-
BAS代码
说明: 天牛须搜索( beetle antennae search,BAS) 算法是2017 年提出的一种基于天牛觅食原理的适用于多目标函数优化的新技术,其生物原理为: 当天牛觅食时,其并不知道食物在哪里,而是根据食物气味的强弱来觅食。天牛有两只长触角,如果左边触角收到的气味强度比右边大,那下一步天牛就会向左边飞,反之则向右飞。依据这一简单原理天牛就可以有效找到食物。与遗传算法、粒子群算法等类似,BAS 不需要知道函数的具体形式以及梯度信息,就可以自动实现寻优过程,且其个体仅为一个,寻优速度显著提高。(Code of intelligent algorithm)
- 2020-12-31 11:48:59下载
- 积分:1
-
Addition_Windows 应用程序
执行加法 2 nos 的程序算法。这是一个简单的程序来帮助初学者来说,在 c# 中启动 windows 的应用程序。
- 2022-12-13 11:10:04下载
- 积分:1
-
With regard to reactive power optimization papers, the papers use the improved e...
关于电力系统无功优化方面的论文,该论文使用改进的进化算法并结合动态的突变标准。-With regard to reactive power optimization papers, the papers use the improved evolutionary algorithm combined with dynamic mutation standard.
- 2023-05-28 11:05:03下载
- 积分:1
-
无线传感器网络mrps协议算法的vc实现算法
无线传感器网络mrps协议算法的vc实现算法
- 2023-08-17 14:40:03下载
- 积分:1
-
基于最优流的配电网络重构程序
说明: 提出了一种基于改进最优流和遗传算法的配电网重构算法.该算法先利用配电网的同胚图将重构问题的全局寻优空间划分为若干子空间,然后利用改进最优流法寻找子空间内的最优解,之后再利用遗传算法搜索全局最优解所在的子空间,从而实现在局部最优解中寻找全局最优解.(A distribution network reconfiguration algorithm based on improved optimal flow and genetic algorithm is proposed. First, the global optimization space of the reconfiguration problem is divided into several subspaces by using the homeomorphic graph of the distribution network. Then, the improved optimal flow method is used to find the optimal solution in the subspace. Then, the genetic algorithm is used to search the subspace where the global optimal solution is located, so as to find the global optimal solution in the local optimal solution. The optimal solution.)
- 2019-10-03 14:52:53下载
- 积分:1
-
四步相移法
说明: 基于结构光四步相移法的三维重建。该程序为仿真程序,帮助理解原理。具体标定需要用到MATLAB标定工具箱(3D reconstruction based on image. According to the two-dimensional pictures taken at different positions, complete the three-dimensional reconstruction)
- 2020-05-03 09:43:33下载
- 积分:1
-
a_d_1
(一)基本任务:单频正弦波模拟信号的简单数字化。即对一个单频正弦波模拟信号进行抽样、均匀量化、PCM二进制自然编码。
1、主要步骤和要求:
(1)单频正弦波模拟信号的抽样实现。要求输入信号的幅度A、频率F和相位P可变;要求仿真时间从0到2/F,抽样频率为Fs=20F;要求给出抽样信号samp的波形图。
(2)单频正弦波模拟信号均匀量化的实现。要求对抽样信号sampl归一化后再进行均匀量化;要求量化电平数D可变;要求输出信号为平顶正弦波;要求给出量化输出信号quant的波形图,并与抽样信号samp画在同一图形窗口中进行波形比较。
(3)单频正弦波模拟信号PCM二进制自然编码的实现。要求按量化序号给出PCM二进制自然编码;要求给出编码后的数字序列pcm。
(err)
- 2008-12-23 18:55:38下载
- 积分:1
-
Newmark
计算动力学系统的newmark源文件,可根据自己的需要改动。可以用于主程序调用,(Newmark file of computational dynamics system)
- 2019-04-15 16:40:35下载
- 积分:1
-
Q
说明: 运用被动调Q的速率方程的解在matlab中仿真出光子数密度,(The photon number density is simulated in matlab by using the solution of the rate equation of passive Q-switching.)
- 2018-11-27 07:43:15下载
- 积分:1
-
1000ylogin-登录器源码
说明: 千年登录器源码 网上资源 有兴趣的可以看看(Millennium Logger Source Online Resources)
- 2020-06-16 14:20:02下载
- 积分:1