Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Student Support Forum
-----
Student Support Forum: 'Data fitting for 2 differential equations' topicStudent Support Forum > General > Archives > "Data fitting for 2 differential equations"

Next Comment >Help | Reply To Topic | Post New Topic
Author Comment/Response
Matthew
05/12/08 4:22pm

Hi,

I have a lotka-volterra equations for 2-species as a model, i.e.
m'[t] == am m[t] - bm m[t]^2 + cmn m[t] n[t]
n'[t] == an n[t] - bn n[t]^2 + cnm n[t] m[t]
m[0] == mo
n[0] == no

where am,bm,cmn,an,bn,cnm are coefficients. Now I have real data for (m[t],n[t]). How do I retrieve the coefficients of my model from these data using Mathematica?

Appreciate very much the inputs.

Thanks.

URL: ,

Subject (listing for 'Data fitting for 2 differential equations')
Author Date Posted
Data fitting for 2 differential equations Matthew 05/12/08 4:22pm
Re: Data fitting for 2 differential equations Matt 05/18/08 9:01pm
Next Comment >Help | Reply To Topic | Post New Topic





 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy