Community Profile

photo

JING JIAO


2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

4年以上 前 | 0 件の回答 | 0

0

回答

質問


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

4年以上 前 | 2 件の回答 | 0

2

回答

質問


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

5年弱 前 | 0 件の回答 | 0

0

回答

質問


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

5年以上 前 | 1 件の回答 | 0

1

回答

質問


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

5年以上 前 | 2 件の回答 | 0

2

回答