Help with coding taylor expansion of sin(x)
Mostrar comentarios más antiguos
I wrote the Taylor expansion of cos(x), now I'm trying to do sin(x). Is the code similar? If so what changes do I do.
Respuestas (1)
James Tursa
el 23 de Abr. de 2015
1 voto
Yes the code for sin(x) is similar to cos(x). You could Bing "Taylor Series for cos x" and click on the first link:
Categorías
Más información sobre Interpolation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!