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

搜索资源列表

  1. PGC_v2.32_web

    2下载:
  2. 经典的压缩感知重建算法,可以很方便的使用。-it good
  3. 所属分类:matlab例程

    • 发布日期:2012-11-11
    • 文件大小:15538
    • 提供者:王尚礼
  1. noise_let_Measurements

    0下载:
  2. 这是一个实值的Noiselet变换,压缩感知的图像应用中的的Noiselet观测矩阵 -1) This implementation uses exactly m*log2(m) additions/subtractions. 2) This is a real-valued variation of "dragon" noiselets. 3) This is symmetric and orthogonal. To invert, apply again and divide by
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:7802
    • 提供者:zhengsishou
  1. cs_cvx

    0下载:
  2. 压缩传感,压缩感知,压缩采样,稀疏表达,稀疏表示,的入门例子-compressive sensing, compressed sensing
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:577
    • 提供者:赵佳
  1. PR_Perception_Approach

    0下载:
  2. 模式识别中的线性感知器算法 通过了测试-Pattern Recognition linear perceptron algorithm passed the test
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:296832
    • 提供者:Can
  1. ganzhiqi

    0下载:
  2. 感知器的MATLAB实现,现在很好的啊,请大家-Perceptron MATLAB realized, ah good now, please
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3493
    • 提供者:郭建辉
  1. neure

    0下载:
  2. 十分简单的感知器实现,自己编写,加深对神经网络的了解,面向对象,虽然简单,但对神经网络的初学者还是有参考价值的-Very simple perceptron realized, I have written to enhance understanding of the neural network, object-oriented, although simple, but for a beginner or a neural network reference value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3851
    • 提供者:利群
  1. dancengganzhiqi

    0下载:
  2. 单层感知器识别的一段程序,可以编译后实现-Single-layer perceptron to identify the section of the procedures can be compiled to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:52818
    • 提供者:tianzhouhe
  1. net1

    0下载:
  2. 单层感知器人工神经网络,可以用来解决线性可分的模式识别问题-Single-layer perceptron artificial neural network, can be used to solve linear pattern recognition problems can be divided into
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:7965
    • 提供者:liang
  1. NeuralNet

    0下载:
  2. 神经网络的结构实现,有简单的感知器,以及BP网络,能够更改节点个数,容易扩展-Neural network structure, a simple perceptron, as well as the BP network, to change the node number, easy to expand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:26306
    • 提供者:Can
  1. cs-tutorial-ITA-feb08-complete

    1下载:
  2. 一种最新型的压缩算法,即压缩感知(compressive sensing)的介绍文档,深入迁出,对于理解CS这一个新思想有很大的帮助-The latest model of a compression algorithm, that is, perceptual compression (compressive sensing) Introduction of the document in depth to move out, for understanding the CS has a lo
  3. 所属分类:压缩解压

    • 发布日期:2013-04-25
    • 文件大小:5655779
    • 提供者:kevinkou
  1. Measurements

    1下载:
  2. 压缩感知中一种测量方法。介绍如何构造测量矩阵。-Compression in a perceptual measurement method. Introduce how to construct measurement matrix.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7474
    • 提供者:鲁民
  1. bool

    1下载:
  2. 该程序通过感知器实现布尔逻辑运算,具体实现与或还有异或的运算-The program through the sensor to achieve Boolean logic operations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1783
    • 提供者:古小将
  1. Perceptronneuralnetworkdesign

    0下载:
  2. 感知器神经网络设计,通过matlab实现,可以作为一个较好的示例-Perceptron neural network design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2115
    • 提供者:沐雨
  1. juleihefenlei

    0下载:
  2. 对一组样本通过C-means算法进行聚类分析,然后对聚类结果用感知器算法进行分类,是模式识别课程的实验。-Samples of a group through the C-means cluster analysis algorithm, and then the results of the clustering algorithm used to classify perceptron is a pattern recognition course experiment.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1544
    • 提供者:韩梅
  1. ganziqifenlei

    0下载:
  2. 采用神经网络感知器算法对给定的两类样本进行分类,效果显著!-Perceptron neural network algorithm for a given two types of samples for classification, a significant!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:778
    • 提供者:马建兵
  1. feel

    0下载:
  2. 人工智能用vc实现单层感知器 人工智能用vc实现单层感知器-feel
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:886129
    • 提供者:石晓波
  1. BP_Network

    0下载:
  2. 机器学习中的单层感知器学习算法,可自动实现两个向量的逻辑与运算。-Machine learning in single-layer perceptron learning algorithm, can be self-fulfilling logic of the two vectors and computing.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2090
    • 提供者:航仔
  1. recognition

    0下载:
  2. 用感知器分类算法和最近邻分类算法对三类点进行分类,具有窗口界面,用鼠标点击就可以了,程序自动给出分类界面-Classification algorithm with the sensor and the nearest neighbor classification algorithm to classify three categories of points, with the window interface, with a mouse click can be had, the prog
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:6096
    • 提供者:夏雨
  1. pocs-spocs-recovery

    0下载:
  2. 压缩感知重构算法的功能代码 内附功能函数的详细说明-Compressed sensing reconstruction algorithm of the function code included a detailed descr iption of performance function
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4079
    • 提供者:liubing
  1. 20082050

    0下载:
  2. 用matlab写的感知机,SES,SVM三种分类器,简单易懂,适合初学者-Written by matlab perceptron, SES, SVM three kinds of classifiers, easy to understand for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4689
    • 提供者:chen
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com