-
nmm
这是《Numerical Methods with MATLAB: Implementation and Application》一书的配书程序(Matlab)(matlab code for "Numerical Methods with MATLAB: Implementation and Application")
- 2009-04-18 18:35:50下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1
-
基于卡尔曼滤波的目标跟踪和轨迹预测 target
基于卡尔曼滤波的目标跟踪和轨迹预测,广泛应用于雷达信号,MATLAB实现(Kalman filter based target tracking and trajectory prediction, widely used in radar signal, MATLAB realization)
- 2017-03-03 19:24:59下载
- 积分:1
-
wavelet-transform
一维小波变换对信号进行去噪,小波包变换,对地震记录进行去噪(A one-dimensional wavelet transform for signal denoising, wavelet packet transform, the noise of seismic record)
- 2016-04-12 14:26:12下载
- 积分:1
-
prin
主成分做排名的matlab代码,运用主成分分析计算教练排名得分的方法。(
Principal component rankings do matlab code, using principal component analysis method to calculate the coach ranking score.)
- 2014-02-21 17:59:00下载
- 积分:1
-
3310
3310 lcd programming
- 2010-12-06 17:16:23下载
- 积分:1
-
Tatou-maillage3D
code matlab dwt watermarking 3d meshs
- 2012-04-23 01:28:46下载
- 积分:1
-
GUASS-RAILY-POSSION
高斯分布,瑞利分布,泊松分布,产生符合这三个分布的随机序列(Gaussian distribution, Rayleigh distribution, Poisson distribution, that meets these three distributed random sequence)
- 2013-12-09 22:23:20下载
- 积分:1
-
TheLinerPredictiveCoding(LPC)
语音信号的先行预测编码LPC 低频率语音编码算法研究及其实时实现(Voice signal of the first predictive coding LPC low-frequency speech coding algorithm for real-time implementation)
- 2013-04-28 17:28:39下载
- 积分:1
-
localselfsimilarity
super resolution based on local self similarity
- 2015-04-02 10:09:26下载
- 积分:1