搜索资源列表

  1. test_m_fft

    0下载:
  2. 利用FFT实现基于MP的信号稀疏分解程序-Using FFT-based signal sparse decomposition process MP
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:174080
    • 提供者:whyuan
  1. omp

    0下载:
  2. 基于正交分量的OMP稀疏分解参考程序,要求分解信号分量具有正交性-Sparse orthogonal decomposition OMP component reference procedure that requires the signal components with the orthogonal decomposition
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:266240
    • 提供者:张文惠
  1. DS03

    0下载:
  2. 稀疏矩阵运算器,实现稀疏矩阵的加法、减法、乘法、和转置运算,有输入界面(图形或文字界面都可),能区分加法、减法、乘法和转置;能处理任意输入的典型数据和进行出错数据处理(例如乘法,当第一个矩阵的列数不等于第二个矩阵的行数时);必须采用三元组作存储结构,不能采用数组等形式;输出要求用矩阵的形式输出(即习题集136页的形式),当第一个矩阵的行数不等于第二个矩阵的行数时,注意如第三个乘法的形式输出-Sparse matrix operation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:火腿狼
  1. csphantom

    0下载:
  2. CSPHANTOM is a test phantom tailored to compressed sensing MRI algorithm development. It is designed to be non-sparse under a gradient transform and to contain features difficult to reproduce with partial Fourier samplin
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:Colin.hit
  1. guass

    0下载:
  2. 利用高斯消去法处理稀疏和满矩阵,并返回运行时间-Handle sparse Gaussian elimination and full matrix, and return to running time
  3. 所属分类:matlab例程

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

    0下载:
  2. 这是一元稀疏多项式的计算代码,是有C++6.0编辑而成的数据结构的代码,为方便广大用户而生的。不需要账号就可以直接下载使用,如有意见,回复。-This is one dollar sparse polynomial calculation code C++6.0 is a compilation of the data structure code, for the convenience of our users and studen
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 实现两个稀疏矩阵A,B三元组形式的相减,数据结构-Achievement of the two sparse matrices A, B triples in the form of subtraction, the data structure
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 实现稀疏矩阵的转置功能,能使时间复杂度为n(矩阵的行数或者列数)-Achieve sparse matrix transpose function, make the time complexity is n (the matrix rows or columns)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:148480
    • 提供者:易晓
  1. Diatomite-filter-aid-for-the-sulfuric-acid-titaniu

    0下载:
  2. 硅藻土助滤剂为硫酸法钛白_疏堵_Diatomite filter aid for the sulfuric acid titanium dioxide _ _ sparse block-Diatomite filter aid for the sulfuric acid titanium dioxide _ _ sparse block
  3. 所属分类:软件工程

    • 发布日期:2024-05-13
    • 文件大小:81920
    • 提供者:guangdong1234
  1. Demo_MWC

    0下载:
  2. 稀疏信号的压缩感知算法,将宽带稀疏信号通过压缩感知的方法压缩为窄带信号便于传输。-Sparse signal compressed sensing algorithm broadband sparse signals compressed by compressive sensing method for narrowband signals for transmission.
  3. 所属分类:编程文档

    • 发布日期:2024-05-13
    • 文件大小:8192
    • 提供者:孔一荟
  1. Sparsematrixtranspose

    0下载:
  2. 稀疏矩阵的转置 要求: 1 稀疏矩阵采用三元组顺序表的存储结构 2 能够实现两种转置算法:按列序为主序进行转置和快速转置。 3 输出矩阵转置前后的三元组。-Sparse matrix transpose requirements: 1 sparse matrix using the table triples storage structure 2 in order to achieve the two trans
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. c++ 稀疏矩阵 功能包括访问元素、删除元素、添加元素,输出元素。矩阵转置。使用模板-c++ features including access to the sparse matrix elements, delete elements, add elements, output elements. Matrix transposition. Templates
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:239616
    • 提供者:yuanfeige
  1. SignalandImageDecompositionandItsPreliminaryApplic

    0下载:
  2. 信号与图像的稀疏分解及其初步应用,包含详细算法-Sparse signal and image decomposition and its preliminary application, contains a detailed algorithm
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 数据结构实验,实现一元稀疏多项式的加减乘除,并可计算一元多项式方程组-Experimental data structure to achieve a dollar sparse polynomial addition, subtraction, and calculation of a polynomial equation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:1927168
    • 提供者:程序猿
  1. midterm

    0下载:
  2. this program is a part of my midterm project to oder sparse data as to reduce fill in
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:cavanyang
  1. SparseOpticalFlowDemo

    0下载:
  2. Sparse OpticalFlow Demo程序,可以从一段视屏或者摄像头中中建立光流。需要安装OPENCV 附属library。然后安装到任何C++编译器下,即可使用-OpenCV optical flow source code,Create optical flow from video or web cam. Need to install openCVlibary into any C++ compiler.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:li xiao dong
  1. MatrixTranspose

    0下载:
  2. 数据结构中实现矩阵转置功能,利用随机数产生稀疏矩阵。-Data structure to implement matrix transpose function, sparse matrix using random number generator.
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. Separation of Sound Sources by Convolutive Sparse Coding
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:98304
    • 提供者:kvga
  1. rfc5015.txt

    0下载:
  2. This document discusses Bidirectional PIM (BIDIR-PIM), a variant of PIM Sparse-Mode that builds bidirectional shared trees connecting multicast sources and receivers. Bidirectional trees are built using a fail-safe
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:43008
    • 提供者:lie
  1. LUlusubss

    0下载:
  2. Fast Sparse LU substitution
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:rashsoush
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org