evaluate chebyshev polynomials takes too long
Mostra commenti meno recenti
I want to get the values of chebyshev polynomials for a very long vector, but it takes too long to wait. e.g.
x = rand(1,10000000)
f = chebyshevT(30,x)
Is there any function can calculate them fast? thanks
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su 多项式 in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!