-
SCE,多目标优化
无论是做模型模拟的还是数据仿真的 或者是搞最优化的 基本都知道大名鼎鼎的SCE算法 尤其是SCE-UA更是模型和最优化中多
数专家学者所偏爱的。
美国亚利桑那大学Duan等于20世纪90年代开始研究萨克拉门托模型参数优化问题,后来提出了单纯多边形进化算法(SCE-UA)并
得到了全局最优解。SCE-UA结合了现有算法(包括基因算法等)中的一些优点,可以解决高维参数的全局优化问题,且不需要显
式目标函数或目标函数的偏导数。
- 2023-02-20 00:45:03下载
- 积分:1
-
TC35板子上单片机短信控制继电器源程序
TC35板子将单片机与GSM短信模块级联在一起 此代码详细描述了怎样通过手机向GSM模块发短信以通过单片机控制继电器
- 2022-12-08 12:00:08下载
- 积分:1
-
主要用于半导体激光器的调制程序的计算;…
主要用于计算半导体激光器调制的程序;可以针对常用的半导体激光器的调制进行数值分析-mainly used in the calculation of the semiconductor laser modulation procedures; can address common semiconductor laser modulation Numerical Analysis
- 2023-03-13 07:10:04下载
- 积分:1
-
基于支持向量机的盲均衡算法,使用的输入信号是QPSK.
基于支持向量机的盲均衡算法,使用的输入信号是QPSK.-Based on support vector machine blind equalization algorithm, the use of the input signal is QPSK.
- 2023-05-15 15:15:03下载
- 积分:1
-
This is a storage area allocation algorithm c language program in the visual c++...
这是一个存储区分配算法的c语言程序
是在visual c++下编写的-This is a storage area allocation algorithm c language program in the visual c++, prepared under
- 2022-02-22 11:22:52下载
- 积分:1
-
磁盘调度设计,磁盘调度算法的实现,包括 先来先服务调度算法 最短寻道优先调度算法 扫描算法 ...
磁盘调度设计,磁盘调度算法的实现,包括 先来先服务调度算法 最短寻道优先调度算法 扫描算法 循环扫描算法 N―Step―SCAN算法-Disk Scheduling design, disk scheduling algorithm, including
- 2023-02-23 18:45:03下载
- 积分:1
-
简单的二叉树实现
简单的二叉树实现-achieve simple binary tree
- 2022-04-18 05:40:38下载
- 积分:1
-
用于运算加减乘除的四则运算代码. 用一个复数结构ComplexNumber来存放一个复数;...
用于运算加减乘除的四则运算代码. 用一个复数结构ComplexNumber来存放一个复数;-arithmetic operations for the four Operational code. Using a complex structure ComplexNumber to store a plural;
- 2022-07-15 02:00:26下载
- 积分:1
-
列选主元的Gauss消去法
列选主元的Gauss消去法-out how the PCA Gaussian Elimination
- 2022-12-23 12:50:03下载
- 积分:1
-
计算机常用数值计算算法与程序(C++),主要用于科学计算中的复数运算,多项式与连分式计算,矩阵运算,矩阵特征值与特征向量的计算,线性方程组求解,非线性方程(组)...
计算机常用数值计算算法与程序(C++),主要用于科学计算中的复数运算,多项式与连分式计算,矩阵运算,矩阵特征值与特征向量的计算,线性方程组求解,非线性方程(组)求解,插值,数值积分,常微分方程(组)求解,数值拟合与逼近,数据处理与回归分析,极值等。
-Commonly used computer algorithms and numerical procedures (C++), Mainly used for scientific computing complex in the computation, polynomials and continued fractions calculation, matrix operations, matrix eigenvalue and eigenvector calculation, solving linear equations , non-linear equation (group) to solve, interpolation, numerical integration, ordinary differential equations (group) to solve, numerical simulation and approximation, data processing and regression analysis, extreme value, etc..
- 2022-05-22 17:21:07下载
- 积分:1