-
cv1
image reconstruction
- 2011-02-02 17:22:48下载
- 积分: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
-
Anfiscontrollerdoubleinvertedpendulum
Anfis controller for double inverted pendulum.Designer mohammad vahedian
- 2009-12-31 22:46:48下载
- 积分:1
-
suanshu_code
已新测执行,可以实现算法编、解码算法,使用Matlab编写(The new test execution algorithm for encoding and decoding algorithm, using Matlab to write)
- 2012-04-11 21:34:30下载
- 积分:1
-
M-QASK
利用MATLAB进行带通数字调制与解调——M元正效幅度键控调制。(we use MATLAB for bandpass digital modulation and demodulation- M Yuan positive effect amplitude shift keying modulation to achive a good understanding.)
- 2013-12-17 11:47:05下载
- 积分:1
-
WCDMAsim
说明: wcdma的上行链路、下行链路图形生成,用户自己输入参数,进行计算(wcdma uplink, downlink pattern generation, user input parameters, calculated)
- 2010-04-25 15:42:46下载
- 积分:1
-
discrep
This file is a solution for vertical seismic profile by svd discrep
- 2012-01-13 02:19:54下载
- 积分:1
-
GraphBasedIS
将Pedro F. Felzenszwalb的 Efficient Graph Based Image segmentation 作者提供的c代码封装,提供了Matlab调用接口。 输入参数如英文所示。(offer the matlab code interface of pedro F. Felzenszwalb s efficient graph based image segmentation
(image,sigma 0.8,k 300,min_size 100) )
- 2016-07-21 17:28:32下载
- 积分:1
-
DIFDS1
用LAPLACE方法求解多维沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。此处为MATLAB程序(used method for multiple preoperational Ertaila equation here as a variable element of the equation, As the same time contain differential equations and integral, the general solution is definitely difficult. Here for the MATLAB program)
- 2007-06-30 13:53:30下载
- 积分:1
-
change-Artificial-potential-field
这是改进的人工势场法可以用于机器人避障,希望对你的学习有所帮助(This is improved artificial potential field method can be used in robot obstacle avoidance)
- 2016-04-18 15:10:44下载
- 积分:1