登录
首页 » matlab » GA_SVM

GA_SVM

于 2020-09-19 发布 文件大小:1706KB
0 120
下载积分: 1 下载次数: 15

代码说明:

  遗传算法优化支持向量机算法,从而更好的提高识别率和预测率(GA-SVM implemented by MATLAB)

文件列表:

GA_SVM, 0 , 2015-01-22
GA_SVM\ALLdataTest.m, 989597 , 2003-04-24
GA_SVM\ALLdataTrain.m, 1115834 , 2003-04-24
GA_SVM\mainGA7.m, 3086 , 2003-10-02
GA_SVM\osu_svm3.00, 0 , 2015-01-22
GA_SVM\osu_svm3.00\cmap.mat, 1728 , 1997-08-13
GA_SVM\osu_svm3.00\Contents.m, 2905 , 2002-02-25
GA_SVM\osu_svm3.00\demo, 0 , 2015-01-22
GA_SVM\osu_svm3.00\demos.m, 587 , 2002-01-03
GA_SVM\osu_svm3.00\demo\c_clademo.m, 1907 , 2002-02-15
GA_SVM\osu_svm3.00\demo\c_lindemo.m, 2892 , 2002-02-15
GA_SVM\osu_svm3.00\demo\c_poldemo.m, 3369 , 2002-02-25
GA_SVM\osu_svm3.00\demo\c_rbfdemo.m, 3248 , 2002-02-25
GA_SVM\osu_svm3.00\demo\c_svcdemo.m, 749 , 2002-02-25
GA_SVM\osu_svm3.00\demo\DemoData_class.mat, 144664 , 2000-06-22
GA_SVM\osu_svm3.00\demo\DemoData_test.mat, 144656 , 2000-02-23
GA_SVM\osu_svm3.00\demo\DemoData_train.mat, 432016 , 2000-02-23
GA_SVM\osu_svm3.00\demo\one_rbfdemo.m, 3382 , 2002-02-25
GA_SVM\osu_svm3.00\demo\osusvmdemo.m, 612 , 2000-10-10
GA_SVM\osu_svm3.00\demo\SVMClassifier.mat, 38496 , 2002-02-25
GA_SVM\osu_svm3.00\demo\u_clademo.m, 1910 , 2002-02-25
GA_SVM\osu_svm3.00\demo\u_lindemo.m, 2894 , 2002-02-25
GA_SVM\osu_svm3.00\demo\u_poldemo.m, 3369 , 2002-02-25
GA_SVM\osu_svm3.00\demo\u_rbfdemo.m, 3250 , 2002-02-25
GA_SVM\osu_svm3.00\demo\u_svcdemo.m, 750 , 2000-10-10
GA_SVM\osu_svm3.00\LinearSVC.m, 1978 , 2002-02-15
GA_SVM\osu_svm3.00\mexSVMClass.dll, 61440 , 2002-04-12
GA_SVM\osu_svm3.00\mexSVMClass.m, 5181 , 2002-02-15
GA_SVM\osu_svm3.00\mexSVMClass.mexglx, 166002 , 2002-04-12
GA_SVM\osu_svm3.00\mexSVMClass.mexhp7, 127289 , 2002-03-21
GA_SVM\osu_svm3.00\mexSVMClass.mexsol, 232932 , 2002-03-21
GA_SVM\osu_svm3.00\mexSVMTrain.dll, 73728 , 2002-04-12
GA_SVM\osu_svm3.00\mexSVMTrain.m, 4332 , 2002-02-15
GA_SVM\osu_svm3.00\mexSVMTrain.mexglx, 165010 , 2002-04-12
GA_SVM\osu_svm3.00\mexSVMTrain.mexhp7, 127290 , 2002-03-21
GA_SVM\osu_svm3.00\mexSVMTrain.mexsol, 231836 , 2002-03-21
GA_SVM\osu_svm3.00\Normalize.m, 234 , 2001-12-06
GA_SVM\osu_svm3.00\one_RbfSVC.m, 2557 , 2002-02-25
GA_SVM\osu_svm3.00\PolySVC.m, 2880 , 2002-02-15
GA_SVM\osu_svm3.00\RbfSVC.m, 2431 , 2002-02-15
GA_SVM\osu_svm3.00\Scale.m, 504 , 2002-01-28
GA_SVM\osu_svm3.00\SVMClass.m, 5967 , 2002-02-15
GA_SVM\osu_svm3.00\SVMPlot.m, 4067 , 2002-02-15
GA_SVM\osu_svm3.00\SVMPlot2.m, 5845 , 2002-02-15
GA_SVM\osu_svm3.00\SVMTest.m, 7212 , 2002-02-15
GA_SVM\osu_svm3.00\SVMTrain.m, 5415 , 2002-02-15
GA_SVM\osu_svm3.00\u_LinearSVC.m, 2014 , 2002-02-25
GA_SVM\osu_svm3.00\u_PolySVC.m, 2942 , 2002-02-25
GA_SVM\osu_svm3.00\u_RbfSVC.m, 2484 , 2002-02-25
GA_SVM\Readme_of_GASVM.txt, 1843 , 2003-10-02
GA_SVM\selectGA7.m, 14590 , 2003-10-02
GA_SVM\svmc7.m, 2891 , 2003-10-02

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

