-
boxcount
用boxcount计算分形维数统计不同距离点对的出现频率(the frequency of pixel pairs with distance d )
- 2010-09-02 13:55:36下载
- 积分:1
-
Matlab-StepFunction
Step-function非自治系统周期系统的数值模拟的解曲线和相空间轨线(Step-function)
- 2010-11-11 22:21:39下载
- 积分:1
-
perceptron
感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则
找到给定的二分类标签数据超平面。
(PERCEPTRON Perceptron algorithm to train binary linear classifier.
Synopsis:
model = perceptron(data)
model = perceptron(data,options)
model = perceptron(data,options,init_model)
Description:
model = perceptron(data) uses the Perceptron learning rule
to find separating hyperplane from given binary labeled data.
model = perceptron(data,options) specifies stopping condition of
the algorithm in structure options:
.tmax [1x1]... maximal number of iterations.
If tmax==-1 then it only returns index (model.last_update)
of data vector which should be used by the algorithm for updating
the linear rule in the next iteration.
model = perceptron(data,options,init_model) specifies initial model
which must contain:
.W [dim x 1] ... normal vector.
.b [1x1] ... bias of hyperplane.
.t [1x1] (optional) ... iteration number.
Input:
data [struct] Labeled (binary) training data.
.X [dim x num)
- 2011-05-01 18:19:52下载
- 积分:1
-
vector-xiansi
matlab 矢量数据的显示 代码算法经典 很实用的显示数据(vector view)
- 2012-04-28 18:50:40下载
- 积分:1
-
chapter17
粒子群算法的工具箱,可以不用再编程,参数设置也容易(Particle swarm optimization toolbox, you can not re-programming, parameter settings are also easily)
- 2014-08-29 17:06:32下载
- 积分:1
-
SCMA
说明: 华为的5G非正交多址(NOMA)方案SCMA的仿真(Huawei's 5G non-orthogonal multiple access scheme SCMA simulation)
- 2017-10-25 19:32:07下载
- 积分:1
-
ACATSP
用于解决旅行商问题,程序解决在31个城市寻找最短路径。(Used to solve the traveling salesman problem, procedures to resolve in 31 cities in search of the shortest path.)
- 2008-05-05 12:50:40下载
- 积分:1
-
fourthinterface-multiSVM
audio classification using SVM for 5 classes
- 2014-02-15 16:39:30下载
- 积分:1
-
samson2018720pblurayx264ytsag-english-128177
ojdojdojdj ndijdijidj bdjbdjbdjb jbjbdjbdjb
- 2019-01-24 02:16:45下载
- 积分:1
-
Sheffield
说明: Sheffield大学遗传算法工具箱源码(Source of genetic algorithm toolbox Sheffield University)
- 2011-03-13 10:52:56下载
- 积分:1