代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/288496/8628531
m qpskdemod.m
% qpskdemod.m
% QPSK解调的函数
% programmed by chenzufei
function [demodata]=qpskdemod(idata,qdata,para,nd,ml)
%****************** variables *************************
% demodata : 输出数据 (para-by-nd
www.eeworm.com/read/428214/8883414
m goldseq.m
% Program 5-5
% goldseq.m
%
% The generation function of Gold sequence
%
% Programmed by yixiongshu,2006.8.9
function [gout]=goldseq(m1,m2,n)
%
% m1 : m-sequence 1
% m2: m-sequence 2
% n
www.eeworm.com/read/284701/8908415
c main.c
#include
#include "config.h"
#include "isp.h"
/***************************** _DEAD_()函数 *******************************
* 功 能:输出错误提示信息并进入一个死循环,当发生致命错误时调用本函数。
************************
www.eeworm.com/read/383510/8941022
m oversamp2.m
% Program 3-17
% oversamp2.m
%
% Function to sample "sample" time
%
% programmed by H.Harada
%
function [out] = oversamp2( iin, ntot , sample)
% ******************************************
www.eeworm.com/read/182909/9185872
m goldseq.m
% Program 5-5
% goldseq.m
%
% The generation function of Gold sequence
%
% Programmed by M.Okita and H.Harada
%
function [gout] = goldseq(m1, m2, n)
% *************************************
www.eeworm.com/read/182909/9185941
m dist.m
% Program 7-7
%
% dist.m
%
% This function generates attenuation due to distance
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [x] = dist(a,b,alpha)
% a,b: position of
www.eeworm.com/read/182909/9185943
m basest.m
% Program 7-2
%
% basest.m
%
% This function sets positions of the base stations.
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [out] = basest()
baseinfo(1, 1) = 0.0;
b
www.eeworm.com/read/182909/9185967
m oversamp2.m
% Program 3-17
% oversamp2.m
%
% Function to sample "sample" time
%
% programmed by H.Harada
%
function [out] = oversamp2( iin, ntot , sample)
% ******************************************
www.eeworm.com/read/379443/9197142
m goldseq.m
% Program 5-5
% goldseq.m
%
% The generation function of Gold sequence
%
% Programmed by M.Okita and H.Harada
%
function [gout] = goldseq(m1, m2, n)
% *************************************
www.eeworm.com/read/379443/9197250
m dist.m
% Program 7-7
%
% dist.m
%
% This function generates attenuation due to distance
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [x] = dist(a,b,alpha)
% a,b: position of