Feeds
已回答
How to apply If else condition properly for ode45 function file?
I tested this but the thing you're saying did not happen: function []=pap() [AA,BB] = ode45(@testttt,[0,5],[2,.1]) ...
How to apply If else condition properly for ode45 function file?
I tested this but the thing you're saying did not happen: function []=pap() [AA,BB] = ode45(@testttt,[0,5],[2,.1]) ...
12 years 前 | 0
已回答
How to solve this analytical equation please?
if you rearrange the equation, you'll get a=alpha phi = P/Psat G = exp( (1/a)*(G0^a * (1-a)) / (1-a-phi+(G0^a)*a*phi)...
How to solve this analytical equation please?
if you rearrange the equation, you'll get a=alpha phi = P/Psat G = exp( (1/a)*(G0^a * (1-a)) / (1-a-phi+(G0^a)*a*phi)...
12 years 前 | 0
提问
How should data be prepared for system identification?
I'm going to do some experiments and use the data from the experiments in system identification(SI) toolbox. In MATLAB's dryer e...
12 years 前 | 1 个回答 | 0
