Statistik
RANG
15.508
of 301.454
REPUTATION
2
ANTWORTZUSTIMMUNG
28.57%
ERHALTENE STIMMEN
1
RANG
of 21.287
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 174.632
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER 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...
mehr als 13 Jahre vor | 1
Frage
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...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 14 Jahre vor | 0 Antworten | 0
0
AntwortenReading mat files with variables that have different names
Both methods work like a charm.....that is exactly wat I wanted.....Thanks guys
fast 14 Jahre vor | 0
Frage
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 ...
fast 14 Jahre vor | 3 Antworten | 0
3
AntwortenAbout 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...
fast 14 Jahre vor | 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...
fast 14 Jahre vor | 0
Frage
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...
fast 14 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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...
fast 14 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 14 Jahre vor | 1 Antwort | 0