代码搜索:constructs
找到约 1,240 项符合「constructs」的源代码
代码结果 1,240
www.eeworm.com/read/379658/9190573
m wspace.m
function w = wspace(t,nt);
% This function constructs a linearly-spaced vector of angular
% frequencies that correspond to the points in an FFT spectrum.
% The second half of the vector is aliase
www.eeworm.com/read/371255/9559149
m bandpassfilter.m
% BANDPASSFILTER - Constructs a band-pass butterworth filter
%
% usage: f = bandpassfilter(sze, cutin, cutoff, n)
%
% where: sze is a two element vector specifying the size of filter
%
www.eeworm.com/read/279843/10384345
java bankaccount.java
/**
* A bank account has a balance that can be changed by deposits and withdrawals.
*/
import java.io.*;
public class BankAccount implements Serializable{
/**
* Constructs a bank account with a z
www.eeworm.com/read/455115/7377678
m bandpassfilter.m
% BANDPASSFILTER - Constructs a band-pass butterworth filter
%
% usage: f = bandpassfilter(sze, cutin, cutoff, n)
%
% where: sze is a two element vector specifying the size of filter
%
www.eeworm.com/read/446418/7579560
m wspace.m
function w = wspace(t,nt);
% This function constructs a linearly-spaced vector of angular
% frequencies that correspond to the points in an FFT spectrum.
% The second half of the vector is al
www.eeworm.com/read/446416/7579594
m wspace.m
function w = wspace(t,nt);
% This function constructs a linearly-spaced vector of angular
% frequencies that correspond to the points in an FFT spectrum.
% The second half of the vector is al
www.eeworm.com/read/436995/7757323
m mecefeci.m
% mecefeci.m
% Scope: This MATLAB macro constructs the transformation matrix from ECEF
% frame to ECI (Earth Centered Inertial) frame; WGS-84 earth's
%
www.eeworm.com/read/436995/7757384
m meciecef.m
% meciecef.m
% Scope: This MATLAB macro constructs the transformation matrix from ECI
% (Earth Centered Inertial) frame to ECEF frame; WGS-84 earth's
www.eeworm.com/read/436995/7757415
m mllwb.m
% mllwb.m
% Scope: This MATLAB macro constructs the transformation matrix from LLWA
% (Local Level Wander Azimuth) frame to GPS body frame.
% Usage: m
www.eeworm.com/read/397799/8021321
m wspace.m
function w = wspace(t,nt);
% This function constructs a linearly-spaced vector of angular
% frequencies that correspond to the points in an FFT spectrum.
% The second half of the vector is aliase