代码搜索:polar si9000

找到约 1,508 项符合「polar si9000」的源代码

代码结果 1,508
www.eeworm.com/read/172345/9712903

cpp polar_match.cpp

/*************************************************************************** polar_match.cpp - matching laser scans in polar coord system designed for use with SICK LMS in c
www.eeworm.com/read/269737/11080473

cpp cx_polar.cpp

#define WANT_MATH #define WANT_STREAM #include "include.h" #include "myexcept.h" #include "cx.h" #ifdef use_namespace namespace RBD_COMPLEX { #endif // Polar functions //
www.eeworm.com/read/200130/15440602

m polar533.m

function polar533 rho0=1; theta=0:pi/20:4*pi; rho=rho0+theta*rho0; polar(theta,rho,':')
www.eeworm.com/read/100399/15874737

cpp cx_polar.cpp

#define WANT_MATH #define WANT_STREAM #include "include.h" #include "myexcept.h" #include "cx.h" #ifdef use_namespace namespace RBD_COMPLEX { #endif // Polar functions // R
www.eeworm.com/read/390512/8461873

m c7_polar.m

% File: c7_polar.m % Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of % Communication Systems Simulation with Wirel
www.eeworm.com/read/390102/8486177

m plot_polar_mvdr.m

function plot_polar_mvdr(name) eval(['load ' name]); % test vectors for spatially sampled response W_H = conj(W(Ndata, :)); st = -1 : 0.025 : 1; st_angle=-pi/2:0.0392:pi/2; est
www.eeworm.com/read/432821/8569819

bmp pic_gui_polar.bmp

www.eeworm.com/read/432630/8585681

pro chapter08polar.pro

; Chapter08Polar.pro PRO Chapter08Polar mywindow = OBJ_NEW('IDLgrWindow', RETAIN = 2) myview = OBJ_NEW('IDLgrView', VIEWPLANE_RECT=[-100,-100,200,200]) mymodel = OBJ_NEW('IDLgrModel')
www.eeworm.com/read/286203/8783484

h polar_rect_c.h

/*----------------------------------------------------------------- File name: polar_rectangular_c.h Description: this file included the type definition of structure polar_rect, which is used to
www.eeworm.com/read/285808/8816611

m c7_polar.m

% File: c7_polar.m % Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of % Communication Systems Simulation with Wirel