搜索资源列表
ARRAYS.rar
- C语言开发的智能数组类库,实现自动回收资源,动态分配数组,内存优化使用等功能。
lzwfordepresscoding
- LZW压缩和解压缩程序 lzw.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 lzw E <in-file> <out-file> 解压缩 lzw D <in-file> <out-file> 压缩时,读入<in-file>中内容,压缩后存入<out-file>中,得到压缩文件。 解压缩时,读入<in-
DeJong_FunF1_F5
- De Jong函数F1-F5的java源码,包括编码解码和函数测试能功能,函数形式。De Jong函数是常用的标准优化函数。-function F1-F5 the java source code, including the coding and decoding function testing functions, function form. De Jong function is commonly used in the optimization function.
qiufeixianxingfangchengzuzuixiaoerchengjiedeguangy
- 1.功能 利用广义逆求解无约束条件下的优化问题(C语言) 2.参数说明 int m : 非线性方程组中方程个数 int n : 非线性方程组中未知数个数 double eps1 : 控制最小二乘解的精度要求 double eps2 : 用于奇异值分解中的控制精度要求 double x[n] : 存放非线性方程组解的初始近似值X(0),要求各分量不全为0 int ka : Ka=max{m,n}+1 void (*f)() : 指向计算非线性方程组中各方程
GAtoolbox
- 遗传算法程序最新版,可以提供不同的算子并且有多目标优化功能
GABP.利用改进遗传优化算法解决BP神经网络中局部最小问题
- matlab格式源代码。功能:利用改进遗传优化算法解决BP神经网络中局部最小问题。,matlab source code format. Function: the use of improved genetic optimization algorithm BP neural network to solve local minimum problems.
psoprogress.rar
- %程序名称:求解约束优化问题的改进粒子群优化算法 %程序功能:求解带各种约束条件的优化问题 %输入条件:各种初始条件,以及设定参数 %输出数值:最优解位置以及函数极小值 , Program name: for solving constrained optimization problems to improve particle swarm optimization algorithm program features: solving with a variety of constr
nlpunc
- matlab最优化理论的实现,通过plot功能找出函数的极值问题 。-matlab optimization theory realization of function through the plot function to find the extremum problem.
yichuansuanfagongju
- 针对MATLAB的优化功能,本人特别整理了MATLAB常用的优化工具箱代码-MATLAB function for optimization, I used the special finishing of the optimization toolbox of MATLAB code
配准功能
- 实现图像的配准,其中包括平移、旋转、滤波器、优化算法等!-To achieve image registration, including translation, rotation, filters, optimization, etc.!
youhua_online
- 具有动态优化功能,能实现在线预测功能,在预测控制领域有较强的实用价值-Dynamic optimization, online prediction function can be realized in the field of predictive control has a strong practical value
PSO
- MATLAB编写的经典粒子群程序,实现最基本的函数优化功能。-MATLAB program written in the classical PSO, to achieve the most basic function optimization.
Rainwater-pipe
- 雨水管网计算程序,只支持雨水管网计算,无自动优化功能-Rain water pipe network calculation program, which only supports storm water pipe network calculation, non-automatic optimization
TSP
- 主要用模拟推退算法的搜索与全局优化功能解决旅行商难题-Search for global optimization functions primarily with analog push-off algorithm to solve the traveling salesman problem
Genetic-algorithm-C-code
- 有关遗传算法的相关介绍以及C代码,通过这个代码可以实现相应的优化功能-Related presentations on genetic algorithms and C code, this code can be achieved through the optimization of the corresponding function
main
- 简单函数优化,可以简单得对函数进行优化,无特别功能(Simple function optimization)
遗传算法优化RBF
- 可以实现以下功能:遗传算法优化RBF,GA-RBF(it is used to achieve the goal of GA-RBF)
免疫优化算法
- 是分布式电源的选址定容的免疫优化算法算法,是最基本的遗传算法,基本实现了选址定容的功能(It is an inheritance algorithm for location and capacity of distributed power supply and the most basic genetic algorithm. It basically realizes the function of location and capacity determination.)
top3d
- Top3D是一个免费的Matlab程序,解决了3D中的拓扑优化问题。紧凑而不牺牲可读性,易用而不失复杂性,多功能无编程无限性。(Top3d is a FREE MATLAB program that solves topology optimization problem in 3D. The program is: compact without sacrificing readability, easy-to-use without losing complexity, and multi-
SRGTSToolbox
- SURROGATES工具箱是一个多维函数逼近和优化方法的通用MATLAB库。当前版本包括以下功能: 实验设计:中心复合设计,全因子设计,拉丁超立方体设计,D-optimal和maxmin设计。 代理:克里金法,多项式响应面,径向基神经网络和支持向量回归。 错误和交叉验证的分析:留一法和k折交叉验证,以及经典的错误分析(确定系数,标准误差;均方根误差等;)。 基于代理的优化:高效的全局优化(EGO)算法。 其他能力:通过安全裕度进行全局敏感性分析和保守替代。(SURROGATES Toolbox