Get the 2nd derivatives of a vector with two finite boundaries

The function gets the 2nd derivatives of a vector with two finite boundaries
138 Downloads
Aktualisiert 4. Apr 2012

Lizenz anzeigen

The function gets the 2nd derivatives of a vector with two finite boundaries.

function V2ndDx = get_V2ndDx(V,delta_x,INDstart,INDend)

Input:
V = the input vector, 1D data
delta_x = delta x
INDstart = first index
INDend = last index

Output:
V2ndDx = 2nd derivative of M with respect to x (horizontal direction)

Zitieren als

Shao Ying Huang (2024). Get the 2nd derivatives of a vector with two finite boundaries (https://www.mathworks.com/matlabcentral/fileexchange/35997-get-the-2nd-derivatives-of-a-vector-with-two-finite-boundaries), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2011b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Interpolation finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

new tags

1.0.0.0