搜索资源列表
DUOWEIWUYUESHU.rar
- 几种多维无约束优化算法,fun表示目标函数。 有Powel法、坐标变换法等,Several multi-dimensional unconstrained optimization algorithm, fun, said the objective function. There Powel law, such as coordinate transformation method
VByuyanDFPjisuan
- VB最优化计算,可以通过改变目标函数进行多维正定和非正定优化计算。-VB optimization calculation can be carried out by changing the objective function is multi-dimensional positive definite and non-positive definite optimization calculation.
mpowell.c
- 优化算法,POWELL算法 C码,不需要目标函数求导,适应于多变量优化.-Optimization algorithm, POWELL algorithm C code, does not require the objective function derivation, adapted to multi-variable optimization.
mpso
- 多目标粒子群优化算法,利用粒子群算法原理编写优化两个目标函数。-Multi-objective particle swarm optimization algorithms, particle swarm optimization principle to write to optimize the two objective functions.
LVQ
- 实现LVQ(Learning Vector Quantization)算法的VB源码,适合多目标对象的函数模型建立,附测试数据和调用方法实例。按不同使用需求,需要用户适当优化调整,此方法对具备或理解LVQ原理+vb编程的用户最佳。如果你觉得好,谢谢支持! -LVQ (Learning Vector Quantization) algorithm VB source, multi-target object function modeling, attached test data and c
WTClass
- 实现逐步判别方法的vb源码,可以对已知的多目标对象进行函数建模识别,输出计算过程中间数据以便查验;输出选出的因子和判别系数;输出判别方程及合率;如果有检验集,可输出判别方程的推广能力。侧重算法实现,一般界面,易用性好,如果觉得好,多谢支持!-Vb source stepwise discriminant function modeling to identify multi-target object known, the output calculated the middle of the
partition
- 贪心算法-会场安排问题的源代码 【问题描述】 假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的算法进行安排。 这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数。 编程任务:对于给定的 k 个待安排的活动,编程计算使用最少会场的时间表。 【贪心策略】 根据会场安排问题的定义,首先将问题简化为:找出两个活动i和j,若它们满足start
evaluate_objective
- 流水车间调度目标函数,多该领域的演技有很好的帮助-Flow shop scheduling objective function, multi-acting in the field of good help
GA1
- 基于matlab的遗传多分搜索程序 主程序为fmain 目标函数可以在f函数中修改-Matlab-based genetic multisection search program main program for fmain objective function can be modified in the function f
Genetic-algorithm-c-source-code-
- 多变量遗传算法C++版 测试通过 输入输出文件在源码中有说明 根据需要修改目标函数和变量数即可-Multivariate genetic algorithm C++ and the number of variables needed to
duomubiaoliziqunsuanfa
- 改进的多目标粒子群算法,包括多个测试函数对程序中的部分参数进行修改将更好地求解某些函数 -Improved multi-objective particle swarm algorithm, including multiple test functions of some parameters on the program will be modified to better solve certain functions
Quadratic-programming-problem
- 二次规划师非线性优化中的一种特殊情形,它的目标函数是二次实函数,约束函数都是线性函数。由于二次规划比较简单,便于求解(仅次于线性规划),并且一些非线性优化问题可以转化为求解一些列的二次规划问题,因此二次规划的求解方法较早引起人们的重视,称为求解非线性优化的一个重要途径。二次规划的算法较多,本文仅介绍求解等式约束凸二尺规划的拉格朗日方法以及求解一般约束凸二次规划的有效集方法。-Quadratic nonlinear optimization planners in a special case,
smoof--OptimizationTestFunctions
- 单目标及多目标优化方法函数,附有说明文档:Single and Multi-Objective Optimization Test Functions-Single-target and multi-objective optimization method functions with a descr iption of the document: Single and Multi-Objective Optimization Test Functions
fingsan
- 最小均方误差(MMSE)的算法,包括脚本文件和函数文件形式,多目标跟踪的粒子滤波器。- Minimum mean square error (MMSE) algorithm, Including scr ipt files and function files in the form, Multi-target tracking particle filter.
pe303
- 多目标跟踪的粒子滤波器,完整的图像处理课设,包含所有源代码,汽车图像,窗函数法设计一个数字带通FIR滤波器。- Multi-target tracking particle filter, Complete class-based image processing, contains all of the source code, auto image, A window function design FIR digital band-pass filter.
moead-java-source
- java文件的多目标优化算法,代码函数已经封装,可以在java平台跑通(Java file multi-objective optimization algorithm, the code function has been encapsulated, can run on the Java platform)
seven nodes example
- 北航最优化第一次大作业。多商品流问题的七节点算例,目标函数为极小化FT成本函数和极小化最大弧利用率。(a seven nodes example of multi-product flow)