-
SVM
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.
- 2014-12-14 21:33:26下载
- 积分:1
-
radar_signal
说明: 几种典型雷达信号的MATLAB实现,线性调频,二相编码等(MATLAB implementation of several typical radar signals, linear frequency modulation, binary phase coding, etc.)
- 2019-04-19 15:16:14下载
- 积分:1
-
MATLAB
双线性插值 双线性插值 双线性插值 双线性插值(bilinear_interpolate)
- 2009-03-17 10:50:56下载
- 积分:1
-
speeker
speaker recognition matlab code
- 2009-04-11 05:16:56下载
- 积分:1
-
wienerfilter
利用matlab研究使用维纳滤波器对语音信号去噪的例程(Using matlab studies using Wiener filter speech signals denoising routines)
- 2016-06-15 16:56:29下载
- 积分:1
-
FDTD
经典FDTD程序Taflove书随书光盘源代码,适合于matlab初学者(classic FDTD program source code in CD-ROM of a Taflove book,suitabal for beginners in matlab)
- 2009-05-19 23:29:43下载
- 积分:1
-
Euler-and-multi-step.zip
本程序是关于常微分方程初值问题数值解的欧拉算法及线性多步法的matlab代码,对初学者有帮助,例题用的李荣华的微分方程数值解法第一章的习题(This program is about Euler algorithm for numerical initial value problem of ordinary differential equations and linear multistep method matlab code, useful for beginners, examples of Li Ronghua s numerical solution of differential equations of the first chapter exercises
)
- 2013-09-10 15:27:04下载
- 积分:1
-
OFDM的信道估计
说明: OFDM的信道估计,LS,MMSE,非常全的仿真程序(OFDM channel estimation, LS, MMSE, very complete simulation program)
- 2021-04-05 11:19:03下载
- 积分:1
-
RLS_algorithm
RLS自适应滤波算法程序。包含FIR RLS demo和IIR RLS demo。()
- 2007-07-22 01:49:36下载
- 积分:1
-
pnm-3.01(1)
how to use pnm files and image in matlab
- 2012-06-24 07:05:38下载
- 积分:1