-
cellauto
这是一个细胞自动机及相应的vote和smooth函数(This is a cellular automata and the corresponding people and smooth function)
- 2011-05-30 19:13:49下载
- 积分:1
-
Color-Spaces-to-other
convert RGB color space to cmyk and yiq and yuv color space
- 2013-11-27 15:41:37下载
- 积分:1
-
AnalisisModal
Modal Analysis for hydropower generation
- 2015-03-10 21:58:20下载
- 积分:1
-
sanchongliang
三冲量控制锅炉水位,三冲量控制锅炉水位三冲量控制锅炉水位(Three-impulse control of boiler water level, the three boilers impulse control impulse control three-level boiler water level)
- 2009-05-16 18:11:00下载
- 积分:1
-
RP_Matlab_Codes
Haze removal algorithm by dark channel prior method
- 2015-04-05 11:41:13下载
- 积分:1
-
abc
介绍无陀螺捷联惯导系统,是一份很好的无陀螺捷联惯导系统的基础教程(No gyro strapdown inertial navigation system is introduced in this paper
)
- 2013-12-27 11:02:17下载
- 积分:1
-
WienerScalart96
维纳滤波器(Wiener filter)是由数学家维纳(Rorbert Wiener)提出的一种以最小平方为最优准则的线性滤波器。在一定的约束条件下,其输出与一给定函数(通常称为期望输出)的差的平方达到最小,通过数学运算最终可变为一个托布利兹方程的求解问题。维纳滤波器又被称为最小二乘滤波器或最小平方滤波器,目前是基本的滤波方法之一。(Wiener filter (Wiener filter) is caused by a mathematician Wiener (Rorbert Wiener) proposed guidelines for the minimum square optimal linear filter. Under certain constraints, which outputs a given function (often called the desired output) reaches the minimum squared differential, the final mathematical operation may become a problem solving Equation Leeds Taub. Wiener filter is also known as the least squares filter or least squares filter, currently one of the basic filtering methods.)
- 2014-01-23 22:20:12下载
- 积分:1
-
erzhitu
求二值图的算法园程序,在指定的目录下输入图像名称,就可以在Matlab的M文件中运行得到图像的二值图,并输入图像对应的矩阵。根据轮廓下可以生成一个二值图,并把它的图像输出。(Figure 2 value seeking algorithms garden program, in the specified directory name of the input image, we can run Matlab M-file to be binary image map and the input image corresponds to the matrix. Contour may be generated according to a binary image, and to its image output.)
- 2009-12-17 21:07:37下载
- 积分: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
-
Anti-windup-PID-control
基于matlab的抗积分饱和PID控制源程序(Anti-windup PID control)
- 2014-09-10 19:56:55下载
- 积分:1