Python
 Computer >> Computer tutorials >  >> Programming >> Python
  1. Raise a polynomial to a power in Python

  2. Evaluate a polynomial at points x in Python

  3. Evaluate a polynomial when coefficients are multi-dimensional in Python

  4. Evaluate a 2-D polynomial at points (x, y) with 3D array of coefficient in Python

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

  6. Differentiate a polynomial with multidimensional coefficients over axis 1 in Python

  7. Differentiate a polynomial, set the derivatives and multiply each differentiation by a scalar in Python

  8. Integrate a polynomial in Python

  9. Integrate a polynomial and set the order in Python

  10. Differentiate a Hermite_e series in Python

  11. Differentiate a Hermite_e series with multidimensional coefficients in Python

  12. Differentiate a Hermite_e series and set the derivatives in Python

  13. Integrate a polynomial and set the Integration constant in Python

  14. Integrate a polynomial and set the lower bound of the integral in Python

  15. Evaluate a polynomial at points x with multidimensioanl array of roots in Python

  16. Evaluate a polynomial and every column of coefficients in r is evaluated for every element of x in Python

  17. Evaluate a polynomial at points x and x is broadcast over the columns of r for the evaluation in Python

  18. Generate a Vandermonde matrix of given degree in Python

  19. Generate a Vandermonde matrix of given degree with complex array of points in Python

  20. Generate a Pseudo-Vandermonde matrix of given degree and x, y, z sample points in Python

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