资源列表
[软件工程] reconstruct
说明:这是一个关于图像水平集重构的小程序,根据水平集分解,可以经过处理之后重构出新的图像,非常方便,对图像处理作用非常大-This is a level set on the image reconstruction of small programs, according to the level set decomposition, can be treated after the reconstruction of a new image, is very convenient for very<yimilei> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[软件工程] median_block
说明:中值滤波MATLAB算法,是一种很好的滤波器,实用‘方便-MATLAB median filtering algorithm is a good filter, practical ' convenience<yimilei> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[文档资料] frft
说明:有两个程序一个是关于frft的源程序,一个是应用frft对线性调频信号进行检测的程序,原理是以变换阶数(不同的分数阶域)为变量对观测信号进行分数阶变换,形成信号能量在时频平面上的二维分布,在此平面上按阈值进行峰值点的二维搜索即可检测线性调频信号并估计其参数。-There are two procedures one on frft the source, one application frft linear FM signal detection process, the principle<王会彦> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[文档资料] picchangelongdata
说明:将图片转化为long数组 Function unrgb(ByVal Color As Long) As RGB unrgb.R = (Color And &HFF) unrgb.G = (Color And 62580) / 256 unrgb.B = (Color And &HFF0000) / 65535 End Function -将图片转化为long数组<姜水灵> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[编程文档] Rayleigh_simulation
说明:采用三种不同的方法仿真Rayleigh信道模型-Simulation using three different methods Rayleigh channel model<alforzhang> 在 2025-06-11 上传 | 大小:1kb | 下载:0