-
stereo-matching
对灰度图像进行立体匹配,在图像的最大视差范围内进行搜索(To stereo matching of gray image, the image of the maximum parallax within the scope of the search)
- 2013-12-19 11:22:33下载
- 积分:1
-
crad
Cognitive Radio / Cognitive Network System simulator in matlab source code.
To Simulate Cognitive Radio System which is so effective that it can harvest more band-width in highly desired bands than is currently in use!
- 2010-06-04 00:50:35下载
- 积分:1
-
lordman_ICA_codes
关于人脸识别中的ICA算法,用MATLAB实现(on the ICA face recognition algorithm in MATLAB)
- 2007-05-31 12:12:44下载
- 积分:1
-
aar2
ARMA model
Calculates adaptive autoregressive (AAR) and adaptive autoregressive moving average estimates (AARMA)
- 2012-09-16 01:09:03下载
- 积分:1
-
Irrlicht.net
The study documents the famous 3D engine for 3D developers learn to use.
- 2014-02-12 22:12:18下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
Method_1D_PCA
Program for Face Recognition (with example ORL Data base) used PCA. It showed all process data reduction, classification end visualisation
- 2010-12-20 03:48:29下载
- 积分:1
-
LTE
一篇介绍LTE发展很不错的文章,文章介绍了LTE的关键技术,发展,及其前景。有助于初学者学习(LTE development is very good article on the article, the article describes the key technologies LTE, development, and its prospects. Help beginners learn)
- 2011-07-24 09:10:56下载
- 积分:1
-
基于AdaBoost算法的人脸检测原理+matlab代码
有关于matlab 编程 人脸检测等等,关于adaboost级联分类器(About matlab programming)
- 2019-03-12 13:59:46下载
- 积分:1
-
程序源代码和模型
基于MATLAB Simulink通信系统建模与仿真 程序源代码和模型(Modeling and Simulation of Communication System Based on MATLAB Simulink Program source code and model)
- 2017-10-24 17:17:27下载
- 积分:1