搜索资源列表

  1. NeuralNetworks

    0下载:
  2. Neural Networks at your Fingertips.rar =============== Network: Adaline Network =============== Application: Pattern Recognition Classification of Digits 0-9 Author: Karsten Kutza Date: 15.4.96
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-25
    • 文件大小:269312
    • 提供者:wooxun
  1. LMS

    0下载:
  2. 这是一个来自权威书籍的最小均方算法(LMS algorithm),也叫Widrow-Hoff算法。-This is a book from the authority of the least mean square algorithm (LMS algorithm), also known as Widrow-Hoff algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:
  1. lecture03-090302

    0下载:
  2. 神经网络教程—— Performance Surfaces 􀂇 —— Performance Optimization 􀂇 —— Widrow-Hoff Learning-Neural Network Tutorial- Performance Surfaces 􀂇 - Performance Optimization 􀂇 - Widrow-Hoff Learnin
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-25
    • 文件大小:1292288
    • 提供者:Shelly Chen
  1. adaptive_filter

    1下载:
  2. 最小均方自适应滤波器(LMS)是由Widrow和Hoff在1960年始创,它是以横向(即抽头延时线)结构为基础构建的。其最基本的形式设计简单,性能也高度高效。这两个特性使得LMS滤波器在各种应用中非常流行。递归最小二乘自适应滤波器(RLS)由于可提供快收敛速率而且对输入信号相关矩阵特征值扩散度变化不敏感,从而突破了LMS族的某些实际限制;其代价是增加了计算的复杂度。-the LMS algorithm of adaptive filte
  3. 所属分类:其他行业

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:
  1. lms

    0下载:
  2. LMS由美国斯坦福大学的Widrow和Hoff在研究自适应理论时提出的,由于其容易实现而很快得到了广泛应用,成为自适应滤波的标准算法。 -LMS Widrow of Stanford University by the United States and Hoff adaptive theory put forward in the study, because of its easy to implement and will
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:heyan
  1. LMS_P101_1

    0下载:
  2. 改程序为《自适应信号处理》(Bernard Widrow著,王永德等译)书中101页上图牛顿法的MATLAB程序,仿真效果和书上一致 -Change the program to " Adaptive Signal Processing" (Bernard Widrow a, s Acoustic other translation) book 101 on the map Newton MATLAB progra
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:wanghaiyan
  1. widrow_hoff

    0下载:
  2. a simple widrow hoff implementatiion
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:hadi
  1. Widrow-Hoff-Training-Method

    0下载:
  2. The WH class is an implementation of the Widrow-Hoff. The Widrow-Hoff (WH) algorithm, often called Least Mean Square (LMS), is an online-algorithm. The WH can be interpreted as a gradient descent procedure on the er
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-25
    • 文件大小:48128
    • 提供者:kader125
  1. Adaptive_Signal_Processing

    0下载:
  2. 自适应信号处理,英文版的!!史坦福大学Bernard Widrow写的-Adaptive signal processing, the English version! ! Written by Bernard Widrow Stanford University
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:5565440
    • 提供者:刘号
  1. arna_wh

    0下载:
  2. The training of a ADALINE neuron with one entrance using the Widrow - Hoff algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:Marius
  1. rules

    0下载:
  2. some neural network rules Matlab code such as:perceptron, delta, widrow exist in this document
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:fateme
  1. WidrowHoff

    1下载:
  2. Widrow-Hoff(LMS) : Linear Discriminants
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:eehadi
  1. New-folder

    0下载:
  2. it is example4 of capture4 from widrow book. it is so good for learning many things.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:star77
  1. 333

    0下载:
  2. it is example 3 of caputer 4 from widrow book.it is so good for learning many things about adaptive filters
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:star77
  1. LMS

    0下载:
  2. 由美国斯坦福大学的Widrow和Hoff在研究自适应理论时提出的LMS算法,由于其容易实现而很快得到了广泛应用,成为自适应滤波的标准算法。-LMS algorithm has been widely used due to its easy to implement, become=ing the standard of the adaptive filtering algorithm.
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:卢松品
  1. LMS

    0下载:
  2. 感知器和自适应线性元件在历史上几乎是同时提出的,并且两者在对权值的调整的算法非常相似。它们都是基于纠错学习规则的学习算法。感知器算法存在如下问题:不能推广到一般的前向网络中;函数不是线性可分时,得不出任何结果。而由美国斯坦福大学的Widrow和Hoff在研究自适应理论时提出的LMS算法,由于其容易实现而很快得到了广泛应用,成为自适应滤波的标准算法。-Least mean square error algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:simon
  1. 131848141

    0下载:
  2. 模式识别线性判别算法,包括感知器算法,最小方差准则分类算法和Widrow-Hoff算法-Pattern recognition linear discriminant algorithms, including perception algorithm, minimum variance criterion classification algorithm and Widrow-Hoff algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:ray
  1. Widrow-Hoff-Learning-Algorithm

    0下载:
  2. 编写了简单的Widrow-Hoff学习算法,绘制学习速率在0.01、0.1和0.5时的误差变化趋势,迭代了5000次,另外一个描绘了三种情况的分解面-It is about the Widrow-Hoff learning algorithm.The algorithm sets three different learnging rate as 0.01,0.1 and 0.5.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:jiangsanmu
  1. anymin

    0下载:
  2. 本程序使用GMDH网络对交通的流量进行预测,输入的数据为连续n天的m组流量数据。 输出数据为第n+1天的m组的流量的预测数据。 每个神经元的学习方式为widrow-hoff 在学习过程中,每一层否挑选15个优秀的神经元保留到下一层(This procedure uses GMDH network traffic flow prediction, the input data for the continuous n days of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:2126848
    • 提供者:臧泽林

源码中国 www.ymcn.org