-
Pcm_Image
matlab,把文件解压后放入matlab的默认文件夹里,一般是(C:MATLAB7work)。在matlab主窗口中输入命令ima=imread( C:MATLAB7work1.jpg ),然后输入命令[P,U,iter]=GPAS2(ima,2),即可。绝对好运行(matlab, matlab to unzip the files into the default folder, usually (C: MATLAB7 work). In the matlab main window, type the command ima = imread (' C: MATLAB7 work 1.jpg' ), and then enter the command [P, U, iter] = GPAS2 (ima, 2), can. Definitely a good run)
- 2010-06-25 16:27:56下载
- 积分:1
-
kernelofdmacha
信道估计中所使用的关键程序希望对大家有帮助(Channel estimation used in the critical processes for all of us want to help)
- 2009-04-30 20:23:50下载
- 积分:1
-
wolfe-type-stepsize-search
bfgs算法中需要用到的步长规则嗬嗬嗬嗬(the BFGS method)
- 2012-06-15 19:05:26下载
- 积分:1
-
pic16f676
i need same sours code pls help pudn
- 2012-09-04 20:21:03下载
- 积分:1
-
mxul
m序列发生器,可以产生63位m序列,可以产生63位m序列,(m sequence generator, can produce 63 m sequence, can produce 63 m sequence,)
- 2009-02-20 20:42:30下载
- 积分:1
-
wavelet_mallat
小波分析mallat经典算例,欢迎大家尝试,比较经典,适合小波理论的初级阶段学习。(wavelet analysis——mallat )
- 2009-05-09 17:05:04下载
- 积分:1
-
yy
说明: 矩阵的LU分解 PLU分解 以及平方根分解(LU decomposition of the matrix square root PLU decomposition and decomposition)
- 2013-11-22 19:25:11下载
- 积分:1
-
MOSPO
说明: 多目标粒子群算法,两个目标的粒子群算法,得到的图时帕累托前沿(Particle swarm optimization algorithm for two targets)
- 2019-12-01 15:42:05下载
- 积分:1
-
MATLAB_programming_language_Visual_Electronics_Tut
可视化MATLAB编程语言电子教程MATLAB programming language Visual Electronics Tutorial(Electronic Visualization MATLAB programming language tutorial MATLAB programming language Visual Electronics Tutorial)
- 2010-08-03 10:42:40下载
- 积分:1
-
calcAngularDerivative
This function calculates the radial derivative of an input image.
Input parameters:
inputImage - the image to calculate the derivative from
radialFilterLength - the length of the filter to use, total length
will be 2*radialFilterLength+1
centerX and centerY - the point that is considered the center of the
image, for the calculation
minRadius and maxRadius - the minimum and maximum radius to calculate
the angular derivative for.
radialApproach - set to 1 to use a radius and angle search method, or 0
for a per-pixel approach
- 2010-02-09 07:55:45下载
- 积分:1