登录
首页 » matlab » N-sparse

N-sparse

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

代码说明:

  创建一个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 个回复

  • Least_Squares_optimal_affine_subspace
    最小二乘优化算法。Matlab源码,直接可以使用。(Least Squares optimal affine subspace The zip includes: (1) lsqAffineSpace: a low level routine that takes a set of m-dimensional real sample data and returns the optimal-fit k-dimensional affine subspace, with some options for discarding outliers. (2) lsqPlane and lsqLine: lsqAffineSpace wrappers, that compute optimal line and hyperplane (plane, if the samples are 3-vectors) of the input samples. (3) lsqAffineTestScript: demonstrating usage of the functions.)
    2009-12-06 15:15:14下载
    积分:1
  • fxrapt
    说明:  实现基频提取的RAPT算法(一种鲁棒性的基频提取算法)。输入文件为wav波形文件。(A Robust Algorithm for Pitch Tracking (RAPT))
    2011-02-24 09:54:36下载
    积分:1
  • Desktop
    经典的功率谱和 双谱估计,很好,看看能用上的。(Classic power spectrum and dual spectrum estimation, well, look at can be used on.)
    2013-07-24 09:05:30下载
    积分:1
  • for-picture-edge
    用于图像的边缘检测,提取图像的边缘的matlab gui 程序 。(matlab gui for picture prossce !)
    2011-05-28 22:25:23下载
    积分:1
  • Corr.-Based-Feature-Selection
    STPRTOOL Documentation
    2011-06-22 06:17:42下载
    积分:1
  • opt
    实现单纯形法求解最优化问题的步骤,两步法实现,可自由输入参数(Simplex method to achieve optimization step, two-step implementation of free input parameters)
    2010-12-16 19:14:26下载
    积分:1
  • KMeans
    K-means算法的实现,通过对没有标记的原始数据进行kmeans聚类得到的分类。(K-means algorithm to achieve)
    2014-12-13 14:39:29下载
    积分:1
  • MIMO--OFDM-
    关于MIMO OFDM的信道估计、检测等matlab代码,已经试过信道估计的代码,可用。(For MIMO OFDM channel estimation, detection matlab code, have tried to channel estimation code available.)
    2011-12-01 22:09:11下载
    积分:1
  • analytic-hierarchy-process
    层次分析法(Analytic Hierarchy Process,简称AHP)是将与决策总是有关的元素分解成目标、准则、方案等层次,在此基础之上进行定性和定量分析的决策方法。(AHP (Analytic Hierarchy Process, the AHP for short) is the elements related to the decision is always broken down into objectives, principles, scheme, such as level, on the basis of the decision-making methods of qualitative and quantitative analysis. )
    2013-12-08 14:45:56下载
    积分:1
  • Mio
    This i for face recognition using eigenfaces.
    2012-05-02 04:10:32下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载