登录
首页 » matlab » GASVM

GASVM

于 2006-11-30 发布 文件大小:1635KB
0 261
下载积分: 1 下载次数: 399

代码说明:

  SVM程序用于小样本分析,模式识别。用于Matlab的平台。(SVM procedures for small samples for analysis and pattern recognition. Matlab for the platform.)

文件列表:

GA_SVM
......\ALLdataTest.m
......\ALLdataTrain.m
......\mainGA7.m
......\osu_svm3.00
......\...........\cmap.mat
......\...........\Contents.m
......\...........\demo
......\...........\....\c_clademo.m
......\...........\....\c_lindemo.m
......\...........\....\c_poldemo.m
......\...........\....\c_rbfdemo.m
......\...........\....\c_svcdemo.m
......\...........\....\DemoData_class.mat
......\...........\....\DemoData_test.mat
......\...........\....\DemoData_train.mat
......\...........\....\one_rbfdemo.m
......\...........\....\osusvmdemo.m
......\...........\....\SVMClassifier.mat
......\...........\....\u_clademo.m
......\...........\....\u_lindemo.m
......\...........\....\u_poldemo.m
......\...........\....\u_rbfdemo.m
......\...........\....\u_svcdemo.m
......\...........\demos.m
......\...........\LinearSVC.m
......\...........\mexSVMClass.dll
......\...........\mexSVMClass.m
......\...........\mexSVMClass.mexglx
......\...........\mexSVMClass.mexhp7
......\...........\mexSVMClass.mexsol
......\...........\mexSVMTrain.dll
......\...........\mexSVMTrain.m
......\...........\mexSVMTrain.mexglx
......\...........\mexSVMTrain.mexhp7
......\...........\mexSVMTrain.mexsol
......\...........\Normalize.m
......\...........\one_RbfSVC.m
......\...........\PolySVC.m
......\...........\RbfSVC.m
......\...........\Scale.m
......\...........\SVMClass.m
......\...........\SVMPlot.m
......\...........\SVMPlot2.m
......\...........\SVMTest.m
......\...........\SVMTrain.m
......\...........\u_LinearSVC.m
......\...........\u_PolySVC.m
......\...........\u_RbfSVC.m
......\Readme_of_GASVM.txt
......\selectGA7.m
......\svmc7.m
Read me.txt

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

发表评论

0 个回复

  • MATLAB-GUI-instruction-video-8
    MATLAB GUI教学视频8:选择参数绘制曲线(MATLAB GUI instruction video 8: Select the parameters to draw the curve)
    2011-07-15 11:05:25下载
    积分:1
  • work
    jedinicni impuls dirakov koj se koristi za pobudjivanje signala na ul azu her je dirakov impuls impuls beskonacno kratkog trenutka trajanja
    2012-11-28 15:21:41下载
    积分:1
  • matlabC4.5
    [数据挖掘]数据挖掘部分算法的matlab实现 C4_5 比较经典的代码([Data Mining] part of data mining algorithms compare classic C4_5 realize matlab code)
    2007-08-22 19:30:30下载
    积分:1
  • ECEFilterCheck
    这段代码是最近调试的一段ECG滤波检波的软件,它实现了对一段ECG数据的GAUS变换滤波,能较为准确的测定出P,Q,R,S,T等关键波的长度及特征。有兴趣的可以看看(This code is the latest section of ECG filtering detector debugging software, which implements the ECG data on a GAUS transform filtering, can be more accurate determination of the P, Q, R, S, T, and the length of the critical wave characteristics. Interested to see)
    2011-04-29 15:32:41下载
    积分:1
  • zhaoxiaopu
    位置指令为幅值为1.0的阶跃信号,r(k)=1.0。网络结构为1-4-1,高斯函数的参数值取Cj=[-2 -1 1 2]T ,B=[0.5 0.5 0.5 0.5]T 。 网络权值学习参数为η=0.30,α=0.05 。PID控制各参数的初RBF网络控制,被控对象为G(s)= 取采样时间为1ms,采用Z变换进行离散化,离散化后的被控对象为 y(k)=-den(2)*y(k-1)-den(3)*y(k-2)+num(2)*u(k-1)+num(3)*u(k-2) 始值为,kp=20, kd=0.3, ki=0.1。 (Position command for the step signal amplitude of 1.0, r (k) = 1.0. The network structure is 1-4-1, the Gaussian function parameters taken Cj = [-2-1 1 2] T, B = [0.5 0.5 0.5 0.5] T. Weight learning parameter η = 0.30, α = 0.05. PID control parameters at the beginning of each RBF network control, the controlled object is G (s) = take the sampling time is 1ms, using the Z transform discrete, discretized controlled object is y (k) =-den (2)* y (k-1)-den (3)* y (k-2)+num (2)* u (k-1)+num (3)* u (k-2) initial value, kp = 20, kd = 0.3, ki = 0.1.)
    2013-07-22 21:20:28下载
    积分:1
  • stbc
    关于空时编码的仿真代码,希望对你有所帮助哈。(On space-time coding simulation code, I hope for your help Kazakhstan.)
    2013-11-28 11:04:25下载
    积分:1
  • frequency2
    对于一组数据求数据频率。绘制频率分布曲线。matlab求频率函数(Statistics_Toolbox of matlab to draw frequency curve)
    2013-11-01 11:32:22下载
    积分:1
  • renshutongji
    MATLAB程序代码,对人数进行统计,对图像灰度进行处理。(MATLAB program code, statistics on the number, carries on processing to the image gray.)
    2015-01-29 15:32:16下载
    积分:1
  • skekm
    PSS primary synchronization signal in the time domain simulation related, For lack of EMD, Transceiver contains two client programs.
    2017-09-01 11:08:56下载
    积分:1
  • PSNR_Metric
    This is a matlab implementation for calculating PSNR
    2009-04-20 17:45:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载