« Mathc matrices/a03b » : différence entre les versions

Contenu supprimé Contenu ajouté
petit modification
 
petit modification
Ligne 2 :
[[Catégorie:Mathc matrices (livre)]]
:
----{{Partie{{{type|}}}|Partie 33b: Matrices particulièresaléatoires|fond={{{fond|}}<nowiki>}</nowiki>}}
:
Copier la bibliothèque dans votre répertoire de travail :
* [[Mathc matrices/Fichiers h : v_a3|v_a.h .................... Déclaration des fichiers h]]
** [[Mathc matrices/Fichiers h : vc_ma03b0|vc_mv_a.h .................... CopierDéclaration des matricesfichiers h]]
** [[Mathc matrices/Fichiers h : vpm|vpm.h ............. Afficher des matrices]]
** [[Mathc matrices/Fichiers h : vfpm|vpfm.h ............ Afficher des matrices dans un fichier]]
** [[Mathc matrices/Fichiers h : vpmall|vpall.h ............ Afficher R0 et C0]]
** [[Mathc matrices/Fichiers h : vrm|vrm.h .............. Des valeurs aléatoires]]
** [[Mathc matrices/Fichiers h : vrm_tri|vrm_tri.h ......... Matrices triangulaires]]
** [[Mathc matrices/Fichiers h : vrm_sym|vrm_sym.h ..... Matrices symétriques]]
 
Quelques exemples :
 
Imprimer une matrice :
* [[Mathc matrices/Fichiers c : p_m|p_m01.c]],
* [[Mathc matrices/Fichiers c : p_m02|p_m02.c]]
* [[Mathc matrices/Fichiers c : p_m03|p_m03.c]]
* [[Mathc matrices/Fichiers c : p_m04|p_m04.c]]
* [[Mathc matrices/Fichiers c : p_m05|p_m05.c]]
* [[Mathc matrices/Fichiers c : p_m06|p_m06.c]]
 
Voir la structure des matrices
* [[Mathc matrices/Fichiers c : m0|pall.c]]
 
Matrices aléatoires :
Ligne 31 ⟶ 15 :
* [[Mathc matrices/Fichiers c : rp_m|rp_m.c]]
* [[Mathc matrices/Fichiers c : re_m|re_m.c]]
 
 
* [[Mathc matrices/Fichiers c : r0_m|rdiag.c]]
* [[Mathc matrices/Fichiers c : r_low|rlow.c]]
Ligne 36 ⟶ 22 :
* [[Mathc matrices/Fichiers c : r_sym|rsym.c]]
 
Copier une matrice sur fichier dans une matrice c :
* [[Mathc matrices/Fichiers c : c_a_a|ca_a.c]]
:
 
 
À étudier en deuxième lecture :
----{{Partie{{{type|}}}|[[Mathc matrices/b01| Création de matrices]]|fond={{{fond|}}<nowiki>}</nowiki>}}
:
----{{Partie{{{type|}}}|[[Mathc matrices/b03| Les fonctions d'erreurs]]|fond={{{fond|}}<nowiki>}</nowiki>}}
:
----{{Partie{{{type|}}}|[[Mathc matrices/b02| Imprimer une matrice]]|fond={{{fond|}}<nowiki>}</nowiki>}}
:
----
{{AutoCat}}