资源列表
[人工智能/神经网络/遗传算法] bp
说明:一个关于bp算法的程序, 一个关于bp算法的程序,-Bp algorithm on the procedure, one on bp algorithm procedures,<haiquan> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] KF_Plot_Result
说明:机器人运行轨迹描绘程序1,利用雅可比矩阵估计进行动态分析-Robot trajectory depicts the procedure to run 1, using the estimated Jacobian matrix for dynamic analysis<testit123> 在 2024-11-08 上传 | 大小:21kb | 下载:0
[人工智能/神经网络/遗传算法] PF_Plot_Result
说明:机器人运行轨迹描绘的第二种方法,可以根据数据画出各种运行轨迹-Running robot trajectory described second method, based on the data to draw a variety of running track<testit123> 在 2024-11-08 上传 | 大小:14kb | 下载:0
[人工智能/神经网络/遗传算法] PSO1
说明:基本pso实现过程!!!!学习pso可以下载-The implementation of the basic PSO! ! ! ! Learning PSO can be downloaded<wuyu > 在 2024-11-08 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] yichuan
说明:-- --此遗传算法的源码--- The source of this genetic algorithm<jianbo> 在 2024-11-08 上传 | 大小:84kb | 下载:0
[人工智能/神经网络/遗传算法] rennianshibie
说明:人脸识别因其在安全验证系统、信用卡验证、医学、档案管理、视频会 议、人机交互、系统公安(罪犯识别等)等方面的巨大应用前景而越来越成为 当前模式识别和人工智能领域的一个研究热点。 -Face Recognition in the security of their authentication systems, credit card verification, medical, file management, video<唐勇> 在 2024-11-08 上传 | 大小:2.18mb | 下载:0
[人工智能/神经网络/遗传算法] slant_c
说明:用于进行车牌校正的程序,以Matlab程序编写。-Plate used for calibration procedures to Matlab programming.<aoms> 在 2024-11-08 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] shortest_shorter
说明:经典的最短路与次短路求取算法,以Matlab编写。-Classic shortest path algorithm with the times to strike a short-circuit in order to prepare Matlab.<aoms> 在 2024-11-08 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] nndesign_New
说明:《神经网络设计》(neural networks design)的源代码- Neural Network Design (neural networks design) source code<张一> 在 2024-11-08 上传 | 大小:377kb | 下载:0
[人工智能/神经网络/遗传算法] adapting_GA
说明:关于自适应遗传算法的MATLAB程序还附有实验测试结果抓图-On Adaptive Genetic Algorithm MATLAB program also included the experimental test results Grab<winters> 在 2024-11-08 上传 | 大小:38kb | 下载:0
[人工智能/神经网络/遗传算法] dijkstra-java
说明:Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most<kivilin> 在 2024-11-08 上传 | 大小:1kb | 下载:0