-
matlab6.5_328087418
matlab6.5图形图像处理源程序 matlab6.5图形图像处理源程序(matlab6.5 graphics images graphical treatment matlab6.5 source image processing source code)
- 2008-06-10 15:41:39下载
- 积分:1
-
vc_matcom_dll
VC和MATLAB的混合编程技术之一,matcom生成dll,vc成功调用的例子(One of a combination of VC and MATLAB programming technology, matcom generate DLL, VC example of a successful call
)
- 2013-09-18 14:29:03下载
- 积分:1
-
MMA7660
MMA系列加速度计MMA7660数据采集与处理程序,是基于X128单片机(MMA series accelerometer MMA7660 data acquisition and processing procedures, is based on X128 microcontroller
)
- 2013-06-07 19:39:25下载
- 积分:1
-
2005091810100829727
C#开发的文本编辑器(C# development of the text editor )
- 2007-06-19 19:08:16下载
- 积分: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
-
suanfadaolun
该书名是《算法导论》,里面详细的介绍了如何写算法和算法的思想。想成为算法工程师吗,可以看看本书。(The title is " Introduction to Algorithms" , which introduced the idea of how to write algorithms and algorithms. Algorithm Engineer, you can take a look at this book.)
- 2013-03-25 16:13:54下载
- 积分:1
-
manFaceDetection
人脸检测程序。在菜单上有许多功能选项,可实现多角度,多目的检测。(face detection procedures. In the menu options are many functions that can be achieved from different angles, multi-purpose testing.)
- 2007-04-02 07:44:50下载
- 积分:1
-
driverDDKFloowMe02
黑客防线:windows 驱动开发视频培训教程 02(Hacker Defense: windows-Driven Development Video Training Tutorial 02)
- 2010-01-21 10:04:50下载
- 积分:1
-
1
说明: 写一个程序,用户依照流行歌曲的人气调查表,将相关数据输入到计算机文件中,计算机按照人气指数将排名前十位的歌曲信息显示并存储到文件中。(Write a program, the user in accordance with the popularity of pop music questionnaire, data will be entered into the computer files, the computer will be ranked according to popularity index of the top ten song information display and store the file.)
- 2010-03-26 11:34:11下载
- 积分:1
-
good-zoom_scale
图片放大缩小,good example to learn menubar, a demo can be use in ur poject.(image to enlarge narrow, good example to learn menubar. a demo can be use in ur poject.)
- 2007-05-12 18:02:12下载
- 积分:1