diffxy

버전 1.2.0.0 (65.8 KB) 작성자: Darren Rowland
Second-order accurate numerical differentiation (N-dimensional)
다운로드 수: 3.2K
업데이트 2010/11/8

라이선스 보기

In its simplest usage DIFFXY uses a second-order accurate scheme to approximate the derivative of a vector y with respect to a vector x. It differs from existing functions in the following ways:

- returns dydx having the same size as y (unlike DIFF which reduces the dimension by 1)
- special treatment of end-points for higher accuracy
- specifically built to handle unequally spaced data

DIFFXY also has the following capabilities

- x and y can be N-dimensional arrays
- operate on chosen dimension of N-d arrays
- computes higher-order derivatives via iteration

See the Help section and demo file for examples and further information.
Please suggest any improvements/report any bugs either in the comments or via email.

인용 양식

Darren Rowland (2026). diffxy (https://kr.mathworks.com/matlabcentral/fileexchange/29312-diffxy), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R14
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Linear Algebra에 대해 자세히 알아보기
도움

도움 받은 파일: derivative

도움 준 파일: DGradient

버전 게시됨 릴리스 정보
1.2.0.0

9 Nov 2010 - minor update to demo file to correct figure legend and screenshot

1.0.0.0