Nicia Nanami
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Please help me how to fit the data with a power law function
Hi every one, I have a small problem with data needed to fit it with the power law. x = [30,29,21,15,9,1]; y = [0.05,2,3....
7 years 前 | 4 个回答 | 0
4
个回答提问
Question about using ODE45
I have this equation: dy/dx= 1/(a*x^-3+b*x^-5) a=(3/4)t b=(1/2)t^2 t=[0.5 20] x=[2 5] The question is using ODE45...
7 years 前 | 3 个回答 | 0
3
个回答提问
Please help me to check my code
I have a problem when running my code. For some reason , my plotting doesn't work, thus my graph is complete blank when I run th...
7 years 前 | 1 个回答 | 0
1
个回答提问
Please help me with the code
I have an equation: dy/dx = 8*y^k - 3*y The given numbers: k=[0.1:0.01:0.2] y0=0.6 x=[0 10] y1=2 How can...
7 years 前 | 1 个回答 | 0