Programming Languages:
MATLAB
Spoken Languages:
English
MATLAB
Spoken Languages:
English
Feeds
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
2 years 前
已回答
plot analytical solution with two solutions
I would use the fplot command. The documentation can be found here. For your example, a solution could be f = @(y) y*exp(-y^2/...
plot analytical solution with two solutions
I would use the fplot command. The documentation can be found here. For your example, a solution could be f = @(y) y*exp(-y^2/...
3 years 前 | 0


