-
matlab
余弦距离进行聚类分析,余弦距离kmeans进行聚类分析,(Cluster analysis cosine distance, cosine distance from the cluster analysis kmeans,)
- 2009-05-15 14:04:23下载
- 积分:1
-
Windowing
In this letter, we propose anovel family of windowing
technique to compute mel frequency cepstral coefficient (MFCC)
for automatic speaker recognition from speech. The proposed
method is based on fundamental property of discrete time Fourier
transform (DTFT) related to differentiation in frequency domain.
Classical windowing scheme such as Hamming window
- 2013-02-11 00:33:16下载
- 积分:1
-
Discrete-Fourier-Transform-2D
Implementation of Discrete fourier transform 2D (to images )
- 2013-12-04 12:26:45下载
- 积分:1
-
matlab-help
说明: matlab的中文帮助,,对初学matlab的很有用,,我就是看这个入门的。(matlab in Chinese help, very useful for beginners matlab,, I just see this entry in the.)
- 2010-04-23 16:27:25下载
- 积分:1
-
Matlab-function
包含matlab常用命令,函数,快捷键等的介绍(matlab function)
- 2012-04-27 10:14:19下载
- 积分:1
-
Optimal_Control_CVP
Control vector parameterization, also known as direct sequential method,
is one of the direct optimization methods for solving optimal control problems. The basic idea of direct optimization methods is to discretize the control problem, and then apply nonlinear programming (NLP) techniques to the resulting finite-dimensional optimization problem.
- 2013-01-22 13:50:13下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
nmfmatlab7
说明: 非负矩阵分解应用于脸部图像识别的MATLAB程序(function [W H] = nmf(V,r,maxiter) )
- 2010-04-21 10:00:33下载
- 积分:1
-
RFM
辨识所使用的数据长度保持不变,每增加一个新数据就抛掉一个老数据,使参数估计值始终只依赖于有限个新数据所提供的新消息,克服了遗忘因子法不管多老的数据都在起作用的缺点,因此该算法更能有效的克服数据饱和现象。(Identify the use of data length remain the same, every time you add a new data will throw away an old data, make the parameter estimate always depends on just co., LTD., a new data provided by the new news, overcome the forgetting factor method no matter how old data are in action shortcomings, so the algorithm can effectively overcome the more data saturation phenomenon.)
- 2012-12-28 15:55:52下载
- 积分:1
-
chap9_1
基于SVR的线性系统内部模型辨识建模及校验的仿真程序, 由于辨识信号采用的都是随机信号,不是数值固定的信号,所以程序每次运行的结果都可能有所不同。(Based the SVR system of linear internal model identification modeling and verification simulation program identification signal are random signal, not the value of the fixed signal, so the program each time you run the results are likely to differ.)
- 2013-03-05 21:18:31下载
- 积分:1