-
Forecast
利用ARIMA处理分析时间序列,计算数列相关性和数字特征并通过计算所得值进行一定范围的预测(ARIMA processing analysis time sequence, to calculate a number of columns and digital characterized by the calculated value for a certain range of the prediction)
- 2021-04-29 11:18:43下载
- 积分:1
-
shuzhifenxi
数值计算各算法的程序,包括:牛顿迭代法,超松驰迭代法,微分法等.对于初学数值分析这门课程的人有很大的帮助.(Numerical calculation procedure of the algorithm, including: Newton iteration, ultra-relaxation iteration method, differential method and so on. Beginner numerical analysis for this course were very helpful.)
- 2008-01-24 14:50:44下载
- 积分:1
-
3803
关于非线性离散系统辨识,小波包分析提取振动信号中的特征频率,有小波分析的盲信号处理。( Nonlinear discrete system identification, Wavelet packet analysis to extract vibration signal characteristic frequency, There Wavelet Analysis Blind Signal Processing.)
- 2017-05-08 17:46:22下载
- 积分:1
-
KMP-string-match
编写一个使用KMP算法的字符串匹配程序。
使用方法:字符串匹配.exe -f xxx.txt -s xxx
-f 指定要查找的文件
-s 指定要查找的字符串(Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search string)
- 2013-12-08 01:12:46下载
- 积分:1
-
CPPsimplex
单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。
(Simplex method for the minimum)
- 2011-09-18 22:57:30下载
- 积分:1
-
2_Brusselator_Heun_period_boundary
经典非线性动力学模型,布鲁塞尔子模型,可直接运行,运算效率高。(nonlinear dynamics Brusselator model)
- 2014-01-18 22:16:57下载
- 积分:1
-
JFFTfinalA
使用JAVA模拟FFFT算法 快速傅里叶算法
(Use JAVA simulation FFFT algorithm Fast Fourier Transform Algorithm)
- 2012-07-18 19:04:47下载
- 积分:1
-
FFT
提供函数能进行1维2维的FFT,输入输出的序列长度应为2的整数次方倍(Provides functions can be one-dimensional two-dimensional FFT, sequence length input and output should be an integer power of 2 times)
- 2014-01-07 22:10:34下载
- 积分:1
-
algorithms(CPP)
计算机常用数值算法与程序(C++版) (Commonly used numerical algorithm of computer and program
)
- 2014-01-04 22:46:59下载
- 积分:1
-
高斯
给出了高斯消元的代码,和程序页面,方便快捷(The code and program page of Gauss elimination are given, which is convenient and quick.)
- 2018-11-19 19:25:26下载
- 积分:1