-
navimatlabcode
matlab code for inertial navigation
- 2009-09-26 16:56:42下载
- 积分:1
-
vbandmatlab
MATLAB具有强大的图形处理能力,用于使科学计算的结果可视化;VB是目前广泛使用的Windows鳊
程语言,简单易学,且具有良好的用户界面.通过二者的结合,可太大增强用户自行开发软件的功能。
(MATLAB has powerful graphics capabilities, for making the results of scientific computing visualization VB is widely used Windows bream process language, easy to learn, and has a good user interface. Through the combination of the two can be much enhanced user-developed software.)
- 2010-09-21 21:36:55下载
- 积分:1
-
chepaishibie
车牌识别算法。包括图像预处理、车牌分割、字符分割(License plate recognition algorithm. Including image preprocessing, license plate segmentation, character segmentation and character recognition)
- 2013-10-30 22:00:04下载
- 积分:1
-
HOG
this code is an feature extraction called histogram of gradian(HOG)
- 2013-04-22 15:00:36下载
- 积分:1
-
LPIT_TOOLBOX
说明: LPI和LPID的主要目的是能够在比截获接收机对雷达进行探测与干扰的距离更远的距离上来探测目标,本工具箱是在MATLAB下的LPI工具箱(LPI and LPID' s main purpose is to intercept receiver than the radar detection and jamming on the distance farther up exploration goals, the toolkit is under the LPI in the MATLAB Toolbox)
- 2010-04-12 18:29:21下载
- 积分:1
-
new
this uploaded fle actually contains all the files privioulsy uploaded sepatately
- 2011-05-17 16:56:34下载
- 积分:1
-
kuangbiao-shibie
摄影测量小程序,实现对称框标的自动提取,并获得其中心点的坐标(Photogrammetry small program, to achieve symmetrical box automatically extract the subject, and obtain the coordinates of its center)
- 2011-11-11 13:06:29下载
- 积分:1
-
46857777
控制数据输入格式,C++Builder精选编程学习源码,很好的参考资料。(Control data input format, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 11:36:55下载
- 积分:1
-
FEM_1D_static-with-matlab
Finite element code 1D for static analysis with matlab.
- 2012-11-27 22:53:32下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1