登录
首页 » matlab » 2016.10.04GSA_SVM

2016.10.04GSA_SVM

于 2020-12-07 发布 文件大小:548KB
0 233
下载积分: 1 下载次数: 107

代码说明:

  以优化SVM算法的参数c和g为例,对GSA(引力搜索算法)MATLAB源码进行了详细中文注解。是很好的学习材料。( In order to optimize SVM algorithm parameters c and g as an example, the GSA (Gravitational Search Algorithm) MATLAB source code for a detailed Chinese annotation. Is a good learning materials.)

文件列表:

Gconstant.m,200,2016-10-03
Gfield.m,1030,2016-10-03
Gravitational Search Algorithm.pdf,665821,2016-10-02
GSA_svm.m,2475,2016-10-03
GSA_SVM_exmp.m,3051,2016-10-04
initialization.m,320,2016-10-03
massCalculation.m,503,2016-10-03
move.m,166,2016-10-03
objfun_svm.m,414,2016-10-03
space_bound.m,543,2016-10-03
wine.mat,20168,2016-10-03

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

发表评论

0 个回复

  • lovsub_page
    Implementation of cl_page for LOVSUB layer.
    2014-09-17 21:22:15下载
    积分:1
  • EM-algorithm
    EM算法,在统计计算中,最大期望(EM)算法是在概率(probabilistic)模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量(Latent Variable)。(EM algorithm)
    2014-12-11 17:00:24下载
    积分:1
  • 11
    说明:   empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:20:03下载
    积分:1
  • snr_estimate_M2M4_QPSK
    采用M2M4信噪比估计算法对QPSK调制解调器的接收端信噪比进行了估计(M2M4 SNR estimation algorithm on the the QPSK modem receiving end signal-to-noise ratio estimated)
    2013-05-08 08:55:05下载
    积分:1
  • d
    说明:   Direct Sequence Spread Spectrum
    2009-02-18 22:02:55下载
    积分:1
  • multi-layer-Perceptron
    matlab source code for Multi-layer Perceptron
    2013-04-28 22:39:39下载
    积分:1
  • MATLAB5343
    【matlab编程代做】使用两个图像输入模糊C+-均值图像分割 可以做为参考使用学习([Do] matlab program generation using two image input fuzzy C+- mean value can be used as a reference image segmentation using learning)
    2015-01-14 10:54:25下载
    积分:1
  • floyd
    matlab版本 图论中的全源最短路径floyd算法 一般C版本的比较多,这里提供matlab版本的,更简单方便使用 (Matlab code of Floyd algorithm in graph theory)
    2013-11-13 17:50:39下载
    积分:1
  • psoPde-matlab
    在基本pso的基础上做改进,引入de算法,高精度实现pso算法的寻优。(On the basis of the basic pso make improvements, the introduction of de algorithm, pso algorithm to achieve high-precision optimization.)
    2011-05-20 18:54:49下载
    积分:1
  • CPP
    非常不错的QPSK在matlab中的仿真教程,文档中包含相关的所有代码(very good QPSK in the Matlab simulation Guide, the document contains all the related code!)
    2011-06-09 22:40:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载