代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/281807/9132801
m efield3.m
%EFIELD3 2D Radiation patterns
% Uses the mesh file from RWG2, mesh2.mat, and
% the file containing surface current coefficients,
% current.mat, from RWG4 as inputs.
%
% Additionally uses
www.eeworm.com/read/281807/9133224
m efield3.m
%EFIELD3 2D Radiation patterns
% Uses the mesh file from RWG2, mesh2.mat, and
% the file containing surface current coefficients,
% current.mat, from RWG4 as inputs.
%
% Additionally uses
www.eeworm.com/read/281807/9133315
m efield3.m
%EFIELD3 2D Radiation patterns
% Uses the mesh file from RWG2, mesh2.mat, and
% the file containing surface current coefficients,
% current.mat, from RWG4 as inputs.
%
% Additionally uses
www.eeworm.com/read/281807/9133333
m efield4.m
%EFIELD4 Radiation pattern for a linear array of dipoles (xy-plane)
%
% The array axis is the x-axis (cf. Fig. 6.10 of Chapter 6)
% The dipole axis is the z-axis (cf. Fig. 6.10 of Chapter 6)
%
www.eeworm.com/read/281807/9133373
m efield3.m
function [PolarXY, GAIN, phi]=efield3;
%EFIELD3 2D Radiation patterns -function
% Uses the mesh file from RWG2, mesh2.mat, and
% the file containing surface current coefficients,
% current.m
www.eeworm.com/read/281807/9133393
m efield3.m
%EFIELD3 2D Radiation patterns
% Uses the mesh file from RWG2, mesh2.mat, and
% the file containing surface current coefficients,
% current.mat, from RWG4 as inputs.
%
% Additionally uses
www.eeworm.com/read/281612/9146203
m contents.m
% SCM channel model (extended)
% Version 1.0, May 31, 2005
%
% Channel model functions
% scm - 3GPP Spatial Channel Model (extended)
% scmparset - Model parameter configurati
www.eeworm.com/read/281612/9146245
m dipole.m
function pattern=dipole(varargin)
%DIPOLE Field pattern of half wavelength dipole
% PAT=DIPOLE(AZ) returns the azimuth field pattern
% at angles given in AZ (degrees).
%
% PAT is a 3D-arra
www.eeworm.com/read/281429/9155811
c memtest.c
/**********************************************************************
*
* Filename: memtest.c
*
* Description: General-purpose memory testing functions.
*
* Notes: Some of the
www.eeworm.com/read/379993/9169402
cpp classification.cpp
// Classification.cpp: implementation of the Classification class.
// 2005.1.13-16:02 By Superman
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
//#i