DoubleDifferentialLagrangePolynomial( EvaluationPoints,InterpolationPoints )
버전 1.1.0.0 (1.46 KB) 작성자:
André Flakke
Matrix with second derivative of Lagrange polynomials
The function computes a matrix of second derivatives of Lagrange polynomials with respect to the nodal basis 'InterpolationPoints'. The polynomials are evaluated at the points 'EvaluationPoints'. The polynomials are stacked columnwise, with the rows corresponding to the evaluation points. The input is assumed to be one dimensional arrays.
인용 양식
André Flakke (2026). DoubleDifferentialLagrangePolynomial( EvaluationPoints,InterpolationPoints ) (https://kr.mathworks.com/matlabcentral/fileexchange/65602-doubledifferentiallagrangepolynomial-evaluationpoints-interpolationpoints), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2017b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
- MATLAB > Mathematics > Elementary Math > Polynomials >
Help Center 및 MATLAB Answers에서 Polynomials에 대해 자세히 알아보기
