登录
首页 » matlab » N-sparse

N-sparse

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

  • inv
    求素数域GF(p)中元素的逆元(可用于LTE中频域时域ZC序列的转换) 注:Matlab自带的函数gf只支持gf(2^m),本程序p可以支持任意素数。(obtain inverse of the element of prime field GF(p))
    2012-07-07 15:24:44下载
    积分:1
  • Modicon-Quantum-Safety-PLC-Reference-Manual
    The Quantum Safety PLC is a Safety-Related System certified according to IEC 61508 by TüV Rheinland Group. It is based on the Quantum family of programmable logic controllers (PLCs).
    2014-01-17 01:35:19下载
    积分:1
  • IVPLEmethod
    自己写的ivple目标跟踪,绝对可以使用(ivple single target tracking station)
    2021-02-17 20:09:45下载
    积分:1
  • 非线性遗传算法
    非线性遗传算法代码,解决带约束条件的一般问题(Nonlinear genetic algorithm code, solve the general problem with constraints)
    2017-09-20 11:18:17下载
    积分:1
  • 单脉冲相位和差测角MATLAB
    说明:  运用于单脉冲体制下的雷达信号,通过计算和差进行测角(angle difference measurements under monopulse signals)
    2020-08-26 09:58:15下载
    积分:1
  • extractingobject
    code is in matlab for object extraction
    2010-07-22 17:46:56下载
    积分:1
  • garchsimulate
    PURPOSE: GARCH(P,Q) time series simulation
    2012-04-11 21:15:06下载
    积分:1
  • sep96
    Source Code in Matlab implementing Source Separation as used in Bell and Sejnowski 1996.An information maximisation approach to blind separation and blind deconvolution.
    2011-08-31 11:08:35下载
    积分:1
  • tabusearch-TSP
    这是Matlab禁忌搜索算法的代码,用于解决TSP问题(Tabu search algorithm to solve TSP problem )
    2013-05-15 11:35:06下载
    积分:1
  • fencuxiezuo
    瑞利衰落信道下,分簇协作的频谱感知,设定一个门限值,在AND规则下大于门限值的仿真(Rayleigh fading channel, the clustering collaborative spectrum sensing, adaptive collaboration)
    2021-02-04 15:39:57下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载