Feeds
質問
Operating on CSV file as a matrix
Dear all. I'm a low to medium level user of Matlab (mainly for analysing data and plotting, not strong in coding), I have a tr...
5年弱 前 | 1 件の回答 | 0
1
回答回答済み
Heat transfer differential equation
I've solved my question using ode113: [t,y] = ode113(@(t,y) -k1*(y-299)-k2*y^4,[0 100],1673) , which eventually worked better ...
Heat transfer differential equation
I've solved my question using ode113: [t,y] = ode113(@(t,y) -k1*(y-299)-k2*y^4,[0 100],1673) , which eventually worked better ...
約6年 前 | 0
| 採用済み
質問
Heat transfer differential equation
Dear all, I'm quite a new user of Matlab, I'm asking you somethiing that could be simple or obvious, but I've tried and no reas...
約6年 前 | 2 件の回答 | 0

