-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
maghalepwm
simulink file for controlin buck converter by pwm method
- 2014-08-22 18:07:21下载
- 积分:1
-
rgb2xyz
convert RGB color space to XYZ color space
- 2013-11-27 15:32:41下载
- 积分:1
-
WuYufei_matlab
tubro码的编译码,包含:速率匹配,打孔,各种译码算法!(tubro code encoding and decoding, including: rate matching, drilling, various decoding algorithms!)
- 2010-11-16 19:59:59下载
- 积分:1
-
engine
在simulink中建立了一个汽车发动机模型,通过控制油门开度来达到控制发动机转速的目的。输入量是油门开度,输出是发动机转速。(The establishment of an automotive engine model in simulink, by controlling the throttle opening to achieve the purpose of controlling the engine speed. It is input accelerator opening degree, the engine speed is output.)
- 2015-10-22 17:15:35下载
- 积分:1
-
002f982e3ffa
Classify using a backpropagation recurrent network with a batch learning algorithm
- 2010-11-22 06:05:53下载
- 积分:1
-
multi-objective-wuth-BW_proposed_2
modified NSGA-II for job sequencing problem
- 2012-05-16 16:29:14下载
- 积分:1
-
mat_emd
Example for IRis recognition using matlab
- 2012-06-07 13:26:25下载
- 积分:1
-
four-filter
线性滤波器、均值滤波器、中值滤波器、梯度倒数滤波器的matlab源程序(Linear filter, mean filter, median filter, gradient countdown of the filter matlab source)
- 2012-04-27 13:05:28下载
- 积分:1
-
dual-quanternion
应用对偶四元素进行组合导航解算,包括姿态解算,速度解算,位置解算(the caculation of strapdown-inertial navigation with dual-quaternion)
- 2014-11-03 15:53:33下载
- 积分:1