photo

Marco Sammito


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ...

nästan 8 år ago | 0 answers | 0

0

answers

Question


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...

nästan 8 år ago | 2 answers | 0

2

answers

Question


ODE: how to plot result and piecewise function?
Hi. I have the following problem <</matlabcentral/answers/uploaded_files/64651/Capture.JPG>> where <</matlabcentral/ans...

nästan 8 år ago | 1 answer | 0

1

answer

Question


How to pass parameters?
Hi. I have to solve this differential equation <</matlabcentral/answers/uploaded_files/64599/Capture.JPG>> where <</mat...

nästan 8 år ago | 1 answer | 0

1

answer

Question


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...

nästan 8 år ago | 0 answers | 1

0

answers

Question


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, ...

ungefär 8 år ago | 1 answer | 0

1

answer

Answered
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...

ungefär 8 år ago | 0

Question


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; % ...

ungefär 8 år ago | 3 answers | 0

3

answers

Answered
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...

ungefär 8 år ago | 0

Question


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 ...

ungefär 8 år ago | 1 answer | 0

1

answer

Question


ode15s differential-algebraic problem
Hi. I have to solve <</matlabcentral/answers/uploaded_files/62887/CodeCogsEqn.png>> and <</matlabcentral/answers/uploa...

ungefär 8 år ago | 2 answers | 0

2

answers

Question


ode45 solver loop
Hi. I have to solve this equation <</matlabcentral/answers/uploaded_files/62873/CodeCogsEqn%20(4).png>> where h is defin...

ungefär 8 år ago | 1 answer | 0

1

answer