登录
首页 » matlab » svm.doc

svm.doc

于 2012-12-27 发布 文件大小:50KB
0 214
下载积分: 1 下载次数: 60

代码说明:

  陆振波的SVM的MATLAB代码的解释,很详细的。(The bo of SVM MATLAB code explanation)

文件列表:

1Table,9452,2017-03-03
Data,7368,2017-03-03
ObjectPool
..........\_1254163373
..........\...........\Equation Native,104,2017-03-03
..........\...........\[1]CompObj,105,2017-03-03
..........\...........\[1]Ole,20,2017-03-03
..........\...........\[3]ObjInfo,6,2017-03-03
..........\_1254163520
..........\...........\Equation Native,230,2017-03-03
..........\...........\[1]CompObj,105,2017-03-03
..........\...........\[1]Ole,20,2017-03-03
..........\...........\[3]ObjInfo,6,2017-03-03
..........\_1277718233
..........\...........\Equation Native,465,2017-03-03
..........\...........\[1]CompObj,105,2017-03-03
..........\...........\[1]Ole,20,2017-03-03
..........\...........\[3]ObjInfo,6,2017-03-03
..........\_1277719442
..........\...........\Equation Native,136,2017-03-03
..........\...........\[1]CompObj,105,2017-03-03
..........\...........\[1]Ole,20,2017-03-03
..........\...........\[3]ObjInfo,6,2017-03-03
..........\_1277719505
..........\...........\Equation Native,139,2017-03-03
..........\...........\[1]CompObj,105,2017-03-03
..........\...........\[1]Ole,20,2017-03-03
..........\...........\[3]ObjInfo,6,2017-03-03
..........\_1277719559
..........\...........\Equation Native,222,2017-03-03
..........\...........\[1]CompObj,105,2017-03-03
..........\...........\[1]Ole,20,2017-03-03
..........\...........\[3]ObjInfo,6,2017-03-03
..........\_1277723823
..........\...........\Equation Native,183,2017-03-03
..........\...........\[1]CompObj,105,2017-03-03
..........\...........\[1]Ole,20,2017-03-03
..........\...........\[3]ObjInfo,6,2017-03-03
..........\_1277723880
..........\...........\Equation Native,165,2017-03-03
..........\...........\[1]CompObj,105,2017-03-03
..........\...........\[1]Ole,20,2017-03-03
..........\...........\[3]ObjInfo,6,2017-03-03
..........\_1277724023
..........\...........\Equation Native,198,2017-03-03
..........\...........\[1]CompObj,105,2017-03-03
..........\...........\[1]Ole,20,2017-03-03
..........\...........\[3]ObjInfo,6,2017-03-03
WordDocument,18487,2017-03-03
[1]CompObj,109,2017-03-03
[5]DocumentSummaryInformation,228,2017-03-03
[5]SummaryInformation,392,2017-03-03

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

发表评论

0 个回复

  • RLS
    使用MATLAB编写的rls滤波器程序代码!(Prepared using the MATLAB code filter rls!)
    2008-07-21 21:00:33下载
    积分:1
  • 11
    说明:  阵列信号波达方向的估计,程序运行是成功的。(DOA estimates)
    2012-05-23 21:52:01下载
    积分:1
  • 高等应用数学问题的MATLAB求解(中文)全套课件
    说明:  高等应用数学问题的MATLAB问题求解,线性、积分方程、代数方程、微分方程、数据插值、函数逼近问题、概率论与数理统计问题的计算机求解,模糊逻辑与模糊推理、遗传算法、小波变换、粗糙集理论等的应用。(Matlab problem solving of higher applied mathematics, computer solving of linear, integral, algebraic, differential, data interpolation, function approximation, probability theory and mathematical statistics, application of fuzzy logic and fuzzy reasoning, genetic algorithm, wavelet transform, rough set theory, etc)
    2019-12-05 15:38:20下载
    积分:1
  • coo_sat
    GPS卫星定位 利用广播星历计算卫星位置(Calculated using satellite position broadcast ephemeris)
    2021-04-22 22:58:49下载
    积分:1
  • ObjectiveFidelityCriteria
    Objective Fidelity Criteria(Objective Criteria)
    2007-06-19 16:45:09下载
    积分:1
  • orbit
    说明:  一个关于用matlab求解转子动力学的程序,使用newMark方法(A program about solving rotor dynamics with MATLAB, using Newmark method)
    2020-05-23 23:33:35下载
    积分:1
  • lorentzfit
    = lorentzfit (× ) lorentzfit 符合输入(× )与罗伦兹功能的形式 “ (× )= 1 / ((- 2)^ 2 + 3号) 输入 :因变量值[ 是] (× ) × :独立变量的值 输出功率 一:名单[ 1 2 3 ] 罗伦兹参数 示例 × = - 16:0.1:35 = 19.4 / ((- 7)^ 2 + 15.8)+ randn (大小(× )/ 10 ) = lorentzfit (× ) 杰瑞德·威尔斯 11 / 15 / 11 杰瑞德威尔斯[ 点] [在] [ 点] 教育公爵(a = lorentzfit(y,x) LORENTZFIT fits the input Y(X) with a Lorentzian function of the form Y (X) = A1./((X- A2).^2+ A3) INPUTS Y : Dependent variable values [Y(X)] X : Independent variable values OUTPUT A : List of Lorentzian parameters [A1 A2 A3] EXAMPLE x =-16:0.1:35 y = 19.4./((x- 7).^2+ 15.8)+ randn(size(x))./10 a = lorentzfit(y,x) Jered R Wells 11/15/11 jered [dot] wells [at] duke [dot] edu)
    2012-05-02 20:28:43下载
    积分:1
  • machine_asynchrone
    SOME SIMULINK MOTEUR ASYNCHRONE BY BOUZIANE ISMAIL
    2009-05-21 18:17:31下载
    积分:1
  • [Matlab]_Harris_Corner_Detector
    对流行的HARRIS角点算子的MATLAB一种实现方法,效果不错(HARRIS corner of the popular MATLAB operator of an implementation method, good results)
    2009-11-13 10:48:51下载
    积分:1
  • gauss
    分别用中心极限定理和Box-Muller方法产生高斯噪声,用于二进制双极性基带通信系统仿真,比较其仿真运行时间及结果。(Central limit theorem and were used Box-Muller method for generating Gaussian noise for binary bipolar baseband communication system simulation, and compared the results of the simulation run time.)
    2010-12-28 19:51:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载