登录
首页 » matlab » N-sparse

N-sparse

于 2013-10-21 发布 文件大小:23KB
0 224
下载积分: 1 下载次数: 12

代码说明:

  创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map. )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLAB0
    本书是关于MATLAB的图形图象处理的书籍,介绍的非常详细,是一本非常不错的书籍(The book is about MATLAB graphics image processing books, the very detailed introduction is a very good book)
    2007-08-09 08:20:01下载
    积分:1
  • fsk2
    2进制移频键控的源代码,运行后得到正常结果!(2 binary frequency shift keying of the source code, running the results are normal!)
    2010-07-22 12:06:46下载
    积分:1
  • BaseStepPso
    基本粒子群算法的部分代码,有详细注释,适合初学者(PSO part of the code, there are detailed notes, suitable for beginners)
    2014-08-06 14:21:47下载
    积分:1
  • Narrowband-Gaussian-noise
    利用matlab程序实现窄带高斯噪声,并给出了窄带高斯噪声的实例。(Matlab program to achieve the use of narrowband Gaussian noise, and gives examples of narrowband Gaussian noise.)
    2011-08-26 21:27:04下载
    积分:1
  • xianxingshenjingwangluo3
    matlab上编写的有关人工神经网络的线性神经网络的程序例子xor_madaline和and_pinv(Matlab based on the development of artificial neural networks on a linear neural network program examples)
    2013-08-04 15:17:42下载
    积分:1
  • P1
    说明:  matlab 实现文字提取 及正负面分析(Text Classication and Sentimental Analysis)
    2019-03-28 11:33:23下载
    积分:1
  • 灰色预测
    说明:  自编灰色预测MATLAB程序,可供初学者使用(The grey prediction matlab program is compiled by ourselves, which can be used by beginners)
    2020-05-11 00:05:12下载
    积分:1
  • MATLAB_dat
    这个程序是matlab程序,进行结构有限元分析,非常有用!!!(This program is a matlab program, the structural finite element analysis, very useful!!!)
    2015-04-16 14:31:19下载
    积分:1
  • demofer
    This matlab program compares the results of different window design methods for finite impulse response filters (FIRs): the rectangular window, Blackman window, Bartlett window, Hamming window and the Hanning window.
    2009-05-22 22:37:39下载
    积分:1
  • nonlinear-conjugate-gradient
    在无约束最优化方法中,通过选择搜索方向 k d 而得到的方法主要有四种:最 速下降法,Newton法,共轭方向法,Quasi-Newton (拟牛顿法)。 (Study on the algorithm of several nonlinear conjugate gradient method and the analysis of global convergence)
    2013-12-05 15:03:36下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载