登录
首页 » matlab » Spider4dataanlysis

Spider4dataanlysis

于 2007-05-24 发布 文件大小:317KB
0 225
下载积分: 1 下载次数: 379

代码说明:

   ?Spider-matlab工具箱,为一良好的数据分析工具箱,内建核偏最小二乘回归(KPLS),径向基网络回归(RBFnet)等;支持向量机(SVC)分类;聚类分析等.(Spider-Matlab Toolbox for a good data analysis toolbox. Built-nuclear partial least squares (PLS) regression neural network (RBFnet); Support Vector Machine (SVC) classification; Cluster analysis.)

文件列表:

Spider
......\basic
......\.....\@corrt_test
......\.....\...........\calc.m
......\.....\...........\corrt_test.m
......\.....\...........\CVS
......\.....\...........\...\Entries
......\.....\...........\...\Entries.Extra
......\.....\...........\...\Repository
......\.....\...........\...\Root
......\.....\...........\get_name.m
......\.....\...........\subsasgn.m
......\.....\...........\subsref.m
......\.....\...........\testing.m
......\.....\...........\training.m
......\.....\@joint_data
......\.....\...........\concatenate.m
......\.....\...........\CVS
......\.....\...........\...\Entries
......\.....\...........\...\Repository
......\.....\...........\...\Root
......\.....\...........\display.m
......\.....\...........\get.m
......\.....\...........\get_dim.m
......\.....\...........\get_index.m
......\.....\...........\get_name.m
......\.....\...........\get_x.m
......\.....\...........\get_xy.m
......\.....\...........\get_y.m
......\.....\...........\joint_data.m
......\.....\...........\partition.m
......\.....\...........\readfrom.m
......\.....\...........\set_name.m
......\.....\...........\set_x.m
......\.....\...........\set_y.m
......\.....\...........\subsasgn.m
......\.....\...........\subsref.m
......\.....\...........\testing.m
......\.....\...........\training.m
......\.....\@joint_kernel
......\.....\.............\calc.asv
......\.....\.............\calc.m
......\.....\.............\CVS
......\.....\.............\...\Entries
......\.....\.............\...\Repository
......\.....\.............\...\Root
......\.....\.............\eq.m
......\.....\.............\get_kernel.m
......\.....\.............\get_name.m
......\.....\.............\get_norm.m
......\.....\.............\joint_kernel.m
......\.....\.............\joint_substring.m
......\.....\.............\joint_triangular.m
......\.....\.............\subsasgn.m
......\.....\.............\subsref.m
......\.....\.............\tensor.m
......\.....\.............\testing.m
......\.....\.............\training.m
......\.....\@wilcoxon
......\.....\.........\calc.m
......\.....\.........\CVS
......\.....\.........\...\Entries
......\.....\.........\...\Entries.Extra
......\.....\.........\...\Repository
......\.....\.........\...\Root
......\.....\.........\get_name.m
......\.....\.........\subsasgn.m
......\.....\.........\subsref.m
......\.....\.........\testing.m
......\.....\.........\training.m
......\.....\.........\wilcoxon.m
......\clust
......\.....\@mrank
......\.....\......\CVS
......\.....\......\...\Entries
......\.....\......\...\Entries.Extra
......\.....\......\...\Repository
......\.....\......\...\Root
......\.....\......\get_name.m
......\.....\......\mrank.m
......\.....\......\plot.m
......\.....\......\subsasgn.m
......\.....\......\subsref.m
......\.....\......\testing.m
......\.....\......\training.m
......\.....\@nmf
......\.....\....\CVS
......\.....\....\...\Entries
......\.....\....\...\Entries.Extra
......\.....\....\...\Repository
......\.....\....\...\Root
......\.....\....\get_name.m
......\.....\....\nmf.m
......\.....\....\subsasgn.m
......\.....\....\subsref.m
......\.....\....\testing.asv
......\.....\....\testing.m
......\.....\....\training.asv
......\.....\....\training.m
......\.....\@ppca

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

发表评论

0 个回复

  • LMS_Equalizer_matlab
    最小均分误差均衡的matlab程序。学习LMS算法必备。(Minimum Mean Square Error equalizer matlab program. Learning LMS algorithm necessary.)
    2014-12-25 15:55:10下载
    积分:1
  • Matlab_Simulink-basic-operation
    关于matlab中simulink模块最详细的使用教程。包括每个模块的生成、设置、布局连线等等。非常详细。(On the use of MATLAB Simulink module in the most detailed tutorial. Including build, Setup, layout of the wiring each module, and so on. Very detailed. )
    2012-06-20 08:50:36下载
    积分:1
  • NC-MUSIC
    主要针对非圆信号(例如BPSK)的DOA估计算法,NC-MUSIC算法程序。(BPSK_QPSK_16QAM_64QAM matlab simulation program, etc.)
    2021-04-02 10:49:07下载
    积分:1
  • fundmodeling
    本论文为数学建模问题的基金投资模型,在实际问题的分析基础上建立了单纯存款模型等()
    2007-09-19 18:01:14下载
    积分:1
  • matlab
    MATLAB 下的模式识别特征提取 用于对特征信号的提取(MATLAB under the feature extraction for pattern recognition features of the signal extraction)
    2009-04-22 09:08:15下载
    积分:1
  • stadard-PSO-matlab
    基于标准的粒子群算法编写了一个简单通用的matlab程序(matlab code of standard particle swarm optimization)
    2011-07-14 15:23:15下载
    积分:1
  • DFTbeamforming
    说明:  对线性调频信号用dft方法分频后进行窄带波束形成后拼接,为宽带波束形成方法(After dividing the frequency of LFM signal by DFT method, narrow-band beamforming and splicing are used as the broadband beamforming method.)
    2020-07-27 09:18:40下载
    积分:1
  • c-means-algorithm
    c均值算法的实现,使用c均值算法对一组三位数据进行聚类,给出了测试的类别数目和初始值。(c-means algorithm, using the c-means algorithm on a set of three data clustering, given the number of categories and initial value of the test.)
    2012-05-18 09:24:59下载
    积分:1
  • ggrgwu
    灰色理論下之灰關聯matlab源碼,可幫助計算一序列中的數據的權重,得以給予不同之相關性(gray theory under gray relational Matlab source that could help the calculation of a sequence of data weights, given to the relationship between different)
    2007-06-01 16:35:55下载
    积分:1
  • pdmin_dp7uy8
    本程序是先用EjLnRw小波变换对人脸图像处理,然后在用ToZCZWm进行降维,最后用ToZCZWm分类器进行多分类分类识别。matlab程序实现,调试没有错误。 (This procedure is to use wavelet transformEjLnRw face image processing, and then use ToZCZWm dimensionality reduction, and finally multi Classification for identification ToZCZWm classifier. matlab program implements debugging without error. )
    2015-12-26 20:58:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载