Marco Sammito
Followers: 0 Following: 0
Statistics
RANK
38 795
of 295 569
REPUTATION
1
CONTRIBUTIONS
10 Questions
2 Answers
ANSWER ACCEPTANCE
30.0%
VOTES RECEIVED
1
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answersQuestion
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
answersQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
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
answerODE45: 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
answersSolving 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
answerQuestion
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
answersQuestion
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