CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - decomposition

搜索资源列表

  1. doolittle-decomposition

    0下载:
  2. 选主元的Doolittle分解法,用来求解线性方程组,在VS2010上编写,已调试通过。-Pivoting Doolittle decomposition method for solving linear equations, written in VS2010 debugging through.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:13046
    • 提供者:xiaoqiang
  1. wavelet-decomposition

    0下载:
  2. 利用多尺度小波分解函数dwt2对图像进行二尺度小波分解(仍然采用db1小波)-(Still using db1 wavelet multi-scale wavelet decomposition of the two-scale wavelet decomposition function dwt2 image)
  3. 所属分类:Wavelet

    • 发布日期:2017-11-12
    • 文件大小:2173
    • 提供者:whucs
  1. LU-decomposition-solving-equations

    0下载:
  2. fortran95-2003科学计算与工程第1章 矩阵分解与线性方程组直接方法LU分解解方程-Scientific Computing and Engineering disc fortran95-2003 each chapter code fortran95-2003 Scientific Computing and Engineering Chapter 1 matrix decomposition and direct methods of linear equations, LU d
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:1135
    • 提供者:jiaoyl
  1. GA-decomposition

    0下载:
  2. 基于遗传算法的全波形激光雷达高斯分解法。-Genetic Algorithm based LiDAR full waveform decomposition.
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:91730
    • 提供者:Zhongyi Quan
  1. LU-decomposition-

    0下载:
  2. LU分解法解方程,数值计算,C++源码,下载可用-LU decomposition method of solving equations, numerical calculation C++ source, available for download
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:626842
    • 提供者:杰瑞
  1. decomposition

    0下载:
  2. 线性代数程序,用于得到一个哈密顿矩阵的科洛斯基分解。-Find the cholesky (LDU) decomposition of a Hermitian Toeplitz Matrix
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:2002
    • 提供者:leiasdf
  1. Wavelet-decomposition

    1下载:
  2. 一维连续小波变换,多尺度分解,系数图形显示,不同尺度的重构。-One-dimensional continuous wavelet transform, multi-scale decomposition coefficient graphical display, the reconstruction of the different scales.
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:852
    • 提供者:lvfangxu
  1. decomposition-inpainting

    0下载:
  2. 图像分解修复,基于matlab自己写的代码,可以运行-image decomposition and inapinting
  3. 所属分类:Wavelet

    • 发布日期:2017-11-19
    • 文件大小:5285
    • 提供者:白宗文
  1. wavelet-decomposition

    0下载:
  2. Wavelet decomposition applied to an image
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:6749
    • 提供者:achu
  1. Wavelet-decomposition-of-image

    0下载:
  2. 好用的二维图像小波变换程序,图像小波变换为图像的行小波变换和列小波变换组成图像小波系数-Wavelet decomposition of image
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:3809
    • 提供者:goumei
  1. LU-decomposition

    0下载:
  2. LU分解(LU Decomposition)是矩阵分解的一种,可以将一个矩阵分解为一个下三角矩阵和一个上三角矩阵的乘积(有时是它们和一个置换矩阵的乘积)。LU分解主要应用在数值分析中,用来解线性方程、求反矩阵或计算行列式-LU decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:2033362
    • 提供者:谢慧明
  1. QR-decomposition

    0下载:
  2. QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,-QR decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:1263365
    • 提供者:谢慧明
  1. DCT-decomposition-image-inpainting

    0下载:
  2. 基于自适应DCT分解的频率域的数字图像修复算法-Digital image restoration algorithm based on adaptive DCT-decomposition
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:5825
    • 提供者:吴萌
  1. voice-signal--decomposition

    0下载:
  2. 用MATLAB对一语音信号进行小波分解,分别用强阈值,软阈值,默认阈植进行消噪处理。-A voice signal using MATLAB wavelet decomposition, were used the intensity threshold soft threshold, the default threshold for planting Denoising.
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:752
    • 提供者:gg
  1. EMD-decomposition-programe

    0下载:
  2. Hilbert-Huang变换之EMD分解程序。可以直接运行,以及附有几个详细例子。可以用以对非线性非平稳信号的处理,效果理想。-Hilbert-Huang transform EMD decomposition process. Can be run directly, as well as with several detailed examples. Can be used for non-linear non-stationary signal processing, the resul
  3. 所属分类:Energy industry

    • 发布日期:2017-12-08
    • 文件大小:8074
    • 提供者:鹏love敏
  1. Decomposition

    0下载:
  2. decomposition of ECG upto 4 leveles for the purpose of analysis ,,denoising ets
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:253424
    • 提供者:reema
  1. Wavelet-signal-decomposition

    0下载:
  2. 小波信号分解与重构的Matlab程序,分享一下。-Wavelet signal decomposition and reconstruction of the Matlab program to share.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6535
    • 提供者:张冰龙
  1. QR-decomposition-based_RLS_Algorithms

    0下载:
  2. QR decomposition based RLS Algorithms using matlab with example
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3269
    • 提供者:frh
  1. DECOMPOSITION-OF-ECG-TO-ITS-COEFFICIENTS

    0下载:
  2. DECOMPOSITION OF ECG SIGNAL TO ITS COEFFICIENTS
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:13159
    • 提供者:rahna
  1. polygon-decomposition

    0下载:
  2. C语言编写的多边形分解。先画出点,然后右键可以选择把点坐标储存到TXT文件,或者生产多边形。生成多边形后可以分解成三角形。成功通过编译跟运行。文件里面有可以直接运行的程序-C language polygon decomposition. First draw a point, and then you can choose the right point coordinates stored in the TXT file, or the production of a polygon. Af
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:109975
    • 提供者:yu
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com