-
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
-
Copy-of-tpcompression
algo pour la compression JPEG des images
- 2012-05-07 19:51:25下载
- 积分:1
-
55e3c87303f2
基于光子晶体的matlab的源程序,分享的,希望对大家有一定的帮助(Based on photonic crystals matlab source, sharing, and we hope to have some help)
- 2014-11-15 09:36:21下载
- 积分:1
-
Link-simulation
连杆仿真GUI,机械专业的毕业设计,可以参考下(The connecting rod of GUI simulation, the graduation design of mechanical major can refer to the next)
- 2013-08-18 20:17:25下载
- 积分:1
-
IMCPIDA
IMC-PID是利用内模控制原理来对PID参数进行计算,获得参数(IMC-PID is the use of internal model control principle to the calculation of the PID parameters, access parameters)
- 2021-03-03 09:49:33下载
- 积分:1
-
zc序列相关特性
CAZAC序列相关特性,包括自相关,互相关,以及循环移位后的互相关(CAZAC Sequence correlation characteristics)
- 2019-04-15 18:35:59下载
- 积分:1
-
FingerPrint
说明: 该程序可将指纹图片进行归一化、二值化、细化、提取特征点,可供大家参考学习。(A great Fingerpoint program which can solve some problem related.)
- 2019-08-20 09:48:59下载
- 积分:1
-
endpointdetection
end point detection is an matlab program for voice processing
- 2010-11-06 22:26:54下载
- 积分:1
-
AA
说明: How to calculate the fitness for different functions with diferrent parameters
- 2010-11-27 12:40:45下载
- 积分:1
-
bandongtai
输入图的形状矩阵,矩阵用D表示,通过优化得到结果(Shape input graph matrix, the matrix D stands for, get results by optimizing)
- 2014-12-14 18:49:47下载
- 积分:1