代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/374775/9385121
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/374775/9385155
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/177859/9430266
build
You should build sbc in ../sbc and put sbc.h in /usr/include and
libsbc.a in /usr/lib by hand before invoking make here.
If alsa-lib is not in /usr/src/ you should edit the setting in Makefile
and y
www.eeworm.com/read/371709/9540769
m segymatdemo1.m
% SegyMATdemo1 : Creates, Reads and plots a Segy File;
% load test data set
load Clown;
% choose a file name;
file='segy_test.sgy';
% Write segy file, using default setting
WriteSegy(file,X);
% Re
www.eeworm.com/read/168334/9919786
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/168334/9919791
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/168334/9919833
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