-
zhuanzhi
实现矩阵转置并且方便观看,第二个程序用于进行对海表面高度SSH进行EOF分析,第三个程序进行海陆点分离并写为NC文件(Matrix transpose and convenient to watch the second program for the EOF analysis of sea surface height SSH third program separation of land and sea, and write for NC files)
- 2012-08-27 11:12:57下载
- 积分:1
-
C3.17
说明: 有两个ARMA过程,其中信号1是宽带信号,信号2是窄带信号,分别用AR谱估计算法、ARMA谱估计算法和周期图法估计其功率谱。(There are two ARMA processes, in which signal 1 is a wideband signal and signal 2 is a narrowband signal. The power spectrum is estimated by AR spectrum estimation algorithm, ARMA spectrum estimation algorithm and periodogram method respectively.)
- 2020-07-27 09:27:39下载
- 积分:1
-
BeamFreqMode
细梁的振动,无量纲振动控制方程关于梁的动力响应(Beam power with applications from mechanical aerospace electrical and civil engineering free vibration nondimendional frequency coefficients on the dynamic behaviour of the beam)
- 2012-11-01 16:33:58下载
- 积分:1
-
GaijinGM11
改进的GM(1,1)程序,可实现时间序列的灰色等维新息预测,采用弃旧纳新的原则。(The improved GM (1, 1) program, can realize the time series prediction using grey information renewal, discarding the old and new principles.)
- 2018-01-22 15:44:58下载
- 积分:1
-
MPSO
多目标粒子群的matlab程序,文中设置了两个目标,f1和f2,采用加权求解的方式(more goals in Matlab PSO procedures, the text set up two goals, f1 and f2. using the weighted solution!)
- 2006-06-09 08:35:59下载
- 积分:1
-
Tensorflow
Python Tensorflow机器学习实战中文版(Python Tensorflow introduction to practical coding)
- 2017-12-07 16:48:39下载
- 积分:1
-
A-Novel-Quaternion-Kalman-Filter
一篇关于qkf文献, 量测方程四元素线性推导过程。 (A Novel Quaternion Kalman Filter)
- 2016-09-01 10:58:48下载
- 积分:1
-
transportation
说明: 运筹学中的运输问题的C++程序,支持产销平衡与产销不平衡,可以判断解的情况。(C++ code of transportation problem)
- 2021-01-12 16:08:48下载
- 积分:1
-
Gear
说明: 吉尔数值算法,求解刚性微分方程组,稳定好,收敛好(Gill numerical algorithm, good stability and convergence for solving rigid differential equations)
- 2020-07-02 12:40:02下载
- 积分: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