代码搜索:Rectangular

找到约 1,427 项符合「Rectangular」的源代码

代码结果 1,427
www.eeworm.com/read/471460/6894048

m sc2abc.m

% This function transforms the symmetrical components into its original % abc phasors. % The symmetrical components can be expressed in a one column array in % rectangular complex form or in a two
www.eeworm.com/read/413528/11152279

h trapezoidwarp.h

// // TrapezoidWarp // Warps a trapezoidal region in an image into a rectangular image. // We always return an image as wide as the widest row in the trapezoid // so all the calculations can
www.eeworm.com/read/413528/11152346

cpp trapezoidwarp.cpp

// // TrapezoidWarp // Wraps a trapezoidal region in an image into a rectangular image. // We always return an image as wide as the widest row in the trapezoid // so all the calculations can
www.eeworm.com/read/103517/15729968

c kepj.c

/* Program to solve Keplerian orbit * given orbital parameters and the time. * Returns Heliocentric equatorial rectangular coordinates of * the object. * * This program detects several cases
www.eeworm.com/read/432393/8607102

m compmap.m

function compmap(strfun,xmin,xmax,ymin,ymax) % This function maps a mesh of lines parallel % to the coordinate axes in the complex plane % into the image of the rectangular mesh under % the functi
www.eeworm.com/read/448815/7525306

m normaliseiris.m

% normaliseiris - performs normalisation of the iris region by % unwraping the circular region into a rectangular block of % constant dimensions. % % Usage: % [polar_array, polar_noise] = normal
www.eeworm.com/read/436037/7778578

m normaliseiris.m

% normaliseiris - performs normalisation of the iris region by % unwraping the circular region into a rectangular block of % constant dimensions. % % Usage: % [polar_array, polar_noise] = normal
www.eeworm.com/read/142519/12941889

cs copy of simplerectangle.cs

using System; using System.Drawing; namespace Netron.Lithium { /// /// A simple rectangular shape /// public class SimpleRectangle : ShapeBase { #region Fields
www.eeworm.com/read/153307/12042264

m rectbody.m

function [ds,ts] = rectbody(x,y,z,sb,ts,sigbody, ... lx,ux,ly,uy,lz,uz) % ---------------------------------------------- % Filling delta sigma into a rectangular body % --------------
www.eeworm.com/read/309003/3708898

m imagepacketphase.m

function ImagePacketPhase(TFtype,pkt,titlestr,nTFR,qmf) % ImagePacketPhase -- Partition phase space by rectangular blocks % Usage % ImagePacketPhase(TFtype,pkt[,titlestr,nTFR,qmf]) % Inputs