-
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
-
paper1
一种上行小区间干扰协调的方法.pdf (An uplink inter-cell interference coordination method .pdf)
- 2014-11-02 21:14:51下载
- 积分:1
-
SA-updata-monituihuo-MATLAB
这是SA改进的模拟退火算法,并用matlab编码实现(This is the improved simulated annealing algorithm SA, and coded using matlab)
- 2011-10-26 16:46:51下载
- 积分:1
-
s_pal_rls_amplitude
RLS自适应数字预失真算法Matlab仿真,仿真通过,比较少见的资料,仅供学习交流(Matlab simulation of RLS adaptive digital distortion algorithm for PA)
- 2021-03-18 14:49:20下载
- 积分:1
-
TFRWV
该源码用于分析信号的时频特性,wigner-ville分布,单信号以及两个信号间的正交wigner-ville分布(wigner-ville distribution)
- 2014-07-08 22:21:37下载
- 积分:1
-
HuMoment
基于MATLAB平台上,计算HU矩的算法编程。可以不用花时间去考虑怎么计算那些不变矩了。(MATLAB-based platform, the algorithm for calculating the moment HU programming. Can not take the time to consider how those calculated by moment invariants.)
- 2009-04-19 17:18:05下载
- 积分:1
-
bwtracebountry
说明: 用函数bwtraceboundary进行边界跟踪(Use function bwtraceboundary to trace the object boundary)
- 2011-03-07 09:20:02下载
- 积分:1
-
SingleRelaxation
Single Relaxation: Linear Discriminants
- 2012-05-19 05:54:44下载
- 积分:1
-
kuaisufuliye
光纤中计算非线性的表达式,可以计算色散,自相位调制。(Calculation of nonlinear optical fiber expression)
- 2014-10-15 15:40:59下载
- 积分:1
-
Practica
there is a main program with a lot o code for this site
- 2015-01-17 10:07:54下载
- 积分:1