代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/212609/15151892
m chap4_1.m
%Fuzzy Control for water tank
clear all;
close all;
a=newfis('fuzz_tank');
a=addvar(a,'input','e',[-3,3]); %Parameter e
a=addmf(a,'input',1,'NB','zmf',[-3,-1]);
a=addmf(a,'input',
www.eeworm.com/read/212609/15151893
m chap4_7a.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/212478/15155727
h field.h
#if !defined(AFX_FIELD_H__2B497AA2_763C_4F6B_8536_3E0798BDD7E3__INCLUDED_)
#define AFX_FIELD_H__2B497AA2_763C_4F6B_8536_3E0798BDD7E3__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/211979/15168932
m cp0201_bits.m
%
% FUNCTION 2.1 : "cp0201_bits"
%
% Generates a stream of equiprobable binary values ('bits')
% The number of bits ('numbits') is an input parameter
%
% Programmed by Guerino Giancola
%
fun
www.eeworm.com/read/211789/15173820
c ds18b20_12_23.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
unsigned char table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f};
www.eeworm.com/read/210404/15199149
v mips.v
//-------------------------------------------------------
// mips.v
// Max Yi (byyi@hmc.edu) and David_Harris@hmc.edu 12/9/03
// Model of subset of MIPS processor described in Ch 1
//-------------
www.eeworm.com/read/210237/15202886
h cvirte.h
/*============================================================================*/
/* L a b W i n d o w s / C V I */
/*----------------------------------
www.eeworm.com/read/210237/15203012
h cvirte.h
/*============================================================================*/
/* L a b W i n d o w s / C V I */
/*----------------------------------