-
径向基RBF多维空间插值算法,用于空间散乱点曲面重建,优于多项式插值...
径向基RBF多维空间插值算法,用于空间散乱点曲面重建,优于多项式插值-RBF RBF multidimensional spatial interpolation algorithm for space scattered surface reconstruction, better than polynomial interpolation
- 2022-10-05 20:15:03下载
- 积分:1
-
通过热传导方程中厚板的温度分布
代码模型中的温度分布薄板由离散化的热传导方程。雅可比和高斯-赛德尔迭代方法用于获取解决方案。
- 2022-02-09 21:51:34下载
- 积分:1
-
LDA(隐狄利克雷分配)算法java源码
LDA源码,数据挖掘与机器学习的好东西,可以基于源代码进行修改做实验,完整代码,可以直接运行,运行结果真实可靠。对于初学LDA者的理解有很大帮助
- 2022-01-25 17:50:18下载
- 积分:1
-
皇后问题:在N*N的方格里放置皇后,要求不能放在同一行、同一列、同一对角线上。输入所有适合条件的情况。...
皇后问题:在N*N的方格里放置皇后,要求不能放在同一行、同一列、同一对角线上。输入所有适合条件的情况。-Queen : N* N in the box, placed the empress, on the request can not be the same line, the same series on the same diagonal. The importation of all suitable conditions.
- 2022-06-27 06:25:57下载
- 积分:1
-
FPGA控制VGA的程序
用FPGA控制VGA的Verilog程序,内附详细注释,已在CRT显示器上验证通过
- 2022-04-17 05:19:55下载
- 积分:1
-
遗传算法求解函数最大值
这是一个由MATLAB实现的运用遗传算法求解任意函数最大值的方法。
- 2022-02-12 13:36:42下载
- 积分:1
-
#define 中使用运算符 c
#include < stdio.h >
#include < string.h >
#define TFTP_TYPE_GET 0
#define TFTP_TYPE_PUT 1
int (主)
{
printf %("d",TFTP_TYPE_GET) ;
}
- 2023-06-15 02:11:15下载
- 积分:1
-
This code can generate a series of random numbers, and then the number of these...
此代码可以生成一系列随机数,然后对这些随机数进行快速排序。-This code can generate a series of random numbers, and then the number of these random quick sort.
- 2022-03-20 18:48:10下载
- 积分:1
-
SOR algorithm for solving linear equations, c++, numerical methods
SOR算法解线性方程组,c++,数值方法-SOR algorithm for solving linear equations, c++, numerical methods
- 2022-03-21 16:09:13下载
- 积分:1
-
隐马尔可夫模型,训练阶段数据必须给予模型。
hmm model, training phase data has to be given to the model .-hmm model, training phase data has to be given to the model .
- 2022-02-06 05:00:23下载
- 积分:1