Python
 Computer >> Computer tutorials >  >> Programming >> Python
  1. Integrate a Legendre series in Python

  2. Integrate a Legendre series and set the order of integration in Python

  3. Multiply one Hermite_e series to another in Python

  4. Divide one Hermite_e series by another in Python

  5. Evaluate a 2-D Hermite_e series at points (x,y) with 1D array of coefficient in Python

  6. Evaluate a 3-D Hermite_e series at points (x,y,z) with 2D array of coefficient in Python

  7. Generate a Pseudo Vandermonde matrix of the Legendre polynomial and x, y, z floating array of points in Python

  8. Generate a Pseudo Vandermonde matrix of the Legendre polynomial and x, y, z complex array of points in Python

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

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

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

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

  13. Differentiate a Hermite_e series and multiply each differentiation by a scalar in Python

  14. Evaluate a Legendre series at tuple of points x in Python

  15. Integrate a Hermite_e series and set the lower bound of the integral in Python

  16. Integrate a Hermite_e series over specific axis in Python

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

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

  19. Remove small trailing coefficients from Legendre polynomial in Python

  20. Integrate a Hermite_e series and set the order of integration in Python

Total 8978 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:441/449  20-Computer/Page Goto:1 435 436 437 438 439 440 441 442 443 444 445 446 447