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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0