搜索资源列表
edege_detection
- 基于小波变换模极大的多尺度图像边缘检测matlab源代码,该算法采用的是样条小波,为了更好的检测边缘,用多孔算法代替了mallat算法。该算法和mallat快速算法主要区别: 1 多孔算法不需要抽取偶数样本,所以奇异检测定位更准确,相应的重构是不需要插零。2 多孔算法需要对滤波器进行伸缩。-based on wavelet transform modulus maxima of multiscale edge detection Matlab source code, The algori
bfunction
- 在matlab环境下,实现用B样条函数构造小波函数的源程序,经仿真,正确
fenxingandxiaobo
- 分形样条和小波的源程序,使用matlab代码
1
- 这是一个用c++实现的程序,功能:熟悉Mallat 算法、Daubechies 小波的构造、样条小波的性质
小波分析--黄变换程序
- 首先,找出 上所有的极值点,然后用三次样条函数曲线循序连接所有的极大值点,得到信号 的上包络线 ,采用同样的方法连接所有的极小值点,得到 的下包络线 。循序连接上、下两条包络线的均值可得到一条均值线 : (7-1) 再用 减去 得到 : (7-2) 如果 满足IMF的两个条件,则 即为第一阶IMF,一般来说, 并不满足条件,此时,
B-spline-wavelet
- 1利用3阶和四阶B 样条函数构造正交小波的方法;用matlab实现构造正交小波的数值实现。 -1 using 3-order and fourth-order B-spline function to construct orthogonal wavelet method achieved by constructing the orthogonal wavelet matlab numerical implementation.
yangtiaoxiaobo
- 三次B样条小波分解与重构算法程序,已经测试好了,可以直接使用的,提供给需要的朋友们-Three B-spline wavelet decomposition and reconstruction algorithm program has been tested OK, you can directly use, available to friends in need
cubic
- 使用立方b样条小波的均值插值。使用立方b样条小波的细分插值。-Average interpolation using cubic B-spline wavelet.Subdivision interpolation using cubic B-spline wavelet.
wavelet
- 这个.M文件时利用B样条小波进行的小波边缘提取算法。-This. M file using B-spline wavelet for the wavelet edge detection algorithm.
orthogonalwavelets
- 从底层原理开始,利用B样条函数构造正交小波。程序通过Matlab2009a测试。-Using the B_simple principle to creat a orthogonal wavelet function. By Matlab2009a .
123
- matlab下的m次样条小波函数的构造程序以及波形显示-m matlab spline under the Construction of wavelet function and the waveform display program
pout
- 二值图像压缩,双正交样条小波变换实例源码及解析-Binary image compression, biorthogonal spline wavelet transform source code examples and analysis
Bwavelet
- 利用小波B样条函数构造正交波。分别用二阶、三阶、四阶B_样条函数构造出相应的尺度函数和小波函数;-B-spline wavelet orthogonal wave structure. B-spline wavelet orthogonal wave structure. B-spline wavelet orthogonal wave structure.
11q2
- 含裂纹结构的区间B样条小波模糊有限元分析.-Cracked structure interval B spline wavelet fuzzy finite element analysis.
Three-b-spline-wavelet-transform
- 经过改进的三次B样条小波变换,解决如何求解或者有没有已知的3次B样条小波重构滤波器系数的问题-Improved cubic B-spline wavelet transform, to solve how to solve or have no known three B-spline wavelet reconstruction filter coefficients problem
Spline-wavelet-edge-detection
- 样条小波边缘检测程序,做论文时辅助程序,用于海岸带遥感图像,水边线检测-Spline wavelet edge detection procedure, the auxiliary program to do papers, for coastal remote sensing images, waterlines detection
matlab 3阶和四阶B 样条函数构造正交小波
- 利用3阶和四阶B 样条函数构造正交小波的方法; 用matlab实现构造正交小波的数值实现。 正交小波函数的构造方法 (1)利用正交化公式计算尺度函数; (2)求系统函数 (3)求正交小波函数 和 。
chengxu
- 二三阶B样条小波模极大值输电线路故障定位-Fault location of transmission line based on two or three order B spline wavelet modulus maxima
sanciyangtiao
- 自定义的三次样条小波去噪程序,其中分解层数为4,阈值处理采用软硬阈值计算方法。-The three-dimensional spline wavelet denoising procedure is adopted, and the number of decomposing layers is 4, and the threshold is used to calculate the soft and hard threshold.
根据b样条函数构造小波函数
- 通过B样条函数构造小波函数,由原信号获得对应的尺度函数,最后得到小波函数(The wavelet function is constructed by the B spline function, and the corresponding scale function is obtained from the original signal. Finally, the wavelet function is obtained.)