-
lapsvmp_v02
lapsvm 方法,进行半监督学习,模式识别与数据挖掘,数据分类(lapsvm method,semi-supervised learning,label unlabel)
- 2018-01-16 14:33:41下载
- 积分:1
-
chaoliujisuan
说明: 基于牛顿拉夫逊法的 ieee14节点配电网算例PQ分解法潮流计算,含原始数据和计算结果。(Based on the Newton Raphson method, the power flow calculation of the ieee14-node distribution network by the PQ decomposition method, including the original data and the calculation results.)
- 2021-03-10 10:48:05下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
levmar-2.5
levenberg-marquardt算法,采用MATLAB实现(levenberg-marquardt algorithm, using MATLAB implementation)
- 2015-01-05 19:03:16下载
- 积分:1
-
trying
温度控制的各种PID算法 Z-N Smith预估器
m和mdl文件(Temperature control pid Z-N Smith predictor)
- 2010-09-07 20:00:56下载
- 积分:1
-
main3
用函数归一化逼近一个正弦函数,学习采用采用自适应方法(Function normalized with a sine function approximation, learning the use of adaptive methods
)
- 2011-12-06 14:48:16下载
- 积分:1
-
VENSFD
说明: 这个是交通流CA模型,能够较为真实的仿真出交通流的运行状况,对交通流元胞自动机的人可以学习学习(The CA model of traffic flow, to a more realistic simulation of the operational status of the traffic flow, traffic flow cellular automaton can learn to learn)
- 2011-03-08 10:28:04下载
- 积分:1
-
DWT_OFDM
simulation of OFDM using discrete wavelet transform
- 2013-11-22 07:40:24下载
- 积分:1
-
Practical.CPP.Programming.chm
O Reilly.Practical.C++.Programming.chm,电子书籍,英文版。(O Reilly.Practical.C++.Programming.chm,E-books, in English.)
- 2013-12-22 11:47:42下载
- 积分:1
-
精确反馈跟踪
说明: 采用非线性中的精确反馈线性化方法,设计反馈控制率,实现对船舶航向的跟踪控制(The nonlinear feedback linearization method is used to design the feedback control rate to realize the tracking control of the ship's course)
- 2017-06-27 20:23:43下载
- 积分:1