-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbibliographie.bib
More file actions
113 lines (113 loc) · 4.26 KB
/
bibliographie.bib
File metadata and controls
113 lines (113 loc) · 4.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
@misc{corde-vibrante,
author = {Benjamin Boutin},
title = {Équation des ondes},
howpublished = {\url{<https://perso.univ-rennes1.fr/benjamin.boutin/Docs/WaveEquation2012.pdf>}},
year = {2012},
publisher = {Editeur1},
note = "[Last modified: jeudi 08 mars 2012 07:33:03]\ \ref{boutin}"
}
@misc{sine-gordon,
author = {R. Belmont},
title = {Équation et solitons de sine-Gordon},
howpublished = {\url{<http://userpages.irap.omp.eu/~rbelmont/mypage/numerique/SineGordon.pdf>}},
year = 2014,
note = "[Last modified: mercredi 24 septembre 2014]\ \ref{belmont}"
}
@misc{chaine-pendule,
author = {Cyrille Barreteau},
title = {Équation de sine-Gordon, solitons et dislocations},
howpublished = {\url{<http://iramis.cea.fr/spcsi/cbarreteau/methodes_mathematiques/documents/tut5_2005_2eme.pdf>}},
year = 2006,
note = "[Last modified: jeudi 12 janvier 2006]\ \ref{barreteau}"
}
@misc{soliton-sujet,
author = {Polytechnique ENS},
title = {Propagation d'ondes le long d'une chaîne de pendules couplés},
howpublished = {\url{<https://banques-ecoles.fr/cms/wp-content/uploads/2015/04/15_mp_sujet_phy.pdf>}},
year = 2015,
note = "[Last modified: jeudi 22 janvier 2015]\ \ref{polytechnique-sujet}"
}
@misc{soliton-corrige,
author = {Françoise Lachize},
title = {Propagation d'ondes le long d'une chaîne de pendules couplés},
howpublished = {\url{<http://flachize.e-monsite.com/medias/files/x-ens-mp-2015.-corrige.pdf>}},
year = 2016,
note = "[Last modified: samedi 2 janvier 2016]\ \ref{polytechnique-corrige}"
}
@misc{vibrations,
author = {O. Granier and D. Chareyron and N. Taberlet},
title = {Vibrations transversales d'une corde, équation de d'Alembert},
howpublished = {\url{<http://olivier.granier.free.fr/ci/cordes/res/Video-Ondes-Cordes-v-litteraire.pdf>}},
year = {2015},
publisher = {Editeur1},
note = "[Online; 15-06-2015]"
}
@misc{pelage-animaux,
author = {L.G. Vidiani},
title = {Les motifs des pelages d’animaux.},
howpublished = {\url{<http://culturemath.ens.fr/maths/pdf/analyse/vidiani_motifs_pelage_animaux.pdf>}},
year = {2014},
publisher = {Editeur1},
note = "[Online; accessed 16-January-2014]\ \ref{vidiani}"
}
@misc{motifs-pelage,
author = {C. Bejjani, N. Khattabi, R. Labib},
title = {Les motifs des pelages d’animaux.},
howpublished = {\url{<http://www.genie-des-maths.polymtl.ca/exemples/ex-00072/ex5.pdf>}},
year = {2014},
publisher = {Editeur1},
note = "[]\ \ref{bejjani}"
}
@misc{fourier-01,
author = {Aalem},
title = {Transformée de Fourier},
howpublished = {\url{<http://aalem.free.fr/maths/C12-TRANSFORMEE-DE-FOURIER.PDF>}},
year = {2001},
publisher = {Editeur1},
note = "[Last modified: jeudi 14 juin 2001 22:32:27]\ \ref{aalem}"
}
@misc{dft-fft,
author = {Pierre Audibert},
title = {Transformée de Fourier discrète (DFT) et transformée de Fourier rapide (FFT)},
howpublished = {\url{<http://www.ai.univ-paris8.fr/~audibert/tra/FFT.pdf>}},
year = {20},
publisher = {Université Paris 8},
note = "[Last modified: jeudi 13 février 2014 21:57:26]\ \ref{audibert}"
}
@misc{aleatoire1,
author = {Nicolas Joseph},
title = {Les nombres aléatoires en C},
howpublished = {\url{<https://nicolasj.developpez.com/articles/libc/hasard/>}},
year = {2005},
publisher = {internet},
note = "[Last modified: octobre 2005]\ \ref{joseph}"
}
@misc{aleatoire2,
author = {Pierre Larbier},
title = {Produire des nombres au "hasard"},
howpublished = {\url{<http://www.alrj.org/docs/algo/random.php>}},
year = {1994},
publisher = {internet},
note = "[Last modified: novembre 1994]\ \ref{larbier}"
}
@book{guide-C,
author = {Claude Delannoy},
title = {Le guide complet du langage C},
year = {2014},
publisher = {Eyrolles},
note = "[ISBN : 978-2-212-14012-5]\ \ref{delannoy}"
}
@book{langage-C,
author = {Tony Zhang},
title = {Le language C},
year = {2002},
publisher = {campusPress},
note = "[ISBN : 2-7440-1518-0]\ \ref{zhang}"
}
@book{fourier,
author = {François Rodier},
title = {Distributions et Transformation de Fourier},
year = {1991},
publisher = {Mc Graw-Hill},
note = "[ISBN : 2-7042-1004-7]\ \ref{rodier}"
}