Code covered by the BSD License  

Highlights from
Simple three-point minimum estimation

Be the first to rate this file! 2 Downloads (last 30 days) File Size: 1.33 KB File ID: #24285
image thumbnail

Simple three-point minimum estimation

by Gabriel Alcantara

 

28 May 2009

Script to find the minimum of a single variable function using the Three-point search method.

| Watch this File

File Information
Description

Calculate minimum of single variable function using 3-point search
Usage:
estimated_min=three_point(sfun,a,b,tolerance)
 sfun: Symbolic/String function
 a: Inferior Limit
 b: Superior Limit
 tolerance: Tolerance Range

Required Products Symbolic Math Toolbox
MATLAB release MATLAB 7.7 (R2008b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
optimization Gabriel Alcantara 28 May 2009 10:10:43

Contact us at files@mathworks.com