搜索资源列表
rbfsensor
- 这是训练rbf神经网络,对传感器的性能进行学习,最后达到替代温度传感器的作用-training rbf neural network, the performance of the sensor learning. Finally alternative to the role of temperature sensors
Multisensorrefusion
- 本程序采用matlab编程,通过设计训练一个人工神经网络来达到其对一个4传感器实时检测输出结果融合判断的模拟,文中涉及人工圣经网络和多传感器融合两们学科的基本知识。-the procedures used Matlab programming, through the design of a training artificial neural network to achieve its right to a four-detection sensor fusion output judgme
a-new-neural-RA-on-WSN
- 无线传感器网络中一种新的基于神经网络的自适应路由算法-Wireless sensor networks, a new neural network based adaptive routing algorithm
QuantitativeAnalysisofGasMixtureUsinganArtificialN
- 优选了分析CO、H2和CH4混合气体的传感器阵列,构造了传感器信号预处理和神经网络 训练算法,从而建立了用于混合气体定量分析的人工嗅觉系统。实验结果证明,系统能够以较高的 精度分辨出3种气体的浓度。 -Optimization of the analysis of CO, H2 and CH4 mixed gas sensor array, constructs a sensor signal pre-processing and neural network training al
Perceptron
- 感知器(Perceptron) 单层感知器神经元模型图,我们可以看出感知器的基本功能是将输入矢量转化成0或1的输出。这一功能可以通过在输入矢量空间里的作图来加以解释。 -Perceptron (Perceptron) single-layer perceptron neural model diagram, we can see the basic functions of sensor is the input vector into the output of 0 or 1. Th
ELASTICNEURALNET
- 关于无线传感器网络中弹性神经网络的研究文献,希望对大家有帮助。-About wireless sensor network in elastic neural network research literature, hoped that has the help to everybody.
Sensor_Information_Fusion_and_Its_Application_in_R
- 传感器信息融合及其在机器人中的应用 摘要:多传感器信息融合即融合多个传感器提供的冗余、互补或更实时的信息,可以获得系统所需的 更准确和更精确的信息。介绍了神经网络融合方法,探讨了信息融合技术在机器人方面的应用。机器 人避障实验验证了所提方法的有效性。 关键词:多传感器信息融合(MIF);神经网络;移动机器人;避障;-Sensor Information Fusion and Its Application in Robot Summary: Multi-sensor data f
2009.12.31
- 该文件中有大量有关无线传感器网络方面的相关论文,有加权组合三边气体源定位算法、分布式射频干涉定位法、以及人工神经网络定位等方面的论文。希望对研究无线传感器网络的朋友们有所帮助。-The document contains a lot of information related to wireless sensor networks, papers, there is a weighted combination of the trilateral gas source localization
sensor
- 基于神经网络的传感器非线性补偿技术及其应用-Based on neural network nonlinear compensation of sensor technology and its application
Qlearningcar
- Simulink 控制VR环境中的小车。小车有5个距离传感器,能够慢慢学会避开墙壁和障碍物。小车采用加强学习(Q learning),采用神经网络对Q函数逼近。由于使用了模拟退火,小车在开始的时候会经常撞击障碍物,10次后基本就不会再撞了。 小车的外观模型使用了"w198406141"在本论坛的虚拟现实区发布的VR模型。-VR environment Simulink control car. There are 5 car distance sensor, can gradually le
RBF-neural-network-based-on-RS-theory-of-grinding.
- 基于RBF神经网络和RS理论的磨矿分级系统软测量模型-RBF neural network based on RS theory of grinding and classification system of soft sensor model
Qlearningcar
- Simulink 控制VR环境中的小车。小车有5个距离传感器,能够慢慢学会避开墙壁和障碍物。小车采用加强学习(Q learning),采用神经网络对Q函数逼近。由于使用了模拟退火,小车在开始的时候会经常撞击障碍物,10次后基本就不会再撞了。 -VR environment Simulink control car. There are 5 car distance sensor, can gradually learn to avoid walls and obstacles. Car us
sensor
- 该算法也是人工神经网络理论中的线性阈值神经元的学习算法-The algorithm of artificial neural network theory is the linear threshold learning algorithm of neural
nn
- 常见神经网络的算法大全,包括RBF、线性感知器、自组织网络等-Common neural network algorithm Daquan, including RBF, linear sensor, self-organizing networks
neural-network-of-multi-sensor
- 基于模糊神经网络的多传感器信息融合,提出了一种简单、有效的分区算法来确定障碍物的距离和方位。采用BP神经网络对障碍物环境进行分类以及模式识别,为移动机器人的导航和避障提供了一种有效的方法。-Fuzzy neural network based multi-sensor information fusion, we propose a simple and effective algorithm to determine the partition barrier distance and dir
TCS230-Color-Sensor-for-Ship
- 该系统采用三块TCS230颜色传感器,监测轮船经过后海水的颜色变化的情况,数据采用就地处理,并运用改进型BP神经网络算法进行污染模式训练和模式识别。通过nRF401无线数字收发器,把污染识别的结果发送回监 视器,再通过字符和语音对识别结果进行报告。把轮船污染数据采集器安装在轮船尾部两侧进行实时监测,结果表明,监测速快,精确度高。-The system uses three TCS230 color sensor to monitor the ship through the water
Artificial-neural-recognition
- 最近看了这篇神经网络在航天技术方面应用的论文,阅读后的总结如下:本文主要是提出一种基于神经网络的航天光学遥感器在轨信噪比的的测试方法。通过模拟得到了大量的包含有不同信噪比等级的遥感图像,并将其作为网络训练和测试的样本。-This paper is to propose a spacecraft optical remote sensor test methods based on neural networks in the signal to noise ratio of the rail.
neural-network-matlab_m
- matlab神经网络原理与实例精解的matlab源代码,包括matlab快速入门、单层感知器、线性神经网络、BP神经网络、径向基函数网络、自组织竞争神经网络、随机神经网络等各章节源码,是学习神经网络的有力助手,里面包含matlab库函数工具箱的应用,也有手算代码。-matlab neural network theory and examples of fine solution matlab source code, including matlab QuickStart, single se
soft-sensor
- rbf神经网络软测量matlab程序,svm软测量matlab程序-RBF neural network soft measurement Matlab procedures, SVM soft Matlab procedures
matlab_neural etwork
- 感应器神经网络、线性网络、BP神经网络、径向基函数网络(Sensor neural network, linear network, BP neural network, radial basis function network)