搜索资源列表
draw
- 可以实现根据相位,周期,幅度进行sin,cos,tan函数的作图功能-Can realize according to phase, the periodicity, amplitude of library functions like sin, cos, tan function of mapping function
DrawSin
- 如何在对话框上画正弦函数,大一时候学MFC课程的作业,整理成了详细的文档。-Draw sin(x) on a dialog.
sin
- 这是用vc做的sin曲线,已经调试通过,使用mfc对话框做的界面,适合vc,c++的学习-This is done with vc sin curve has been debugged using mfc dialog box to do the interface for vc, c++ learning
matlabwork-2.17
- matlab gui编程 实现调用sin函数和cos函数-matlab gui
EEE-212-lab-sheet
- empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-
sin-pos
- 注册机和正弦位移程序,使用正弦位移程序前必须先注册-Registered machine and sine displacement process, must first be registered before using sinusoidal displacement program
proorammerpath
- 一些常用的C语言源代码,包括磁盘格式,常用函数如abs,sin,strlen等()