-
EMDprogram
经验模式分解程序(简称EMD),在某些情况下比WAVELET TRANSFORM 和STFT分析效果要好,就是计算很费时间!(Empirical Mode Decomposition (EMD), In some cases than WAVELET TRANSFORM STFT analysis and better results. Computing is a great time!)
- 2007-07-04 17:18:47下载
- 积分:1
-
Coswavelet
余弦小波变换源程序,开发环境为matlab(cosin wavelet transform code using matlab)
- 2009-12-16 22:45:02下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
C2sanciyangtiaochazhi
C2三次样条插值.
MATLAB源程序(C2 cubic spline interpolation. MATLAB source code)
- 2008-07-02 13:01:15下载
- 积分:1
-
IMAGE-FUSION-resolutionmerge
Monochromatic (gray scale) low resolution image is converged to colored image by false color mapping to "hot" color scheme. This RGB image is then converted to Hue, Saturation and Value (HSV) image. Value component is replaced by higher resolution image and the resulting HSV image is converted back to RGB. This RGB merged image converted to gray scale is a merged image with improved spatial resolution.
- 2010-02-20 03:10:33下载
- 积分:1
-
CFCC
语音特征参数CFCC的提取代码,原创作品。matlab程序,含参考文献及毕业论文,参考价值比较大吧(CFCC speech feature parameter extraction code, original works. matlab procedures, including references and thesis, the reference value is relatively large bar)
- 2021-04-18 14:38:52下载
- 积分:1
-
kmeans_matlab
使用matlab进行实现的kmeans算法。数据集。(use Matlab for achieving the kmeans algorithm. Data sets.)
- 2006-10-12 19:10:07下载
- 积分:1
-
IJEC_2010_cfa
This is a demo program of color filter array (CFA) image color reproduction.
- 2014-08-14 17:14:57下载
- 积分:1
-
xiaobo
基于小波变换的局部放电信号消噪技术研究,包括程序和参考文献。(Noise cancellation technology research partial discharge signal based on wavelet transform, including the program and reference papers.)
- 2021-04-13 12:38:56下载
- 积分:1
-
DE-差分进化算法
差分进化算法的pdf和完整代码,差分进化算法包括变异、交叉和选择三大操作(Differential Evolution Algorithm PDF and complete code, differential evolution algorithm includes mutation, crossover and selection of three major operations)
- 2020-11-06 08:59:50下载
- 积分:1