搜索资源列表
ddws
- 直接数字合成(DDS)技术具有信号频率分辨率高、控制灵活、可编程及任意波形输出等优 点-direct digital synthesis (DDS) technology with high resolution signal frequency, flexible control, and programmable arbitrary waveform output advantages
triphace
- 基于可编程逻辑器件CPLD和直接数字频率合成技术(DDS)的三相多波形函数发生器-based CPLD and direct digital frequency synthesis (DDS) over the three-phase waveforms letter Number Generator
9833
- 这个是基于9833的直接数字频率合成的设计,主要介绍寄存器的如何初始化的。-This is based on 9833 direct digital frequency synthesis design, focuses on how to register initialization.
dds_matlab
- 利用Matlab软件编程实现DDS(直接数字频率合成技术)。设时钟的频率为固定值f_C,在CLK的作用下,如果按照0000,0001,0010,…,1111的地址顺序读出ROM中的数据,即表1中的幅值编码,其正弦信号频率为f_01;如果每隔一个地址读一次数据(即按0000,0001,0100,…,1110顺序),其输出信号频率为f_02,且f_02将比f_01提高一倍,即f_02=2f_01;其余类推。这样,就可以实现直接数字频率合成器的输出频率的调节。-Matlab software prog