Put some packages as EXTRA headers
The problems what due to hyperref when generating LaTeX previews
This commit is contained in:
		@@ -34,10 +34,10 @@
 | 
			
		||||
#+LATEX_HEADER: \usepackage{tabularx,siunitx,booktabs}
 | 
			
		||||
#+LATEX_HEADER: \usepackage{algorithmic}
 | 
			
		||||
#+LATEX_HEADER: \usepackage{import}
 | 
			
		||||
#+LATEX_HEADER: \usepackage{hyperref}
 | 
			
		||||
#+LATEX_HEADER: \usepackage[hyperref]{xcolor}
 | 
			
		||||
#+LATEX_HEADER: \hypersetup{colorlinks=true}
 | 
			
		||||
#+LATEX_HEADER: \usepackage[top=2cm, bottom=2cm, left=2cm, right=2cm]{geometry}
 | 
			
		||||
#+LATEX_HEADER_EXTRA: \usepackage{hyperref}
 | 
			
		||||
#+LATEX_HEADER_EXTRA: \usepackage[hyperref]{xcolor}
 | 
			
		||||
#+LATEX_HEADER_EXTRA: \hypersetup{colorlinks=true}
 | 
			
		||||
#+LATEX_HEADER_EXTRA: \usepackage[top=2cm, bottom=2cm, left=2cm, right=2cm]{geometry}
 | 
			
		||||
:END:
 | 
			
		||||
 | 
			
		||||
* Build                                                            :noexport:
 | 
			
		||||
@@ -137,12 +137,13 @@ Sensor fusion \sep{} Optimal filters \sep{} $\mathcal{H}_\infty$ synthesis \sep{
 | 
			
		||||
  - higher order: cite:shaw90_bandw_enhan_posit_measur_using_measur_accel, cite:zimmermann92_high_bandw_orien_measur_contr, cite:collette15_sensor_fusion_method_high_perfor, cite:matichard15_seism_isolat_advan_ligo
 | 
			
		||||
- cite:pascoal99_navig_system_desig_using_time use LMI to generate complementary filters
 | 
			
		||||
- cite:hua05_low_ligo,hua04_polyp_fir_compl_filter_contr_system: FIR + convex optimization
 | 
			
		||||
- cite:plummer06_optim_compl_filter_their_applic_motion_measur use H-Infinity to optimize complementary filters (flatten the super sensor noise spectral density)
 | 
			
		||||
- cite:jensen13_basic_uas design of complementary filters with classical control theory
 | 
			
		||||
- Similar to feedback system:
 | 
			
		||||
  - cite:plummer06_optim_compl_filter_their_applic_motion_measur use H-Infinity to optimize complementary filters (flatten the super sensor noise spectral density)
 | 
			
		||||
  - cite:jensen13_basic_uas design of complementary filters with classical control theory
 | 
			
		||||
 | 
			
		||||
- 3 complementary filters: cite:becker15_compl_filter_desig_three_frequen_bands
 | 
			
		||||
 | 
			
		||||
*** Problematics / gap in the research                                                 :ignore:
 | 
			
		||||
*** Problematics / gap in the research                              :ignore:
 | 
			
		||||
 | 
			
		||||
- Robustness problems: cite:zimmermann92_high_bandw_orien_measur_contr change of phase near the merging frequency
 | 
			
		||||
- Trial and error
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user