代码搜索:Operating

找到约 10,000 项符合「Operating」的源代码

代码结果 10,000
www.eeworm.com/read/364310/9912766

m soj_reqi.m

% Use this input file to excite function "ssj_req" clear all pt = 5.0e+3; % peak power in Watts g = 35.0; % antenna gain in dB freq = 5.6e+9; % radar operating frequency in Hz sigma = 1
www.eeworm.com/read/364310/9912779

m ssj_req_bat.m

%ssj_reqi clear all pt = 50.0e+3; % peak power in Watts g = 35.0; % antenna gain in dB freq = 5.6e+9; % radar operating frequency in Hz sigma = 10.0 ; % radar cross section in m sqau
www.eeworm.com/read/364310/9912939

m range_red_factori.m

% Use this input file to reproduce Fig.s 8.5 through 8.7 clear all te = 730.0; % radar effective tem in Kelvin pj = 15; % jammer peak power in W gj = 3.0; % jammer antenna gain in dB g =
www.eeworm.com/read/165417/10063405

txt readme.txt

To build RSAREF, copy the makefile for your operating system from the 'install' subdirectory to a new subdirectory. Then run your operating system's 'make' program from the new subdirectory. The makef
www.eeworm.com/read/360995/10069964

m plotroc_update.m

function plotroc_update(w,a) % PLOTROC_UPDATE(W,A) % % Auxiliary function containing the callbacks for the plotroc.m. % % See also: plotroc % Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org % Faculty EW
www.eeworm.com/read/360995/10070106

m dd_ex8.m

% Show the interactive capabilities of the plotroc command. % % Generate some simple data, train a one-class classifier, make a % scatterplot with the classifier and plot an ROC curve. Now it is % pos
www.eeworm.com/read/360606/10085199

asv rf4.asv

close all; % close all opened graphs clear all; % clear all variables smith_chart; % create a Smith Chart s11=0.65*exp(j*(-25)/180*pi); s12=0.11*exp(j*(+9)/180*pi); s21=5.0*exp(j*(+110)/180*p
www.eeworm.com/read/360606/10085204

m rf4.m

close all; % close all opened graphs clear all; % clear all variables smith_chart; % create a Smith Chart s11=0.65*exp(j*(-25)/180*pi); s12=0.11*exp(j*(+9)/180*pi); s21=5.0*exp(j*(+110)/180*p
www.eeworm.com/read/360606/10085208

asv rf5.asv

% % In this example we plot the constant operating power gain % circle and choose a load reflection coefficient G_L. % Based on this G_L the input reflection coefficient is computed % %
www.eeworm.com/read/360606/10085250

m ex9_13.m

% % In this example we plot the constant operating power gain % circle and choose a load reflection coefficient G_L. % Based on this G_L the input reflection coefficient is computed % %