代码搜索:Simulated

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

代码结果 1,823
www.eeworm.com/read/412025/11217103

hpp simann.hpp

// simanneal.hpp A general purpose Simulated Annealing Class // This version allows vector data // (c) Copyright 1994, Everett F. Carter Jr. // Permission is
www.eeworm.com/read/188323/8550725

m anneal.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/432382/8607402

asv fouriertest.asv

% Simple fourier filter coding for simulated time-series signal, % without the interactive sliders. Original signal (blue) % and filtered signal (red) are displayed superimposed in the top % windo
www.eeworm.com/read/431855/8648988

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/429621/8798345

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/284556/8919093

cc console.cc

// console.cc // Routines to simulate a serial port to a console device. // A console has input (a keyboard) and output (a display). // These are each simulated by operations on UNIX files. // The si
www.eeworm.com/read/282044/9122550

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/282044/9122619

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/380138/9160538

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/377925/9257599

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