搜索资源列表
reflectivity.tar
- 阐述了建立物质本构关系时应满足的基本公理, 较详细地推导了各种类型粘 弹性物质的本构关系, 论述了变率理论与泛函理论之间的关系, 推导了对于粘弹性问题 求解具有实用意义的对应定理, 并以简单的例子来说明对应定理的应用。-Expounded the material constitutive relation should be established to satisfy the basic axioms, a more detailed derivation of the variou
pso-6Pgenerator
- particle swarm optimization for solving economic dispatch problem
DEcshp(1)
- Differential evolution (DE) is an efficient and powerful population-based stochastic search technique for solving optimization problems over continuous space, which has been widely applied in many scientific and engineering fields. However, the succe
PBGBand
- 光子晶体的能带图计算,其实质就是电磁本征值(复矢量场)的问题。利用平面波展开磁场,引入f(r)=1/eps(r),再利用倒格矢G将f(r)展开,将两者代入光子晶体的支配方程,最后得到一个平面波展开的方法的线性方程组,最终转化为求解其特征值向量的问题。-Energy band diagram of the photonic crystal, its essence is the electromagnetic eigenvalues (complex vector fi
smith_chart_demo1
- 用Matlab编写的如何画SmithChart,如何匹配到50欧的演示程序-Show how to plot a Smith chart in Matlab. Show how to perform a 2 element match to 50 ohms termination using the Smith chart. Show that depending on the termination impedance that there is more than one combinati
neural-network-solving-tsp
- 神经网络解决旅行商问题,讨论了矩阵大小对算法稳定性的影响。土木工程领域中,常用于进行结构参数识别等。-Neural network to solve the traveling salesman problem, discussed the impact of the size of the matrix algorithm stability. The field of civil engineering, structural parameters commonly used in iden
MOEAD_KNAPSACK
- MOEAD code for solving multi objective optimisation problem using Genetic algorithm
Riemann-problems
- 求解Riemann 问题精确解的Fortran程序-Exact solution of Riemann problem solving Fortran program
PROGRAM-COMPLEX-matlab
- 用matlab编写复合形法程序,可以广泛应用于求解多目标优化问题,获得最佳解。-Complex method using matlab program, can be widely used for solving multi-objective optimization problem, obtain the optimal solution.
5
- Solving ac power flow problem
knapsack
- The zip file contain a program on solving knapsack problem using genetic algorithm.