-
1111
数学建模定阶程序,最小二乘,递推最小二乘,增广矩阵法,信噪比的程序(Mathematical modeling of order determination procedure, least squares, recursive least squares, the augmented matrix method, the program signal to noise ratio)
- 2011-12-28 17:27:14下载
- 积分:1
-
beamforming
宽带波束形成,有点小问题,欢迎大家批评指正(broadband beamforming, a little, and welcomes your comments and corrections)
- 2007-07-08 08:26:31下载
- 积分:1
-
ar_dcv
在ar人脸库上使用鉴别公共向量方法(discriminant common vector)方法实现人脸图像鉴别分析(In the ar face database using the identification of public-vector method (discriminant common vector) method of achieving facial image discriminant analysis)
- 2009-12-22 20:11:47下载
- 积分:1
-
ps_main
phich and time stretching done in matlab
- 2011-01-13 22:32:04下载
- 积分: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
-
Motion-PeopleDetection
本算法用matlab实现了实现实时视频中动态目标的跟踪,(The realization of dynamic target tracking in the real-time video)
- 2011-11-17 11:05:28下载
- 积分:1
-
LTE
LTE信道模型,包括发送,接收,调制,等等(LTE channel models, including the transmission, reception, modulation, etc.)
- 2010-08-03 23:56:17下载
- 积分:1
-
Manchester
说明: 用matlab实现的曼彻斯特编码。50 占空比(可调)。绘制时域波形和频域功率谱密度。结果跟北邮的郭文斌的通信原理课件上的形状一模一样。(Manchester encoding with a matlab implementation. 50 duty cycle (adjustable). Draw time-domain waveform and frequency domain power spectral density. The results with the Beijing University of Posts and Telecommunications of the GUO of communication theory on the shape of the same courseware.)
- 2020-10-13 17:57:31下载
- 积分:1
-
C-and-Matlab
C++与matlab混合编程实例,用于实现在VS2010中调用matlab程序(C++ and matlab mixed programming, call matlab program VS2010)
- 2013-07-11 09:53:43下载
- 积分:1
-
HJ
说明: samlple,HJ dtaaHJ反演气溶胶源(HJhjhj samlple,HJ dtaa samlple,HJ dtaa)
- 2014-12-06 23:22:09下载
- 积分:1