-
forward-finite-difference-method-
地震勘探中,有限差分正演方法的简单一维数值模拟(Seismic exploration, forward finite difference method is simple one-dimensional numerical simulation)
- 2021-04-07 20:59:01下载
- 积分:1
-
0123
对数据进行统计分析,并打开图形数据统计分析对话框,该对话框可以获得数据的最小值、最大值、平均值、中值以及均方差等。
(Statistical analysis of data and graphical data statistical analysis of open dialog, the dialog box can be data minimum, maximum, average, median and standard deviation and so on.)
- 2008-04-30 02:32:50下载
- 积分:1
-
GOCEPARSER
利用下载的goce原始数据,计算得出含有时间/经纬度/重力梯度格式的程序(Use downloaded goce raw data, calculated with the time/latitude/gravity gradient program formats)
- 2013-08-25 16:44:04下载
- 积分:1
-
lizilvbo
实现了粒子滤波算法代码,供大家参考学习。(Particle filter algorithm to achieve the code for your reference study.)
- 2010-01-08 16:16:51下载
- 积分:1
-
Soct
假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解:(1,4,3,2),(1,4,5),(8,2),(3,5,2)。
[需求分析](Suppose there are a load of the backpack of the total volume of T and n volumes were w1, w2, ... wn items, whether selected from n items a number of exactly filled backpack, even if w1+w2+ ...+ wn = T, find out the solution of all the above conditions are met. For example: when T = 10, the volume of items {1,8,4,3,5,2}, can be found in the following four solutions: (1,4,3,2), (1,4,5 ), (8,2), (3,5,2). [Needs Analysis])
- 2012-06-14 16:25:10下载
- 积分: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
-
DISORT
计算辐射传输专业代码,可以计算大气透过率等参数。欢迎下载使用。(Radiative transfer calculations the professional code, and can calculate parameters such as atmospheric transmittance. Welcome to download.)
- 2020-11-12 16:29:44下载
- 积分:1
-
Y2M.m
使用Y矩阵来综合得到耦合矩阵M中各元素的matlab源代码(The Y matrix to obtain an integrated coupling matrix M of each element matlab source code)
- 2013-09-06 15:25:53下载
- 积分:1
-
Reynolds-model-with-film-and-load
可以求解雷洛方程的膜厚和载荷方程,读者可以稍微修改相关参数就可以应用到自己的公式和相关数学模型中(Reynolds model to develop the film-thickness and hydrodynamic load. )
- 2013-05-09 16:35:50下载
- 积分:1
-
CG_DESCENT-C-2.0.tar
共轭梯度法求解凸二次规划,代码由C语言开发,老外编写的程序,很值得一读。(Conjugate gradient method for solving convex quadratic programming, code generated by C language development, foreigners prepared program, it is worth reading.)
- 2020-06-28 20:00:01下载
- 积分:1