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

搜索资源列表

  1. wuchayufanshu

    0下载:
  2. matlab 误差与范数 现行版本较少 吉林大学应用数学学院老师讲稿 今后会陆续上传-matlab error and norm of the current version of Applied Mathematics, Jilin University, Institute of fewer teachers will continue upload the scr ipt in the future
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:64159
    • 提供者:徐嫣然
  1. l1magic-1.1

    0下载:
  2. 该压缩包包含计算l1范数的最优化问题及使l1还原数据-Computing l1 norm optimization problem
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:370214
    • 提供者:zhang
  1. rengongmianyi

    0下载:
  2. a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:526
    • 提供者:王飞
  1. fir_chebychev_design

    0下载:
  2. Designs an FIR filter given a desired frequency response H_des(w). The design is judged by the maximum absolute error (Chebychev norm). This is a convex problem (after sampling it can be formulated as an SOCP). minimize max |H(w) - H_de
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1190
    • 提供者:wwcj
  1. Demo_Greedy

    0下载:
  2. 《Sparse and Redundant Representations From Theory to Applications in Signal and Image Processing》书中计算L0范数的几种方法优劣比较。经典程序-" Sparse and Redundant Representations From Theory to Applications in Signal and Image Processing" in the book are severa
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1402
    • 提供者:孔啸
  1. CMA

    2下载:
  2. 自适应均衡算法,常模算法,固定步长,变步长盲均衡算法-Adaptive equalization algorithms, the norm algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3563
    • 提供者:张薇
  1. robust-estimation1

    2下载:
  2. 运用最小一次范数法对含粗差的实验数据进行抗差估计-Using a minimum norm method with experimental data for gross errors in Robust Estimation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:606
    • 提供者:李燕
  1. least-square-a-least-norm-in-matlab

    0下载:
  2. file includes least square and least mean in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:28607
    • 提供者:Anuj Shaw
  1. zuixiaomo

    0下载:
  2. 最小模法估计DOA,并求出估计角,这是一种传统的DOA估计方法。-Minimum norm method to estimate the DOA, and find the estimated angle, which is a traditional method of DOA estimation.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1328
    • 提供者:tangxiaoguo
  1. lbfgs

    0下载:
  2. This submission contains an interface to a LBFGS-code for unconstrained minimization problems of the form min_{x} f(x) + c*|\tilde{x}|, where x are the parameters, f is a scalar valued real function, c is a positive scalar (default value=0), |.|
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:9290
    • 提供者:Karthi
  1. tvnl

    0下载:
  2. 用来计算二维正态分布的分布函数,注意不是密度函数-use to calculate distribution function of bivariate norm distribution. note: not the density function
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4770
    • 提供者:wang nannan
  1. l1magic-1.11

    0下载:
  2. l1magic 优化工具 压缩感知中常用 也可以用来求一范数的最优化问题 -l1magic optimization tools compression commonly used can also be used to seek a norm in the perception of optimization problem
  3. 所属分类:matlab

  1. BIHT-l1

    0下载:
  2. 为了解决二进制CS而编写的算法,使用了用l1范数最小化-an algorithm for binary CS,use l1 norm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:882
    • 提供者:肖涛
  1. BIHT-l2

    1下载:
  2. 为了解决二进制CS而编写的算法,使用了用l2范数最小化-an algorithm for binary CS,using l2 norm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:939
    • 提供者:肖涛
  1. Illustration_Norms

    0下载:
  2. For a thorough descr iption of the norms, see the Chapter 4 of Robust and Optimal Control, Zhou, Glover, Doyle 1996. Here the point is to give some lines of code illustrating what are the H2 and Hinf norms of LTI systems. In that sense, it
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2787
    • 提供者:aissa
  1. sa_Ex7_14

    0下载:
  2. 用matlab仿真最小范数psuedospectrum根-Using MATLAB simulation of minimum norm psuedospectrum root
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1839
    • 提供者:董晓朋
  1. l1_ls_matlab

    0下载:
  2. L1范数最小二乘算法matlab代码,可用于图像重建的研究,可修改性强.-L1 norm least square algorithm matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:79519
    • 提供者:sweet
  1. code

    0下载:
  2. 独立主成分分析与主成分分析代码,速度比较快,而且比较好用-In these first experiments, both ICA and whitened PCA are used to compress the data, and all the components are used for classifying the examples. The classifier used is a 1-NN with Euclidean distance. The results shown i
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:69235
    • 提供者:李阳
  1. RL1

    1下载:
  2. 基于加权l1范数的稀疏信号重建,稀疏信号是带噪声的-Sparse signal reconstruction based on the weighted l1 norm sparse signal with noise
  3. 所属分类:matlab

    • 发布日期:2016-07-27
    • 文件大小:1024
    • 提供者:renxiufang
  1. omp

    0下载:
  2. omp迭代算法 线性最优化求解 最小l1范数-omp iteration algorithm linear optimization minimum of l1 norm
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:730
    • 提供者:王明江
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com