CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - norm

搜索资源列表

  1. Algebra

    0下载:
  2. 基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity. b) Basic vectors functions :
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:98561
    • 提供者:none
  1. MINNORM

    0下载:
  2. mini Norm算法Matlab代码, DOA方向估计中最常用最简单的算法之一-mini Norm algorithm Matlab code, DOA direction of the most commonly used estimate the simplest algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:957
    • 提供者:Frankie
  1. h12

    0下载:
  2. C环境下矩阵运算类,包含矩阵的基本操作,另有其范数,均值等特殊函数-C environment matrix category, including the basic matrix operations, otherwise its norm, the mean number of special function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:13978
    • 提供者:DD
  1. linear_system_identification.tar

    0下载:
  2. The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1031113
    • 提供者:kedle
  1. weighted_total_least_squares_approximation

    0下载:
  2. The toolbox solves a variety of approximate modeling problems for linear static models. The model can be parameterized in kernel, image, or input/output form and the approximation criterion, called misfit, is a weighted norm between the given data an
  3. 所属分类:matlab例程

    • 发布日期:2014-01-20
    • 文件大小:286720
    • 提供者:kedle
  1. TVAL3

    2下载:
  2. %TVDENOISE Total variation grayscale and color image denoising % u = TVDENOISE(f,lambda) denoises the input image f. The smaller % the parameter lambda, the stronger the denoising. % % The output u approximately minimizes the Rudin-Osher-Fatemi (ROF)
  3. 所属分类:matlab例程

  1. TVL1_HCS_v1

    2下载:
  2. % May 2010 % This matlab code implements TVL1 based Hybrid Compressive Sensing using LSQR. % Only suitable the small scale data due to the costly storage and computation. % % A - M x N measurement matrix: random sampling alone or hybrid sampling (ran
  3. 所属分类:matlab例程

  1. TwIST_v2

    1下载:
  2. % demo_l2_l1 - This demo illustrates the TwIST % algorithm in the l2-l1 optimization problem % % xe = arg min 0.5*||A x-y||^2 + tau ||x||_1 % x % % where A is a generic matrix and ||.||_1 is the l1 norm. % After obtaining the solution we implement a
  3. 所属分类:matlab例程

  1. L1-Norm 优化求解

    0下载:
  2. 稀疏性方程组的优化求解算法,利用L1-Norm求解最稀疏的方程组解。主要用于压缩感知领域。
  3. 所属分类:matlab例程

  1. Source

    2下载:
  2. l1-norm, compress sensing
  3. 所属分类:matlab

    • 发布日期:2016-07-27
    • 文件大小:4096
    • 提供者:Jone
  1. l1-slove

    1下载:
  2. 压缩感知中求解最优L1范数问题的BP算法内含指导文章-Compressed sensing in L1 norm to solve the problem of optimal BP algorithm article contains guidance
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:369664
    • 提供者:马春晖
  1. l1benchmark

    1下载:
  2. l1benchmark 这个算法包提供了十种求解带稀疏约束的矩阵方程 AX=b 的 MATLAB 实现代码,并提供了一个比较各种算法求解结果的演示。-An L1-norm minimization benchmark package, which contains an implementation of ten L1-norm minimization algorithms in MATLAB. The package also provides a test scr ipt for comp
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:46215
    • 提供者:bsmsht
  1. vector

    0下载:
  2. class for work with 3d Vectors: add, sub, saclar multiple, cross multiple, norm, div
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1450
    • 提供者:v.pupkin
  1. Mapack_for_NET

    0下载:
  2. Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:38581
    • 提供者:Erison
  1. Compressive_Sensing

    0下载:
  2. lp范数最小化求解的问题,关于压缩感知的最新文档-lp-norm minimization problem solving, perception of the latest documentation on the compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:327206
    • 提供者:高飞
  1. DOA

    1下载:
  2. methods of Direction of arrival estimation. (DOA) such as MUSIC, MVDR, Min-Norm and Classical Beamforme.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1171
    • 提供者:siavash
  1. minimum-norm-Doppler-frequency

    1下载:
  2. 基于LPNM信道模型,通过最小范数求多径不相关信道的各径的各个载波的多普勒频率。-minimum norm multipath frequency by LPNM
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:51299
    • 提供者:戴建强
  1. Norm-of-matrix

    0下载:
  2. 各类矩阵的范数,包含行范数,列范数,以及2范数,有利于解决各种范数问题-Norm of matrix norm, contains the row, column norm, and 2 norm, is conducive to resolving the various norm problem
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4104
    • 提供者:qiaofangtong
  1. L1-norm-unliner

    1下载:
  2. 最优化一范数的线性拟合,巧妙转化为线性回归问题,避免了一范数不可微的缺点-Optimization of a linear fit the norm, cleverly converted into a linear regression problem, avoiding a non-differentiable norm shortcomings
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1030
    • 提供者:
  1. l1-norm-recovery

    0下载:
  2. the recovery of the 2D SAR image with l1-norm minimization
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-23
    • 文件大小:261543
    • 提供者:mohamed
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com