-
fsolve-function-nonlinear-equations
fsolve函数求非线性方程组数值解,已经验证其正确性。(fsolve function for the numerical solution of nonlinear equations)
- 2013-08-05 09:25:31下载
- 积分:1
-
les
包括管道和边界层的大涡模拟fortran95原代码(Including pipelines and large eddy simulation of boundary layer source code fortran95)
- 2010-07-17 08:47:28下载
- 积分: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
-
FDTD3D_PEC
使用matlab编写的时域有限差分法,pec边界的光子晶体。(Written using matlab finite difference time domain method, pec boundary of the photonic crystal.)
- 2011-10-27 14:11:40下载
- 积分:1
-
calculator
用mfc实现计算器的基本操作,支持键盘输入,并保留xp风格,可计算平方,幂,时间显示等操作(With mfc achieve the basic operation of the calculator, support for keyboard input, and retain xp style, calculates the square, power, time display and other operations)
- 2013-10-23 15:22:24下载
- 积分:1
-
jacobi
对于方程组AX=b,当系数矩阵非奇异时,对原方程进行改写,利用公式X^k=BX^(k+1)+g进行迭代求解。(For equations AX = b, when the coefficient matrix is nonsingular, rewriting the original equation, using the formula X ^ k = BX ^ (k+1)+g for iterative solution.)
- 2013-10-26 10:11:06下载
- 积分:1
-
MatrixCalculator
实现线性代数的矩阵运算的C++程序,矩阵计算器。(Linear algebra matrix operations C++ procedures matrix calculator.)
- 2013-01-26 15:33:54下载
- 积分:1
-
matlab
代数多重程序中的 W 循环只适合 4 层
网格的 W 循环( U4EE3 u6570 u591A u91CD u7F51 u683CW u578B)
- 2017-05-08 09:22:07下载
- 积分:1
-
0527
差声波检测混凝土的反演计算,通过超声波对未知损伤损伤程度的混凝土进行检测,检测出其损伤程度(Poor acoustic detection of concrete inversion, the unknown damage by ultrasonic concrete testing the degree of injury, to detect the degree of injury)
- 2020-06-30 19:20:02下载
- 积分:1
-
Penalty-Function-Method-
惩罚函数法C语言相关程序
它将有约束最优化问题转化为求解无约束最优化问题:其中M为足够大的正数, 起"惩罚"作用, 称之为罚因子,F(x, M )称为罚函数。(Penalty Function Method C language-related program it would have constrained optimization problem is transformed into solving unconstrained optimization problem: where M is a sufficiently large positive number, from the " punishment" effect, called the penalty factor, F (x, M) called the penalty function.)
- 2020-12-02 01:39:26下载
- 积分:1