photo

Nicia Nanami


Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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

4

answers

Question


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

3

answers

Question


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

1

answer

Question


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

1

answer