-
实现了图的搜索算法,包括深度优先搜索,广度优先搜索,Dijstra算法,A*算法等较典型的搜索算法,同时可以进行图的输入和编辑等操作,仅供大家参考。...
实现了图的搜索算法,包括深度优先搜索,广度优先搜索,Dijstra算法,A*算法等较典型的搜索算法,同时可以进行图的输入和编辑等操作,仅供大家参考。-achieve the plan"s search algorithm, including depth-first search, breadth- first search algorithm Dijstra, A* algorithm is more typical search algorithm, and can map the input and editing operation, only for reference.
- 2022-03-14 21:41:13下载
- 积分:1
-
LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih
LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、
易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、
n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )
等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。-LIBSVM source. LIBSVM is林智仁Taiwan University (Chih-Jen Lin) Dr. develop design a simple, easy to use, fast and effective generic SVM software package, can solve the classification problems (including the C-SVC, n- SVC), regression ( including e- SVR, n- SVR) as well as the distribution of estimates (one-class-SVM) and so on, provides a linear, polynomial, radial basis function and the S-shaped kernel function of four commonly used for selection, can effectively to solve a wide range of issues, cross-validation to choose the parameters of the imbalance in the weighted sample, multi-category probability estimation.
- 2022-10-06 04:35:03下载
- 积分:1
-
本书就使用matlab实现bp神经网络进行了较为详细的说明,书中包含许多具体的实例说明,希望能为大家带来一定的帮助。...
本书就使用matlab实现bp神经网络进行了较为详细的说明,书中包含许多具体的实例说明,希望能为大家带来一定的帮助。-book on the use of Matlab bp neural network to achieve a more detailed description of the book contains many specific examples, we hope to bring help to a certain extent.
- 2022-02-03 16:09:29下载
- 积分:1
-
这是一个遗传算法中所目标优化的问题,请大家借鉴,
这是一个遗传算法中所目标优化的问题,请大家借鉴,-This is a genetic algorithm-objective optimization in the issue and we learn from
- 2022-01-25 22:46:35下载
- 积分:1
-
This procedure using genetic algorithm optimization of PID parameters.
本程序利用遗传算法实现PID参数的优化问题.-This procedure using genetic algorithm optimization of PID parameters.
- 2023-03-21 16:35:04下载
- 积分:1
-
云模型matlab源代码,下载后可以直接使用
云模型matlab源代码,下载后可以直接使用-Cloud model can be directly used in the source code
- 2022-01-31 06:56:20下载
- 积分:1
-
通过遗传算法对高校排课问题的解决,在高校的十佳环境中运行效果良好...
通过遗传算法对高校排课问题的解决,在高校的十佳环境中运行效果良好-Through the College Course Scheduling of genetic algorithms to solve the problem, in the top ten colleges and universities run the effect of environmental good
- 2022-06-14 06:19:27下载
- 积分:1
-
本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快!
本人还加了自动产生分类的方法和适合各种函
本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快!
本人还加了自动产生分类的方法和适合各种函数的转换,该zip包括两个文件,一个是GramSchmidt正交分解,是个子函数,主函数是orth_GramSchmidt,放在同一目录下,就可运行,可以对benchmark的逼近和分类问题提供解决方案-I prepared GramSchmidt neural network algorithm, and the traditional neural network algorithm, the algorithm can automatically generate neurons, saving time, fast! I also added a method of automatically generated classification and conversion for a variety of functions, the zip includes two documents, one is GramSchmidt orthogonal decomposition is a sub-function, the main function is orth_GramSchmidt, on the same directory, you can run can benchmark approximation and classification problems to provide solutions
- 2022-03-12 08:35:06下载
- 积分:1
-
Fisher判别,用于模式识别的Fisher线性判别
Fisher判别,用于模式识别的Fisher线性判别-Fisher Discriminant for pattern recognition Fisher Linear Discriminant
- 2022-07-16 07:10:59下载
- 积分:1
-
The package focuses on the genetic algorithm. In this paper, genetic algorithm i...
该程序包主要讲述了遗传算法。文中的遗传算法是由C语言所编出来的。能够达到很好的优化效果。-The package focuses on the genetic algorithm. In this paper, genetic algorithm is made by the C language out. Optimized to achieve good effect.
- 2022-02-07 02:51:16下载
- 积分:1