代码搜索:Rectangular
找到约 1,427 项符合「Rectangular」的源代码
代码结果 1,427
www.eeworm.com/read/491198/6441662
mdl led.mdl
Model {
Name "LED"
Version 6.6
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModelVersion
www.eeworm.com/read/488461/6487305
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/481235/6645281
mdl my.mdl
Model {
Name "my"
Version 5.1
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes
www.eeworm.com/read/481235/6645283
mdl rqam.mdl
Model {
Name "RQAM"
Version 5.1
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes
www.eeworm.com/read/476907/6754418
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/264745/11303033
m filt_win.m
function Filt_win
%This program uses the window method to design FIR filters.
%The following windows are supported: Rectangular, Hamming, Hanning, Blackman,
%and Kaiser.
% ftyp
www.eeworm.com/read/158463/11612833
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/157356/11717690
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/259565/11781806
txt help4s_ispectrum.txt
# s_ispectrum #
If necessary zoom into the region to be investigated. Then click on the button "Pick windows" to start selecting rectangular regions of the seismic data (zooming will be disabled once
www.eeworm.com/read/156263/11815396
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