代码搜索:polar si9000
找到约 1,508 项符合「polar si9000」的源代码
代码结果 1,508
www.eeworm.com/read/356084/3042735
m ifft2_rp.m
% ifft2_rp: Inverse Pseudopolar FFT
% Usage
% RPFT = ifft2_rp(x)
% Inputs
% RPFT 2n*2n array, recto-polar
% Outputs
% x n*n array, n dyadic
% Description
% The Pseudopolar FFT evalua
www.eeworm.com/read/265723/11255470
m cart2pol.m
function [th,r,z] = cart2pol(x,y,z)
%CART2POL Transform Cartesian to polar coordinates.
% [TH,R] = CART2POL(X,Y) transforms corresponding elements of data
% stored in Cartesian coordinates X,Y
www.eeworm.com/read/433021/8551691
asy counter.asy
Version 4
SymbolType BLOCK
RECTANGLE Normal 32 0 448 272
PIN 0 48 LEFT 36
PINATTR PinName L[7:0]
PINATTR Polarity IN
LINE Wide 0 48 32 48
PIN 0 80 LEFT 36
PINATTR PinName LOAD
PINATTR Polar
www.eeworm.com/read/424063/10501448
m sb2slp2c.m
function sb2slp2c(blkname)
%SB2SLP2C converts polar blocks to cartesian blocks.
% SB2SLP2C(BLKNAME) converts a SystemBuild block to a SIMULINK
% block. BLKNAME is a string containing the name of th
www.eeworm.com/read/271244/11002133
m rotxy.m
function [xm,ym]=rotxy(rm,tm)
% The function ROTXY transforms polar-vector field to xy-vector field.
% rm=rm(n_theda,n_r) must have the same dimension as tm.
%
% Calling sequence-
% [xm,ym]=rot
www.eeworm.com/read/458661/7291875
m dbadd2.m
% dbadd2.m - add gain in dB - 2pi angle range
%
% Usage: h = dbadd2(type, style, th, g, rays, Rm, width)
%
% type = 1, 2 for polar, azimuthal
% style = line style of added gain curve, e.g., '--'
www.eeworm.com/read/450258/7486685
dem poldat.dem
#
# $Id: poldat.dem,v 1.7 2003/10/28 05:35:54 sfeam Exp $
#
#
set size square
set time
set clip
set xtics axis nomirror
set ytics axis nomirror
unset grid
unset polar
set title "Primitive Smith Chart"
www.eeworm.com/read/197649/7983119
m rotxy.m
function [xm,ym]=rotxy(rm,tm)
% The function ROTXY transforms polar-vector field to xy-vector field.
% rm=rm(n_theda,n_r) must have the same dimension as tm.
%
% Calling sequence-
% [xm,ym]=rot
www.eeworm.com/read/142092/12963333
m rotxy.m
function [xm,ym]=rotxy(rm,tm)
% The function ROTXY transforms polar-vector field to xy-vector field.
% rm=rm(n_theda,n_r) must have the same dimension as tm.
%
% Calling sequence-
% [xm,ym]=rot
www.eeworm.com/read/315751/13536837
m dbadd2.m
% dbadd2.m - add gain in dB - 2pi angle range
%
% Usage: h = dbadd2(type, style, th, g, rays, Rm, width)
%
% type = 1, 2 for polar, azimuthal
% style = line style of added gain curve, e.g., '--'