代码搜索:parameter

找到约 10,000 项符合「parameter」的源代码

代码结果 10,000
www.eeworm.com/read/458211/7302048

m pid.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,'inp
www.eeworm.com/read/457876/7316193

v nco_st.v

// Copyright (C) 1988-2008 Altera Corporation // Any megafunction design, and related net list (encrypted or decrypted), // support information, device programming or simulation file, and any other /
www.eeworm.com/read/457798/7317712

h test.h

#ifndef TEST #define TEST #define MAX_PATH 260 int main(int argc, char **argv); /* * This is a multiline comment * because, as you might know, * C allows comments that can * span many lines
www.eeworm.com/read/457601/7322426

aspx guanli.aspx


www.eeworm.com/read/457581/7322501

bak vga_sync.v.bak

/* * Copyright (C) 2006-2008 CMM Sigma Andrzej Chmielowiec * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge
www.eeworm.com/read/457581/7322505

v vga_sync.v

/* * Copyright (C) 2006-2008 CMM Sigma Andrzej Chmielowiec * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge
www.eeworm.com/read/457421/7325647

vh hssdrc_define.vh

// // Project : High-Speed SDRAM Controller with adaptive bank management and command pipeline // // Project Nick : HSSDRC // // Version : 1.0-beta // // Revision : $Revision
www.eeworm.com/read/457264/7329394

f pi.f

program main double precision PI25DT parameter (PI25DT = 3.141592653589793238462643d0) double precision pi write(6, 97) PI25DT 97 format
www.eeworm.com/read/457218/7332209

m chap4_2.m

%Fuzzy Controller Design 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(
www.eeworm.com/read/457218/7332216

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',