代码搜索:Rectangular
找到约 1,427 项符合「Rectangular」的源代码
代码结果 1,427
www.eeworm.com/read/181851/9234295
cof bp53r.cof
//BP53RCoefficient file for FIR bandpass centered at Fs/10
//Generated with BASIC program(on disk)using Rectangular window
#define N 53 //number of coefficients
float h[N] =
{-0.01976999,-0.0
www.eeworm.com/read/373828/9433324
cof bp53r.cof
//BP53RCoefficient file for FIR bandpass centered at Fs/10
//Generated with BASIC program(on disk)using Rectangular window
#define N 53 //number of coefficients
float h[N] =
{-0.01976999,-0.0
www.eeworm.com/read/373828/9434037
cof bp53r.cof
//BP53RCoefficient file for FIR bandpass centered at Fs/10
//Generated with BASIC program(on disk)using Rectangular window
#define N 53 //number of coefficients
float h[N] =
{-0.01976999,-0.0
www.eeworm.com/read/372001/9525656
m bpm_2step.m
% Beam Propagation Method 13 Marzo 2007
% Edgar Guevara Codina
% Dispositivos Optoelectronicos
% Propagacion de un pulso gaussiano por dos guias de onda con perfil rectangular
close all; clear a
www.eeworm.com/read/175135/9558453
cpp file2.cpp
// file2.cpp -- contains functions called in file1.cpp
#include
#include
#include "coordin.h" // structure templates, function prototypes
// convert rectangular to polar coord
www.eeworm.com/read/358682/10182098
cpp file2.cpp
// file2.cpp -- contains functions called in file1.cpp
#include
#include
#include "coordin.h" // structure templates, function prototypes
// convert rectangular to polar coord
www.eeworm.com/read/352501/10545684
cof bp53r.cof
//BP53RCoefficient file for FIR bandpass centered at Fs/10
//Generated with BASIC program(on disk)using Rectangular window
#define N 53 //number of coefficients
float h[N] =
{-0.01976999,-0.0
www.eeworm.com/read/278058/10577614
cpp file2.cpp
// file2.cpp -- contains functions called in file1.cpp
#include
#include
#include "coordin.h" // structure templates, function prototypes
// convert rectangular to polar coord
www.eeworm.com/read/417106/11003764
m linearsimex1.m
function LinearSimEx1
% Compare rectangular, trapezoidal, and fourth order Runge Kutta integration.
% Integrate xdot = cos(t).
tf = 1;
TArray = [0.1 0.05 0.025];
for i = 1 : length(TArray)
www.eeworm.com/read/470800/6908554
cpp file2.cpp
// file2.cpp -- contains functions called in file1.cpp
#include
#include
#include "coordin.h" // structure templates, function prototypes
// convert rectangular to polar coord