代码搜索:Antenna 开发教程
找到约 10,000 项符合「Antenna 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/181452/9254872
m sga antenna.m
close all
clear all
clc
% set parameter
M=80;
T=100;
Pr=0.8;
Pm=0.004;
Len=10;
Lenth=7*Len
X=zeros(M,Lenth);
% Generater the first generation of the population
Chro=round(rand(M,Lenth))
www.eeworm.com/read/181452/9254878
asv sga antenna.asv
close all
clear all
clc
% set parameter
M=80;
T=100;
Pr=0.8;
Pm=0.004;
Len=10;
Lenth=7*Len;
% Generater the first generation of the population
Chro=round(rand(M,Lenth));
X=DecodeChro(Chro,
www.eeworm.com/read/418445/10945284
cc fso-antenna.cc
// FSO antenna.cc @ RPI, David Partyka
#include "fso-antenna.h"
#include
using namespace std;
static class FSOAntennaClass : public TclClass {
public:
FSOAntennaClass() : TclClass("An
www.eeworm.com/read/418445/10945286
h fso-antenna.h
// FSO-antenna.h @ RPI, David Partyka
/* Ported from CMU/Monarch's code, nov'98 -Padma.
omni-antenna.h
omni-directional antenna
*/
#ifndef ns_fsoantenna_h
#define ns_fsoantenna_h
#include
www.eeworm.com/read/449679/7498559
nec ngf_antenna.nec
CM NGF file example.
CM First generate NGF file(S) using NGF_RADIAL4.NEC or NGF_RADIAL8.NEC
CM Then run this file to use one of both *.NGF files and complete the structure
CM
CM Note that you man
www.eeworm.com/read/444513/7612181
pdf antenna design.pdf
www.eeworm.com/read/444509/7612208
pdf antenna arrays.pdf
www.eeworm.com/read/139772/13135360
c antenna1.c
/* **************************************************************************** */
/* user functions */
/* *******************************
www.eeworm.com/read/239212/13293934
gif antenna32.gif
www.eeworm.com/read/239212/13293996