-
C++双截面法
双截面算法的C++实现。该算法是一种无约束优化方法。它仅适用于一个变量;
- 2022-06-01 19:45:23下载
- 积分:1
-
求解声学问题的边界元源程序,可以为使用边界元法求解位势问题和弹性力学问题提供启发...
求解声学问题的边界元源程序,可以为使用边界元法求解位势问题和弹性力学问题提供启发-problem solving acoustic BEM source, for the use of the boundary element method and the potential problems of elasticity to provide inspiration
- 2022-07-08 23:35:26下载
- 积分:1
-
CAMSHIFT 运动物体跟踪源码+详细注释
如果要跟踪的物体颜色和背景色有较大区别,可用基于颜色的跟踪 如CAMSHIFT 鲁棒性都是较好的。 此源码是一个opencv自带的CamShift算法使用工程实例。该实例的作用是跟踪摄像头中目标物体,目标物体初始位置用鼠标指出,其跟踪窗口大小和方向随着目标物体的变化而变化。
在此对camshift源码做了详细的注释,希望对大家有所帮助。
- 2022-05-29 09:38:12下载
- 积分:1
-
This file implements a pid controller used to simulator cruise control in a car
This file implements a pid controller used to simulator cruise control in a car
The input is a throtle value between 0 - 100 ( read on P1 )
The output is the car s speed ( P2 - P0 ) -This file implements a pid controller used to simulator cruise control in a car The input is a throtle value between 0- 100 (read on P1) The output is the car s speed (P2- P0)
- 2023-07-17 12:45:03下载
- 积分:1
-
龙格库塔法解二阶方程的数值计算代码.
分别套用两次龙格库塔法解...
龙格库塔法解二阶方程的数值计算代码.
分别套用两次龙格库塔法解-Runge-Kutta method of numerical solution of second-order equation of the code. Were applied to two solutions of Runge-Kutta method
- 2022-08-10 01:46:04下载
- 积分:1
-
BASE64编码解码
BASE64是将2进制数据转换为字符串的常用编码方式,在。NET中有现成的类可以使用,但是C++就得自己按照算法实现了。现将C++的实现共享。包含单元测试代码。
- 2022-02-10 03:45:20下载
- 积分:1
-
A given voice signal amplification procedures, can enter multiples of amplificat...
一个给语音信号进行放大的程序,可以输入放大的倍数,输入放大后的语音信号。倍数是指语音的幅度,不是指能量。-A given voice signal amplification procedures, can enter multiples of amplification, the amplified voice input signal. Refers to a multiple of the range of voice, not energy.
- 2022-08-17 20:36:34下载
- 积分:1
-
面阵中的二维角度估计unitary-esprit算法
资源描述本文基于面阵提出一种UNITARY-ESPRIT算法解决非相干信源的二维DOA估计问题,利用酉变换把复值导向矩阵和复协方差矩阵转换为实值计算,因此特征值分解或者奇异值分解仅在实数域下进行,大大降低运算复杂度,而且估计性能优于传统的ESPRIT算法。
- 2022-08-19 05:30:42下载
- 积分:1
-
使用遗传算法的函数优化问题
这是简单的遗传算法代码,求解函数优化问题。这里是函数的遗传算法每一步。
使用了选择,交叉,突变,roullette 轮选择,一点交叉,位翻转突变。
- 2022-02-28 09:14:52下载
- 积分:1
-
来客登记系统 c语言
资源描述
工程设计作业
- 2022-01-28 23:48:12下载
- 积分:1