Forward difference gradient approximator

Version 1.0.0.0 (471 Bytes) by Sean Wu
Approximates the gradient of a function of n variables using a forward difference approximation.
174 Downloads
Updated 21 Mar 2015

View License

This function returns the gradient vector of the function fcn
using a forward difference approximation. Inputs are the function @fcn,
x=[x1,..xn] and the purturbation size r.

Cite As

Sean Wu (2026). Forward difference gradient approximator (https://ch.mathworks.com/matlabcentral/fileexchange/50140-forward-difference-gradient-approximator), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Characters and Strings in Help Center and MATLAB Answers
Version Published Release Notes
1.0.0.0