-
medcalinhance
本程序实现医学图像的增强,实验显示,处理后的医学图像轮廓清晰,可识性较好。(This procedure to achieve medical image enhancement, experiments showed that the treated medical image outline a clear, identifiable better.)
- 2021-01-26 23:18:41下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
circlefitting
最小二乘法拟合圆vc实现,最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。(least squares fitting round vc realized, least-squares method (least squares analysis) is a mathematical optimization techniques, It error by minimizing the square and a group of data to find the best matching function. Least-squares method is the most simple method to derive absolutely true value unknown, and so the sum of squared errors to the minimum.)
- 2020-09-09 10:38:03下载
- 积分:1
-
xsfj
利用正交匹配跟踪原子库对信号进行稀疏分解程序(Sparse decomposition process)
- 2010-06-10 16:31:44下载
- 积分:1
-
Mutual-2D_Image-Registration
说明: 使用互信息进行2D图像自动配准源代码,应用平均互信息(The use of mutual information for automatic registration 2D image source code, the application of the average mutual information)
- 2008-10-10 22:32:31下载
- 积分:1
-
DCT2
基于DCT变换的数字视频水印源程序,在Matlab中可以直接运行(DCT-based digital video watermarking source code in Matlab can be run directly)
- 2021-03-20 17:59:18下载
- 积分:1
-
1
应用于fluent的UDF程序,用于修正液滴表面轮廓(The UDF is applied fluent procedures for correcting the droplet surface contour)
- 2021-04-16 20:48:53下载
- 积分:1
-
22164429182
能够很好的实现车牌定位的matlab源程序.但是不能实现车牌字符分割(Able to realize a very good source matlab plate positioning. But not license plate character segmentation)
- 2008-05-03 18:30:22下载
- 积分:1
-
mypf
目标跟踪,使用基于颜色特征的粒子滤波跟踪算法。使用方便,较精确的实现目标跟踪功能(Target tracking using particle filter based on color feature tracking algorithm. Easy to use, more accurate tracking goals)
- 2015-03-22 20:36:39下载
- 积分:1
-
雷达信号回波仿真多普勒
雷达信号回波仿真
多普勒(Echo Doppler radar signal simulation)
- 2020-06-30 15:00:01下载
- 积分:1