-
simpleekf
说明: 本matlab程序实现了扩展kalman滤波,对一个随机生成的正弦信号进行EKF滤波,并画图展现对比。(This Matlab source code is the demo of Extended Kalman Filter,It s filter for randomly sine singal and plot the result。)
- 2010-03-30 11:01:26下载
- 积分:1
-
Schrodinger
1D Schrodinger equation, solved using finite difference method
- 2015-02-21 04:57:53下载
- 积分:1
-
fft-txcl
1.matlab编程,实现函数的倒排序;
2.程序实现FFT,傅立叶逆变换;
3.一个图像处理程序,添加噪声,去噪。
(1.matlab programming, realize inverted sort function 2. Procedures realize FFT, inverse Fourier transform 3. An image processing program, add noise, de-noising.)
- 2007-10-22 21:08:04下载
- 积分:1
-
ac_wilson
wilson活度系数模型,化工领域,主要应用是求取液相活度系数,但仅仅能用于LLE计算。(wilson activity model)
- 2010-09-27 22:50:14下载
- 积分:1
-
Matlab-For-Engineers-And-Scientists-(Third-Editio
Matlab For Engineers And Scientists (Third Edition ,2008)
- 2011-12-12 04:21:41下载
- 积分:1
-
TD6-2012-sources
file for the resolution of the transport equation
With an implicit scheme
- 2013-12-24 06:07:34下载
- 积分:1
-
life
:元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于
自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自
动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具(MATLAB s version of Conway s Game of Life.
"Life" is a cellular automaton invented by John
Conway that involves live and dead cells in a
rectangular, two-dimensional universe. In MATLAB, the universe is a sparse matrix that is initially all zero.
Whether cells stay alive, die, or nerate new cells depends upon how many of their eight
possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the
universe. Pressing the "Start" button
automatically seeds this universe with several small random communities. Some will succeed and some will fail. )
- 2012-04-07 17:12:38下载
- 积分:1
-
matlab
matlab全套视频教程120G+系列软件+安装教程(matlab full set of video tutorials 120G+ Series Software+ Installation Tutorial)
- 2014-08-17 22:38:45下载
- 积分:1
-
DE
说明: Differential Evoltuion code.
- 2011-08-25 15:23:45下载
- 积分:1
-
RaiseCosFilter
升余弦滤波器,matlab编程,从csdn上下的(raised cosine filter)
- 2014-02-17 20:17:34下载
- 积分:1