-
Spectrumtheoryapplication
凯依的现代谱估计原理与应用.在本书中介绍了近代谱估计的基本理论和方法。(Kay Modern Spectral Estimation Theory and Application of. In this book introduce the modern spectral estimation of the basic theory and methods.)
- 2008-02-21 06:36:11下载
- 积分: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
-
soft-switching-dc--dc-conv
Soft-Switching DC/DC Converter With a Full
ZVS Range simulink model.
- 2013-10-09 14:15:10下载
- 积分:1
-
yin
正弦信号的频谱分析,希望可以帮到各位!祝各位学习语愉快!(good morning !good afternoon !good evening!good night!)
- 2010-07-04 10:34:29下载
- 积分:1
-
threelegthird
This is a simulink model on three phase third harmonic injection technique inverter
- 2012-03-25 16:55:17下载
- 积分:1
-
4444
南加州大学期权定价模型课程MATLAB模型范例(Option Pricing from University of Southern California)
- 2013-07-03 11:45:26下载
- 积分:1
-
firework
基于easyX library的祝福烟花,可以给你的 TA 送去属于你自己的祝福烟花。(Blessing fireworks on easyX library, you can give your TA send your own blessings fireworks.)
- 2014-10-18 18:54:31下载
- 积分:1
-
Smith561
一个 Matlab GUI 程序,可以进行一些基本的 Smith chart 运算 (A GUIDE GUI for basic smith chart operations.
This set of files gives a easy to use smith chart. Basic smith chart operations can be carried out in a graphical user interface. This interface is created with GUIDE. This interface can work only with MATLAB relese 6.5 (Rel 13) or later)
- 2013-05-16 20:57:29下载
- 积分:1
-
CreateColorMap
利用532nm激光雷达反演的消光后向散射系数、气溶胶消光系数的垂直廓线及气溶胶光学厚度(The use of 532nm lidar extinction to the vertical profiles of aerosol extinction coefficient, scattering coefficient and aerosol optical thickness)
- 2015-12-30 01:28:54下载
- 积分:1
-
ROAD2
说明: MATLAB程序(附图像),利用彩色AGV对路径进行识别。(MATLAB (AP like), using color AGV right path for identification.)
- 2006-04-02 22:03:47下载
- 积分:1