Clear Filters
Clear Filters

chebfun coefficient reconstruction from initial value

3 views (last 30 days)
Hello i have an initial Chebychev coefficient of X0=1.853 from which i have to get the other coeeficient 40.507, 172.277 , 355.499 , 445.373
i have downloaded the chebfun functions and tried to use chebpolyval(4,1) and i cant get those values, what function shown i use in order to recreate this result?
Thanks
  2 Comments
John D'Errico
John D'Errico on 6 Jul 2017
Edited: John D'Errico on 6 Jul 2017
Huh? I think you should try asking this question a bit more clearly.
https://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer
fima v
fima v on 7 Jul 2017
Edited: fima v on 7 Jul 2017
i need to recreate these chebychev coefficents given the initial value of X_0=1.853 as shown in the photo bellow. i have tried to follow the iterrative algorithm shown in the photo bellow. please help me understand where did i go wrong?
Thanks
if x_0=1.853 then T_0=1 T_1=1.853 T_2=2*1.853*1.853-1 its not the same numbers that they get in the article </matlabcentral/answers/uploaded_files/82373/Capture.JPG>

Sign in to comment.

Answers (0)

Categories

Find more on Mathematics in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!