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...
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...
13年以上 前 | 1
質問
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...
13年以上 前 | 2 件の回答 | 0
2
回答質問
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...
13年以上 前 | 1 件の回答 | 0
1
回答質問
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...
13年以上 前 | 0 件の回答 | 0
0
回答回答済み
Reading mat files with variables that have different names
Both methods work like a charm.....that is exactly wat I wanted.....Thanks guys
Reading mat files with variables that have different names
Both methods work like a charm.....that is exactly wat I wanted.....Thanks guys
14年弱 前 | 0
質問
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 ...
14年弱 前 | 3 件の回答 | 0
3
回答回答済み
About 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...
About 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...
14年弱 前 | 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...
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...
14年弱 前 | 0
質問
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...
14年弱 前 | 3 件の回答 | 0
3
回答質問
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...
14年弱 前 | 1 件の回答 | 0
1
回答質問
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...
約14年 前 | 1 件の回答 | 0