/README.txt (813c5e3910317ab2a1458fad0ffd4afaf8ae50cd) (3791 bytes) (mode 100644) (type blob)

                                README
                                ======

Author: Sebastian Hofer
Date: 2012-07-16 Mon



Table of Contents
=================
1 Files
2 Literature


1 Files 
========

filelist(INVISIBLE)


  ls *


  README                                                    
  asorted:                                                  
  analyze_data_binning_batch.m                              
  analyze_data_binning.m                                    
  chi2conf.m                                                
  chi2test.m                                                
  chi2testtest.m                                            
  corr_lag_diag.m                                           
  corr_lag_matrix.m                                         
  corrtest.m                                                
  highpasstest.m                                            
  kalman_ho.m                                               
  kalman_om.m                                               
  kolmtest.m                                                
  mycorr.m                                                  
  periodigram.m                                             
  periodogramtest.m                                         
  power_spectrum.m                                          
  svd_batch.m                                               
  svd_g.m                                                   
  test_analyze_data.m                                       
  auto:                                                     
  README.el                                                 
  kalmanfilter:                                             
  kalmanfilter.m                                            
  kalmansmoother_complementary_constant.m                   
  kalmansmoother_complementary_timedependent_measurement.m  
  kalmansmoother_correlated.m                               
  kalmansmoother_forward_backward_forced.m                  
  kalmansmoother_forward_backward_forced_timedependent.m    
  kalmansmoother_forward_backward.m                         
  minimaxfilter.m                                           
  misc:                                                     
  check_model_dimensions.m                                  
  covnormalized.m                                           
  is_physical.m                                             
  svd_signed.m                                              
  symplectic_form.m                                         
  plots:                                                    
  sv_phases_linear.fig                                      
  sv_phases_lti2.fig                                        
  stochasticintegration:                                    
  discretize_system.m                                       
  sample_continuous_lti.m                                   
  sample_discrete_linear.m                                  
  sample_discrete_lti2.m                                    
  sample_discrete_lti.m                                     
  sample_gaussian_process.m                                 

2 Literature 
=============
- Robert Stengel, Optimal Control and Estimation, 1st edition, Dover, 1994
- Monson Hayes, Statistical Digital Signal Processing and Modeling, 1st edition, Wiley, 1996
- Richard Shiavi, Applied Statistical Signal Analysis, 3rd edition, Academic Press, 2007
- Paul McNelis, Neural Networks in Finance, Academic Press, 1st edition, 2005
- F. van der Heijden et al., Classification, Parameter Estimation and State Estimation, 1st edition, Wiley, 2004
- Dan Simon, Optimal State Estimation, 1st edition, Wiley, 2006
- Peter Maybeck, Stochastic Models, Estimation and Control Vol. I-III, Academic Press


Mode Type Size Ref File
100644 blob 438 f9f50b6f68c8e89baa28c21553db2f36ec098625 .editorconfig
100644 blob 8 8661a74e3bb9b03feca04e50d8efe2bef1b850cb .gitattributes
100644 blob 120 cca258db030626db0c4ac1e890cc16eaf252108c .gitignore
100644 blob 225 4ab0fc5b00c27ebab1594fdbbaa91da074719ef6 .gitmodules
040000 tree - 9e9427aca55b0fdaf262275ff469e14af9e1dae4 @dac
040000 tree - 6105ca831f28c047b53092410d8348dbd61e0125 @dadac
040000 tree - aadf6ee88075017a2a9e0ddcfef931aa171b62b0 @daddc
040000 tree - 63d778570a3bc31ffc370989af768ed1c441cced @ess
040000 tree - 3912223b5d7d6d884eafaa2c95a54ab2480c669f PXItraces
100644 blob 9760 35b8f790dee4b23110889efba1f24197fc8f536e README.org
100644 blob 3791 813c5e3910317ab2a1458fad0ffd4afaf8ae50cd README.txt
040000 tree - a1de6c5347b29f0160c3967d1cff090c91042f3a data_analysis
040000 tree - 5f6d15ef90ef441f941ddf500a4a2ea2554e048a homo_measurements
100644 blob 396 c3a05bd9edfd348cb275e1f57755acf43bc9d44e howto_evaluation.m
040000 tree - 5e9f54418509ae7a931754ea7a9a9025b273f201 kalmanfilter
040000 tree - a8b80e06f344eebf04bfd9ad7613d3cd268bc335 misc
040000 tree - a96e7cf3890bbe98927df60dcb1f69a8fa4382fd simulations
100644 blob 621 50214a520c35e3f600fe40789181c708967fcb88 startup.m
040000 tree - 3faaea82b680f5dc34950b9429a7bd31ef0a1915 statisticstests
040000 tree - 18501e84a79b4b70363c3bd843ec24e4f885ebdd stochasticintegration
040000 tree - 99d85accbbe17917d68805cdfebebdb33316c176 tests
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/gutc61/Membrane

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/gutc61/Membrane

Clone this repository using git:
git clone git://git.rocketgit.com/user/gutc61/Membrane

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main