photo

TUSHAR ANDRIYAS


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
4 Answers

RANK
15,508
of 301,379

REPUTATION
2

CONTRIBUTIONS
7 Questions
4 Answers

ANSWER ACCEPTANCE
28.57%

VOTES RECEIVED
1

RANK
 of 21,244

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,273

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

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

13 years ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

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

14 years ago | 3 answers | 0

3

answers

Answered
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 ago | 0

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

14 years ago | 3 answers | 0

3

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer