photo

鑫彤 纪


Last seen: 1 year ago Active since 2024

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

3 Questions
0 Answers

Discussions

1 Discussion

RANK
144,455
of 301,186

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,188

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,292

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
1 Discussion

AVERAGE NO. OF LIKES
0

Feeds

View by

Question


What can I do if I get the following error?
[X, Y, T] = ndgrid(xspan, yspan, tspan0); R_pre = interpn(X, Y, T, u_history, x, y, tref, 'linear'); Incorrect use of ...

1 year ago | 1 answer | 0

1

answer

Discussion


请问遇到如下报错我可以有哪些修改方案
[X, Y, T] = ndgrid(xspan, yspan, tspan0); R_pre = interpn(X, Y, T, u_history, x, y, tref, 'linear'); Incorrect use of ...

1 year ago | 0

Question


Please tell me what corrections can I make when encountering the following error?
[X, Y, T] = ndgrid(xspan, yspan, tspan0); R_pre = interpn(X, Y, T, u_history, x, y, tref, 'linear'); Incorrect use of ...

1 year ago | 1 answer | 0

1

answer

Question


How should I set the value of u_tau?
Hello everyone, I would like to use pdepe for solving a SIR partial differential equations in one dimension with time lag, so it...

1 year ago | 1 answer | 0

1

answer