-
这个是用来进行基频检测的,目前做的最好的应该数Paul的基频提取算法了,误差可以小于万分之五。该源代码的算法是我根据Paul的算法修改得到,省略了插值部分,所以...
这个是用来进行基频检测的,目前做的最好的应该数Paul的基频提取算法了,误差可以小于万分之五。该源代码的算法是我根据Paul的算法修改得到,省略了插值部分,所以误差在百分之五以内,但是在实际工作中已经足够了。-is for the frequency of detection, so the best should be the number of frequency Paul extraction algorithm, can be less than prior error. The source code for the algorithm is based on the algorithm Paul to be amended, omitted the interpolation part, the error within 5%, but the actual work has been sufficient.
- 2022-01-31 12:49:43下载
- 积分:1
-
PCA codes for face detection
PCA codes for face detection
- 2022-03-10 16:05:49下载
- 积分:1
-
A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。
A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。-A* algorithm is the most classic Routing algorithm, widely used in the field of artificial intelligence game.
- 2022-05-07 20:18:29下载
- 积分:1
-
本文在学习探讨VSM算法的同时,对SVM在液压系统故障诊断中的应用进行了论述。以液压设备中常见的克令吊为研究对象,运用支持向量机理论对其进行故障诊断的仿真研究和...
本文在学习探讨VSM算法的同时,对SVM在液压系统故障诊断中的应用进行了论述。以液压设备中常见的克令吊为研究对象,运用支持向量机理论对其进行故障诊断的仿真研究和实验研究,其中包括实验系统数学模型的设计、仿真模型的建立(用SIMUL工NK仿真软件建立仿真模型)、特征参数的提取、数据的采集等。-In this paper, VSM learning algorithm to explore the same time, SVM in the hydraulic system fault diagnosis are discussed. With hydraulic equipment in the common crane as the research object, using support vector machine theory of their fault diagnosis simulation and experimental studies, including a mathematical model experimental system design, simulation model (using SIMUL Engineering Simulation NK Software to build simulation models), the extraction of characteristic parameters, data collection and so on.
- 2022-10-16 13:40:02下载
- 积分:1
-
- 2022-08-19 10:13:31下载
- 积分:1
-
基于ICA的信号分离程序,是一个很好的信号处理方面的程序
基于ICA的信号分离程序,是一个很好的信号处理方面的程序-based ICA signal separation procedure is a very good signal processing procedures
- 2023-04-01 21:00:04下载
- 积分:1
-
Fisher Linear Discrimination (FLD) classifier source code, including training fu...
Fisher线性判别分类器源代码,包括训练函数和测试函数。-Fisher Linear Discrimination (FLD) classifier source code, including training function and test function.
- 2022-07-13 11:29:43下载
- 积分:1
-
hough变换的代码,这个变换可以原来检测直线或圆等图形。
hough变换的代码,这个变换可以原来检测直线或圆等图形。-Hough Transform code, can transform the original circular or linear detection, such as graphics.
- 2022-08-18 18:34:42下载
- 积分:1
-
PSO algorithm in C
C语言实现的PSO算法,2007标准版,希望对大家有用-PSO algorithm in C
- 2022-07-20 15:05:59下载
- 积分:1
-
对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。...
对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。-for a certain size of the TSP solution and there has been no better way to solve. This procedure is used genetic algorithms to TSP.
- 2022-06-20 15:06:22下载
- 积分:1