I want to analise this problem by numerical method

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
mohkem
Messages
3
Reaction score
0

Homework Statement



y=(a*exp^b*x)/(c+d*exp^m*x)



The Attempt at a Solution



(1/y)=(c+d*exp^m*x)/(a*exp^b*x)

y(new)=1/y

y(new)=(c/(a*exp^b*x))+(d*exp^m*x)/(a*exp^b*x)

i stopped here and i don't know how can i complete?
 
Physics news on Phys.org
You wrote a formula, but you did not say what the problem is.
 
Y(new)=A+B*X(new) i want to achieve this formula with method of numerical
 
I for one have no idea what you're trying to do.

Please write the problem statement. If it's given to you in some language other than English, which I suspect is the case, do the best you can to translate the problem statement into English.
 
ok i want equation for variables a and b and c and d and m by method of numerical