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

搜索资源列表

  1. bcs_vb.zip

    10下载:
  2. 一个基础贝叶斯变换的压缩感知,包含一个源代码和一个一维信号处理的例子和两个二维图像的例子,The basic BCS implemented via a variational Bayesian approach. The package includes the core VB-BCS code, one example of a 1-dimensional signal and two examples of 2-dimensional images.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-13
    • 文件大小:92717
    • 提供者:chen
  1. CR

    0下载:
  2. 认知无线电中关于频谱感知的一些小程序,希望对大家有所帮助!-Spectrum sensing in CR,I hope it s useful to some guy!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:2174
    • 提供者:邵林
  1. IQmath_C64x2.1.3-Setup

    0下载:
  2. TI davinci的数学函数库。送给需要的朋友。希望有用。-ti c6000 math functions lib
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1818063
    • 提供者:zky
  1. least-aquare

    0下载:
  2. 最小二乘算法,此算法对于压缩感知的OMP算法很有帮助-the least-square algorithm,this is helpful for OMP for compressed sensing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:234583
    • 提供者:James
  1. Perceptron-Algorithm

    0下载:
  2. 一个简单的感知器算法,同样,对于学习模式识别的朋友会非常有用-A simple perceptron algorithm, and similarly, for learning pattern recognition will be very useful friends
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:71421
    • 提供者:陈龙
  1. Linearized-Bregman

    0下载:
  2. linearized bregman 用于压缩感知中的稀疏信号恢复-linearized bregman
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:9239
    • 提供者:沈益
  1. noisynoncvx

    0下载:
  2. 不等式优化,可用于压缩感知,解决形如 min ||x||_p subject to ||y-Ax||_q<e的问题-optimization of the form min ||x||_p subject to ||y-Ax||_q<e
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:5757
    • 提供者:萧球水
  1. ganzhiqisuanfa

    0下载:
  2. 感知器算法,模式识别等应用,数学算法,没有了-math depand on ganzhiqi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:14013
    • 提供者:
  1. CS-recovery-based-on-bayes

    0下载:
  2. 基于贝叶斯假设的压缩感知重构算法,介绍了算法迭代流程,并与OMP ROMP STOMP算法做了比较-Bayesian Hypothesis Testing Based Recovery for Compressed Sensing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1516153
    • 提供者:xln
  1. perceptron-algorithm

    0下载:
  2. 固定增量单样本感知器算法实现(样本服从正态分布)-Fixed increment single sample perceptron algorithm (sample is normal distribution)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:268619
    • 提供者:苏佳伟
  1. ganzhiqi

    0下载:
  2. 单层感知器分类和权值调整过程,学习率分别为0.01 0.05 0.1 0.5-Single layer perceptron device classification and weights to adjust the process
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:884
    • 提供者:毕浩洋
  1. ganzhiqi_newp

    0下载:
  2. 使用matlab 感知器工具箱函数newp编写单层感知器文件,模式识别作业-Use the matlab perception toolbox function newp the preparation of single-layer perceptron file, pattern recognition operations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:82015
    • 提供者:毕浩洋
  1. cs_code

    0下载:
  2. 常见压缩感知算法汇总,L1,OMP,GP-Common used compressed sensing algorithm summary, L1, OMP, GP
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:16232572
    • 提供者:Mr liu
  1. pattern-recognizer

    0下载:
  2. 用matlab软件编写感知器算法,实现对样本的分类,样本点为X1(0,0),X2(0,-1),X3(-1,0),X4(-1,-1) X1,X2属于第一类,X3、X4属于第二类;(编程) X1、X4属于第一类,X2,X3属于第二类;(计算)-Perceptron Algorithm matlab software, to achieve the classification of samples, sample points X1 (0,0), X2 (0,-1), X3 (-1,0
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:23552
    • 提供者:蒙小倩
  1. SignalRecovery

    0下载:
  2. 压缩感知的信号恢复算法集合,包括ISD_v1.1,l1magic-1.1和sparsify_0_5-Compressed sensing signal recovery algorithms collections, including ISD_v1.1, l1magic-1.1 and sparsify_0_5
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:1490667
    • 提供者:huangq
  1. matlab

    0下载:
  2. 本代码是针对于感知器算法应用于肾炎诊断上面的小程序,可以对患者身体内的元素进行判断,进而确定患病患者编号。-This code is targeted at Perceptron algorithm is applied to the above applet nephritis diagnosis, the patient can determine the elements within the body, and to determine the prevalence of patient
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:671
    • 提供者:wangxiaochao
  1. DWT

    0下载:
  2. 压缩感知C实现,有实例(但是只有实现部分,并没有训练字典部分)-COMPRESS SENSING PROGRAM (C)
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:5202
    • 提供者:张红
  1. FastLaplace

    0下载:
  2. 利用拉普拉斯先验的压缩感知稀疏重构的贝叶斯方法,具有较好的计算精度-Bayesian compressive sensing using laplace priors,with high accuracy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:7976
    • 提供者:汪琪
  1. 压缩感知重构算法之SP算法python实现

    1下载:
  2. 压缩感知Sp算法,python实现,图像处理方向的,可以改变为信号处理,可以极好的重构出原图像。(Compressed sensing Sp algorithm, python implementation)
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:八个核桃
  1. 压缩感知贪婪算法

    2下载:
  2. 压缩感知贪婪算法包含众多算法,包括常见的OMP,CosAMp,SP等全部都有
  3. 所属分类:数学计算/工程计算

    • 发布日期:2018-06-04
    • 文件大小:2046924
    • 提供者:xuxin00
« 12 3 »
搜珍网 www.dssz.com