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

搜索资源列表

  1. cross_list

    0下载:
  2. 数据结构中的稀疏矩阵十字链表类,代码注释齐全,可供初学者学习使用。-Dish sparse matrix data structure Cross Chain category, code complete notes for beginners to learn to use.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:137827
    • 提供者:Daniel Gu
  1. Polynomia-Calculator

    0下载:
  2. 稀疏多项式计算器 通过链表的数据结构,实现:创建多项式、显示多项式、复制多项式、销毁多项式、清空多项式、多项式相加、多项式相减、多项式求值等功能。-Sparse polynomial calculator through the list data structure to achieve: Create polynomials, polynomial display, copy polynomials, polynomial destroyed, empty polynomials, po
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:206240
    • 提供者:李越
  1. Lecture_CS_LWS_Final-Matlab

    0下载:
  2. 陆吾生教授短期课程“压缩感知方法及其在稀疏信号和图像处理中的应用”资料,使用的源码,有参考价值-Professor Lu Wusheng Short Course " compressed sensing method and the sparse signal and image processing applications," the source data, the use of a reference value
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:114140
    • 提供者:111
  1. Unitary--ESPRIT

    0下载:
  2. 新的2维角度估计的高分辨方法。该方法首先建立基于范数约束的最优化问题的目标函数;然后用迭代算法沿均匀面阵接收数据的方位向求最小化目标函数的稀疏解,得到方位、俯仰角耦合的空间角频率,并分离信号;最后对每个分离的信号,沿面阵俯仰向求稀疏解,得到信号的俯仰角,进而求得对应的方位角。-The new high-resolution 2-D angle estimation method. Firstly, the establishment of an objective function optimi
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1402
    • 提供者:宇哥
  1. RR4

    0下载:
  2. 大区域稀疏控制条件下的多条带InSAR数据的联合定标研究Large area of sparse control under the conditions of multi band InSAR data joint calibration of _ Zhang Wei-Large area of sparse control under the conditions of multi band InSAR data joint calibration of _ Zhang Wei
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1073372
    • 提供者:mm
  1. OrthogonalListMatrix

    0下载:
  2. 十字链表实现的稀疏矩阵,C++编写,使用模板完成,适应各种自定义数据类型-Orthogonal List sparse matrix, C++ writing, using a template is complete, customized to adapt to a variety of data types
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1738
    • 提供者:王浩
  1. san-yuan-zu-biaoshi-xishujuzhen

    0下载:
  2. 三元组表示稀疏矩阵。数据结构课程作业,注释完全,简单易懂,调试通过。-Triples represent sparse matrix. Data structure course assignments, notes completely, easy to understand, debug through.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1174
    • 提供者:JYF
  1. Exp2

    0下载:
  2. 这是清华大学数据与算法课程的实验作业。题目为:稀疏矩阵的存储与计算。-This is the experimental data and algorithms operating Tsinghua University courses. Topics are: storage and computing sparse matrix.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:63477
    • 提供者:刘星
  1. Chap05

    0下载:
  2. 自己编写的数据结构中的稀疏矩阵算法和二维指针的基本应用,在VC中调试通过。-I have written in the data structure pointer sparse matrix algorithms and two-dimensional basic application, the VC debugging.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:24615
    • 提供者:wurangzhong
  1. Matrix_Sparse

    0下载:
  2. 设计、实现稀疏矩阵的数据结构,并能修改矩阵中的元素值,对矩阵进行加法、乘法运算。-Design, implementation, sparse matrix data structure, and can modify the matrix element values ​ ​ of matrix addition, multiplication.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:496891
    • 提供者:Liuning
  1. lecture-notes

    0下载:
  2. 《压缩感知与稀疏恢复》课程是 Justin Romberg教授访问清华大学期间讲授的短期课程。该资料为其讲课的课件。-"Compressed sensing and sparse recovery" is taught during the visit Tsinghua University professor Justin Romberg short courses. The data for lectures courseware.
  3. 所属分类:Other systems

    • 发布日期:2017-06-15
    • 文件大小:22628352
    • 提供者:吴德成
  1. mmt_v0.12

    0下载:
  2. The package can be used to do research on data sparse pre
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:243062
    • 提供者:徐娜
  1. Fast_SC

    0下载:
  2. 非常快速的稀疏编码求解过程。可以用于各种类型的数据-fast solving the problem of sparse coding.You can apply sparse coding to any type of general data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:12129003
    • 提供者:houyifu
  1. power-flow-based-on-BB-plan

    0下载:
  2. C语言编写P-Q分解法潮流计算程序,基于BB方案,且该程序采用基于稀疏技术的因子表法进行迭代求解,以降低存储量,提高运算速度。附有IEEE5,14,30,39,118节点系统数据及潮流结果,已验证程序的可行性。-C language PQ decomposition method flow calculation procedures, based on BB plan and carry out the program uses an iterative solution technique
  3. 所属分类:Energy industry

    • 发布日期:2017-04-25
    • 文件大小:27414
    • 提供者:王建宇
  1. RandomSampleConsensus

    0下载:
  2. 在逆向工程中通过测量仪器得到的产品外观表面的点数据集合也称之为点云,通常使用三维坐标测量机所得到的点数量比较少点与点的间距也比较大,叫稀疏点云;而使用三维激光扫描仪或照相式扫描仪得到的点云点数量比较大并且比较密集,叫密集点云。-Data collection point in the surface appearance of the product obtained by reverse engineering measurement instruments, also known as po
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:679
    • 提供者:刺客
  1. BitSegmentation

    0下载:
  2. 在逆向工程中通过测量仪器得到的产品外观表面的点数据集合也称之为点云,通常使用三维坐标测量机所得到的点数量比较少点与点的间距也比较大,叫稀疏点云;而使用三维激光扫描仪或照相式扫描仪得到的点云点数量比较大并且比较密集,叫密集点云。-Data collection point in the surface appearance of the product obtained by reverse engineering measurement instruments, also known as po
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:675
    • 提供者:刺客
  1. visualization.tar

    0下载:
  2. 相比DeconvNet写得比较简洁易懂。但是原来代码里面给的数据似乎没法跑。所幸同作者还有一些代码用到了TCNN,比如action recognition,可以一起下载下来参考。这个代码主要特色就是tiled结构,可以用来参考,然后把里面ICA的优化函数换成RICA,Sparse Coding等等。总之,在这个代码里也了解了不少(比如line search等)。-DeconvNet well written and easy to understand compared to relativel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:139050
    • 提供者:dexter
  1. BUC

    0下载:
  2. 数据挖掘算法BUC,计算稀疏冰山立方体的 C++实现-Data mining algorithms BUC, computing sparse iceberg cube C++ realization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1185229
    • 提供者:赵引
  1. source

    0下载:
  2. 设计、实现稀疏矩阵的数据结构 (存储结构和逻辑结构),并且稀疏矩阵要有以下的函数接口(功能)。 1. 能够修改 (访问) 矩阵中元素的值 2. 矩阵的转置运算得到一个新矩阵 3. 两个矩阵的加法运算得到一个新矩阵 4. 两个矩阵的乘法运算得到一个新矩阵 -Design, implementation sparse matrix data structure (memory and logical structures), and sparse matrix have
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1477
    • 提供者:孙旺宇
  1. RVM_papers

    0下载:
  2. A Hierarchical Latent Variable Model for Data Visualization.pdf Bayesian Image Super-Resolution.pdf Bayesian Inference_An Introduction to Principles and Practice in Machine Learning.pdf Fast Marginal Likehood Maximisation for Sparse Bayesian Mo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2580837
    • 提供者:王良
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com