登录
首页 » matlab » 蝙蝠BASVM

蝙蝠BASVM

于 2021-05-08 发布
0 462
下载积分: 1 下载次数: 34

代码说明:

说明:  本算法是基于蝙蝠优化算法BA优化SVM,可以大大提高VMD的分类准确率,提高优化时间。(This algorithm is based on bat optimization algorithm BA to optimize SVM, which can greatly improve the classification accuracy of VMD and improve the optimization time.)

文件列表:

蝙蝠BASVM\Afit.m, 5965 , 2018-06-19
蝙蝠BASVM\bat.m, 2067 , 2014-11-12
蝙蝠BASVM\BatAlgorithm.pdf, 587199 , 2011-04-25
蝙蝠BASVM\bat_algorithm.m, 4551 , 2018-06-19
蝙蝠BASVM\BA_SVM.m, 5898 , 2018-06-19
蝙蝠BASVM\Fun.m, 529 , 2018-06-19
蝙蝠BASVM\initialization.m, 1845 , 2016-09-08
蝙蝠BASVM\ISSL-Isomap.mat, 6694 , 2018-06-07
蝙蝠BASVM\libsvmread.c, 4063 , 2016-12-22
蝙蝠BASVM\libsvmread.mexw64, 13824 , 2017-06-28
蝙蝠BASVM\libsvmwrite.c, 2341 , 2016-12-22
蝙蝠BASVM\libsvmwrite.mexw64, 12800 , 2017-06-28
蝙蝠BASVM\LTSA.mat, 7088 , 2018-06-07
蝙蝠BASVM\make.m, 888 , 2016-12-22
蝙蝠BASVM\Makefile, 1240 , 2016-12-22
蝙蝠BASVM\PSO.m, 3897 , 2014-06-13
蝙蝠BASVM\simplebounds.m, 269 , 2018-06-19
蝙蝠BASVM\SVM.m, 1652 , 2018-06-07
蝙蝠BASVM\svmpredict.c, 9820 , 2016-12-22
蝙蝠BASVM\svmpredict.mexw64, 27648 , 2017-06-28
蝙蝠BASVM\svmtrain.c, 11818 , 2016-12-22
蝙蝠BASVM\svmtrain.mexw64, 69632 , 2017-06-28
蝙蝠BASVM\svm_model_matlab.c, 8205 , 2016-12-22
蝙蝠BASVM\svm_model_matlab.h, 201 , 2016-12-22
蝙蝠BASVM\新型元启发式蝙蝠算法_黎成.pdf, 735864 , 2014-10-28
蝙蝠BASVM\求解大规模优化问题的可全局收敛蝙蝠算法_黄光球.caj, 755784 , 2014-10-28
蝙蝠BASVM\蝙蝠算法.pdf, 1291010 , 2014-10-28
蝙蝠BASVM, 0 , 2020-09-22

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

发表评论

0 个回复

  • pudn
    说明:  很全的matlab波束形成算法,包括有LCMV,MVDR等算法(Very complete matlab beamforming algorithm, including LCMV, MVDR and other algorithms)
    2021-03-12 09:44:23下载
    积分:1
  • audio
    用matlab程序实现对音频信号幅度调制的仿真结果(Matlab program used for audio signal amplitude modulation simulation results)
    2007-10-10 10:43:29下载
    积分:1
  • bipolar
    Symmetricdivergingbipolar cold-neutral-hot colormap
    2010-10-18 05:53:36下载
    积分:1
  • Signals-and-SystemsAnalysis-and-threalization-of-M
    1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第六章所有程序; 2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释; 3. 程序文件的命名分为以下三种类型: (1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。 (2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。 (3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。 ()
    2008-06-06 11:32:54下载
    积分:1
  • ch03
    介绍matlab中字符串、元胞和构架数组的建立、使用和用法(Introduction matlab in the string array of cellular and framework of the establishment, use and usage)
    2009-10-16 22:02:49下载
    积分:1
  • fftbianhua
    (1) 熟悉连续信号经理想采样前后的频谱变化关系,加深对时域采样定理的理解. (2) 熟悉时域离散系统的时域特性 (3) 利用卷积方法观察分析系统的时域特性. (4) 掌握序列傅立叶变换的计算机实现方法,利用序列的傅立叶变换对连续信号,离散信号及系统响应进行频域分析. ((1) familiar with the continuous signal to the manager before and after the sampling of the spectrum changes relations and deepen the time-domain sampling theorem understanding. (2) familiar with the time-domain system discrete time-domain (3) using deconvolution method of analysis in time domain characteristics. (4) master sequence Fourier Transform computer, using the Fourier transform sequence of continuous signals, Discrete signal system response and frequency domain analysis.)
    2007-07-02 12:44:20下载
    积分:1
  • paper4
    Chaos and the dynamical evolution of barred galaxies
    2015-02-07 12:01:17下载
    积分:1
  • HDFaceRecognitionSystemMatlabsourcecode
    Advances in data collection and storage capabilities during the past decades have led to an information overload in most sciences. Researchers working in domains as diverse as engineering, astronomy, biology, remote sensing, economics, and consumer transactions, face larger and larger observations and simulations on a daily basis. Such datasets, in contrast with smaller, more traditional datasets that have been studied extensively in the past, present new challenges in data analysis. Traditional statistical methods break down partly because of the increase in the number of observations, but mostly because of the increase in the number of variables associated with each observation. The dimension of the data is the number of variables that are measured on each observation.
    2009-07-11 13:58:55下载
    积分:1
  • MATLAB_motor
    说明:  一个matlab关于同步电机的仿真,很有价值的(A matlab simulation on the synchronous motor, great value)
    2008-10-19 12:05:34下载
    积分:1
  • Ant-colony-clustering-algorithm
    蚁群聚类算法,实现无线传感网络负载均衡。(Ant colony clustering algorithm for wireless sensor network load balancing.)
    2014-04-11 19:44:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载