-
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
-
cos
求解一条直线和一个余弦的第一个交点,返回值为交点的横坐标(A straight line and a cosine to solve the first point of intersection, the return value is the intersection of the abscissa)
- 2010-05-17 21:02:19下载
- 积分:1
-
Semi-Supervised-Distance-Metric
Semi-Supervised Distance Metric Learning for Collaborative Image Retrieval
- 2014-02-19 18:19:47下载
- 积分:1
-
matlabwavelet
说明: matlab小波包变换功率谱的程序。比单纯小波变换具有更高的分辨率。(matlab wavelet)
- 2010-03-25 22:07:31下载
- 积分:1
-
Park_tran
复件 Park_tran- Park变换Clark变换及逆变换模型(Copies Park_tran-Park Transformation Clark transform and inverse transform model)
- 2010-05-29 07:51:54下载
- 积分:1
-
Yale_PCASVM
据说是耶鲁大学的图像处理matlab文件,请大家参考。。。貌似挺高级的(Yale University said image processing matlab file, please refer to. . . Looks like a very advanced)
- 2013-05-12 20:45:48下载
- 积分:1
-
Aerodynamics
有关空气动力学的书籍,是英文版的。具有权威性。研究生课程的指定教材(Books on aerodynamics, is in English. Authoritative. Designation of post-graduate courses teaching)
- 2009-11-11 14:40:31下载
- 积分:1
-
1011111111
matlab时频分析配套源码第11章的程序,请大家共享(Matlab time-frequency analysis supporting source Chapter 11 procedures, please share)
- 2007-04-11 18:54:35下载
- 积分:1
-
MatlabCode
Matlab代码,代码难度从小到大,适合初学者进行学习MATLAB或者图形图像领域初学者(Matlab code, the code is difficult since the childhood, suitable for beginners to learn Matlab beginners or image field)
- 2015-01-15 14:24:46下载
- 积分:1
-
xPCRealTimeCanSystem
基于MATLAB/xPC构建的一套CAN总线实时数据采集系统设计。(A MATLAB/xPC design used for real-time data acquisition system. )
- 2015-04-19 12:57:51下载
- 积分:1