-
sca_pec_cyl_efie_mm
矩量法的fortran程序,利用矩量法求解球散射的程序,希望大家好好学习(mom fortran program)
- 2021-02-21 12:59:42下载
- 积分:1
-
Gauss-Seidel-in-C-Program
高斯-赛德尔迭代法是解线性方程组的常规算法,本文是C语言的高斯-赛德尔计算代码(Gauss-Seidel C program)
- 2016-04-08 09:51:43下载
- 积分:1
-
Least-squares-linear
可进行最小二乘法线性拟合输出,包含源代码及生成后的程序(Least-squares linear fit can be output)
- 2013-10-24 14:21:45下载
- 积分:1
-
static-condensation
静力缩聚法求缩聚后的结构刚度、质量矩阵,以及频率(Static condensation method for structural stiffness after condensation, mass matrix, and the frequency)
- 2013-07-08 14:38:12下载
- 积分:1
-
Low Turbulence Model
AKM低雷诺数湍流模型UDF,适用于FLUENT商业流场分析软件。(AKM low-Reynolds number turbulent model, applied on the FLUENT sorftware.)
- 2021-03-25 20:39:13下载
- 积分:1
-
umfdn
BP神经网络的整个训练过程,使用高阶累积量对MPSK信号进行调制识别,主同步信号PSS在时域上的相关仿真。( The entire training process BP neural network, Using high-order cumulants of MPSK signal modulation recognition, PSS primary synchronization signal in the time domain simulation related.)
- 2017-04-24 15:50:42下载
- 积分:1
-
twodimension
此程序是用多重散射理论计算二维声子晶体的结构的Fortran代码。(This program is multi-dimensional phonon scattering calculated crystal structure Fortran code.)
- 2020-07-13 09:48:52下载
- 积分:1
-
YALL1_Group_20120223
莱斯大学一位大牛的带l1范数的目标函数求解的程序,包含多种比较方法, 非常适合优化计算研究,与图形图像优化求解问题等。(Rice University with a large cattle l1 norm objective function to solve the program contains multiple comparison method is very suitable for optimum calculation of the graphic image optimization problem.)
- 2020-12-17 09:49:11下载
- 积分: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
-
multable
java编写九九乘法表
1*1=1
2*1=2 2*2=4
3*1=3 3*2=6 3*3=9
4*1=4 4*2=8 4*3=12 4*4=16
5*1=5 5*2=10 5*3=15 5*4=20 5*5=25
6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36
7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49
8*1=8 8*2=16 8*3=24 8*4=32 8*5=40 8*6=48 8*7=56 8*8=64
9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81
(Multiplication table
1*1=1
2*1=2 2*2=4
3*1=3 3*2=6 3*3=9
4*1=4 4*2=8 4*3=12 4*4=16
5*1=5 5*2=10 5*3=15 5*4=20 5*5=25
6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36
7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49
8*1=8 8*2=16 8*3=24 8*4=32 8*5=40 8*6=48 8*7=56 8*8=64
9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81
)
- 2012-11-29 08:29:51下载
- 积分:1