代码搜索:NEFCON
找到约 34 项符合「NEFCON」的源代码
代码结果 34
www.eeworm.com/read/133942/14017154
m nefcon.m
function [outp] = nefcon(input_st);
% NEFCON The nefcon fuzzy learning system
%
% This function contains the main loop for the NEFCON
% learning environment. The learning meth
www.eeworm.com/read/133942/14017245
m neferr.m
function ferr = neferr(input);
%NEFERR calculate fuzzy error.
%
% Calculates the error using the selected method (NEFCON_FERR).
% If an error fismatrix with n inputs is selected t
www.eeworm.com/read/133942/14017169
m snefcon.m
function [sys, x0] = snefcon(t, x, u, flag, nefmat);
%SNEFCON SIMULINK s-function calling NEFCON.
%
% See also NEFCON.
% Author: Andreas Nuernberger, TU Braunschweig, August 1996; a.nuern
www.eeworm.com/read/133942/14017148
m nefdef.m
function nefdef();
%NEFDEF Set Nefcon defaults (checks if already set)
%
% NEFDEF;
%
% See also NEFCON, NEFGUI.
% Author: Andreas Nuernberger, TU Braunschweig, August 1996;
www.eeworm.com/read/133942/14017162
m nefrule2.m
function nefrule2(fuzzy_error, input_stack, nef_rule);
%NEFRULES Rule learning function (Phase2)
% This function learns the rules of the
% fismatrix by using the fuzzy_error and the c
www.eeworm.com/read/133942/14017083
m modsign.m
function modsign(p1)
%MODSIGN Signal modification tool for nefcon bounded-signal-generator
%
% See also SNEFSIGN, NEFOPTF.
% Author(s): Andreas Nuernberger, 08/1996
global NEFCON_SIGNAL RAN
www.eeworm.com/read/133942/14017157
m nefgui.m
function nefgui(action, p1);
%NEFGUI GUI-Tool to manage Nefcon settings.
% NEFGUI is the main control window to all NEFCON settings.
%
% NEFGUI;
%
% See also NEFGUI_O
www.eeworm.com/read/133942/14017121
m nefsim.m
%NEFSIM Simulation loop (started by NEFGUI)
% Script controlling the SIMULINK Simulations, including
% storing of simulation results (in loop_x.mat files).
% The results will be r