-
ModulationAMFMPM
AMplitude, Frecuency and Phase Modulation with Matlab
- 2009-07-06 00:12:10下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
Untitled4
先做灰階圖片,再利用IMHIST來做統計,在做SMOOTH來讓使用者更容易了解圖片的特色 (Grayscale images do first, and then use IMHIST do statistics, SMOOTH do to make it easier for users to understand the characteristics of the picture)
- 2013-12-03 14:56:46下载
- 积分:1
-
esprit_ls
一种ESPRIT算法(教学实验,对初学者很有帮助)(a kind of ESPRIT , it may be helpful to the leaner of matlab and signal processing)
- 2013-01-02 19:49:04下载
- 积分:1
-
BP
这个是编的BP神经网络的程序,对于初学神经网络的人有很好的借鉴(This is a series of BP neural network program, for the beginner neural network is a good reference)
- 2013-11-05 22:41:49下载
- 积分:1
-
MyDEA1.0
做DEA用的,功能很强大,大家可以试试看,真的很好用(DEA do use, very powerful, we can try, really well)
- 2014-02-05 17:32:37下载
- 积分:1
-
INface
说明: 人脸识别程序,主要运用了harr-like算法,在matlab下运行(Face recognition program, the main use of the harr-like algorithm to run in matlab)
- 2010-04-27 11:36:06下载
- 积分:1
-
chapter_8
模糊聚类分析,MATLAB编程实现,很好的很经典的源代码,有详细解释(Fuzzy clustering analysis, MATLAB programming, good classic source code, a detailed explanation)
- 2013-08-05 17:47:46下载
- 积分:1
-
matlabFor-Pitch
使用Matlab进行wav文件的基音频率提取,包括自相关法、平均幅度差法和倒谱法等。(Wav files in Matlab to extract the pitch frequency, including the auto-correlation method, average magnitude difference method and the cepstrum method.)
- 2021-01-08 09:58:51下载
- 积分:1
-
全相位的FFT函数
说明: 傅里叶变换的全相位分析,适合初学者参考,用时将后缀改成.7z(Full phase analysis of Fourier transform, suitable for beginners)
- 2019-12-12 13:52:52下载
- 积分:1