搜索资源列表
c#生成正弦波函数的代码
- 使用C# 代码产生正弦波函数的代码
pic16f877a与max518之间的IIC通信
- pic16f877a与max518进行IIC通信,产生正弦波,在proteus中仿真成功。资料中包含程序及proteus仿真电路。程序为c语言。
AD9850键盘c程序
- 一个介绍利用AD9850产生正弦波的c语言程序,利用键盘可实现调幅等功能,是一个很好的资源。
Matlab wave 用Matlab产生正弦波
- 用Matlab产生正弦波、均匀白噪声、高斯白噪声,并将两种噪声叠加到正弦波上。并给出自相关和功率谱密度波形-Generate sine wave using Matlab, uniform white noise, Gaussian white noise, and two kinds of noise superimposed on the sine wave. And from related to the waveform and power spectral density
MATLABprograminfft.用Matlab产生正弦波,矩形波
- 1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图 ,1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and display their
DACsin 使LM3S811产生正弦波的程序
- 这是KEIL环境下编写的,使LM3S811产生正弦波的程序,ARM芯片需要外加DAC。-This is written in KEIL environment, the program generates a sine wave to LM3S811, ARM chip needs external DAC.
xinhaofashengqi.rar
- 简易信号发生器,可产生正弦波、方波、三角波,幅度、频率都可调节。,Simple signal generator can produce sine, square, triangle wave, amplitude, frequency adjustment can be.
DAC0832SinProteusC51.rar
- DAC0832产生正弦波,C51下的Proteus仿真及C源程序,非常适合初学单片机的新手们学习,DAC0832 generated sine wave, C51 under the Proteus simulation and C source, very suitable for the novice beginner to learn Singlechip
用8051单片机驱动TLC5615产生正弦波
- 用8051单片机驱动TLC5615产生正弦波-TLC5615 sine wave generated by Microprocessor
DDS
- 1、 能够产生正弦波、方波、三角波和锯齿波四种波形;AD9850产生正弦波,单片机控制DA产生正弦波,三角波,锯齿波,方波。 2、 可手动设置输出频率,提供扫频输出功能; 3、 方波:提供PWM波输出,及占空比可调(可调范围2 ~98 ,步进为2 )。 4、 可以通过键盘输入控制单片机产生的波形,在液晶上显示此时输出的波形和频率; 5、 输出频率和手动输入频率误差很小,较高频率的无失真波形。 -the function creat sine wave,trangle wave
sine-generator
- 原创:采用VHDL语言编写的正弦信号发生器。rom采用quartus自带的lpm生成,可产生正弦波。更改rom内容可改变波形-Original: Using VHDL languages sinusoidal signal generator. rom using Quartus LPM s own generation, can produce sine wave. Rom content changes can change the waveform
VsinTab正弦波表生成器
- 单片机产生正弦波一般采用查表的方法,该软件能够产生8位和12的DA的表值,对单片机开发人员来说很方便。-Single-chip generally have a sine wave look-up table method, the software can produce 8-bit and 12 of the DA' s table value for developers of single-chip easily.
51DDS
- 用51单片机模拟dds产生正弦波,方波,三角波,幅度频率可控。-Dds generated using 51 MCU simulation sine, square, triangle wave, amplitude frequency control.
da0832zhuanhuanzhengxuanbo
- 主要讲了单片机是使0832产生正弦波功能,十分好。-Major topics of the 0832 microcontroller is to generate sine wave function very well.
采用51和汇编产生正弦波
- 采用51汇编编写的基于dac8532的产生正弦波的编程源码
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 the duty cycle is sinusoidal,
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数据了,我设置一个正弦波由61个点组成,所选DA最大数字输入值为1024,那
动态正弦波
- 利用仿真信号产生动态的正弦波,方便不错。(Generate dynamic sine waves using simulated signals)