suivant:
6.1 Introduction
monter:
Atelier Numérique en Mécanique
précédent:
5.11 Tracer de courbes
Table des matières
6
. Programmation sous Matlab
Sous-sections
6
.
1
Introduction
6
.
1
.
1
Démarche du calcul scientifique
6
.
1
.
2
Algorithme
6
.
1
.
3
Exemple
6
.
1
.
4
Programmation structurée
6
.
2
Matlab
6
.
2
.
1
Rappel sur Matlab
6
.
3
Structures de contrôle
6
.
3
.
1
boucles
6
.
3
.
2
Test si
6
.
3
.
3
Choix multiple
6
.
3
.
4
Boucle tant que
6
.
3
.
5
Structures
6
.
4
Script Matlab
6
.
5
Fonctions
6
.
5
.
1
Exemples
6
.
5
.
2
Pointeurs vers une fonction
6
.
6
Optimisation
6
.
6
.
1
1ere version
6
.
6
.
2
version matricielle
6
.
7
Script Unix avec MATLAB
6
.
8
Interface C
6
.
8
.
1
mxArray structure matrice
6
.
8
.
2
Appel d'une fonction C
6
.
8
.
3
Structure d'un fichier mex
6
.
8
.
4
Example: prodmat.c
6
.
8
.
5
Compilation
Pr. Marc BUFFAT
marc.buffat@univ-lyon1.fr
2007-02-08