-
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
-
prototype
介绍了原型滤波器的设计,并比较了不同混叠因子下滤波器的性能(this code include the design of the prototype filter,which is widely used in the multicarrier communication.we also compare the performance with different coefficient.)
- 2012-04-28 11:26:55下载
- 积分:1
-
ap
说明: MATLAB常用算法之一,初学者必备,此解压文件供含四种非常有用源码(MATLAB is one commonly used algorithm, essential for beginners, this extract file containing four kinds of very useful source for)
- 2010-08-14 15:00:45下载
- 积分:1
-
MatlabSN
Basic localization method
- 2009-11-11 15:43:04下载
- 积分:1
-
denoise
数字图像处理中的小波去噪代码!
希望对大家有用
matlab(Digital image processing in the wavelet de-noising code! Want to be useful to everyone matlab)
- 2010-01-18 11:18:57下载
- 积分:1
-
Internet-based-Control-Systems
The book is about internet based control systems in which the control action and sensor information are transmitted through the internet.
- 2012-12-28 16:48:27下载
- 积分:1
-
abc
语音处理技术中用倒谱分析来求基音周期,为后续处理打下基础(Cepstral voice processing technology used to find pitch period analysis, laying a foundation for the subsequent treatment)
- 2010-11-23 19:33:39下载
- 积分:1
-
communication-engineer
用MATLAB实现通信原理中A律13折现的仿真(failed to translate)
- 2011-05-20 16:29:16下载
- 积分:1
-
coop_sensing
code for cooperative sensing
- 2014-01-24 16:14:36下载
- 积分:1
-
DFCM
(Decentralized Fused Covariance Type Kalman Filter)
- 2010-08-18 08:10:33下载
- 积分:1