搜索资源列表
gasanfis
- 使用自适应神经模糊推理系统的方法预测时间序列-The use of Adaptive Neuro-Fuzzy Inference System for Prediction of Time Series
Matlab_and_auto_adapted_neural_network_fuzzy_reaso
- 本书着重介绍MATLAB在工程数据数学处理中应用的基础知识和计算方式,其内容涉及MATLAB主包和部分工具箱内容。本书另外涉及MATLAB系统的模糊逻辑工具箱的自适应神经网络模糊推理系统,对自适应神经网络模糊推理系统的数学原理、功能使用和程序调用进行了较详细的论述。-This book focuses on MATLAB mathematical treatment in the application of engineering d
intuitionisticfuzzyreasoning
- 建立了自适应神经一直觉模糊推理系统,直觉模糊神经网络的函数逼近能力 -The establishment of adaptive neuro-fuzzy inference system intuitive, intuitive fuzzy neural network function approximation ability
anfisExample_book-
- 这个是我看文献做的一个anfis(自适应神经网络模糊推理系统)的一个例子,已经表明注释,很容易上手-This is a code for anfis(Adaptive network-based fuzzy inference system),when you looke ie you can got it!
anfis2v1
- 自适应神经模糊推理系统源码2输入一输出包含训练,检验,预测-2 inputs 1output anfis system, include training and prediction
partmain
- 自适应神经模糊推理系统,anfis主程序,包含训练极其校验过程-mainpart of anfis
partyuce
- 自适应神经模糊推理系统预测部分,包含预测误差与预测结果对比-Adaptive neuro-fuzzy inference system to predict section contains the prediction error and predicted results compare
Evolutionary-ANFIS-Training
- 用MATLAB实现自适应神经模糊推理系统(ANFIS)结构训练。代码中,首先创建一个初始原ANFIS结构,然后采用遗传算法(GA)、粒子群优化(PSO)来训练ANFIS。此进化训练算法可用于解决非线性回归函数逼近问题。-Implementation of adaptive neural fuzzy inference system (ANFIS) based on MATLAB. Code, the first to create an
ANFIS algorithm
- 自适应神经模糊推理系统的可运行实例,注释清楚易懂(Operable examples of adaptive neuro-fuzzy inference system)
NN_FUZZY
- 利用自适应神经模糊推理系统对非线性函数进行逼近(Approximation of nonlinear functions by fuzzy inference system)
neural networks
- 1.elman神经网络对输入波形进行检测 2.设计具有3个神经元的Hopfield网络 3.建立自适应神经模糊推理系统对非线性函数进行逼近(正弦加滞后) 4.建立自适应神经模糊推理系统对非线性函数进行逼近(正弦多项式) 5.利用模糊C均值聚类方法将一类随机给定的三维数据分为三类(1.Detection of input waveform by elman neural network 2. design a Hopfield