Programming Languages:
MATLAB
Spoken Languages:
English
MATLAB
Spoken Languages:
English
統計
All
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年 前
回答済み
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年 前 | 0


