-
这是常用的数值算法和图论算法 是用伪代码描述的 里面有对算法的详细讲解...
这是常用的数值算法和图论算法 是用伪代码描述的 里面有对算法的详细讲解-This the commonly used algorithms and numerical algorithms of graph theory is used pseudo-code description of the inside of the algorithm in detail on the
- 2022-04-15 02:42:27下载
- 积分:1
-
2维小波变换经典程序
此示意程序用DWT实现二维小波变换
2维小波变换经典程序
此示意程序用DWT实现二维小波变换-wavelet transform two-dimensional classical procedures indicate this procedure using 2D DWT wavelet transform
- 2022-03-04 14:28:55下载
- 积分:1
-
mathmodl英语帮助
mathmodl中文帮助 以上上传的是一个,数学建模的资料。有好东西大家一起分享哦!--mathmodl English Help
- 2022-02-06 15:27:04下载
- 积分:1
-
用外推法求函数最优区间的程序
用外推法求函数最优区间的程序-use extrapolation method for the optimal function of the interval procedures
- 2022-01-26 03:55:35下载
- 积分:1
-
改进蚁群算法求解配送
有多个配送点,每个配送点必须访问,可以访问多次,起点确定,配送点与配送点之间不完全连接,配送点与配送点之间以时间作为衡量标准。要求从起点出发,尽可能快地访问每一个配送点。
- 2023-01-03 03:00:07下载
- 积分:1
-
monte carlo方法在各个方面中的小应用
monte carlo方法在各个方面中的小应用-monte carlo method in all aspects of small applications
- 2022-02-10 11:48:07下载
- 积分: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-02-26 02:05:02下载
- 积分:1
-
C语言验证歌德巴赫猜想
C语言验证歌德巴赫猜想-C language test Goldbach conjecture
- 2022-07-21 01:02:04下载
- 积分:1
-
数据挖掘导论,及其代码。中文版,很有用的。适合学习数据挖掘者...
数据挖掘导论,及其代码。中文版,很有用的。适合学习数据挖掘者-data mining and source code
- 2022-04-09 09:19:05下载
- 积分:1
-
使用java语言实现的c4.5决策树
使用java语言实现数据挖掘的C4.5决策树算法。其中用到4个class,myc45是主函数,values代表计算属性的取值,attribute用于计算信息增益比,以求找出最适用于分类的属性val则是处理输入的数据的类
- 2022-02-01 00:19:15下载
- 积分:1