-
Scientific-Calculator
用编译的科学计算器,代码详细,清楚。设计简单。(Scientific Calculator with compiled code in detail, clearly.)
- 2013-05-16 15:07:58下载
- 积分:1
-
矩量法
适合运用fortran语言学习的人使用,对矩量法的公式进行了详细说明,有助于加深对矩量法的理解(Suitable for the use of FORTRAN language learning people use, the formula of the method of moments are described in detail, help to deepen the understanding of the method of moments)
- 2021-02-02 21:49:59下载
- 积分:1
-
twodimension
此程序是用多重散射理论计算二维声子晶体的结构的Fortran代码。(This program is multi-dimensional phonon scattering calculated crystal structure Fortran code.)
- 2020-07-13 09:48:52下载
- 积分:1
-
ComputationalElectromagnetics
计算电磁学基础教材, 包括MOM FEM FDTD(fundmental materail for beginner include MOM FEM FDtd)
- 2009-06-15 22:22:24下载
- 积分:1
-
统计学习方法李航
统计学习经典教材,面试必备,详细介绍支持向量机、Boosting、最大熵、条件随机场等十个统计学习方法。(Classic textbooks for statistical study are essential for interviews)
- 2020-06-21 11:20:02下载
- 积分:1
-
潮流计算(3机9节点)
本程序应用python编程,用到3机9节点算例,数据也给出,可以实现潮流计算。(This program uses python programming, uses 3 machines and 9 nodes to calculate the example, and the data is also given, which can realize the load flow calculation.)
- 2020-07-03 05:00:02下载
- 积分:1
-
5
★问题描述:
给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直
线距离。例如(0,0) (3,4)的距离为5.
★数据输入:
有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明
输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000
0,0<=|x_i|,|y_i|<=10^9)
★结果输出:
输出一个浮点数,表示最近点对的距离除以2,保留2 位小数(四舍五入)。
- 2013-12-03 14:57:02下载
- 积分:1
-
MAIN
Vortex flow around a square cylinder function method of numerical simulation
- 2012-11-28 10:55:39下载
- 积分:1
-
CAPE
cape是计算对流有效位能和对流抑制能的一个fortran。广泛应用在大气科学计算大气垂直速度的诊断分析中。(cape is the calculation of CAPE and convective inhibition energy of a fortran. Widely used in calculation of the vertical velocity of atmospheric science and diagnostic analysis.)
- 2010-05-08 11:08:04下载
- 积分:1
-
panbie
该函数用来计算任意函数的一阶偏导数(数值方法),使用大量的有限元法求解偏微分方程,基于kaiser窗的双谱线插值FFT谐波分析。( This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Using a large number of finite element method to solve partial differential equations, Dual-line interpolation FFT harmonic analysis kais)
- 2016-06-21 14:34:34下载
- 积分:1