登录
首页 » matlab » FA

FA

于 2017-10-10 发布 文件大小:9KB
0 81
下载积分: 1 下载次数: 1

代码说明:

说明:  使用SVM算法进行分类,其中采用萤火虫算法进行SVM参数的优化。(SVM algorithm is used for classification, which uses the firefly algorithm to optimize the SVM parameters.)

文件列表:

FA\FA_SVM_exmp.m
FA\ffa_mincon_svm.m
FA\objfun_svm.m
FA\wine.mat

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

发表评论

0 个回复

  • 一类复杂循环排队系统的计算机模拟及在进程调度中的应用...
    一类复杂循环排队系统的计算机模拟及其在进程调度中的应用-a complicated circular Queuing System and Computer Simulation of the process of scheduling
    2022-05-25 00:46:38下载
    积分:1
  • AutoCAD2012基础学习-适合初学者
    说明:  AutoCAD2012基础学习-适合初学者pdf(AutoCAD2012 pdf study)
    2020-05-27 16:08:41下载
    积分:1
  • HAF
    多项式信号的参数估计,高阶模糊函数方法。(Parameter estimation of polynomial signals is performed using higher order ambiguity function methods.)
    2017-06-21 09:19:23下载
    积分:1
  • 24c16_page_operation.docx
    AT24C16非易失性掉电存储芯片的页读写的操作时序程序(AT24C16 EEPROM page write operation timing of the program)
    2011-08-24 10:45:54下载
    积分:1
  • Visual C# 韩信点兵算法演示源码
    韩信点兵是一道古代数学题,内容是:韩信带兵不足百人,三人一行排列多一个,七人一行排列少两个,五人一行排列正好。相关代码:   int a = 0, b = 0, c = 0;//定义变量   for (int i = 1; i < 100; i++)//遍历    {    Math.DivRem(i, 3, out a);//3行一列时取余    Math.DivRem(i, 5, out b);//5行一列时取余    Math.DivRem(i, 7, out c);//7行一列时取余    if (a == 1 && b == 0 && c == 5)//如果3种方式的余数符合要求    {    textBox1.Text = i.ToString();//显示人数    return;    }
    2022-01-25 14:48:17下载
    积分:1
  • 这是俄罗斯方快的c语言程序,请大家指教一下,这是自己边的呀!...
    这是俄罗斯方快的c语言程序,请大家指教一下,这是自己边的呀!-This is the Russian side quickly c language program, please advise that this is their side!
    2022-02-10 11:25:01下载
    积分:1
  • 文件夹下载程序
    说明:  实现文件下载,文件夹下载,可以通过代码修改实现图片,pdf,压缩包文件的下载(File download, folder download, you can modify the code to achieve image, PDF, compressed package file download)
    2020-06-19 06:20:01下载
    积分:1
  • BISS_C
    Biss-c reference/manual/description
    2017-07-10 14:25:16下载
    积分:1
  • Matlab图形图像处理函数详细列表 Matlab图形图像处理函数详细列表...
    Matlab图形图像处理函数详细列表 Matlab图形图像处理函数详细列表-Matlab graphics image processing functions in detail a list of Matlab graphics image processing function of a detailed list of Matlab graphics image processing function of a detailed list of
    2023-01-03 05:55:04下载
    积分:1
  • 可以看看啊!对学习操作系统又急于做课程设计的同学有帮助!!1...
    可以看看啊!对学习操作系统又急于做课程设计的同学有帮助!!1-Can look at ah! Also eager to learn the operating system to do the curriculum design has helped the students! ! 1
    2022-01-24 13:31:57下载
    积分:1
  • 696524资源总数
  • 103986会员总数
  • 80今日下载