代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/227046/14442967
m chap3_6.m
%Fuzzy Tunning PID Control
clear all;
close all;
a=newfis('fuzzpid');
a=addvar(a,'input','e',[-3,3]); %Parameter e
a=addmf(a,'input',1,'NB','zmf',[-3,-1]);
a=addmf(a,'
www.eeworm.com/read/227046/14442968
m chap3_4.m
%Fuzzy Controller
clear all;close all;
a=newfis('fuzz_ljk');
f1=1.0;
a=addvar(a,'input','e',[-3*f1,3*f1]); % Parameter e
a=addmf(a,'input',1,'NB','zmf',[-3*f1,-1*f1]);
a=
www.eeworm.com/read/227046/14442977
m chap3_7.m
%Fuzzy Immune PID Control
clear all;
close all;
a=newfis('fuzz_ljk');
f1=10;
a=addvar(a,'input','u',[-f1*1,f1*1]); %Parameter e
a=addmf(a,'input',1,'NB','zmf',[-f1*1,f1*1]);
a=a
www.eeworm.com/read/227046/14442981
m chap3_3.m
%Fuzzy Controller
clear all;
close all;
a=newfis('fuzzf');
f1=1;
a=addvar(a,'input','e',[-3*f1,3*f1]); %Parameter e
a=addmf(a,'input',1,'NB','zmf',[-3*f1,-1*f1]);
a=addmf(a,'inpu
www.eeworm.com/read/226454/14470895
h systemformmgr.h
//---------------------------------------------------------------------------
#ifndef SystemFormMgrH
#define SystemFormMgrH
//-----------------------------------------------------------------------
www.eeworm.com/read/226394/14477288
h field.h
#if !defined(AFX_FIELD_H__522768ED_360F_480B_8B2A_86845BB88AA6__INCLUDED_)
#define AFX_FIELD_H__522768ED_360F_480B_8B2A_86845BB88AA6__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/125679/14479415
h field.h
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/125632/14481524
txt readme.txt
#
# Copyright 2003 by Texas Instruments Incorporated.
# All rights reserved. Property of Texas Instruments Incorporated.
# Restricted rights to use, duplicate or disclose this code are
# grant
www.eeworm.com/read/226299/14482278
html threeparamsform.html
Collecting Three Parameters
Collecting Three Parameters