代码搜索:Simulated
找到约 1,823 项符合「Simulated」的源代码
代码结果 1,823
www.eeworm.com/read/456193/7354733
m fm_annealing.m
function [nu,nl,pmu_test, I_idx, pseudoi, ok] = fm_annealing(rangoH,ntest,pmu_test,nu,nl,hdl_nob,zeroinj)
% FM_ANNEALING define the Simulated Aneealing method for
% PMU placement
%
% (..
www.eeworm.com/read/198947/7903022
m pertoneeq.m
% pertoneeq implements Per Tone equalizers in a simulated DMT-ADSL system.
%
% z = pertoneeq(P, s)
%
% z: equalizer output ((N x 1) x T ); z(0), ..., z(N - 1)
% P: equalizer coefficients (N x K)
www.eeworm.com/read/144662/12777984
c sat2.c
/* sat2.c
Simple experiments with simulated annealing
find the nonlinear least squares optimum solution
usage: sat2 < input.data
*/
static char rcsid[] = "@(#)sat2.c 1.1 09:47:21 10/30/
www.eeworm.com/read/139218/13173685
c sat2.c
/* sat2.c
Simple experiments with simulated annealing
find the nonlinear least squares optimum solution
usage: sat2 < input.data
*/
static char rcsid[] = "@(#)sat2.c 1.1 09:47:21 10/30/
www.eeworm.com/read/138504/13234346
c sat2.c
/* sat2.c
Simple experiments with simulated annealing
find the nonlinear least squares optimum solution
usage: sat2 < input.data
*/
static char rcsid[] = "@(#)sat2.c 1.1 09:47:21 10/30/
www.eeworm.com/read/147422/5729717
m sa_set.m
%sa_set
%modified by D. G. Childers 7/8/98
sa_h=figure('Position',[210 45 400 252], 'NumberTitle','off',...
'Resize','off','Name','Simulated Annealing Window', ...
'color',BACK_COLOR);
sa
www.eeworm.com/read/263516/11358564
m fm_annealing.m
function [nu,nl,pmu_test, I_idx, pseudoi, ok] = fm_annealing(rangoH,ntest,pmu_test,nu,nl,hdl_nob,zeroinj)
% FM_ANNEALING define the Simulated Aneealing method for
% PMU placement
%
%
www.eeworm.com/read/157362/11717491
c sat2.c
/* sat2.c
Simple experiments with simulated annealing
find the nonlinear least squares optimum solution
usage: sat2 < input.data
*/
static char rcsid[] = "@(#)sat2.c 1.1 09:47:21 10/30/
www.eeworm.com/read/343006/11984317
c sat2.c
/* sat2.c
Simple experiments with simulated annealing
find the nonlinear least squares optimum solution
usage: sat2 < input.data
*/
static char rcsid[] = "@(#)sat2.c 1.1 09:47:21 10/30/
www.eeworm.com/read/212602/15151965
m fm_annealing.m
function [nu,nl,pmu_test, I_idx, pseudoi, ok] = fm_annealing(rangoH,ntest,pmu_test,nu,nl,hdl_nob,zeroinj)
% FM_ANNEALING define the Simulated Aneealing method for
% PMU placement
%
% (..