代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/105158/15677090
lua sieve.lua
-- the sieve of of Eratosthenes programmed with coroutines
-- typical usage: lua -e N=1000 sieve.lua | column
-- generate all the numbers from 2 to n
function gen (n)
return coroutine.wrap(function
www.eeworm.com/read/189239/8482915
m fade.m
% Program 2-5
% fade.m
%
% Generate Rayleigh fading
%
% Programmed by H.Harada
function [iout,qout,ramp,rcos,rsin]=fade(idata,qdata,nsamp,tstp,fd,no,counter,flat)
%****************** va
www.eeworm.com/read/189239/8482961
m giins.m
% Function 4-3
% giins.m
%
% Function to insert guard interval into transmission signal
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]= giins(idata,qdata,fftlen,gilen,nd);
www.eeworm.com/read/189239/8482965
m fade.m
% Program 2-5
% fade.m
%
% Generate Rayleigh fading
%
% Programmed by H.Harada
function [iout,qout,ramp,rcos,rsin]=fade(idata,qdata,nsamp,tstp,fd,no,counter,flat)
%****************** va
www.eeworm.com/read/189239/8482984
m fade.m
% Program 2-5
% fade.m
%
% Generate Rayleigh fading
%
% Programmed by H.Harada
function [iout,qout,ramp,rcos,rsin]=fade(idata,qdata,nsamp,tstp,fd,no,counter,flat)
%****************** va
www.eeworm.com/read/189239/8482998
m main.m
% Program 7-8
%
% main.m
%
% Programmed by A.Kanazawa
% Checked by H.Harada
%
clear
%%%%%%%%%%%%%%% Status initialization
I = 1; % The cluster size is determined from I and J. (n = I*I +
www.eeworm.com/read/189239/8483046
m qamdemod.m
% Program 3-24
% qamdemod.m
%
% Function to decode 16QAM modulation
%
% programmed by R.Funada and H.Harada
%
function [demodata]=qamdemod(idata,qdata,para,nd,ml)
%****************** varia
www.eeworm.com/read/189239/8483056
m fade.m
% Program 2-5
% fade.m
%
% Generate Rayleigh fading
%
% Programmed by H.Harada
function [iout,qout,ramp,rcos,rsin]=fade(idata,qdata,nsamp,tstp,fd,no,counter,flat)
%****************** va
www.eeworm.com/read/432360/8608869
m qamdemod.m
% Program 3-24
% qamdemod.m
%
% Function to decode 16QAM modulation
%
% programmed by R.Funada and H.Harada
%
function [demodata]=qamdemod(idata,qdata,para,nd,ml)
%****************** varia
www.eeworm.com/read/432360/8608885
m fade.m
% Program 2-5
% fade.m
%
% Generate Rayleigh fading
%
% Programmed by H.Harada
function [iout,qout,ramp,rcos,rsin]=fade(idata,qdata,nsamp,tstp,fd,no,counter,flat)
%****************** va