photo

JING JIAO


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

ongeveer 5 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 5 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


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

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 6 jaar ago | 2 answers | 0

2

answers