-
BP神经网络的C语言实现,对理解神经网络很有帮助。
BP神经网络的C语言实现,对理解神经网络很有帮助。-BP neural network to achieve the C language, very helpful in understanding the neural network.
- 2022-12-23 08:20:02下载
- 积分:1
-
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memeti...
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memetic算法把遗传算法和局部优化算法相结合,试验结果证明,能很好地解
决TSP问题。-TSP problem is a classic combinatorial optimization problem. Its solution has a number of local optimization methods and heuristic algorithms, local search methods take full account of the issue of neighborhood structure, genetic algorithm has good ability of global search, memetic algorithm for the genetic algorithm and local optimization algorithm combining test results proved that well positioned to solve the TSP problem.
- 2022-08-11 23:30:19下载
- 积分:1
-
based on the nerual networks pid controller,and which have benn simulated
基于神经网络的pid控制器,经过仿真-based on the nerual networks pid controller,and which have benn simulated
- 2023-05-03 00:00:03下载
- 积分:1
-
genetic algorithm to achieve, c/vc/GA
遗传算法的实现,c++/vc++/遗传算法的学习安例!-genetic algorithm to achieve, c/vc/GA-cases of learning!
- 2022-04-21 10:03:54下载
- 积分:1
-
goat遗传算法工具包,可参考使用,节省遗传算法开发时间
goat遗传算法工具包,可参考使用,节省遗传算法开发时间-goat genetic algorithm tool kit, refer to the use of genetic algorithms to save development time
- 2022-08-09 22:23:17下载
- 积分:1
-
that a fingerprint identification of the source code procedures and very collect...
这一个指纹识别的源代码程序,相当有收藏价值-that a fingerprint identification of the source code procedures and very collectible value
- 2022-12-01 01:30:02下载
- 积分:1
-
遗传算法软件,在c环境下运行
遗传算法软件,在c环境下运行-genetic algorithm software, the operating environment c
- 2022-06-27 08:40:05下载
- 积分:1
-
Linear neural network, BP neural network, Hopfield neural network, Elman neural...
线性神经网络,BP神经网络,Hopfield神经网格,Elman神经网络,RBF神经网络;在模型应用模块中实现了六种实际应用:RBF网络的船用柴油机故障诊断,BP网络的齿轮箱故障诊断,SOM网络的回热系统故障诊断,BP网络的设备状态分类器,SOM网络的人口比例样本分类,SOM网络的土壤性状样本分类。-Linear neural network, BP neural network, Hopfield neural network, Elman neural network, RBF neural network application modules in the model to achieve practical application of Six: RBF network of marine diesel engine fault diagnosis, BP network gearbox fault diagnosis, SOM network regenerative system fault diagnosis, BP network classifier equipment, SOM network the proportion of the population sample classification, SOM network classification of soil samples.
- 2022-02-04 08:43:40下载
- 积分:1
-
This a neural network development kit. Ann directory under specific neural netwo...
这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件-This a neural network development kit. Ann directory under specific neural network code, external directory is some common code, has nothing to do with the neural network, but neural networks use of their code. Ann directory is a directory demo, stored inside a sample program, please refer to their program. Ann/prj/vs7 under compiler for the entire 2003 Visual Stdudio engineering documents
- 2022-08-17 18:20:25下载
- 积分:1
-
一个用来测试神经网络的程序。在matlab中直接打开即可。
一个用来测试神经网络的程序。在matlab中直接打开即可。-a neural network used to test procedures. In Matlab can be opened directly.
- 2022-05-31 06:23:21下载
- 积分:1