-
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
-
Onduleur-classique
onduleur classique ........................
- 2013-09-11 07:00:03下载
- 积分:1
-
longteng3
Bartlett法:Bartlett平均周期图的方法是将N点的有限长序列x(n)分段求周期图再平均。(Bartlett Law: Bartlett average periodogram method is limited to N-point long sequence x (n) Sub-seeking re-periodogram average.)
- 2007-12-19 11:07:40下载
- 积分:1
-
DSB-AM-modulation-and-demodulation
现代通信原理课程中,在MATLAB中实现DSB-AM的调制与解调。(Modern communication theory course, in MATLAB to achieve DSB-AM modulation and demodulation.)
- 2011-10-04 10:51:32下载
- 积分:1
-
AN1857_2
A 3-Phase ac Induction Motor Control System
Based on the MC68HC908MR32
- 2014-02-07 03:34:05下载
- 积分:1
-
SipListener
Contacts Settings Test extends Instrumentation Test Case.
- 2014-01-22 14:15:58下载
- 积分:1
-
number_plate_segmentation
number plate detection in matlab
- 2010-12-17 14:48:28下载
- 积分:1
-
EMD
一种新型自适应信号时频处理方法,特别适用于非线性非平稳信号的分析处理。(A new adaptive signal time-frequency processing method is proposed, which is especially suitable for the analysis and processing of non-linear and non-stationary signals.)
- 2020-06-20 02:40:01下载
- 积分:1
-
liblinear-1.51.tar
The library of linear classifier
- 2010-05-30 05:18:46下载
- 积分:1
-
ann
很好地神经网络入门教材,希望大家喜欢啊,有什么不会的可以问我(goodbook for ann ,hope you like it)
- 2015-04-05 11:37:33下载
- 积分:1