Python
 Computer >> Computer tutorials >  >> Programming >> Python
  1. Generate a Vandermonde matrix of the Chebyshev polynomial with complex array of points in Python

  2. Generate a pseudo Vandermonde matrix of the Chebyshev polynomial in Python

  3. Integrate a polynomial and multiply the result by a scalar before the integration constant is added in Python

  4. Generate a monic polynomial with given roots in Python

  5. Evaluate a polynomial specified by its roots at points x in Python

  6. Generate pseudo Vandermonde matrix of Chebyshev polynomial with float array of points coordinates in Python

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

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

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

  10. Differentiate a polynomial and multiply each differentiation by a scalar in Python

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

  12. Generate a pseudo Vandermonde matrix of Chebyshev polynomial and x, y, z floating array of points in Python

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

  14. Integrate using the composite trapezoidal rule in Python

  15. Return the gradient of an N-dimensional array and specify edge order in Python

  16. Generate a Pseudo Vandermonde matrix of Hermite polynomial and x, y, z floating array of points in Python

  17. Calculate the n-th discrete difference over given axis in Python

  18. Calculate the n-th discrete difference over axis 1 in Python

  19. Return the multiple vector cross product of two vectors and change the orientation of the result in Python

  20. Return a boolean array which is True where the string element in array starts with prefix in Python

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