-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsources.bib
More file actions
113 lines (100 loc) · 3.64 KB
/
sources.bib
File metadata and controls
113 lines (100 loc) · 3.64 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
@article{gavriely_jensen_1993,
title={Theory and measurements of snores},
volume={74},
DOI={10.1152/jappl.1993.74.6.2828},
number={6},
journal={Journal of Applied Physiology},
author={Gavriely, Noam J. and Jensen, Oliver E.},
year={1993},
pages={2828–2837},
}
@article{ishizaka_flanagan_1972,
title={Synthesis of voiced sounds from a two-mass model of the vocal cords},
author={Ishizaka, Kenzo and Flanagan, James L.},
journal={Bell System Technical Journal},
volume={51},
number={6},
pages={1233--1268},
year={1972},
publisher={Wiley Online Library}
}
@article{titze_1980,
title={Comments on the myoelastic-aerodynamic theory of phonation},
author={Titze, Ingo R.},
journal={Journal of Speech, Language, and Hearing Research},
volume={23},
number={3},
pages={495--510},
year={1980},
publisher={ASHA}
}
@inproceedings{birkholz_2011,
title={Synthesis of breathy, normal, and pressed phonation using a two-mass model with a triangular glottis},
author={Birkholz, Peter and Kr{\"o}ger, Bernd J. and Neuschaefer-Rube, Christiane},
booktitle={Twelfth Annual Conference of the International Speech Communication Association},
year={2011}
}
@article{pelorson_1994,
title={Theoretical and experimental study of quasisteady-flow separation within the glottis during phonation. Application to a modified two-mass model},
author={Pelorson, Xavier and Hirschberg, Avraham and van Hassel, R.R. and Wijnands, A.P.J. and Auregan, Yves},
journal={The Journal of the Acoustical Society of America},
volume={96},
number={6},
pages={3416--3431},
year={1994},
publisher={Acoustical Society of America}
}
@book{perko_textbook_1996,
publisher = {Springer},
series = {Texts in applied mathematics ; 7},
title = {Differential equations and dynamical systems },
year = {1996},
author = {Perko, Lawrence},
address = {New York},
booktitle = {Differential equations and dynamical systems},
edition = {2nd},
isbn = {9781468402490}
}
% really useful for information on stabilities and will serve the basis for describing properties of equilibria
% 2.6 on linearising a nonlinear system
@article{alipour_2012,
title={Measurement of vocal folds elastic properties for continuum modeling},
author={Alipour, Fariborz and Vigmostad, Sarah},
journal={Journal of Voice},
volume={26},
number={6},
pages={816--e21},
year={2012},
publisher={Elsevier}
}
@misc{moler_2014,
author = {Moler, Cleve B.},
howpublished = {\url{https://blogs.mathworks.com/cleve/2014/05/26/ordinary-differential-equation-solvers-ode23-and-ode45/}},
title = {Ordinary Differential Equation Solvers ODE23 and ODE45},
year = {2014}
}
@misc{manohar_2011,
author = {Manohar, Sanjay G.},
howpublished = {\url{https://www.mathworks.com/matlabcentral/fileexchange/72506-poincare_map}},
title = {{poincare map}},
year = {2011}
}
@article{shampine_1997,
title={The MATLAB ODE Suite},
author={Shampine, Lawrence F. and Reichelt, Mark W},
journal={SIAM Journal on Scientific Computing},
volume={18},
number={1},
pages={12--13},
year={1997},
publisher={Society for Industrial and Applied Mathematics}
}
@book{grigoryan_2018,
title={Brief Notes in Advanced DSP: Fourier Analysis with MATLAB},
author={Grigoryan, Artyom M and Grigoryan, Merughan},
chapter={Discrete Fourier Transform}
year={2018},
publisher={CRC Press}
}
% https://blogs.mathworks.com/cleve/2014/05/26/ordinary-differential-equation-solvers-ode23-and-ode45/
% Sanjay Manohar (2023). poincare_map (https://www.mathworks.com/matlabcentral/fileexchange/72506-poincare_map), MATLAB Central File Exchange. Retrieved April 28, 2023.