photo

TUSHAR ANDRIYAS


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
4 个回答

排名
15,508
of 301,383

声誉
2

贡献数
7 个提问
4 个回答

回答接受率
28.57%

收到投票数
1

排名
 of 21,252

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,306

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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...

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

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...

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...

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

1

个回答