代码搜索:Rectangular
找到约 1,427 项符合「Rectangular」的源代码
代码结果 1,427
www.eeworm.com/read/359349/10154186
m flt.m
%==================================================================
% Name: flt.m
% This program can be used to obvious the relationship
% between the zero-pole location and the time and frequency
www.eeworm.com/read/359279/10158879
m cp0301_ppm_sin.m
%
% FUNCTION 3.1 : "cp0301_PPM_sin"
%
% Generation of a PPM-UWB signal in the case of a
% sinusoidal modulating signal and rectangular pulses
%
% Transmitted power is fixed at 'Pow'
% The sign
www.eeworm.com/read/359177/10162447
mdl ch7example16.mdl
Model {
Name "ch7example16"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortD
www.eeworm.com/read/279692/10402792
pas invalidaterectunit.pas
unit InvalidateRectUnit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Button2: TButton
www.eeworm.com/read/279692/10403034
pas createrectregionindirectu.pas
unit CreateRectRegionIndirectU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
www.eeworm.com/read/279692/10403123
pas createrectregionu.pas
unit CreateRectRegionU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
proc
www.eeworm.com/read/424063/10500114
m rectab.m
function y=rectab(x,a,b)
% y=rectab(x) determines a rectangular function of
% width b centered at a (b>0)
y=((x>(a-b/2)) & (x
www.eeworm.com/read/423536/10553062
m rectab.m
function y=rectab(x,a,b)
% y=rectab(x) determines a rectangular function of
% width b centered at a (b>0)
y=((x>(a-b/2)) & (x
www.eeworm.com/read/350990/10690704
m rectab.m
function y=rectab(x,a,b)
% y=rectab(x) determines a rectangular function of
% width b centered at a (b>0)
y=((x>(a-b/2)) & (x
www.eeworm.com/read/276402/10741699
m cp0301_ppm_sin.m
%
% FUNCTION 3.1 : "cp0301_PPM_sin"
%
% Generation of a PPM-UWB signal in the case of a
% sinusoidal modulating signal and rectangular pulses
%
% Transmitted power is fixed at 'Pow'
% The sign