-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoppgave_biblio.bib
155 lines (155 loc) · 4.33 KB
/
oppgave_biblio.bib
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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
@article{wright09facerecog,
title={Robust face recognition via sparse representation},
author={John Wright and Allen Y Yang and Arvind Ganesh and S Shankar Sastry and Yi Ma},
journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
volume={31},
number={2},
month={2},
pages={210--227},
year={2009},
publisher={IEEE}
}
@article{wright10dense,
title={Dense Error Correction Via $ \ell^1 $-Minimization},
author={John Wright and Yi Ma},
journal={IEEE Transactions on Information Theory},
volume={56},
number={7},
month={7},
pages={3540--3560},
year={2010},
publisher={IEEE}
}
@article{bryan13makingdo,
title={Making Do with Less: An Introduction to Compressed Sensing},
author={Kurt Bryan and Tanya Leise},
journal={Siam Review},
volume={55},
number={3},
pages={547--566},
year={2013},
publisher={SIAM}
}
@book{foucart13intro,
author = {Simon Foucart and Holger Rauhut},
title = {A Mathematical Introduction to Compressive Sensing},
date = {2013},
publisher = {Birkhauser}
}
@book{eldar12theoryapplic,
author = {Yonina C. Eldar and Gitta Kutyniok},
title = {Compressed Sensing: Theory and Applications},
date = {2012},
publisher = {Cambridge university press},
chapter = {12}
}
@book{vanderbei14linprog,
author = {Robert J. Vanderbei},
title = {Linear Programming},
edition = {4},
date = {2014},
publisher = {Springer}
}
@booklet{lindstrom15spaces,
author = {Tom Lindstrøm},
title = {Mathematical Analysis},
date = {2016}
}
@book{lay16linearalgebra,
author = {David C. Lay and Stephen R. Lay and Judi J. McDonald},
title = {Linear Algebra and its Applications},
date = {2016},
edition = {5},
publisher = {Pearson}
}
@article{ieeefloatstd,
title={754-2008 - IEEE standard for floating-point arithmetic},
shorthand={754-08},
author={Dan Zuras (Chair) and Mike Cowlishaw (Editor)},
year={2008},
journal={IEEE Computer Society}
}
@article{ieee00importantalgs,
title={Guest editors’ introduction: The top 10 algorithms},
author={Jack Dongarra and Francis Sullivan},
journal={IEEE Computing in Science \& Engineering},
volume={2},
number={1},
pages={22--23},
year={2000},
publisher={IEEE}
}
@booklet{ryan16applinalg,
author = {Øyvind Ryan},
title = {Linear algebra, signal processing and wavelets. A unified approach},
date = {2016},
url = {https://github.com/oyvindry/applinalgcode},
urldate = {2017-04-10}
}
@book{manolakis2011DSP,
title={Applied digital signal processing},
author={Dimitris G Manolakis and Vinay K Ingle},
year={2011},
publisher={Cambridge University Press}
}
@article{bhat2014performance,
title={Performance Comparison of Major Classical Face Recognition Techniques},
author={Farooq Ahmad Bhat and M. Arif Wani},
journal={IEEE 13th International Conference on Machine Learning and Applications (ICMLA)},
pages={521--528},
year={2014}
}
@article{lee2005acquiring,
title={Acquiring linear subspaces for face recognition under variable lighting},
author={Kuang-Chih Lee and Jeffrey Ho and David J. Kriegman},
journal={IEEE Transactions on pattern analysis and machine intelligence},
volume={27},
number={5},
pages={684--698},
year={2005},
publisher={IEEE}
}
@online{antunAlgs,
author = {Vegard Antun},
title = {Master thesis code},
urldate = {2017-03-23},
year = {2016},
url = {https://bitbucket.org/vegarant/code-thesis}
}
@book{ISLR,
title={An Introduction to Statistical Learning with Applications in R},
author={Gareth James and Daniela Witten and Trevor Hastie and Robert Tibshirani},
year={2013},
shorthand={ISLR},
publisher={Springer}
}
@article{candes2006near,
title={Near-optimal signal recovery from random projections: Universal encoding strategies?},
author={Candes, Emmanuel J and Tao, Terence},
journal={IEEE transactions on information theory},
volume={52},
number={12},
pages={5406--5425},
year={2006},
publisher={IEEE}
}
@article{candes2006robust,
title={Robust uncertainty principles: Exact signal reconstruction from highly incomplete frequency information},
author={Cand{\`e}s, Emmanuel J and Romberg, Justin and Tao, Terence},
journal={IEEE Transactions on information theory},
volume={52},
number={2},
pages={489--509},
year={2006},
publisher={IEEE}
}
@article{donoho2006compressed,
title={Compressed sensing},
author={Donoho, David L},
journal={IEEE Transactions on information theory},
volume={52},
number={4},
pages={1289--1306},
year={2006},
publisher={IEEE}
}