-
大津的图像分割算法
大津的方法执行参数和无监督图像阈值分割,通常用于图像分割。该算法的最小类内方差,使用只有图像的灰度直方图查找最优阈值的图像。
- 2022-03-11 08:53:06下载
- 积分:1
-
最小二乘法C++程序
最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方
- 2022-08-23 06:06:01下载
- 积分:1
-
based on multi
基于多点的快速傅立叶变换算法C++开发环境-based on multi-point fast Fourier transform algorithm C Development Environment
- 2022-07-13 02:52:42下载
- 积分:1
-
此代码是被用于数学仿真大师的MAPLE软件上的。在MAPLE软件上运行此代码后,可清晰的看到傅立叶变换与贝舌尔变换的关系
此代码是被用于数学仿真大师的MAPLE软件上的。在MAPLE软件上运行此代码后,可清晰的看到傅立叶变换与贝舌尔变换的关系-This code is being used for mathematical simulation of the master of the MAPLE software. In the MAPLE software to run this code, can clearly see the Fourier transform of the tongue and Pui transform the relationship between Seoul
- 2022-07-24 04:10:20下载
- 积分:1
-
模拟正态分布现象的Java小程序
模拟正态分布现象的Java小程序-simulated normal phenomenon of Java programs
- 2023-08-27 15:30:04下载
- 积分:1
-
一个用vc编写的调度算法程序
一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
- 2022-07-07 14:27:58下载
- 积分:1
-
在测绘或地图学中,经常会需要用高程点生成DEM,一般首先由这些点按最小原则生成三角网,此代码即是根据任意多个点生成Delaunay三角网功能。...
在测绘或地图学中,经常会需要用高程点生成DEM,一般首先由这些点按最小原则生成三角网,此代码即是根据任意多个点生成Delaunay三角网功能。-In the mapping or cartography often elevation point will need to generate DEM, generally the first point from these principles by the smallest triangulation generated, the code that is generated in accordance with any number of points, Delaunay triangulation function.
- 2022-06-12 17:50:14下载
- 积分:1
-
calculated gumbul extreme section of the order, no fringe examples, because too...
计算gumbul极值的一段程序,没有附带算例,因为太简单了-calculated gumbul extreme section of the order, no fringe examples, because too simple
- 2022-05-29 12:22:10下载
- 积分:1
-
基于哈夫曼编码的实现
基于哈夫曼编码的实现-based on the achievement of Huffman coding
- 2022-02-10 04:46:37下载
- 积分:1
-
高斯双积分算法
以我的近似 = 双集成 ((f (x,y) dy dx)) 与限制
* 的从集成到 b 为 x 和从 c(x) 到 d(x) 的 y:
*
* 输入: 终结点 a、 b ;正整数 m,n.(假定
* 根 r(i,j) 和系数 c(i,j) 是可供
* i 等于 m 和 n 为 1 < = j < = i。
*
* 输出: 逼近 J 到我。
*/
- 2022-03-14 10:23:13下载
- 积分:1