-
这个是用来进行基频检测的,目前做的最好的应该数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
-
This is a genetic algorithm to solve the problems or differences of small progra...
这是一个用遗传算法来解决异或问题的小程序。-This is a genetic algorithm to solve the problems or differences of small programs.
- 2022-03-18 12:42:30下载
- 积分:1
-
c语言实现人工智能神经元网络boltzman算法源码
c语言实现人工智能神经元网络boltzman算法源码-c language artificial intelligence neural network algorithm source Boltzman
- 2022-03-09 13:17:52下载
- 积分:1
-
其中包括模拟退火算法的具体实现,还有其他经典算法的实现,数模全赛逢山开路问题的解答程序...
其中包括模拟退火算法的具体实现,还有其他经典算法的实现,数模全赛逢山开路问题的解答程序-Including simulated annealing algorithm to achieve the specific, there are other classical algorithm for the realization of digital-analog-wide open tournament every hill questions procedure
- 2022-08-22 15:17:26下载
- 积分:1
-
用三层BP网来进行函数逼进,语言是VB6.0编写
用三层BP网来进行函数逼进,语言是VB6.0编写-BP network with the three-tier to function pressing language is prepared VB6.0
- 2023-07-16 19:50:04下载
- 积分:1
-
使用java构建神经网络的开源项目教程,是java爱好者学习神经网络的难得教材。虽然是英文教材,但是语言简单,易懂。书中前几章对于神经网络基本原理的讲解十分通俗...
使用java构建神经网络的开源项目教程,是java爱好者学习神经网络的难得教材。虽然是英文教材,但是语言简单,易懂。书中前几章对于神经网络基本原理的讲解十分通俗易懂,利于初学者对相关知识的理解和吸收,即使不是java编程者,也可以从中受益匪浅。
-Using the java open source project to build neural networks tutorial java lovers are rare neural network learning materials. Although the materials are in English, but the language simple, easy to understand. The book for the first few chapters explain the basic principles of neural networks is very user-friendly, which will help beginners to understand and absorb the relevant knowledge, if not the java programmers can also be benefited from.
- 2022-08-14 15:15:32下载
- 积分:1
-
ArcObject的空间查询代码,比较简单和初步的供大家一起学习
ArcObject的空间查询代码,比较简单和初步的供大家一起学习-The spatial query ArcObject code is relatively simple and everyone together for a preliminary study
- 2023-04-12 16:30:04下载
- 积分:1
-
利用ICA变换进行人脸检测,是一种新的人脸检测方法
利用ICA变换进行人脸检测,是一种新的人脸检测方法-ICA transform the use of face detection, is a new face detection method
- 2022-04-11 06:19:12下载
- 积分:1
-
利用粒子群优化算法训练神经网络的源代码。
利用pso算法训练人工神经网络的源代码。-PSO algorithm for the use of training artificial neural network source code.
- 2022-01-25 17:51:02下载
- 积分:1
-
A program of Harris corner points test writen by VC.We can call is as plessey,it...
VC写的harris角点检测程序。又名plessey,最经典也是目前效果最好的算法,比susan抗噪要好(实际的讲)-A program of Harris corner points test writen by VC.We can call is as plessey,it is the best algorithm.It better than susan from real useful point.
- 2022-03-07 12:22:38下载
- 积分:1