搜索资源列表
sin
- 绘制sin曲线,更改一下函数名就可绘制出cos,二次函数等多种图形。-Draw sin curve, change can be drawn about the function name cos, quadratic function and other graphics.
DrawCosCurve
- 在屏幕上用‘*‘横向显示0~360度的cos(x)曲线。此题关键在于余弦曲 线在0~360度的范围内,一行要显示两个点。考虑到cos的对称性,将屏幕的行方向定义为x,列方向定义为y,则0~180度的图形是左右对称的。若将图形的总宽度定义为62列,计算出x行0~180度时y点的坐标m,那么在同一行与之对称的180~360度的y点的坐标就应为62-m。程序中利用反余弦函数acos计算坐标(x,y)的对应关系。 -On the screen using the ' *' hori
sin-and-cos
- 一个计算sin和cos三角函数值的小程序,并有其动画画图,小练练!-A calculation of trigonometric functions sin and cos values small program, and its animation drawing, small and thought!
3-(2)
- 可现实sin cos tan cot 的函数图像,需要用户输入相关参数-Real sin cos tan cot can be a function of the image, requiring users to input parameters
COS
- VB实现绘图程序,并且实现坐标系的自动调整。-VB to achieve a drawing program, and to achieve the automatic adjustment of the coordinate system.
liuyetu-an
- 画弧函数arc()的应用,同时要注意两个三角函数sin()、cos()(只能用弧度)的使用方法。 -Arc function arc () application, keeping in mind two trigonometric functions sin (), cos () (only in radians) is used.
1
- 2.利用FFT对信号进行谱分析 对于连续信号xa(t)=cos(2πf1t) +5cos(2πf2t) +cos(2πf3t) ,其中f1=6.5kHz, f2=7kHz, f3=9kHz, 以采样频率fs=32 kHz对其进行采样, (1)对xa(t) 信号采集16点样本,分别作16点和补零到256点的FFT,并分别绘出对应的幅频特性曲线。 (2)对xa(t)信号采集256点样本,分别作256点和512点的FFT,并分别绘出对应的幅频特性曲线。 (3)比较(1)和(2)
MyVC4
- 实现正余弦函数图像的输出和一些图像参数的设置-to finsh the output of sin anf cos function s draw