代码搜索:Simulated

找到约 1,823 项符合「Simulated」的源代码

代码结果 1,823
www.eeworm.com/read/179211/9365059

m contents.m

% Genetic Optimization Toolbox % % Main interface % ga.m The Genetic Algorithm % initialize.m Initialization function Used by ga.m % % Operators used during simulated
www.eeworm.com/read/178759/9386448

m contents.m

% Genetic Optimization Toolbox % % Main interface % ga.m The Genetic Algorithm % initialize.m Initialization function Used by ga.m % % Operators used during simulated
www.eeworm.com/read/170101/9820203

c sat1.c

/* sat1.c Simple experiments with simulated annealing find the minumum of a function, there are two examples here one uses a simple cost function, the other imposes range constraints by
www.eeworm.com/read/170101/9820273

cxx satest1.cxx

/* satest1.c++ Simple experiments with simulated annealing find the minumum of a function, there are two examples here one uses a simple cost function, the other imposes range constraints
www.eeworm.com/read/162682/10282763

m contents.m

% Genetic Optimization Toolbox % % Main interface % ga.m The Genetic Algorithm % initialize.m Initialization function Used by ga.m % % Operators used during simulated
www.eeworm.com/read/424753/10415975

m ch4_1j.m

% Select a demo number: 11 % This demo illstrates how models simulated in simulink can be % identified using the SITB. It also describes how to deal with % continuous time systems and dela
www.eeworm.com/read/424747/10417963

m contents.m

% Genetic Optimization Toolbox % % Main interface % ga.m The Genetic Algorithm % initialize.m Initialization function Used by ga.m % % Operators used during simulated
www.eeworm.com/read/421516/10733096

m m1c.m

% M file for Project 1 on induction motor drive % with closed loop speed control in Chapter 9 % It sets the machine parameters and also plots the simulated % results when used in conjunction with
www.eeworm.com/read/273878/10895896

m code.m

function [minimum,fval] = anneal(loss, parent, options) % ANNEAL Minimizes a function with the method of simulated annealing % (Kirkpatrick et al., 1983) % % ANNEAL takes three input parameter
www.eeworm.com/read/418155/10964230

m sd2.m

% ************************************************************************ % 2nd Order Sigma-Delta A/D Modulator % by S. Brigati Ver.(0.1) 08/04/98 % The modulator structure is simulated using Simu