Community Profile

photo

Gabriel Baranoski


Last seen: meer dan een jaar ago Active since 2022

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Answered
How do I solve an ODE of the form y'=ay^3 +by^2 +cy +d?
Hey so I ended up figuring it out. This is my code to solve the ODE below: FK=polyfit(MFPs(:,1),MFPs(:,2),20); tspan = [0 :0.0...

ongeveer 2 jaar ago | 0

Question


How do I solve an ODE of the form y'=ay^3 +by^2 +cy +d?
I have a vector, for example "pn" of size (20,1). Each point of data describes a coeffecient of y to the power of 20 minus that ...

ongeveer 2 jaar ago | 2 answers | 0

2

answers