FitzHughNagumo()

버전 1.5.0.0 (5.4 KB) 작성자: Henning U. Voss
Unscented Kalman Filter (UKF) applied to FitzHugh-Nagumo neuron dynamics.
다운로드 수: 1.7K
업데이트 날짜: 2016/8/30

라이선스 보기

Unscented Kalman Filter (UKF) applied to FitzHugh-Nagumo neuron dynamics.

The neuronal transmembrane voltage is assumed to be observed, hidden ion currents and input signals to the model neuron are estimated from the observed voltage.

Due to it's modular structure, applications to similar problems should be easy to accomplish.
FitzHughNagumo() is the main program and calls the other programs.

A detailed description is provided in
H.U. Voss, J. Timmer & J. Kurths, Nonlinear dynamical system identification from uncertain and indirect measurements, Int. J. Bifurcation and Chaos 14, 1905-1933 (2004).
I will be happy to email this paper on request. It contains a tutorial about the estimation of hidden states and unscented Kalman filtering.
For commercial use and questions, please contact me.

Henning U. Voss, Ph.D.
Associate Professor of Physics in Radiology
Citigroup Biomedical Imaging Center
Weill Medical College of Cornell University
516 E 72nd Street
New York, NY 10021
Tel. 001-212 746-5216, Fax. 001-212 746-6681
Email: hev2006@med.cornell.edu

인용 양식

Henning U. Voss (2024). FitzHughNagumo() (https://www.mathworks.com/matlabcentral/fileexchange/37355-fitzhughnagumo), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R12
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Neural Simulation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.5.0.0

Written 15. 7. 2002
Updated 30. 8. 2016 (R2015b):
- Change of random number generator to ensure future compatibility
- Eliminiation of yellow warnings

1.4.0.0

Improved documentation, code unchanged, modified license

1.3.0.0

I combined all files into one to make download easier

1.0.0.0