-
baseline_200702
矩阵变换函数,可通过该函数实现三位是两的绕轴变换(Matrix transformation function, can be accessed through the function of the three two-axis transformation)
- 2008-01-08 01:53:06下载
- 积分:1
-
Mathlab_Learning
learning matlab programming
- 2010-12-19 01:37:21下载
- 积分:1
-
STFT
这个是我个人编写的短时傅里叶变换的函数matlab.适用于语音压缩与语音分析.在其中可以加入一些自己的代码,即可改成phase vocoder(this is the STFT function which is wrote by myself(matlab). It is suit for speech compression and analyse. if you add some code in it, it can turn to a phase vocoder straightforward. )
- 2012-05-08 21:31:24下载
- 积分:1
-
Image-Compression
DCT变换1、 提取彩色图像,将图像大小限制为512*512*3;
2、 提取彩色图像三个颜色分量的矩阵,每个矩阵单独处理;
3、 将矩阵分为8*8的块,做DCT变换;
4、 提取每个块的一部分DCT系数做IDCT变换,显示基本图像;
5、 再提取每个块的一部分DCT系数做DCT反变换,得到增强层1,与前一次得到的数据叠加,得到质量更好的图像。
(DCT transform)
- 2014-10-15 22:48:44下载
- 积分:1
-
warm
一个故障诊断的程序,采用了多种方法,将故障时刻检测了出来,并进行了比较(A fault diagnosis program, using a variety of methods, fault detection out moments, and compared
)
- 2012-03-02 18:45:35下载
- 积分:1
-
QualNet-3.9.5-UsersGuide
Qualnet 3.9.5 userguide
- 2011-01-17 23:28:07下载
- 积分:1
-
WinIoTest
window IO CPP code example
- 2015-03-09 15:08:38下载
- 积分:1
-
checkmate
CheckMate is a MATLAB-based tool for modeling, simulating and investigating properties of hybrid dynamic systems. Hybrid systems are modeled using the Simulink graphical user interface (GUI). Parameters and specifications are entered using both the Simulink GUI and user-defined m-files. CheckMate commands are entered in the MATLAB command window. (CheckMate is a MATLAB-based tool for modeling, simulating and investigating properties of hybrid dynamic systems. Hybrid systems are modeled using the Simulink graphical user interface (GUI). Parameters and specifications are entered using both the Simulink GUI and user-defined m-files . CheckMate commands are entered in the MATLAB command window.)
- 2007-11-01 18:15:06下载
- 积分:1
-
QPSKsimulation
重要是实现通过瑞利信道的QPSK的仿真,同时给出了其误码率的仿真(Important thing is to achieve through the Rayleigh channel QPSK simulation, while its error rate is given simulation)
- 2009-12-11 14:11:35下载
- 积分:1
-
vqsplit
This function is for training a codebook for vector quantization. The data set is split to two clusters, first, and the mean of each cluster is found (centroids). The disttance of each vector from these centroids is found and each vector is associated with a cluster. The mean of vectors of each cluster replaces the centroid first. If the total distance is not improved substantially, The centroids are each split to two. This goes on untill the required number of clusters is reached and the improvement is not substantial.
- 2011-02-03 23:01:09下载
- 积分:1