Search:
MATLAB Central
File Exchange
Answers
Newsgroup
Link Exchange
Blogs
Trendy
Cody
Contest
MathWorks.com
Log In
Create Account
Log In
File Exchange
Answers
Newsgroup
Link Exchange
Blogs
Trendy
Cody
Contest
MathWorks.com
Download All
No BSD License
Highlights from
Golden Section Search and Davidon Fletcher Powell
apropos(varargin)
APROPOS M-file for apropos.fig
dfp(varargin)
graphe(varargin)
GRAPHE M-file for graphe.fig
interface(varargin)
INTERFACE M-file for interface.fig
muldim(varargin)
MULDIM M-file for muldim.fig
rep2d(varargin)
REP2D M-file for rep2d.fig
resultatsmul(varargin)
RESULTATSMUL M-file for resultatsmul.fig
resultatunid(varargin)
RESULTATUNID M-file for resultatunid.fig
unidim(varargin)
UNIDIM M-file for unidim.fig
f(x)
fon=mafonction(x)
g=numgrad(x,fun)
calculer le gradient d'une fonction f en x
maximize(fig)
MAXIMIZE Size a window to fill the entire screen.
multidim(varargin)
MULTIDIM M-file for multidim.fig
trouvelepas(f, x, h, ro, epsi...
algodfp.m
algodfp1.m
menu.m
representation.m
sectiondoree.m
trace.m
tracef.m
View all files
from
Golden Section Search and Davidon Fletcher Powell
by
MEKHMOUKH Abdenour
Golden Section search
f(x)
function y = f(x) y = x^3-10*x-5 ; % fonction test
Contact us at
files@mathworks.com