登录
首页 » VBA » dimension-reduction

dimension-reduction

于 2015-06-14 发布 文件大小:35KB
0 260
下载积分: 1 下载次数: 43

代码说明:

  pca lda kpca klda lpp matlab 特征降为方法,对于新手比较有用。(pca lda kpca klda lpp matlab code for dimension reduction. these are very useful for new researchers.)

文件列表:

constructKernel.m,2554,2014-05-22
constructW.m,19500,2014-05-22
EuDist2.m,1248,2014-05-22
IsoP.m,7397,2014-05-22
KDA.m,5418,2014-05-22
KGE.m,6517,2014-05-22
KLPP.m,4118,2014-05-22
KPCA.m,3572,2014-05-22
LGE.m,9158,2014-05-22
LPP.m,4727,2014-05-22
LSDA.m,5357,2014-05-22
MMP.m,4701,2014-05-22
mySVD.m,3683,2014-05-22
NormalizeFea.m,1307,2014-05-22
NPE.m,7091,2014-05-22
OLGE.m,9150,2014-05-22
OLPP.m,4227,2014-05-22
PCA.m,1981,2014-05-22
SDA.m,5097,2014-05-22
TensorLGE.m,5652,2014-05-22
TensorLPP.m,3910,2014-05-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Digital-baseband-system
    数字基带系统将数字信号从时域上看时数字滚降,需要画出滚降前后的波形展示出来。频域上带宽变化了。输入滤波器之前的波形与采样判决之后的波形。采样判决前的频谱。 采样判决后的码型。 2、眼图(采样判决之前的眼图)(信噪比大眼图清晰) 3、误码曲线,(横坐标时信噪比,纵坐标时误码率) 4、Arfa变化对误码特性的影响,变好还是变差(变好),眼图清晰度变化(清晰),传递函数的带宽的变化。(带宽越大)(1.Digital baseband system point of view the digital signal from the time domain when the number of roll-off, you need to draw the waveform displayed before and after the roll-out. The frequency domain, the bandwidth change. Input filter and sample ruling before the wave after wave. Sample pre-judgment spectrum. Sampling pattern after the verdict. 2, the eye diagram (eye before sampling decision) (SNR big eye clear) 3, the error curve (abscissa when the signal to noise ratio, bit error rate when the vertical axis) 4, Arfa impact of change on BER performance, get better or worse (getting better), change of eye-definition (clarity), the transfer function of the bandwidth changes. (The greater the bandwidth))
    2011-06-03 23:04:22下载
    积分:1
  • DXSXSY_EX_Ch3
    大学数学实验-清华出版社-姜启源-第3章例题源代码(Mathematics Experiment-Tsinghua University- Chapter 3 Example)
    2011-12-02 17:27:50下载
    积分:1
  • DFIG_2MW
    2兆瓦异步双馈风力发电系统的建模与仿真,包含个子模块。pitch信号自己添加。。(2 MW doubly fed induction wind power system modeling and simulation, including the sub-modules. pitch signal to add their own. .)
    2014-06-09 12:34:54下载
    积分:1
  • Miramichi_1982.tar
    it is an m file for seismic analysis
    2011-08-01 17:25:13下载
    积分:1
  • personNum
    今年计算机学院研究生入学复试分多个小组。现在老师需要知道每组复试同学中男生和女生的人数。请你编写程序分别统计出男女生的总人数。 Input 输入的第一行是一个数t(0 < t < 10),表示有t组测试用例。 对于每组输入数据有两行,第一行是一个正整数n(1 < n < 1000),表示参加该组复试的总人数。接下来一行有n个整数(取值为0或1),0代表男生,1代表女生,整数间由一个空格隔开。 Output 对于每组测试用例,输出一行,由两个数组成,用一个空格隔开,分别表示男生和女生的总人数。 Sample Input 2 2 1 0 7 0 1 0 0 1 1 0 Sample Output 1 1 4 3 (Statistics person)
    2014-12-31 10:33:15下载
    积分:1
  • cnvrtwfm_066084200
    说明:  isf转换csv格式的exe文件,示波器生成的isf(ISF conversion to CSV)
    2020-12-12 19:39:15下载
    积分:1
  • MatlabBuilderfor.NET
    VC++调用Matlab Builder for.NET 的COM组件(VC++ Call Matlab Builder for.NET the COM components)
    2008-04-10 08:25:58下载
    积分:1
  • MWMP
    MWMP是一个运行MATLAB下面的多小波软件包,它是目前功能比较全面的一个多小波软件包,能够用于科学研究例如图像压缩、信号降噪等。它提供了一些比较常见的单小波与多小波滤波器,也提供了多小波的一些常用的预滤波算法,并且,只要修改coef.m文件,就可增加新的滤波器组,同时,修改文件coef_prep.m文件,可增加新的预滤波方法。(MWMP is the following one to run MATLAB package of multi-wavelet, which is currently the more comprehensive package of more than one wavelet can be used for scientific research such as image compression, signal noise reduction. It provides some of the more common single-wavelet and multiwavelet filters, also provides some of the commonly used multi-wavelet pre-filtering algorithm, and, as long as the changes coef.m file, you can add a new filter at the same time, modify the file coef_prep.m file, increase the new pre-filtering method.)
    2010-01-19 10:20:32下载
    积分:1
  • systemidentification
    关于系统辨识的电子教案,内有教案中的用matlab编写的示例程序。(system identification , there are samples programmed by matlab .)
    2009-06-29 10:45:49下载
    积分:1
  • ROUTE
    实现无线传感器网络分簇路由算法的程序,可以运行的。( clustering routing for Wireless sensor network , the programs can run.)
    2015-03-23 09:31:40下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载