代码搜索:Rectangular
找到约 1,427 项符合「Rectangular」的源代码
代码结果 1,427
www.eeworm.com/read/245699/12784225
mdl awgn.mdl
Model {
Name "AWGN"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes
www.eeworm.com/read/244937/12831130
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/244728/12847425
html mainpolartest.html
COG 2.1: polar coordinates
next
COG 2.1: polar coordinates
Now, let's consider how to create curved grids with coordinate
transformations.
www.eeworm.com/read/244502/12859725
m contents.m
% CALFEM - A Finite Element Toolbox.
% Version 3.3 99-03-01
%
% Copyright (c) Division of Structural Mechanics and
% Department of Solid Mechanics.
% Lund Institute of
www.eeworm.com/read/142519/12941928
cs enums.cs
using System;
namespace Netron.Lithium
{
///
/// The shape types available in this assembly
///
public enum ShapeTypes
{
///
/// the default rectangu
www.eeworm.com/read/240990/13180531
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/321160/13411505
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/321050/13412933
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/320625/13421213
html mainpolartest.html
COG 2.0: polar coordinates
next
COG 2.0: polar coordinates
Now, let's consider how to create curved grids with coordinate
transforma
www.eeworm.com/read/313963/13577819
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