-
2D-Unstructured-Euler-code
2维非结构欧拉求解 fortran代码,用于2维流场求解(2D Unstructured Euler code)
- 2021-03-11 11:59:26下载
- 积分:1
-
jMetalPy-master-python
用Python语言写的多目标进化算法库(2017年最新版本),包含常见的多目标进化算法以及当前最新文献中的最新算法,能够实现不同算法之间的性能比较(包含常见的GD, IGD, HV等评价指标自动生成)。可以供进化计算、多目标优化、单目标优化算法的学习参考。Python语言版本简单易懂,实用性强。(Library of multi-objective evolutionary algorithm written in Python language (the latest version in 2017), including multi-objective evolutionary algorithm and the most common new literature in the new algorithm, can realize the performance between different methods (including the common GD, IGD, HV and other evaluation index generation). It can be used as a reference for evolutionary computation, multi-objective optimization and single objective optimization. Python language version is simple and easy to understand, practical.)
- 2020-10-06 19:37:37下载
- 积分:1
-
fenpei
一对一分配
匈牙利算法
无人机目标分配
目标静止(One-to-one assignment)
- 2020-10-24 16:30:01下载
- 积分:1
-
EX2
利用有限元理论,求一二维梁的固有频率和振型。短边固定,给定长度、横截面积,弹性模量及材料密度已知。并对比理论计算结果进行分析。各参数自己设定。(Using finite element theory, seeking a two-dimensional beam natural frequencies and modes. The short side is fixed, given the length, cross-sectional area, modulus of elasticity and density of the material is known. And compare the theoretical calculation results were analyzed. Each parameter set.)
- 2012-11-19 18:55:57下载
- 积分:1
-
bycgste
共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一(Conjugate gradient method (Conjugate Gradient) is between the steepest descent method and Newton' s method between a method that takes only a first derivative information, but to overcome the slow convergence of the steepest descent method shortcomings, but also avoid the need to store Newton and computing the inverse Hesse matrix and disadvantages, conjugate gradient method is not only to solve large linear equations of the most useful methods, large-scale nonlinear optimization solution is the most efficient algorithms)
- 2013-09-13 16:33:21下载
- 积分:1
-
ANSYScalculating-the-cylinder-craze
这是ansys里面apdl语言,用于计算圆柱体开裂(This is the ansys inside apdl language, used for calculating the cylinder craze)
- 2012-07-02 20:40:35下载
- 积分:1
-
solver_mod
相场基础书籍的配套计算代码,对于学习相场法的基础同学来说极其有用(The supporting calculation code of the phase field basic book is extremely useful for the students who are studying the basic method of the phase field method.)
- 2020-06-25 12:40:02下载
- 积分:1
-
fangzhen1_ls
QR方法是一种变换方法,是计算一般矩阵(中小型矩阵)全部特征值问题的最有效方法之一.(QR method is a transformation method is the calculation of the general matrix (small and medium-sized matrix) eigenvalue problem for all of the most effective methods.)
- 2008-05-16 02:09:04下载
- 积分:1
-
singnui
BP神经网络的整个训练过程,matlab编写的元胞自动机,独立成分分析算法降低原始数据噪声。( The entire training process BP neural network, matlab prepared cellular automata, Independent component analysis algorithm reduces the raw data noise.)
- 2016-09-15 11:20:27下载
- 积分:1
-
data_nihe
曲线拟合的最小二乘法要解决的问题,实际上就是求以下超定方程组的最小二乘解的问题。(Least squares curve fitting to solve the problem, in fact, find the following overdetermined least squares solution for the problem group.)
- 2021-03-02 21:09:33下载
- 积分:1