Numerical Analysis question

Status
Not open for further replies.

ufochina

Banned
Joined
Dec 11, 2009
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Austin
Activity points
0
Given: Concentration = (ep-el) / (ep-em) * (em/el)1/3 * 100 where “ep
” and “em” are constants. Write a “C” program to determine “el” for
concentrations 0 to 100 step 10。


It is more like using numerical anasis, any one can help me on that?

Thanks!
 

"Numerical Analysis question" to solve a linear equation? You must be joking...
Get a basic math book (a very, very basic one) and try to solve something like "y=5x+2" for" x"
Solution: x=(y-2)/5 (JFYI)
 

Hi, I need a code to use Homotopy Analysis Method for solving fractional order differential equations?Plz help
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…