-
targettrackingusingkalman
target tracking using kalman
- 2007-09-30 16:48:17下载
- 积分:1
-
Richardson
里查得森(Richardson)法解偏微分方程的程序。解的是定步长的抛物型偏微分方程:
du/dx - a * d2u/dx2 = 0
在程序中可以更改 a 的值以实现不同系数的解。由于它是一种显式格式,解的结果不稳定
在Matlab7下面运行发现竟然有一些值达到十的几十次方,这是算法本身决定的。不是程序有错误(Richard Anderson (Richardson) Solving partial differential equations procedures. Solution is scheduled to step parabolic partial differential equation: du/dx- a* d2u/dx2 = 0 in the procedure can be changed in order to realize the value of a different coefficient of the solution. Because it is an explicit format, the result of instability in the solution of the following Matlab7 running even found some value reached ten dozens of parties, this is the decision algorithm itself. Not a procedural error)
- 2008-04-20 23:22:00下载
- 积分:1
-
Robust
Robust control with matlab
- 2012-09-27 13:38:42下载
- 积分:1
-
RS159
对RS(15,9)编码算法进行matlab的实现和仿真(Matlab realization of RS (15,9) coding algorithm and simulation)
- 2012-05-14 09:14:20下载
- 积分:1
-
MATLAB-reference
Matlab参考资料,对Matlab的多种功能都有介绍,有详细的例子的讲解。(Matlab reference materials, and have introduced a variety of functions in Matlab, a detailed example to explain.)
- 2012-09-17 14:12:46下载
- 积分:1
-
bearingcodes1
bearing fault matlab codes
- 2014-02-13 11:57:09下载
- 积分:1
-
BBHE
BB method of Hestogram equalization
BBHE
- 2010-07-08 16:30:02下载
- 积分:1
-
APPENDIXA
Distribution systems power flow
- 2010-11-16 15:26:15下载
- 积分:1
-
lagrange
Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。
设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。
编写一个名为lagrange.m的M文件。(Matlab is not off-the-shelf Lagrange interpolation function, we must realize the preparation of an M file Lagrange interpolation. N nodes based data to an array of x0, y0 input (Note Matlat subscript of the array starting at 1), m a x interpolation points to the array input and output array y for m months interpolation. Lagrange.m the preparation of a M-file.)
- 2008-05-12 10:54:59下载
- 积分:1
-
RS_encod_decod
说明: 自从发表《RS纠错编码原理及其实现方法》以来,收到很多初识RS编码的读者的来信,
大家纷纷表示这篇文章对初学者很有帮助,但同时也指出了很多不足。比如第一版的例子中都是按照码长 ,
但在实际应用中并不总是这种情况,还有就是MATLAB程序,由于作者在工程中是在DSP上用C实现的,
所以文章中的MATLAB程序只是用来说明问题,并没有经过调试。做事应该有始有终,这次修改,
附有详细的经过调试的MATLAB程序。并尽量做到程序具有通用性。(Since the publication of RS error-correcting coding theory and method, since the RS coding acquaintance received a lot of letters from readers, we have expressed this article helpful to beginners, but it also points out the many deficiencies. For example, the case of the first edition are in accordance with the code length, but in practical applications is not always such a situation, there is a MATLAB program, because the author works in the DSP using C to achieve, so the article in MATLAB program is used to describe the problem and not debug. Things should stay the course, this changes with the detailed procedures after debugging MATLAB. And as far as possible the procedures are inter-operable.)
- 2008-11-18 16:08:13下载
- 积分:1