Numerical derivative of analytic function Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: deriv.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Daniel Ennis (View more)

Numerical derivative of analytic function script description:




Publisher review:
Numerical derivative of analytic function - Calculate the numerical derivative of an analytic function with different methods. This function returns the numerical derivative of an analytic function. Of special note, is the incorporation of the "complex step-derivative" approach which offers greatly improved derivative accuracy compared to forward and central difference approximations. This is especially germain when accuracy at the level of machine precision is a concern.

SYNTAX: dfdx=deriv(f,x,h,method)INPUTS: f - A function a handle (eg f=@(x) sin(x))x - Interval over which f(x) is definedh - Derivative step-sizemethod - Numerical methods used to compute derivative'forward2' - Two point forward difference'forward3' - Three point forward difference'central2' - Two point central difference'central4' - Four point central difference'complex' - Complex step-derivative approximationOUTPUTS: dfdx - Numerical estimate of the derivative of f(x) Requirements: ยท MATLAB Release: R14SP3
Numerical derivative of analytic function is a Matlab script for Mathematics scripts design by Daniel Ennis. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
Numerical derivative of analytic function - Calculate the numerical derivative of an analytic function with different methods.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5