代码搜索:modu

找到约 993 项符合「modu」的源代码

代码结果 993
www.eeworm.com/read/244002/12900676

m modu.m

function y = modu(x,b,e,s2,s4,s16,s64,s256) %function y = modu(x,b,e,s2,s4,s16,s64,s256) % % y---- 行向量,输出比特 % x---- 子载波输入比特,行向量 % b---- 子载波分配的比特数(64个元素矩阵,每一个决定于子载波所分配的比特数) % e---- 子载波分配的
www.eeworm.com/read/329478/12953416

asv modu.asv

function y = modu(x,b,e,s2,s4,s16);%s64,s256) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % 根据每个信道的比特分配调制随机输入数据流 % y 行向量,输出比特 % x 子载波输入比特,行向量 % b 子载波分配的
www.eeworm.com/read/329478/12953430

m modu.m

function y = modu(x,b,e,s2,s4,s16);%s64,s256) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % 根据每个信道的比特分配调制随机输入数据流 % y 行向量,输出比特 % x 子载波输入比特,行向量 % b 子载波分配的
www.eeworm.com/read/420364/10800026

vhd hex_display.vhd

-------------------------------------- modu
www.eeworm.com/read/428096/8895681

m modu_sym.m

function sym = modu_sym(bit_to_mod) % 得到调制方式 mod_type = size(bit_to_mod,1); switch mod_type % BPSK调制 case 1 % 比特的映射关系: 0: -1, 1: 1 mapping_matrix = [ -1
www.eeworm.com/read/358376/10190110

xco dds_modu.xco

# BEGIN Project Options SET flowvendor = Foundation_iSE SET vhdlsim = True SET verilogsim = True SET workingdirectory = D:\work\ISE\c8 SET speedgrade = -12 SET simulationfiles = Behavioral SET asysymb
www.eeworm.com/read/358376/10190122

v ofdm_modu.v

`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 18:54:18 09/23/2007 // Design Name: /
www.eeworm.com/read/358376/10190222

v sender_modu.v

`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:21:56 09/19/2007 // Design Name: /
www.eeworm.com/read/424063/10502803

htm htb_modu.htm

Block List for Modulation and Demodulation Library Modulation and Demodulation The modulation and demodulation library includes the follo
www.eeworm.com/read/424063/10503558

m com_modu.m

function [ret,x0,str,ts,xts]=com_modu(t,x,u,flag); %COM_MODU is the M-file description of the SIMULINK system named COM_MODU. % The block-diagram can be displayed by typing: COM_MODU. % % SYS=COM_