登录
首页 » matlab » N-sparse

N-sparse

于 2013-10-21 发布 文件大小:23KB
0 89
下载积分: 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 个回复

  • kpca
    说明:  KPCA的提出者亲自写的程序。是一份很值得收藏的经典代码。(KPCA the author himself procedures. It is a very worthwhile collection of classic code.)
    2006-02-02 15:18:08下载
    积分:1
  • ns_note
    说明:  较权威的NS培训文档,希望对大家有所帮助(NS training more authoritative document, we want to help)
    2010-04-28 18:43:09下载
    积分:1
  • 3-body
    solving restricted 3rd body problem
    2011-08-31 20:37:39下载
    积分:1
  • gongetidufadshuzhixingzhi
    共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数(Conjugate Gradient method (Conjugate Gradient) is between the steepest descent method between Newton method and a method, it only USES a derivative information, but overcome the steepest descent method slow convergence of weakness, but also avoid the Newton law needs to storage and computing Hesse inverse matrix and shortcomings, Conjugate Gradient method is not only solve linear equations with most of the large method, and also one of the most effective solution large nonlinear optimization of one of the algorithm. In all kinds of optimization algorithm, the conjugate gradient method is very important. Its advantage is the storage capacity needed, it has small step convergence, high stability, and doesn t require any exotic parameters numerical experiment, this is the modern scientific computing of the answer above problem sets)
    2012-03-26 18:48:46下载
    积分:1
  • TV-demo
    Total Variation Denoising(TV denoising (scalar fidelity term) [ROF92] Reduces the total-variation of the image. Filters out noise while preserving edges. Textures and fine-scale details are also removed. In this demo the assumption is that a white Gaussian noise is added with a-priori known (or estimated) noise power (variance). The fidelity term to the input image is calculated automatically so that the power of the noise is reduced. )
    2011-05-23 23:44:43下载
    积分:1
  • power_wind_dfig
    基于Matlab的双馈风力发电机控制仿真,适合学习,欢迎下载(Control Simulation Based on Matlab doubly-fed wind generator, suitable for learning, welcome to download)
    2020-12-14 17:09:14下载
    积分:1
  • dig_mod
    digital modulation of the bit sequence, frequency modulation, amplitude modulation, phase shift keying, frequency shift keying
    2010-06-05 05:13:21下载
    积分:1
  • lbmtest
    波茨曼格子流体模拟,用于模拟微观油水驱替效果和流体分布关系(LBM fluid simulation, used to simulate the micro-oil-water displacement effects and the relationship between fluid distribution)
    2009-09-28 11:45:25下载
    积分:1
  • fwddipfrequencyfilters
    frequency filters in matlab
    2010-07-26 01:15:52下载
    积分:1
  • em
    说明:  EM 算法 本程序实现了批量EM算法,可利用该程序进行批量EM算法的仿真(EM algorithm to achieve the bulk of the EM algorithm procedure)
    2010-04-15 17:13:36下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载