이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
This function allows to calculate the coefficients weighting the function values at different points according to central finite differences theory.
It should be noted that the points are equispaced.
These coefficients according to specific equations cited in the attached function file, allow to estimate the derivative of any order id and of any order of accuracy ac
The function has 2 inputs consisting of the wanted id and ac, and has two outputs that are np the number of points and co the coefficients.
This matlab function uses the solve function from symbolic math toolbox and has been created with Matlab R2016-student.
인용 양식
Li (2026). Central finite differences method (https://kr.mathworks.com/matlabcentral/fileexchange/124850-central-finite-differences-method), MATLAB Central File Exchange. 검색 날짜: .
