Marco Sammito
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
System of ODE: derivative inside equation
Hi. I have to solve this system of ODE: <</matlabcentral/answers/uploaded_files/70711/eq.JPG>> How should I treat x'_3 in ...
8 years 前 | 0 个回答 | 0
0
个回答提问
plotyy: problem with ticks
Hi. I have this graph but I cannot figure out how to adjust the ticks. Can you help me out? <</matlabcentral/answers/uploaded...
8 years 前 | 2 个回答 | 0
2
个回答提问
ODE: how to plot result and piecewise function?
Hi. I have the following problem <</matlabcentral/answers/uploaded_files/64651/Capture.JPG>> where <</matlabcentral/ans...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to pass parameters?
Hi. I have to solve this differential equation <</matlabcentral/answers/uploaded_files/64599/Capture.JPG>> where <</mat...
8 years 前 | 1 个回答 | 0
1
个回答提问
ODE45: doubts about the result. Correct or not?
Hi. I have to solve <</matlabcentral/answers/uploaded_files/64265/Capture.JPG>> I do not know if it may be helpful, but no...
8 years 前 | 0 个回答 | 1
0
个回答提问
ODE15s: segmentation violation and imaginary parts
Hi. I am solving <</matlabcentral/answers/uploaded_files/63813/CodeCogsEqn%20(1).png>> If I set P0=2100 I get a result, ...
8 years 前 | 1 个回答 | 0
1
个回答已回答
ODE45: how to print a variable
Thank you for answering. I tried your code but MATLAB returns this error: <</matlabcentral/answers/uploaded_files/63102/Capt...
ODE45: how to print a variable
Thank you for answering. I tried your code but MATLAB returns this error: <</matlabcentral/answers/uploaded_files/63102/Capt...
8 years 前 | 0
提问
ODE45: how to print a variable
Hi, I have the following code diffeq.m file function vdot=diffeq(t,v) a=2; b=3; c=4; d=5; e=a*b/c; % ...
8 years 前 | 3 个回答 | 0
3
个回答已回答
Solving as ODE45 and ODE15s gives different results
I tried following Torsten's suggestion and now the two graphs are almost equal. Here is the code I modified as Torsten pointed o...
Solving as ODE45 and ODE15s gives different results
I tried following Torsten's suggestion and now the two graphs are almost equal. Here is the code I modified as Torsten pointed o...
8 years 前 | 0
提问
Solving as ODE45 and ODE15s gives different results
Hi, I have to solve this problem <</matlabcentral/answers/uploaded_files/62973/CodeCogsEqn.png>> as it were a DAE (I know ...
8 years 前 | 1 个回答 | 0
1
个回答提问
ode15s differential-algebraic problem
Hi. I have to solve <</matlabcentral/answers/uploaded_files/62887/CodeCogsEqn.png>> and <</matlabcentral/answers/uploa...
8 years 前 | 2 个回答 | 0
2
个回答提问
ode45 solver loop
Hi. I have to solve this equation <</matlabcentral/answers/uploaded_files/62873/CodeCogsEqn%20(4).png>> where h is defin...
8 years 前 | 1 个回答 | 0