How I can code this Nonuniform Series?
Mostrar comentarios más antiguos
Hi all,
I have a problem in coding of series below:

from n=0 & P0(x)=1. I used handle function in a for loop but I couldn't to save the handle function at the end of each iteration. I appreciate you if you could help me on this problem.
Thanks
4 comentarios
Kevin Chng
el 11 de Oct. de 2018
Do you mind post your for loop function with your handle function?
Dimitris Kalogiros
el 11 de Oct. de 2018
Editada: Dimitris Kalogiros
el 11 de Oct. de 2018
Two questions:
1) What is the definition of Pn(x) ?
2) Do you have "symbolic math toolbox" license ?
Torsten
el 11 de Oct. de 2018
Do these recursively defined polynomials have a name ?
Then maybe googling this name together with "matlab" will give you hints on how to efficiently calculate them.
mohamad hoseini
el 12 de Oct. de 2018
Editada: mohamad hoseini
el 12 de Oct. de 2018
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Logical 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!

