intonfis.m
来自「a collection of M-files to study concept」· M 代码 · 共 13 行
M
13 行
function intonfis
echo on;clf;clc;
% FISMAT: Fuzzy Inference Systems toolbox for MATLAB
% (c) Ahmad Lotfi,
% Department of Electrical and Computer Engineering
% University of Queensland
% Brisbane, Qld. AUSTRALIA 4072
% (Email: lotfia@s1.elec.uq.oz.au)
%
% 13-10-93
% The program has been tested on MATLAB version 4.1, Sun workstation.
echo off
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?