CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 数字图像 matlab

搜索资源列表

  1. matlab

    0下载:
  2. matlab是学习数字图像和模式识别等学科经常会用到的编程工具,而这个PDF是详细介绍matlab的-matlab is to learn from digital imaging and pattern recognition are often used in such disciplines as the programming tool, and the PDF is detailed in matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-08
    • 文件大小:15647627
    • 提供者:adam goo
  1. Watermark

    0下载:
  2. 基于神经网络的数字水印提取,数字图像水印嵌入与提取,自己辛辛苦苦编的。- Study on Digital Image Watermarking Algorithms based on Artificial Neural Networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:13360
    • 提供者:赵小志
  1. nRecognition

    0下载:
  2. 神经网络数字识别,包括数字图像以及识别的matlab代码。-Neural network digital identification, including digital images, and recognition matlab code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:230533
    • 提供者:吉沛琦
  1. 00096358BPl

    0下载:
  2. BP算法程序,基于matlab实现,详尽介绍。-ANN BP (matlab)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:35693
    • 提供者:king_andy_s
  1. BP_handwrittingRecognition

    0下载:
  2. 基于BP神经网络的数字图像识别 采用引进动量项和变步长法的改进型BP网络 train.m 训练 shibie.m 识别 actfun.m 激活函数 image.rar 图像库 -BP neural network-based digital image recognition and momentum term with the introduction of variable step method of improved BP network train.m trai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:856701
    • 提供者:赖昀
  1. DS18B20

    0下载:
  2. 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章-第12章,是两个综合性较强的实例,分别足Visual
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1241096
    • 提供者:张丽玲
  1. matlab-written-number-recognistion

    0下载:
  2. 本程序基于“图像模式识别—VC++技术实现”写就,实现了线性和非线性手写数字识别。 程序主文件是homework.m 程序包括homework.m,homework.fig,Getfeature.m,losstab.m,losstab.fig,samplelib.m,samplelib.fig,save_sample.m,save_sample.fig 和数据库template.mat。 具体实现可以参考程序内注释。-this is a matalb programme,i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:104734
    • 提供者:microsc
  1. program

    0下载:
  2. 手写数字的识别的matlab实现,运用基本的图像处理和BP神经网络来实现,程序的使用方法请参阅 readme.txt-Handwritten digit recognition matlab realize, the use of basic image processing and BP neural network to achieve the program' s usage, please refer to the readme.txt
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-26
    • 文件大小:1132544
    • 提供者:王天宇
  1. bpbianyuan

    3下载:
  2. 应用matlab实现基于BP神经网络的数字图像边缘检测算法-Application of BP neural network matlab realize digital image edge detection algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-07-06
    • 文件大小:521216
    • 提供者:lvjianchi
  1. 5180

    0下载:
  2. 对HARQ系统的吞吐量分析,利用matlab针对图像进行马氏距离计算 ,语音信号的采集与处理,数字信号处理课设。- HARQ throughput analysis of the system, Using matlab to calculate the Mahalanobis distance for the image, Acquisition and Processing of the speech signal, digital signal processing class-based
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:6144
    • 提供者:成平红
  1. pai_ha24

    0下载:
  2. 粒子图像分割及匹配均为自行编制的子例程,使用拉亚普诺夫指数的公式,基于小波变换的数字水印算法matlab代码。- Particle image segmentation and matching subroutines themselves are prepared, Raya Punuo Fu index using the formula, Based on wavelet transform digital watermarking algorithm matlab code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-13
    • 文件大小:8053
    • 提供者:彭军良
  1. MATLAB-LeNet5-master

    1下载:
  2. 手写体识别 lenet5 LeNet5由7层CNN(不包含输入层)组成,上图中输入的原始图像大小是32×32像素,卷积层用Ci表示,子采样层(pooling,池化)用Si表示,全连接层用Fi表示。下面逐层介绍其作用和示意图上方的数字含义。(Lenet5 is composed of seven layers of CNN)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-11-10
    • 文件大小:513024
    • 提供者:659+59
搜珍网 www.dssz.com