-
Numerical method of procedure: to accelerate the iterative Gauss
数值计算方法的程序:
加速迭代
牛顿迭代
Gauss
杜里特尔分解法
克洛特
追赶法
平方根法
改进平方根法
雅可比迭代
高斯 赛德尔迭代
拉格朗日插值法
分段线性插值
分段抛物线插值-Numerical method of procedure: to accelerate the iterative Gauss-Newton iterative decomposition method克洛特Ritter Duri law to catch up with the square root of the square root method to improve the Jacobi iterative method iterative high斯赛德尔piecewise linear Lagrange interpolation interpolation sub-parabolic interpolation
- 2022-09-28 01:20:02下载
- 积分:1
-
contour detection by ant colony optimization
这是一个利用蚁群算法进行图像边缘检测的程序,基于论文“图像边缘检测的蚁群优化算法”,IEEE进化计算大会(CEC),第751-756页,香港,2008年6月。输入:
- 2022-06-16 07:46:26下载
- 积分:1
-
C语言进行图像处理(入门的经典)
资源描述本代码使用C语言戳图像处理基本的处理,包括读取显示,涉及到很多基础的知识,包括文件头和指针各种等,对学习C语言和图像处理的各种基本知识都有着一定的帮助,欢迎大家下载,一起进步,一起学习。代码注释详细,可阅读行强,希望大家喜欢,欢迎下载哦。
- 2023-03-15 20:50:04下载
- 积分:1
-
一种DT算法
DT算法,可以抽取物体的骨架。它可以一次遍历整个物体,获取其连通骨架。对于0和1格式的离散数据,也可以改变一下程序变为抽取物体的孔隙。
- 2023-08-18 22:25:04下载
- 积分:1
-
多项式的编程另一种算法
多项式的编程另一种算法-polynomial another programming algorithm
- 2022-06-03 01:27:43下载
- 积分:1
-
Lsr2d 算法
LSR2D - Build projection matrix L for straight rays in 2D.
% Input
% Tx: transmitter coordinates, nTx by 2
% 1st column contains X coordinates, 2nd contains Z coordinates
% Rx: receiver coordinates, nRx by 2
% 1st column contains X coordinates, 2nd contains Z coordinates
% grx: vector of X coordinates of cell boundaries (sorted increasing)
% grz: vector of Z coordinates of cell boundaries (sorted increasing)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-13 10:35:57下载
- 积分:1
-
ACM Some topics have a certain degree of difficulty. But also to do some.
ACM一些题目,有一定的难度。不过还能做一些。-ACM Some topics have a certain degree of difficulty. But also to do some.
- 2022-03-15 00:13:36下载
- 积分:1
-
关于一些算法中如何生成新成员的选择方法,粒子群算法,遗传算法等算法可以用。...
关于一些算法中如何生成新成员的选择方法,粒子群算法,遗传算法等算法可以用。-How about some algorithm to generate a new member of the selection method, particle swarm optimization, genetic algorithms and other algorithms can be used.
- 2023-03-07 06:40:03下载
- 积分:1
-
这个是我们用mfc写的一个关于牛顿插值的数值分析的程序,可以将数据保存到文本中,然后打开,同时计算出相应的均差来,最后进行插值,还可以得到近似的误差...
这个是我们用mfc写的一个关于牛顿插值的数值分析的程序,可以将数据保存到文本中,然后打开,同时计算出相应的均差来,最后进行插值,还可以得到近似的误差
- 2022-03-26 19:04:05下载
- 积分:1
-
基于Apriori、FP-Growth及Eclat算法的频繁模式挖掘源程序
关联分析频繁模式挖掘Apriori、FP-Growth及Eclat算法的JAVA及C++实现。三种算法实现的完整源码工程、源文件、PPT、测试数据及输出示例 ,包括Apriori、FP-Growth及Eclat三种算法的频繁模式挖掘源程序
- 2022-01-27 21:50:01下载
- 积分:1