-
tron-1.2.tar
用Fortran编写的非线性优化软件,具有一定的智能搜索功能(used in Fortran program)
- 2012-04-24 18:45:48下载
- 积分:1
-
frft
分数阶fourier变换程序,基于插值和抽取操作和卷积运算的快速算法。(Fractional fourier transform procedures, based on interpolation and extraction operation and fast algorithm for convolution operation.)
- 2008-07-03 16:26:15下载
- 积分:1
-
ModelC_alloy
说明: 相场法材料计算的modelc-alloy 对应的基础代码,自取基础有用(The basic code corresponding to modelc-alloy for phase field method material calculation, useful for self-extraction)
- 2020-06-25 12:40:02下载
- 积分:1
-
nb035
用平面波展开法计算二维声子晶体带隙,可直接计算得到多重分形谱,计算互信息非常有用的一组程序。( Computation Method D phononic bandgap plane wave, It can be directly calculated multi-fractal spectrum, Mutual information is useful to calculate a set of procedures.)
- 2021-03-25 10:09:14下载
- 积分:1
-
CCmethod2
说明: 应用改进的CC法求取时间延迟和嵌入维数,效果不错(The modified CC method to strike a time delay and embedding dimension, good results)
- 2009-08-27 12:29:13下载
- 积分:1
-
jounou_v36
数据模型归一化,模态振动,分析了该信号的时域、频域、倒谱,循环谱等,用于信号特征提取、信号消噪。( Normalized data model, modal vibration, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. For feature extraction, signal de-noising.)
- 2016-10-12 17:28:06下载
- 积分: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
-
case5
matpower2机5节点程序进行潮流计算(matpower2 Machine 5 node program)
- 2013-03-22 14:25:47下载
- 积分:1
-
mathmatics_of_computer
C++实现的数值分析算法包括:
二分法.cpp
复化辛卜生公式.cpp
改进欧拉法.cpp
高斯-赛德尔迭代法.cpp
拉格郎日插值多项式.c(C achieve the numerical analysis algorithms include : dichotomy. cpp Minute of Oracle Health formula. cpp Improved Euler method. cpp Gauss- Seidel iterative method. cpp Lagrange polynomial interpolation. c)
- 2006-11-18 17:20:47下载
- 积分:1
-
theSecond
这个程序分别用二分法,Newton法,弦截法,Newton下山法等算法求解非线性方程(this procedure were used dichotomy, Newton, String interception, Newton downhill law for solving nonlinear equations)
- 2006-10-18 11:01:49下载
- 积分:1