Statistiques
RANG
15 508
of 301 440
RÉPUTATION
2
CONTRIBUTIONS
7 Questions
4 Réponses
ACCEPTATION DE VOS RÉPONSES
28.57%
VOTES REÇUS
1
RANG
of 21 282
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 580
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
About saving output at specific time steps with an ODE solver
Tspan is defined seperately as Tspan=[0 1000]. I let the adaptive scheme do its thing and the differential eqs are solved in a f...
plus de 13 ans il y a | 1
Question
About saving output at specific time steps with an ODE solver
Hi there, I am running matlab ODE function and saving the integrated solution in a file. Each file comes out to be around 1 G...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
Symbolic solve giving wierd roots
Hi there, I was trying to solve for a complicated but nevertheless a polynomial equation with the symbolic toolbox. I got a s...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Problem with file loading in for loop
Hi there, I am trying to analyze a bunch of mat files by loading them in a for loop. I am also saving the output in a structu...
presque 14 ans il y a | 1 réponse | 0
0
réponseReading mat files with variables that have different names
Both methods work like a charm.....that is exactly wat I wanted.....Thanks guys
presque 14 ans il y a | 0
Question
Reading mat files with variables that have different names
Hi there, I am trying to load a bunch of mat files, the contents of which are CELL variables. For example when I load a file ...
presque 14 ans il y a | 3 réponses | 0
3
réponsesAbout normal random number generator
Hi Walter, I am setting the internal state through the rand('state',sum(100*clock)) but the initial conditions are taken from...
presque 14 ans il y a | 0
About normal random number generator
Forgot to add that I am running an Initial value problem on ode15s and my initial conditions are picked from the random number g...
presque 14 ans il y a | 0
Question
About normal random number generator
Hi there, I am running replicas of the same code on multiple machines and have found something strange. Although I clear ever...
presque 14 ans il y a | 3 réponses | 0
3
réponsesQuestion
Help with saving contents of a run every 240 iterations
Hi there, I am solving an ODE problem with ode15s and at present am running the code for random initial conditions 240 times in...
presque 14 ans il y a | 1 réponse | 0
1
réponseQuestion
question abt variable size array in a for loop
Hi there, I am working with an ODE solver inside a for loop and am trying to save every iteration in a variable. The thing is...
environ 14 ans il y a | 1 réponse | 0