代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/180233/9314965
m crmapping.m
% Function 4-6
% crmapping.m
%
% Function to set data on subcarrier
% (DC=0)
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]=crmapping(idata,qdata,fftlen,nd);
%*********
www.eeworm.com/read/180233/9314993
m interwave.m
% Function 4-10
% interwave.m
%
% Function to add interference wave
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]=interwave(ci,spow,ml,nsamp,tstp,fadingpara);
%*********
www.eeworm.com/read/372696/9496898
m crmapping.m
% Function 4-6
% crmapping.m
%
% Function to set data on subcarrier
% (DC=0)
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]=crmapping(idata,qdata,fftlen,nd);
%*********
www.eeworm.com/read/372696/9496916
m interwave.m
% Function 4-10
% interwave.m
%
% Function to add interference wave
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]=interwave(ci,spow,ml,nsamp,tstp,fadingpara);
%*********
www.eeworm.com/read/170272/9812811
m cp0901_sm2_ppm.m
%
% Function 9.1: "cp0901_sm2_PPM"
%
% Evaluates the term SIGMAm^2 ('sm2') for an input 'pulse'
% sampled ad 'fc'.'PPMshift' is the value in seconds
% of the PPM shift.
%
% Programmed by Guerin
www.eeworm.com/read/363803/9935705
m cp0901_sm2_ppm.m
%
% Function 9.1: "cp0901_sm2_PPM"
%
% Evaluates the term SIGMAm^2 ('sm2') for an input 'pulse'
% sampled ad 'fc'.'PPMshift' is the value in seconds
% of the PPM shift.
%
% Programmed by Guerin
www.eeworm.com/read/357659/10203872
asm verify flash.asm
/* This program verifies whether the flash is programmed right with
the input file */
#include
#include "flashprogrammer.h"
.global VERIFY_FLASH;
.extern Word_Read_In, External_B
www.eeworm.com/read/426232/10272892
m bpsk_giins.m
% Function 4-3
% bpsk_giins.m
%
% Function to insert guard interval into transmission signal
%
% Programmed by T.Yamamura and H.Harada
%
function [iout]= giins(idata,fftlen,gilen,nd);
%***
www.eeworm.com/read/426232/10272941
asv bpsk_giins.asv
% Function 4-3
% bpsk_giins.m
%
% Function to insert guard interval into transmission signal
%
% Programmed by T.Yamamura and H.Harada
%
function [iout]= giins(idata,fftlen,gilen,nd);
%***
www.eeworm.com/read/160490/10526916
m cp0901_sm2_ppm.m
%
% Function 9.1: "cp0901_sm2_PPM"
%
% Evaluates the term SIGMAm^2 ('sm2') for an input 'pulse'
% sampled ad 'fc'.'PPMshift' is the value in seconds
% of the PPM shift.
%
% Programmed by Guerin