资源列表

[matlab例程matlab1

说明:我们知道,小波变换的一级分解过程是,原始信号分别进行低通、高通滤波,再分别进行二元下抽样,就得到低频、高频(也称为平均、细节)两部分系数;而多级分解则是对上一级分解得到的低频系数再进行小波分解,是一个递归过程。以下是一维小波分解的程序. -We know that a wavelet transform decomposition process is that the original signal were low-pa
<梁明> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[matlab例程lena

说明:lena图像的分解将规范化后的图像的数据格式由适合显示图像的uint8格式转换为适合数值处理的double格式,再调用二维小波分解函数进行图像分解,最后为了清晰地显示分解图像的塔式结构,在图像的相应区域绘制若干分界线。 -lena image after decomposition of the standardized image data format suitable for display by the image is c
<梁明> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[matlab例程txt

说明:们讨论图像的重构。我编写的重构程序中,为了比较分解图像和重构图像,首先绘出经过小波分解的图像,然后再进行重构。在绘制分解图像和重构图像的过程中,要注意数据格式的转换。-Image Reconstruction discussed. I prepared reconfiguration process, in order to compare decomposition of images and reconstruction of im
<梁明> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算caculateAmulBequalCC

说明:计算这个智力题: 在这个乘法算式里,每一个字母代表着0-9中的一个数,不同字母代表不同数。 A B C D E F G H * A J --------------------- E J A H F D G K C B D F H A J E C --------------------- C C C C C C C C C 请问,C 代表哪个数字?-Calculation of the
<bailongma> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法1125

说明:poj1125用二叉堆优化的Dijkstra算法-poj1125 binary heap using the Dijkstra algorithm optimization
<cx> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算1915

说明:poj1915求移动棋子到特定位置的最少次数,BFS经典题目-poj1915 for mobile pawn to a specific location of the minimum number, BFS Classic Title
<cx> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法1840

说明:POJ1840求一个有5位未知数方程解的个数,hash表的经典应用-POJ1840 seeking a five unknown number of equations, hash table classic application
<cx> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算2187

说明:poj2187给一堆点,求出其中的最远点对,凸包的应用-poj2187 to a pile of points, obtained one of the furthest points right, the application of convex hull
<cx> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算3352

说明:poj3352给一个图,求出需要加最少的边使去掉任一条边,图都连通.割点的应用-poj3352 to a map, obtained at least the need to remove the edges so that any one side, map are connected. cut-point application
<cx> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数值算法/人工智能M_K

说明:时间序列趋势分析中,观察变化方向以及查找突变点的MK程序。-Time series trend analysis, the observed direction of change and to find mutations point MK procedures.
<xdj> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[压缩解压jm1

说明:通信中的数据解压缩。用一个字节存放整数部分,后面的每个字节存放两位小数。整数位有变化是更新整数位。已经编译通过。-Communication decompress data. Stored with a byte integer part of the back of each byte stored two decimals. Integer-bit change is to update the integer bit. Has b
<谢志超> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[压缩解压jm2

说明:通信中的数据压缩、解压缩。存放原始数据与与此数据的差值。差值超出范围后更新原始数据。(编程背景为温室温度测量,限定在正负50以内)。已经编译通过。-Communications data compression, decompression. Storage of raw data and the difference with this data. Margin beyond the scope of the original dat
<谢志超> 在 2024-11-13 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org