搜索资源列表
c#生成正弦波函数的代码
- 使用C# 代码产生正弦波函数的代码
pic16f877a与max518之间的IIC通信
- pic16f877a与max518进行IIC通信,产生正弦波,在proteus中仿真成功。资料中包含程序及proteus仿真电路。程序为c语言。
AD9850键盘c程序
- 一个介绍利用AD9850产生正弦波的c语言程序,利用键盘可实现调幅等功能,是一个很好的资源。
产生波形
- 本程序代码可以准确地生成1-500Hz波形文件,正弦波,方波等。具体功能,下载下来,自己运行一下就知道了-the code can be accurately produce 1-500Hz waveform, sine, square, etc.. Specific functions, downloads, running about themselves will know.
用modelsim仿真一个正弦波产生程序
- 用modelsim仿真一个正弦波产生程序-modelsim simulation using a sine wave generated procedures
sin-wave-generate
- 通用C51单片机正弦波立产生程序,可别错过啊-GM C51 microcontroller sine legislature have procedures, and others ah
sine_generate
- 本源码是基于TMS320F240 EVM编写的正弦波生成程序。利用分段线形插值法产生正弦波,输出波形较好,频率和幅值可调,-source is based on the EVM TMS320F240 prepared by the sine wave generated procedures. Use the linear interpolation generated sine wave, the output waveform be
sin.cos
- 产生正弦波 的matlab源程序 小弟第一次做的程序 不知对大家有用吗?-generated sine wave of Matlab source younger the first time in the process we do not know right useful?
DDS_SINWAVE
- matlab下,用dspbuilder实现dds模块产生正弦波的源码,-Matlab and used to achieve dds dspbuilder produce sine module source code,
51-zxb
- 51单片机产生正弦波,一段用51汇编写的正弦波产生程序-51 Single-chip generated sine wave, a period with 51 sine wave generated compilation of written procedures
sig
- 单片机控制数模转换芯片DAC0832产生正弦波-SCM DAC0832 digital-to-analog converter chips have a sine wave
C-program
- 这是一个用51单片机产生正弦波的语言程序代码,欢迎使用下在-This is a sine wave generated by 51 single-chip code of the language are welcome to use in
sin
- 单片机产生正弦波,频率可调,很好的资料啊!-Single-chip generated sine wave, frequency adjustable, very good information ah!
MCU_signalmachine
- 基于51单片机制作的函数信号发生器,用DA0832和运算放大器来输出,单片机产生信号,用proteus仿真了(内含),能够产生正弦波,方波,锯齿波,三角波的波形。-51 single-chip microcomputer-based production function signal generator, used to DA0832 and the op-amp output, single-chip signal, proteus
da0832zhuanhuanzhengxuanbo
- 主要讲了单片机是使0832产生正弦波功能,十分好。-Major topics of the 0832 microcontroller is to generate sine wave function very well.
test
- 可以产生正弦波,通过ROM,文件中已有完整代码,直接下载即可(Sine wave can be generated through the ROM, the document has complete code, you can download directly)
单片机产生正弦波
- 通过单片机产生PWM,调节参数寄存器的值,产生不同占空比的PWM信号。若占空比的变化规律是正弦的,则滤波后可得到所需正弦波形。(The PWM is generated by the microcontroller to adjust the value of the parameter register, and the PWM signals with different duty cycles are generated. If
STM32F103ZET6任意频率正弦波+锯齿波工程
- STM32F103ZET6使用内部的dac产生任意频率正弦波和锯齿波的波形(The STM32F103ZET6 uses internal DAC to generate arbitrary frequency, sine, and sawtooth waveforms)
DA正弦波三角波输出测试51
- 通过改变单片机的DA输出电压,可以得到各种各样的电压波形输出,下面介绍产生正弦波形需送DA的数据是如何计算的。 首先既然是正弦波,那么就要确定要输出一个周期正弦波的采样点数point,即由多少点组成了一周期的正弦波,还要知道单片机输出DA的数字值maxnum是多少,比如 8位DA,maxnum=256。10位DA,maxnum=1024。 知道以上两个值后,就开始计算需要得到的正弦波DA数据了,我设置一
动态正弦波
- 利用仿真信号产生动态的正弦波,方便不错。(Generate dynamic sine waves using simulated signals)