統計
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:...
10年弱 前
質問
I have a problem with converting a differential equation into a function!!!
How to write y'+2*y=0 ; y(0)=1 as a function ? I used the following but it did not work. function f = eqn(x) f=-2*x; ...
12年以上 前 | 1 件の回答 | 0
