搜索资源列表
-
0下载:
用于描述通过模糊推理系统建立驾驶员模糊跟驰系统,Used to describe the fuzzy inference system through the establishment of the driver-following system of fuzzy
-
-
0下载:
模糊pid仿真,先运行模糊推理系统设计程序a.m,并调入内存,然后运行模糊控制程序b.m,对pid控制参数进行整定。,Pid fuzzy simulation, Fuzzy Inference System to run the design process am, and transferred to memory, and then run the procedure of fuzzy control bm, of pid control tuning parameters.
-
-
0下载:
用于模糊推理系统的开发,可以自动生成建立模糊推理系统-Fuzzy Inference System for the development, can be automatically generated to establish fuzzy inference system
-
-
0下载:
实现特定复杂输入/输出关系的模糊推理系统,下面绘制训练后面模糊推理系统的隶属度函数曲线。-To achieve a specific complex input/output relation of fuzzy inference system, the following training behind the fuzzy inference system to draw the membership function curve.
-
-
0下载:
建立了自适应神经一直觉模糊推理系统,直觉模糊神经网络的函数逼近能力
-The establishment of adaptive neuro-fuzzy inference system intuitive, intuitive fuzzy neural network function approximation ability
-
-
0下载:
Adaptive Neuro-Fuzzy Inference System
-
-
1下载:
这个是我看文献做的一个anfis(自适应神经网络模糊推理系统)的一个例子,已经表明注释,很容易上手-This is a code for anfis(Adaptive network-based fuzzy inference system),when you looke ie you can got it!
-
-
0下载:
用模糊推理构造专家系统,使用matlab实现,源码-Construct an expert system using fuzzy inference, the use of Matlab to achieve, source
-
-
0下载:
模糊神经网络的matlab程序,模糊神经网络把神经网络的学习能力引入到模糊系统中,将模糊系统的模糊化处理、模糊推理通过神经网络来表示-Matlab program for fuzzy neural networks, fuzzy neural network learning ability of neural networks to introduce to the fuzzy system, fuzzy system, fuzzy, fuzzy inference neural networ
-
-
0下载:
/*
* 这是修改过后的fis.c模糊推理系统库函数,可以移植C/C++环境使用,在VS2010的MFC环境经过测试
* 1、将fis.c文件拷贝到项目中;
* 2、修改VS2010的配置属性,项目->属性->C/C++->预处理器->预处理器定义,添加
* _CRT_SECURE_NO_WARNINGS
* 3、在【解决方案资源管理器】中选中fis.c文件,单击右键的属性
* 【配置属性】->【常
-
-
0下载:
《人工神经网络与模糊信号处理.pdf》,书中首先介绍人工神经网络和模糊理论的信号处理概要;其次作为神经网络的典型的例子介绍阶梯型及相互结合型的神经网络以及基于它们的信号处理,还介绍模糊推论和模糊信号处理等;最后示出神经网络与模糊信号处理的种种应用实例,介绍今后以高度智能化系统为目标的人工并列处理模型和智能信号处理等。
-" Artificial neural networks and fuzzy signal processing. Pdf" , the book intro
-
-
0下载:
C codes and simulation examples for the ANFIS by Jang (Absolutely original version )-This attached file contains C code and simulation examples for the ANFIS (Adaptive-Network-based Fuzzy Inference System) architecture proposed in [1,2].
Related
-
-
0下载:
ANFIS modeling & simulation
Compelete codes for building & training a fuzzy Inference System
-
-
1下载:
自适应神经模糊推理系统预测部分,包含预测误差与预测结果对比-Adaptive neuro-fuzzy inference system to predict section contains the prediction error and predicted results compare
-
-
0下载:
this implementation of fuzzy robot using java and FCL file fuzzy inference system-this is implementation of fuzzy robot using java and FCL file fuzzy inference system
-
-
2下载:
ANFIS (Adaptive-Network-based Fuzzy Inference System) is a fuzzy inference systemimplemented in the framework of adaptive networks, and it can construct an input-output mapping based on both human knowledge (in the form of fuzzy if-then rules) and st
-