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

搜索资源列表

  1. GPSR_6.0

    0下载:
  2. 图像处理压缩感知基于梯度投影的重构算法 非常经典-Image processing compressed sensing reconstruction algorithm based on gradient projection
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.38mb
    • 提供者:王俊强
  1. policygradientlibrary

    0下载:
  2. 策略梯度,自然策略梯度,行动者-评论家 -policy gradient
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-02
    • 文件大小:90.26kb
    • 提供者:zhuwenwen
  1. GPSR_BB

    1下载:
  2. 基于压缩传感的梯度投影重构算法代码,可以仿真实现-Gradient projection reconstruction algorithm code based on compressed sensing, simulation can be achieved
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2014-06-16
    • 文件大小:7kb
    • 提供者:qiaolifang
  1. inversion

    2下载:
  2. 王家映关于地球物理资料非线性反演理论的讲座系列,包括11个文档(地球物理反演问题概述,蒙特卡洛法,模拟退火法,遗传算法,人工神经网络,共轭梯度,同伦反演法,量子遗传算法,蚁群算法,粒子群反演算法,模拟原子跃迁反演法)-Wang Ying on the theory of nonlinear inversion of geophysical data lecture series, including 11 documents (geophysical inversion problems out
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-24
    • 文件大小:7.67mb
    • 提供者:Yzc
  1. grad_descent

    0下载:
  2. The code helps to calculate the value of a unconstrained objective function using gradient based method.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:553byte
    • 提供者:Ankit
  1. code

    0下载:
  2. Study of Economic dispatch of thermal generating units neglecting losses and including generator limits by using Gradient method.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:57.26kb
    • 提供者:Nadeem Anjum
  1. Naturalization_MatlabCode

    0下载:
  2. 用梯度的规范进行图像归一化来实现图像增强-Image Enhancement by Gradient Distribution Specification
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:553.58kb
    • 提供者:赵亚茹
  1. curvedde

    0下载:
  2. Where H represents the hermitian transpose. The complex vector of weight adjust the amplitude and phase. The desired beam can be produced by adding together the MMSE weight adaptation with the steepest decent algorithm produces LMS algorithm[7]. For
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:9.92kb
    • 提供者:emman
  1. dealwithit

    0下载:
  2. W(n) represents the weight vector at n, W(n+1) represent weight vector at n+1. U represents the step size which control the convergence speed. The value for the gradient vector is calculated through covariance matrix R and cross-correlation r.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-28
    • 文件大小:39.49kb
    • 提供者:emman
  1. delayreduction

    0下载:
  2. The gradient value changes randomly as per the input vector. When the rate of convergence U is slow, then it will gives good estimation of large amount of data. By sending known pilot sequence to the transmitter the knowledge of the transmitter sig
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:9.92kb
    • 提供者:emman
  1. 3D_SL0

    1下载:
  2. 3维压缩感知重构算法,采用最速下降法和梯度投影原理,逐步逼近最优解。是本人精心编写调试好的,请放心使用。-3 dimensional compressive sensing reconstruction algorithm, using the steepest descent method and the gradient projection principle, and gradually approaching the optimal solution.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:5.85kb
    • 提供者:陈小明
  1. GPSR_v6.0_matlab

    1下载:
  2. 梯度投影法GPSR的matlab源代码,可用于压缩感知的matlab仿真,将其中的camera图像替换就可直接运行其他图像,很方便-GPSR gradient projection method matlab source code can be used to compress perceived matlab simulation, which will replace the camera image can be directly run other images, it is conv
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1.36mb
    • 提供者:mathilda
  1. PSOt

    0下载:
  2. 对于约束优化问题,大多数算法都基于梯度的概念,要求目标函数和约束条件可微,而且一般只 能求得局部最优解’ 粒子群优化算法(@DMLEP&H 6VDMS .RLESDTEL F,简称 @6.) [ ,)] ,由于其具有容易理 解、易于实现、不要求目标函数和约束条件可微,并能以较大概率求得全局最优解的特点,目前已在 许多优化问题中得到成功应用-For constrained optimization problems, most algorithms are based on the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-11
    • 文件大小:90.66kb
    • 提供者:wangjiajia
  1. GRADIENT

    0下载:
  2. gradient_QU.m For example, invoking the partial sparse-simplex method with the same setting as the last example (of the greedy sparse-simplex method) also results with the correct solution: >>[X,fun_val]=partial_sparse_simplex(@(x)f_QU(A,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-11
    • 文件大小:2.39kb
    • 提供者:tjvsr
搜珍网 www.dssz.com