The Weierstrass method for finding all roots of the Chebyshev polynomial of the first order.
-
Updated
Apr 6, 2021 - MATLAB
The Weierstrass method for finding all roots of the Chebyshev polynomial of the first order.
This example computes three core statistics from an array (a), namely the average (AV), standard deviation (SD), and coefficient of variation (CV). Results are derived step by step and returned in array (r). Implemented in Python, MATLAB, and JavaScript.
Add a description, image, and links to the coefficients topic page so that developers can more easily learn about it.
To associate your repository with the coefficients topic, visit your repo's landing page and select "manage topics."