-
非线性时序分析工具包 TISEAN_3.0.1
非线性分析工具。通用时序分析;线性分析;预测;维数、熵估计;降噪;李雅普诺夫指数计算等。
- 2022-03-30 12:56:18下载
- 积分:1
-
c++词法分析
使用c++ STL,对c或c++进行词法分析。
在Windows下编写的,其他平台需要改文件流
基本上能够进行正确的分析,没有进行注释符号的处理,需要的就不要下载了。
&
- 2023-01-17 00:25:05下载
- 积分:1
-
极坐标方法产生高斯白噪声(包括改进算法)
产生N(0,1)高斯白噪声序列,最常见的方法是极坐标法,其计算步骤如下所示:
(1) 产生两个独立同分布的随机序列(0,1),U1,
- 2022-03-13 03:52:58下载
- 积分:1
-
图形界面的贪心算法,动态显示运行求解问题的过程
图形界面的贪心算法,动态显示运行求解问题的过程-Graphical interface, greedy algorithms, dynamic display of running the process of problem solving
- 2023-02-23 06:25:04下载
- 积分:1
-
蒙特卡罗求圆周率算法,可以对蒙特卡罗算法有个初步认识,本程序C++实现...
蒙特卡罗求圆周率算法,可以对蒙特卡罗算法有个初步认识,本程序C++实现-Monte Carlo algorithms for pi, the Monte Carlo algorithm can have a preliminary understanding, this procedure C++ Achieve
- 2023-07-12 15:35:03下载
- 积分:1
-
c#实现A*算法
采用C#软件,在vs平台上,实现8数码的演示。可以实现自动和手动的功能,功能基本和浙江工业大学的人工智能软件类似。
- 2022-03-04 05:48:57下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-07-13 17:37:31下载
- 积分:1
-
最优化算法
该压缩包内包含了常用的最优化源码,均是利用C++实现的,其中包 扩DFP, 单纯形, 共轭梯度法, 内点法, 外点法, 内外点法,这些算法均在程序中实现,相信对初学最优化算法的会有很大的帮助
- 2023-01-06 18:45:04下载
- 积分:1
-
FreeFEM is an implementation of the GFEM language dedicated
to the finite elem...
FreeFEM is an implementation of the GFEM language dedicated
to the finite element method. It provides you a way to solve Partial
Differential Equations (PDE) simply. Although you can solve quite complicated
problems can be solved also.
- 2022-12-29 17:00:03下载
- 积分:1
-
层次分析法C语言版
层次分析法C语言版-AHP C language version
- 2022-04-06 21:24:43下载
- 积分:1