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

搜索资源列表

  1. ChaosToolbox_lzb3.0

    0下载:
  2. 连续系统LE的计算方法主要有定义方法、QR分解方法、奇异值分解方法,或者通过求解系统的微分方程,得到微分方程解的时间序列,然后利用时间序列(即离散系统)的LE求解方法来计算得到(The partial differential equations modeling the system's stream function and temperature are subjected to a spectral approximation: the hydrodynamic fields are e
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:276480
    • 提供者:Lhy123
  1. bin

    1下载:
  2. 傅里叶分解程序,利用C语言编写,MATLAB中运行。效果不错,结果正确,是个不错的程序。(Fourier decomposition procedures, using C language to write, running in the MATLAB.Effect is good, the result is correct, it is a good program.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:依米儿
  1. VMD

    0下载:
  2. 变分模态分解程序,VMD为主程序(理论信号长度为1s),可在VMD_test中修改需要的信号(Variational modal decomposition procedure)
  3. 所属分类:数值算法/人工智能

  1. ICCV-MoG

    0下载:
  2. 孟德宇老师的低秩分解代码,对动态变化的视频帧提取它的低秩背景,同时得到它的稀疏部分。利用混合高斯对误差进行建模(Teacher Meng Deyu's low rank decomposition code extracts the low rank background of the dynamic video frame and obtains the sparse part of it. The error is modeled by mixed Gauss)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:2364416
    • 提供者:tiantian21
  1. lmd1

    0下载:
  2. 局部均值分解,matlab 程序, 实 现 对 数 据 的 分 解。(Local mean decomposition)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:LTYuu
  1. SVD_C++

    1下载:
  2. C++实现矩阵的SVD分解,矩阵基本运算“+,-,*,/”,三角分解,QR分解,矩阵显示,矩阵转置,矩阵特征值与特征向量运算. 并在 Source.cpp中附有使用例子代码,方便读者快速上手。 经本人测试,完全可以运行,放心使用。 对于SVD分解,经过与matlab中结果对比,发现,当矩阵的列数>=行数时,基本没问题。(Using C++ language realizes the SVD decomposition of matrix,as well as the basic o
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:30720
    • 提供者:东篱
  1. 3d1190bf2784

    0下载:
  2. 对一维矩阵进行小波变换,主要是实现一维矩阵的分解和重构。(One dimensional matrix decomposition and reconstruction based on Wavelet Transform)
  3. 所属分类:Windows编程

  1. emd

    0下载:
  2. EMD分解过程实例,包括了所有的分解步骤(Example of EMD decomposition process)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:553984
    • 提供者:红枫
  1. 7941935mat_emd

    0下载:
  2. emd 经验模态分解过程,及其相关应用,以及具体过程示例(emd Empirical mode decomposition process, and its related applications, as well as specific process examples)
  3. 所属分类:网络编程

    • 发布日期:2017-12-28
    • 文件大小:3379200
    • 提供者:syrupt
  1. Domain Decomposition

    2下载:
  2. 用matlab编写的区域分解的程序,好用的程序(Domain Decomposition)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:13312
    • 提供者:逆乾坤
  1. emd

    0下载:
  2. 信号处理,用于信号分解和分析。将原信号进行包络分解后,提取特征信号,从而可以进一步的分析和处理。(Signal processing is used for signal decomposition and analysis.The original signal is decomposed by envelope, and then the characteristic signal is extracted, which can be further analyzed and process
  3. 所属分类:*行业应用

    • 发布日期:2018-01-01
    • 文件大小:6144
    • 提供者:行无风1
  1. 59804063pinlvguji

    0下载:
  2. 经验模态分解,matlab实现,用于信号的降噪处理,提取特征值处理等经验模态分解,这是用汉语注释的EMD程序,很不错的。% 语法 % IMF = EMD(X) % IMF = EMD(X,..., Option_name ,Option_value,...) % IMF = EMD(X,OPTS) % [IMF,ORT,NB_ITERATIONS] = EMD(...) (This is annotated in Chinese EMD procedures, very good. Synta
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:25600
    • 提供者:佳欢
  1. sanijaofenjie

    0下载:
  2. 解线性方程组的方法,实现系数矩阵的LU分解。(Solution of linear equations, the coefficient matrix LU decomposition.)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:行者W
  1. NMF

    0下载:
  2. 用于非负矩阵分解的程序,包含C程序、MATLAB程序(NMF algorithm % Check that we have non-negative data)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:
  1. Desktop

    0下载:
  2. 计算矩阵QR分解,A=Q[R;O] 可用于求解线性方程组 并附带利用QR分解解决LSE和LS的程序(To work out the QR decompose of a matrix)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:anwaixiaohun
  1. tsvdfy

    0下载:
  2. 奇异值分解反演算法,多用于简单的有损的反演算法,在信噪比比较高的情况下结果比较精确(Singular value decomposition inversion algorithm is usually used in the simple lossy inversion algorithm, and the results are more accurate in the case of high signal-to-noise ratio)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:27648
    • 提供者:xiaoyeyu
  1. ADMM_ALL

    0下载:
  2. 张量分解在推荐系统中有重要作用,代码实现张量的CP分解,用ADMM算法实现(We design an algorithm based on the Alternating Direction Method of Multipliers (ADM- M) technique. Experiments on real-world datasets find that the proposed model outperforms traditional methods.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:5595136
    • 提供者:miqiqian
  1. xishu

    1下载:
  2. 这是一个完整的稀疏分解用于图像去噪的一个压缩文件,而且是一个基于FFT变换的算法(This is a compressed file a complete sparse decomposition for image denoising, and is based on FFT transform algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:1079296
    • 提供者:何小培
  1. EMD_

    2下载:
  2. emd, 经验模态分解代码。 输入输出都很简单。写好了一个test 可供使用。 简单使用则可以使用文件 find_emd_then_plot 写好了一个 plot 可供画出分解后的曲线。(emd, Empirical Mode Decomposition, code. Input and output are very simple. I have writed a test.m for using. Simple to use the file find_emd_then_plot.
  3. 所属分类:matlab例程

  1. LU_solve

    0下载:
  2. 基于高斯消去法的LU分解,参考scientific numerical computing analysis(LU based on gaussion)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:40753152
    • 提供者:09090909
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com