-
我自己整理的,优势的系统识别信息…
我收集整理的有关于系统辨识的资料和一些方法的优缺点-I have collated the information on the system identification and the advantages and disadvantages of some methods
- 2022-03-17 20:17:18下载
- 积分:1
-
模式识别中人脸的检测与定位所包含的算法程序(facedetect)
模式识别中人脸的检测与定位所包含的算法程序(facedetect)-pattern recognition of the human face detection and location included in the algorithm (facedetect)
- 2022-01-24 15:59:19下载
- 积分:1
-
standard camera calibration source. (Two
标准tsai摄像机标定源代码。(两步标定)-standard camera calibration source. (Two-step calibration)
- 2023-07-19 04:10:04下载
- 积分:1
-
传统遗传算法程序。开发环境为visual C
传统遗传算法程序。开发环境为visual C-Traditional genetic algorithm procedure. Development environment for visual C
- 2022-02-15 23:39:42下载
- 积分:1
-
C++实现神经网路的bp算法,初学者可以参考下
BP algorithm of neural network s achievement based on...
C++实现神经网路的bp算法,初学者可以参考下
BP algorithm of neural network s achievement based on c++, maybe it is useful to a new learner-C++ Realization of bp neural network algorithm, beginners can refer to under the BP algorithm of neural network s achievement based on c++, Maybe it is useful to a new learner
- 2022-10-13 09:50:03下载
- 积分:1
-
粒子群算法,希望对大家有用,粒子群算法粒子群算法
粒子群算法,希望对大家有用,粒子群算法粒子群算法-PSO, a member of the useful, PSO PSO
- 2023-05-19 09:20:03下载
- 积分:1
-
一个家庭选择遗传算法的源码,经过测试其性能…
一种基于家庭进行选择的遗传算法VC++源程序,经测试其性能优于一般算法和自适应算法。-a family to choose the genetic algorithm source VC, After testing its performance is superior to the general algorithms and adaptive algorithm.
- 2022-08-23 15:41:07下载
- 积分:1
-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1
-
TSP问题的一个简单实验例程,应用效果不错,可以作为初学者的参考...
TSP问题的一个简单实验例程,应用效果不错,可以作为初学者的参考-TSP problem with a simple test routine, applications good results can be used as a reference for beginners
- 2023-07-09 20:10:03下载
- 积分:1
-
这个是用来进行基频检测的,目前做的最好的应该数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