登录
首页 » matlab » GA-SVM

GA-SVM

于 2010-04-27 发布 文件大小:1634KB
0 190
下载积分: 1 下载次数: 1

代码说明:

说明:  遗传算法+支持向量机,非常的实用,希望对大家有用。(Genetic algorithms+ support vector machine, very useful, we want to be useful.)

文件列表:

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

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

发表评论

0 个回复

  • procedures purpose : to bring in a maze of arbitrary size, with a stack get out...
    程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
    2022-07-05 03:20:50下载
    积分:1
  • PD算法
    在Matlab实现了对PD雷达算法的仿真,最后达到测速测距效果(In Matlab, the simulation of PD radar algorithm is realized, and the speed ranging effect is achieved.)
    2021-04-08 16:19:01下载
    积分:1
  • zsgx1hacks-v0.4
    zsg hacks ip webcam software
    2019-01-10 23:01:31下载
    积分:1
  • circle triangular
    说明:  建立圆角正三角形模型 用于不规则区域2D偏微分方程的求解(Create a rounded regular triangle model For 2D Partial Differential Equations in Irregular Regions)
    2019-03-26 21:56:53下载
    积分:1
  • numberAnimate
    一款jQuery数字滚动、跳动累加递减动画,应用于响应式网页滚动到制定位置数字跳动动画特效(JQuery Digital Rolling and Jumping Accumulative Decreasing Animation for Responsive Web Page Rolling to Set Position Digital Jumping Animation Special Effects)
    2019-05-06 09:55:32下载
    积分:1
  • Stata-内生性检验
    说明:  stata做时间序列数据( Time series data ),截面数据( Cross-sectional data )和面板数据( Panel data )的内生性检验(Stata tests the endogeneity of time series data, cross-sectional data and panel data)
    2020-06-16 21:00:54下载
    积分:1
  • 编译原理,逆波兰式。
    编译原理,逆波兰式。-compiler theory, inverse Polish.
    2022-01-21 18:05:21下载
    积分:1
  • VC++坦克大战完整代码
    VC++坦克大战完整代码,分布式坦克大战,支持网络对战,可进行游戏设置、玩家选择、网络设置等相关选项,需要正常连接网络才能开始游戏,接近3M的游戏源代码,比较完整,VC++6.0下即可编译。
    2022-02-24 12:30:30下载
    积分:1
  • 12864aST7565Raspi
    12864液晶,ST7565R控制芯片,用串行方式驱动或叫SPI方式,已调试成功(12864 LCD, ST7565R, control chip or call the SPI mode, serial driver has been successful commissioning)
    2012-03-17 11:56:41下载
    积分:1
  • SOA
    说明:  海鸥优化算法源代码,可以自行修改代码,改目标函数。(Seagull optimization algorithm source code)
    2021-04-20 19:38:50下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载