登录
首页 » matlab » SVMclassifier_func

SVMclassifier_func

于 2010-11-23 发布 文件大小:945KB
0 146
下载积分: 1 下载次数: 6

代码说明:

  This is a SVM classifier algorithm in Matlab.

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

发表评论

0 个回复

  • ip_07_10
    说明:  matlab信道模型,对OFDM信道建模,统计错误概率,并于直接传输的错误率比较。(Matlab channel model, the right OFDM Channel modeling, statistical probability of error, and direct transmission error rates.)
    2005-11-08 12:21:21下载
    积分:1
  • JHSantiagoTexcoco_FletcherReeves-MatLab
    Prueba1 FletcherReeves Hernández Santiago José Maestría en Ciencias de la Computación Septiembre / 2011 1. Comenzar con un punto arbitrario 2. Calcular Gradiente de Fi 3. Si el Gradiente Fi es igual a 0(converge), termina 4. Si el Gradiente Fi es !=0 continuar 5. Encontrar dirección de búsqueda Si= -GradienteFi= - Gradiente F(Xi) 6. Determinar la Longitud Optima del incremento lamda(i) en dirección Si X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi) 7. Hacer i=2 8. Obtener Gradiente Fi 9. Calcular Si= -GradFi + ( [abs(GradFi)^2]/[abs(GradF(i-1))^2] )*S(i-1) 10. Determinar la Longitud Optima del incremento lamda(i) en dirección Si X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi) 7. Verificar Optimalidad de X(i+1) Si es optimo, detener Si no es optimo hacer i=i+1 e ir al paso 8
    2013-08-08 14:30:24下载
    积分:1
  • yiyuanhanshuyouhua
    将遗传算法应用于一元函数的优化,程序运行通过!(a GA)
    2014-12-09 21:22:16下载
    积分:1
  • bisection
    Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. Step 5 set i=i+1 Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p. Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
    2011-11-23 09:46:51下载
    积分:1
  • 111
    产生k分布,瑞利分布,正太分布,PSK_lfm,RAY,等信号的matlab文件(Generated k distribution, Rayleigh distribution, normally distributed, PSK_lfm ray signals such as Matlab files)
    2013-05-15 18:50:32下载
    积分:1
  • Extended-Luenberger-observer-for-speed-sensorless
    Extended Luenberger observer for speed-sensorless AC motor d
    2017-03-08 04:33:44下载
    积分:1
  • WaveletMoment
    小波矩程序,中间感觉有点问题,但是可以用,希望对大家有帮组(Wavelet moment process can feel a little problem, but can, we want to have to help group)
    2010-06-12 14:55:22下载
    积分:1
  • Image-segmentation-Extraction
    这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。(The matlab program to achieve the target object' s image segmentation and extraction technology, in the annex of the procedures for license plate detection and recognition, for example, the effect was very good.)
    2009-12-10 19:37:32下载
    积分:1
  • dft--convolution--IDFT--fir(finite-impulse-respon
    different matlab code for convolution, discrete fourier transform, finite impulse response, inverse DFT, descimator
    2014-02-07 20:40:35下载
    积分:1
  • skldtxt
    用上跨零点法对波浪数据进行统计分析 有效波高 波周期 (Spend zero-crossing method of wave data for statistical analysis of the significant wave height wave period)
    2021-04-14 15:28:55下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载