搜索资源列表
Fern
- 为本人图形学实验的扩展,只要提供图形的FIS码,即可绘制该图形。 本程序使用Visual Studio 2008进行开发,基于MFC框架。程序使用FIS码绘制分形图形。 “测试数据”文件夹中包含多种图形的FIS码,以.dat文件格式保存,可以使用记事本对.dat文件进行编辑。 程序可以打开、保存、编辑.dat文件,同时能够控制绘制图形的颜色、大小、显示位置以及背景颜色。-Graphics for my experimental expansion, as long as the FI
pjxt
- c++调用matlab模糊控制系统文件,就是.fis文件,实现整个化工生产系统的评价,可以直接把matlab中的fis文件保存为txt,也可以直接读取。-c++ call matlab fuzzy control system file is. fis file, realize the entire chemical production system can be evaluated directly in matlab fis file saved as txt, can also be
FUPID
- 这一程序内涵模糊控制器的FIS程序,可以做基于此做PIDmatlab仿真。-This program connotation fuzzy controller fis program, you can do based on this PID simulation.
Flac3d2Tecplot-FSI
- flac3d2tecplot-fis可以转化flac3d文件到tecplot变为应力应变-flac3d2tecplot-fis flac3d files can be converted into a stress and strain to tecplot
anfis
- function [t_fismat, t_error, stepsize, c_fismat, c_error] ... = anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method) ANFIS Training routine for Sugeno-type FIS (MEX only). if nargin > 6 & nargin < 1, error( Too many or too f
Anfis-for-2-dof-robot
- The following Matlab project contains the source code and Matlab examples used for anfis for 2 dof robot. in this program i am first creating a training data set by applying the angular values to the 2 dof DK model and then supplying the data to the
car
- 基于模糊控制的自动泊车matlab仿真,界面和代码以及fis-Based on the fuzzy control of automatic parking matlab simulation
fuzzycontrol
- fis文件和simulink模型,其中运行模型时先初始化模糊文件,:filename readfis(‘filename.fis’) 第一个filename指simulink文件,第二个是模糊文件-it conclude two files:mohu_2.sxl and mohu_2.fis。you must enter mohu_2e readfis(‘mohu_2’),while you use the files
addvar
- Descr iption % addvar has four arguments in this order: % the FIS name % the type of the variable (input or output) % the name of the variable % the vector describing the limiting range for the variable % Indices are applied to vari
PID1
- 三阶线性系统的常规pid得simulink仿真的响应曲线,智能控制((A simulink do with self-adaptive fuzzy PID system, through three fuzzy FIS: dkp, dki, dkd to control the Kp, Ki, Kd, in order to achieve automatic adjustment of PID parameters can be objective.))