搜索资源列表
基于RBF神经网络的CPI预测
- 采用RBF神经网络的结构、特性和训练算法,根据CPI(消费者物价指数)与其影响因素之间存在的映射关系,应用神经 网络建立了多因素非线性时间序列预测模型。最后通过仿真实验和研究,把RBF神经网络与传统的BP网络预测结果进行比较,结果证明,该模型的预测精确度更高,结果令人满意。
对sinx在区间 内采样数点作为BP神经网络训练
- (1)对sinx在区间 内采样数点作为BP神经网络训练样本,然后利用该训练好的网络输出sinx的值。 (2)将函数换成 , ,重复(1)的实验。
MLPNetworksimulation.rar
- Matlab 下 BP 神经网络的举例及详细说明。美国大学的一个实验。 虽然是 PDF文件,但程序可以直接粘贴下来运行。,The process to train and test a designed MLP neural network : 1) We make training patterns and test patterns. 2) A network architecture should be defined by newff MATLAB function with th
hopfield
- 采用MATLAB实现Hopfield神经网络算法,并用其来进行字符识别。实验包括单个噪声字符的识别和多个噪声字符的识别两部分。并从这两方面对实验数据进行了分析与对比。-Hopfield neural network implementation using MATLAB algorithm, and use it to carry out character recognition. Experiments included a single noise, character recogniti
RBFneuralnetworkprogram
- RBF神经网络预测程序,建模,仿真,实验等-RBF neural network prediction program, modeling, simulation and experiment
A_new_algorithm_of_image_compress_based_on_BP_neur
- 本文探讨了神经网络用于图像压缩的方法,提出了一种基于边缘信息检测的BP神经网络压缩方法:按图像各部分像素特征将图像分为平滑块、纹理块和边缘块,不同的分类块采用不同的隐含层数。实验结果证明本算法在在保证重建图像丰富细节的同时,能大大提高图像的压缩比。-This paper discusses the neural network for image compression method, edge information is presented based on BP neural networ
HopfieldTSP
- 用Hopfield神经网络求解TSP(旅行商问题),并附上实验报告-HopfieldTSP
vbshjing
- VB版神经网络——BP神经网络实验平台:输出幅值可调ATN激励函数,一个很绝的算法,以前在论坛上讨论比较多的一个帖子内容就是神经网络算法,因此来说,这个算法很具参考价值,不管是新手还是高手,都有一看。-VB version of neural network- BP neural network experiment: ATN activation function with adjustable output amplitude, an algorithm must, before the m
AerialImageClassificationMethodBasedonFractalTheor
- 提出一种基于分形理论和BP 神经网络的航空遥感图像有监督分类方法。该方法尝试将航空图像 的光谱信息和纹理特征相结合。它首先将彩色航空图像由RGB 格式转化为HSI 格式,然后,根据亮度计算分 数维、多重分形广义维数谱q-D( q) 和“空隙”等基于分形的纹理特征,同时加入归一化的色度和饱和度作为光 谱特征,采用BP 神经网络作为分类器。通过对彩色航空图像的分类实验,结果证实该方法行之有效。-Based on fractal theory and BP neural network
RBF.BLDC
- 该PPT提供了无刷电机无位置控制的新方法...RBF神经网络控制...我们积极在这方面做实验,取得了一定的效果-The PPT provides a brushless motor without position control of the new method ... RBF neural network control ... We are actively conducting experiments in this regard, and achieved some results
Matlab_Image_Processing
- 林健写的Matlab在图像处理与目标识别方面的应用实验,包括染色体识别与统计、汽车牌照定位与字符识别、基于BP神经网络识别字符的简单实验。-Lam Kin Writing at the Matlab image processing and target recognition application experiments, including chromosome identification and statistics, vehicle license positioning and c
part_237010_200311202__
- 山 东 大 学 硕 士 学 位 论 文:图像边缘检测算法的研究本 文 分 为 七 个 部 分 。第一部分首先阐述了课题的研究背景、意义以 及该领域的发展现状;第二部分介绍了几种经典的边缘检测方法,给出 了这些方法的图像边缘检测结果,并且进行了相关的分析比较;第三部 分阐述了BP 神经网络的结构以及数学模型等相关知识;第四部分具体 介绍了一种新的基于统计向量和BP 神经网络的边缘检测方法;第五部 分介绍了一种有效的边缘细化算法,它可以对新方法得到的图像边缘进 一步处理以达到
bpnetwork
- 实现文字的识别 利用比较先进的神经网络笔者已经实验 绝对可行!-it is a good method to realize te recgniton of words.it is based on bp network,the author realized it!
network_plate
- 利用BP神经网络进行车牌识别的算法介绍文章,给出了实验的结果-BP neural network algorithm in the application of license plate with the experiment
hopfield
- 神经网络课程中的一个大作业, 使用hopfield网络解决极大团问题的源码及实验报告-Neural network of a major course work, the use of networking solutions hopfield great mission of the source problem and experimental report
PNN
- 概率神经网络算法的matlab实验程序 可用于车牌识别 文字识别等模式识别问题-Probabilistic neural network algorithm matlab experimental procedure can be used for license plate recognition to identify issues such as character recognition
人工神经网络实验-学硕-XXX-20164228014
- 在职研究生期末大作业,改名即可。。。。。(Big homework at the end of graduate school, renamed)
第三代神经网络
- 本文主要介绍深度学习以及复杂layman形式运算的深度网络。通过真实数据的实验,定量比较,证实(或证伪)深度神经网络理论在外汇交易中的优势。当前主要用途是分类,基于深度神经网络模型创建一个指标和一个EA,根据客户端/服务器的方式进行运作,并对它们进行测试。(This paper mainly introduces deep learning and deep network of complex layman form operations. Through real data experime
基于BP神经网络的色空间转换
- 本案例为基与bp神经网络对pantone色卡中RGB空间向Lab空间转换的源码,并已经调试成功输入层输出层函数与神经元个数。附加功能:直接得出各色块的Eab色差已经测试样本与预测样本的相关系数。经多次实验,相关色差在2~3之间,低于CIE认可标准:4,相关系数达到0.96以上,可以准确预测绝大多数色块,用于色彩管理建模。(This case is for color space converting(RGB Space to Lab Space) You can master how to u
NNTest
- 神经网络实验,BP神经网络实现水果数据的分类(Neural network experiment, BP neural network to achieve the classification of fruit data)