搜索资源列表

  1. SRC

    0下载:
  2. 该源码实现了使用基于稀疏表示的人脸识别算法。使用GPSR作为l1模最小化方法。-This pack of code implement a imges-based face recognition using sparse representation classification. In the algorithm, i employ GPSR as tool to complete the optimization procedur
  3. 所属分类:图形/文字识别

    • 发布日期:2024-07-04
    • 文件大小:8192
    • 提供者:zhang chao
  1. l1_cs

    0下载:
  2. 对lena.map先分块处理,然后做cs变换,观测矩阵用随机高斯矩阵,重构算法用l1算法-On lena.map first block processed, and then do cs transform, random Gaussian matrix with the observation matrix, reconstruction algorithm algorithm using l1
  3. 所属分类:matlab例程

    • 发布日期:2024-07-04
    • 文件大小:163840
    • 提供者:liuyaxin
  1. DCVS2009_Kang

    1下载:
  2. 基于Matlab的压缩感知视频编码程序。DCVS的最新理论算法程序。稀疏矩阵采用BWHT(沃尔什-哈达玛矩阵),重构算法用GPSR。-Matlab-based video compression perceptual coding process. DCVS the latest theoretical algorithm program. Sparse matrix with BWHT (Walsh- Hadamard matrix)
  3. 所属分类:matlab例程

    • 发布日期:2024-07-04
    • 文件大小:1022976
    • 提供者:洋子
  1. GPSR_6.0

    0下载:
  2. 压缩感知中一种非常典型的梯度投影算法,算法的速度非常快-Compressed sensing in a very typical gradient projection algorithm, the algorithm is very fast
  3. 所属分类:matlab例程

    • 发布日期:2024-07-04
    • 文件大小:1382400
    • 提供者:
  1. GPSR-BB

    1下载:
  2. 利用GPSR-BB算法重构二维图像,简单易懂。-GPSR-BB algorithm using two-dimensional image reconstruction, easy to understand.
  3. 所属分类:matlab例程

    • 发布日期:2024-07-04
    • 文件大小:56320
    • 提供者:普晶晶
  1. GAF_routing_algorithm

    1下载:
  2. 利用MATLAB工具对GAF地理位置路由算法进行仿真,其中底层路由方式采用了GPSR算法。-MATLAB tool to simulate the the GAF location routing algorithm, where the underlying routing using GPSR algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2024-07-04
    • 文件大小:3072
    • 提供者:竹亮
  1. gpsr-bb-algorithm

    0下载:
  2. 很好的基于压缩感知的图像重构算法啊,很适合用初学者的,本人就很受益-gpsr bb
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-04
    • 文件大小:7168
    • 提供者:poppy
  1. gpsr_6.0

    0下载:
  2. 稀疏重构的gpsr算法程序,稀疏重构的gpsr算法程序-gpsr code
  3. 所属分类:其他小程序

    • 发布日期:2024-07-04
    • 文件大小:1380352
    • 提供者:netchor
  1. lc_improveGPSR

    0下载:
  2. 图像重建算法,优化算法(陆吾生推荐)--梯度投影稀疏重建-image reconstruction: GPSR
  3. 所属分类:压缩解压

    • 发布日期:2024-07-04
    • 文件大小:6240256
    • 提供者:Cindy
  1. GPSR

    1下载:
  2. 压缩感知重建算法,其中包含GPSR-BB、GPSR-Basic两类算法的代码-Compressed sensing reconstruction algorithm, which contains GPSR-BB, GPSR-Basic types of algorithm code
  3. 所属分类:其他小程序

    • 发布日期:2024-07-04
    • 文件大小:2795520
    • 提供者:李岩
  1. GPSR

    2下载:
  2. 无线传感器网路中基于地理位置路由算法(即GPSR)在matlab上的仿真-Location-based wireless sensor network routing algorithm (ie, GPSR) simulation in matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-07-04
    • 文件大小:14336
    • 提供者:卡白白
  1. GPSR_6.0

    0下载:
  2. GPSR算法,一种求解压缩感知模型的快速算法,大量论文都涉及到-GPSR algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2024-07-04
    • 文件大小:1554432
    • 提供者:wwang
  1. GPSR

    0下载:
  2. 压缩感知里的梯度投影重构算法代码,也给出了SBEH感知矩阵的生成源代码-Compressed Sensing in the gradient projection reconstruction algorithm code also gives the perception SBEH matrix to generate source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-04
    • 文件大小:4343808
    • 提供者:尧新峰
  1. GPSR-CS-Algorithm

    0下载:
  2. 用在压缩感知或稀疏表示中的梯度投影稀疏重建算法,性能较好,速度较快。-The GPSR algorithm for compressed sensing and sparse representation.
  3. 所属分类:matlab例程

    • 发布日期:2024-07-04
    • 文件大小:1397760
    • 提供者:fengweike
  1. GPSR_6.0

    0下载:
  2. 压缩感知图像处理中的GPSR算法,即稀疏梯度投影算法,主要用于重构。-GPSR algorithm of compressed sensing image processing, namely, sparse gradient projection algorithm, it is mainly used for reconstruction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-04
    • 文件大小:3496960
    • 提供者:hejinglu
  1. GPSR

    0下载:
  2. GPSR贪心算法路由协议NS2的相关代码,包括NS2的脚本文件和无线传感器网络的移动节点仿真模拟。-GPSR greedy algorithm routing protocol NS2 related code, including the NS2 scr ipt file and wireless sensor network simulation of mobile nodes.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-07-04
    • 文件大小:104448
    • 提供者:刘怀进
  1. gpsr-ns-2.tar

    0下载:
  2. 在linux下的ns2网络协议编程源代码,gpsr算法协议(In Linux under the NS2 network protocol programming source code, GPSR algorithm Association)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-07-04
    • 文件大小:3421184
    • 提供者:yuanking
  1. GPSR改进

    0下载:
  2. GPSR路由算法改进,改进算法能明显均衡网络能量,减少路由空洞(GPSR routing algorithm is improved, and the improved algorithm can significantly balance network energy and reduce routing void.)
  3. 所属分类:文档资料

  1. GPSR_6.0

    0下载:
  2. GPSR压缩感知重构算法,为初学者提供该算法的完整版本。(The GPSR compressed perception reconstruction algorithm provides a complete version of the algorithm for beginners.)
  3. 所属分类:仿真建模

    • 发布日期:2024-07-04
    • 文件大小:1381376
    • 提供者:微笑_PASTA
  1. GPSR

    2下载:
  2. GPSR路由matlab实现,模拟仿真了路由算法的各种性能指标,若有不足请批评指正。(GPSR routing matlab )
  3. 所属分类:matlab例程

    • 发布日期:2024-07-04
    • 文件大小:11264
    • 提供者:猫妹
« 12 »

源码中国 www.ymcn.org