afouladi86
Junior Member level 2
- Joined
- Nov 13, 2006
- Messages
- 21
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- Azerbaijan-Tabriz
- Activity points
- 1,384
hi all
i need programs in c or matlab to find the roots of this equations with (10D) by this methods:bisection,secant,newton raphson,regula falsi ;
y=f(t)=9600(1-{e}^{-t/15})-480t=0
z=g(t)=640({e}^{-t/15})-480=0;
i need programs in c or matlab to find the roots of this equations with (10D) by this methods:bisection,secant,newton raphson,regula falsi ;
y=f(t)=9600(1-{e}^{-t/15})-480t=0
z=g(t)=640({e}^{-t/15})-480=0;