-
matlab实现鱼群算法
为了改进基本人工鱼群算法的寻优效果,提出加入生命周期和生命指数的方法,在此用matlab语言实现,实验结果较优
- 2022-07-06 23:43:37下载
- 积分:1
-
本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点
本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点
-This procedure applies to solution of the form f (x) = 1/2* x" Ax+ bx+ c quadratic function of the stable point
- 2023-06-20 20:15:02下载
- 积分:1
-
完整的磁盘文件排序源程序,非常实用的vc源代码
完整的磁盘文件排序源程序,非常实用的vc源代码-integrity of the disk ranking source document, very useful vc source code
- 2022-07-12 00:03:15下载
- 积分:1
-
隐藏按钮的实现,用户点击界面上的按钮确永远也抓不到
隐藏按钮的实现,用户点击界面上的按钮确永远也抓不到-Hide button implementation, the user clicks the button interface is indeed never be able to shackle
- 2022-02-01 05:02:30下载
- 积分:1
-
C#矩阵运算类,可以实现矩阵运算的常见功能,方程组求解等功能。...
C#矩阵运算类,可以实现矩阵运算的常见功能,方程组求解等功能。-C# Matrix type, you can realize a common matrix calculation functions, equation solving functions.
- 2022-08-22 07:53:35下载
- 积分:1
-
VoiceDetector
从含有噪声,静音的文件中检测出语音部分。目前此程序仅支持8000kHz的采样,程序可以编译使用,已通过测试。
- 2022-03-18 00:13:28下载
- 积分:1
-
轻松用c++实现线性选择算法
资源描述元素选择问题
给定线性序集中的n个元素和一个整数k,1≤k≤n,要求找出这n个元素中第k小的元素。
当k=1时——找最小元素;
当k=n时——找最大元素;
当k=(n+1)/2——找中位数
算法设计思想
与快速排序算法的设计思想基本相同,即对输入数组进行递归划分,但操作上只对划分出的两个子数组中的一个进行进一步的递归处理;
- 2022-01-24 09:05:38下载
- 积分:1
-
数学建模中常用的算法,如最短路径floyd算法、蒙特卡洛仿真计算圆周率...
数学建模中常用的算法,如最短路径floyd算法、蒙特卡洛仿真计算圆周率-mathematical modeling algorithm commonly used, such as the shortest path algorithm Floyd, the Monte Carlo simulation calculation of pi
- 2022-09-29 18:50:03下载
- 积分:1
-
Each case the geometric algorithm is set, the geometric algorithm of data is cer...
各种情况的几何算法集,对数据的几何算法计算有一定的帮助作用-Each case the geometric algorithm is set, the geometric algorithm of data is certainly helpful to the role of
- 2022-01-28 07:52:50下载
- 积分:1
-
八皇后问题
八皇后问题
- 2022-02-04 04:21:05下载
- 积分:1