-
dfx和bfs算法
此此例子是搜索,是对图的搜索的学习。This example is search, the search for figure of learning
- 2022-03-23 02:38:59下载
- 积分:1
-
通过Matlab实现有限元算法第二版
通过Matlab实现有限元算法第二版-through Matlab finite element method 2nd Edition
- 2022-04-16 17:01:00下载
- 积分:1
-
matrix code
matrix code
- 2022-01-25 15:03:05下载
- 积分: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
-
多元线性回归:输入参数的长度有样品(氮),因为吨。
多元线性回归:输入参数有样本长度(n),自变量(x),因变量(Y)-Multiple linear regression: length of input parameters have samples (n), since the variables (x), the dependent variable (Y)
- 2022-07-08 07:05:07下载
- 积分:1
-
插入排序C代码
对一个可排序数组A[],从右到左扫描这个有序的字数组,直到遇到第一个小于等于A[]的元素,然后把A[]插在该元素的后边。基于递归思想,从底至上地实现这个算法,效率会更高,也就是使用迭代。给定n个可排序的元素构成的一个数组A[],输出一个非降序排列的数组A[]。
- 2022-03-04 13:59:36下载
- 积分:1
-
求散乱点云法向算法
通过对大量散乱点云求取临近点,临近点的个数可以设置。通过切平面法求得散乱点云每点的法向,并通过opengl绘制显示。
- 2022-04-30 08:27:45下载
- 积分:1
-
主成分分析算法(PCA),这是一个外国人编写的,很具有参考价值...
主成分分析算法(PCA),这是一个外国人编写的,很具有参考价值-principal component analysis algorithm (PCA), which was prepared by a foreigner, it is very valuable reference
- 2023-03-28 17:00:03下载
- 积分:1
-
求矩阵奇异分解svd算法,共计4种实现方式,
求矩阵奇异分解svd算法,共计4种实现方式,-for SVD matrix decomposition algorithm, for a total of four kinds of achievement,
- 2022-02-01 20:33:32下载
- 积分:1
-
该程序用递归的方法产生格雷码序列,它需要一定的额外的空间....
该程序用递归的方法产生格雷码序列,它需要一定的额外的空间.-the procedures used recursive methods Gray code sequence, it needs the additional space.
- 2022-04-11 15:53:22下载
- 积分:1