-
Generator
这些代码可以用于产生一系列随机数,可以根据需要使用。(These codes can be used to generate a series of random numbers may be used as needed.)
- 2013-07-10 14:19:34下载
- 积分:1
-
sw_pres
根据海水的速度 密度 温度 盐度等计算海洋各处的压力数值(Speed according to the density of seawater temperature and salinity values calculated pressure throughout the ocean)
- 2013-10-10 16:36:37下载
- 积分:1
-
111
对加速度数据进行二次积分,最终得到位移数据。(Double integration of acceleration data and the final displacement data.)
- 2020-11-27 15:59:30下载
- 积分:1
-
cubic_spline_wavelet_interpolation
三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。本函数中采用第一类边界值(Cubic spline interpolation (referred Spline interpolation) through a series of key points of a smooth curve, mathematically by solving the three-moment equations derived curve function group process. This function uses the first boundary value)
- 2015-11-17 16:15:52下载
- 积分:1
-
testcode
This is a test code for parallel computation in fortran. Thanks
- 2013-06-26 01:29:32下载
- 积分: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
-
userfc
ANSYS二次开发自定义破坏准则子程序(ANSYS subroutine)
- 2021-03-28 18:29:11下载
- 积分:1
-
Introduction_of_dbn
动态贝叶斯网络的介绍,包括现阶段研究状况与应用(Introduction to dynamic Bayesian networks, including the present status of research and application of)
- 2009-10-25 10:06:50下载
- 积分:1
-
SparseMatrix.tar
自己写的稀疏矩阵类,包括存储、访问以及基本的数学运算,希望大家批评指正!(Sparse matrix classes, including storage, access, and basic mathematical operations, we hope to criticism!)
- 2013-08-04 21:11:54下载
- 积分:1
-
kalman
说明: 本实验是利用卡尔曼滤波器实现一维匀加速运动的轨迹跟踪。卡尔曼滤波是一种时域滤波方法,它采用状态空间方法描述系统,算法采用递推机制,数据存储量小,在导航领域有成功的应用。(This experiment is the use of Kalman filter to achieve a one-dimensional constant acceleration of the trajectory tracking. Kalman filter is a time-domain filtering method, which uses state-space description of systems, algorithms using recursive mechanisms, data storage a small amount of success in the navigation area of the application.)
- 2009-09-03 21:29:38下载
- 积分:1