-
多
多元多峰函数的优化实例
第10行各变量的上下限改为[-10 10],原来为[-3 3];
第25行改为:[Y, I]=min(ObjV) 原来为[Y, I]=min(ObjVSel) 以此将染色体的个体值与shubert()函数值对应起来,原表达式不具有shubert()函数自变量和应变量的对应关系
-Multi-multi-peak function optimization examples of the first 10 lines the upper and lower limits of each variable changed to [-10 10], originally for the [-3 3] No. 25 line changed to: [Y, I] = min (ObjV) the original of [ Y, I] = min (ObjVSel) this will be the individual value of chromosome shubert () function values corresponding to the original expression does not have shubert () function from the variables and should correspond to the relationship between variables
- 2022-12-27 05:15:03下载
- 积分:1
-
Delphi源码 因特网天气查询
Delphi源码 因特网天气查询-Delphi Internet source for weather
- 2023-05-30 13:35:03下载
- 积分:1
-
拟实现银行帐户 拟实现银行帐户 拟实现银行帐户
拟实现银行帐户 拟实现银行帐户 拟实现银行帐户 -拟实现银行帐户
- 2022-02-05 02:16:51下载
- 积分:1
-
This one a typical one number value issue, is it is it belong to algorithm ask a...
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法的过程是典型的抽取问题本质、建立递归算法 并最终解决非数值问题递归实例。-This one a typical one number value issue, is it is it belong to algorithm ask and solve this question to pass to use, design the complicated algorithm , will write very long procedure . It can make the whole algorithm clear and use and pass and belong to the algorithm, make the procedure succinct . Case study this is it is it belong to course of algorithm typical extraction issue essence , is it pass algorithm of belonging to to set up to pass to set up And it is not a number value problem to solve finally and pass and belong to the instance
- 2022-05-23 18:27:16下载
- 积分:1
-
track eye master
//包括必要的库
- 2022-02-03 12:51:14下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
VC++
VC++实现文件监控
VC++实现文件监控
VC++实现文件监控-VC++
- 2022-03-26 16:08:30下载
- 积分:1
-
上网本和笔记本电脑的电源管理电路,基于tps51125,非常流行的设计…
netbook/laptop power management circuit,based on TPS51125,very popular design on netbook product!
- 2022-11-19 11:35:04下载
- 积分:1
-
不我不描述
no i have no describe
- 2022-07-15 12:06:47下载
- 积分:1
-
Win32API是一个VC++初学者必须学习的一门课程,而且API是MFC的重要基础...
Win32API是一个VC++初学者必须学习的一门课程,而且API是MFC的重要基础-win32api is a essential course for new vc++ learners. Moreover, API are important basis for MFC
- 2022-03-05 09:09:23下载
- 积分:1