发表评论

0 个回复

  • Regularity_Rythm
    After we calculate the R peaks of the ecg signal, we identify different criteria : a) Heart rate. b) Regularity of the R-R peaks (Look at the R-R distances). 1. Regular (are they equidistant apart). 2. Irregular. c) Rhythm 1. Tachycardia ==> Fast. 2. Bradychardia ==> Slow. 3. Normal.
    2010-10-05 18:03:45下载
    积分:1
  • 98
    说明:  This is a matlab code and is a beneficial source code about heat transfer.
    2014-12-28 09:54:14下载
    积分:1
  • OFDM技术仿真(MATLAB代码)
    OFDM技术仿真,包括发射机和接收机代码(OFDM technology simulation, including transmitter and receiver code)
    2018-05-14 14:12:39下载
    积分:1
  • 11222
    该控制算法为模糊控制器在机器人避障系统中的应用,是一个多输入多输出的控制系统,仿真结果和实际的运行结果比较符合。(The control algorithm for the Fuzzy Controller for Obstacle Avoidance System, is a multi-input multi-output control system, simulation results and actual operating results more in line.)
    2020-07-04 18:40:06下载
    积分:1
  • Gauss_Seidel.m
    Heat equation with variable coeficients using Gauss-Seidel Method:
    2013-08-05 21:26:51下载
    积分:1
  • MDVRP
    运用matlab软件,利用遗传算法解决VRP问题( using genetic algorithms to solve the problem of VRP)
    2020-08-14 16:28:35下载
    积分:1
  • MODULATION
    这个源程序代码包提供了通信系统中BPSK,QPSK,OQPSK,MSK,MSK2,GMSK,QAM,QAM16等调制解调方式 用matlab的实现,以及它们在AWGN和Rayleigh信道下的通信系统实现及误码率性能(The source code package provides a communication system in BPSK, QPSK, OQPSK, MSK, MSK2, GMSK, QAM, QAM16 manner, such as modulation and demodulation matlab realization, as well as their in AWGN and Rayleigh fading and realize the communication system error rate performance)
    2021-05-16 11:30:07下载
    积分:1
  • zhiLU
    说明:  矩阵LU分解,非常方便的分解程序,简练而有效,希望大家下载(LU,derection,matlab NEWMark)
    2010-04-02 10:47:48下载
    积分:1
  • superresolution_v_2[1].0
    数字图像处理中的超分辨率分析代码! 希望对大家有用 matlab(Digital Image Processing in Super-Resolution Analysis of code! Want to be useful to everyone matlab)
    2010-01-18 11:21:44下载
    积分:1
  • MATLAB
    求匹配点的小程序,很好用,在WINDOOWS 平台下运行,需要先安装相关程序,在运行程序。(Small program request match points, useful, in WINDOOWS platform to run, need to install the related program, run the program.)
    2010-06-03 10:49:07下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载