代码搜索:polar si9000

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

代码结果 1,508
www.eeworm.com/read/284836/8888592

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/377912/9257932

bmp pic_gui_polar.bmp

www.eeworm.com/read/381420/6957398

bmp pic_gui_polar.bmp

www.eeworm.com/read/467921/6996979

m polar_ang_avg.m

% polar_ang_avg.m: % Polar plot of angular average of sum of squares of amplitudes which % interfere to create beam-formed response. Exact same set-up here as in % file polar_interference.m; the o
www.eeworm.com/read/465867/7047721

bmp pic_gui_polar.bmp

www.eeworm.com/read/152244/7139240

m xy2polar.m

function [mag,theta] = xy2polar(pp) % %%%%%%%%%%%%%%%%%% xy2polar.m %%%%%%%%%%%%%%%%%%% % Discrete-Time Control Problems using % % MATLAB and the Control System Toolbox % % by J.H.
www.eeworm.com/read/462581/7200149

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/425933/7215536

m polar2bin.m

function y = polar2bin(x) y = (x + 1)/2;
www.eeworm.com/read/425933/7215540

m bin2polar.m

function y = bin2polar(x) y = 2*x-1;
www.eeworm.com/read/442234/7656600

bmp pic_gui_polar.bmp