-
fortran-Long-Ge-Ku-Ta
fortran四阶龙格库塔法 计算程序自己编程(fortran fourth-order Runge-Kutta method)
- 2011-09-26 19:38:59下载
- 积分:1
-
BEMforacoustics
求解声学问题的边界元源程序,可以为使用边界元法求解位势问题和弹性力学问题提供启发(problem solving acoustic BEM source, for the use of the boundary element method and the potential problems of elasticity to provide inspiration)
- 2006-11-15 19:06:28下载
- 积分: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
-
shuchujuzhen-
frotran输入矩阵自编小程序,可以生成任意大小矩阵,并写入制定文件(frotran input matrix composing small program that can generate any size matrix, developed and written documents)
- 2013-08-07 11:48:40下载
- 积分:1
-
Gauss_Seidel
数值分析中的高斯——塞德尔迭代算法的的C语言实现(Numerical Analysis of Gauss- Seidel iterative algorithm of the C language)
- 2009-05-17 12:50:19下载
- 积分:1
-
Burden_solution
数值分析(Burden)第七版的习题解答,中文繁体,找不到简体的,大家凑合看吧(Numerical Analysis (Burden) answers to the seventh edition of the exercises, Chinese Traditional, can not find the simplified)
- 2021-03-09 22:49:27下载
- 积分:1
-
oneshot
用FORTRAN编制的交错网格化数值模拟程序,生成共炮点理论地震记录。(using FORTRAN compiled by the staggered grid of numerical simulation program to produce a total theoretical shot seismic record.)
- 2007-04-24 16:03:49下载
- 积分:1
-
gmres
gmres 方法。视图求解线性方程组A*x=b的解x。nXn的稀疏矩阵A必须是方程且应是大型稀疏矩阵。列向量b的长度必须为n。(gmres method. View solving linear equations A* x = b the solution x. nXn sparse matrix A must be equation and should be large sparse matrix. The length of the column vector b must be to n.)
- 2013-09-13 16:29:56下载
- 积分:1
-
对相干信号进行方位估计 TOELITZ_MUSIC
对相干信号进行方位估计,使用TOEPLITZ矩阵进行解相干,music算法进行DOA估计(Estimation of the azimuth of coherent signals, decoherence using TOEPLITZ matrix and music algorithm for DOA estimation)
- 2020-06-28 10:00:01下载
- 积分:1
-
kkimbook
利用克拉茂克郎尼变换,求得表面等离子体相位虚数部分再不同波长或入射角度的值(estimation of the imaginary part via Krammers-Kronig relarions)
- 2013-09-23 23:01:22下载
- 积分:1