-
本文在VC++环境下用演化算法实现了非线性参数回归,实验结果表明,用此方法能够很好的实现非线性参数回归。...
本文在VC++环境下用演化算法实现了非线性参数回归,实验结果表明,用此方法能够很好的实现非线性参数回归。-paper in VC environment using an evolutionary algorithm to achieve the nonlinear regression, experimental results indicate that this method can achieve good nonlinear regression.
- 2022-03-16 22:32:53下载
- 积分:1
-
仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录
仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录下来 按下式计算各个状态出现的实际频率: Pi=Si/∑i=1,NSi=Si/M 同时按照Bo1tzmann分布计算网络各个状态出现概率的理论值: Q(Ei)=(1/Z)exp(-Ei/T) 仿真2:实施降温方案,重新计算 采用快速降温方案:T(t)= T0/(1+t) T从1000降到0.01,按工作规则更新网络状态 当T=0.01时结束降温,再让T保持在0.01进行1000次状态转移,比较两种概率-a simulation : First of all network parameters temperature T fixed at 100 and, according to the rules for a total of 1000 to update the state, this state of the 1000 network transfer of all states for the number of Si (i = 1, 2, ..., 16) all recorded determined by the formula state-of the actual frequency : Pi = Si/i = 1, NSi = Si/M in accordance with Bo1tzmann distributed computing network of states all probability the theoretical value : Q (Ei) = (1/Z) exp (- Ei/T) Simulation 2 : implementation of cooling, re-using rapid cooling programs : T (t) = T0/(1 t) T dropped to 0.01 from 1000 and, according to the rules updated network state when T = 0.01 at the end of cooling, let T at 0.01 for the 1000 state tran
- 2022-08-06 06:55:50下载
- 积分:1
-
支持向量机Windows Svm
支持向量机Windows Svm-Support Vector Machines of Windows Svm
- 2022-06-19 04:56:49下载
- 积分:1
-
支持向量机模式识别技术及其在机械故障诊断中的应用
SVM模式识别技术及在机械故障诊断中的应用进展-SVM pattern recognition technology and in Mechanical Fault Diagnosis of progress
- 2023-09-05 19:15:03下载
- 积分:1
-
knn分类模式识别可用于文本挖掘和其他的识别分类,vc代码,
knn分类模式识别可用于文本挖掘和其他的识别分类,vc代码,-Commission pattern recognition can be used for classification of text mining and other identification classification, vc code,
- 2022-02-14 05:01:32下载
- 积分:1
-
Genetic Algorithm for TSP problem, containing the basic principles of genetic al...
遗传算法求解TSP问题,内附有遗传算法基本原理,程序已验证-Genetic Algorithm for TSP problem, containing the basic principles of genetic algorithm has the process had been made to verify
- 2022-08-16 11:40:05下载
- 积分:1
-
模拟退火算法,经典的图着色图的源程序
模拟退火算法求解经典图论中的图着色问题的源程序-simulated annealing algorithm classic graph coloring map of the source
- 2022-01-26 05:17:11下载
- 积分:1
-
breadth priority use of artificial intelligence algorithms to solve eight digita...
人工智能运用广度优先算法来解决八数码问题,由初始状态到目标状态按层搜索-breadth priority use of artificial intelligence algorithms to solve eight digital issue, the initial state to the target state by layer Search
- 2022-04-12 02:02:57下载
- 积分:1
-
Data mining concepts and techniques
数据挖掘概念和技术,电子书,英文版,300多页-Data mining concepts and techniques
- 2022-10-06 06:35:03下载
- 积分:1
-
BP人工神经网络算法的实现
BP人工神经网络算法的实现,用java代码编写,案例是港口吞吐量预测。
- 2022-02-02 16:00:38下载
- 积分:1