登录
首页 » matlab » SVM

SVM

于 2014-12-14 发布 文件大小:306KB
0 167
下载积分: 1 下载次数: 5

代码说明:

  In machine learning, support vector machines (SVMs, also support vector networks[1]) are supervised learning models with associated learning algorithms that analyze data and recognize patterns, used for classification and regression analysis. Given a set of training examples, each marked as belonging to one of two categories, an SVM training algorithm builds a model that assigns new examples into one category or the other, making it a non-probabilistic binary linear classifier. An SVM model is a representation of the examples as points in space, mapped so that the examples of the separate categories are divided by a clear gap that is as wide as possible. New examples are then mapped into that same space and predicted to belong to a category based on which side of the gap they fall on.

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

发表评论

0 个回复

  • MATLAB6.0shuxueshouce
    matlab的数学手册,包含很多有用的数学函数可以调用!(matlab mathematical manual, containing many useful mathematical functions can be called!)
    2008-03-09 14:12:42下载
    积分:1
  • lab1
    matlab labs that will be very good for the beginners at least. Also, we can use this to promote our skills with matlab use.
    2014-11-02 05:20:23下载
    积分:1
  • iteratedbackprojection
    迭代反投影的高分辨率重建matlab代码(matlab source code for IBP image reconstruction)
    2012-11-24 20:25:52下载
    积分:1
  • speckle-noise
    数字图像滤波的程序,包括散斑噪声的生成,中值,均值,Lee,Kuan滤波算法的实现,还计算了三个指标:峰值信噪比,等效视数,散斑指数。(Digital image filtering process, including the generation of speckle noise, median, mean, Lee, Kuan filtering algorithm, also calculated three indicators: the peak signal to noise ratio, equivalent number, speckle index.)
    2014-04-08 21:18:34下载
    积分:1
  • 雷达信号分选源码
    说明:  用MATLAB深度学习进行雷达辐射源信号分选识别(Radar emitter signal sorting and recognition with MATLAB deep learning)
    2020-02-17 11:26:16下载
    积分:1
  • compare
    int compare(const char* a, const char* b, int size) { for (int i = 0 i < size i ++) { if (a[i] != b[i]) { return i } } return -1 } (int compare(const char* a, const char* b, int size) { for (int i = 0 i < size i++) { if (a[i] != b[i]) { return i } } return-1 } )
    2014-09-02 13:53:50下载
    积分:1
  • navneet-report
    Automatic toll collection system
    2013-12-12 21:59:37下载
    积分:1
  • cauchy
    关于柯西分布的matlab工具包,包括概率分布函数,反函数等(On the Cauchy distribution matlab toolkit, including the probability distribution function, inverse function, etc.)
    2007-11-08 12:08:13下载
    积分:1
  • bpsk_generate
    说明:  产生BPSK基带数字信号的时域波形。其中基带数字信号的传输速率以及每个码元周期内载波的周期数可以设置。(To generate the time-domain wave for BPSK. And the transmitting rate and the frequency of the carrier can both be set in the program.)
    2010-03-31 17:45:21下载
    积分:1
  • QPSK-AWGN-BER
    在AWGN信道下实现QPSK系统的仿真 包括求误码率及功率谱密度及星座图(Simulation program to realize QPSK transmission system under AWGN channel)
    2012-06-02 16:42:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载