-
“模式识别与神经网络实现”的源程序
《神经网络模式识别及其实现》源程序-"pattern recognition and neural network to achieve" source
- 2022-12-27 19:30:04下载
- 积分:1
-
犯错
中国股市分析,2008年数学建模预测,股市是股票市场或股票交易市场的简称,也称为二级市场或次级市场,是股票发行和流通的场所,也可以说是指对已发行的股票进行买卖和转让的场所。在我国,沪深股市是从一个地方股市发展而成为全国性的股市的,1990年12月正式营业。以上证为例,有A股、S股、ST股等,其中A股也称为人民币普通股票、流通股、社会公众股、普通股,以人民币认购和交易。A股不是实物股票,以无纸化电子记账,实行“T+1”交割制度,有涨跌幅(10%)限制,参与投资者为中国大陆机构或个人,目前已发展到853家最新-err
- 2022-10-21 08:30:04下载
- 积分:1
-
BP人工神经网络算法,用java代码实现,用scilab图像显示,案例是港口吞吐量的预测...
BP人工神经网络算法,用java代码实现,用scilab图像显示,案例是港口吞吐量的预测-BP artificial neural network algorithm, using java code, using scilab image display, case is the throughput of the port prediction
- 2022-05-29 04:03:00下载
- 积分:1
-
该程序通过遗传算法对图像进行聚类分析,并实现了图像的分类功能,分类效果明显较其他算法好...
该程序通过遗传算法对图像进行聚类分析,并实现了图像的分类功能,分类效果明显较其他算法好-The genetic algorithm procedure for cluster analysis of the images and to achieve the classification of image features, the classification results significantly better than the other algorithms
- 2022-01-25 22:54:56下载
- 积分: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
-
HIGHLIGHT TRUE
#define NOHIGHLIGHT FALSE
#define UPDATE TRUE
#define NOUPD...
HIGHLIGHT TRUE
#define NOHIGHLIGHT FALSE
#define UPDATE TRUE
#define NOUPDATE FALSE
#define FORMAT TRUE
#define NOFORMAT FALSE
#define LEFT 0-HIGHLIGHT# define NOHIGHLIGHT TRUE FALSE UPDATE# define TRUE## define FALSE de NOUPDATE fine FORMAT# define TRUE FALSE# defin NOFORMAT e LEFT 0
- 2023-04-10 04:40:04下载
- 积分:1
-
这是我自己编的从数据中自动提取模糊规则的程序,这个文件中包括了一个主程序和几个函数,能够自动提起模糊规则、合并优化模糊规则。...
这是我自己编的从数据中自动提取模糊规则的程序,这个文件中包括了一个主程序和几个函数,能够自动提起模糊规则、合并优化模糊规则。-This is my own series of the data from the automatic extraction of fuzzy rules procedures, the document includes a main program and several function, can automatically initiate fuzzy rules, merging optimization fuzzy rules.
- 2022-01-26 08:15:42下载
- 积分:1
-
这是一个简单的遗传算法代码,给新手用户提供一个参考
这是一个简单的GA代码,为新手用户提供参考
- 2022-03-15 09:34:09下载
- 积分:1
-
neural network training procedures used for RBF network weights training. good u...
神经网络训练程序,用来进行RBF网络的权值训练,利用训练好的权值可以进行自适应滤波!-neural network training procedures used for RBF network weights training. good use of training weights can be adaptive filtering!
- 2022-08-17 00:33:51下载
- 积分:1
-
实现了图的搜索算法,包括深度优先搜索,广度优先搜索,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