-
numerical algorithm dichotomy
数值算法 二分法-numerical algorithm dichotomy
- 2022-09-26 13:55:02下载
- 积分:1
-
数据结构,用链栈来实现各进制间的相互转换。
数据结构,用链栈来实现各进制间的相互转换。-Data structure, with chains stack to the achievement of the inter-binary conversion.
- 2022-12-17 18:25:03下载
- 积分:1
-
Canny 边缘检测器荸荠图像
Canny 边缘检测器是使用一种多阶段算法来检测图像中的边缘的种类繁多的边缘检测算子。1986 年,它是由约翰 F.Canny 开发。Canny 也产生了边缘检测解释为什么工程技术计算理论。Canny 的目的是寻求最优的边缘检测算法。在此情况下,"最佳"边缘检测器的手段: 具有良好的检测 — — 算法应标记尽可能多真实作为 possible.good 定位图像中的边缘 — — 边缘标记应尽可能接近真实 image.minimal 响应中的边缘 — — 给定的边缘图像中应该只有一次,标记和在可能的情况下,图像的噪声不应创建伪边缘。为了满足这些需求 Canny 使用变分法 — — 一种发现功能,优化技术给出了功能。Canny 的探测器中的最优函数描述由总和 fourexponential 条款,但它可以近似为高斯一阶导数。
- 2022-07-05 06:36:32下载
- 积分:1
-
这是一个高通滤波器的最优化算法。有约束问题采用的是惩罚函数法,无约束问题采用的是单纯形法...
这是一个高通滤波器的最优化算法。有约束问题采用的是惩罚函数法,无约束问题采用的是单纯形法-this is a high-pass filter to the optimization algorithm. Binding the issue of punitive function without constraint using the simplex method
- 2022-01-22 03:21:39下载
- 积分:1
-
北大ACM试题poj 第3061题源码,很好的代码,希望对搞ACM的同学有帮助...
北大ACM试题poj 第3061题源码,很好的代码,希望对搞ACM的同学有帮助
-Peking University ACM Chapter 3061 question Question poj source code, good code, and want to help students engage in ACM
- 2022-03-02 13:20:30下载
- 积分:1
-
求解整数的最大公约数
求解整数的最大公约数-the common denominator for Solving Integer
- 2022-03-02 07:14:48下载
- 积分:1
-
随机游走标签排序 图像标签排序 图像处理
图像处理中对图像标签排序,使之有序更符合检索的要求,达到更好的搜索效果。
- 2023-08-09 22:00:26下载
- 积分:1
-
该程序是作者编写的程序,实现了图和树中的部分算法。
该程序是作者编写的程序,实现了图和树中的部分算法。-that the procedure was prepared by the author of procedures, a map and part of the tree algorithm.
- 2022-03-05 11:00:37下载
- 积分:1
-
巴特渥斯滤波器设计(butterworth),根据设计参数需要,设计出符合要求的滤波器,并提供示意图...
巴特渥斯滤波器设计(butterworth),根据设计参数需要,设计出符合要求的滤波器,并提供示意图-Bateoushi Filter Design (3.8mA), according to the design parameters, designed to meet the requirements of filters, and to provide diagram
- 2022-02-04 01:46:08下载
- 积分:1
-
Using Gauss integral formula for numerical integration, will be subdivided into...
利用Gauss积分公式进行数值积分,将区间 细分成n个相等的子区间,然后在每个上使用经过修改适用于不同子区间的三点Gauss公式计算积分的值,然后求和。-Using Gauss integral formula for numerical integration, will be subdivided into n-equal interval sub-intervals, and then apply to each use of a modified three-point range in different sub-Gauss formula to calculate the value of points, and then summed.
- 2022-03-19 15:01:13下载
- 积分:1