photo

JING JIAO


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to differentiate dampened cycling data and constant cycling data in Matlab?
I have a group of data, which I want to see if it gradually dampens. Here are four vector examples to explain what I mean: a=[...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


error in handle when save multiple figures
I am running a loop to save multiple figures, in one loop the figure is coded as: subplot(4,3,1) plot(1:timesteps,S_RT(1:times...

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Why ODE45 produces different answers for the same ODE function?
Here I used ode45 to solve one simple ODE function with three variables x(1), x(2) and x(3). I saved the final output 'pop' as ...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Can I trust the results about the ODE: Unable to meet integration tolerances?
Hello, My matlab code of ODEs has issues of integration tolerances. Here is the Warning: Failure at t=4.061827e+01. Unable to ...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to generate a vector of character values?
I want to generate a vector A with all character values 1, 2, 3...N; For example, A=['1','2','3'...], N is changeable and can ...

alrededor de 6 años hace | 2 respuestas | 0

2

respuestas