-
HEED
HEED algorithm on Matlab
- 2014-08-19 07:55:28下载
- 积分:1
-
adaptive-fuzzy-VSS-control
自适应模糊滑模控制,经典控制理论,适用性比较普遍(adaptive fuzzy VSS control,classical control theory,Applicability relatively common)
- 2013-01-21 21:41:58下载
- 积分:1
-
fpc_v2
A MATLAB solver for minimizing ||x||1 + p||Ax-b||2(A MATLAB solver for minimizing ||x||1+ p||Ax-b||2)
- 2009-11-30 20:35:47下载
- 积分: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
-
zl_yongci2
基于电流,转速的双闭环永磁同步电机的矢量控制的仿真模型。。。(Based on current double closed loop speed permanent magnet synchronous motor vector control simulation model)
- 2013-09-23 10:51:47下载
- 积分:1
-
AC_toAC_1I
this file is an ac to ac controller.
you can control the output by adjusting the firing angle of the SCR.
- 2013-12-20 14:21:52下载
- 积分:1
-
MATLAB_programming_tutorial_of_strings_cell_arrays
MATLAB程序设计教程之字符串、单元数组和结构MATLAB programming tutorial of strings, cell arrays and structures(MATLAB programming tutorial of strings, cell arrays and structure of the MATLAB programming tutorial of strings, cell arrays and structures)
- 2010-08-02 11:43:53下载
- 积分:1
-
simulated-annealing
一种智能优化算法-模拟退火算法的matlab源程序(simulated annealing)
- 2013-09-01 17:23:20下载
- 积分:1
-
WS4WSu60
设计四轮转向的仿真图,前轮转角位输入,利用动力学方程计算,画出仿真图。(Design of four-wheel steering simulation diagram, the front wheel Angle input, using dynamic equation calculation, draw the simulation diagram.)
- 2014-09-29 19:19:30下载
- 积分:1
-
degree120
12o degree inverter simulink
- 2011-10-26 01:48:55下载
- 积分:1