代码搜索:demod
找到约 1,276 项符合「demod」的源代码
代码结果 1,276
www.eeworm.com/read/254137/12159778
demod
www.eeworm.com/read/288202/8647763
h demod.h
/*****************************************************************************
File Name : demod.h
Description : DEMOD device API.
Copyright (C) 1999 STMicroelectronics
Revision History :
Ref
www.eeworm.com/read/288202/8647771
c demod.c
/*****************************************************************************
File Name : demod.c
Description : Wrapper layer for DEMOD component.
All DEMOD function calls resolve t
www.eeworm.com/read/185241/9048282
h demod.h
int volt5[]=
{ 1, 0, 1, 0, 1, 1, 0, 0, 1, 1,
0, 1, 1, 1, 1, 1, 1, 0, 1, 0,
www.eeworm.com/read/185212/9050259
m demod.m
% The Demodulation Function:
%Costas Loop Implementation for an BPSK signal
function y=demod(input)
len = length(input); %number of input samples
load b.txt;
load alpha_BPSK.txt;
load beta_BPSK.
www.eeworm.com/read/379971/9170176
m demod.m
function [bit_errs_qpsk,bitout1,bitout2,ycfo1,ycfo2]=demod(msumiq,cs_t,sn_t,tiq,data,N,fcarr)
%Bob Gess, June 2008, for EE473
%Portions copied and modified from QPSK_TX_IQ_RX by JC and posted on
%M
www.eeworm.com/read/177513/9450346
m demod.m
function output=demod(input)
len=length(input);
fc=455000; %载波频率
Rs=128000;
fs=5*Rs*4;
w=2*pi*fc/fs;
j=sqrt(-1);
N=150; % 滤波器的阶数为(N+1)
A=[1,1,0,0];
F=[0,1/(5*2),1/(5*2),1]; % 12800
www.eeworm.com/read/175304/9552838
asv demod.asv
rho_in_dB=5;
rho=10^(rho_in_dB/10);
N=5000;
BPH=2;
number_of_states=64;
fanout=2^BPH;
L=floor(log(number_of_states)/log(fanout));
source=[rem(unidrnd(BPH,1,N),BPH),zeros(1,BPH*L)];
source1=res
www.eeworm.com/read/175304/9553107
m demod.m
rho_in_dB=5;
rho=10^(rho_in_dB/10);
N=5000;
BPH=2;
number_of_states=64;
fanout=2^BPH;
L=floor(log(number_of_states)/log(fanout));
source=[rem(unidrnd(BPH,1,N),BPH),zeros(1,BPH*L)];
source1=res
www.eeworm.com/read/164219/10122261
pjt demod.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="sine"
ProjectDir="D:\ti\myprojects\www\"
ProjectType=Executable
CPUFamily=TMS320C54