-
work
利用迭代实现一维IAA算法,可以直接使用(Iterative algorithm to achieve a one-dimensional IAA can be used directly)
- 2021-02-02 10:50:00下载
- 积分:1
-
OmigaK2
SAR回波成像处理程序,采用波数域算法,参考《合成孔径雷达成像算法》一书(SAR echo imaging processing procedures, wavenumber domain algorithm, see " synthetic aperture radar imaging method a book)
- 2016-05-19 16:23:28下载
- 积分:1
-
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
-
itc
information theory n coding
- 2013-10-15 14:50:54下载
- 积分:1
-
BP
说明: BP神经网络实线0——9数字识别 MATLAB(BP neural network solid lines 0- 9 Digital Identification MATLAB)
- 2009-05-05 20:48:15下载
- 积分:1
-
speechfile3
将原始语音经过预处理,利用频率弯折小波进行特征提取,该程序为求语音信号的Laguerre系数的程序(original voice after pretreatment, the use of the frequency characteristics of Meander wavelet extraction, The procedure for the sake of the voice signal Laguerre coefficient procedures)
- 2006-12-14 12:07:27下载
- 积分:1
-
vcmatlab7src
利用MATLAB7.0与VC6.0联合编程,通过com组件实现了二维曲线,非常好,保证没错误(VC6.0 joint programming with the use of MATLAB7.0 by com component implements two-dimensional curve, very good, to ensure no errors)
- 2011-06-22 20:20:47下载
- 积分:1
-
gaussianiir-20111112
Fast Gaussian Convolution with Recursive Filtering.
- 2014-01-07 08:43:21下载
- 积分:1
-
bp
说明: implementation of belief propagation algorithm in matlab
- 2010-06-03 14:43:46下载
- 积分:1
-
pso_Trelea_vectorized
pso optimization program
- 2011-01-31 13:32:51下载
- 积分:1