-
基于SRP-PHAT+SRC的声源定位
这是一段采用SRP-PHAT算法的声源定位程序。为了减小计算量,采用了SRC(STOCHASTIC REGION CONSTRICTION) 策略可以大大减小时间复杂度,比基于网格的SRP-PHAT的方法快千倍以上。
- 2022-02-04 08:17:59下载
- 积分:1
-
监视(CD
监视(CD-ROMAudioCD)光盘插入,弹出的控件-surveillance (CD-ROMAudioCD) CD inserted, the pop-up controls
- 2022-05-29 07:42:03下载
- 积分:1
-
Variable gain PID algorithm c++ to achieve, the current is more PID algorithm co...
变增益PID算法的c++实现,目前PID算法较多的是c代码写的,这里上传一个C++的-Variable gain PID algorithm c++ to achieve, the current is more PID algorithm code written in c, where a C++ From the
- 2022-01-25 17:51:20下载
- 积分:1
-
cholesky算法,解三对角矩阵的
cholesky算法,解三对角矩阵的-cholesky algorithm, and three diagonal matrix
- 2022-10-06 10:05:03下载
- 积分:1
-
这是我珍藏的简单的封包分析工具,希望大家喜欢。
这是我珍藏的简单的封包分析工具,希望大家喜欢。-This is my collection of simple packet analysis tool, I hope everyone likes.
- 2022-01-23 10:32:10下载
- 积分:1
-
最小二乘法圆拟合,用于图像处理,比较复杂,请耐心看完,也可直接使用...
最小二乘法圆拟合,用于图像处理,比较复杂,请耐心看完,也可直接使用-least square error (LSE) circle fitting, applicable to image processing, a little complicated, can be used directly
- 2022-04-09 19:52:59下载
- 积分:1
-
好东西 好东西 好东西 好东西 好东西
好东西 好东西 好东西 好东西 好东西-haha
- 2023-03-08 07:55:03下载
- 积分:1
-
贝叶斯算法(matlab编写) 安装,添加目录 /home/ai2/murphyk/matlab/FullBNT...
贝叶斯算法(matlab编写) 安装,添加目录 /home/ai2/murphyk/matlab/FullBNT-Bayesian algorithm (Matlab preparation) installed, add directory/home/ai2/murphyk/matlab/FullBNT
- 2022-02-14 03:59:10下载
- 积分:1
-
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:
1. 删除一个字符
2. 插入一个字符
3. 将一个字符...
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:
1. 删除一个字符
2. 插入一个字符
3. 将一个字符改为另一个字符
将字符串A变换为字符串B所用的最少操作数称为A到B的编辑距离,极为d(A,B)。设计一个算法,计算任意两个字符串的编辑距离。
-Set A and B are two strings. Operation will use the least character string A is converted to a string B. Operation of characters are talking about here include: 1. Delete a character 2. Insert a character 3. Will be replaced by one character to another character will be transformed into a string A string of at least B operand used by A to B is called the edit distance is extremely d (A, B). Design an algorithm to calculate any two of the string edit distance.
- 2022-01-26 03:32:59下载
- 积分:1
-
数据挖掘中,判别树算法的应用例子。属于分类中的算法 很好。...
数据挖掘中,判别树算法的应用例子。属于分类中的算法 很好。-data mining, discriminant Tree Algorithm application examples. The classification is a good algorithm.
- 2022-04-06 19:37:03下载
- 积分:1