-
SVM
该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法
(1) Main_SVC_C.m --- C_SVC二类分类算法
(2) Main_SVC_Nu.m --- Nu_SVC二类分类算法
(3) Main_SVM_One_Class.m --- One-Class支持向量机
(4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法
(5) Main_SVR_Nu.m --- Nu_SVR回归算法(The kit includes two kinds of classification, two kinds of regression, and a one-class support vector machine algorithm (1) Main_SVC_C.m--- C_SVC II classification algorithm (2) Main_SVC_Nu.m--- Nu_SVC II classification algorithm (3) Main_SVM_One_Class.m--- One-Class Support Vector Machine (4) Main_SVR_Epsilon.m--- Epsilon_SVR regression algorithm (5) Main_SVR_Nu.m--- Nu_SVR regression algorithm)
- 2011-07-28 17:15:18下载
- 积分:1
-
f11
this is new approach for fuel cell control.it is really helpfull.
- 2013-09-09 17:13:43下载
- 积分:1
-
cs-514
This is the previous year question paper of Software Engineering and Methodologies of M.Tech CSE
- 2014-01-20 23:04:10下载
- 积分:1
-
ABCPSO
人工蜂群算法与粒子群算法结合形成的改进算法,可以通过代码学习了解算法结构(The improved algorithm of artificial swarm algorithm combined with particle swarm algorithm can be used to understand the structure of the algorithm through code learning)
- 2020-11-17 17:49:41下载
- 积分:1
-
LinearizingPA_DPD
"Linearizing Power Amplifier using Digital Predistortion, EDA Tools and Test Hardware", by Mekechuk et.al
- 2011-01-12 00:11:05下载
- 积分:1
-
SA-TSP
基于经典的优化算法--模拟退火算法的旅行商问题寻优实现,该算法比较经典,可用于后续一些性能对比分析(The traveling salesman problem-- the classical optimization algorithms and simulated annealing algorithm is implemented based on the algorithm, compare the classic, can be used for the analysis of subsequent performance comparison)
- 2013-10-04 11:03:38下载
- 积分:1
-
TDOAAOA
TDOAAOA定位的扩展卡尔曼滤波定位算法(Positioning TDOAAOA extended Kalman filter algorithm)
- 2008-05-16 15:28:47下载
- 积分:1
-
SB1_110.tar
说明: 相关向量机RVM.可以做分类,回归。具体运行例子,演示程序在Demo.m,供大家参考和修改成自己想要实现的程序。(Can do classification and regression. Specific operation examples. Put it in a WORD specifically for your reference and modification into the program you want to achieve.)
- 2020-12-15 22:16:09下载
- 积分:1
-
RGB
The Matlab function RGB() converts a color index (whole number from 1-21), English name of a color (string), or RGB triple with whole number components in {0, 1, ..., 255} into an RGB triple with real-valued components in [0,1]. RGB() allows the user to access a set of 21 colors via their common English names. For eight of these colors that have more than one common name, the program accepts alternative names, reducing the memory burden on the user.
- 2009-11-20 16:06:02下载
- 积分:1
-
clustering
说明: matlab聚类分析工具箱,很好用。大家可以试一试(Matlab Toolbox cluster analysis, is useful. We can try)
- 2006-03-29 10:15:05下载
- 积分:1