Scilab 6.0.2
      
      - Scilabヘルプ
 - Scilab
 - Differential Equations, Integration
 - Elementary Functions
 - Linear Algebra
 - Interpolation
 - CACSD
 - Polynomials
 - Signal Processing
 - FFTW
 - Special Functions
 - ARnoldi PACKage
 - Statistics
 - Sparses Matrix
 - UMFPACK Interface
 - Optimization and Simulation
 - Genetic Algorithms
 - Simulated Annealing
 - XML Management
 - HDF5 Management
 - Files : Input/Output functions
 - Input/Output functions
 - Graphics
 - Graphics : exporting and printing
 - GUI
 - Data Structures
 - Parameters
 - Integers
 - Strings
 - Sound file handling
 - Time and Date
 - Output functions
 - Xcos
 - Spreadsheet
 - Console
 - History manager
 - Matlab binary files I/O
 - Matlab to Scilab Conversion Tips
 - Compatibility Functions
 - Functions
 - Development tools
 - Demo Tools
 - Dynamic/incremental Link
 - Atoms
 - Tcl/Tk Interface
 - Script editor
 - UI Data
 - Online help management
 - Parallel
 - Modules manager
 - Localization
 - API Scilab
 - call_scilab API
 - JVM
 - Java from Scilab
 - Java Interface
 - Preferences
 - Coverage
 - Lint tool (SLint)
 - Windows tools
 
Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Simulated Annealing
- Algorithms
- optim_sa — A Simulated Annealing optimization method
 
 - Utilities
- accept_func_default — The default Simulated Annealing acceptation function.
 - accept_func_vfsa — The Very Fast Simulated Annealing acceptation function.
 - compute_initial_temp — A SA function which allows to compute the initial temperature of the simulated annealing
 - neigh_func_csa — The classical neighborhood relationship for the simulated annealing
 - neigh_func_default — A SA function which computes a neighbor of a given point
 - neigh_func_fsa — The Fast Simulated Annealing neighborhood relationship
 - neigh_func_vfsa — The Very Fast Simulated Annealing neighborhood relationship
 - temp_law_csa — The classical temperature decrease law
 - temp_law_default — A SA function which computed the temperature of the next temperature stage
 - temp_law_fsa — The Szu and Hartley Fast simulated annealing
 - temp_law_huang — The Huang temperature decrease law for the simulated annealing
 - temp_law_vfsa — This function implements the Very Fast Simulated Annealing from L. Ingber
 
 
| Report an issue | ||
| << Genetic Algorithms | Scilabヘルプ | XML Management >> |