-
randomize
Randomizing function for vectors and attributes
- 2009-03-22 08:56:09下载
- 积分:1
-
MATLAB
matlab的一個教程,ppt可以配合學習的時候使用(the course of matlab7.0,ppt)
- 2009-11-03 13:08:04下载
- 积分:1
-
OFDMSimulationUsingMatlab
说明: 这是用matla本作的对雷达系统通信的源程序,对软件硬件开发者都有极大帮助(This is used for matla the radar system on the source of communication for software and hardware developers are extremely helpful)
- 2008-11-03 19:12:19下载
- 积分:1
-
matpcl
matpcl is pure MATLAB code that allows interfacing with the Point Cloud Library (PCL) tools
- 2013-08-18 03:35:48下载
- 积分:1
-
Histogram-equalization
介绍了数字图像直方图均衡化处理方法,包含MATLAB程序(Describes the digital image histogram equalization approach, including MATLAB program)
- 2014-09-15 17:07:06下载
- 积分:1
-
CrossProjection_energy_all
求星图中星象坐标的matlab函数,输入星图,利用交叉投影方法得到星象所在区域的四个顶点坐标和星象的质心,能够快速的求得星图星象的位置信息(Astrology chart for stars matlab function of the coordinates, enter the star maps, cross-projection method using astrology region and the four vertex coordinates of the mass center of astrology, the Express can find the location of star maps astrology information)
- 2009-03-28 23:54:12下载
- 积分:1
-
polar-matlab
matlab图形界面演示程序,适合初学,matlab GUI编程的朋友(Matlab GUI demo program, suitable for beginners, Matlab GUI Programming friends)
- 2007-03-14 16:37:07下载
- 积分:1
-
DiscreteKFEx2
说明: 对一个系统模型利用卡尔曼滤波进行估测, 并且跟真实作比较(Of a system model using Kalman filter to estimate and compare with the real)
- 2008-09-27 17:50:58下载
- 积分:1
-
cepstrun.m
Code to compute Mel Frequenct Component Cepstrun of a signal.
- 2014-10-30 00:19:36下载
- 积分:1
-
Kalman
对于一个含有明显噪声的心电信号进行卡尔曼滤波处理,最大程度地 “还原”信号,达到去除噪声的目的。卡尔曼滤波(看成维纳滤波的一种实现方法)的特点如下:
a) 是根据上一状态的估计值X(n-1)和当前状态的观测值Z(n)推出当前状态的估计值X(n)的滤波方法,不需要用过去的全部观测值。
b) 它是用状态方程和递推方法进行估计的,因而卡尔曼滤波对信号的平稳性和时不变性不做要求。
c) 使用全部观测值保证平稳性。(Kalman in matlab,if you need it,please download it.)
- 2021-01-09 10:28:51下载
- 积分:1