How I can code this Nonuniform Series?
古いコメントを表示
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 件のコメント
Kevin Chng
2018 年 10 月 11 日
Do you mind post your for loop function with your handle function?
Dimitris Kalogiros
2018 年 10 月 11 日
編集済み: Dimitris Kalogiros
2018 年 10 月 11 日
Two questions:
1) What is the definition of Pn(x) ?
2) Do you have "symbolic math toolbox" license ?
Torsten
2018 年 10 月 11 日
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
2018 年 10 月 12 日
編集済み: mohamad hoseini
2018 年 10 月 12 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Mathematics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

