代码搜索:TOOLBox
找到约 9,571 项符合「TOOLBox」的源代码
代码结果 9,571
www.eeworm.com/read/351010/10688400
m nntitlef.m
function fig = nntitlef(s1,s2,s3,s4,s5,s6)
%NNTITLEF Standard title figure for Neural Network Toolbox GUI.
% NNTITLEF(S1,S2,S3,S4,S5,S6)
% S1 - Name of window (default = 'NNTITLEF').
% S2 -
www.eeworm.com/read/351010/10688556
m nntocf.m
function fig = nntocf(s1,s2,s3,s4,s5,s6)
%NNTOCF Standard table of contents figure for Neural Network Toolbox GUI.
%
% NNTOCF(S1,S2,S3,S4,S5,S6)
% S1 - Name of window (default = 'NNDEMOF').
%
www.eeworm.com/read/158963/10707497
m nntitlef.m
function fig = nntitlef(s1,s2,s3,s4,s5,s6)
%NNTITLEF Standard title figure for Neural Network Toolbox GUI.
% NNTITLEF(S1,S2,S3,S4,S5,S6)
% S1 - Name of window (default = 'NNTITLEF').
% S2 -
www.eeworm.com/read/158963/10707621
m nntocf.m
function fig = nntocf(s1,s2,s3,s4,s5,s6)
%NNTOCF Standard table of contents figure for Neural Network Toolbox GUI.
%
% NNTOCF(S1,S2,S3,S4,S5,S6)
% S1 - Name of window (default = 'NNDEMOF').
%
www.eeworm.com/read/274975/10841948
m nntitlef.m
function fig = nntitlef(s1,s2,s3,s4,s5,s6)
%NNTITLEF Standard title figure for Neural Network Toolbox GUI.
% NNTITLEF(S1,S2,S3,S4,S5,S6)
% S1 - Name of window (default = 'NNTITLEF').
% S2 -
www.eeworm.com/read/274975/10842089
m nntocf.m
function fig = nntocf(s1,s2,s3,s4,s5,s6)
%NNTOCF Standard table of contents figure for Neural Network Toolbox GUI.
%
% NNTOCF(S1,S2,S3,S4,S5,S6)
% S1 - Name of window (default = 'NNDEMOF').
%
www.eeworm.com/read/298871/7928875
m nntitlef.m
function fig = nntitlef(s1,s2,s3,s4,s5,s6)
%NNTITLEF Standard title figure for Neural Network Toolbox GUI.
% NNTITLEF(S1,S2,S3,S4,S5,S6)
% S1 - Name of window (default = 'NNTITLEF').
% S2 -
www.eeworm.com/read/298871/7929026
m nntocf.m
function fig = nntocf(s1,s2,s3,s4,s5,s6)
%NNTOCF Standard table of contents figure for Neural Network Toolbox GUI.
%
% NNTOCF(S1,S2,S3,S4,S5,S6)
% S1 - Name of window (default = 'NNDEMOF').
%
www.eeworm.com/read/142034/12969187
m plot_tfarma.m
function plot_tfarma(MAR0, LAR0, MMA0, LMA0, N0, re_im, fig)
% function plot_tfarma(MAR0, LAR0, MMA0, LMA0, N0, re_im, fig)
% This file is part of the TFPM toolbox v1.0 (c)
% michael.jachan@tuwien
www.eeworm.com/read/136696/13365607
m i_rule4.m
function [a1,b1,c1,a2,b2,c2,P]=invpend_rule_4()
%INVPEND_RULE_4: To be called from FISDEMO.M.
%
%USAGE: [a1,b1,c1,a2,b2,c2,P]=INVPEND_RULE_4()
% FISMAT: Fuzzy Inference Systems toolbox for