Newton's iteration
    4 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
Consider the following Newton iteration formula x n+1 =(1/3) (2xn-R/xn^2) , Does it converge for x0 does not equal 0? if so, to what values?
3 comentarios
  Jan
      
      
 el 29 de Sept. de 2011
				@Diyora: You've posted 3 homework questions without showing any effort. This is not a good start in a forum. We are not an answering machine.
If you show, what you have done so far and ask for specific problems, it is more liekly that other users spend time for helping you. 
Respuestas (1)
  William
      
 el 29 de Sept. de 2011
        Do you have the symbolic toolbox? If so syms x n
(Formula)
0 comentarios
Ver también
Categorías
				Más información sobre Symbolic Math Toolbox en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



