How I can code this Nonuniform Series?
Afficher commentaires plus anciens
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 commentaires
Kevin Chng
le 11 Oct 2018
Do you mind post your for loop function with your handle function?
Dimitris Kalogiros
le 11 Oct 2018
Modifié(e) : Dimitris Kalogiros
le 11 Oct 2018
Two questions:
1) What is the definition of Pn(x) ?
2) Do you have "symbolic math toolbox" license ?
Torsten
le 11 Oct 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
le 12 Oct 2018
Modifié(e) : mohamad hoseini
le 12 Oct 2018
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

