Community Profile

photo

Gabriel Baranoski


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
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...

2 years 前 | 0

提问


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

2 years 前 | 2 个回答 | 0

2

个回答