-
PCA1
The important method is [COEFF,SCORE] = princomp(x) which takes in your data “x” and stores its projection into PCA space in “SCORE” which I then output to csv. I still need to find out how to project back into normal space but I think it should be just as straightforward as this was. For more info on “princomp” type “help princomp” into matlab and have a look at the help files.
- 2010-01-20 14:05:15下载
- 积分:1
-
Matlab
本书全面介绍了最新MATLAS 5.3版的全部令命描述、语法和应用。包括:数值计算、数据分析、绘图和图形图像处理、用户图形界面创建等几大类。各个命令都附有实例,易学易用。
(matlab)
- 2010-06-14 18:38:46下载
- 积分:1
-
extend_euclid
this is extended euclid source code
- 2012-05-04 03:10:54下载
- 积分:1
-
nosGUI
这个东西是我在网上下的,关于GUI的东西,好多有用的东西,呵呵,看看吧(this thing on the Internet is under the GUI of the things that a lot of useful things, Oh, let's see it)
- 2007-06-13 18:42:56下载
- 积分:1
-
array001
空间零点预处理波束形成仿真 matlab(Spatial null preprocessing beamformer)
- 2013-08-27 09:59:50下载
- 积分:1
-
fuzzy-control
模糊控制的程序。一,对样本进行聚类分析,以此来确定模糊规则个数。二,利用K-means法对样本聚类。三,参数修正过程。(The example of fuzzy control)
- 2013-12-30 17:27:46下载
- 积分:1
-
OFDM_16QAM
使用matlab里面的simulink仿真OFDM系统搭建的结构图(matlab)
- 2009-05-10 17:01:55下载
- 积分:1
-
hmm
说明: MATLAB编写的语音识别算法,中间有详细的代码注释,便于大家交流(Speech recognition algorithm written in MATLAB, the middle of a detailed code comments, easy to share)
- 2011-03-31 16:18:50下载
- 积分:1
-
Image-histogram-drawing
图像直方图的绘制,此程序提供两种方法,一是利用matlab自带得工具箱绘制,另一种是利用统计学的方法编程实现,最后对两种方法进行比较(Image histogram drawing, this program provides two methods, one using matlab toolbox comes too draw, another is the use of statistical methods to program implementation, and finally to compare the two methods)
- 2013-11-07 19:50:24下载
- 积分:1
-
bandpass
双线性变换法设计带通滤波器,凯泽窗法设计带通滤波器(Bilinear transform band-pass filter, the Kaiser window method designed bandpass filter)
- 2012-06-13 21:48:33下载
- 积分:1