How I can code this Nonuniform Series?
Show older comments
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 Comments
Kevin Chng
on 11 Oct 2018
Do you mind post your for loop function with your handle function?
Dimitris Kalogiros
on 11 Oct 2018
Edited: Dimitris Kalogiros
on 11 Oct 2018
Two questions:
1) What is the definition of Pn(x) ?
2) Do you have "symbolic math toolbox" license ?
Torsten
on 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
on 12 Oct 2018
Edited: mohamad hoseini
on 12 Oct 2018
Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
