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

  2. Evaluate a Hermite series at list of points x in Python

  3. Evaluate a Hermite series at points x with multidimensional coefficient array in Python

  4. Evaluate a 2-D Hermite series at points (x,y) in Python

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

  6. Get the Least squares fit of Hermite series to data in Python

  7. Remove small trailing coefficients from Hermite polynomial in Python

  8. Convert a Hermite series to a polynomial in Python

  9. Convert a polynomial to Hermite series in Python

  10. Add one Laguerre series to another in Python

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

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

  13. Generate a Chebyshev series with given complex roots in Python

  14. Compute the roots of a Chebyshev series in Python

  15. Compute the roots of a Chebyshev series with given complex roots in Python

  16. Generate a Vandermonde matrix of the Chebyshev polynomial in Python

  17. Evaluate a 2D Laguerre series at points (x,y) in Python

  18. Differentiate a Hermite series and multiply each differentiation by a scalar in Python

  19. Differentiate a Laguerre series, set the derivatives and multiply each differentiation by a scalar in Python

  20. Evaluate a 3-D Hermite series on the Cartesian product of x, y and z in Python

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