/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 8 8661a74e3bb9b03feca04e50d8efe2bef1b850cb .gitattributes
100644 blob 120 cca258db030626db0c4ac1e890cc16eaf252108c .gitignore
100644 blob 121 9e289653c55eb8e788aba097be18fe9b89ea2eae .gitmodules
040000 tree - 5f3320287cc52b8fe00f30aaeb720f4ead041eb4 @dac
040000 tree - 3742083c966615ed5cb083eb2a19af4d29d42016 @dadac
040000 tree - 9de17412e8ee68e0fe653eeab1b4774a97a895ea @daddc
040000 tree - c3e526da8c47c7fad5294dee214bb0befb2c3fd1 @ess
040000 tree - a7febe892e97c5849ed3275062c3fb4d962c4eaa PXItraces
100644 blob 9760 35b8f790dee4b23110889efba1f24197fc8f536e README.org
100644 blob 3791 813c5e3910317ab2a1458fad0ffd4afaf8ae50cd README.txt
040000 tree - 47f521a5399f69d8b4a16e44edb63e1049aee3b6 data_analysis
040000 tree - 2788a9cdd797f0143d37b1aaf3ec122c5a543314 homo_measurements
100644 blob 396 c3a05bd9edfd348cb275e1f57755acf43bc9d44e howto_evaluation.m
040000 tree - eb34931ccd81545efcd60c9adb209065dadc5cd0 kalmanfilter
040000 tree - 96be25fefb963501b66f96d648c9247463c5bb8e misc
040000 tree - a96e7cf3890bbe98927df60dcb1f69a8fa4382fd simulations
100644 blob 621 50214a520c35e3f600fe40789181c708967fcb88 startup.m
040000 tree - 86ca0a9d5bf2ede090afb7139b2f2d9d7a0af1db statisticstests
040000 tree - 3cf29c8555988b4e2f59b54f29a64facc143697a stochasticintegration
040000 tree - 7db02f73f80ee728bfacb21b724ba422ed617df9 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