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
Introduction à Matlab (deuxième édition)
plotsub3(textf, a, b, n)
[int, st]=mtc(func, range, nb...
MTC m
[x, ns]=sweep(s,b)
SWEEP double balayage de Cholevski : solution de s*x=b pour s tridiagonale
belongs(x, to_y)
BELONGS appartenance ou inclusion
bin1(x)
bin2(x)
bulle(x)
capital(s)
capital1(s)
cercle(x, xx)
cercleit(dat)
combien(s,x)
degree(p, tol)
deplace(de , vers)
dicho(f, ranges, epsi)
dichot(t, x);
difference(x,y)
DIFFERENCE difference
ecrire(s, nom)
ecriture(x1, x2, n)
ECRITURE affichage des racines pour QUADRATIC.
edolin2( f, x0, xn, y0, yn, n)
EDOLIN2 R
equ1(a,b)
EQU1 r
equ11(a, b)
equ2(a,b,c)
EQU2 r
equ21(a, b, c)
equ2bis(a,b,c)
EQU2BIS r
equ2vect(a, b, c, r)
equ2vect
equ3(a, b, c, d)
eratos(m)
eratos nombres premiers <= m
escont(n)
euler(f, x, y, h)
expo( x )
fact(n) ...
factr(n)
factorielle r
ff(x)
fib(a, b, n)
fibs(a, b, n)
gaussj1( a, b)
gaz(x,d)
gendata(nbpts, outliers)
gj( a, b)
gaussjordan pivot partiel
hanoi(nb)
si nbdisk = 4 voil
hilbfor(n)
HILBFOR Matrice de Hilbert avec boucle for.
horner(p, x)
HORNER Algorithme d'
insertion(x)
insertion(x)
insertion tri par insertion
inter(x,y)
intervs( f, range, nbInter)
inverse0(s)
inverse0 retournement.
inverse1(s)
inverse1 retournement.
inverse2(s)
inverse2 retournement.
invperm(i)
invperm permutation inverse d'une permutation donn
invperm(i)
invperm1(i)
invperm permutation inverse d'une permutation donn
invperm1(i)
invphr1(s)
isapalin(s)
iseven(x)
iseven1(x)
isint(x)
isint1(x)
lecture
LECTURE de 3 nombres utilis
levmar(fcn, a0, ia, options, ...
mrqmin minimisation de levenberg marquardt
linearspace(a, b, n)
linfit(x, y)
lire(nom)
maxi(t);
merge(x1, x2) ...
mlsq(x, y, q, percent)
newton(fun, funprim, x0, epsi...
NEWTON r
newton1(a, b, c, d)
newtvect ( f, fd, ranges, eps...
normale(m, sig)
normale chaque appel renvoie un nombre pseudo al
normalev(m, sig, varargin)
normale chaque appel renvoie un vecteur de nombres pseudo al
numjac( values, pt, fcn, vara...
numjac calcul num
ok=tracespec(n)
p(n)
pieu( n, orig, dest, inter)
pieu tour de hano
pieug( n, orig, dest, inter)
plotfun(f, range, nbpts, titr...
PLOTFUN trace une fonction 2D.
plotsub(f, a, b, n)
plotsub2(f, a, b, n)
polysval(p, x)
pow(n , p);
POW fonction puissance tr
powerrusse(n , p);
powerrusse(n, p);
powerrusse1(n, p);
primes0(m)
prsq(x);
random(lims, n)
rech1(t, x)
rech2(t, x)
rech3(t, x)
rechlin1(a, x)
RECHLIN1 recherche
rechlin2(a, x)
RECHLIN2 recherche
rechlin3(a, x)
rechrec(t, x)
rk2(f, x, y, h)
rk4(f, x, y, h)
rk4adapt(f, span, y, epsi)
s1=invphr(s)
select(x)
select1(x)
sgn(a)
simps(f, range, epsi)
simpsau0( f, range, oldstep, ...
somcub(n)
strcomp(s1, s2)
STRCOMP comparaison de deux cha
sump(n, p)
sumpv(n,p)
swap(a, l1, l2)
tchebcoef( a, b, f, n, epsi )
tchebeval( a, b, coefs, m, x)
tpmo3(fname)
tpmo3(fname)
trcercle(centre, rayon, style)
triang(n)
tricl(theta,y)
union(x,y)
UNION union de deux ensembles
vnd(x)
vndinterp( fun, x, nbplot)
VNDINTERP trac
xsinus1surx(x)
Contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
contents.m
convnewt.m
equ.m
esmin1.m
esmin2.m
esmin3.m
esplotfun.m
esroot1.m
esroot2.m
estcheb.m
estricl.m
interpol.m
main5.m
menu.m
menu0.m
polygon.m
power.m
prtab.m
prtab2.m
quadratik.m
resol1.m
resol2.m
resol3.m
scbenzo.m
scbininst.m
scexpo.m
scgaz.m
scquad.m
sp.m
test_brackets.m
test_equ2.m
test_equ2vect.m
test_vnd.m
testmed.m
trace1.m
trace2.m
tri.m
trsin.m
wilkinson.m
View all files
from
Introduction à Matlab (deuxième édition)
by
Jean-Thierry
tous les m-fichiers relatifs à la deuxième édition de l'Introduction à Matlab
xsinus1surx(x)
function y = xsinus1surx(x) y = x.*sin(1.0./x);
Contact us at
files@mathworks.com