资源列表
matlab22
- 把微分方程的一维经典初值问题的有限插分法:Euler法、改进的Euler法、Admas二步外插法、Admas二步内插法编写成通用子程序,并且利用这些通用子程序解决常微分方程的数值解。
sgarar
- 双峰和多峰函数最大值的遗传算法求解 利用基本遗传算法的思路寻找双峰或多峰函数的最大值,选择采用轮盘选择方法;
GA-BP
- 遗传算法优化神经网络代码,大家可以下载,方法很简单,-Genetic algorithm neural network code, you can download, the method is very simple,
matlab-VRP
- 基于混合优化算法的车辆路径问题研究 matlab开发环境-matlab VPR Particle Swarm Optimization,PSO
function
- 基于遗传算法的函数优化,利用遗传算法求解函数极值。-Function based on genetic algorithm to optimize the use of genetic algorithm function extremum.
rn
- neural network in Java
1
- 本实验实现的是一个简单的停车场管理模拟系统,采用堆栈的数据结构,对车辆的停放统一管理。-Implementation of this experiment is a simple simulation of car park management system that uses the stack data structure, the unified management of the parking of vehicles.
shu
- 本程序主要是展示树的基本操作,包括二叉树的遍历,左右子树的互换等-This program is just for show the basic operation of the tree, including the binary tree traversal, so the exchange of left and right subtrees
useful-chaoliu-any-points2
- 本程序适用于潮流计算,短路计算中的大部分情况,实用性非常强-This procedure applies to the power flow calculation, short circuit calculation in most cases,it is practical and very strong
Dijkstra-algorithm
- 这是求图中的最短路径的一个方法:迪杰斯特拉算法。-This is a method of the figure, find the shortest path: Dijkstra algorithm.
functions
- 几个用于多种智能算法寻优的经典测试函数源代码-Several optimization algorithms for a variety of classic intelligence test function source code
Riemannmain
- 用Roe格式求解黎曼激波管问题的Fortran源代码。可以通过MUSCL插值来提高求解精度。适合计算流体力学的初学者参考学习。-Riemann shock tube problem with Roe scheme. You cam improve the accuracy by MUSCL interpolation. This code is suitable for CFD beginners.
