代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/254512/12133133
m ifasetparameters.m
function YagiUdaSetParameters(handles,X,Y)
format = '%2.3g';
% Set the displayed values
set(handles.Parameter1,'String',sprintf(format,X(1)));
set(handles.Parameter2,'String',sprintf(format,Y(1)
www.eeworm.com/read/254512/12133179
m helicalsetparameters.m
function HelicalSetParameters(handles,X,Y)
format = '%2.3g';
% Set the displayed values
set(handles.Parameter1,'String',sprintf(format,X(1))); % Axial Lenght
set(handles.Parameter2,'String',spri
www.eeworm.com/read/254512/12133183
m helicalsetup.m
function HelicalSetup(hObject,handles)
load 'HelicalParameters';
LineStyle = '-';
set(hObject,'CurrentAxes',handles.axes1);
plot(Axial,Gain,LineStyle);
xlabel('\bf Axial Length (\rm\lambda\
www.eeworm.com/read/254512/12133198
m yagipoyntingsimulate.m
function YagiSimulate(handles)
% this function will export the final design to
% superNEC for further simulation
% INPUTS:
% modelFreq: The frequency at which the SNEC structure is designed
www.eeworm.com/read/254512/12133207
m yagipoyntingsetparameters.m
function YagiUdaSetParameters(handles,X,Y)
format = '%2.3g';
% Set the displayed values
set(handles.Parameter1,'String',sprintf(format,X(1))); % BL
set(handles.Parameter2,'String',sprintf(forma
www.eeworm.com/read/254512/12133212
m yagipoyntingdraw.m
function YagiPoyntingDraw(handles)
boomlength = get(handles.Parameter1,'Value');
dir_no = get(handles.Parameter3,'Value')-2;
ref_len = get(handles.Parameter4,'Value');
dir_len = get(handles.Para
www.eeworm.com/read/254512/12133217
m yagipoyntingsetup.m
function YagiUdaSetup(hObject,handles)
% Loads the YagiPoynting Parameters
load 'YagiPoyntingParameters';
% BL RL N Gain DL Driven
LineStyle = 'o:';
set(hObject,'CurrentAxes',handles.axes1);
www.eeworm.com/read/254512/12133229
m lpdasetup.m
function LPDASetup(hObject,handles)
% Loads the Yagi Parameters
load 'LPDAParameters';
LineStyle = 'o:';
% set(hObject,'CurrentAxes',handles.axes1);
% plot(FF,N,LineStyle);
% xlabel('\bf F
www.eeworm.com/read/254512/12133253
m lpdasetparameters.m
function LPDASetParameters(handles,X,Y)
format = '%3.3g';
% Set the displayed values
set(handles.Parameter1,'String',sprintf(format,X(1)));
set(handles.Parameter2,'String',sprintf('%4.0f',Y(1)))
www.eeworm.com/read/340676/12140264
m awgn.m
%*************************************************************************************
% This function pertains to the addition of AWGN with mean zero and
% parameter 'variance' to