-
AlgorithmsForProgrammersIdeasAndSourceCode
Algorithms For Programmers Ideas And Source Code英文的,希望对大家有帮助。()
- 2007-09-17 08:51:58下载
- 积分:1
-
Tap-42
a GOOD BOOK FOR CIVIL ENGINEERING
- 2011-04-21 01:17:51下载
- 积分: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
-
Image-Fusion-using-UnDecimated-Wavelet-Transform
The most widely used transform for image fusion at
multi scale is Wavelet Transform since it minimizes structural
distortions. But, wavelet transform suffers lack of shift
invariance & poor directionality. These disadvantages are
overcome by using our proposed method that is Un-decimated
Discrete Wavelet Transform.
- 2014-12-12 13:33:09下载
- 积分:1
-
Bilateral-Filtering
双边滤波器对图像去噪,可以很好的保存边缘,matlab源码,附参考图(Bilateral filter denoising well preserved edge, matlab source code attached with reference to FIG.)
- 2012-11-18 22:41:48下载
- 积分:1
-
SONOS
利用matlab编程研究SONOS器件的擦除特性研究的源代码,其中包括有效氧化层厚度,有效质量,多层结构等因素的影响(The matlab programming research SONOS device erase characteristics of the source code, including the effective oxide thickness, effective mass of the multi-layer structure factors)
- 2013-05-17 19:51:18下载
- 积分:1
-
Comparison
Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example _comparelanguages
- 2009-05-18 00:26:43下载
- 积分:1
-
MATLAB
说明: 上传的还是一些matlab的东西,别人给的,应该是一些图象处理比较有用的东西(From matlab or some things that someone else should be some image processing more useful things)
- 2008-11-17 16:26:17下载
- 积分:1
-
Data-Analysis1
很多mtalab关于数据分析的源代码,欢迎各位童鞋下载(Many mtalab data analysis on the source code, to welcome you to download children s shoes)
- 2011-05-12 11:19:26下载
- 积分:1
-
wave
说明: 地震波合成程序,用于生成人工地震波,与大家分享(Synthetic seismic program used to generate artificial seismic waves, and share)
- 2010-03-27 18:20:32下载
- 积分:1