-
模式识别在珠宝鉴定中的应用,该文是基于模式识别应用领域的文档类文献。...
模式识别在珠宝鉴定中的应用,该文是基于模式识别应用领域的文档类文献。-Pattern Recognition in jewelry appraisal application, the article is based on pattern recognition applications of the document class literature.
- 2023-08-07 12:55:03下载
- 积分:1
-
模拟求解旅行商问题的MATLAB算法…
模拟退火算法用于求解旅行商问题的matlab源程序-simulated annealing algorithm for solving the traveling salesman problem Matlab source
- 2022-08-19 07:59:14下载
- 积分:1
-
遗传算法工具箱matlab
遗传算法工具箱matlab-GA Matlab Toolbox
- 2022-05-23 13:00:19下载
- 积分:1
-
自己
模型自适应模糊控制源代码,基于matlab编程,并给出了仿真实例,具体说明见程序。-self-adapted mode of blured control program,based on matlab programming,and also have a emluator,and can concretely see program s explain
- 2022-05-29 19:02:36下载
- 积分:1
-
曲线的平滑,应用贝塞尔曲线进行平滑,点击要平滑的点即可...
曲线的平滑,应用贝塞尔曲线进行平滑,点击要平滑的点即可-With this program you can smooth your data automatically only by selecting the area to be smoothed with 2 clicks. Then INTERP1 is used to smooth. The operation is repeated until you press ENTER.
- 2022-01-22 15:12:25下载
- 积分:1
-
我自己整理的,优势的系统识别信息…
我收集整理的有关于系统辨识的资料和一些方法的优缺点-I have collated the information on the system identification and the advantages and disadvantages of some methods
- 2022-03-17 20:17:18下载
- 积分:1
-
一种数据聚类算法的源码,可以在模式识别和图像处理中试用。...
一种数据聚类算法的源码,可以在模式识别和图像处理中试用。
-a data clustering algorithm source code, in pattern recognition and image processing trial.
- 2022-02-02 21:38:15下载
- 积分:1
-
L-M算法。除了动量法(基于梯度下降的训练算法)外,学习率自适应调整策略是BP算法改进的另一种途径,它利用Levenberg-Marquardt优化方法,从而使得学习时间更短。其缺点是,对于复杂的问题,该方法需要很大的存储空间。 -L-M algorithm. In addition to momentum (based on the gradient descent algorithm for training), learning rate adaptive strategy is to improve the algorithm BP Another approach, which uses Levenberg-Marquardt optimization method, which makes learning time is even shorter. Its weakness is that the complex problems that the method requires a lot of storage space.
- 2023-08-10 03:25:04下载
- 积分:1
-
Is a collection of various commonly used algorithms and recursive, neural networ...
是各种常用算法的集合,又递归、神经网络、遗传、枚举、排序、圆周率求解等等。是学习的好材料。-Is a collection of various commonly used algorithms and recursive, neural networks, genetic, enumeration, sorting, solving, etc. pi. Is a good learning materials.
- 2022-05-20 18:18:08下载
- 积分:1
-
此目录包含执行该目录的代码
This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen.
- 2022-12-30 17:05:03下载
- 积分:1