-
动态环境下的粒子群算法源代码
资源描述该课题旨在将动态优化问题(目标函数随时间连续、缓慢或突然、随机变化的情况)连续变化的时间变量区间进行任意划分,在得到的每个时间子区间上将动态问题转化为静态问题,针对此静态优化问题设计相应的遗传算法。同时给出一种能自动检测时间变化的应答算子。
- 2022-05-20 22:16:14下载
- 积分:1
-
这个矩阵C++模板类图书馆是执行常见的矩阵运算…
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file
- 2022-06-03 16:33:22下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与...
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-01-26 06:49:25下载
- 积分:1
-
求解矩阵的LU分解,现已很少使用FORTRAN程序。因此,有限公司
Lu分解求解矩阵,现在比较少用 fortran 程序。 所以比较难找,希望能给用 fortran程序的同行带来方便。-Lu decomposition solving matrix, is now less used fortran program. Therefore, comparison was difficult to find, hope that I can use fortran program peer convenience.
- 2022-02-06 21:42:48下载
- 积分:1
-
Monte Carlo simulation
Monte Carlo simulation
- 2022-04-09 05:11:01下载
- 积分:1
-
数学建模最优化问题的lingo编程解法,一开始还先介绍lingo的基本知识。...
数学建模最优化问题的lingo编程解法,一开始还先介绍lingo的基本知识。-Optimization problem of mathematical modeling of lingo programming method, also the first one started to introduce basic knowledge of lingo.
- 2022-09-08 05:30:03下载
- 积分:1
-
单片机分拣搬运机器人代码
巡线系统是让小车按照事先写好的程序让小车沿固定的轨道进行行走(由2个车轮,6个tk-20黑白灰度传感器来实现),当巡线系统上的红外线传感器发现前方的物体时,让巡线系统进入一个中断状态,从而开始机械臂系统的运行,大步进电机下降,电磁铁通电,大步进电机上升过程中,颜色辨别传感器进行识别,然后会指挥小步进电机转固定的角度,放到固定的车身上,然后让大小步进电机还原。然后巡线程序继续执行,依次在与机械臂系统进行联系。如若放到固定位置主要是巡线系统精确停止与机械臂系统精确放置。
- 2022-03-22 21:18:09下载
- 积分:1
-
用调用函数法实现bp网络,已载入训练和测试样本供大家分享和学习,有较理想的差准率和查全率。...
用调用函数法实现bp网络,已载入训练和测试样本供大家分享和学习,有较理想的差准率和查全率。-Call function method used to achieve bp network, has been printed in the training and test samples for all to share and learn from, there are better rates and quasi-differential recall.
- 2023-02-21 12:20:03下载
- 积分:1
-
这是一个利用VC++编写的求解极值的多元的二次方程程序,在WindowsXP运行成功。...
这是一个利用VC++编写的求解极值的多元的二次方程程序,在WindowsXP运行成功。-This is a VC solution prepared by the extreme diversity of the quadratic equation procedures, the successful running WindowsXP.
- 2022-01-28 19:24:36下载
- 积分:1
-
曲线拟合
曲线拟合-Curve Fitting
- 2022-02-07 20:04:21下载
- 积分:1