-
用C++编写的双三次样条插值算法
用C++编写的双三次样条插值算法-prepared by the C-cubic spline interpolation algorithm
- 2022-01-20 22:53:16下载
- 积分:1
-
数据回归性分析
个人原创的数据回归性分析的fortran,编程无误使用方便,可以根据自己实际情况进行适当修改
- 2022-04-23 20:38:18下载
- 积分:1
-
textrank algorithm
利用textRank关键词提取算法,分析用户微博中所包含的关键词,作为用户的标签,可以用于用户聚类,用户兴趣分析等
- 2023-01-30 09:00:04下载
- 积分:1
-
Armadillo矩阵运算库
Armadillo是一个开源的矩阵运算库,这个库其实是对底层的矩阵运算库(例如BLAS,LAPACK)的封装,这个库可以配合开源的底层库来使用,例如最基本的BLAS+LAPACK或者改进后的OpenBLAS,ACML还有强大的MKL。Armadillo的速度主要就是由底层库决定,其代码使用可以说是非常非常的简单,基本和MATLAB的代码没有什么差别,
- 2022-03-12 11:15:26下载
- 积分:1
-
generalized inverse matrix calculation, a total of the two methods, which iterat...
矩阵的广义逆计算,共两种方法,其中迭代法有一阶收敛和二阶收敛-generalized inverse matrix calculation, a total of the two methods, which iteration is a second-order convergence and convergence
- 2023-05-15 00:30:03下载
- 积分:1
-
very good c program for software6
very good c program for software6
- 2022-08-26 06:02:48下载
- 积分:1
-
数据挖掘的算法实现,Aprori算法的改进算法,有界面。用于关联规则的挖掘...
数据挖掘的算法实现,Aprori算法的改进算法,有界面。用于关联规则的挖掘-Data Mining Algorithms, Aprori algorithm to improve the algorithm, the interface has. Mining for association rules
- 2022-12-15 03:30:03下载
- 积分:1
-
objective function for the solution of optimization problem, the objective funct...
用于解决目标函数的最优化问题,目标函数自编,在vc++6.0中运行通过-objective function for the solution of optimization problem, the objective function writing, the vc++6.0 running through
- 2022-05-24 20:22:06下载
- 积分:1
-
random search method for large complex optimization problems. The only support t...
随机搜索法,用于大型复杂优化问题.该方法只支持变量的范围约束,不支持其它类型的约束.-random search method for large complex optimization problems. The only support the scope of variables bound not to support other types of constraints.
- 2022-08-11 20:16:34下载
- 积分:1
-
拉各朗日 新算法
这是一个关于fuzzy的很好的代码文件,包含程序及其说明,可进行仿真,并有较好的效果。它包含模糊文件的建立,模糊规则的建立,模糊变量的建立,并选择合适的隶属度函数,并且对仿真结果进行解释说明。
- 2022-07-24 20:05:04下载
- 积分:1