搜索资源列表
response_of_interconnect_line
- 微波高速电路中,单根有耗互连传输线电路如word中图所示表中给出其参量值,其中导线材料为铜,给出传输线的时域波形分析。-Microwave high-speed circuits, a single lossy transmission line interconnection circuits, such as word shown in the table given its reference value, in which copper wire materials, transmiss
Routh
- 劳斯稳定性判据的matlab实现。直接运行M文件,按提示输入特征多项式参数,即可进行系统稳定性判别。-The Routh-Hurwitz stability criterion is a necessary (and frequently sufficient) method to establish the stability of a single-input, single-output (SISO), linear time invariant (LTI) control sys
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