-
2dmusic
远场2D 解相干 music算法 均匀圆阵(far field coherent music 2D solution algorithm uniform circular array)
- 2007-07-02 23:58:33下载
- 积分:1
-
Localization
MATLAB仿真LEACH算法,对研究WSN能量路由有很大帮助(MATLAB simulation of LEACH algorithm, the study of great help WSN energy routing)
- 2013-12-28 14:09:59下载
- 积分:1
-
Nested array
嵌套阵列DOA估计matlab例程,基于Nested Arrays A Novel Approach to Array Processing With Enhanced Degrees of Freedom。(Matlab simulation for DOA estimation with nested array.)
- 2021-04-13 18:38:56下载
- 积分:1
-
saturation
example of matlab,optimization method which is used with different model.it will be useful for whom they want to learn Matlab by themselves9
- 2009-09-18 15:22:29下载
- 积分:1
-
hundunfenxi
说明: MATLAB中的混沌系统的分析方法,包括李雅普诺夫指数等等(MATLAB in the analysis of chaotic systems, including Lyapunov exponents, etc.)
- 2021-04-26 21:48:45下载
- 积分:1
-
fdatool
fdatool工具箱的数字滤波器设计详解总结,包括滤波器参数设置及意义(fdatool digital filter design toolbox Detailed summary, including the filter parameters and the significance of
)
- 2011-12-07 15:02:47下载
- 积分:1
-
csminwel
Either a string naming a function that calculates the gradient, or the null matrix
- 2010-03-04 16:59:15下载
- 积分:1
-
3x3-neighbor-pixel
Description
All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size))
input
inp_img=2d data(row * col)
w=cover size
w=[3 3] = 3x3 cover pixel generation
output
o_img=result 3d
o_img(w(1),w(2),r*col)
if
inp_img=[1 2 3 4 5 6 ]
w=[3 3]
Soloution
it will construct new image
new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0]
result
o_img(:,:,1)=[0 0 0 0 1 2 0 4 5]
o_img(:,:,2)=[0 0 0 1 2 3 4 5 6]
finally
o_img(1:3,1:3,6)
example
a=imread( pears.png )
b=rgb2gray(a)
c=cover_window( b,[3 3]) 3x3 window construction
- 2014-10-24 17:14:14下载
- 积分:1
-
TRANSIENT
TRANSIENT RESPONSE OF THE ELECTRICAL CIRUITS USING MATLAB SIMULATION
- 2013-10-21 13:30:44下载
- 积分:1
-
68070572015
MATLAB数据分析方法例题程序经典数学建模程序集合(MATLAB data analysis methods Example procedures classical mathematical modeling program set)
- 2012-11-14 21:04:04下载
- 积分:1