资源列表
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([ 时域信号图 占空比为 ,num
CreateEmailWithSignature
- Create an Outlook email with a signature
p2-132
- 在VC++环境下定义两个基函数的基类,派生类Derived_1中重新定义了基类中的虚函数aFn1,派生类Derived_2中重新定义了基类中的虚函数aFn2-VC++ environment in the definition of the two basis functions of the base class, derived class Derived_1 re-definition of the base class' s virtual function aFn1, deriv
3
- Its a code for controlling traffic lights.
randompermute
- Code for calculate randompermute using C Language
config_clock
- example of clock configuration with bascom avr
6
- 完成了矩阵翻转运算,次代码可以轻松高效完成矩阵的翻转,帮助学者们提高能力-Matrix flip operation
Greay
- 利用matlab进行图片处理,用于图像灰度化和边缘检测以及二值化-Matlab image processing for image gray and edge detection and binarization
code
- 对于任意给定的输入串(词法记号流)进行语法分析,递归下降方法和非递归预测分析方法可以任选其一来实现。-For any given input string (lexical token stream) parsing, recursive descent methods and non-recursive predictive analysis method can either be achieved.
SPP_2D_color_figure
- 表面等离子体共振反射率随入射角的变化,包括一维与二维描述-Reflectivity of surface plasmon resonance
one-dimension-heat-conduction
- 一维传热程序,适合初学者学习参考,广泛应用于计算流体力学-one dimensional heat transfer program, computational fluid dynamics
user_cursor_motion
- 鼠标移动响应程序接口move程序,在利用鼠标对ENVI进行交互式操作时-Mouse movement response program interface move procedures, the use of the mouse to ENVI interactive operation