Statistiques
RANG
26 180
of 295 495
RÉPUTATION
1
CONTRIBUTIONS
7 Questions
4 Réponses
ACCEPTATION DE VOS RÉPONSES
42.86%
VOTES REÇUS
1
RANG
of 20 240
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 991
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
what does the four vector mean in matlab legend 'Position'?
Thanks for all the information on this guys. I think what I have is the dimensions given in 'normal' units. Basically I have to ...
plus de 11 ans il y a | 0
Question
what does the four vector mean in matlab legend 'Position'?
I use the line: leg = legend('Ionisation','Recombination'); pos = get(leg,'Position') But get returned the ...
plus de 11 ans il y a | 4 réponses | 0
4
réponsesQuestion
can you iterate a change in odefun for ode45?
Hi, so I am wanting to plot how a solution to a set of coupled odes change as the function changes by some iterated amount. I ha...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
Can ODE45 solve this equation?
hi, so I have an ODE that I am solving with ODE45. It basically solves: d2x/dt2 = exp(-t/tp)cos(t); where tp is a constant....
plus de 11 ans il y a | 1 réponse | 0
1
réponseHow to prevent Matlab to round off numbers?
I'm not entirely sure how many digits it works for but putting the line: "format long g" at the start of your script might h...
plus de 11 ans il y a | 0
Question
Can you use ODE45 in a for loop?
Hi there, I am having to solve a pair of coupled 1st ODEs. I also need to change the integration time like this: ti = 0 ...
presque 12 ans il y a | 1 réponse | 1
1
réponseQuestion
Using sign(x) with -0.00?
Hi, I need to go through a vector and check the sign of an oscillatory function but I have a lot of -0.0000's at the start which...
presque 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
How do you deal with very large and very small numbers for ode45?
Hi there, I am using the ODE45 function in matlab and am having to do some calculations where the time scale is on the order ...
presque 12 ans il y a | 1 réponse | 0
1
réponseHow can I convert an array to a matrix?
As Jose mentioned the reshape function is a really good one. The help file on that one is really useful for explaining how it ...
presque 12 ans il y a | 0
Question
Solving coupled 1st ODEs with ODE45 or Runge-Kutta?
Hi there, I am having to solve a simple problem where I am equating Newtons's Second Law to the Lorenz Force on a particle: F =...
presque 12 ans il y a | 1 réponse | 0
0
réponseHow do I make a desktop launcher for MATLAB in Linux?
I am trying to do the same, basically going in to the terminal each time is very inconvenient. Is there a way I can make a butto...
environ 12 ans il y a | 0