ortho_poly.m (Chebyshev polynomials)
Version 1.0.0.0 (797 Bytes) by
Balajee Ananthasayanam
Evaluates chebyshev polynomials with vector arguments for vector arguments x.
5.1K Downloads
Updated
9 Feb 2005
No License
Evaluates chebyshev polynomials for vector arguments x and index, n. This program is a modification of the code ortho_poly.m from "http://ceta.mit.edu/comp_spec_func/". The new thing that is implememnted here is this program can accept vector arguments x which made my program run faster than before.
Cite As
Balajee Ananthasayanam (2025). ortho_poly.m (Chebyshev polynomials) (https://www.mathworks.com/matlabcentral/fileexchange/6875-ortho_poly-m-chebyshev-polynomials), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R13
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Elementary Math > Polynomials >
- Mathematics and Optimization > Symbolic Math Toolbox > Mathematics > Polynomials >
Find more on Polynomials in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |