-
myhist
协同克里格matlab实现,包括普通克里格,变差函数和交叉变差函数的实现,三维图显示机及其协同区域化(
Cokriging matlab realize, including the realization of ordinary kriging, and cross variogram variogram, three-dimensional diagram shows the machine and its Coregionalization)
- 2014-06-25 15:42:32下载
- 积分:1
-
03CH4_red19
甲烷的19步简化反应机理文件,FORTRAN语言编写反应速度(ch4 reaction rate)
- 2020-10-27 10:39:58下载
- 积分:1
-
two-point-problem
打靶法求解两点边值问题
实例测试通过,可直接运行,并带有详细代码注释
采用全局收敛的牛顿-拉普森迭代算法求解编制问题
绝对物超所值!(Two-point boundary value problem
shooting method)
- 2020-12-15 21:19:14下载
- 积分:1
-
Mohr-Coulomb
fortran 写的摩尔库伦本构模型,供写材料umat的人参考(fortran write the molar Coulomb constitutive model for people to write reference materials umat)
- 2021-04-15 19:38:54下载
- 积分:1
-
3
用刷选法求出100之内的素数。并输出数有多少个。(100 prime number is calculated by the method of selection. And the output count how many.)
- 2013-09-11 19:40:35下载
- 积分:1
-
hen_qg73
利用matlab针对图像进行马氏距离计算 ,LDPC码的完整的编译码,线性调频脉冲压缩的Matlab程序。( Using matlab to calculate the Mahalanobis distance for the image, Complete codec LDPC code, LFM pulse compression of the Matlab program.)
- 2017-05-18 19:17:04下载
- 积分:1
-
ayy_hankel
计算汉克尔函数,包括复数变量和任意阶数。对初学者很有帮助。(Calculate Hankel functions, including complex variable and arbitrary order. Useful for beginners.)
- 2012-10-29 10:40:21下载
- 积分:1
-
lorenzeq
用Wolf法计算lorenzeq混沌系统的Lyapunov指数谱。改变混沌系统参数,计算准确,运行let.m文件,即可计算Lyapunov指数谱
(Wolf Law lorenzeq chaotic systems Lyapunov exponent spectrum. Change the chaotic system parameters, calculated accurate, run let.m file, you can calculate the Lyapunov exponent spectrum)
- 2012-11-08 21:13:43下载
- 积分:1
-
fit_func
Fitting curve distribution function拟合曲线分布函数(Fitting curve distribution function)
- 2016-04-13 17:06:43下载
- 积分: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