代码搜索:polar si9000
找到约 1,508 项符合「polar si9000」的源代码
代码结果 1,508
www.eeworm.com/read/316047/13531148
m p2r.m
function [r,im]=p2r(mag,ph)
%P2R Converts polar to rectangular co-ordinates.
% P2R(MAG,PH) converts the magnitude and phase in
% degrees to a complex vector or matrix.
%
% [R
www.eeworm.com/read/315751/13536807
m abadd.m
% abadd.m - add gain in absolute units
%
% Usage: h = abadd(type, style, th, g, rays, width)
%
% type = 1,2 for polar, azimuthal
% style = line style of added gain curve, e.g., '--r'
%
% rest o
www.eeworm.com/read/303512/13813872
m abadd.m
% abadd.m - add gain in absolute units
%
% Usage: h = abadd(type, style, th, g, rays, width)
%
% type = 1,2 for polar, azimuthal
% style = line style of added gain curve, e.g., '--r'
%
% rest o
www.eeworm.com/read/476392/6759495
m chp10ex1.m
Iabc = [1.6 25
1.0 180
.9 132];
I012 = abc2sc(Iabc); % Symmetrical components of phase a
I012p= rec2pol(I012) % Converts rectangular phasors into polar form
www.eeworm.com/read/344446/11879155
log nios pcb eco 2008-4-11 16-13-11.log
Added Component: Designator=C?(POLAR0.8)
Added Component: Designator=C?(RAD-0.3)
Added Component: Designator=C?(RAD-0.3)
Added Component: Designator=C?(RAD-0.3)
Added Component: Designator=C?(RAD-
www.eeworm.com/read/257010/11960200
m chp10ex1.m
Iabc = [1.6 25
1.0 180
.9 132];
I012 = abc2sc(Iabc); % Symmetrical components of phase a
I012p= rec2pol(I012) % Converts rectangular phasors into polar form
www.eeworm.com/read/123946/14605711
m p2r.m
function [r,im]=p2r(mag,ph)
%P2R Converts polar to rectangular co-ordinates.
% P2R(MAG,PH) converts the magnitude and phase in
% degrees to a complex vector or matrix.
%
% [R
www.eeworm.com/read/471460/6894127
m chp10ex1.m
Iabc = [1.6 25
1.0 180
.9 132];
I012 = abc2sc(Iabc); % Symmetrical components of phase a
I012p= rec2pol(I012) % Converts rectangular phasors into polar form
www.eeworm.com/read/237003/13983971
cpp complex-test.cpp
// Test real, imag, conj, abs, arg, polar
#include "testsuite.h"
#include
BZ_USING_NAMESPACE(blitz)
#ifndef BZ_HAVE_COMPLEX_FCNS
int main()
{
cout
www.eeworm.com/read/159993/10580701
html windows对象应用.html
窗口对象
function openPolarBear()
{
window.open("计算器程序.html","PolarBear","height=350,width=320");
}
See the Polar Bear