搜索资源列表

  1. 解线性方程的直接法

    0下载:
  2. 解线性方程的直接法:Gauss消去法、矩阵的三角分解、正定矩阵的Cholesky分解、矩阵求逆等。 注释见程序-solution of linear equations of the direct method : Gauss elimination method, the triangular matrix decomposition, Zhengding Cholesky decomposition of the matrix,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:23552
    • 提供者:周思良
  1. lu_bs_lsm

    0下载:
  2. lu 分解 b样条曲线,贝齐儿曲线等等的 matlab实现,非常实用-decomposition b-spline curves, curve gemfibrozil abuse etc. Matlab achieve very practical
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:5120
    • 提供者:jaba
  1. 利用haar小波变换对图像进行分解与重构

    0下载:
  2. 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试,大家可用来学习-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code, the debugging, you can be used for learning
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-13
    • 文件大小:157696
    • 提供者:feng
  1. besovproj

    0下载:
  2. 小波提升框架,用几个滤波器组成,可以用于小波的分解,重构,压缩,分割-Lifting with several filter components, which can be used wavelet decomposition, remodeling, compression, segmentation, etc.
  3. 所属分类:C#编程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:董周
  1. InvMat

    0下载:
  2. 利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding t
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:王志气
  1. WaveletTrans

    0下载:
  2. matlab 环境下的 二维小波变换(正和逆变换),用二维卷积实现的,其中有个子函数用于产生小波系数的(小波分解和小波重构的系数都有)!你自己也可以往里面加系数-Matlab environment 2D wavelet transform (and inverse transform), with the realization of two-dimensional convolution. these subsystems func
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:兰勇生
  1. fjzys

    0下载:
  2. 你只需要输入一个大于2的数,就能自动判断这个数是否是素数,如果不是素数就自动分解质因数。 -you only need to import a few of the more than 2, will automatically judge whether the number is prime, prime, if not automatically decomposition quality factor.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:李染
  1. MATLAB7

    0下载:
  2. 用小波进行图像处理,以及一个QPSK调制程序,还有用MATLAB实现二维小波分解与重构程序,请大家指正-wavelet image processing, and a QPSK modulation procedure, there are two-dimensional MATLAB wavelet decomposition and reconstruction process, please correct
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:482304
    • 提供者:刘彦平
  1. w2D

    0下载:
  2. 二维图像的小波分解与重构,并画图显示。通过多分辨率分析实现。-2D image wavelet decomposition and reconstruction, and drawing show. Through multiresolution analysis to achieve.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:李坤
  1. PreArSp

    0下载:
  2. 小波分解和自回归线性模型相结合用来进行预测的matlab源码-wavelet decomposition and self-linear regression models used to predict combination of Matlab FOSS
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:李丽
  1. wavelet-transform

    0下载:
  2. 利用VC++对一维信号进行小波分解,然后重够,并且可以选择小波和分解的层数-VC++ on a peacekeeping signal wavelet decomposition, and then heavy enough, and can choose wavelet decomposition and the floors
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:4705280
    • 提供者:秦先勇
  1. Wavelet-1

    0下载:
  2. 小波程序,包含小波分解和小波重构,供大家参卡!-wavelet procedures, including wavelet decomposition and reconstucting for our reference card!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:403456
    • 提供者:hxm
  1. loadcode

    0下载:
  2. 在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve differe
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:34816
    • 提供者:aa
  1. wavelet_max

    0下载:
  2. 小波应用于图像融合的程序,选择的是5层小波分解-applied wavelet image fusion procedures, the choice is a five-storey wavelet decomposition
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:yuxi
  1. ssvd-0.2.5.tar

    0下载:
  2. 是一个矩阵的奇异值分解算法的源码包,是在SVDPACKC的基础上进行的封装,典型应用是在LSI算法中用来降维生成一个小的语义空间。-is a matrix of the singular value decomposition algorithm source package is SVDPACKC conducted on the basis of the package, the typical application is in
  3. 所属分类:其它资源

    • 发布日期:2024-05-13
    • 文件大小:107520
    • 提供者:何儒汉
  1. mallat_multihole

    0下载:
  2. 实现多层小波分解系数的全部保留,文件中有详细说明-wavelet decomposition of multiple coefficients of all the reservations, documents are described in detail
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:郭炜
  1. tubian

    0下载:
  2. 利用多尺度小波分解侦测时间序列中奇异点位置-multiscale wavelet decomposition time sequence detection singular position
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:
  1. Example6_8

    0下载:
  2. 用MATLAB对一语音信号进行小波分解,然后对其各层系数进行处理以达到小波抑制的目的,重构处理后的信号,画出波形分析。-MATLAB to a voice signal wavelet decomposition, its floors coefficient then processed to achieve the purpose of inhibiting Wavelet, reconstruction after the sig
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:刘丽丽
  1. Example2_4_1

    0下载:
  2. 用MATLAB对一图象分别用单尺度和二维小波分解,观察各高低频部分,对图象进行重构和压缩。-MATLAB image of a single yardstick were used and two-dimensional wavelet decomposition, the high-low frequency observation, right image reconstruction and compression.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:刘丽丽
  1. Example2_6_1

    0下载:
  2. 用MATLAB对一图象分别用不同小波分解,观察高低频部分进行重构,比较重构误差,再进行阈值消噪,比较消噪前后图象。-MATLAB right one image with different wavelet decomposition, high-low-frequency observations for some remodeling, more reconstruction error and then de-noising, c
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:刘丽丽
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org