-
Atiken
说明: Aitken迭代程序,类似于简单迭代法,但由于简单迭代法.(Aitken
Iterative procedure, similar to the simple iterative method, but due to simple iterative method.)
- 2009-07-26 17:31:01下载
- 积分:1
-
DCT_version01
实现了用DCT变换进行噪声估计的功能,代码已经实现过了,可用哦。(DCT transform noise estimation function, the code has been achieved, can be used.)
- 2012-05-23 22:17:17下载
- 积分:1
-
SPATIAL-SMOOTH-MUSIC
空间平滑多信号分类角度估计算法MATLAB实现(Multiple signal classification spatial smoothing angle estimation algorithm based on MATLAB realization)
- 2013-09-11 09:33:20下载
- 积分:1
-
sig_pro
简单的信号处理程序,可以实现基本的z反变换。程序本身自带数据产生功能。(a simple signal process program)
- 2011-04-21 15:39:59下载
- 积分:1
-
Signals-and-Systems-with-MATLAB
书籍 用matlab做信号与系统分析 教程全面,例程丰富(Books Using matlab to do a comprehensive tutorial signal and system analysis, routine rich)
- 2014-08-12 22:13:21下载
- 积分:1
-
zonghe3
检查数据:如果某一组转速N下数据点少于5个点,给出提示:“数据点少不能绘制曲线”。
插值:每一条转速N线上的测量点个数可能不一样,按照测量点数最多的个数,将测量点少的数据插值成测量数据点最多一样的个数
( check data: If a group speed N under the data point is less than 5 points, hints: " The few data points can not draw a curve. The interpolation: each a speed N line, the number of measurement points may be different, in accordance with the maximum number of measurement points, the measurement point less data is interpolated to the measurement data points up the same number of)
- 2013-01-20 23:17:27下载
- 积分:1
-
LABFM
frequency modulator, in Simulink simulation system modulation fm.
- 2013-04-18 11:35:09下载
- 积分:1
-
OMP-algorithm
初学CS,自己编了很多算法,试试发出来大家一起交流,基于CS的OMP算法(OMP algorithm based on CS)
- 2013-12-18 11:05:51下载
- 积分:1
-
rootmusic1
本代码是求根MUSIC算法的源程序。采用求根MUSIC算法进行DOA估计(MUSIC algorithm for finding roots of this code is the source. Roots of DOA by MUSIC algorithm estimates)
- 2010-11-09 19:03:55下载
- 积分:1
-
pdist2plus
In point set analysis, it is useful to compare 2 sets of points by computing the distance between each possible point pair. For example, this is a required step in the ICP point set registration algorithm. MATLAB s built in function for computing the distance matrix is pdist2. This function does the same thing, but also returns an angle matrix, which is the angle defined by each possible point pair. The limitations of this function are that it only computes the Euclidean distance and it only works in 2D. This function is useful for excluding hypotheses that don t match distance and orientation constraints for object detection in computer vision.
- 2015-02-12 16:31:55下载
- 积分:1