-
huiseyuce
灰色预测,输入原始数据和要预测的个数,即可得到结果。(matlab code)
- 2009-09-26 21:07:03下载
- 积分:1
-
stbc
详细的空时分组码程序,包括2发4收和4发4收,是初学者很好的学习材料。(Detailed space-time block coding procedures, including admission and 2 fat 4 fat, 4 received 4 is a very good learning materials for beginners.)
- 2009-05-14 17:13:06下载
- 积分:1
-
DES
基于matlab des算法 加密 解密 密钥(Algorithm based on encryption and decryption key matlab des)
- 2011-05-29 10:32:07下载
- 积分:1
-
EE451LAB05-170206019
ds cdma in communication
- 2013-12-03 20:33:41下载
- 积分:1
-
affine_flow
affine optical flow method
- 2010-07-14 10:37:09下载
- 积分: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
-
19
说明: 抽象类以及纯虚函数的相关笔记。Figure作为基类,派生出Circle,Square(Abstract classes and pure virtual functions related notes. Figure as a base class, derived Circle, Square)
- 2014-02-20 15:33:35下载
- 积分:1
-
gdop
说明: 关于测向定位的gdop matlab程序仿真(Simulation of GDOP matlab program for direction finding and positioning)
- 2020-12-24 23:29:04下载
- 积分:1
-
RGB-HSI
matlab数字图像处理中RGB转换HSI(digital image processing matlab HSI conversion RGB)
- 2010-05-19 12:01:54下载
- 积分:1
-
NBayesLogReg
system will automatically
- 2011-07-10 16:45:51下载
- 积分:1