Search found 2 matches

by shevaswanto
Fri Feb 01, 2013 11:00 pm
Forum: Programming
Topic: newton method
Replies: 1
Views: 1560

Re: newton method

I've figured it out myself
thanks
by shevaswanto
Wed Jan 30, 2013 6:30 am
Forum: Programming
Topic: newton method
Replies: 1
Views: 1560

newton method

Anyone know how to solve problem regarding newton method as follows: k =0.5 sigma1=1.2, sigma2 changes such that =1.1, 1.2, 1.3,…,10.0 f(p)=(1-sigma1)*p^-sigma1+(1-sigma2)*p^-sigma2+sigma1*k*p^-sigma1-1+sigma2*k*p^-sigma2-1 the problem is how to find the value of p which results f(p)=0 for each sigm...

Go to advanced search