-
NCFF
语音信号处理中基音检测源程序,用matlab实现的。主要应用了改进的自相关技术。(Pitch detection in speech signal processing source code, using matlab be achieved. Major applications to improve the self-related technologies.)
- 2009-12-14 20:12:41下载
- 积分:1
-
red_detect
Image processimg matlab code to detect a red ball
- 2011-01-15 04:01:01下载
- 积分:1
-
Matlab_engineering_application
关于MATLAB的工程应用基础的幻灯片,希望对大家有所帮助(matlab-based engineering applications)
- 2009-11-03 11:52:22下载
- 积分:1
-
chap15
关于电机的实例,适合有基础的人进行研究,主要应用的是matlab (About an instance of the motor, suitable for people who carry out basic research, the main application is matlab)
- 2014-09-11 21:13:11下载
- 积分:1
-
Demo_Greedy
In this program we demonstrate the MP, OMP, WMP, and Thresh algorithm, by running them on a set of test signals and checking wether they provide the desired outcome
- 2013-10-02 20:23:36下载
- 积分:1
-
fct
分岔图的matlab仿真程序,改成适合自己的系统即可用(Bifurcation diagram of matlab simulation program, change to be suitable for their own systems can use
)
- 2011-11-24 09:35:21下载
- 积分:1
-
SieveAnalysis5
sieve analysis program matlab code
- 2015-01-20 22:08:09下载
- 积分:1
-
Realize-the-image-compression
基于小波变换的图像压缩在matlab上实现对SAR图像的压缩(Based on wavelet transform image compression on matlab implementation of SAR image compression)
- 2016-06-13 21:11:31下载
- 积分:1
-
ukf
说明: EKF仅仅利用了非线性函数Taylor展开式的一阶偏导部分(忽略高阶项),常常导致在状态的后验分布的估计上产生较大的误差,影响滤波算法的性能,从而影响整个跟踪系统的性能。最近,在自适应滤波领域又出现了新的算法——无味变换Kalman滤波器(Unscented Kalman Filter-UKF)。UKF的思想不同于EKF滤波,它通过设计少量的σ点,由σ点经由非线性函数的传播,计算出随机向量一、二阶统计特性的传播。因此它比EKF滤波能更好地迫近状态方程的非线性特性,从而比EKF滤波具有更高的估计精度。
(EKF only uses non-linear function of the first-order Taylor expansion of some partial derivatives (ignoring higher order terms), often leading to the posterior distribution of the state estimates to generate large errors affect the performance of filtering algorithms, which affect the whole tracking system performance. Recently, the field of adaptive filtering algorithms and the emergence of new- and tasteless transform Kalman filter (Unscented Kalman Filter-UKF). EKF UKF filter is different from the idea that it points through the design of a small amount of σ by σ point spread through the nonlinear function to calculate the random vector first and second order statistical properties of the transmission. Therefore it is better than the EKF filter nonlinear characteristics equation of state approach, which is more than the EKF filter estimation accuracy.)
- 2011-03-19 11:50:18下载
- 积分:1
-
Kmeans
Kmeans 算法是聚类分析中使用最为广泛的算法之一,其每个类别均用该类中所有数据的平均值(或加权平均)来表示,这个平均值即被称作聚类中心。该方法虽然不能用于
类别属性的数据,但对于数值属性的数据,它能很好地体现聚类在几何和统计学上的意义。(Kmeans algorithm is the most widely used cluster analysis algorithm, each category with the average of all data in the class (or weighted average) to represent the average is known as the cluster center. Although this method can not be used
The class attribute of the data, but data for numeric attributes, it can well reflect the significance of clustering on the geometry and statistics.)
- 2012-05-05 15:31:02下载
- 积分:1