代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/242897/12974283
m floatexample.m
echo on
% This script shows how to use the ga using a float representation.
% You should see the demos for
% more information as well. gademo1, gademo2, gademo3
global bounds
% Setting the seed to t
www.eeworm.com/read/242897/12974293
m orderbasedexample.m
echo on
% This script shows how to use the ga using an order-based representation.
% You should see the demos for
% more information as well. gademo1, gademo2, gademo3
global distMatrix
% Setting the
www.eeworm.com/read/242897/12974350
m binaryexample.m
echo on
% This script shows how to use the ga using a float representation.
% You should see the demos for
% more information as well. gademo1, gademo2, gademo3
global bounds
% Setting the seed back
www.eeworm.com/read/328896/12996196
c s6b0724.c
// Function for setting Column Address
void SetCA(uint8 CAddr)
{
//CAddr's range is from 0 to LCD_CMAX
//CAddr += 4; // Remove this statement if LCD_ADC is 0xA0
CAddr += 4; // Special for the
www.eeworm.com/read/328742/13005409
c ui.c
//
// MODULE: UI.c
//
// PURPOSE: Parsing Command line parameter and setting flags.
//
#include
#define TAPI_CURRENT_VERSION 0x00020000
#include
void ShowHelp();
BOOL
www.eeworm.com/read/241645/13127806
m floatexample.m
echo on
% This script shows how to use the ga using a float representation.
% You should see the demos for
% more information as well. gademo1, gademo2, gademo3
global bounds
% Setting the seed to t
www.eeworm.com/read/241645/13127818
m orderbasedexample.m
echo on
% This script shows how to use the ga using an order-based representation.
% You should see the demos for
% more information as well. gademo1, gademo2, gademo3
global distMatrix
% Setting the
www.eeworm.com/read/241645/13127911
m binaryexample.m
echo on
% This script shows how to use the ga using a float representation.
% You should see the demos for
% more information as well. gademo1, gademo2, gademo3
global bounds
% Setting the seed back
www.eeworm.com/read/324341/13271054
m ips49.m
clear;clc;
%Initial Condition
x(1,:)=[0.1,0,0];
%Simulation Setting
h=0.001;
% Set point r=0;
r=0;
k=1;
for t=h:h:3;
% The output of Fuzzy Controller
%fc is a function of Fuzzy