登录
首页 » matlab » N-sparse

N-sparse

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

  • ReadHTKParam
    when you want to read some parameters from the HTK macro you trained, just use this source code. it help you read a htk parameter(macro file). But, it can read all parameter type. it just read GMM parameter(1 state, N mixture)
    2010-07-10 13:41:26下载
    积分:1
  • PID
    wood_berry蒸馏塔的PID控制,使用matlab编程实现。(wood_berry distillation column PID control, the use of matlab programming.)
    2013-08-20 08:55:29下载
    积分:1
  • chebyshev_interp
    this m file concerning of the subject of interpolation in numerical math of engineering
    2010-07-18 14:34:14下载
    积分:1
  • dgfs
    这是一个关于多目标数据融合的很好的温章,希望对大家有所帮助。原理清晰,见解独特(This is a multi-target data fusion on the temperature of a good chapter, we want to help. Principle of clear, maverick)
    2010-02-26 16:39:40下载
    积分:1
  • pso-2wei
    二维路径规划,蚁群算法实现,程序注释清楚详细,运行顺畅(Two-dimensional path planning, ant colony algorithm, clear and detailed program notes, running smoothly)
    2013-11-03 16:02:29下载
    积分:1
  • coreextract
    file to extract angle direction of orientation field
    2013-10-06 01:08:05下载
    积分:1
  • ChaosToolbox1p0_trial
    说明:  混沌时间序列分析的工具箱。非常全面的各种分析方法(Chaotic time series analysis toolbox. Very comprehensive analysis methods)
    2011-03-15 21:00:58下载
    积分:1
  • DividePlane
    最经典的Gomory割平面法求解整数规划问题(The most classic Gomory cutting plane method for solving integer programming problems)
    2012-12-30 19:40:39下载
    积分:1
  • matlab
    程序部分代码介绍: evalops是传递给适应度函数的参数,opts是二进制编码的精度,termops是选择maxGenTerm结束函数时传递个maxGenTerm的参数,即遗传代数。xoverops是传递给交叉函数的参数。mutops是传递给变异函数的参数,具体含义我也没弄懂,我觉得有点怪。(Procedures introduce some code: evalops is passed to the fitness function parameters, opts is the precision of binary code, termops is to choose the end of maxGenTerm months maxGenTerm transfer function parameters, namely, genetic algebra. xoverops is passed to cross-function parameters. mutops is passed to the variogram parameters, the specific meaning he or she I do, I feel a bit strange.)
    2007-09-07 18:48:50下载
    积分:1
  • face
    人脸识别系统,matlab编写的,代码,具体里边有说明(Face Recognition System, matlab written code, specifically described inside)
    2009-04-25 10:26:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载