代码搜索:Initialize
找到约 10,000 项符合「Initialize」的源代码
代码结果 10,000
www.eeworm.com/read/381207/9104539
m initialize.m
clear all
sigma0 = -20;
thetaA = 1;
thetaE = 2;
SL = -20;
hr = 3;
ht = 100;
pt = 75;
f0 = 5.6e9;
b = 1e6;
t0 = 290;
f = 6;
l = 10;
ant_id = 1;
Rmin = 2;
Rmax = 50;
www.eeworm.com/read/381207/9104628
m initialize.m
% this function is part of the linear_array_gui
% DO NOT REMOVE %%%%%%%
clear all
Nr = 25;
dolr =0.5;
theta0 =0;
winid = -1;
nbits = -3;
win(1:Nr) = 1;
www.eeworm.com/read/381207/9104878
m initialize.m
clear all
swid = 1;
pfa = 1e-7;
np = 1;
R_1st_frame = 106e3; % Range for first frame
R0 = 90e3; % range to last frame
SNR0 = 8.5; % SNR at R0
frame = 0.8e3; % frame size
www.eeworm.com/read/380937/9121844
c initialize.c
# include
# include
int search(char* p[], char* name);
/* 给字符型的指针数组赋初值 */
char* names[] = {
"Herb",
"Rex",
"Dennis",
"John",
NULL}; /* NULL指针标志数组内容的结束 */
www.eeworm.com/read/380138/9160515
asv initialize.asv
function [pop] = initialize(num,bounds,evalFN,evalOps,options)
% function [pop]=initialize(populationSize, variableBounds,evalFN,
% evalOps,options)
% initialize creates a
www.eeworm.com/read/380138/9160701
m initialize.m
function [pop] = initialize(num,bounds,evalFN,evalOps,options)
% function [pop]=initialize(populationSize, variableBounds,evalFN,
% evalOps,options)
% initialize creates a
www.eeworm.com/read/379619/9191530
p initialize.p
www.eeworm.com/read/377925/9257624
m initialize.m
function [pop] = initialize(num,bounds,evalFN,evalOps,options)
% function [pop]=initialize(populationSize, variableBounds,evalFN,
% evalOps,options)
% initialize creates a
www.eeworm.com/read/180268/9314111
m initialize.m
clear all
swid = 1;
pfa = 1e-7;
np = 1;
R_1st_frame = 106e3; % Range for first frame
R0 = 90e3; % range to last frame
SNR0 = 8.5; % SNR at R0
frame = 0.8e3; % frame size