Python
 Computer >> Computer tutorials >  >> Programming >> Python
  1. Evaluate a Hermite series at array of points x in Python

  2. Evaluate a 2-D Chebyshev series on the Cartesian product of x and y in Python

  3. Evaluate a 2-D Chebyshev series on the Cartesian product of x and y with 3d array of coefficient in Python

  4. Evaluate a 3-D polynomial on the Cartesian product of x, y, z with 4d array of coefficient in Python

  5. Evaluate a 3-D polynomial on the Cartesian product of x, y, z with 2d array of coefficient in Python

  6. Differentiate a polynomial in Python

  7. Generate a Pseudo-Vandermonde matrix of given degree in Python

  8. Subtract one Hermite series from another in Python

  9. Evaluate a Hermite series at points x and the shape of coefficient array extended for each dimension of x in Python

  10. Generate a Pseudo-Vandermonde matrix of given degree with float array of points coordinates in Python

  11. Differentiate a Chebyshev series with multidimensional coefficients over specific axis in Python

  12. Differentiate a Chebyshev series with multidimensional coefficients over axis 1 in Python

  13. Generate a Pseudo-Vandermonde matrix of given degree with complex array of points coordinates in Python

  14. Generate a pseudo Vandermonde matrix of the Chebyshev polynomial and x, y, z sample points in Python

  15. Differentiate a polynomial with multidimensional coefficients in Python

  16. Differentiate a polynomial and set the derivatives in Python

  17. Return the scaled companion matrix of a 1-D array of Chebyshev series coefficients in Python

  18. Get the Least squares fit of Chebyshev series to data in Python

  19. Multiply a Hermite series by an independent variable in Python

  20. Multiply one Hermite series to another in Python

Total 8978 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:425/449  20-Computer/Page Goto:1 419 420 421 422 423 424 425 426 427 428 429 430 431