-
常用的C++语言计算的法源代码
C语言常用算法源代码-C language commonly used calculates the law origin code
- 2023-01-08 13:35:03下载
- 积分:1
-
机械的优化设计,完成黄金分割法,其中提前…
机械优化设计,完整黄金分割法,其中有进退法子程序,主函数。-Optimal Design of Machinery, complete golden section method, of which advance and retreat method procedures, the main function.
- 2022-07-09 03:02:17下载
- 积分:1
-
数字滤波器的C语言实现
利用C语言实现了通信中经常用到的几种滤波器:低通滤波器,高通滤波器,带通滤波器。可以在vc上实现对信号的滤波,而且还可以移植到各种嵌入式板子上,实现滤波功能!
- 2022-03-05 08:55:20下载
- 积分:1
-
AdaBoost算法的人脸检测程序
由matlab语言编写编写基于adaboost算法的人脸检测 快速高效,参考价值极高matlab 肤色检测结合adaboost算法的人脸特征提取 实现程序
- 2022-02-06 05:54:24下载
- 积分:1
-
均匀分布序列的产生
根据均匀分布的产生原理和公式,求出均分分布的序列,该序列为0-1内的随机数
- 2023-05-30 13:30:03下载
- 积分:1
-
二分法查找
二分法查找-dichotomy Search
- 2022-03-24 21:03:58下载
- 积分:1
-
黄金分割法,抛物线插值法,单行替换法是机械优化设计中的三中重要方法。...
黄金分割法,抛物线插值法,单行替换法是机械优化设计中的三中重要方法。-Golden section method, parabolic interpolation method, one-way is to replace mechanical optimal design method of the three most important.
- 2022-01-25 23:40:14下载
- 积分:1
-
多
多目标下优化搜索-multi-objective optimization under Search
- 2022-12-23 04:10:02下载
- 积分:1
-
用C语言实现的遗传算法的程序,实现的是y=x+10*sin(5*x)+5*cos(10*x)求最大值.实现环境为win...
用C语言实现的遗传算法的程序,实现的是y=x+10*sin(5*x)+5*cos(10*x)求最大值.实现环境为win-tc.-C language GA procedures, achieving is y = x 10* sin (x 5*) 5* cos (10* x) for the maximum. To achieve environmental w in-tc.
- 2023-04-26 22:05:03下载
- 积分:1
-
工程问题中常用微分方程的形式建立数学模型,所以微分方程求解很有意义。本程序用Euler、改进Euler和经典公式对这类方程进行求解...
工程问题中常用微分方程的形式建立数学模型,所以微分方程求解很有意义。本程序用Euler、改进Euler和经典公式对这类方程进行求解-Engineering problems commonly used in the form of differential equations to establish the mathematical model, it makes sense for solving differential equations. This procedure used Euler, improved Euler and the classical formula of such equations to solve
- 2022-03-17 06:09:21下载
- 积分:1