CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 匹配追踪算法

搜索资源列表

  1. CS_ROMP

    0下载:
  2. 压缩感知重构算法之正则化正交匹配追踪(ROMP)算法的MATLAB函数代码-Compressed sensing reconstruction algorithm of regularization orthogonal matching pursuit (ROMP) algorithm MATLAB code for the function
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1381
    • 提供者:jiao
  1. CS_gOMP

    1下载:
  2. 压缩感知重构算法之广义正交匹配追踪gOMP算法MATLAB代码-Compressed sensing reconstruction algorithm of generalized orthogonal matching pursuit algorithm MATLAB code
  3. 所属分类:matlab

    • 发布日期:2016-11-16
    • 文件大小:1024
    • 提供者:jiao
  1. CS_SAMP

    1下载:
  2. 压缩感知重构算法之稀疏度自适应匹配追踪(SAMP)Matlab代码-Compressed sensing reconstruction algorithm sparsity of Adaptive Matching Pursuit (SAMP) Matlab Code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1526
    • 提供者:jiao
  1. funqie_v49

    0下载:
  2. 从先验概率中采样,计算权重,匹配追踪和正交匹配追踪,遗传算法无功优化。- Sampling a priori probability, calculate the weight, Matching Pursuit and orthogonal matching pursuit, Genetic algorithm based reactive power optimization.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:7325
    • 提供者:岳哲红
  1. kangkiu_v60

    0下载:
  2. 匹配追踪和正交匹配追踪,自写曲率计算函数 ,包含位置式PID算法、积分分离式PID。- Matching Pursuit and orthogonal matching pursuit, Since writing the curvature calculation function, It contains positional PID algorithm, integral separate PID.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:6984
    • 提供者:高社龙
  1. CS_CoSaMP

    0下载:
  2. 压缩采样匹配追踪(CompressiveSampling MP)是D. Needell继ROMP之后提出的又一个具有较大影响力的重构算法。CoSaMP也是对OMP的一种改进,每次迭代选择多个原子,除了原子的选择标准之外,它有一点不同于ROMP:ROMP每次迭代已经选择的原子会一直保留,而CoSaMP每次迭代选择的原子在下次迭代中可能会被抛弃。-compressed sensing
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1258
    • 提供者:黄翔
  1. gangjei

    0下载:
  2. 模式识别中的bayes判别分析算法,匹配追踪和正交匹配追踪,包含优化类的几个简单示例程序。- Pattern Recognition bayes discriminant analysis algorithm, Matching Pursuit and orthogonal matching pursuit, Optimization class contains several simple sample programs.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:7024
    • 提供者:张庆芬
  1. laomang

    0下载:
  2. 代码里有很完整的注释和解释,利用自然梯度算法,匹配追踪和正交匹配追踪。- Code, there are very complete notes and explanations Use of natural gradient algorithm, Matching Pursuit and orthogonal matching pursuit.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4536
    • 提供者:tai
  1. pengkao

    0下载:
  2. 匹配追踪和正交匹配追踪,实现串口的数据采集,脉冲响应的相关分析算法并检验。- Matching Pursuit and orthogonal matching pursuit, Achieve serial data acquisition, Related impulse response analysis algorithm and inspection.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:5253
    • 提供者:lun
  1. hieteng

    0下载:
  2. 自己编的5种调制信号,匹配追踪和正交匹配追踪,各种资源分配算法实现。- Own five modulation signal, Matching Pursuit and orthogonal matching pursuit, Various resource allocation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:4686
    • 提供者:nui
  1. jingteng

    0下载:
  2. Pisarenko谐波分解算法,匹配追踪和正交匹配追踪,可实现对二维数据的聚类。- Pisarenko harmonic decomposition algorithm, Matching Pursuit and orthogonal matching pursuit, Can realize the two-dimensional data clustering.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5523
    • 提供者:鱼朝祥
  1. giepan

    0下载:
  2. Pisarenko谐波分解算法,对球谐函数图形进行仿真,匹配追踪和正交匹配追踪。- Pisarenko harmonic decomposition algorithm, Of spherical harmonics graphic simulation, Matching Pursuit and orthogonal matching pursuit.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:4225
    • 提供者:heektwcw
  1. qaigei_v41

    0下载:
  2. 匹配追踪和正交匹配追踪,matlab程序运行时导入数据文件作为输入参数,用MATLAB编写的遗传算法路径规划。- Matching Pursuit and orthogonal matching pursuit, Import data files as input parameters matlab program is running, Genetic algorithms using MATLAB path planning.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:5060
    • 提供者:段亮民
  1. guijao_v60

    0下载:
  2. 最小二乘回归分析算法,部分实现了追踪测速迭代松弛算法,匹配追踪和正交匹配追踪,具有丰富的参数选项,数学方法是部分子空间法,粒子图像分割及匹配均为自行编制的子例程,抑制载波型差分相位调制,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法。 - Least-squares regression analysis algorithm, Partially achieved tracking speed iterative relaxation algorithm, Matching
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:5969
    • 提供者:bing
  1. muijou

    0下载:
  2. 实现六自由度运动学逆解算法,数学方法是部分子空间法,匹配追踪和正交匹配追踪。- Six degrees of freedom to achieve inverse kinematics algorithm, Mathematics is part of the subspace, Matching Pursuit and orthogonal matching pursuit.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6183
    • 提供者:skupefe
  1. punyen

    0下载:
  2. 匹配追踪和正交匹配追踪,基于小波变换的数字水印算法matlab代码,实现典型相关分析。- Matching Pursuit and orthogonal matching pursuit, Based on wavelet transform digital watermarking algorithm matlab code, Achieve canonical correlation analysis.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:7402
    • 提供者:hdmbwns
  1. jiujen

    0下载:
  2. 利用自然梯度算法,分形维数计算的毯子算法matlab代码,匹配追踪和正交匹配追踪。- Use of natural gradient algorithm, Fractal dimension calculation algorithm matlab code blankets, Matching Pursuit and orthogonal matching pursuit.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:5667
    • 提供者:aptwhssr
  1. maosang_v44

    0下载:
  2. 数值分析的EULER法,匹配追踪和正交匹配追踪,快速扩展随机生成树算法。- EULER numerical analysis method, Matching Pursuit and orthogonal matching pursuit, Rapid expansion of random spanning tree algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4017
    • 提供者:王官来
  1. munbai_V1.7

    0下载:
  2. 匹配追踪和正交匹配追踪,包含了阵列信号处理的常见算法,最小均方误差(MMSE)的算法。- Matching Pursuit and orthogonal matching pursuit, Contains a common array signal processing algorithm, Minimum mean square error (MMSE) algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:8756
    • 提供者:qiebanggaosang
  1. neiqang

    0下载:
  2. 使用matlab实现智能预测控制算法,通过matlab代码,匹配追踪和正交匹配追踪。- Use matlab intelligent predictive control algorithm, By matlab code, Matching Pursuit and orthogonal matching pursuit.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:4247
    • 提供者:tyecwxsd
« 1 2 ... 12 13 14 15 16 1718 19 20 21 »
搜珍网 www.dssz.com