代码搜索:二阶调制

找到约 3,082 项符合「二阶调制」的源代码

代码结果 3,082
www.eeworm.com/read/216549/15003095

txt qpsk调制.txt

QPSK调制的DSP实现 参数设定: 采样速率384000次/S 载波频率48KHZ 传输数据速率64KB/S 汉明窗平方根升余弦滚降 滚降系数0.35 51阶FIR滤波 子程序说明 data_input 子程序用来从外部读入2b数据。 base_
www.eeworm.com/read/6387/85359

ewb am调制.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "AM Modulator" "The DC voltage should be the same as the peak amplitude of the carrier voltage. The modulation index is
www.eeworm.com/read/474667/6804766

pdf 频率调制.pdf

www.eeworm.com/read/108708/15578936

调制器

www.eeworm.com/read/408753/11370495

txt 二阶效应.txt

Private Sub Command1_Click() Dim a As Single Dim Ka As Single Dim Kb As Single Dim c As Single Dim nl As Single Dim x As Single If Text1.Text = "" Or Text2.Text = "" Then MsgBox "请输入正
www.eeworm.com/read/362668/9987257

cpp m进制调制.cpp

#include #include #include #include #include "MPSK_Module.h" #define N 32 //the length of every frame #define M 16 //MPSK #define EsN0_NUM 4 #