-
自适应波束形成
关于阵列信号处理的一个C++代码,关于经典的MVDR波束形成算法。自适应Capon波束形成器(Capon Beamforming)的实现算法,具有MFC界面。该算法是先进的,广泛使用在信号处理和通信领域的有效波束形成算法。一个自适应Capon波束形成器(Capon Beamforming)的实现算法。该算法是先进的,广泛使用在信号处理和通信领域的有效波束形成算法。
- 2022-02-27 03:30:48下载
- 积分:1
-
VB numerical integration algorithm set. Quadrature including the trapezoidal met...
用VB实现数值积分的算法集。包括梯形求积法,反常积分,三重积分,龙贝格方法,辛卜生方法等6种方法。-VB numerical integration algorithm set. Quadrature including the trapezoidal method, abnormal integral triple integral, Romberg, Oracle Health means six ways.
- 2022-06-03 03:01:45下载
- 积分:1
-
遗传算法程序
遗传算法,可以进行大规模计算,求解规划问题,人工智能算法的一种,具有较好的发现能力
- 2022-01-25 14:46:08下载
- 积分:1
-
With regard to the three branches of the tree, which is less than the total numb...
关于分支为3的树,它的节点种类总数小于7,深度为3,全探索的源代码-With regard to the three branches of the tree, which is less than the total number of nodes of type 7, a depth of 3, all to explore the source code
- 2022-02-25 16:04:50下载
- 积分:1
-
三维点云网格化
应用背景
三维点云网格化,应用到三维重建中,通过结构光扫描获取的三维点云数据,对点云数据进行重建生成三角面片。
关键技术用边扩展来构建三角网的算法是:
1.选取两数据点,连成初始基线
2.沿基线的固定一侧搜寻第三点,生成第一个Delauney三角形
3.以三角形的两条新边作为新的基线
4.依次重复2,3直至所有的基线处理完毕
所以在算法中分别用了几个函数分别是用来获取第三个点,根据余弦值来判断三角形的,构建三角网的。都是根据算法的思想来的
- 2022-07-03 05:52:54下载
- 积分:1
-
TSP 问题 A *
包TSP;
- 2023-01-17 11:20:03下载
- 积分:1
-
时域信号转换为频域信号的几个例子,本人都用过的,绝对能运行...
时域信号转换为频域信号的几个例子,本人都用过的,绝对能运行-Time-domain signal is converted to frequency domain signal a few examples, I have been used, absolutely can run
- 2023-05-04 14:45:03下载
- 积分:1
-
JSEG Image segmentation algorithm
JSEG 影像分割算法,详细的程序,需要自己建立工程才能使用。该算法采用的是C++和C语言编写的程序,该程序主要用于影像处理方面。希望对从事这个方面的人有所帮助。
- 2022-07-11 19:29:53下载
- 积分:1
-
计算mie散射中的散射系数,an,bn,cn,dn
在研究粒子散射问题时很关键...
计算mie散射中的散射系数,an,bn,cn,dn
在研究粒子散射问题时很关键-Mie scattering in calculating the scattering coefficient, an, bn, cn, dn in the study of particle scattering problem is critical
- 2022-03-13 23:49:58下载
- 积分:1
-
可计算生成巴特沃斯、切比雪夫原型滤波器,转换为数字滤波器,并可直接进行滤波...
可计算生成巴特沃斯、切比雪夫原型滤波器,转换为数字滤波器,并可直接进行滤波-Computable generating Butterworth, Chebyshev prototype filter, is converted to digital filters, can be directly filtered
- 2022-09-21 14:50:03下载
- 积分:1