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에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

