blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 214 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2 values | repo_name stringlengths 6 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 21 values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 141k 586M ⌀ | star_events_count int64 0 30.4k | fork_events_count int64 0 9.67k | gha_license_id stringclasses 8 values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 50 values | src_encoding stringclasses 23 values | language stringclasses 1 value | is_vendor bool 1 class | is_generated bool 1 class | length_bytes int64 5 10.4M | extension stringclasses 29 values | filename stringlengths 2 96 | content stringlengths 5 10.4M |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e3406214af32c4f1a10e154e81cf80b293299e9b | 449d555969bfd7befe906877abab098c6e63a0e8 | /623/CH1/EX1.1.15/U1_C1_15.sce | 137bd89d7d6d9c8bc9e951684b9e6aac8f16fb0a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 497 | sce | U1_C1_15.sce | //variable initialization
m0=1 //let rest mass of particle to be 1 (kg)
m=3*m0; //moving mass of particle (kg)
c=3*10^8; //speed of light (meter/second)
//calculation of speed of particle
Beta=(1-(m0/m)^2)^(1/2); //Calculation fo Beta
v=Beta*c; //speed of particle (meter/second)
printf("\n\tThe speed of The particle = %.2e meter/second",v);
|
f6fc5c2468a41ce07e36510e65e692631a9df660 | 494b677053e1199325a80808377463794e1003e5 | /experiments/irprop-c/irprop-c/results/Ignore-MV.iRProp+-C.vehicle/result4s0.tst | 0f0b25248f2c2fd7b9d40ce8b108337eb2db7229 | [] | no_license | kylecblyth/IIS-Project | 92fb0770addced8022817470f974bf5191bfe05d | abf66fd98d9b6c7c3a0fbc254ef4026641338489 | refs/heads/master | 2020-06-12T19:41:02.430510 | 2016-12-07T10:35:31 | 2016-12-07T10:35:31 | 75,764,815 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,576 | tst | result4s0.tst | @relation vehicle
@attribute COMPACTNESS integer[73,119]
@attribute CIRCULARITY integer[33,59]
@attribute DISTANCECIRCULARITY integer[40,112]
@attribute RADIUSRATIO integer[104,333]
@attribute PRAXISASPECTRATIO integer[47,138]
@attribute MAXLENGTHASPECTRATIO integer[2,55]
@attribute SCATTERRATIO integer[112,265]
@attribute ELONGATEDNESS integer[26,61]
@attribute PRAXISRECTANGULAR integer[17,29]
@attribute LENGTHRECTANGULAR integer[118,188]
@attribute MAJORVARIANCE integer[130,320]
@attribute MINORVARIANCE integer[184,1018]
@attribute GYRATIONRADIUS integer[109,268]
@attribute MAJORSKEWNESS integer[59,135]
@attribute MINORSKEWNESS integer[0,22]
@attribute MINORKURTOSIS integer[0,41]
@attribute MAJORKURTOSIS integer[176,206]
@attribute HOLLOWSRATIO integer[181,211]
@attribute class {van,saab,bus,opel}
@data
bus van
saab van
bus bus
van van
van van
bus van
opel opel
opel opel
saab bus
bus bus
bus van
bus bus
opel saab
saab van
bus bus
bus bus
opel opel
saab opel
saab saab
opel opel
van van
bus bus
opel saab
bus bus
bus bus
opel saab
saab bus
van van
opel van
saab saab
bus bus
opel opel
bus bus
van van
bus bus
saab bus
bus bus
opel opel
saab saab
opel opel
bus bus
van van
opel saab
opel bus
saab van
van van
opel opel
saab bus
saab opel
saab opel
opel opel
opel opel
saab opel
bus bus
saab saab
opel bus
opel saab
saab saab
opel opel
van van
opel opel
saab saab
saab saab
bus bus
van van
opel saab
van van
van van
van van
van van
van van
bus bus
van van
van van
bus opel
saab opel
van van
saab saab
van van
bus bus
saab saab
saab saab
opel opel
van van
van van
|
e23b7acdd8110a08a6dd11df158b7670e0414007 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2609/CH2/EX2.4/ex_2_4.sce | 28b6a877d182989da44bceb56f8fcf4ef2f6ce18 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 308 | sce | ex_2_4.sce | ////Ex 2.4
clc;
clear;
close;
format('v',6);
RC=2;//kohm
RE=4.3;//kohm
VEE=5;//V
VBE=0.7;//V
IT=(VEE-VBE)/RE;//mA
VT=26;//mV
re=2*VT/IT;//ohm
Ad=-RC*1000/2/re;//unitless
disp(Ad,"Ad");
Acm=-RC*1000/(re+2*RE*1000);//unitless
disp(Acm,"Acm");
CMRR=abs(Ad/Acm);////unitless
disp(CMRR,"CMRR");
|
a2710706a889a92acddb4f001c69e3d33243d89f | 449d555969bfd7befe906877abab098c6e63a0e8 | /3137/CH17/EX17.37/Ex17_37.sce | 22ffc4465de2dc19e742493c5476b6695b2c6007 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 370 | sce | Ex17_37.sce | //Initilization of variables
m=5 //kg
l=2 //m
k=10000 //N/m
x=0.1 //m
g=9.8 //m/s^2
//Calculations
drop=l+x //m mass drop length
//Work Done by Gravity
Wg=g*m*drop //N.m
//Work Done by Spring
Ws=0.5*k*x^2 //N.m
//Increase in KE is without v^2
KE=0.5*m //kg
//Velocity Calculations
v=sqrt((Wg-Ws)/KE) //m/s
//Result
clc
printf('The speed is %f m/s',v)
|
ad8df0a24d690c1761274d86ea31c4a0197934b0 | 717ddeb7e700373742c617a95e25a2376565112c | /191/CH6/EX6.4/Example6_4.sce | 58ccab6b6620aa7df3ffa913bece89fc2680ac8d | [] | no_license | appucrossroads/Scilab-TBC-Uploads | b7ce9a8665d6253926fa8cc0989cda3c0db8e63d | 1d1c6f68fe7afb15ea12fd38492ec171491f8ce7 | refs/heads/master | 2021-01-22T04:15:15.512674 | 2017-09-19T11:51:56 | 2017-09-19T11:51:56 | 92,444,732 | 0 | 0 | null | 2017-05-25T21:09:20 | 2017-05-25T21:09:19 | null | UTF-8 | Scilab | false | false | 738 | sce | Example6_4.sce | //Newton Cotes formula
clc;
clear;
close();
format('v',9);
funcprot(0);
disp('Integral 0 to PI/4 x*cos dx');
disp('based on open Newton-Cotes formulas ');
deff('[y]=f(x)','y=x*cos(x)');
k = [0 1 2 3]
a = 0;
b = %pi/4;
h = (ones(:,4)*(b-a))./(k+2);
x0 = a+h;
xk = b-h;
k(1) = 2*h(1)*f(h(1));
disp(k(1),'k=0');
k(2) = 3*h(2)*(f(h(2))+f(2*h(2)))/2;
disp(k(2),'k=1');
k(3) = 4*h(3)*(2*f(h(3))-f(2*h(3))+2*f(3*h(3)))/3;
disp(k(3),'k=2');
k(4) = 5*h(4)*(11*f(h(4))+f(2*h(4))+f(3*h(4))+11*f(4*h(4)))/24;
disp(k(4),'k=3');
exact = integrate('x*cos(x)','x',0,%pi/4);
disp(exact,'The exact value of intergation is :');
exact = ones(:,4)*exact;
err = exact-k;
disp(err','thus corresponding errors are : '); |
cdd727936534032462545caf31783516a6bc8c3d | 4e9df66700bcf9688afe22df0009cdf4a17bc61f | /Scilab_Lab/scimage/ch02/L2_1.sce | 9edea4d5339eb743d0706c0d9951d79542c2c045 | [] | no_license | vmebus/workspace | e18947a1f967e6a3a7dfbc5cce6f92380d8637fc | f251b8a8e6cec30a77c7ef7b4103c5ee6e6d1393 | refs/heads/master | 2021-01-09T21:53:45.183564 | 2015-10-03T06:42:23 | 2015-10-03T06:42:23 | 36,120,248 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 135 | sce | L2_1.sce | //程式L2_1.m: 二維迴旋積%
x=[2 1;3 2]; //輸入訊號
h=[-1 1;2 1]; //脈衝響應
y=conv2(x,h); //做二維迴旋積
y
|
388b04ee268c9b42595182a7155dc113370413a3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3885/CH2/EX2.3/Ex2_3.sci | a61eea73c0041296546c1f6aca225d33e65bfe09 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,055 | sci | Ex2_3.sci | //control systems by Nagoor Kani A
//Edition 3
//Year of publication 2015
//Scilab version 6.0.0
//operating systems windows 10
// Example 2.3
clc;
clear;
n1=200//no of teeth in gear1
n2=50//no of teeth in gear2
n3=100//no of teeth in gear3
n4=50//no of teeth in gear4
n5=40//no of teeth in gear5
n6=20//no of teeth in gear6
n7=150//no of teeth in gear7
//if gear 1 rotates in clockwise then all odd no gears rotate in clockwisw and even no gear rotate in anticlockwise
ad1=2//angular displacement in gear 1 is 2rad
ad4=(n1/n4)*ad1
disp(ad4,'angular displacement in gear 4 in rad (anticlockwise)')
ad7=(n1/n7)*ad1
disp(ad7,'angular displacement in gear 7 in rad (clockwise)')
av6=20//angular velocity of gear 6 is 20 rad/sec
av1=(n6/n1)*av6
disp(av1,'angular velocity of gear 1 in rad/sec; (clockwise)')
av3=(n6/n3)*av6
disp(av3,'angular velocity of gear 3 in rad/sec; (clockwise)')
t1=10//torque on gear 1 is 10 N-m
t3=(n3/n1)*t1
disp(t3,'torque in gear 3 in N-m')
t7=(n7/n1)*t1
disp(t7,'torque in gear 7 in N-m')
|
442e45bb3985029c8363956d53d3185d8ee6dac3 | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.2/Unix/scilab-2.2/macros/auto/krac2.sci | 005e7a26d5a61fee1a12f6128e328767f4452f46 | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain",
"MIT"
] | permissive | clg55/Scilab-Workbench | 4ebc01d2daea5026ad07fbfc53e16d4b29179502 | 9f8fd29c7f2a98100fa9aed8b58f6768d24a1875 | refs/heads/master | 2023-05-31T04:06:22.931111 | 2022-09-13T14:41:51 | 2022-09-13T14:41:51 | 258,270,193 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 971 | sci | krac2.sci | function [kp,kn,rp,rn]=krac2(n,d)
[lhs,rhs]=argn(0)
if rhs=1 then
//-compat type(n)<>15 retained for list/tlist compatibility
if type(n)<>15&type(n)<>16 then error(97,1),end;
select n(1)
case 'r' then [n,d]=n(2:3)
case 'lss' then n=ss2tf(n);[n,d]=n(2:3)
else error(97,1),
end;
end;
if prod(size(n))<>1 then error(95,1),end
x=[];
q1=derivat(n/d);s=roots(q1(2));
//
for a=s',if abs(imag(a))<=10*%eps then x=[x;a],end,end
if x=[] then;return,end
//
nx=prod(size(x))
y=real(-ones(1,nx)./freq(n,d,real(x)))
//
kp=[];kn=[];rp=[];rn=[]
y=sort(y)
i1=1;i2=1;eps=1.
while i1<=nx
crit=abs((y(i1)-y(i2))/y(i1))
if crit<10*%eps then
i1=i1+1
else
if y(i1)>0 then
kp=[kp y(i1)],rp=[rp,x(i1)]
else
kn=[kn y(i1)],rn=[rn,x(i1)]
end;
y(i2+1)=y(i1),i2=i2+1,i1=i1+1
end;
end;
|
8e6d5267c0e04787210af6561bb85ee5420a4675 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3669/CH3/EX3.12/12.sce | d2f8760a456492a83a74e860ad302844a21c30f4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 395 | sce | 12.sce |
//Variable declaration
a=0.36; //edge length(nm)
h1=1;
k1=1;
l1=1;
h2=3;
k2=2;
l2=1;
//Calculation
d1=a/sqrt(h1**2+k1**2+l1**2); //interplanar spacing for (111)(nm)
d2=a/sqrt(h2**2+k2**2+l2**2); //interplanar spacing for (321)(nm)
//Result
printf('interplanar spacing for (111) is %0.3f nm \n',(d1))
printf('interplanar spacing for (321) is %0.3f nm \n',(d2)) |
f05f619c93657b1f177f4bb62a3997ad74113ec2 | 85744a910858b3185731e57d7d39dac2b5b17982 | /Frequency Modulation.sce | 233ad6e56f374e90819dd86418ee7bd1b77105f0 | [] | no_license | shashwat2811/Analog-Digital-Communication | b53aac1ae75d53df90e0b938ef8fdc38caaf3084 | edd1ba5b0abad34aa74bed3441fddb26497f91db | refs/heads/main | 2023-06-05T04:33:21.979126 | 2021-06-12T13:41:56 | 2021-06-12T13:41:56 | 376,288,206 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 747 | sce | Frequency Modulation.sce | t= 0:1/10000:0.02; // declare time interval
Ec = 5; // amplitude of carrier signal
Em = 4.5; // amplitude of modulating signal
fc = 1000; // carrier frequency
fm = 300; // modulating frequency
//Carrier signal
Vc = Ec *cos (((2*%pi)*fc)*t);
//Modulating signal
Vm = Em * cos (((2*%pi)*fm)*t);
m1 = 1; // modulation index
Vfm = Ec*cos(((( 2*%pi)*fc)*t)+m1*sin(((2*%pi)*fm)*t)); //Frequency modulation signal
// plot signal
subplot (311);
plot (t, Vm);
title("Modulating signal");
xlabel('Time - s');
ylabel('Amplitude');
subplot (312);
plot (t,Vc);
title("Carrier signal");
xlabel('Time - s');
ylabel('Amplitude');
subplot (313);
plot (t,Vfm);
title("Modulated-wave");
xlabel('Time - s');
ylabel('Amplitude');
|
a53a9718057db545e72276ea3db5bc8534725d59 | 449d555969bfd7befe906877abab098c6e63a0e8 | /608/CH24/EX24.09/24_09.sce | f54b7224296f7ee0ea09f8138198840a68793a36 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,070 | sce | 24_09.sce | //Problem 24.09: A coil of resistance 25 ohm and inductance 20 mH has an alternating voltage given by v = 282.8sin(628.4t + pi/3) volts applied across it. Determine (a) the rms value of voltage (in polar form), (b) the circuit impedance, (c) the rms current flowing, and (d) the circuit phase angle.
//initializing the variables:
R = 25; // in ohms
L = 0.02; // in henry
Vm = 282.8; // in volts
w = 628.4; // in rad/sec
phiv = %pi/3; // phase angle
//calculation:
//rms voltage
Vrms = 0.707*Vm*cos(phiv) + %i*0.707*Vm*sin(phiv)
//frequency
f = w/(2*%pi)
//Inductive reactance XL
XL = 2*%pi*f*L
//Circuit impedance Z
Z = R + %i*XL
//Rms current
Irms = Vrms/Z
phii = atan(imag(Irms)/real(Irms))*180/%pi
phi = phiv*180/%pi - phii
printf("\n\n Result \n\n")
printf("\n (a)the rms value of voltage is %.2f + (%.2f)i V ",real(Vrms), imag(Vrms))
printf("\n (b)the circuit impedance is %.2f + (%.2f)i ohm ",R, XL)
printf("\n (c)the rms current flowing is %.2f + (%.2f)i A ",real(Irms), imag(Irms))
printf("\n (d)Circuit phase angle is %.2f° ",phi) |
d0db48bc4add7ef7ac6c69caec557f039a5fb8aa | 449d555969bfd7befe906877abab098c6e63a0e8 | /3710/CH4/EX4.2/Ex4_2.sce | d32b7987b68ba3dfa7645a44147c5202fa48d06d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 610 | sce | Ex4_2.sce | //Example 4.2, Page Number 152
//The Function fpround(dependency) is used to round a floating point number x to n decimal places
clc;
n1=3.6//For GaAs/Air Interface
n2=1//For Air
//Using Equation 4.14
n3=n1-n2
n4=n1+n2
n6=(n3/n4)**2
n5=(n2/n1)**2
F=0.25*(n5)*(1-n6) //F is the Fractional Transmission for Isotropic Radiation
F=fpround(F,3)
theta=asin(1/n1) //Critical Angle in Degrees
theta=theta *(180/%pi)
theta=fpround(theta,0)
mprintf("The Fractional Tranmission for Isotropic Radiation originating inside GaAs is:%.3f \n",F)
mprintf(" The Critical Angle is:%d Degrees",theta)
|
f1df377e15707cdd3fbcbb793c906bef21cad27b | 518b77b4f75f1e023ec173d2cfa465812d9ffa2b | /bitshift/ex_bitshift.sce | cba1566fbb5a4f0b035054bbcae9923294ff66ff | [] | no_license | senthilkumarIRTT/Scilab-communication-toolbox | 94fd7d1ad7408805817bb22a37a8e8eef135733b | b1bfd518daf8496f3a2c056d4dd996de327e1acc | refs/heads/master | 2021-01-10T20:30:24.937033 | 2015-12-20T00:17:31 | 2015-12-20T00:17:31 | 41,198,649 | 0 | 0 | null | 2015-08-22T10:01:31 | 2015-08-22T08:40:51 | null | UTF-8 | Scilab | false | false | 401 | sce | ex_bitshift.sce | clear
clc
//Example 1
a = 255; //intmax('uint8');
s1 = 'Initial uint8 value %5d is %08s in binary\n';
s2 = 'Shifted uint8 value %5d is %08s in binary\n';
disp(dec2bin(a))
exec('bitshift.sci')
for i = 1:8
a = bitshift(a,1);
disp(s2)
disp(a)
disp(dec2bin(a))
end
//Example 2
uintout = bitshift(6,5:7,'uint8')
disp(uintout)
//Example 3
intout = bitshift(6,5:7,'int8')
disp(intout)
|
d829a736056e208c802f12b41c8c88e1c41b907a | 449d555969bfd7befe906877abab098c6e63a0e8 | /401/CH3/EX3.9/Example3_9.sce | e97565ee9f3ff09f1b351cd52f94e684e51ea783 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 962 | sce | Example3_9.sce | //Example 3.9
//Program to compare rms pulse broadening per kilometer due to
//intermodal dispersion for multimode step index fiber with that of
//near parabolic graded index fiber
clear;
clc ;
close ;
//Given data
delta=0.01; //*100 percent - RELATIVE REFRACTIVE INDEX DIFFERENCE
L=1; //km - LENGTH OF OPTICAL LINK
n1=1.5; //CORE REFRACTIVE INDEX
c=2.998*10^8; //m/s - VELOCITY OF LIGHT IN VACCUM
//RMS pulse broadening /km due to intermodal dispersion for MMSI Fiber
sigma_s=L*n1*delta/(2*sqrt(3)*c);
//RMS pulse broadening /km for near parabolic graded index fiber
sigma_g=L*n1*delta^2/(20*sqrt(3)*c);
//Displaying the Results in Command Window
printf("\n\n\t RMS pulse broadening per kilometer due to intermodal dispersion for MMSI Fiber is %0.1f ns/km.",sigma_s/10^(-12));
printf("\n\n\t RMS pulse broadening per kilometer for near parabolic graded index fiber is %0.1f ps/km.",sigma_g/10^(-15)); |
45bb7325a34d82a39aa1f6b0e3e74f768cbd63a4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2135/CH3/EX3.4/Exa_3_4.sce | 649b317559ed1c59a71fe3873e01a34bfa5948dc | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 279 | sce | Exa_3_4.sce | //Exa 3.4
clc;
clear;
close;
format('v',6);
//Given Data :
Q2dot=12000;//KJ/hr
Wdot=0.75;//KW
Wdot=Wdot*3600;//KJ/hr
COP=Q2dot/Wdot;
disp(COP,"Coefficient of Performance is : ");
Q1dot=Q2dot+Wdot;//KJ/hr
disp(Q1dot,"Heat transfer rate in condenser in KJ/hr : ");
|
2fdd12069c0581f243fe820eef2724217090760e | 0812f3bb6f3cc038b570df68ccee4275da04b11f | /models/complexity_1000/Applied_Thermodynamics_and_Engineering/CH10/EX10.2/10_2.sce | 64deb927bc863bee3ce0c83b13892b27ee51550e | [] | no_license | apelttom/20-semester_PhD_thesis | edc0b55580bae9d364599932cd73cf32509f4b7a | ff28b115fcf5e121525e08021fa0c02b54a8e143 | refs/heads/master | 2018-12-26T22:03:38.510422 | 2018-12-14T20:04:11 | 2018-12-14T20:04:11 | 106,552,276 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 483 | sce | 10_2.sce | clc;
R_=8314.5;
R=R_/4;
cp=10^3*5.19;
y=1/[1-(R/cp)];
p1=6.9;
pc=([2/(y+1)]^[y/(y-1)])*p1;
T1=93+273;
p2=3.6;
T2=T1/[(p1/p2)^([y-1]/y)];
C2=[2*cp*(T1-T2)]^0.5;
v2=R*T2/(10^5*p2);
A2=1;
m=A2*C2/v2;
disp("kg/s",m,"mass flow per square meter of exit area:");
//partII
m_=30;
R=R_/m_;
cp=1880;
y=1/[1-(R/cp)]
p2=3.93;
T2=337;
pc=p1*[2/(y+1)]^[(y/(y-1))];
Tc=T1*[2/(y+1)];
Cc=[y*R*Tc]^0.5;
v2=R*T2/(10^5*p2);
m=A2*Cc/v2
disp("kg/s",m,"mass flow per square meter of exit area is:");
|
5867675d842e8ae9fbe07fd8c79e4827cd729a21 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2126/CH5/EX5.7/7.sce | 3ffd55e82e98f71ca9ca0933d77636d620d9a6c0 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 2,930 | sce | 7.sce | clc
clear
//Input data
Po=800 //Pressure in reservoir in kPa
To=40+273 //Temperature in reservoir in K
M2a=2.5 //Mach number at exit from diagram
At=25 //Throat Area in cm^2
Ax=40 //Area just before the shock in cm^2
Ay=40 //Area just after the shock in cm^2
k=1.4 //Adiabatic constant
R=287 //Specific gas constant in J/kg-K
//Calculation
t1=0.834 //Ratio of critical temperature and stagnation temperature from gas tables @M=1
Tt=To*t1 //Critical temperature in K
p1=0.528 //Ratio of critical pressure and stagnation pressure from gas tables @M=1
Pt=Po*p1 //Critical pressure in kPa
dt=Pt*10^3/(R*Tt) //Density in kg/m^3, Pt in Pa
at=sqrt(k*R*Tt) //Velocity of sound at throat in m/s
Ct=at //Air Velocity of sound at throat in m/s
m=dt*At*10^-4*Ct //Mass flow rate in kg/s
p2=0.0585 //Ratio of exit to stagnation pressure from isentropic gas tables @M2=2.5
a1=2.637 //Ratio of exit to critical area from isentropic gas tables @M2=2.5
A2=a1*At //Exit area in cm^2
a2=Ax/At //Area ratio
M=1.94 //Mach number upstream of shock from gas tables @a2
p3=0.140 //Ratio of upstram of shock to stagnation pressures from isentropic gas tables @M
Px=p3*Po //Pressure upstram of shock in kPa
t2=0.570 //Ratio of upstram of shock to stagnation temperature from isentropic gas tables @M
Tx=t2*To //Temperature upstram of shock in K
My=0.588 //Mach number downstream of shock from normal shock gas tables @M
p4=4.225 //Static pressure ratio after and before the shock from gas tables @My
Py=Px*p4 //Static pressure after shock in kPa
t3=1.639 //Temperature ratio after and before the shock from gas tables @My
Ty=Tx*t3 //Temperature ratio after the shock in K
p5=2.338 //Stagnation pressure after shock to Static pressure before shock from gas tables @My
Poy=p5*Px //Stagnation pressure after shock in kPa
p6=0.749 //Stagnation pressure ratio after and before the shock from gas tables @My
Pox=Poy/p6 //Stagnation pressure before shock in kPa
//Here At2=Aty, Po2=Poy, Toy=To2=To1=To
p7=0.79 //Static to stagnation pressure ratio after shock from isentropic gas tables @My
Po2=Py/p7 //Stagnation pressure at exit in kPa
t4=0.935 //Static to stagnation temperature ratio after shock from isentropic gas tables @My
To2=Ty/t4 //Stagnation temperature in K (checked)
a3=1.2 //Ratio of areas after shock i.e. (Ay/At2)
At2=Ay/a3 //Critical area after shock in cm^2
a4=A2/At2 //Ratio of areas
M2b=0.31 //Mach number at exit from gas tables @a4(as per section-b)
p8=0.936 //Static to stagnation pressure ratio at exit from isentropic gas tables @M2b
P2=Po2*p8 //Exit pressure in kPa
t5=0.981 //Static to stagnation temperature ratio after shock from isentropic gas tables @M2b
T2=To2*t5 //Exit temperature in K
//Output
printf('CASE-I:\n (A)Mass flow rate is %3.2f kg/s\n (B)Exit area is %3.1f cm^2\n CASE-II:\n (A)Temperature is %3.3f K\n (B)Pressure is %3.1f kPa',m,A2,T2,P2)
|
7bca4070723e5943f6991b9841a8eb1f50410b2a | 449d555969bfd7befe906877abab098c6e63a0e8 | /2975/CH27/EX27.2w/Ex27_2w.sce | f77a9cbcd641bd30d8b647f3b77ffe41861e26ea | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,229 | sce | Ex27_2w.sce | //developed in windows 8 operating system 64bit
//platform Scilab 5.4.1
//example 27_2w
clc;clear;
//Given Data
r=8.3; //Gas constant (Unit: J/mol-K)
volume=0.0083; //Volume of the gas (Unit: m^3)
temperature=300; //Temperature of the gas (Unit: Kelvin)
pressure=1.6*10^6; //Pressure of the gas (Unit: N/m^2)
change_q=2.49*10^4; //Change in heat energy (Unit: Joules)
//calculation
Cp=2.5*r; //Calculation of Cp value (Unit : J/mol-K)
Cv=Cp-r; //Calculation of Cv value (Unit : J/mol-K)
mole=pressure*volume/(r*temperature); //Calculation of the mole of gas (Unit:mole)
molenew=round(mole*10^1)/10^1; //Calculation of the mole of the gas by rounding it off(Unit:mole)
change_temp=change_q/(molenew*Cv); //Calculation of change in temperature (Unit:Kelvin)
new_temp=change_temp+temperature; //Calculation of new temperature (Unit:Kelvin)
new_temp1=round(new_temp); //Calculation of new temperature and rounding it off(Unit:Kelvin)
new_pressure=pressure*new_temp1/temperature; //Calculation of new pressure (Unit:N/m^2)
disp(new_temp1,"The final temperature is (Unit: kelvin)");
disp(new_pressure,"The final pressure is (Unit:N/m^2)");
|
104a56e94dff03a004494153afac89a94095bd7b | 449d555969bfd7befe906877abab098c6e63a0e8 | /3845/CH4/EX4.10/Ex4_10.sce | 47dc7d4efe02bed8de87f507e81859aa45149630 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 401 | sce | Ex4_10.sce | //Example 4.10
delta_v=8;//Velocity change (m/s)
delta_t=2.5;//Time period (s)
a=delta_v/delta_t;//Acceleration (m/s^2)
printf('a.Average acceleration = %0.2f m/s^2',a)
m=70;//Player's mass (kg)
F_net=m*a;//Force exerted (N)
printf('\nb.Average force exerted backward on the ground = %0.1f N',F_net)
//Openstax - College Physics
//Download for free at http://cnx.org/content/col11406/latest
|
430a8a87e591866926ae8147ebfed73f3c51a1be | 08bfc8a1f8e44adc624d1f1c6250a3d9635f99de | /SDKs/swig/Examples/test-suite/scilab/typedef_struct_runme.sci | 26ae954aa0c7e5392a497db8f45374c7187eb83d | [] | no_license | Personwithhat/CE_SDKs | cd998a2181fcbc9e3de8c58c7cc7b2156ca21d02 | 7afbd2f7767c9c5e95912a1af42b37c24d57f0d4 | refs/heads/master | 2020-04-09T22:14:56.917176 | 2019-07-04T00:19:11 | 2019-07-04T00:19:11 | 160,623,495 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 128 | sci | typedef_struct_runme.sci | version https://git-lfs.github.com/spec/v1
oid sha256:e252f39e336fd9ed5df149114149147c0f7cbd38cd35136263ed2ea1ff1255dd
size 505
|
5b8fc0553df141b1d869c7dd5e3b2946cf37f7ab | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set14/s_Linear_Integrated_Circuits_S._Salivahanan_And_V._S._K._Bhaaskaran_1106.zip/Linear_Integrated_Circuits_S._Salivahanan_And_V._S._K._Bhaaskaran_1106/CH4/EX4.2/ex4_2.sce | d20142f85c77915d6f8ae6a5d6270262f28dbab9 | [] | no_license | hohiroki/Scilab_TBC | cb11e171e47a6cf15dad6594726c14443b23d512 | 98e421ab71b2e8be0c70d67cca3ecb53eeef1df6 | refs/heads/master | 2021-01-18T02:07:29.200029 | 2016-04-29T07:01:39 | 2016-04-29T07:01:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 183 | sce | ex4_2.sce | errcatch(-1,"stop");mode(2);// Example 4.2, Page No-187
Vee=12
Vcc=5
Vdiff=Vee-Vcc
RL=1000
IL=Vdiff/RL
IL=IL*1000
printf("Current through RL is IL= %d mA", IL)
exit();
|
071ec10dda5a4144ddb20c42597b0648a5306c9e | 449d555969bfd7befe906877abab098c6e63a0e8 | /995/CH13/EX13.4/Ex13_4.sce | e08a1b2ff12c1d73a3cd8749b3524e9bc469c990 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 194 | sce | Ex13_4.sce | //Ex:13.4
clc;
clear;
close;
f_rf=162.5;//in kHz
f_af=1.25;//in kHz
f_bfo_max=f_rf+f_af;
f_bfo_min=f_rf-f_af;
printf("The two possible BFO freq. =%f kHz and %f kHz",f_bfo_max,f_bfo_min); |
00333ecc5d0626fa326276fe26e7acd133a7b90d | 449d555969bfd7befe906877abab098c6e63a0e8 | /3041/CH7/EX7.4/Ex7_4.sce | 3ca5b4c6d881579c9885296140b8f4b19be3f9ca | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 638 | sce | Ex7_4.sce | //Variable declaration
Ic=100 //current at quinscent point(uA)
beta=2000. //current gain
Ad=250 //difference mode gain
CMRR=5000 //as 74 dB=5000,common mode rejection ratio(dB)
//Calculations
rpi=(25*beta)/Ic //dynamic internal resistance(k ohms)
gm=beta/rpi //transconductance(mS)
Re=CMRR/gm //emitter resistance(k ohms)
Rc=(Ad*2)/gm //collector resistance(k ohms) from formula Ad=gmRc/2
Rin=2*rpi //input resistance(k ohms)
//Results
printf ("Re is %.1f k ohms",Re)
printf ("Rc is %.1f k ohms",Rc)
printf ("input resistance is %.1f k ohms",Rin)
|
be071d4bea72942e29c677ad4847e5a4b342b2c3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /551/CH13/EX13.49/49.sce | 5acd314c1d952dd1d468a57c9c902a03e8962d31 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 622 | sce | 49.sce | clc
T1=293; //K
T5=1023; //K
T7=T5;
p1=1.5; //bar
p2=6; //bar
n_c=0.82;
n_t=0.82;
e=0.70;
P=350; //kW
cp=1.005; //kJ/kg K
y=1.4;
T3=T1;
px=sqrt(p1*p2);
T2=T1*(px/p1)^((y-1)/y);
T2a=T1+(T2-T1)/n_c;
T4a=T2a;
p5=p2;
T6=T5/(p5/px)^((y-1)/y);
T6a=T5-n_t*(T5-T6);
T8a=T6a;
Ta=T4a+e*(T8a-T4a);
W_net=2*cp*[(T5-T6a)-(T2a-T1)];
Q1=cp*(T5-T4a)+cp*(T7-T6a); //Without regenerator
Q2=cp*(T5-Ta)+cp*(T7-T6a);
disp("n_thermal without regenerator =")
n1=W_net/Q1*100;
disp(n1)
disp("%")
disp("n_thermal woth regenerator =")
n2=W_net/Q2*100;
disp(n2)
disp("%")
disp("(iii) Mass of fluid circulated =")
m=P/W_net;
disp(m)
disp("kg/s") |
54beaa1434257022c31e1834c2d24bb7374aa715 | 449d555969bfd7befe906877abab098c6e63a0e8 | /797/CH8/EX8.8.e/8_08_example.sci | 298499649b413ddad46e29202d32fff489830752 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 664 | sci | 8_08_example.sci | //Example 8-8 Gravity-Driven Water Flow in a Pipe
T = 10 //temperature of water [degree C]
D = 5 //diameter of pipe [cm]
rho = 999.7 //density of water at 10 C [kg/m^3]
mu = 1.307 * 10**-3 //dynamic viscosity of water at 10C [kg/m.s]
epsilon = 0.00026 //roughness of cast iron pipe [m]
Vdot = 6 //flow rate required [L/s]
L = 89 //amount of piping [m]
K_Lentrance = 0.5 //loss coefficient for sharp edged entrance
K_Lelbow = 0.3 //loss coefficients for standard flanged elbows
K_Lvalve = 0.2 //loss coefficient for gate valve
K_Lexit = 1.06 //loss coefficient at submerged exit
g = 9.81 //gravitational acceleration [m/s^2]
z2 = 4 //elevation of waterlel in tank 2 |
60d95e4b7567a80a4e0cc41aa0c89034497dc273 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3685/CH11/EX11.6/Ex11_6.sce | 53f1ca19215f94d7c247f1038eeca7354682e4b6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 737 | sce | Ex11_6.sce | clc
R = 8.3143 // Gas constant in kJ/kg-mol-K
N1 = 0.5 // Mole no. of first system
N2 = 0.75 // Mole no. of second system
T1 = 200 // Initial temperature of first system in K
T2 = 300 // Initial temperature of second system in K
v = 0.02 // Total volume in m^3
printf("\n Example 11.6\n")
Tf = (T2*N2+T1*N1)/(N1+N2)
Uf_1 = (3/2)*(R*N1*Tf)*(10^-3)
Uf_2 = (3/2)*(R*N2*Tf)*(10^-3)
pf = (R*Tf*(N1+N2)*(10^-3))/v
Vf_1 = R*N1*(10^-3)*Tf/pf
Vf_2 = v-Vf_1
printf("\n Energy of first system is %f kJ,\n Energy of second system is %f kJ,\n Volume of first system is %f m^3,\n Volume of second system is %f m^3,\n Pressure is %d kN/m^2,\n Temperature is %d K.",Uf_1,Uf_2,Vf_1,Vf_2,pf,Tf)
//The answers vary due to round off error
|
15a5a8258b058a0d24ac8d434e0060f4904a64c7 | 95a91e0c642afba8090e47bd70e3efb36da36e43 | /Programm/mix_brush/star_potential.sci | 80fb40aa96bcb586c7a751b3d3a32c578ad3f01a | [] | no_license | Varvara08/myrepo | f4f2d4e0da09b9eea225deab49d3dfd49d861266 | 588458d7d92407761cc9cd7cc3273e70aa9f84b0 | refs/heads/master | 2021-01-20T17:20:40.176769 | 2016-08-17T13:10:46 | 2016-08-18T10:38:17 | 63,784,698 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,075 | sci | star_potential.sci | clear;
clear gt gf;
lines(0);
function f = calc_propagators(w, np)
global gt gf lambda;
//
// Array initialization with zeros
// gt
for s=1:np
for z=1:np+1
gt(s,z)=0.0;
gf(s,z)=0.0;
end // for z
end // for s
// gf
//
[m,n]=size(w);
// Initial condition
gt(1,1)=w(1);
for z=1:np
gf(1,z)=w(z);
end // for z
// Start recurrence
for s=2:np
gt(s,1)=(4.0*gt(s-1,1)+gt(s-1,2))*w(1);
gf(s,1)=(4.0*gf(s-1,1)+gf(s-1,2))*w(1);
for z=2:s
gt(s,z)=(gt(s-1,z-1)+4.0*gt(s-1,z)+gt(s-1,z+1))*w(z);
end // for z
for z=2:np-s+1
gf(s,z)=(gf(s-1,z-1)+4.0*gf(s-1,z)+gf(s-1,z+1))*w(z);
end // for z
end // for s
//
f=0.0;
endfunction
// --------------------------------------------------------------------------
function f = calc_pbp(w, np)
global gt gf pbp q;
Zn=0.0;
for z=1:np
pbp(z)=gt(np,z)*(gf(np,z)/w(z))^q;
Zn = Zn + pbp(z);
end // for z
for z=1:np
pbp(z)=pbp(z)/Zn;
end // for z
endfunction
// --------------------------------------------------------------------------
//////////////////////
// Main program //
//////////////////////
//////////////////////
// Global variables //
//////////////////////
global gt gf lambda pbp q;
//////////////////
// Initial data //
//////////////////
lambda=0.16666666667; // 1/6
np=100; // number of units in the chain
q=1;
//
// Открываем --> считаем потенциал щётки для различного слоя одной сигмы. к-слой
s = 'SBrush_q=1_300.pro';
a=fscanfMat(s);
[m,n]=size(a);
tbp=0;
for k=1:m
w(k)=1-a(k,7); // exp(-potential)
tbp = tbp + a(k,12);
end
f=calc_propagators(w,m);
f=calc_pbp(w,np);
for k=1:np
res(k,1)=k;
res(k,2)=pbp(k);
res(k,3)=a(k,12)/tbp;
end // for k
//
// Write data into file
s = 'pbp_np=' + string(np) + '.dat';
u=file('open',s,'unknown');
write(u, res, '(1(f14.8), 32(e16.8))');
file('close',u);
//
// Plot
subplot(1,1,1); plot(res(:,1),res(:,2),'-r', res(:,1),res(:,3),'-b')
xlabel('z')
ylabel('pbp(z)')
|
b3729db6d6a70a0ea8bccc294aa992bc7f0149be | 449d555969bfd7befe906877abab098c6e63a0e8 | /3754/CH10/EX10.7/10_7.sce | 50a9ffb1f574bab4462a8a2e77a8abacd84d2139 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 589 | sce | 10_7.sce | clear//
//Variables
p = 0.47 //Resistivity (in ohm-meter)
q = 1.6 * 10**-19 //charge on electron (in Coulomb)
un = 0.39 //mobility of electron in germanium (in m**2 per volt-second)
up = 0.19 //mobility of hole in germanium (in m**2 per volt-second)
//Calculation
sig = 1/p //Conductivity (in siemen per meter)
ni = sig / (q *(un +up)) //intrinsic concentration (in per cubic-meter)
//Result
printf("\n Intrinsic concentration is %0.3f m**-3.",ni)
|
d469f48c59b78583819b7b4eb9bece7fb080b42c | 7b040f1a7bbc570e36aab9b2ccf77a9e59d3e5c2 | /Scilab/virtual/Self_tuning_controller/ConventionalTuning_Vikas/PIDControllersetpointchange/clientread.sce | 1349161c688cb1d3f1b821949444c2fe5e777083 | [] | no_license | advait23/sbhs-manual | e2c380051117e3a36398bb5ad046781f7b379cb9 | d65043acd98334c44a0f0dbf480473c4c4451834 | refs/heads/master | 2021-01-16T19:50:40.218314 | 2012-11-16T04:11:12 | 2012-11-16T04:11:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 32,085 | sce | clientread.sce | 2934 1310972512713 1310972848046 0.0 251.0 33.4
2935 1310972518070 1310972853406 0.0 100.0 33.2
2936 1310972518473 1310972853796 39.0 100.0 33.1
2937 1310972518875 1310972854203 31.309 100.0 33.1
2938 1310972519275 1310972854609 20.981 100.0 33.0
2939 1310972519677 1310972855000 29.331 100.0 33.0
2940 1310972520090 1310972855421 19.223 100.0 32.9
2941 1310972520480 1310972855812 27.793 100.0 32.7
2942 1310972520871 1310972856203 39.0 100.0 32.9
2943 1310972521271 1310972856593 0.10425 100.0 32.7
2944 1310972521682 1310972857015 35.484 100.0 32.6
2945 1310972522073 1310972857406 28.892 100.0 32.6
2946 1310972522485 1310972857812 19.662 100.0 32.6
2947 1310972522876 1310972858203 18.344 100.0 32.7
2948 1310972523278 1310972858609 6.2573 100.0 32.7
2949 1310972523679 1310972859015 12.63 100.0 32.6
2950 1310972524080 1310972859406 21.86 100.0 32.6
2951 1310972524481 1310972859812 12.63 100.0 32.6
2952 1310972524874 1310972860203 11.312 100.0 32.6
2953 1310972525276 1310972860609 9.993 100.0 32.6
2954 1310972525688 1310972861015 8.6745 100.0 32.6
2955 1310972526078 1310972861406 7.356 100.0 32.5
2956 1310972526480 1310972861812 16.805 100.0 32.6
2957 1310972526881 1310972862218 0.0 100.0 32.5
2958 1310972527272 1310972862609 17.36 100.0 32.5
2959 1310972527672 1310972863000 8.3505 100.0 32.5
2960 1310972528073 1310972863406 7.2518 100.0 32.6
2961 1310972528484 1310972863812 0.0 100.0 32.6
2962 1310972528874 1310972864203 6.5925 100.0 32.6
2963 1310972529273 1310972864609 5.274 100.0 32.5
2964 1310972529684 1310972865015 14.723 100.0 32.6
2965 1310972530072 1310972865406 0.0 100.0 32.6
2966 1310972530482 1310972865812 6.5925 100.0 32.6
2967 1310972530881 1310972866203 5.274 100.0 32.6
2968 1310972531272 1310972866593 3.9555 100.0 32.6
2969 1310972531673 1310972867000 2.637 100.0 32.6
2970 1310972532074 1310972867406 1.3185 100.0 32.5
2971 1310972532474 1310972867796 10.768 100.0 32.6
2972 1310972532876 1310972868203 0.0 100.0 32.5
2973 1310972533274 1310972868609 17.36 100.0 32.5
2974 1310972533686 1310972869015 8.3505 100.0 32.5
2975 1310972534065 1310972869390 7.2518 100.0 32.4
2976 1310972534478 1310972869812 16.921 100.0 32.4
2977 1310972534890 1310972870218 8.1308 100.0 32.4
2978 1310972535278 1310972870609 7.2518 100.0 32.4
2979 1310972535678 1310972871000 6.3728 100.0 32.4
2980 1310972536079 1310972871406 5.4938 100.0 32.4
2981 1310972536477 1310972871812 4.6148 100.0 32.4
2982 1310972536875 1310972872203 3.7358 100.0 32.3
2983 1310972537287 1310972872609 13.625 100.0 32.3
2984 1310972537678 1310972873000 5.0543 100.0 32.4
2985 1310972538068 1310972873390 0.0 100.0 32.3
2986 1310972538481 1310972873812 17.8 100.0 32.3
2987 1310972538882 1310972874218 9.2295 100.0 32.3
2988 1310972539271 1310972874593 8.5703 100.0 32.3
2989 1310972539672 1310972875000 7.911 100.0 32.3
2990 1310972540084 1310972875406 7.2518 100.0 32.3
2991 1310972540474 1310972875796 6.5925 100.0 32.2
2992 1310972540872 1310972876203 16.701 100.0 32.2
2993 1310972541273 1310972876609 8.3505 100.0 32.0
2994 1310972541682 1310972877015 29.447 100.0 32.0
2995 1310972542070 1310972877406 13.625 100.0 32.0
2996 1310972542481 1310972877812 13.625 100.0 32.0
2997 1310972542871 1310972878203 13.625 100.0 32.0
2998 1310972543271 1310972878593 13.625 100.0 31.9
2999 1310972543681 1310972879015 24.392 100.0 32.0
3000 1310972544083 1310972879406 5.9332 100.0 31.9
3001 1310972544472 1310972879796 24.612 100.0 31.9
3002 1310972544884 1310972880218 16.921 100.0 31.9
3003 1310972545282 1310972880609 17.141 100.0 31.9
3004 1310972545672 1310972881000 17.36 100.0 31.9
3005 1310972546081 1310972881406 17.58 100.0 31.9
3006 1310972546470 1310972881796 17.8 100.0 32.0
3007 1310972546882 1310972882203 7.2518 100.0 31.8
3008 1310972547282 1310972882609 36.698 100.0 31.9
3009 1310972547671 1310972883000 10.548 100.0 31.9
3010 1310972548070 1310972883406 18.679 100.0 31.9
3011 1310972548471 1310972883796 18.899 100.0 31.9
3012 1310972548882 1310972884203 19.118 100.0 31.9
3013 1310972549282 1310972884609 19.338 100.0 32.0
3014 1310972549682 1310972885015 8.79 100.0 32.0
3015 1310972550072 1310972885406 16.701 100.0 32.0
3016 1310972550482 1310972885812 16.701 100.0 32.0
3017 1310972550871 1310972886203 16.701 100.0 32.0
3018 1310972551272 1310972886593 16.701 100.0 32.2
3019 1310972551684 1310972887015 0.0 100.0 32.2
3020 1310972552085 1310972887406 15.383 100.0 32.2
3021 1310972552476 1310972887796 14.943 100.0 32.2
3022 1310972552888 1310972888218 14.504 100.0 32.3
3023 1310972553289 1310972888625 3.2963 100.0 32.2
3024 1310972553680 1310972889015 21.316 100.0 32.2
3025 1310972554081 1310972889406 12.965 100.0 32.2
3026 1310972554473 1310972889796 12.526 100.0 32.3
3027 1310972554891 1310972890218 1.3185 100.0 32.3
3028 1310972555282 1310972890609 8.5703 100.0 32.3
3029 1310972555672 1310972891000 7.911 100.0 32.3
3030 1310972556074 1310972891406 7.2518 100.0 32.4
3031 1310972556473 1310972891796 0.0 100.0 32.3
3032 1310972556874 1310972892203 17.8 100.0 32.4
3033 1310972557276 1310972892609 0.0 100.0 32.4
3034 1310972557687 1310972893015 7.032 100.0 32.4
3035 1310972558066 1310972893390 6.153 100.0 32.4
3036 1310972558479 1310972893812 5.274 100.0 32.4
3037 1310972558870 1310972894203 4.395 100.0 32.4
3038 1310972559268 1310972894593 3.516 100.0 32.4
3039 1310972559679 1310972895000 2.637 100.0 32.4
3040 1310972560080 1310972895406 1.758 100.0 32.4
3041 1310972560480 1310972895812 0.879 100.0 32.4
3042 1310972560878 1310972896203 2.025E-13 100.0 32.3
3043 1310972561280 1310972896609 9.8888 100.0 32.4
3044 1310972561680 1310972897015 0.0 100.0 32.3
3045 1310972562079 1310972897406 17.8 100.0 32.3
3046 1310972562479 1310972897812 9.2295 100.0 32.3
3047 1310972562880 1310972898203 8.5703 100.0 32.3
3048 1310972563280 1310972898609 7.911 100.0 32.3
3049 1310972563681 1310972899031 7.2518 100.0 32.3
3050 1310972564075 1310972899406 6.5925 100.0 32.3
3051 1310972564476 1310972899796 5.9333 100.0 32.2
3052 1310972564884 1310972900218 16.042 100.0 32.2
3053 1310972565273 1310972900593 7.6913 100.0 32.2
3054 1310972565685 1310972901015 7.2518 100.0 32.2
3055 1310972566074 1310972901406 6.8123 100.0 32.0
3056 1310972566483 1310972901812 27.908 100.0 32.0
3057 1310972566872 1310972902203 12.086 100.0 31.9
3058 1310972567273 1310972902593 22.854 100.0 31.9
3059 1310972567684 1310972903015 15.163 100.0 31.8
3060 1310972568083 1310972903406 26.15 100.0 31.9
3061 1310972568483 1310972903812 7.911 100.0 31.8
3062 1310972568883 1310972904218 26.809 100.0 31.8
3063 1310972569283 1310972904609 19.338 100.0 31.8
3064 1310972569672 1310972905000 19.778 100.0 31.9
3065 1310972570083 1310972905406 9.4493 100.0 31.9
3066 1310972570473 1310972905796 17.58 100.0 31.8
3067 1310972570883 1310972906203 28.567 100.0 31.8
3068 1310972571285 1310972906609 21.096 100.0 31.9
3069 1310972571675 1310972907000 10.768 100.0 31.9
3070 1310972572075 1310972907406 18.899 100.0 31.8
3071 1310972572475 1310972907796 29.886 100.0 31.9
3072 1310972572875 1310972908203 11.647 100.0 31.9
3073 1310972573275 1310972908609 19.778 100.0 31.9
3074 1310972573687 1310972909015 19.997 100.0 31.8
3075 1310972574078 1310972909406 30.985 100.0 31.8
3076 1310972574478 1310972909812 23.513 100.0 31.8
3077 1310972574884 1310972910218 23.953 100.0 31.9
3078 1310972575274 1310972910609 13.625 100.0 31.9
3079 1310972575684 1310972911015 21.755 100.0 32.0
3080 1310972576075 1310972911406 11.207 100.0 32.0
3081 1310972576485 1310972911812 19.118 100.0 32.2
3082 1310972576886 1310972912218 0.0 100.0 32.0
3083 1310972577276 1310972912609 36.918 100.0 32.2
3084 1310972577686 1310972913015 0.0 100.0 32.2
3085 1310972578087 1310972913421 15.383 100.0 32.3
3086 1310972578478 1310972913812 4.1753 100.0 32.3
3087 1310972578878 1310972914203 11.427 100.0 32.3
3088 1310972579278 1310972914609 10.768 100.0 32.4
3089 1310972579678 1310972915000 0.0 100.0 32.4
3090 1310972580076 1310972915406 7.032 100.0 32.4
3091 1310972580475 1310972915796 6.153 100.0 32.4
3092 1310972580876 1310972916203 5.274 100.0 32.4
3093 1310972581278 1310972916609 4.395 100.0 32.5
3094 1310972581677 1310972917000 0.0 100.0 32.5
3095 1310972582076 1310972917406 6.8123 100.0 32.6
3096 1310972582477 1310972917796 0.0 100.0 32.5
3097 1310972582878 1310972918203 17.36 100.0 32.5
3098 1310972583279 1310972918609 8.3505 100.0 32.5
3099 1310972583680 1310972919000 7.2518 100.0 32.5
3100 1310972584070 1310972919390 6.153 100.0 32.6
3101 1310972584481 1310972919812 0.0 100.0 32.6
3102 1310972584886 1310972920218 6.5925 100.0 32.6
3103 1310972585287 1310972920609 5.274 100.0 32.6
3104 1310972585677 1310972921000 3.9555 100.0 32.5
3105 1310972586077 1310972921406 13.405 100.0 32.5
3106 1310972586479 1310972921812 4.395 100.0 32.5
3107 1310972586880 1310972922203 3.2963 100.0 32.5
3108 1310972587292 1310972922625 2.1975 100.0 32.4
3109 1310972587672 1310972923000 11.867 100.0 32.5
3110 1310972588071 1310972923406 0.0 100.0 32.4
3111 1310972588482 1310972923812 17.58 100.0 32.4
3112 1310972588883 1310972924203 8.79 100.0 32.4
3113 1310972589274 1310972924593 7.911 100.0 32.4
3114 1310972589684 1310972925015 7.032 100.0 32.4
3115 1310972590074 1310972925406 6.153 100.0 32.4
3116 1310972590486 1310972925812 5.274 100.0 32.4
3117 1310972590887 1310972926218 4.395 100.0 32.3
3118 1310972591276 1310972926609 14.284 100.0 32.4
3119 1310972591675 1310972927000 0.0 100.0 32.3
3120 1310972592073 1310972927406 17.8 100.0 32.3
3121 1310972592483 1310972927812 9.2295 100.0 32.2
3122 1310972592871 1310972928203 19.338 100.0 32.3
3123 1310972593272 1310972928593 0.21975 100.0 32.2
3124 1310972593684 1310972929015 18.239 100.0 32.0
3125 1310972594085 1310972929406 31.424 100.0 32.0
3126 1310972594484 1310972929812 15.602 100.0 32.0
3127 1310972594873 1310972930218 15.602 100.0 32.0
3128 1310972595274 1310972930593 15.602 100.0 32.0
3129 1310972595683 1310972931015 15.602 100.0 32.0
3130 1310972596083 1310972931406 15.602 100.0 32.0
3131 1310972596484 1310972931812 15.602 100.0 32.0
3132 1310972596885 1310972932218 15.602 100.0 32.0
3133 1310972597286 1310972932609 15.602 100.0 32.0
3134 1310972597675 1310972933000 15.602 100.0 32.0
3135 1310972598083 1310972933406 15.602 100.0 32.0
3136 1310972598473 1310972933796 15.602 100.0 32.0
3137 1310972598881 1310972934203 15.602 100.0 32.0
3138 1310972599281 1310972934609 15.602 100.0 32.0
3139 1310972599672 1310972935000 15.602 100.0 32.2
3140 1310972600072 1310972935406 0.0 100.0 32.0
3141 1310972600473 1310972935796 36.918 100.0 31.9
3142 1310972600885 1310972936218 31.864 100.0 31.9
3143 1310972601274 1310972936593 24.173 100.0 32.0
3144 1310972601683 1310972937015 13.625 100.0 32.0
3145 1310972602073 1310972937406 21.536 100.0 32.0
3146 1310972602483 1310972937812 21.536 100.0 32.2
3147 1310972602874 1310972938203 7.1054E-15 100.0 32.0
3148 1310972603275 1310972938593 36.918 100.0 32.2
3149 1310972603685 1310972939015 0.0 100.0 32.2
3150 1310972604085 1310972939406 15.383 100.0 32.3
3151 1310972604486 1310972939812 4.1753 100.0 32.3
3152 1310972604876 1310972940203 11.427 100.0 32.3
3153 1310972605275 1310972940593 10.768 100.0 32.4
3154 1310972605683 1310972941015 0.0 100.0 32.4
3155 1310972606084 1310972941406 7.032 100.0 32.4
3156 1310972606483 1310972941812 6.153 100.0 32.4
3157 1310972606882 1310972942203 5.274 100.0 32.4
3158 1310972607283 1310972942609 4.395 100.0 32.3
3159 1310972607684 1310972943015 14.284 100.0 32.4
3160 1310972608074 1310972943406 0.0 100.0 32.4
3161 1310972608486 1310972943812 7.032 100.0 32.4
3162 1310972608886 1310972944218 6.153 100.0 32.4
3163 1310972609276 1310972944609 5.274 100.0 32.4
3164 1310972609676 1310972945000 4.395 100.0 32.5
3165 1310972610078 1310972945406 0.0 100.0 32.4
3166 1310972610478 1310972945796 17.58 100.0 32.4
3167 1310972610888 1310972946218 8.79 100.0 32.4
3168 1310972611287 1310972946609 7.911 100.0 32.4
3169 1310972611680 1310972947000 7.032 100.0 32.4
3170 1310972612088 1310972947406 6.153 100.0 32.4
3171 1310972612478 1310972947796 5.274 100.0 32.4
3172 1310972612876 1310972948203 4.395 100.0 32.3
3173 1310972613276 1310972948609 14.284 100.0 32.3
3174 1310972613676 1310972949000 5.7135 100.0 32.3
3175 1310972614078 1310972949406 5.0543 100.0 32.2
3176 1310972614490 1310972949812 15.163 100.0 32.2
3177 1310972614879 1310972950218 6.8123 100.0 32.2
3178 1310972615276 1310972950593 6.3728 100.0 32.3
3179 1310972615686 1310972951015 0.0 100.0 32.2
3180 1310972616086 1310972951406 18.019 100.0 32.2
3181 1310972616486 1310972951812 9.669 100.0 32.2
3182 1310972616875 1310972952203 9.2295 100.0 32.2
3183 1310972617275 1310972952593 8.79 100.0 32.2
3184 1310972617686 1310972953015 8.3505 100.0 32.2
3185 1310972618085 1310972953406 7.911 100.0 32.0
3186 1310972618483 1310972953812 29.007 100.0 32.0
3187 1310972618881 1310972954203 13.185 100.0 32.0
3188 1310972619292 1310972954609 13.185 100.0 32.2
3189 1310972619679 1310972955000 0.0 100.0 32.0
3190 1310972620091 1310972955421 36.918 100.0 32.0
3191 1310972620481 1310972955812 21.096 100.0 31.9
3192 1310972620882 1310972956203 31.864 100.0 31.9
3193 1310972621294 1310972956625 24.173 100.0 31.9
3194 1310972621672 1310972957000 24.392 100.0 31.8
3195 1310972622081 1310972957406 35.38 100.0 31.9
3196 1310972622481 1310972957812 17.141 100.0 31.9
3197 1310972622870 1310972958187 25.271 100.0 31.9
3198 1310972623271 1310972958593 25.491 100.0 32.0
3199 1310972623682 1310972959000 14.943 100.0 32.0
3200 1310972624083 1310972959406 22.854 100.0 32.0
3201 1310972624484 1310972959812 22.854 100.0 32.0
3202 1310972624883 1310972960218 22.854 100.0 32.0
3203 1310972625287 1310972960609 22.854 100.0 32.0
3204 1310972625677 1310972961000 22.854 100.0 32.0
3205 1310972626077 1310972961406 22.854 100.0 32.0
3206 1310972626478 1310972961796 22.854 100.0 32.3
3207 1310972626890 1310972962218 0.0 100.0 32.3
3208 1310972627289 1310972962609 23.074 100.0 32.3
3209 1310972627678 1310972963000 22.414 100.0 32.2
3210 1310972628079 1310972963406 32.523 100.0 32.3
3211 1310972628480 1310972963812 13.405 100.0 32.3
3212 1310972628881 1310972964203 20.656 100.0 32.4
3213 1310972629282 1310972964609 9.2295 100.0 32.4
3214 1310972629682 1310972965015 16.261 100.0 32.4
3215 1310972630083 1310972965406 15.382 100.0 32.5
3216 1310972630471 1310972965796 3.7357 100.0 32.5
3217 1310972630882 1310972966203 10.548 100.0 32.5
3218 1310972631271 1310972966593 9.4492 100.0 32.6
3219 1310972631684 1310972967015 0.0 100.0 32.5
3220 1310972632084 1310972967406 17.36 100.0 32.7
3221 1310972632484 1310972967812 0.0 100.0 32.7
3222 1310972632884 1310972968203 14.284 100.0 32.7
3223 1310972633294 1310972968625 12.746 100.0 32.7
3224 1310972633684 1310972969015 11.207 100.0 32.7
3225 1310972634085 1310972969406 9.669 100.0 32.7
3226 1310972634474 1310972969796 8.1308 100.0 32.6
3227 1310972634884 1310972970203 17.36 100.0 32.7
3228 1310972635286 1310972970609 0.0 100.0 32.7
3229 1310972635676 1310972971000 6.3728 100.0 32.7
3230 1310972636076 1310972971406 4.8345 100.0 32.9
3231 1310972636476 1310972971796 0.0 100.0 32.7
3232 1310972636877 1310972972203 35.38 100.0 32.9
3233 1310972637276 1310972972593 0.0 100.0 32.7
3234 1310972637684 1310972973015 35.38 100.0 32.9
3235 1310972638073 1310972973390 0.0 100.0 32.9
3236 1310972638482 1310972973812 13.844 100.0 32.7
3237 1310972638872 1310972974203 33.402 100.0 32.7
3238 1310972639272 1310972974593 16.042 100.0 32.7
3239 1310972639684 1310972975015 14.503 100.0 32.7
3240 1310972640083 1310972975406 12.965 100.0 32.7
3241 1310972640484 1310972975812 11.427 100.0 32.7
3242 1310972640884 1310972976203 9.8887 100.0 32.9
3243 1310972641286 1310972976609 0.0 100.0 32.7
3244 1310972641687 1310972977015 35.38 100.0 32.9
3245 1310972642087 1310972977406 0.0 100.0 32.7
3246 1310972642478 1310972977796 35.38 100.0 32.7
3247 1310972642890 1310972978218 18.019 100.0 32.7
3248 1310972643280 1310972978609 16.481 100.0 32.7
3249 1310972643680 1310972979000 14.943 100.0 32.9
3250 1310972644080 1310972979406 0.0 100.0 32.7
3251 1310972644492 1310972979812 35.38 100.0 32.7
3252 1310972644892 1310972980234 18.019 100.0 32.7
3253 1310972645282 1310972980609 16.481 100.0 32.9
3254 1310972645683 1310972981000 0.0 100.0 32.9
3255 1310972646084 1310972981406 13.844 100.0 32.7
3256 1310972646483 1310972981812 33.402 100.0 32.9
3257 1310972646883 1310972982203 0.0 100.0 33.0
3258 1310972647284 1310972982609 3.0765 100.0 32.9
3259 1310972647674 1310972983000 19.558 100.0 32.9
3260 1310972648086 1310972983406 9.669 100.0 32.9
3261 1310972648486 1310972983812 7.6912 100.0 32.9
3262 1310972648887 1310972984218 5.7135 100.0 32.9
3263 1310972649287 1310972984609 3.7357 100.0 32.9
3264 1310972649688 1310972985015 1.758 100.0 32.9
3265 1310972650077 1310972985406 0.0 100.0 33.0
3266 1310972650488 1310972985812 0.0 100.0 33.0
3267 1310972650888 1310972986218 5.7135 100.0 32.9
3268 1310972651289 1310972986609 14.284 100.0 32.9
3269 1310972651680 1310972987000 4.395 100.0 33.0
3270 1310972652081 1310972987406 0.0 100.0 33.0
3271 1310972652480 1310972987796 5.7135 100.0 32.9
3272 1310972652881 1310972988203 14.284 100.0 32.9
3273 1310972653281 1310972988609 4.395 100.0 32.9
3274 1310972653682 1310972989000 2.4173 100.0 32.7
3275 1310972654083 1310972989406 21.975 100.0 32.7
3276 1310972654482 1310972989812 4.6148 100.0 32.6
3277 1310972654892 1310972990218 13.844 100.0 32.7
3278 1310972655285 1310972990609 0.0 100.0 32.6
3279 1310972655685 1310972991015 17.141 100.0 32.6
3280 1310972656086 1310972991406 7.911 100.0 32.6
3281 1310972656476 1310972991812 6.5925 100.0 32.5
3282 1310972656882 1310972992203 16.042 100.0 32.5
3283 1310972657282 1310972992609 7.032 100.0 32.5
3284 1310972657680 1310972993000 5.9333 100.0 32.6
3285 1310972658081 1310972993406 0.0 100.0 32.5
3286 1310972658481 1310972993812 17.36 100.0 32.5
3287 1310972658880 1310972994203 8.3505 100.0 32.5
3288 1310972659280 1310972994609 7.2518 100.0 32.4
3289 1310972659692 1310972995015 16.921 100.0 32.4
3290 1310972660071 1310972995390 8.1308 100.0 32.4
3291 1310972660483 1310972995812 7.2518 100.0 32.4
3292 1310972660885 1310972996203 6.3728 100.0 32.4
3293 1310972661286 1310972996609 5.4938 100.0 32.3
3294 1310972661687 1310972997015 15.383 100.0 32.3
3295 1310972662087 1310972997406 6.8123 100.0 32.3
3296 1310972662477 1310972997796 6.153 100.0 32.3
3297 1310972662876 1310972998203 5.4938 100.0 32.2
3298 1310972663287 1310972998609 15.602 100.0 32.3
3299 1310972663677 1310972999000 0.0 100.0 32.2
3300 1310972664078 1310972999406 18.019 100.0 32.2
3301 1310972664490 1310972999812 9.669 100.0 32.2
3302 1310972664880 1310973000203 9.2295 100.0 32.2
3303 1310972665280 1310973000609 8.79 100.0 32.0
3304 1310972665691 1310973001015 29.886 100.0 32.0
3305 1310972666092 1310973001421 14.064 100.0 32.0
3306 1310972666494 1310973001812 14.064 100.0 32.0
3307 1310972666883 1310973002203 14.064 100.0 32.0
3308 1310972667281 1310973002609 14.064 100.0 32.0
3309 1310972667681 1310973003000 14.064 100.0 31.8
3310 1310972668082 1310973003406 35.599 100.0 31.8
3311 1310972668482 1310973003812 20.217 100.0 31.9
3312 1310972668882 1310973004203 9.8887 100.0 31.9
3313 1310972669282 1310973004609 18.019 100.0 31.9
3314 1310972669683 1310973005000 18.239 100.0 31.9
3315 1310972670084 1310973005406 18.459 100.0 31.9
3316 1310972670496 1310973005812 18.679 100.0 31.9
3317 1310972670875 1310973006203 18.898 100.0 31.9
3318 1310972671272 1310973006593 19.118 100.0 32.0
3319 1310972671684 1310973007000 8.5702 100.0 32.0
3320 1310972672097 1310973007421 16.481 100.0 31.9
3321 1310972672487 1310973007812 27.249 100.0 32.0
3322 1310972672888 1310973008203 8.79 100.0 32.0
3323 1310972673288 1310973008609 16.701 100.0 32.0
3324 1310972673678 1310973009000 16.701 100.0 32.0
3325 1310972674079 1310973009406 16.701 100.0 31.9
3326 1310972674479 1310973009796 27.469 100.0 32.0
3327 1310972674879 1310973010203 9.0097 100.0 32.0
3328 1310972675278 1310973010593 16.921 100.0 32.2
3329 1310972675689 1310973011015 0.0 100.0 32.2
3330 1310972676081 1310973011406 15.383 100.0 32.3
3331 1310972676492 1310973011812 4.1753 100.0 32.3
3332 1310972676892 1310973012218 11.427 100.0 32.3
3333 1310972677283 1310973012609 10.768 100.0 32.4
3334 1310972677683 1310973013000 0.0 100.0 32.4
3335 1310972678083 1310973013406 7.032 100.0 32.4
3336 1310972678495 1310973013812 6.153 100.0 32.4
3337 1310972678896 1310973014218 5.274 100.0 32.4
3338 1310972679286 1310973014609 4.395 100.0 32.4
3339 1310972679676 1310973015000 3.516 100.0 32.4
3340 1310972680087 1310973015406 2.637 100.0 32.4
3341 1310972680487 1310973015812 1.758 100.0 32.4
3342 1310972680887 1310973016203 0.879 100.0 32.4
3343 1310972681277 1310973016593 2.025E-13 100.0 32.4
3344 1310972681675 1310973017000 0.0 100.0 32.3
3345 1310972682076 1310973017406 9.8888 100.0 32.3
3346 1310972682488 1310973017812 1.3185 100.0 32.4
3347 1310972682888 1310973018203 0.0 100.0 32.4
3348 1310972683287 1310973018609 7.032 100.0 32.3
3349 1310972683677 1310973019000 16.921 100.0 32.3
3350 1310972684076 1310973019390 8.3505 100.0 32.3
3351 1310972684476 1310973019796 7.6913 100.0 32.3
3352 1310972684887 1310973020203 7.032 100.0 32.2
3353 1310972685285 1310973020609 17.14 100.0 32.2
3354 1310972685696 1310973021015 8.79 100.0 32.2
3355 1310972686072 1310973021390 8.3505 100.0 32.0
3356 1310972686484 1310973021812 29.447 100.0 32.0
3357 1310972686885 1310973022203 13.625 100.0 32.0
3358 1310972687286 1310973022609 13.625 100.0 32.0
3359 1310972687687 1310973023015 13.625 100.0 31.9
3360 1310972688086 1310973023406 24.392 100.0 31.9
3361 1310972688487 1310973023812 16.701 100.0 31.9
3362 1310972688887 1310973024203 16.921 100.0 31.9
3363 1310972689288 1310973024609 17.141 100.0 31.9
3364 1310972689687 1310973025015 17.36 100.0 31.9
3365 1310972690075 1310973025390 17.58 100.0 31.8
3366 1310972690486 1310973025812 28.567 100.0 31.8
3367 1310972690886 1310973026203 21.096 100.0 31.9
3368 1310972691286 1310973026609 10.768 100.0 31.9
3369 1310972691686 1310973027015 18.899 100.0 31.9
3370 1310972692086 1310973027406 19.118 100.0 32.0
3371 1310972692487 1310973027812 8.5702 100.0 31.9
3372 1310972692888 1310973028203 27.249 100.0 31.9
3373 1310972693287 1310973028609 19.558 100.0 32.0
3374 1310972693688 1310973029015 9.0097 100.0 32.0
3375 1310972694086 1310973029406 16.921 100.0 31.9
3376 1310972694488 1310973029812 27.689 100.0 32.0
3377 1310972694875 1310973030203 9.2295 100.0 32.0
3378 1310972695275 1310973030593 17.141 100.0 32.0
3379 1310972695687 1310973031015 17.141 100.0 32.0
3380 1310972696086 1310973031406 17.141 100.0 32.0
3381 1310972696486 1310973031812 17.141 100.0 32.2
3382 1310972696876 1310973032203 0.0 100.0 32.2
3383 1310972697276 1310973032593 15.383 100.0 32.2
3384 1310972697685 1310973033000 14.943 100.0 32.2
3385 1310972698086 1310973033406 14.504 100.0 32.3
3386 1310972698486 1310973033812 3.2963 100.0 32.3
3387 1310972698895 1310973034218 10.548 100.0 32.3
3388 1310972699295 1310973034609 9.8888 100.0 32.4
3389 1310972699685 1310973035000 0.0 100.0 32.4
3390 1310972700085 1310973035421 7.032 100.0 32.4
3391 1310972700494 1310973035812 6.153 100.0 32.4
3392 1310972700893 1310973036218 5.274 100.0 32.3
3393 1310972701280 1310973036609 15.163 100.0 32.3
3394 1310972701691 1310973037015 6.5925 100.0 32.4
3395 1310972702080 1310973037406 0.0 100.0 32.4
3396 1310972702491 1310973037812 7.032 100.0 32.4
3397 1310972702880 1310973038203 6.153 100.0 32.4
3398 1310972703281 1310973038609 5.274 100.0 32.4
3399 1310972703692 1310973039015 4.395 100.0 32.4
3400 1310972704090 1310973039406 3.516 100.0 32.4
3401 1310972704490 1310973039812 2.637 100.0 32.4
3402 1310972704890 1310973040218 1.758 100.0 32.4
3403 1310972705290 1310973040609 0.879 100.0 32.3
3404 1310972705692 1310973041015 10.768 100.0 32.4
3405 1310972706092 1310973041406 0.0 100.0 32.3
3406 1310972706482 1310973041796 17.8 100.0 32.3
3407 1310972706893 1310973042218 9.2295 100.0 32.3
3408 1310972707294 1310973042609 8.5703 100.0 32.3
3409 1310972707684 1310973043000 7.911 100.0 32.2
3410 1310972708084 1310973043406 18.019 100.0 32.2
3411 1310972708484 1310973043812 9.669 100.0 32.0
3412 1310972708884 1310973044203 30.765 100.0 32.2
3413 1310972709284 1310973044609 0.0 100.0 32.2
3414 1310972709684 1310973045000 15.383 100.0 32.0
3415 1310972710083 1310973045406 36.479 100.0 32.0
3416 1310972710493 1310973045812 20.657 100.0 32.0
3417 1310972710882 1310973046203 20.657 100.0 32.0
3418 1310972711283 1310973046609 20.657 100.0 32.0
3419 1310972711695 1310973047015 20.657 100.0 32.0
3420 1310972712094 1310973047421 20.657 100.0 32.0
3421 1310972712494 1310973047812 20.657 100.0 32.0
3422 1310972712883 1310973048203 20.657 100.0 32.0
3423 1310972713282 1310973048609 20.657 100.0 31.9
3424 1310972713693 1310973049015 31.424 100.0 32.0
3425 1310972714092 1310973049406 12.965 100.0 31.9
3426 1310972714492 1310973049812 31.644 100.0 32.0
3427 1310972714882 1310973050203 13.185 100.0 31.9
3428 1310972715282 1310973050609 31.864 100.0 32.0
3429 1310972715682 1310973051000 13.405 100.0 32.0
3430 1310972716083 1310973051406 21.316 100.0 32.2
3431 1310972716483 1310973051796 0.0 100.0 32.2
3432 1310972716883 1310973052203 15.383 100.0 32.2
3433 1310972717284 1310973052609 14.943 100.0 32.3
3434 1310972717683 1310973053000 3.7358 100.0 32.3
3435 1310972718095 1310973053421 39.0 100.0 32.3
3436 1310972718485 1310973053812 0.0 100.0 32.4
3437 1310972718887 1310973054203 0.0 100.0 32.4
3438 1310972719276 1310973054593 18.02 100.0 32.4
3439 1310972719685 1310973055000 28.128 100.0 32.4
3440 1310972720086 1310973055406 38.237 100.0 32.4
3441 1310972720486 1310973055812 39.0 100.0 32.5
3442 1310972720887 1310973056203 38.341 100.0 32.4
3443 1310972721289 1310973056609 39.0 100.0 32.3
3444 1310972721679 1310973057000 39.0 100.0 32.4
3445 1310972722091 1310973057406 30.649 100.0 32.4
3446 1310972722481 1310973057796 39.0 100.0 32.5
3447 1310972722881 1310973058203 38.341 100.0 32.5
3448 1310972723283 1310973058609 39.0 100.0 32.6
3449 1310972723684 1310973059000 38.121 100.0 32.7
3450 1310972724085 1310973059406 39.0 100.0 32.7
3451 1310972724486 1310973059812 39.0 100.0 33.0
3452 1310972724898 1310973060218 16.146 100.0 33.0
3453 1310972725288 1310973060609 39.0 100.0 33.0
3454 1310972725687 1310973061015 39.0 100.0 33.2
3455 1310972726087 1310973061406 26.254 100.0 33.3
3456 1310972726477 1310973061796 39.0 100.0 33.3
3457 1310972726877 1310973062203 39.0 100.0 33.4
3458 1310972727288 1310973062609 36.363 100.0 33.6
3459 1310972727689 1310973063015 30.649 100.0 33.6
3460 1310972728091 1310973063406 39.0 100.0 33.6
3461 1310972728480 1310973063796 39.0 100.0 33.7
3462 1310972728881 1310973064203 35.704 100.0 34.0
3463 1310972729281 1310973064593 18.563 100.0 34.1
3464 1310972729692 1310973065015 38.121 100.0 34.3
3465 1310972730093 1310973065406 30.869 100.0 34.5
3466 1310972730494 1310973065812 31.089 100.0 34.6
3467 1310972730893 1310973066218 39.0 100.0 34.7
3468 1310972731281 1310973066593 39.0 100.0 34.8
3469 1310972731693 1310973067015 39.0 100.0 35.0
3470 1310972732080 1310973067406 30.21 100.0 35.1
3471 1310972732492 1310973067812 39.0 100.0 35.2
3472 1310972732893 1310973068218 39.0 100.0 35.4
3473 1310972733283 1310973068609 29.331 100.0 35.5
3474 1310972733693 1310973069015 37.901 100.0 35.8
3475 1310972734083 1310973069406 16.805 100.0 35.9
3476 1310972734494 1310973069812 32.408 100.0 36.0
3477 1310972734881 1310973070203 31.968 100.0 36.0
3478 1310972735282 1310973070609 39.0 100.0 36.2
3479 1310972735693 1310973071015 19.662 100.0 36.2
3480 1310972736094 1310973071406 37.242 100.0 36.5
3481 1310972736495 1310973071812 6.6968 100.0 36.6
3482 1310972736895 1310973072218 20.761 100.0 36.7
3483 1310972737296 1310973072609 18.783 100.0 36.8
3484 1310972737686 1310973073000 16.586 100.0 37.0
3485 1310972738086 1310973073406 3.4005 100.0 37.2
3486 1310972738484 1310973073796 0.0 100.0 37.3
3487 1310972738895 1310973074218 4.6148 100.0 37.4
3488 1310972739305 1310973074625 1.0988 100.0 37.5
3489 1310972739682 1310973075000 0.0 100.0 37.6
3490 1310972740083 1310973075406 0.0 100.0 37.6
3491 1310972740483 1310973075796 6.5925 100.0 37.6
3492 1310972740884 1310973076203 5.274 100.0 37.6
3493 1310972741284 1310973076609 3.9555 100.0 37.7
3494 1310972741685 1310973077000 0.0 100.0 37.7
3495 1310972742084 1310973077406 6.3728 100.0 37.6
3496 1310972742483 1310973077796 15.602 100.0 37.6
3497 1310972742884 1310973078203 6.3728 100.0 37.6
3498 1310972743286 1310973078609 5.0543 100.0 37.6
3499 1310972743695 1310973079015 3.7358 100.0 37.6
3500 1310972744086 1310973079406 2.4173 100.0 37.5
3501 1310972744484 1310973079796 11.867 100.0 37.5
3502 1310972744885 1310973080203 2.8568 100.0 37.5
3503 1310972745285 1310973080609 1.758 100.0 37.4
3504 1310972745686 1310973081000 11.427 100.0 37.4
3505 1310972746087 1310973081406 2.637 100.0 37.4
3506 1310972746487 1310973081812 1.758 100.0 37.3
3507 1310972746887 1310973082203 11.647 100.0 37.2
3508 1310972747288 1310973082609 13.844 100.0 37.2
3509 1310972747678 1310973083000 5.4938 100.0 36.9
3510 1310972748079 1310973083406 37.358 100.0 36.9
3511 1310972748489 1310973083812 13.844 100.0 36.8
3512 1310972748891 1310973084203 24.832 100.0 36.7
3513 1310972749279 1310973084609 28.128 100.0 36.7
3514 1310972749694 1310973085015 20.876 100.0 36.6
3515 1310972750095 1310973085406 32.303 100.0 36.5
3516 1310972750483 1310973085796 36.039 100.0 36.5
3517 1310972750884 1310973086203 29.227 100.0 36.4
3518 1310972751293 1310973086609 39.0 100.0 36.4
3519 1310972751682 1310973087000 32.407 100.0 36.4
3520 1310972752093 1310973087406 33.726 100.0 36.2
3521 1310972752482 1310973087796 39.0 100.0 36.4
3522 1310972752893 1310973088218 3.4005 100.0 36.2
3523 1310972753293 1310973088609 39.0 100.0 36.1
3524 1310972753683 1310973089000 35.704 100.0 36.1
3525 1310972754084 1310973089406 29.771 100.0 36.1
3526 1310972754496 1310973089812 31.748 100.0 36.1
3527 1310972754896 1310973090218 33.726 100.0 36.0
3528 1310972755284 1310973090609 39.0 100.0 35.9
3529 1310972755692 1310973091015 39.0 100.0 36.0
3530 1310972756092 1310973091406 22.738 100.0 36.0
3531 1310972756480 1310973091796 32.847 100.0 36.1
3532 1310972756881 1310973092203 24.277 100.0 36.1
3533 1310972757282 1310973092593 34.165 100.0 36.2
3534 1310972757693 1310973093015 25.375 100.0 36.2
3535 1310972758094 1310973093406 35.044 100.0 36.4
3536 1310972758494 1310973093812 15.267 100.0 36.4
3537 1310972758895 1310973094218 32.407 100.0 36.5
3538 1310972759296 1310973094609 22.958 100.0 36.5
3539 1310972759686 1310973095000 31.968 100.0 36.6
3540 1310972760087 1310973095406 22.299 100.0 36.6
3541 1310972760485 1310973095796 31.089 100.0 36.7
3542 1310972760886 1310973096203 21.2 100.0 36.7
3543 1310972761286 1310973096609 29.77 100.0 36.6
3544 1310972761696 1310973097015 39.0 100.0 36.6
3545 1310972762086 1310973097406 31.968 100.0 36.8
3546 1310972762497 1310973097812 11.312 100.0 36.9
3547 1310972762885 1310973098203 16.805 100.0 37.0
3548 1310972763286 1310973098609 14.168 100.0 37.0
3549 1310972763687 1310973099000 22.079 100.0 37.2
3550 1310972764087 1310973099406 0.54375 100.0 37.2
3551 1310972764489 1310973099812 15.926 100.0 37.3
3552 1310972764889 1310973100203 4.719 100.0 37.3
3553 1310972765290 1310973100609 11.971 100.0 37.3
3554 1310972765690 1310973101015 11.312 100.0 37.3
3555 1310972766091 1310973101406 10.652 100.0 37.3
3556 1310972766491 1310973101812 9.993 100.0 37.4
3557 1310972766881 1310973102203 0.0 100.0 37.4
|
ce79d75beb6aa9441fad170eef15bdbaecf90193 | 46ffb5fda9448453eba4d6787a1568028b241d88 | /ABMLangangen/calibration/calibSimplexMeanSquares_04:51:45.919 PM 05-juin-2013.sci | df7f0bc58b6899079112403346d408f181ed3f1d | [] | no_license | JusteRaimbault/Models | f81f886dc050445dae68e933e0c052c7f9c0b59c | 52f9c28fe20c8e491fb83e22ef162256eb966d32 | refs/heads/master | 2016-09-10T23:23:05.419418 | 2013-07-30T22:02:34 | 2013-07-30T22:02:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 5,707 | sci | calibSimplexMeanSquares_04:51:45.919 PM 05-juin-2013.sci | ms=[];incomemean=[];bref=[];bnorm=[];
ms(1)=53180.1819728015;
incomemean(1)=5000;
bref(1)=5000;
bnorm(1)=5000;
ms(2)=40000;
incomemean(2)=5000;
bref(2)=7000;
bnorm(2)=5000;
ms(3)=4672.261765173608;
incomemean(3)=5000;
bref(3)=5000;
bnorm(3)=7000;
ms(4)=53180.1819728015;
incomemean(4)=7000;
bref(4)=5000;
bnorm(4)=5000;
ms(5)=26797.113501238833;
incomemean(5)=6333.333333333334;
bref(5)=3000;
bnorm(5)=6333.333333333334;
ms(6)=22703.223249900162;
incomemean(6)=7222.222222222224;
bref(6)=3666.666666666668;
bnorm(6)=7222.222222222224;
ms(7)=30748.25694091375;
incomemean(7)=5370.370370370374;
bref(7)=2777.777777777779;
bnorm(7)=8703.703703703708;
ms(8)=23396.401472537837;
incomemean(8)=5777.77777777778;
bref(8)=3333.3333333333344;
bnorm(8)=7777.777777777781;
ms(9)=2767.9165655480924;
incomemean(9)=5666.6666666666715;
bref(9)=5000;
bnorm(9)=8333.33333333334;
ms(10)=7866.196117765585;
incomemean(10)=5333.333333333341;
bref(10)=6000.000000000002;
bnorm(10)=9333.333333333343;
ms(11)=9790.382415119091;
incomemean(11)=6148.148148148151;
bref(11)=5777.777777777776;
bnorm(11)=7259.259259259266;
ms(12)=24054.020748446404;
incomemean(12)=3987.65432098766;
bref(12)=6851.851851851848;
bnorm(12)=7839.506172839516;
ms(13)=7856.059780064022;
incomemean(13)=6413.580246913583;
bref(13)=4462.962962962963;
bnorm(13)=7376.543209876547;
ms(14)=12901.85179067663;
incomemean(14)=5238.6831275720215;
bref(14)=3864.1975308641977;
bnorm(14)=7880.658436213993;
ms(15)=4896.036665107943;
incomemean(15)=5920.781893004119;
bref(15)=5299.382716049381;
bnorm(15)=7414.6090534979485;
ms(16)=8523.128271956582;
incomemean(16)=4644.718792866946;
bref(16)=5736.625514403289;
bnorm(16)=7788.751714677648;
ms(17)=4063.358379336265;
incomemean(17)=5971.364883401924;
bref(17)=4781.3786008230445;
bnorm(17)=7479.595336076822;
ms(18)=3543.593456200674;
incomemean(18)=5171.239140374946;
bref(18)=4554.869684499316;
bnorm(18)=7794.010059442162;
ms(19)=3816.764038088195;
incomemean(19)=6206.180460295698;
bref(19)=4557.498856881573;
bnorm(19)=8737.959152568217;
ms(20)=3362.4441731364523;
incomemean(20)=5391.359294822956;
bref(20)=4626.867093430879;
bnorm(20)=9097.27302748566;
ms(21)=2695.244415039494;
incomemean(21)=4613.329607614021;
bref(21)=4896.992328405221;
bnorm(21)=8078.451794272563;
ms(22)=4156.799706339134;
incomemean(22)=3816.904181273184;
bref(22)=5066.739064167046;
bnorm(22)=7748.698115124738;
ms(23)=2280.8734908852553;
incomemean(23)=5276.33123902749;
bref(23)=5127.703263391417;
bnorm(23)=9212.028710618888;
ms(24)=3095.0554771192647;
incomemean(24)=5328.877288353763;
bref(24)=5414.120052837468;
bnorm(24)=9921.038036207256;
ms(25)=5701.021997629234;
incomemean(25)=4979.525714049167;
bref(25)=5389.596634433546;
bnorm(25)=7985.269531330872;
ms(26)=2374.0273450204086;
incomemean(26)=5288.400899629509;
bref(26)=4817.549478681546;
bnorm(26)=8819.272153446964;
ms(27)=2160.9009279845336;
incomemean(27)=4452.041164180675;
bref(27)=4894.830046985457;
bnorm(27)=9073.168438892273;
ms(28)=1644.96786566509;
incomemean(28)=3844.7284129376776;
bref(28)=4842.245070478187;
bnorm(28)=9443.085991671742;
ms(29)=1507.0258820703975;
incomemean(29)=4992.977426782431;
bref(29)=4961.3395466288775;
bnorm(29)=10237.806109552504;
ms(30)=1379.0004738990601;
incomemean(30)=5182.801336366638;
bref(30)=4993.513155740706;
bnorm(30)=11317.483267192478;
ms(31)=2210.7431003894735;
incomemean(31)=4247.506425925032;
bref(31)=5158.091514391994;
bnorm(31)=11162.459826208446;
ms(32)=1099.1155055420897;
incomemean(32)=3573.6928777920784;
bref(32)=4868.196563682508;
bnorm(32)=12069.990679429558;
ms(33)=549.7363731375071;
incomemean(33)=2722.373697174374;
bref(33)=4738.443213828054;
bnorm(33)=13498.971663834898;
ms(34)=1002.5422468387736;
incomemean(34)=3585.7625383940967;
bref(34)=4558.042778972636;
bnorm(34)=11677.234122257636;
ms(35)=524.1717934580456;
incomemean(35)=3815.896635019065;
bref(35)=4684.421028549411;
bnorm(35)=14886.040043851599;
ms(36)=376.5979016746342;
incomemean(36)=3801.4807460597585;
bref(36)=4605.509007585024;
bnorm(36)=17607.517069941532;
ms(37)=234.03970535524672;
incomemean(37)=1556.9433180521828;
bref(37)=4274.4835111831035;
bnorm(37)=17204.99863683023;
ms(38)=1017.8653655164109;
incomemean(38)=-255.98569110504468;
bref(38)=3914.9686889043032;
bnorm(38)=20148.75632164911;
ms(39)=116.73996461139363;
incomemean(39)=1801.435969130116;
bref(39)=4520.914376091484;
bnorm(39)=20530.42412481347;
ms(40)=78.68405732470701;
incomemean(40)=909.2726844981262;
bref(40)=4502.350174650909;
bnorm(40)=24957.0191260914;
ms(41)=250.0267137148645;
incomemean(41)=1456.0908018990076;
bref(41)=4183.118581784637;
bnorm(41)=26347.384891407197;
ms(42)=169.87951762918442;
incomemean(42)=-1186.6095430935438;
bref(42)=4034.4591708274083;
bnorm(42)=28065.418032944337;
ms(43)=374.7738375454313;
incomemean(43)=-603.0198289278278;
bref(43)=4357.743322656312;
bnorm(43)=20470.9056391701;
ms(44)=160.3959000671584;
incomemean(44)=941.3131441922988;
bref(44)=4226.774767002556;
bnorm(44)=24878.265078347922;
ms(45)=68.01482504207392;
incomemean(45)=-1114.292460987592;
bref(45)=4234.572563804146;
bnorm(45)=34728.802854758855;
ms(46)=13.039778874770255;
incomemean(46)=-2449.9103505074795;
bref(46)=4214.617090114668;
bnorm(46)=43490.70496372317;
ms(47)=11.418736558361807;
incomemean(47)=787.0598618821773;
bref(47)=4594.70218368468;
bnorm(47)=34151.90807916398;
ms(48)=65.95211220807984;
incomemean(48)=1773.894564370038;
bref(48)=4874.823690113316;
bnorm(48)=37195.15310227381;
ms(49)=25.007474970187175;
incomemean(49)=-1443.6983469437462;
bref(49)=4647.671531964282;
bnorm(49)=43521.48970097109;
ms(50)=17.720287120921668;
incomemean(50)=787.0598618821773;
bref(50)=4594.70218368468;
bnorm(50)=34151.90807916398;
|
c85636ae61c4caae5bd3ec631d1ca08c2ef8b774 | b29e9715ab76b6f89609c32edd36f81a0dcf6a39 | /ketpicscifiles6/Kouten.sci | c12b721e4569271edfd2f5531ae273ee8f34f5c7 | [] | no_license | ketpic/ketcindy-scilab-support | e1646488aa840f86c198818ea518c24a66b71f81 | 3df21192d25809ce980cd036a5ef9f97b53aa918 | refs/heads/master | 2021-05-11T11:40:49.725978 | 2018-01-16T14:02:21 | 2018-01-16T14:02:21 | 117,643,554 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 524 | sci | Kouten.sci | // 08.05.18
// 08.05.19
// 09.06.01 (same as 05.19)
function Out=Kouten(PA,V,P,Q);
Eps=10.0^(-6);
A1=PA(1); A2=PA(2);
V1=V(1); V2=V(2);
P1=P(1); P2=P(2);
U1=Q(1)-P1; U2=Q(2)-P2;
Tmp=norm(P-Q)*norm(V);
if Tmp==0
Out=[%inf,-%inf];
return
end
D=U1*V2-U2*V1;
if abs(D)/Tmp<Eps
Out=[%inf,-%inf];
return
end
S=((-A2+P2)*V1+(A1-P1)*V2)/D;
if S>1+Eps | S<-Eps
Out=[%inf,-%inf];
return
end
T=((-A2+P2)*U1+(A1-P1)*U2)/D;
Tmp=PA+T*V;
Out=MixS(T,Tmp,sign(D));
endfunction
|
8b70fb72d3f6a8c00b9a6b620cee7ec03540491f | 449d555969bfd7befe906877abab098c6e63a0e8 | /2762/CH1/EX1.7.3/1_7_3.sce | f7bf092125a63e24f2bdde2047e1d41755fa1fa0 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 611 | sce | 1_7_3.sce | //Transport Processes and Seperation Process Principles
//Chapter 1
//Example 1.7-3
//Introduction to engineering principles and units
//given data
//datum temp= 25 deg C
//input and output enthalpies are calculated: m*Cp*delT Cp obtained from data tables
delT=37-25;//temp diff
Hil=342.3*1.20*delT ;
HiO2=12*29.38*delT
Hrxn=(-5648.8*10^3);//heat of reaction given
//output items
HoH2O=11*18.02*4.18*delT;
HoCO2=12*37.45*delT;
//Energy in= Energy out: Hil+HiO2-Hrxn=HoH2O+HoCO2-H310K
H310K=HoH2O+HoCO2-(Hil+HiO2-Hrxn);
mprintf("the heat reqd for complete oxidation is %f J/mol",H310K)
//end
|
bdfa8c47335cbe95978955d5f7398c47b0d6d4aa | 449d555969bfd7befe906877abab098c6e63a0e8 | /3041/CH8/EX8.4/Ex8_4.sce | 73bf3be056a23bc686a78601c199a5f389926f5b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,388 | sce | Ex8_4.sce | //Variable declaration
Vi=25 //input voltage(V)
Vsmax=30 //supply voltage max(V)
Vomin=12 //output minimum voltage or load voltage(V)
Vl=12
R1=20 //load voltage(V)
Io=15. //output current(mA)
Iq=3. //quinscent current of regulator(mA)
Vo=20. //output voltage(V)
//Calculations
//Part a
//(i)
Vimax=Vsmax //maximum permissible voltage(V)
Ro=0 //for Vomin=beta=0
//(ii)
Vomax=Vi-2
betaVomax=Vomax-Vomin //output voltage(V)
R2max=(R1*betaVomax)/(Vomax-betaVomax) //R2max(k ohms)
//(iii)
R3=betaVomax/Io //R3(k ohms)
//Part b
Vt=(Iq*betaVomax)/Io //common terminal fall(V)
Vomin1=Vl+Vt //voltage output minimum(V)
//Part c
betaVo=Vo-Vl //output voltage(V)
beta=betaVo/Vo //current gain
R2=(R1*betaVo)/(Vo-betaVo) //R2(ohms)
//Results
printf ("a)i)max permissible supply voltage is %.1f V",Vimax)
printf ("ii)output voltage range for Vi=25V is %.1f V to %.1f V and R2max is %.f k ohms",Vomin,Vomax,R2max)
printf ("iii)R3 is %.2f kohms kohms",R3)
printf ("b)Vomin is %.1f V",Vomin1)
printf ("c)R2 is %.2f ohms and R3 is %.3f ohms",R2,R3)
|
ccb5dfdddd685b2fe8f600cbe8fd0e13309a9fc7 | 262ac6443426f24d5d9b13945d080affb0bd6d9b | /opgaves/blocks/run-me-first.sce | bb6f68d29ac47a46586515a12affcdeae5bdb738 | [] | no_license | slegers/Scilab | 9ebd1d486f28cf66e04b1552ad6e94ea4bc98a0b | 1b5dc3434def66355dafeb97c01916736a936301 | refs/heads/master | 2021-01-12T01:42:01.493578 | 2017-01-09T10:54:09 | 2017-01-09T10:54:09 | 78,420,343 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,403 | sce | run-me-first.sce | funcprot(0)
test_cases = list()
test_cases($+1) = struct('input', struct('blocks', [1,2,3]), 'output', struct('heights', 6))
test_cases($+1) = struct('input', struct('blocks', [1,2,3;1,1,1]), 'output', struct('heights', 10))
test_cases($+1) = struct('input', struct('blocks', [10,15,5;5,15,5]), 'output', struct('heights', 105))
test_cases($+1) = struct('input', struct('blocks', [10,15,5;5,15,5;10,20,5;20,15,5]), 'output', struct('heights', 525))
test_cases($+1) = struct('input', struct('blocks', [10,15,5;5,15,5;10,20,5;20,15,5;15,5,1;40,50,20;12,13,14]), 'output', struct('heights', 10177))
test_cases($+1) = struct('input', struct('blocks', [1,1,1;2,2,2;3,3,3;4,4,4;5,5,5;6,6,6;7,7,7;8,8,8;9,9,9;10,10,10;11,11,11;12,12,12;13,13,13;14,14,14;15,15,15;16,16,16;17,17,17;18,18,18;19,19,19;20,20,20;21,21,21;22,22,22;23,23,23;24,24,24;25,25,25;26,26,26;27,27,27;28,28,28;29,29,29;30,30,30]), 'output', struct('heights', 108345))
test_cases($+1) = struct('input', struct('blocks', [1,2,3;2,4,6;3,6,9;4,8,12;5,10,15;6,12,18;7,14,21;8,16,24;9,18,27;10,20,30;11,22,33;12,24,36;13,26,39;14,28,42;15,30,45;16,32,48;17,34,51;18,36,54;19,38,57;20,40,60;21,42,63;22,44,66;23,46,69;24,48,72;25,50,75;26,52,78;27,54,81;28,56,84;29,58,87;30,60,90]), 'output', struct('heights', 973710))
function Result = test_case(index)
Result = test_cases(index)
endfunction
function Result = test_case_count()
Result = size(test_cases)
endfunction
function show(index)
tc = test_case(index)
disp('Inputs')
disp('blocks')
disp(tc.input.blocks)
disp('Outputs')
disp('heights')
disp(tc.output.heights)
endfunction
function Result = check(index)
tc = test_case(index)
[heights] = solve(tc.input.blocks)
Result = %t
Result = Result & isequal(heights, tc.output.heights)
endfunction
function Result = failures()
n = test_case_count()
failures = []
for index = 1:n
if ~check(index) then
failures = [ failures, index ]
end
end
Result = failures
endfunction
function report()
[temp, n] = size(failures())
disp( strcat( [ "Number of test cases: ", string(test_case_count()) ] ) )
disp( strcat( [ "Number of failures: ", string(n) ] ) )
disp( strcat( [ "Number of successes: ", string(test_case_count() - n) ] ) )
if n == 0 then
disp("SUCCESS")
else
disp("FAIL")
end
endfunction
|
dcab033977e4e34ab955a91200d7a3e445c29585 | 676ffceabdfe022b6381807def2ea401302430ac | /library/Demos/LibUtilities/Tests/LinSysIterDemo_LinearSys_Jacobi.tst | 0943048f50096701bd4448bace6c2f8b788ac065 | [
"MIT"
] | permissive | mathLab/ITHACA-SEM | 3adf7a49567040398d758f4ee258276fee80065e | 065a269e3f18f2fc9d9f4abd9d47abba14d0933b | refs/heads/master | 2022-07-06T23:42:51.869689 | 2022-06-21T13:27:18 | 2022-06-21T13:27:18 | 136,485,665 | 10 | 5 | MIT | 2019-05-15T08:31:40 | 2018-06-07T14:01:54 | Makefile | UTF-8 | Scilab | false | false | 724 | tst | LinSysIterDemo_LinearSys_Jacobi.tst | <?xml version="1.0" encoding="utf-8" ?>
<test>
<description>LinSysIterDemo for a small linear problem of dimension 4</description>
<executable>LinSysIterDemo</executable>
<parameters>LinSysIterDemo_LinearSys_Jacobi.xml</parameters>
<files>
<file description="Session File">LinSysIterDemo_LinearSys_Jacobi.xml</file>
</files>
<metrics>
<metric type="L2" id="1">
<value variable="u" tolerance="1e-12">9.88991e-01</value>
<value variable="v" tolerance="1e-12">2.01141e+00</value>
<value variable="w" tolerance="1e-12">-1.01029e+00</value>
<value variable="x" tolerance="1e-12">1.02135e+00</value>
</metric>
</metrics>
</test>
|
9a1d9875c91ac085f1c188644a0a1997a3b8d1e9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1226/CH12/EX12.6/EX12_6.sce | 63fd35180dec0e1014e2677f67ff7b1a2c6a9375 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,374 | sce | EX12_6.sce | clc;funcprot(0);//EXAMPLE 12.6
// Initialisation of Variables
n=8;......//No of cylinders
pw=386.4;...........//Power output in kW
N=800;.............//Engine rpm
fc=0.25;.............//Fuel Consumption in kg/kWh
theta=12;..............//Crank Travel in degree (for injection)
spgr=0.85;...........//Specific Gravity
patm=1.013;............//Atmospheric pressure
cf=0.6;................//Co-efficient of discharge for injector
pcB=32;................//Pressure in cylinder in beginning in bar
piB=207;...............//Pressure in injector in beginning in bar
pcE=55;...............//Pressure in cylinder at the end in bar
piE=595;................//Pressure in injector at the end in bar
rhow=1000;..............//density of water in kg/m^3
//calculations
pwpc = pw/n;......................//Output per cylinder
fcpc = (pwpc*fc)/60;.............//Fuel consumption per cylinder in kg/min
fipc = fcpc/(N/2);................//Fuel injected per cycle in kg
tfic = (theta*60)/(360*N);...........//Time for fuel Injection per cycle
mf = fipc/tfic;......................//Mass of fuel injected per second
pdb = piB-pcB;....................//Pressure difference at beginning
pde = piE-pcE;...................//Pressure difference at end
apd = (pdb+pde)/2;
Ao=mf/(cf*sqrt(2*apd*10^5*spgr*rhow));
disp(Ao*10000,"Orifice Area Required per injector (cm^2):")
|
613bddf2682986217566dac45a02777dd52ba357 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2045/CH4/EX4.26/Ex4_26.sce | 0c0f1646c5c456c31c55313c0ff60bcf87980ee6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 671 | sce | Ex4_26.sce | //example 26
colres=1*10^3;//ohm
beta1=50;
vbe=0.3;//volt
vcc=6;//volt
rb=10*10^3;//ohm
re=100;//ohm
em1cur=((vcc-vbe)*(beta1+1))/((rb+((beta1+1)*re)));
for q=1:2
if q==2 then
colres=1*10^3;
vce=vcc-(colres+re)*em1cur;
ic=vcc/(colres+re);
disp("collector to emitter = "+string((vce))+"volt");
disp("collector current = "+string((ic))+"ampere");
end
if q==1 then
colres=50;
rb=100;
vce=vcc-(colres+rb)*em1cur;
disp("emitter current = "+string((em1cur))+"ampere");
disp("collector to emitter = "+string((vce))+"volt");
end
end
|
4dc7a743cb3cd165098c4bb8a93dca1427fb7e8a | d7087cf730b37f76170323e080c090f8094979ac | /test/exec/if_command_1.tst | 7765860e262c1cee45f6e0ecb49be815a7d1cfc5 | [] | no_license | VladimirMeshcheriakov/42sh | 025dffe358b86f48eaf7751a5cb08d4d5d5366c4 | 52d782255592526d0838bc40269f6e71f6a51017 | refs/heads/master | 2023-03-15T17:26:20.575439 | 2015-06-26T12:44:05 | 2015-06-26T12:44:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 116 | tst | if_command_1.tst | <cmd>
../build/42sh</cmd>
<ref>
bash</ref>
<stdin>
if echo true ;then
echo true
else
echo false
fi
</stdin>
|
a86578a91c212da207e802d1380b135753976ddc | c89c3eb73e1c7b9f26076ad36749b4fd9ee2a69d | /My Implementations/OR2-1.tst | 61097932f1db3f272b5814135087fd7688cbeaba | [] | no_license | gvela024/Elements-Of-Computing-Systems | cef0f824a4ca775ff7d2353a49c6510134db83da | 65a2b40979439b0d77e6fab1b3faa4b1a78ddd03 | refs/heads/master | 2021-01-22T03:13:48.244660 | 2015-12-26T00:53:51 | 2015-12-26T00:53:51 | 41,272,979 | 0 | 0 | null | 2015-11-11T22:27:40 | 2015-08-24T00:17:59 | Assembly | UTF-8 | Scilab | false | false | 210 | tst | OR2-1.tst | load OR2-1.hdl,
output-file OR2-1.out,
output-list in0 in1 out0;
set in0 0, set in1 0, eval, output;
set in0 0, set in1 1, eval, output;
set in0 1, set in1 0, eval, output;
set in0 1, set in1 1, eval, output;
|
67d6c385a5181d03dec488fdbc0fa64a28fa2d20 | 185111a2cc05b48988df6de8df2cdf4ac07f94be | /Initalize_sim.sce | e7037cb3aa1734cdd38898f4317b17c4a9d7451d | [] | no_license | ssshah389/Class | 426fceec8f81ec1152ef266304883f9835bdb7ae | 3f519521cf1e7e7d652bdbe205b97761401bb5d2 | refs/heads/master | 2021-07-10T08:39:13.955398 | 2017-01-19T01:24:51 | 2017-01-19T01:24:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 183 | sce | Initalize_sim.sce | clc;
//t=0:1/100:0.01;
t=linspace(0,0.01,100)
V.time=t';
//V.values=1.25 + 0.5*(sin(2*3.14*1000*t'))
V.values=[linspace(0,2.5,100) ]
V.values=V.values'
figure();plot(V.time,V.values)
|
2958c1eacdd39622e54879dd5ea117cddb957da3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2381/CH9/EX9.11/ex_11.sce | 264aabf4c5539fb149d107db6c8ce50e5555e336 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 145 | sce | ex_11.sce | //Example 11// length
clc;
clear;
close;
f=110;//Hz
v=330;//m/s
l=v/(2*f);//m
disp(f,"fundamental frequency is,(Hz)=")
disp(l,"length is ,(m)=")
|
262ede110847cef57e2c25e8ad28f9c9f908a481 | 08fe4df45181e37cb84ba1610cdfb219b4142434 | /examples/Xcos_DestDir/xml2jar_script.sce | bae81100638c10ab2c1fc2ab9660c7d5a6a6465c | [] | no_license | gzq763199198/AutoGenHelpToolBox | 17c7db64547e0e196806464f47b788d6ae33bf2e | c85275e8a7a1cd2ab3e19db5b283e9d1e9502843 | refs/heads/master | 2021-02-17T04:02:18.470172 | 2020-03-05T04:35:44 | 2020-03-05T04:35:44 | 245,069,411 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 738 | sce | xml2jar_script.sce | helpdemos_root_path = get_absolute_file_path("xml2jar_script.sce");
helpdemos_xml_path = helpdemos_root_path + filesep() + "HelpSourceFile" + filesep() + "XmlFiles" + filesep();
helpdemos_titile = "这是这帮助文档的总标题";
helpdemos_jar_path = helpdemos_root_path + filesep() + "jar" + filesep();
//将xml文件转换为jar文件
jar_file = findfiles(helpdemos_jar_path , "*.jar");
if jar_file == [] then
xmltojar(helpdemos_xml_path , helpdemos_titile , 'zh_CN');
disp("--------xml转换jar帮助文档成功!--------");
end
//将生成的jar文件加载到Scilab中
ok = add_help_chapter(helpdemos_titile , helpdemos_jar_path , %f);
if ~ok then
disp("未加载成功!");
else
disp("加载成功!");
end
|
9b47ffaceffe3dbde3d5cd929b8eb61d4302b44e | 449d555969bfd7befe906877abab098c6e63a0e8 | /2657/CH27/EX27.7/Ex27_7.sce | 4cf5203eb1e08477420600f2d57f128671a75060 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,800 | sce | Ex27_7.sce | //Calculations on turbocharged CI engine
clc,clear
//Given:
Py=700 //Brake power at test in kW
py=96 //Test ambient pressure in kPa
Ty=302 //Test ambient temperature in K
phiy=0.2 //Relative humidity at test
px=69 //Site ambient air pressure in kPa
Tx=283 //Site ambient temperature in K
phix=0.4 //Relative humidity at site
N=1200 //Engine speed in rpm
V_s=45 //Swept volume in litres
m_f=51.3 //Fuel delivery in gm/s
pi=2.0 //Pressure ratio
eta_m=85 //Mechanical efficiency in percent
//Solution:
pr=100 //Standard total barometric pressure in kPa
Tr=298 //Standard air temperature in K
phir=0.3 //Standard relative humidity
//Refer table 27.1, 27.3
psy=4.1 //Saturation vapour pressure at test in kPa
psx=1.2 //Saturation vapour pressure at site in kPa
psr=3.2 //Standard saturation vapour pressure in kPa
q=m_f*1000/(N/(2*60)*V_s) //Fuel delivery in mg/litrecycle
qc=round(q/pi) //Corrected fuel delivery in mg/litrecycle
//Applying condition given in fig 27.2 for value of engine factor (fm)
if (qc <= 40) then
fm=0.3;
elseif (qc >= 65) then
fm=1.2;
else
fm=0.036*qc-1.14;
end
fa=((px-phix*psx)/(py-phiy*psy))^0.7*(Ty/Tx)^1.5 //Atmospheric factor
alpha_d=fa^fm //Correction factor for CI engine
//Applying condition given in section 27.4.2
if (alpha_d > 0.9) & (alpha_d < 1.1) then
Px=alpha_d*Py
else
fa=((pr-phir*psr)/(py-phiy*psy))^0.7*(Ty/Tr)^1.5 //Atmospheric factor
alpha_d=fa^fm //Correction factor for CI engine
Pr=alpha_d*Py //Standard reference brake power in kW
m=0.7,n=2 //Exponents
k=(px/pr)^m*(Tr/Tx)^n //The ratio of indicated power
alpha=k-0.7*(1-k)*(100/eta_m-1) //Power adjustment factor
Px=alpha*Pr //Brake power at site in kW
end
//Results:
printf("\n Power at site ambient conditions, Px = %d kW",Px)
//Answer in the book is wrong
|
f241d7879b5524588d0ba8feeec40e4d0b6003cc | 449d555969bfd7befe906877abab098c6e63a0e8 | /174/CH12/EX12.1/example12_1.sce | 53a5dee3a80993b71b7c17717d6b576743e0b1c2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 847 | sce | example12_1.sce | // To find percentage error
// Modern Electronic Instrumentation And Measurement Techniques
// By Albert D. Helfrick, William D. Cooper
// First Edition Second Impression, 2009
// Dorling Kindersly Pvt. Ltd. India
// Example 12-1 in Page 360
clear; clc; close;
// Given data
R = 1; //Resistance of the wire in ohm
R_L = 10*10^3; //Load resistance in ohm
I_supply = 50*10^-3; //power supply current in A
V_out = 1; //output of the amplifier in V
//Calculations
V_L = (V_out+(I_supply*R))*R_L/(2*R+R_L);
printf("The load voltage calculated = %0.2f\n",V_L);
%error = ceil((V_L -V_out)/V_L*100);
printf("The percentage error is about %d %%, which is unacceptable in most systems",%error);
//Result
// The load voltage calculated = 1.05
// The percentage error is about 5 %, which is unacceptable in most systems
|
1d9eb8ffa5ab910be09ad8e61a3f5c02d966b844 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3673/CH1/EX1.14/Ex1_14.sce | 747d24adaceff9258b739f15df73e042cd1f5319 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 380 | sce | Ex1_14.sce | //Example 1_14 page no:16
clc
I=10;//supply current in ampere
//apply kirchof law to the circuit
V=5/(1/5+1/10+1/2+1)
disp(V,"Voltage across 10 ohm resistor (in volts)")
R1=5;//resistance in ohm
R2=10;//resistance in ohm
R3=2;//resistance in ohm
R4=1;//resistance in ohm
I1=V/R1;
I2=V/R2;
I3=V/R3;
I4=V/R4;
disp(I2,"Current flowing in 10 ohm resistor (in ampere)")
|
8348f5c0b658e890a83abb3cb7bc0a4d3b7cfab7 | 9ac498c09936e8f3c4a780e459c502a33ce4bc16 | /Q1_RBF.sce | e5a027082ff7891530a80140ddb6f7e5345e8352 | [
"MIT"
] | permissive | aanfiel/trabalho3_ic | 7384ef56a251b6439200947dbd2f1e36313b19be | 7e5469bfa274e8837555491610ffdf5f9ea0f436 | refs/heads/master | 2020-09-21T20:56:37.235107 | 2019-11-29T23:36:22 | 2019-11-29T23:36:22 | 224,927,433 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 4,585 | sce | Q1_RBF.sce | // TERCEIRO TRABALHO DE INTELIGÊNCIA COMPUTACIONAL
// Questão 1
// Aluno: José Lopes de Souza Filho
// Matrícula: 389097
// Aplicação: Scilab, versão 6.0.2
// SO: Linux Mint 19.2 Tina
//-----------------------------------------------------------------------------
clear;
clc;
clf;
base = fscanfMat('twomoons.dat');
//PARTE 1: Cálculo das centróides usando K-means clustering
//Separa 90% dos dados para treino e 10% dos dados para teste
//Base de treino - 450 amostras da primeira metade da base e 450 da última
base_treino = base(1:450,:);
base_treino(451:900,:) = base(500:949,:);
//Base de teste - 50 amostras da primeira metade da base e 51 da última
base_teste = base(451:499,:);
base_teste(50:101,:) = base(950:1001,:);
//Define as entradas da rede (X) e a saída esperada (D)
X = base_treino(:,1:2); //Entradas da rede
D = base_treino(:,3); //Saídas da rede
//Implementa k-means
//cria duas centroides aleatorias - primeira coluna eixo X e segunda coluna eixo Y
//cada linha uma centroide
centroides = rand(2, 2) .* (max(X) - min(X)) + min(X);
//Calcula a distancia de todos os pontos para a centroide 1
distancias(:,1) = sqrt(((centroides(1,1)-X(:,1))^2) + ((centroides(1,2)-X(:,2))^2));
//Calcula a distancia de todos os pontos para a centroide 2
distancias(:,2) = sqrt(((centroides(2,1)-X(:,1))^2) + ((centroides(2,2)-X(:,2))^2));
//Testa qual a menor distância e classifica o ponto como cluster 1 ou 2.
X_classif = X; //copia a matriz de entrada para uma nova que terá a classificação
for i=1:900
[min_valor, min_linha] = min(distancias(i,:));
X_classif(i,3) = min_linha;
end
//Entra em loop de classificação até que as centroides não se movam mais
//calcula novas posições para as centroides
somax1=0;
somay1=0;
somax2=0;
somay2=0;
centroides_atuais = centroides;
centroides_anteriores = [0,0,0,0];
centroides_temporarias = [0,0,0,0];
while centroides_atuais <> centroides_anteriores,
//clf;
for i=1:900
if X_classif(i,3) == 1 then
somax1 = (somax1+X_classif(i,1));
somay1 = (somay1+X_classif(i,2));
elseif X_classif(i,3) == 2 then
somax2 = (somax2+X_classif(i,1));
somay2 = (somay2+X_classif(i,2));
end
end
mediax1 = somax1/900;
mediay1 = somay1/900;
mediax2 = somax2/900;
mediay2 = somay2/900;
somax1 = 0;
somay1 = 0;
somax2 = 0;
somay2 = 0;
centroides_temporarias = [mediax1, mediay1; mediax2, mediay2];
centroides_anteriores = centroides_atuais;
centroides_atuais = centroides_temporarias;
end
//Cria duas matrizes classificadas e plota o gráfico classificado pelo k-means
k=1;
j=1;
for i=1:900
if X_classif(i,3) == 1 then
X_1(k,:) = X_classif(i,:);
k = k+1
elseif X_classif(i,3) == 2 then
X_2(j,:) = X_classif(i,:);
j = j+1
end
end
cluster1x = X_1(:,1);
cluster1y = X_1(:,2);
scatter(cluster1x,cluster1y,26,"scilabred3","fill", ".");
cluster2x = X_2(:,1);
cluster2y = X_2(:,2);
scatter(cluster2x,cluster2y,26,"scilabgreen3","fill", ".");
xtitle("Gráfico twomoons.dat clusterizado pelo k-means. Cada cor representa um cluster")
//FIM DA PARTE 1
//PARTE 2: Implementação da rede RBF
//Par de RBF de saída do neurônio
for i=1:900
G(i,1) = 1;
if X_classif(i,3) == 1 then
G(i,2) = exp(-(sqrt(((X_classif(i,1)-centroides(1,1))^2) + ((X_classif(i,2)-centroides(1,2))^2)))^2);
elseif X_classif(i,3) == 2 then
G(i,3) = exp(-(sqrt(((X_classif(i,1)-centroides(2,1))^2) + ((X_classif(i,2)-centroides(2,2))^2)))^2);
end
end
// Matriz de pesos W
W = [(((G' * G) \ G') * D(:, 1))'];
// Calcula a saída da rede (d)
d = G * W';
//FIM DA PARTE 2
//PARTE 3: Mostra as saídas da rede no console
disp("---------------------------- REDE RBF ----------------------------");
disp("-------- 2 neurônios na camada oculta + bias e 1 de saída ---------")
disp("Matriz de centroides encontrada (centroides_atuais) (onde cada linha é uma centróide)");
disp(centroides_atuais);
disp("Obs.: Método usado para achar as centróides: K-means clustering");
disp("----------------------------------------------")
disp("Matriz de pesos (W) encontrada (onde cada elemento é um peso)");
disp(W);
disp("----------------------------------------------")
disp("Matriz de saídas das duas funções: G");
disp("Obs.: Cada coluna é a saída de um neurônio e a primeira é o bias");
disp("----------------------------------------------")
disp("Matriz de saídas da rede: d");
disp("Obs.: Cada linha representa a saída de um dado input");
disp("----------------------------------------------")
//FIM DA PARTE 3
|
ffd1e39039209c48312eda9dbe505f0362538568 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1760/CH2/EX2.17/EX2_17.sce | 591b14e1b39a7966f6560708355c654590324d95 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 281 | sce | EX2_17.sce | //EXAMPLE 2-17 PG NO-69
I1=10; //CURRENT
I2=-4;
I3=2;
I4=0;
T=8; //TIME
Irms=[({I1*I1*2}+{I2*I2*2}+{I3*I3*2}+{I4*I4*2})/T]^0.5; //RMS
disp('ii) CURRENT R.M.S (Irms) is = '+string (Irms) +' A ');
|
922ffdaabd360e90f7b6a5328f75b02eb598c9b1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1871/CH4/EX4.15/Ch04Ex15.sce | 0a8528e9201536bcf69fb71a49caf240897e9c83 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 595 | sce | Ch04Ex15.sce | // Scilab code Ex4.15 : Pg:156 (2008)
clc;clear;
d1 = 0.45; // Position of the first lens placed between the biprism and the eye-piece, cm
d2 = 0.29; // Position of the second lens placed between the biprism and the eye-piece, cm
omega = 0.0326; // Fringe width, cm
D = 200; // Distance between the biprism and narrow slit, cm
d = sqrt(d1*d2)/2; // Separation between two virtual sources, cm
Lambda = 2*d*omega/D; // Wavelength of light used, cm
printf("\nThe wavelength of light used = %4.2e cm", Lambda);
// Result
// The wavelength of light used = 5.89e-005 cm |
2e599ac6d5578df90f94ae7ec3d1fce9df0dc1be | 66037af205d3b3535f7a38922c80089a7f65c479 | /NRZ Alternate Mark Inversion (AMI)/NRZ AMI.sce | a6937cb621d7cf37424dbdb8d25d88151db8a677 | [] | no_license | Sid-149/Line-Code-in-Digital-Communication | d7fa5d0966c94478cdce3bb0648a9e2b8da875c3 | bfebdd70407e2b94035ee077589c5234429da5e7 | refs/heads/main | 2023-01-09T06:22:45.268396 | 2020-11-13T13:04:48 | 2020-11-13T13:04:48 | 309,885,670 | 2 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 298 | sce | NRZ AMI.sce | clear;
close;
clc;
x=[0,0,1,1,1,0,1,0]
z=0;
ob=-1;
for i=1:length(x)
subplot(2,1,1)
a=gca();
a.data_bounds=[0,-1.5;length(x),1.5]
a.grid=[1,-1]
title('NRZ AMI')
if(x(i)==0)
t=[z:1:z+1]
plot(t,0)
else
t=[z:1:z+1]
ob=-ob
plot(t,ob)
end
z=z+1
end
|
e382a06a4d4800c8968a707a125134455af58d0a | 4a1effb7ec08302914dbd9c5e560c61936c1bb99 | /Project 2/Experiments/FURIA-C/results/FURIA-C.vowel-10-1tra/result5s0.tst | 2ad94c98805eeaffd843edbe9ff111fc0614ec81 | [] | no_license | nickgreenquist/Intro_To_Intelligent_Systems | 964cad20de7099b8e5808ddee199e3e3343cf7d5 | 7ad43577b3cbbc0b620740205a14c406d96a2517 | refs/heads/master | 2021-01-20T13:23:23.931062 | 2017-05-04T20:08:05 | 2017-05-04T20:08:05 | 90,484,366 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 975 | tst | result5s0.tst | @relation vowel
@attribute TT integer[0,1]
@attribute SpeakerNumber integer[0,14]
@attribute Sex integer[0,1]
@attribute F0 real[-5.211,-0.941]
@attribute F1 real[-1.274,5.074]
@attribute F2 real[-2.487,1.431]
@attribute F3 real[-1.409,2.377]
@attribute F4 real[-2.127,1.831]
@attribute F5 real[-0.836,2.327]
@attribute F6 real[-1.537,1.403]
@attribute F7 real[-1.293,2.039]
@attribute F8 real[-1.613,1.309]
@attribute F9 real[-1.68,1.396]
@attribute Class{0,1,2,3,4,5,6,7,8,9,10}
@inputs TT,SpeakerNumber,Sex,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9
@outputs Class
@data
2 2
4 4
8 8
6 6
8 9
4 4
1 1
4 10
10 10
3 3
2 2
7 7
4 4
2 1
3 3
6 6
8 4
10 4
10 2
9 9
0 0
2 2
8 7
1 1
2 2
3 3
7 7
8 8
0 0
7 7
5 3
7 7
1 6
5 2
3 3
10 10
1 1
2 2
4 4
5 4
6 6
10 10
1 1
7 7
9 9
8 8
3 3
4 4
8 8
9 9
0 0
9 9
5 5
7 7
9 9
0 0
4 4
2 2
0 0
8 8
5 10
6 6
7 7
6 6
9 7
5 3
9 7
0 0
5 4
3 3
0 0
7 8
4 4
5 5
9 9
4 4
5 5
10 10
1 1
6 6
1 2
2 2
8 8
1 1
2 2
10 6
7 7
3 3
10 10
0 2
6 6
0 2
3 5
6 5
9 9
6 6
1 1
3 3
10 10
|
622e49baef12d722bfca1e173f8530afb8304f00 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1859/CH8/EX8.8/exa_8_8.sce | 465bb231d395d7e0d99e6eef10eca9017781b6c4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 320 | sce | exa_8_8.sce | // Exa 8.8
clc;
clear;
close;
// Given data
Y= 3;// Positive Y-peaks in pattern
X= 2;// Positive X-peaks in pattern
// Ratio of frequencies of vertical and horizontal signals
// f_y/f_x= omega_y/omega_x = Y/X
R= Y/X;//Ratio of frequencies
disp(R,"Ratio of frequencies of vertical and horizontal signals");
|
39eeb96ad57bfca1bab947a99fc44e65dd8e4cee | 449d555969bfd7befe906877abab098c6e63a0e8 | /1427/CH18/EX18.12/18_12.sce | 52326a15886a7ca0d8b0ad8774e0a2effbf3eff2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 161 | sce | 18_12.sce | //ques-18.12
//Determining required percentage for a heat engine
clc
n=0.1;//(T2-T1)/T2
r=0.9;//T1/T2
printf("Required percentage of T1/T2 is %d.",r*100);
|
6ddcf56370716f566c1bec87b5b277bdde340725 | 523a67183099ad5fbbd2a909f3d7fbd39803caa6 | /TEST/acen.tst | d538f5b3c885987c3110224ff9f6b9d6b31f3b2b | [
"MIT"
] | permissive | ihgazni2/conjugar | 5e162fcb4aea8a140f83c753698133c7f224baa6 | 0281131dd256a4727d63f28bd89b88565a95f768 | refs/heads/master | 2021-06-29T02:53:15.278685 | 2020-09-25T08:53:35 | 2020-09-25T08:53:35 | 148,722,894 | 5 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 1,851 | tst | acen.tst | import conjugar.acentuacion as acen
from efdir import fs
import elist.elist as elel
from xdict.jprint import pobj,pdir
dummy = acen.show_stress('abstraer')
dummy = acen.show_stress('strass')
dummy = acen.show_stress('stretta')
dummy = acen.show_stress('stricto')
dummy = acen.show_stress('stripper')
dummy = acen.show_stress('ahuyentar')
words = fs.rjson("../RESOURCES/granada_es.all.single.nomark.arr")
def get_stress_arr(words):
words = elel.mapv(words,str.lower)
failed = []
stress_arr = []
for i in range(words.__len__()):
try:
ele = acen.get_stress(words[i])
if("yal" in ele['silabas']):
print(ele)
stress_arr.append(ele)
except:
failed.append(words[i])
else:
pass
return(stress_arr)
stress_arr = get_stress_arr(words)
fs.wjson("es_stress.json",stress_arr)
def get_silaba_arr(stress_arr):
silaba_set = set({})
for each in stress_arr:
silabas = each['silabas']
for silaba in silabas:
if(silaba in silaba_set):
pass
else:
silaba_set.add(silaba)
silabas = list(silaba_set)
silabas.sort()
return(silabas)
silaba_arr = get_silaba_arr(stress_arr)
fs.wjson("es_silaba_arr.json",silaba_arr)
# fs.touch("es_stress.txt")
silaba_splited_words = []
for each in stress_arr:
silabas = each['silabas']
word = elel.join(silabas,"-")
silaba_splited_words.append(word)
silaba_splited_words.sort()
for each in stress_arr:
if("ya" in each['silabas']):
pobj(each)
####
y 比较特殊 还需要再 细分
ay-u-dan-te
a-yu-dan-te
究竟哪个对?
ay,ey,oy,uy只有后面有元音时才可以划分,
如果后面是辅音时,不可划分,如ha-ya 和
muy就是两个代表的例子
####
|
8c32869a4f5c58d0994bae866401bc34a1167d33 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2582/CH1/EX1.10/Ex1_10.sce | af4bbf988bb1594ebe2b08c5d3f2952a09e6e164 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 212 | sce | Ex1_10.sce | //Ex 1.10
clc;clear;close;
IREF=2;//mA
IO=IREF;//mA
VA2=90;//V
Vo1=1;//V
Vo2=10;//V
ro2=VA2/IO;//kohm
delVO=Vo2-Vo1;//V
delIO=delVO/ro2;//mA
Change=delIO/IO*100;//%
disp(Change,"Change in Io(%) : ");
|
c2068265aa152c41deca3d1b22124b27f98299c2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /509/CH7/EX7.2/7_2.sci | 6fb1a1bc296593e31dc0dcfd7f9e1fda1cec0516 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 530 | sci | 7_2.sci | //Chapter 7 Example2//
clc
clear
//half life of radium=hl,decay constant of radium sample=l//
l=1.3566*10^-11// in s^-1//
hl=0.6931/l;
printf("\n Half life = %.3f sec\n",hl);
// to convert half life in years divide by 365*24*60*60//
hl1=hl/(365*24*60*60);
printf("\n Half life in years = %.2f years\n",hl1);
// number of atoms per gram =n,avagadro number=a,atomic mass=m//
A=6.023*10^23;
m=226.095;
n=A/m;
// initial activity =a//
a=l*n;
printf("\n Initial activity in radium = %.2f disintigration/sec\n",a);
|
e67abcf6156fed419d83cb80bcc3b5060ab3e02c | 1db0a7f58e484c067efa384b541cecee64d190ab | /macros/findpeaks.sci | 3e7ce47dc72d4d08ef7cf9f07d7f3dece82062db | [] | no_license | sonusharma55/Signal-Toolbox | 3eff678d177633ee8aadca7fb9782b8bd7c2f1ce | 89bfeffefc89137fe3c266d3a3e746a749bbc1e9 | refs/heads/master | 2020-03-22T21:37:22.593805 | 2018-07-12T12:35:54 | 2018-07-12T12:35:54 | 140,701,211 | 2 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 3,060 | sci | findpeaks.sci | function [PKS, LOC, EXTRA] = findpeaks(DATA, varargin)
//This function find peaks on DATA.
//Calling Sequence
//[PKS, LOC, EXTRA] = findpeaks(DATA)
//[PKS, LOC, EXTRA] = findpeaks(..., PROPERTY, VALUE)
//[PKS, LOC, EXTRA] = findpeaks(..., "DoubleSided")
//Description
//Peaks of a positive array of data are defined as local maxima. For double-sided data, they are maxima of the positive part and minima of the negative part. DATA is expected to be a single column vector.
//
//The function returns the value of DATA at the peaks in PKS. The index indicating their position is returned in LOC.
//
//The third output argument is a structure with additional information:
//
//"parabol":
// A structure containing the parabola fitted to each returned peak. The structure has two fields, "x" and "pp". The field "pp" contains the coefficients of the 2nd degree polynomial and "x" the extrema of the intercal here it was fitted.
//
//"height":
// The estimated height of the returned peaks (in units of DATA).
//
//"baseline":
// The height at which the roots of the returned peaks were calculated (in units of DATA).
//
//"roots":
// The abscissa values (in index units) at which the parabola fitted to each of the returned peaks crosses the "baseline" value. The width of the peak is calculated by 'diff(roots)'.
//
//This function accepts property-value pair given in the list below:
//
//"MinPeakHeight":
// Minimum peak height (positive scalar). Only peaks that exceed this value will be returned. For data taking positive and negative values use the option "DoubleSided". Default value '2*std (abs (detrend (data,0)))'.
//
//"MinPeakDistance":
// Minimum separation between (positive integer). Peaks separated by less than this distance are considered a single peak. This distance is also used to fit a second order polynomial to the peaks to estimate their width, therefore it acts as a smoothing parameter. Default value 4.
//
//"MinPeakWidth":
// Minimum width of peaks (positive integer). The width of the peaks is estimated using a parabola fitted to the neighborhood of each peak. The neighborhood size is equal to the value of "MinPeakDistance". The width is evaluated at the half height of the peak with baseline at "MinPeakHeight". Default value 2.
//
//"DoubleSided":
// Tells the function that data takes positive and negative values. The base-line for the peaks is taken as the mean value of the function. This is equivalent as passing the absolute value of the data after removing the mean.
funcprot(0);
rhs=argn(2);
lhs=argn(1)
if(rhs<1 | rhs>2) then
error("Wrong number of input arguments.");
end
if(lhs<3 | lhs>3) then
error("Wrong number of output arguments.");
end
select(rhs)
case 1 then
[PKS, LOC, EXTRA] = callOctave("findpeaks", DATA);
case 2 then
[PKS, LOC, EXTRA] = callOctave("findpeaks", DATA, varargin(1));
case 3 then
[PKS, LOC, EXTRA] = callOctave("findpeaks", DATA, varargin(1), varargin(2));
end
endfunction
|
64e7cbd2ad97463b41c8e161d1356983ef3fb2fb | abed134eb329d44a339af93997f34c76b7649173 | /p5codes_10252020/ComputerRect.tst | 330c51936d899ec5394973a06df52b14d59eff58 | [] | no_license | Patrickyyh/CSCE-312 | 8823df9f53d378b96c8018064da3823faef95ce3 | b9ba0fd8592ce5d91d1689219ff48d638a66aee0 | refs/heads/master | 2023-05-03T18:46:15.689810 | 2021-05-22T06:02:17 | 2021-05-22T06:02:17 | 369,727,875 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 785 | tst | ComputerRect.tst | load Computer.hdl,
output-file ComputerRect.out,
compare-to ComputerRect.cmp,
output-list time%S0.4.0 fromM%D0.16.0 In%B0.26.0 Reset%B2.1.2 toM%D1.16.0 writeM%B3.1.3 addressM%D0.16.0 PCOut%D0.16.0 RAM32K[3]%D1.7.1;
// Load a program written in the Hack machine language.
// The program draws a rectangle of width 16 pixels and
// length RAM[1] at the top left of the screen.
ROM32K load Rect.hack,
echo "Before you run this script, select the 'Screen' option from the 'View' menu";
echo "A small rectangle should be drawn at the top left of the screen (the 'Screen' option of the 'View' menu should be selected.)";
// Draws a rectangle 16 pixels wide and 4 pixels long
set RAM32K[0] 32767,
set RAM32K[1] 3,
set RAM32K[2] -1,
output;
repeat 24 {
tick, output, tock, output;
}
|
03fc7344c2e455180138b13b2f2204580eea0710 | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.3.1/macros/auto/time_id.sci | f63e989940ae85fb9e9dcac9a663dc7109560cfb | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain",
"MIT"
] | permissive | clg55/Scilab-Workbench | 4ebc01d2daea5026ad07fbfc53e16d4b29179502 | 9f8fd29c7f2a98100fa9aed8b58f6768d24a1875 | refs/heads/master | 2023-05-31T04:06:22.931111 | 2022-09-13T14:41:51 | 2022-09-13T14:41:51 | 258,270,193 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 819 | sci | time_id.sci | function [h,err]=time_id(n,u,y)
[lhs,rhs]=argn(0)
y=y(:)
npt=size(y,'*');
select type(u)
case 1 then
u=u(:)
case 10 then
select part(u,1)
case 'i' then
u=eye(npt,1)
case 's' then
u=ones(npt,1)
else
error(' time_id: waiting for ''i'' or ''s'' ')
end
else
error(' time_id: waiting for ''i'' or ''s'' ')
end
if y(1)==0 then // strictly proper case
m(npt-1,2*n)=0;
for k=1:n,m(k:npt-1,[k k+n])=[-y(1:npt-k) u(1:npt-k)];end
coef=m\y(2:npt);
num=poly(coef(2*n:-1:n+1),'z','c');
den=poly([coef(n:-1:1);1],'z','c');
else
m(npt,2*n+2)=0;
for k=1:n+1,m(k:npt,[k k+n+1])=[-y(1:npt-k+1) u(1:npt-k+1)];end
coef=-m(:,2:$)\m(:,1)
num=poly(coef(2*n+1:-1:n+1),'z','c');
den=poly([coef(n:-1:1);1],'z','c');
end
h=syslin('d',num,den)
if lhs==2 then
err=norm(y-rtitr(num,den,u')',2)
end
|
dfea018d417f657da234b0d31db196c1d46b0f6d | 449d555969bfd7befe906877abab098c6e63a0e8 | /2198/CH1/EX1.11.10/Ex1_11_10.sce | 6cc00a179550f3991d03e472ecc26d4eef91fc44 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 273 | sce | Ex1_11_10.sce | //Ex 1.11.10
clc;clear;close;
format('v',9);
//Given :
ni=2.5*10^13;//per cm^3
mu_p=1800;//cm^2/V-s
mu_n=3800;//cm^2/V-s
q=1.6*10^-19;//Coulomb
sigma_i=ni*q*(mu_n+mu_p);//(ohm-cm)^-1
rho_i=1/sigma_i;//ohm-cm
disp(round(rho_i),"Resistivity of Ge(ohm-cm) : ");
|
e05178620d3297ebfe09916cc4b575fa239f5d95 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2015/CH9/EX9.1/9_1.sce | 130be9bbb7630d1e1c930118d2540c5c1a21a66c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 694 | sce | 9_1.sce | clc
//initialisation of variables
t1=305 //temp in k
r=0.287 //kj/kg
p2=6 //pressure in bar
p1=1.013 //pressure in bar
g=1.4 //const value
n=1.28
v1=100 //volume
//CALCULATIONS
rp=(p2/p1)
wiso=r*t1*log(p2/p1)
wadia=(g/(g-1))*r*t1*0.6623
wpoly=(n/(n-1))*r*t1*0.4756
m=(p1*v1*100)/(r*t1)
ipr=(wiso*m)/60
apr=(wadia*m)/60
//RESULTS
printf('work for isthermal compression is %2fknm/kg',wiso)
printf('\nwork for adiabatic compression is %2fknm/kg',wadia)
printf('\nwork for polytropic compression is %2fknm/kg',wpoly)
printf('\nmass of air compressed is %2fkg/min',m)
printf('\nisothermal power required is %2fkw',ipr)
printf('\nadiabatic power required is %2fkw',apr)
|
b631ba2c39aa499bff10649645ea313b12f4c219 | 1573c4954e822b3538692bce853eb35e55f1bb3b | /DSP Functions/zpklp2bpc/test_5.sce | f110b4dad423f08daa9a529fb024a8c048e10efc | [] | no_license | shreniknambiar/FOSSEE-DSP-Toolbox | 1f498499c1bb18b626b77ff037905e51eee9b601 | aec8e1cea8d49e75686743bb5b7d814d3ca38801 | refs/heads/master | 2020-12-10T03:28:37.484363 | 2017-06-27T17:47:15 | 2017-06-27T17:47:15 | 95,582,974 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 321 | sce | test_5.sce | // Test # 5 : When either Input Argument #4 or Input Argument #5 is of complex type
exec('./zpklp2bpc.sci',-1);
[z,p,k,n,d]=zpklp2bpc(3,0.2,7,0.5*%i,[0.4,0.8]);
//!--error 10000
//Wo must be real ,numeric and scalar
//at line 43 of function zpklp2bpc called by :
//[z,p,k,n,d]=zpklp2bpc(3,0.2,7,0.5*%i,[0.4,0.8]);
|
d8a3d16a3026bcca25096a71b68ea748c692d4d4 | 8881166f518b8c3365fd0a2c0395dbbe4b666a4c | /include_hart_V2/demos/powermate/powermate.sce | 17f8f2cc6586c30fae5a9c6613e83a0ab85f52cc | [] | no_license | christianausb/OpenRTDynamics | e1e31e61060611a710cf870538969ba5047061f6 | df0c6946622d9a54ab63796337003fb318931b36 | refs/heads/master | 2021-01-21T06:59:51.243998 | 2018-07-13T13:17:29 | 2018-07-13T13:17:29 | 10,501,420 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,311 | sce | powermate.sce | thispath = get_absolute_file_path('powermate.sce');
cd(thispath);
z = poly(0,'z');
//
// Set up simulation schematic
//
// This is the main top level schematic
function [sim, outlist] = schematic_fn(sim, inlist)
// this is the default event
ev = 0;
[sim, zero] = ld_const(sim, ev, 0);
// Include the scicosblock for the powermate
cosblk = ortd_getcosblk2(blockname="hart_powermate", 'rundialog', 'powermate_block_cache.dat');
[sim, cosoutlist] = ld_scicosblock(sim, ev, list(), cosblk);
pm1 = cosoutlist(1); pm2 = cosoutlist(2);
[sim] = ld_printf(sim, ev, pm1, "Powermate1" , 1);
[sim] = ld_printf(sim, ev, pm2, "Powermate2" , 1);
// calc a stimulation intensity
[sim, pw1] = ld_gain(sim, ev, pm1, 500);
[sim, pw2] = ld_constvec(sim, ev, vec=[100]);
// stimulator
[sim, pw] = ld_mux(sim, ev, vecsize=2, inlist=list(pw1,pw2) );
[sim, I] = ld_constvec(sim, ev, vec=[20,20]);
[sim, modus] = ld_constvec(sim, ev, vec=[0,0]);
// include the scicos-block for the stimulator
stim_cosblk = ortd_getcosblk2(blockname="hart_sciencemode_rt", 'rundialog', 'stimulator_block_cache.dat');
[sim, cosoutlist] = ld_scicosblock(sim, ev, list(pw, I, modus), stim_cosblk);
// output of schematic
[sim, out] = ld_const(sim, ev, 0);
outlist = list(out); // Simulation output #1
endfunction
//
// Set-up
//
// defile events
defaultevents = [0]; // main event
// set-up schematic by calling the user defined function "schematic_fn"
insizes = [1,1]; outsizes=[1];
[sim_container_irpar, sim]=libdyn_setup_schematic(schematic_fn, insizes, outsizes);
//
// Save the schematic to disk (possibly with other ones or other irpar elements)
//
parlist = new_irparam_set();
// pack simulations into irpar container with id = 901
parlist = new_irparam_container(parlist, sim_container_irpar, 901);
// irparam set is complete convert to vectors
par = combine_irparam(parlist);
// save vectors to a file
save_irparam(par, 'controller.ipar', 'controller.rpar');
// clear
par.ipar = [];
par.rpar = [];
// optionally execute
messages=unix_g(ORTD.ortd_executable+ ' -s controller -i 901 -l 100');
//
//// load results
//A = fscanfMat('result.dat');
//
//scf(1);clf;
//plot(A(:,1), 'k');
|
62bb68741fc45b16fc6bf8664b890cc08aa78f5d | 449d555969bfd7befe906877abab098c6e63a0e8 | /1709/CH6/EX6.3/6_3.sce | 432c068ea1c3700b407deccb953968ef18026037 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 314 | sce | 6_3.sce | clc
//Initialization of variables
T1=100+460 //R
P1=15//psia
P2=50 //psia
n=1.3
cp=0.24
//calculations
T2=T1*(P2/P1)^((n-1)/n)
dS=cp*log(T2/T1) - 53.35/778 *log(P2/P1)
//results
printf("Change in entropy = %.3f B/lbm R",dS)
//the answer given in textbook is wrong. Please check it using a calculator
|
140b72551baf0675cca50039e10a3bc7efecb591 | 449d555969bfd7befe906877abab098c6e63a0e8 | /647/CH7/EX7.3/Example7_3.sce | 863ea29be786d0a848711aed16f4c49ee6b94f3f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 644 | sce | Example7_3.sce | clear;
clc;
// Example: 7.3
// Page: 262
printf("Example: 7.3 - Page: 262\n\n");
// Solution
//*****Data******//
d1 = 0.3;// [m]
d2 = 0715;//[m]
Q = 40/1000;// [cubic m/s]
Z1 = 8;// [m]
Z2 = 6;// [m]
P1 = 5*10^5;// [Pa]
density = 1000;// [kg/cubic m]
g = 9.81;// [m/square s]
//*************//
// From Fig. 7.3 (Pg: 262)
A1 = (%pi/4)*d1^2;// [square m]
A2 = (%pi/4)*d2^2;// [square m]
U1 = Q/A1;// [m/s]
U2 = Q/A2;// [m/s]
// Applying Bernoulli's equations at sections 1 & 2:
P2 = ((U1^2/(2*g) + Z1 + P1/(density*g)) - (U2^2/(2*g) + Z2))*(density*g);// [Pa]
printf("Pressure at section 2 is %.2f bar",P2/10^5); |
b1cff1242eaad82cbb34c1d532b874273ccb2063 | 13d93c2922005af35056d015f1ae3ebebe05ee31 | /scilab/divers/digital_elevation_model/mnt.sce | cb2365e566ec6490dbfd5f0caa3f5435063614fe | [] | no_license | scls19fr/openphysic | 647cc2cdadbdafd050d178e02bc3873bd2b07445 | 67bdb548574f4feecb99b60995238f12f4ef26da | refs/heads/master | 2021-04-30T23:16:26.197961 | 2020-11-16T20:21:17 | 2020-11-16T20:21:17 | 32,207,155 | 1 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 1,406 | sce | mnt.sce | // Generation du maillage d'un plan
// pour faire un modele numerique de terrain
// eq d'un plan
// a1*x+b1*y+c1*z = d1
// ou
// z = a*x + b*y + z0
// il faut 3 points pour determiner a b z0
clear
delta_z = 0.4; // amplitude chaos
// Definition du plan via 3 points
xA = 0;
yA = 0;
zA = delta_z;
xB = 0;
yB = 100;
zB = delta_z;
xC = 100;
yC = 0;
zC = 4+delta_z;
// Nb de points du maillage
Nx = 10; // nb de points en x
Ny = 50; // nb de points en y
// Definition de xmin, ymin, xmax et ymax
xmin = min(xA, xB, xC);
ymin = min(yA, yB, yC);
xmax = max(xA, xB, xC);
ymax = max(yA, yB, yC);
// Debut des calculs
x = xmin;
y = ymin;
z = 0;
A3 = [xA yA 1 ; xB yB 1 ; xC yC 1];
Z3 = [zA ; zB ; zC];
X3 = A3^-1*Z3;
a = X3(1);
b = X3(2);
z0 = X3(3);
X = [];
Y = [];
Z = [];
for i=1:Nx,
for j=1:Ny,
X = [X ; x];
Y = [Y ; y];
z = a*x + b*y + z0;
z = z + delta_z*((rand()-0.5)*2);
Z = [Z ; z];
y = ymin + j * (ymax - ymin) / Ny;
end
x = xmin + i * (xmax - xmin) / Nx;
end
// [X';Y';Z']'
//mprintf("%.3f;%.3f;%.3f\n",X,Y,Z); // sortie stdout
// Generation du fichier csv
fd = mopen("mnt.csv","w"); // ouverture en ecriture d'un fichier
sep = ",";
mfprintf(fd,"%.3f"+sep+"%.3f"+sep+"%.3f"+"\n",X,Y,Z); // sortie fichier
mclose(fd); // fermeture du fichier
clf
param3d(X,Y,Z);
//plot3d(X,Y,Z); |
80ab3036d0da0a2a48e960349452ea216cb651f8 | 7d5f639d96c00f6068c51c15df7b40cf8e959f09 | /code/q10.sce | 091fb809a85b4fa2cf1350f5303db161e3fc98f0 | [] | no_license | XAMEUS/MN | daf13aac1f92cf5137e55189e8d23bb42fe1a747 | 36e3f0e34c07641cdee4b401a98478822e0dee46 | refs/heads/master | 2021-03-24T11:50:44.826039 | 2017-05-02T19:54:26 | 2017-05-02T19:54:26 | 86,677,617 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 962 | sce | q10.sce | clear
stacksize(268435454)
exec("q3a5.sci")
exec("ressources_q7aq10.sci")
// Question 10
T = 10
n_t = 1000
delta_t = T / n_t
mu = delta_t * (n+1)**2 / (2 * l)**2
M_D = ones(n, 1) + 0.5 * mu * A_D
M_SD = 0.5 * mu * A_SD
N_D = ones(n, 1) - 0.5 * mu * A_D
N_SD = - 0.5 * mu * A_SD
U_actuel = zeros(n, 1)
scf()
//MU = Y
[d, m] = factorisation_cholesky(M_D, M_SD)
h = 20000
nb_lines = 30
for i = 1:h
Y = zeros(n, 1)
Y(1) = mu * B(1) + N_D(1) * U_actuel(1) + N_SD(1) * U_actuel(2)
for j=2:n-1
Y(j) = mu * B(j) + N_SD(j-1) * U_actuel(j-1) + N_D(j) * U_actuel(j) + N_SD(j) * U_actuel(j+1)
end
Y(n) = mu * B(n) + N_D(n) * U_actuel(n) + N_SD(n-1) * U_actuel(n-1)
U = descente(d, m, Y)
U_actuel = remonte(d, m, U)
ix = floor(modulo(i, h/nb_lines))
if ix == 0 then
plot(x, U_actuel');
e = gce()
e.children(1).foreground=color(0, 255-255*i/(h/nb_lines)/nb_lines, 255*i/(h/nb_lines)/nb_lines);
end
end
|
f525809b54cf00562e879b9ba929c98103c9ac9b | 449d555969bfd7befe906877abab098c6e63a0e8 | /2420/CH7/EX7.8/7_8.sce | a10f1ae549366ca6bacd70767b0dc6991eb04d5e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 355 | sce | 7_8.sce | clc
clear
//Initialization of variables
alpha=20 //degrees
n=3600
g=32.2 //ft/s^2
V1=500 //fps
//calculations
Vb=V1*cosd(alpha)
V1x=Vb
work=1/32.2 *(V1x)*Vb
//results
printf("Blade velocity = %d fps",Vb)
printf("\n Work done = %d ft-lb per lb of steam",work)
disp("The answers are a bit different due to rounding off error in textbook.")
|
df911a18e4c824394d8cd8d74cd93872f5ba06a8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2168/CH23/EX23.7/Chapter23_example7.sce | 454e2ea39a46dcd66b65af2dfb5e4fa19629848c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,241 | sce | Chapter23_example7.sce | clc
clear
//Input data
n=1//Number of cylinders
t=30//Trail time in min
m=5.6//Oil consumption in l
CV=9980//Calorific value of oil in kcal/kg
g=0.8//Specific gravity of oil
a=8.35//Average area of indicator diagram in sq.cm
l=8.4//Length of the indicator diagram in cm
is=5.5//Indicator spring scale
L=147.5//Brake load in kg
sp=20//Spring balance reading in kg
d=1.5//Effective brake wheel diameter in m
N=200//Speed in r.p.m
cyd=30//Cylinder diameter in cm
l1=45//Stroke in cm
mw=11//Jacket cooling water in kg/min
Tc=35+273//Temperature rise of cooling water in K
//Calculations
mp=(a/l)*is//Mean effective pressure
ihp=((mp*(l1/100)*(3.14/4)*cyd^2*(N/2))/4500)//Indicated horse power in h.p
bhp=(L*3.14*d*N)/4500//Brake horse power in h.p
nm=(bhp/ihp)*100//Mechanical efficiency in percent
F=(m*(60/t)*g)//Fuel consumption in kg/hour
Fc=(F/bhp)//Specific fuel consumption in kg/B.H.P/hour
ith=((ihp*(4500/427))/((F/60)*CV))*100//Indicated thermal efficiency in percent
//Output
printf('(a) I.H.P is %3.1f \n (b) B.H.P is %3.1f \n (c) Mechanical efficiency is %3.1f percent \n (d) Specific fuel consumption is %3.2f kg/B.H.P/hour \n (e) Indicated thermal efficiency is %3.1f percent',ihp,bhp,nm,Fc,ith)
|
7c3c5f88648788e4ed25a9eeb5ce10f6667b0089 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1670/CH10/EX10.13/10_13.sce | 4e36702a65061899276987006662c724025df665 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 312 | sce | 10_13.sce | //Example 10.13
//Fourth Order Runge Kutta Method
//Page no. 323
clc;clear;close;
deff('y=f(x,y)','y=x+y')
y=1;x=0;h=0.1;
K1=h*f(x,y);
K2=h*f(x+h/2,y+K1/2);
K3=h*f(x+h/2,y+K2/2);
K4=h*f(x+h,y+K3);
disp(K4,'K4 =',K3,'K3 =',K2,'K2 =',K1,'K1 =')
y1=y+(K1+2*K2+2*K3+K4)/6
printf('\ny(1.1) = %.8f\n\n',y1) |
6f8da2ec5ad48175a44c140985c120ad9d47e528 | 127061b879bebda7ce03f6910c80d0702ad1a713 | /Structure/PIL_lat_index.sci | 0710b6f7f6b88b877cef21863ef2038949df6f97 | [] | no_license | pipidog/PiLib-Scilab | 961df791bb59b9a16b3a32288f54316c6954f128 | 125ffa71b0752bfdcef922a0b898263e726db533 | refs/heads/master | 2021-01-18T20:30:43.364412 | 2017-08-17T00:58:50 | 2017-08-17T00:58:50 | 100,546,695 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 3,106 | sci | PIL_lat_index.sci | // **** Purpose ****
// given a position vector r, this code outputs the corresponding lattice
// index based on the given lattice vector and sublatice position.
// **** Variables ****
// [r_in]: 1x3, real / 1x4 integer
// <= if r_in is a vector position [x,y,z],
// r_out is site index [sub_index,n1,n2,n3] and vice versa.
// All position vectros in row form.
// [lat_vec]: 3x3, real
// <= lattice row vectors
// [sublat]: nx3, real
// <= sublatice row positions in cartisian coordinate
// [dist_toler]: 1x1, real, optional , default=0.5 angstrom (w90)
// <= allowed length differnece between r_out and r_in
// [sublat_list]: nx7, real, optional
// <= This variable can be generated by: PIL_sublat_list(lat_vec,sublat,1)
// this variable is optional. However, input this variable prevent this
// can calculate it repeatedly in loops.
// [r_out]: 1x3 real, 1x4, integer
// => if r_in is a vector position [x,y,z],
// r_out is site index [sub_index,n1,n2,n3] and vice versa.
// All position vectros in row form.
// [norm_err]:
// => the length difference between r_in and r_out
// **** Version ****
// 01/25/2016: first built
// **** Comment ****
//
function [r_out,norm_err]=PIL_lat_index(r_in,lat_vec,sublat,dist_toler,sublat_list)
// check variables
if length(sublat(1,:))~=3 | length(lat_vec(1,:))~=3 then
disp('Error: PIL_lat_index, sublat or lat_vec size are wrong!');
abort
end
select length(r_in)
case 3 // r_out=site_index
[lhs,rhs]=argn();
select rhs
case 3
dist_toler=[];
sublat_list=PIL_sublat_list(lat_vec,sublat,1);
case 4
sublat_list=PIL_sublat_list(lat_vec,sublat,1);
end
tot_list=length(sublat_list(:,1));
tot_sublat=length(sublat(:,1));
r_uc=round((PIL_linexpan(r_in,lat_vec')))'
sublat_list(:,2:4)=sublat_list(:,2:4)..
+repmat(r_uc,tot_list,1);
sublat_list(:,5:7)=sublat_list(:,5:7)..
+repmat(r_uc*lat_vec,tot_list,1)
r_diff=zeros(tot_list,4);
r_diff(:,1:3)=sublat_list(:,5:7)-repmat(r_in,tot_list,1)
for n=1:3
r_diff(:,4)=r_diff(:,4)+r_diff(:,n).^2;
end
r_diff(:,4)=sqrt(r_diff(:,4));
[val,ind]=min(r_diff(:,4))
r_out=sublat_list(ind,1:4);
norm_err=val;
if dist_toler~=[] then
if norm_err > dist_toler
disp('Error: PIL_lat_index, norm_err > dist_toler!');
abort
end
end
case 4 // r_out=position vector
r_out=zeros(1,3);
r_out=sublat(r_in(1),:)+r_in(2:4)*lat_vec
norm_err=0
end
endfunction
// example
//r_in=10*[ 0.6502795 0.0881335 0.4498763]
//lat_vec=..
//[ 6.300000 0.000000 0.000000
//4.440000 4.480000 0.000000
//-5.370000 -2.240000 2.430000]
//sublat=..
//[0.000000 0.000000 0.000000
//3.150000 0.000000 1.215000
//4.478580 1.868160 0.000000
//1.328580 1.868160 1.215000]
//dist_toler=1.0
//
// result:
// r_out=[1 2 1 2]
// norm_err=0.9738426
|
d5ed5ca6a7d24a737da82e8df9f7ee88c7ac39e2 | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set8/s_Elements_Of_Thermal_Technology_J._H._Seely_1022.zip/Elements_Of_Thermal_Technology_J._H._Seely_1022/CH7/EX7.2/7_2.sce | 4bc210ae307e5daf3f2c6a2e992a132f110e56a4 | [] | no_license | hohiroki/Scilab_TBC | cb11e171e47a6cf15dad6594726c14443b23d512 | 98e421ab71b2e8be0c70d67cca3ecb53eeef1df6 | refs/heads/master | 2021-01-18T02:07:29.200029 | 2016-04-29T07:01:39 | 2016-04-29T07:01:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 219 | sce | 7_2.sce | errcatch(-1,"stop");mode(2);
//initialisation of variables
P= 15 //bar
T= 300 //C
h1= 3043.1 //J/gm
//CALCULATIONS
u2= h1
T= 453.4
//RESULTS
printf ('Temperature of the steam in the tank= %.1f C',T)
exit();
|
1feb4d37b9db503b62f34f54bb6e45428e6b48b0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2375/CH7/EX7.10/ex7_10.sce | 4f0f72d036e0fea55558408000023964f3afd475 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 662 | sce | ex7_10.sce | // Exa 7.10
clc;
clear;
close;
format('v',5)
// Given data
I_DSS = 5.6;// in mA
I_DSS = I_DSS * 10^-3;// in A
V_P = 4;// in V
Vi = 0;// in V
V_CC = 12;// in V
R_D = 10;// in k ohm
R_D = R_D * 10^3;// in ohm
R_S= 10*10^3;// in ohm
I_D= poly(0,'I_D');
V_GS= I_D*R_D-V_CC;// in V
I_D= I_D-I_DSS*(1-V_GS/V_P)^2;// in A
I_D= roots(I_D);// in A
I_D= I_D(2);// in A
V_GS= I_D*R_D-V_CC;// in V
Vo= V_CC-I_D*R_S;// in V
I_D= I_D*10^3;// in mA
disp(I_D,"The value of I_D in mA is : ")
disp(Vo,"The value of Vo in volts is : ")
// Note: In the book, there is calculation error to find the value of I_D this is why the value of Vo is also wrong.
|
170e2a994b3386297bc1a189f5a2d6a96193bed5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1529/CH21/EX21.29/21_29.sce | f409b696e48709dc56cb87ea2f6ceb59bea44d88 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 767 | sce | 21_29.sce | //Chapter 21, Problem 29
clc;
N1=1; //primary turns
N2=60; //secondary turns
I1=300; //primary current
Ra=0.15; //ammeter resistance
R2=0.25; //secondary winding resistance
I2=I1*(N1/N2); //secondary current
V2=I2*Ra; //secondary voltage
Rt=Ra+R2; //total resistance of secondary circuit
e2=I2*Rt; //induced e.m.f. in secondary
l=e2*I2; //load on secondary
printf("(a) Reading on the ammeter = %d A\n\n",I2);
printf("(b) P.d. across the ammeter = %.2f V\n\n",V2);
printf("(c) Total load (in VA) on the secondary = %d VA",l);
|
b317d164b2c2dbbfe13b112d938e75eb39d315b7 | 46eca1705dcc3c7c6a459ddb14cf25a755d63364 | /ElectricityRechargeSystem/plsqls/查询.tst | 7319c2c6b2126ebc01eed83bba8a09fd880d5ad0 | [
"Unlicense"
] | permissive | XUranus/NEUBCourse | 66e96ccd994569e89d23b43559ecd5c175117774 | 695a1c33c65357fb5bb170483e84fecb4368d224 | refs/heads/main | 2023-03-24T23:58:28.192567 | 2021-03-25T07:53:24 | 2021-03-25T07:53:24 | null | 0 | 0 | null | null | null | null | GB18030 | Scilab | false | false | 1,683 | tst | 查询.tst | PL/SQL Developer Test script 3.0
47
/*涉及到的表:
客户信息表、计费设备表、应收费用表
输入:
客户编号
输出:
应缴费金额
交易描述:
判断客户号是否存在,然后根据客户号取得客户姓名,地址,应收费用
其中应收费用的计算:
找到该用户下所有计费设备,计算所有计费设备未交费的所有月份应收费用的和。
设备应收费用的计算:
根据计费设备号取得基本费用,附加费用1,附加费用2。应收费用=基本费用+附加费用1+附加费用2,依次获取该计费设备收费标志为0的所有月份应收费用的和。 修改应收费用表中的附加费用1,附加费用2几个字段,避免执行缴费操作后的重复计算。
*/
DECLARE
v_user_id COMMON_USER.USER_ID%TYPE:=200000; --用户ID
/*********************************************/
v_user_count INTEGER;
v_user_record COMMON_USER%ROWTYPE;
v_total_owe DEVICE_BILL.HAS_PAID%TYPE:=0;
BEGIN
SELECT COUNT(*)
INTO v_user_count
FROM COMMON_USER
WHERE COMMON_USER.USER_ID = v_user_id;
IF (v_user_count=1) THEN --如果用户存在
SELECT *
INTO v_user_record
FROM COMMON_USER
WHERE COMMON_USER.user_id = v_user_id;
DBMS_OUTPUT.PUT_LINE('姓名:'||v_user_record.username);
SELECT SUM(DEVICE_BILL.ARREARS-DEVICE_BILL.HAS_PAID)
INTO v_total_owe
FROM DEVICE_BILL
WHERE DEVICE_BILL.USER_ID = v_user_id;
DBMS_OUTPUT.PUT_LINE('总欠费:'||v_total_owe);
ELSE --用户不存在
DBMS_OUTPUT.PUT_LINE('用户不存在');
END IF ;
end;
0
0
|
ed663a0d42ccb78eb306a37d48692387142e53a4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1670/CH6/EX6.5/6_5.sce | 3165ec0998df9d5d9d7c9914ec6abe2040d987c8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,038 | sce | 6_5.sce | //Example 6.5
//Power Fit Method
//Page no. 220
clc;close;clear;
x=[2,2.3,2.6,2.9,3.2]
y=[5.1,7.5,10.6,14.4,19]
printf('\t 2\t 3\t 4\t 6\t\t 2\t 3\n x\tx\tx\tx\tx\ty\tyx\tyx\n----------------------------------------------------------------\n')
x1=0;x2=0;x3=0;x4=0;
for i=1:5
printf(' %g\t%g\t%g\t%g\t%g\t%g\t%g\t%g\n',x(i),x(i)^2,x(i)^3,x(i)^4,x(i)^6,y(i),x(i)^2*y(i),y(i)*x(i)^3)
x1=x1+x(i)^4;
x2=x2+x(i)^6;
x3=x3+x(i)^2*y(i);
x4=x4+y(i)*x(i)^3;
end
printf('----------------------------------------------------------------\n \t\t\t%g\t%g\t\t%g\t%g\n',x1,x2,x3,x4)
a(1)=x3/x1;
x5=poly(0,'x')
disp(a(1)*x5^2,'The power fit, y =')
a(2)=x4/x2;
disp(a(2)*x5^3,'The power fit, y =')
e=[0,0]
for i=1:2
for j=1:5
e(i)=e(i)+(a(i)*x(j)^(i+1)-y(j))^2
end
e(i)=sqrt(e(i)/5)
printf('\n\nerror%i = %.2g\n',i,e(i))
end
if e(1)>e(2) then
disp(a(2)*x5^3,'y = ','Hence the best power fir curve is')
else
disp(a(1)*x5^2,'y = ','Hence the best power fir curve is')
end |
ed49e804b523067135753ef0f25d3a258f8cef70 | 449d555969bfd7befe906877abab098c6e63a0e8 | /980/CH9/EX9.4/9_4.sce | 8316f0a5d22d49147454922b0350d98174dce828 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 566 | sce | 9_4.sce | clc;
clear;
format('e',11);
q=1*10^-9;
H=[1 0 0];
B=H*(4*3.14*10^-7);
//case-a
v=[0 0 0];
u1=v(1,2)*B(1,3)-v(1,3)*B(1,2);
u2=v(1,3)*B(1,1)-v(1,1)*B(1,3);
u3=v(1,1)*B(1,2)-v(1,2)*B(1,1);
R=[u1,u2,u3]; //cross product of v and B.
F=q*R;
disp(F,"The force on the charge(in newton)=");
//case-b
v=[2 3 0];
u1=v(1,2)*B(1,3)-v(1,3)*B(1,2);
u2=v(1,3)*B(1,1)-v(1,1)*B(1,3);
u3=v(1,1)*B(1,2)-v(1,2)*B(1,1);
R=[u1,u2,u3]; //cross product of v and B.
F=q*R;
disp(F,"The force on the charge(in newton)=");
|
78dc2d529c5f167cd0d56a345ada2cc0c8259193 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2183/CH6/EX6.4.a/Ex_6_4_a.sce | 685134a8668a7da2cfeb4371097759074b66e32f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 185 | sce | Ex_6_4_a.sce | // Example 6.4.a //coupling efficiency
clc;
clear;
close;
NA=0.2;//numerical aperture
n=1.4;//refractive index
nc=(NA)^2;//coupling efficiency
disp(nc,"coupling efficiency is")
|
567e72a38c634c0f56b2d107a01d58dd85a6f2e8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1994/CH8/EX8.19/Example8_19.sce | 5b09a6bf7e1c01a1f119a4209076850cf07f70fb | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 232 | sce | Example8_19.sce | //Chapter-8,Example8_19,pg 8_63
P=0.4
Rarm=150//resistance in each arm
I=sqrt(P/Rarm)//P=(I^2)*R
//applying KVL to loop ABCEFA
r=1
E=25
R=(-I*Rarm-I*Rarm+E-2*I*r)/(2*I)
printf("series resistance\n")
printf("R=%.4f ohm",R)
|
20cbebd1bb76dfa3acb9eb331f121ffbda5b25ee | a8447bb190e75c3452a418bcdffbb356b7f3ec43 | /LTP RAP 3.0napls/comMMNe.sce | bb1657a38181e99cc41f4ba78001c38f790a2717 | [] | no_license | br-bieegl/napls3-erpTasks | d7014b2716bced6d1b70af760b8f0508f02724be | 5d3297776af95b2ba8981fe5ebbb8672831061a0 | refs/heads/master | 2021-01-22T09:58:19.920934 | 2015-02-18T21:10:10 | 2015-02-18T21:10:10 | 25,929,348 | 2 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 17,384 | sce | comMMNe.sce | #it does not match the risto "optimum MMN" paper
scenario = "PS3_roving_combination_MMNe_01072015";
#adapted from "nvMMNa5_napls06122009";
#attenuation updated for ER1 insert earphones and X-fi gamer card
#Note: this is based on the baldeweg-style of pitch deviance with
#the additional constraint that a transition be no more than 300Hz
#---
#Modified Jan 2015 to include the new sequences where we have 3, 8, and 33
#standards preceding deviants instead of the previously used 2, 6, and 36
pcl_file = "nvMMNCommands.pcl";
scenario_type = trials ;
write_codes = true ;
response_matching = simple_matching ;
active_buttons = 2;
button_codes = 64, 10;
target_button_codes = 255,11;
pulse_width = 1 ;
default_trial_type = fixed ;
default_background_color = 0,0,0 ;
begin ;
#standard tone:
sound{ wavefile {filename = "s50.wav" ;} ; attenuation = 0.3 ;} s633 ;
#700Hz
sound{ wavefile {filename = "f700Hz.wav" ;} ; attenuation = 0.3 ;} f700Hz ;
#750Hz
sound{ wavefile {filename = "f750Hz.wav" ;} ; attenuation = 0.3 ;} f750Hz ;
#800Hz
sound{ wavefile {filename = "f800Hz.wav" ;} ; attenuation = 0.3 ;} f800Hz ;
#850Hz
sound{ wavefile {filename = "f850Hz.wav" ;} ; attenuation = 0.3 ;} f850Hz ;
#900Hz
sound{ wavefile {filename = "f900Hz.wav" ;} ; attenuation = 0.3 ;} f900Hz ;
#950Hz
sound{ wavefile {filename = "f950Hz.wav" ;} ; attenuation = 0.3 ;} f950Hz ;
#1000Hz
sound{ wavefile {filename = "f1000Hz.wav" ;} ; attenuation = 0.3 ;} f1000Hz ;
#1050Hz
sound{ wavefile {filename = "f1050Hz.wav" ;} ; attenuation = 0.3 ;} f1050Hz ;
#1100Hz
sound{ wavefile {filename = "f1100Hz.wav" ;} ; attenuation = 0.3 ;} f1100Hz ;
#1150Hz
sound{ wavefile {filename = "f1150Hz.wav" ;} ; attenuation = 0.3 ;} f1150Hz ;
#1200Hz
sound{ wavefile {filename = "f1200Hz.wav" ;} ; attenuation = 0.3 ;} f1200Hz ;
#1250Hz
sound{ wavefile {filename = "f1250Hz.wav" ;} ; attenuation = 0.3 ;} f1250Hz ;
#long duration tones:
#700Hz
sound{ wavefile {filename = "f700Hz100ms.wav" ;} ; attenuation = 0.3 ;} f700Hz100ms ;
#750Hz
sound{ wavefile {filename = "f750Hz100ms.wav" ;} ; attenuation = 0.3 ;} f750Hz100ms ;
#800Hz
sound{ wavefile {filename = "f800Hz100ms.wav" ;} ; attenuation = 0.3 ;} f800Hz100ms ;
#850Hz
sound{ wavefile {filename = "f850Hz100ms.wav" ;} ; attenuation = 0.3 ;} f850Hz100ms ;
#900Hz
sound{ wavefile {filename = "f900Hz100ms.wav" ;} ; attenuation = 0.3 ;} f900Hz100ms ;
#950Hz
sound{ wavefile {filename = "f950Hz100ms.wav" ;} ; attenuation = 0.3 ;} f950Hz100ms ;
#1000Hz
sound{ wavefile {filename = "f1000Hz100ms.wav" ;} ; attenuation = 0.3 ;} f1000Hz100ms ;
#1050Hz
sound{ wavefile {filename = "f1050Hz100ms.wav" ;} ; attenuation = 0.3 ;} f1050Hz100ms ;
#1100Hz
sound{ wavefile {filename = "f1100Hz100ms.wav" ;} ; attenuation = 0.3 ;} f1100Hz100ms ;
#1150Hz
sound{ wavefile {filename = "f1150Hz100ms.wav" ;} ; attenuation = 0.3 ;} f1150Hz100ms ;
#1200Hz
sound{ wavefile {filename = "f1200Hz100ms.wav" ;} ; attenuation = 0.3 ;} f1200Hz100ms ;
#1250Hz
sound{ wavefile {filename = "f1250Hz100ms.wav" ;} ; attenuation = 0.3 ;} f1250Hz100ms ;
#silence tone placeholder
sound{ wavefile {filename = "s50.wav" ;} ; attenuation = 1 ;} silence ;
picture{text { caption = "+" ;
font_size = 48 ;
font_color = 255,255,255 ;} ;
x = 0 ; y = 0 ;
} default;
trial {
stimulus_event {
picture{text { caption = "3" ;
font_size = 48 ;
font_color = 255,255,255 ;} ;
x = 0 ; y = 0 ;} ;
duration = 1500 ;
code = "83" ;
port_code = 128 ;
} ;
stimulus_event {
picture{text { caption = "2" ;
font_size = 48 ;
font_color = 255,255,255 ;} ;
x = 0 ; y = 0 ;} ;
time = 2000 ;
duration = 1500 ;
code = "82" ;
} ;
stimulus_event {
picture{text { caption = "1" ;
font_size = 48 ;
font_color = 255,255,255 ;} ;
x = 0 ; y = 0 ;} ;
time = 4000 ;
duration = 1500 ;
code = "81" ;
} ;
} ;
constant_force {
duration = 100;
axes = 7;
direction = 0;
magnitude = 1.0; # constant force for 125 ms
gain = 1.0;
} T;
constant_force {
duration = 100;
axes = 7,8;
direction = 0;
magnitude = 1.0; # constant force for 175 ms
gain = 1.0;
#envelope params
#attack_level = 0.7;
#attack_time = 100;
#fade_level = 0.0;
#fade_time = 100;
} N;
constant_force {
duration = 200;
axes = 8;
direction = 0;
magnitude = 1.0; # constant force for 250 ms
} S;
TEMPLATE "ps3MMNrov400.tem"{
#pic word picPort wordPort targResp picTime wrdTime snd1 s1Port snd2 s2Port snd3 s3Port snd4 s4Port snd5 s5Port snd6 s6Port ;
pic picPort targResp picTime snd1 s1Port snd2 s2Port snd3 s3Port snd4 s4Port;
T 100 1 274 f700Hz 105 f700Hz 2 f700Hz 3 f700Hz 4 ;
S 50 2 471 f700Hz 5 f700Hz 6 f700Hz 7 f700Hz 8 ;
S 50 2 209 f700Hz 9 f700Hz 10 f700Hz 11 f700Hz 12 ;
S 50 2 492 f700Hz 13 f700Hz 14 f700Hz 15 f700Hz 16 ;
S 50 2 151 f700Hz 17 f700Hz 18 f700Hz 19 f700Hz 20 ;
S 50 2 351 f700Hz 21 f700Hz 22 f700Hz 23 f700Hz 24 ;
S 50 2 333 f700Hz 25 f700Hz 26 f700Hz 27 f700Hz 28 ;
T 100 1 270 f700Hz 29 f700Hz 30 f700Hz 31 f700Hz 32 ;
S 50 2 349 f700Hz 33 f850Hz100ms 1 f850Hz100ms 2 f850Hz100ms 3 ;
S 50 2 333 f1050Hz 1 f1050Hz 2 f1050Hz 3 f1050Hz 4 ;
S 50 2 89 f1050Hz 5 f1050Hz 6 f1050Hz 7 f1050Hz 8 ;
S 50 2 64 f1050Hz 9 f1050Hz 10 f1050Hz 11 f1050Hz 12 ;
S 50 2 500 f1050Hz 13 f1050Hz 14 f1050Hz 15 f1050Hz 16 ;
T 100 1 86 f1050Hz 17 f1050Hz 18 f1050Hz 19 f1050Hz 20 ;
S 50 2 16 f1050Hz 21 f1050Hz 22 f1050Hz 23 f1050Hz 24 ;
S 50 2 281 f1050Hz 25 f1050Hz 26 f1050Hz 27 f1050Hz 28 ;
N 200 2 441 f1050Hz 29 f1050Hz 30 f1050Hz 31 f1050Hz 32 ;
S 50 2 335 f1050Hz 33 f750Hz100ms 1 f750Hz100ms 2 f750Hz100ms 3 ;
S 50 2 95 f1000Hz 1 f1000Hz 2 f1000Hz 3 f1000Hz 4 ;
S 50 2 184 f1000Hz 5 f1000Hz 6 f1000Hz 7 f1000Hz 8 ;
S 50 2 230 f1000Hz 9 f1000Hz 10 f1000Hz 11 f1000Hz 12 ;
S 50 2 491 f1000Hz 13 f1000Hz 14 f1000Hz 15 f1000Hz 16 ;
S 50 2 78 f1000Hz 17 f1000Hz 18 f1000Hz 19 f1000Hz 20 ;
S 50 2 428 f1000Hz 21 f1000Hz 22 f1000Hz 23 f1000Hz 24 ;
T 100 1 322 f1000Hz 25 f1000Hz 26 f1000Hz 27 f1000Hz 28 ;
S 50 2 188 f1000Hz 29 f1000Hz 30 f1000Hz 31 f1000Hz 32 ;
S 50 2 95 f1000Hz 33 f850Hz100ms 1 f850Hz100ms 2 f850Hz100ms 3 ;
S 50 2 214 f1150Hz 1 f1150Hz 2 f1150Hz 3 f1150Hz 4 ;
S 50 2 241 f1150Hz 5 f1150Hz 6 f1150Hz 7 f1150Hz 8 ;
S 50 2 60 f1250Hz100ms 1 f1250Hz100ms 2 f1250Hz100ms 3 f1250Hz100ms 4 ;
N 200 2 295 f1250Hz100ms 5 f1250Hz100ms 6 f1250Hz100ms 7 f1250Hz100ms 8 ;
S 50 2 113 f1250Hz100ms 9 f1250Hz100ms 10 f1250Hz100ms 11 f1250Hz100ms 12 ;
S 50 2 192 f1250Hz100ms 13 f1250Hz100ms 14 f1250Hz100ms 15 f1250Hz100ms 16 ;
N 200 2 291 f1250Hz100ms 17 f1250Hz100ms 18 f1250Hz100ms 19 f1250Hz100ms 20 ;
S 50 2 126 f1250Hz100ms 21 f1250Hz100ms 22 f1250Hz100ms 23 f1250Hz100ms 24 ;
S 50 2 145 f1250Hz100ms 25 f1250Hz100ms 26 f1250Hz100ms 27 f1250Hz100ms 28 ;
S 50 2 309 f1250Hz100ms 29 f1250Hz100ms 30 f1250Hz100ms 31 f1250Hz100ms 32 ;
S 50 2 133 f1250Hz100ms 33 f1000Hz 1 f1000Hz 2 f1000Hz 3 ;
T 100 1 412 f1000Hz 4 f1000Hz 5 f1000Hz 6 f1000Hz 7 ;
S 50 2 491 f1000Hz 8 f1250Hz100ms 1 f1250Hz100ms 2 f1250Hz100ms 3 ;
S 50 2 365 f1100Hz 1 f1100Hz 2 f1100Hz 3 f1200Hz100ms 1 ;
S 50 2 172 f1200Hz100ms 2 f1200Hz100ms 3 f950Hz 1 f950Hz 2 ;
S 50 2 292 f950Hz 3 f950Hz 4 f950Hz 5 f950Hz 6 ;
T 100 1 54 f950Hz 7 f950Hz 8 f850Hz100ms 1 f850Hz100ms 2 ;
S 50 2 453 f850Hz100ms 3 f850Hz100ms 4 f850Hz100ms 5 f850Hz100ms 6 ;
S 50 2 440 f850Hz100ms 7 f850Hz100ms 8 f850Hz100ms 9 f850Hz100ms 10 ;
S 50 2 409 f850Hz100ms 11 f850Hz100ms 12 f850Hz100ms 13 f850Hz100ms 14 ;
S 50 2 130 f850Hz100ms 15 f850Hz100ms 16 f850Hz100ms 17 f850Hz100ms 18 ;
S 50 2 297 f850Hz100ms 19 f850Hz100ms 20 f850Hz100ms 21 f850Hz100ms 22 ;
N 200 2 11 f850Hz100ms 23 f850Hz100ms 24 f850Hz100ms 25 f850Hz100ms 26 ;
S 50 2 213 f850Hz100ms 27 f850Hz100ms 28 f850Hz100ms 29 f850Hz100ms 30 ;
S 50 2 156 f850Hz100ms 31 f850Hz100ms 32 f850Hz100ms 33 f700Hz 1 ;
S 50 2 81 f700Hz 2 f700Hz 3 f700Hz 4 f700Hz 5 ;
S 50 2 89 f700Hz 6 f700Hz 7 f700Hz 8 f950Hz100ms 1 ;
T 100 1 211 f950Hz100ms 2 f950Hz100ms 3 f950Hz100ms 4 f950Hz100ms 5 ;
S 50 2 47 f950Hz100ms 6 f950Hz100ms 7 f950Hz100ms 8 f700Hz 1 ;
S 50 2 299 f700Hz 2 f700Hz 3 f700Hz 4 f700Hz 5 ;
S 50 2 235 f700Hz 6 f700Hz 7 f700Hz 8 f950Hz100ms 1 ;
S 50 2 348 f950Hz100ms 2 f950Hz100ms 3 f1050Hz 1 f1050Hz 2 ;
N 200 2 350 f1050Hz 3 f850Hz100ms 1 f850Hz100ms 2 f850Hz100ms 3 ;
S 50 2 319 f850Hz100ms 4 f850Hz100ms 5 f850Hz100ms 6 f850Hz100ms 7 ;
S 50 2 17 f850Hz100ms 8 f850Hz100ms 9 f850Hz100ms 10 f850Hz100ms 11 ;
S 50 2 34 f850Hz100ms 12 f850Hz100ms 13 f850Hz100ms 14 f850Hz100ms 15 ;
S 50 2 160 f850Hz100ms 16 f850Hz100ms 17 f850Hz100ms 18 f850Hz100ms 19 ;
T 100 1 265 f850Hz100ms 20 f850Hz100ms 21 f850Hz100ms 22 f850Hz100ms 23 ;
S 50 2 327 f850Hz100ms 24 f850Hz100ms 25 f850Hz100ms 26 f850Hz100ms 27 ;
S 50 2 204 f850Hz100ms 28 f850Hz100ms 29 f850Hz100ms 30 f850Hz100ms 31 ;
S 50 2 410 f850Hz100ms 32 f850Hz100ms 33 f700Hz 1 f700Hz 2 ;
S 50 2 359 f700Hz 3 f700Hz 4 f700Hz 5 f700Hz 6 ;
S 50 2 484 f700Hz 7 f700Hz 8 f1000Hz100ms 1 f1000Hz100ms 2 ;
N 200 2 266 f1000Hz100ms 3 f1000Hz100ms 4 f1000Hz100ms 5 f1000Hz100ms 6 ;
S 50 2 163 f1000Hz100ms 7 f1000Hz100ms 8 f1000Hz100ms 9 f1000Hz100ms 10 ;
S 50 2 53 f1000Hz100ms 11 f1000Hz100ms 12 f1000Hz100ms 13 f1000Hz100ms 14 ;
S 50 2 305 f1000Hz100ms 15 f1000Hz100ms 16 f1000Hz100ms 17 f1000Hz100ms 18 ;
N 200 2 389 f1000Hz100ms 19 f1000Hz100ms 20 f1000Hz100ms 21 f1000Hz100ms 22 ;
S 50 2 212 f1000Hz100ms 23 f1000Hz100ms 24 f1000Hz100ms 25 f1000Hz100ms 26 ;
S 50 2 45 f1000Hz100ms 27 f1000Hz100ms 28 f1000Hz100ms 29 f1000Hz100ms 30 ;
S 50 2 133 f1000Hz100ms 31 f1000Hz100ms 32 f1000Hz100ms 33 f1250Hz 1 ;
T 100 1 77 f1250Hz 2 f1250Hz 3 f1250Hz 4 f1250Hz 5 ;
S 50 2 141 f1250Hz 6 f1250Hz 7 f1250Hz 8 f1250Hz 9 ;
S 50 2 220 f1250Hz 10 f1250Hz 11 f1250Hz 12 f1250Hz 13 ;
S 50 2 264 f1250Hz 14 f1250Hz 15 f1250Hz 16 f1250Hz 17 ;
S 50 2 229 f1250Hz 18 f1250Hz 19 f1250Hz 20 f1250Hz 21 ;
N 200 2 438 f1250Hz 22 f1250Hz 23 f1250Hz 24 f1250Hz 25 ;
S 50 2 259 f1250Hz 26 f1250Hz 27 f1250Hz 28 f1250Hz 29 ;
S 50 2 472 f1250Hz 30 f1250Hz 31 f1250Hz 32 f1250Hz 33 ;
S 50 2 319 f1150Hz100ms 1 f1150Hz100ms 2 f1150Hz100ms 3 f1250Hz 1 ;
N 200 2 479 f1250Hz 2 f1250Hz 3 f1000Hz100ms 1 f1000Hz100ms 2 ;
S 50 2 120 f1000Hz100ms 3 f1000Hz100ms 4 f1000Hz100ms 5 f1000Hz100ms 6 ;
S 50 2 338 f1000Hz100ms 7 f1000Hz100ms 8 f800Hz 1 f800Hz 2 ;
S 50 2 145 f800Hz 3 f800Hz 4 f800Hz 5 f800Hz 6 ;
T 100 1 336 f800Hz 7 f800Hz 8 f800Hz 9 f800Hz 10 ;
S 50 2 348 f800Hz 11 f800Hz 12 f800Hz 13 f800Hz 14 ;
S 50 2 34 f800Hz 15 f800Hz 16 f800Hz 17 f800Hz 18 ;
S 50 2 127 f800Hz 19 f800Hz 20 f800Hz 21 f800Hz 22 ;
S 50 2 112 f800Hz 23 f800Hz 24 f800Hz 25 f800Hz 26 ;
T 100 1 334 f800Hz 27 f800Hz 28 f800Hz 29 f800Hz 30 ;
S 50 2 422 f800Hz 31 f800Hz 32 f800Hz 33 f900Hz100ms 1 ;
S 50 2 172 f900Hz100ms 2 f900Hz100ms 3 f900Hz100ms 4 f900Hz100ms 5 ;
N 200 2 390 f900Hz100ms 6 f900Hz100ms 7 f900Hz100ms 8 f800Hz 1 ;
S 50 2 338 f800Hz 2 f800Hz 3 f800Hz 4 f800Hz 5 ;
S 50 2 133 f800Hz 6 f800Hz 7 f800Hz 8 f800Hz 9 ;
N 200 2 301 f800Hz 10 f800Hz 11 f800Hz 12 f800Hz 13 ;
S 50 2 193 f800Hz 14 f800Hz 15 f800Hz 16 f800Hz 17 ;
S 50 2 458 f800Hz 18 f800Hz 19 f800Hz 20 f800Hz 21 ;
N 200 2 151 f800Hz 22 f800Hz 23 f800Hz 24 f800Hz 25 ;
S 50 2 231 f800Hz 26 f800Hz 27 f800Hz 28 f800Hz 29 ;
S 50 2 212 f800Hz 30 f800Hz 31 f800Hz 32 f800Hz 33 ;
S 50 2 407 f900Hz100ms 1 f900Hz100ms 2 f900Hz100ms 3 f900Hz100ms 4 ;
N 200 2 453 f900Hz100ms 5 f900Hz100ms 6 f900Hz100ms 7 f900Hz100ms 8 ;
S 50 2 63 f750Hz 1 f750Hz 2 f750Hz 3 f1050Hz100ms 1 ;
S 50 2 457 f1050Hz100ms 2 f1050Hz100ms 3 f1050Hz100ms 4 f1050Hz100ms 5 ;
S 50 2 316 f1050Hz100ms 6 f1050Hz100ms 7 f1050Hz100ms 8 f1050Hz100ms 9 ;
S 50 2 49 f1050Hz100ms 10 f1050Hz100ms 11 f1050Hz100ms 12 f1050Hz100ms 13 ;
T 100 1 139 f1050Hz100ms 14 f1050Hz100ms 15 f1050Hz100ms 16 f1050Hz100ms 17 ;
S 50 2 273 f1050Hz100ms 18 f1050Hz100ms 19 f1050Hz100ms 20 f1050Hz100ms 21 ;
S 50 2 479 f1050Hz100ms 22 f1050Hz100ms 23 f1050Hz100ms 24 f1050Hz100ms 25 ;
S 50 2 482 f1050Hz100ms 26 f1050Hz100ms 27 f1050Hz100ms 28 f1050Hz100ms 29 ;
S 50 2 79 f1050Hz100ms 30 f1050Hz100ms 31 f1050Hz100ms 32 f1050Hz100ms 33 ;
S 50 2 485 f900Hz 1 f900Hz 2 f900Hz 3 f900Hz 4 ;
T 100 1 479 f900Hz 5 f900Hz 6 f900Hz 7 f900Hz 8 ;
S 50 2 243 f1000Hz100ms 1 f1000Hz100ms 2 f1000Hz100ms 3 f900Hz 1 ;
S 50 2 300 f900Hz 2 f900Hz 3 f900Hz 4 f900Hz 5 ;
S 50 2 71 f900Hz 6 f900Hz 7 f900Hz 8 f900Hz 9 ;
N 200 2 211 f900Hz 10 f900Hz 11 f900Hz 12 f900Hz 13 ;
S 50 2 458 f900Hz 14 f900Hz 15 f900Hz 16 f900Hz 17 ;
S 50 2 396 f900Hz 18 f900Hz 19 f900Hz 20 f900Hz 21 ;
S 50 2 480 f900Hz 22 f900Hz 23 f900Hz 24 f900Hz 25 ;
S 50 2 328 f900Hz 26 f900Hz 27 f900Hz 28 f900Hz 29 ;
S 50 2 18 f900Hz 30 f900Hz 31 f900Hz 32 f900Hz 33 ;
S 50 2 425 f1200Hz100ms 1 f1200Hz100ms 2 f1200Hz100ms 3 f1200Hz100ms 4 ;
N 200 2 467 f1200Hz100ms 5 f1200Hz100ms 6 f1200Hz100ms 7 f1200Hz100ms 8 ;
S 50 2 339 f1100Hz 1 f1100Hz 2 f1100Hz 3 f1100Hz 4 ;
S 50 2 379 f1100Hz 5 f1100Hz 6 f1100Hz 7 f1100Hz 8 ;
T 100 1 372 f1100Hz 9 f1100Hz 10 f1100Hz 11 f1100Hz 12 ;
S 50 2 196 f1100Hz 13 f1100Hz 14 f1100Hz 15 f1100Hz 16 ;
S 50 2 328 f1100Hz 17 f1100Hz 18 f1100Hz 19 f1100Hz 20 ;
S 50 2 86 f1100Hz 21 f1100Hz 22 f1100Hz 23 f1100Hz 24 ;
S 50 2 353 f1100Hz 25 f1100Hz 26 f1100Hz 27 f1100Hz 28 ;
S 50 2 16 f1100Hz 29 f1100Hz 30 f1100Hz 31 f1100Hz 32 ;
S 50 2 138 f1100Hz 33 f950Hz100ms 1 f950Hz100ms 2 f950Hz100ms 3 ;
T 100 1 23 f950Hz100ms 4 f950Hz100ms 5 f950Hz100ms 6 f950Hz100ms 7 ;
S 50 2 49 f950Hz100ms 8 f950Hz100ms 9 f950Hz100ms 10 f950Hz100ms 11 ;
S 50 2 412 f950Hz100ms 12 f950Hz100ms 13 f950Hz100ms 14 f950Hz100ms 15 ;
T 100 1 347 f950Hz100ms 16 f950Hz100ms 17 f950Hz100ms 18 f950Hz100ms 19 ;
S 50 2 159 f950Hz100ms 20 f950Hz100ms 21 f950Hz100ms 22 f950Hz100ms 23 ;
S 50 2 475 f950Hz100ms 24 f950Hz100ms 25 f950Hz100ms 26 f950Hz100ms 27 ;
S 50 2 17 f950Hz100ms 28 f950Hz100ms 29 f950Hz100ms 30 f950Hz100ms 31 ;
S 50 2 219 f950Hz100ms 32 f950Hz100ms 33 f850Hz 1 f850Hz 2 ;
S 50 2 191 f850Hz 3 f850Hz 4 f850Hz 5 f850Hz 6 ;
S 50 2 383 f850Hz 7 f850Hz 8 f850Hz 9 f850Hz 10 ;
T 100 1 398 f850Hz 11 f850Hz 12 f850Hz 13 f850Hz 14 ;
S 50 2 93 f850Hz 15 f850Hz 16 f850Hz 17 f850Hz 18 ;
S 50 2 245 f850Hz 19 f850Hz 20 f850Hz 21 f850Hz 22 ;
S 50 2 223 f850Hz 23 f850Hz 24 f850Hz 25 f850Hz 26 ;
S 50 2 323 f850Hz 27 f850Hz 28 f850Hz 29 f850Hz 30 ;
N 200 2 355 f850Hz 31 f850Hz 32 f850Hz 33 f1050Hz100ms 1 ;
S 50 2 377 f1050Hz100ms 2 f1050Hz100ms 3 f1200Hz 1 f1200Hz 2 ;
S 50 2 138 f1200Hz 3 f1200Hz 4 f1200Hz 5 f1200Hz 6 ;
T 100 1 340 f1200Hz 7 f1200Hz 8 f1100Hz100ms 1 f1100Hz100ms 2 ;
S 50 2 328 f1100Hz100ms 3 f800Hz 1 f800Hz 2 f800Hz 3 ;
S 50 2 81 f800Hz 4 f800Hz 5 f800Hz 6 f800Hz 7 ;
S 50 2 59 f800Hz 8 f700Hz100ms 1 f700Hz100ms 2 f700Hz100ms 3 ;
N 200 2 249 f800Hz 1 f800Hz 2 f800Hz 3 f800Hz 4 ;
S 50 2 480 f800Hz 5 f800Hz 6 f800Hz 7 f800Hz 8 ;
S 50 2 170 f800Hz 9 f800Hz 10 f800Hz 11 f800Hz 12 ;
S 50 2 293 f800Hz 13 f800Hz 14 f800Hz 15 f800Hz 16 ;
S 50 2 112 f800Hz 17 f800Hz 18 f800Hz 19 f800Hz 20 ;
S 50 2 376 f800Hz 21 f800Hz 22 f800Hz 23 f800Hz 24 ;
S 50 2 128 f800Hz 25 f800Hz 26 f800Hz 27 f800Hz 28 ;
S 50 2 253 f800Hz 29 f800Hz 30 f800Hz 31 f800Hz 32 ;
T 100 1 350 f800Hz 33 f1100Hz100ms 1 f1100Hz100ms 2 f1100Hz100ms 3 ;
S 50 2 445 f800Hz 1 f800Hz 2 f800Hz 3 f700Hz100ms 1 ;
N 200 2 480 f700Hz100ms 2 f700Hz100ms 3 f700Hz100ms 4 f700Hz100ms 5 ;
S 50 2 274 f700Hz100ms 6 f700Hz100ms 7 f700Hz100ms 8 f1000Hz 1 ;
T 100 1 69 f1000Hz 2 f1000Hz 3 f1000Hz 4 f1000Hz 5 ;
S 50 2 75 f1000Hz 6 f1000Hz 7 f1000Hz 8 f750Hz100ms 1 ;
S 50 2 129 f750Hz100ms 2 f750Hz100ms 3 f750Hz100ms 4 f750Hz100ms 5 ;
S 50 2 420 f750Hz100ms 6 f750Hz100ms 7 f750Hz100ms 8 f750Hz100ms 9 ;
S 50 2 127 f750Hz100ms 10 f750Hz100ms 11 f750Hz100ms 12 f750Hz100ms 13 ;
S 50 2 407 f750Hz100ms 14 f750Hz100ms 15 f750Hz100ms 16 f750Hz100ms 17 ;
S 50 2 122 f750Hz100ms 18 f750Hz100ms 19 f750Hz100ms 20 f750Hz100ms 21 ;
S 50 2 465 f750Hz100ms 22 f750Hz100ms 23 f750Hz100ms 24 f750Hz100ms 25 ;
N 200 2 175 f750Hz100ms 26 f750Hz100ms 27 f750Hz100ms 28 f750Hz100ms 29 ;
S 50 2 98 f750Hz100ms 30 f750Hz100ms 31 f750Hz100ms 32 f750Hz100ms 33 ;
S 50 2 126 f950Hz 1 f950Hz 2 f950Hz 3 f950Hz 4 ;
S 50 2 308 f950Hz 5 f950Hz 6 f950Hz 7 f950Hz 8 ;
S 50 2 237 f750Hz100ms 1 f750Hz100ms 2 f750Hz100ms 3 f750Hz100ms 4 ;
S 50 2 176 f750Hz100ms 5 f750Hz100ms 6 f750Hz100ms 7 f750Hz100ms 8 ;
S 50 2 415 f1000Hz 1 f1000Hz 2 f1000Hz 3 f1000Hz 4 ;
N 200 2 293 f1000Hz 5 f1000Hz 6 f1000Hz 7 f1000Hz 8 ;
S 50 2 275 f1000Hz 9 f1000Hz 10 f1000Hz 11 f1000Hz 12 ;
S 50 2 459 f1000Hz 13 f1000Hz 14 f1000Hz 15 f1000Hz 16 ;
S 50 2 143 f1000Hz 17 f1000Hz 18 f1000Hz 19 f1000Hz 20 ;
N 200 1 379 f1000Hz 21 f1000Hz 22 f1000Hz 23 f1000Hz 24 ;
S 50 2 377 f1000Hz 25 f1000Hz 26 f1000Hz 27 f1000Hz 28 ;
S 50 2 190 f1000Hz 29 f1000Hz 30 f1000Hz 31 f1000Hz 32 ;
S 50 2 284 f1000Hz 33 f900Hz100ms 1 f900Hz100ms 2 f900Hz100ms 3 ;
} ;
trial {
stimulus_event {
picture{ text { caption = "+";
font_size = 28;
font_color = 255,255,255;
};
x = 0; y = 0;
};
time = 2000;
duration = 1000;
port_code = 129;
};
}; |
bb5919bdc3a5273bf75e9406d10ad4c890b5567a | 449d555969bfd7befe906877abab098c6e63a0e8 | /1862/CH13/EX13.5/C13P5.sce | 6da864919f44c48cef80788921bc97b170b2fbad | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 876 | sce | C13P5.sce |
clear
clc
//to find change in stored internal energy of system of block+surface
//distance travelled by block befire coming to rest
// GIVEN:
//mass of block
M = 5.2//in Kg
//initial horizontal velocity of block
vcm = 0.65//in m/s
//coefficient of kinetic friction
mew = 0.12
//acceleration due to gravity
g = 9.8//in m/s^2
// SOLUTION:
//applyinq consevation of energy principle
//change in stored internal energy of system of block+surface
//final kinetic energy is zero as block comes to rest
delta_Eint = -(0-(1/2*M*vcm^2))//in J //-ve sign as kinetic energy is lost
//distance travelled by block befire coming to rest
scm = (vcm^2/(2*mew*g))//in m
printf ("\n\n Final kinetic energy is zero as block comes to rest delta_Eint = \n\n %.1f J",delta_Eint)
printf ("\n\n Distance travelled by block befire coming to rest scm = \n\n %.2f m",scm)
|
d4dc760a3705c8a8027201de0eaa28f5fef61de3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /842/CH2/EX2.7/Example2_7.sce | b9c8370aa1efc03a71088ef436b7a9c66388c303 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 589 | sce | Example2_7.sce | //clear//
//Example 2.7:Convolution Integral of fintie duration signals
//page99
clear;
close;
clc;
T = 10;
x = ones(1,T); //Input Response
for t = 1:2*T
h(t) = t-1; //Impulse Response
end
N1 = 0:length(x)-1;
N2 = 0:length(h)-1;
y = convol(x,h);
N = 0:length(x)+length(h)-2;
figure
a=gca();
a.x_location="origin";
plot2d(N2,h)
xtitle('Impulse Response','t','h(t)');
a.thickness = 2;
figure
a=gca();
plot2d(N1,x)
xtitle('Input Response','t','x(t)');
a.thickness = 2;
figure
a=gca();
plot2d(N,y)
xtitle('Output Response','t','y(t)');
a.thickness = 2;
|
f568b71ba6d8ac966449fec5b1ae893c51152603 | ad83b0d5959ff5ccc6ccffe929c9c007345d02c0 | /angulosEsferas.sce | 625b3092709761d7cabccc79efd69fa7fd272277 | [] | no_license | rodolfostark/Experimento3CN | 5146116b866a7e110ccef5ccff918730683f569a | 8253245c50d76917d8442481b40fb039789d8aef | refs/heads/master | 2020-03-28T21:16:03.786439 | 2018-09-30T23:01:32 | 2018-09-30T23:01:32 | 149,142,776 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,365 | sce | angulosEsferas.sce | exec('C:\Users\bennb\OneDrive\Área de Trabalho\Experimento3CN\tabelaComPosicoesDeCadaEsfera.sce'); // "path" é o caminho para o arquivo "tabelaComPosicoesDeCadaEsfera.sce", enquanto document é o nome do próprio arquivo
arc = eye(3,4); //definição de uma matriz cujas dimensões são 3x4 (3 esferas e 4 fotos). Logo, as colunas se referem às fotos e as linhas às cores
X = [x_vermelha; x_verde; x_azul]; //concatenação dos vetores x em uma única matriz X de forma a facilitar as operações
Y = [y_vermelha; y_verde; y_azul] //concatenação dos vetores y em uma única matriz Y de forma a facilitar as operações
[nl, nc] = size(X);
for i=1:1:nl
for j=1:1:nc
arc(i,j) = Y(i,j)/X(i,j); //por definição, tg(alpha) = cateto_oposto/cateto_adjacente
arc(i,j) = atan(arc(i,j)); //por definição alpha = arctg(.)
end
end
clc
//exibição das matrizes utilizadas
disp("Matriz X");
disp(X);
disp("Matriz Y");
disp(Y);
disp("Matriz de arcotangentes:");
disp(arc);
//exibição dos vetores correspondentes
for k=1:1:nl
if(k == 1)
disp("Esfera vermelha: ");
disp(arc(1,:));
elseif(k==2)
disp("Esfera verde: ");
disp(arc(2,:));
else
disp("Esfera azul: ");
disp(arc(3,:));
end
end
|
fbd33801a22c95c3055a1e56f2911902dc2e5874 | 91bba043768342a4e23ee3a4ff1aa52fe67f7826 | /cs/142/3/tests/test3.tst | f4a877ffbac8e24dfb55b8e00af9e4f97de0cc30 | [] | no_license | MaxNanasy/old-homework | 6beecc3881c953c93b847f1d0d93a64ec991d6de | 48b7997a49a8f111344f30787c178e1661db04bd | refs/heads/master | 2016-09-08T04:37:44.932977 | 2010-03-02T00:48:59 | 2010-03-02T00:48:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 136 | tst | test3.tst | type newType = int;
void sym1 () {
type newType = int;
type newType2 = array 10 of newType;
PRINT SYMBOL TABLE
|
9b68617fcf77c5bf5fdaaee53609906a80f3100d | 8bc8cad4ff08d4d9e353e7a5a1baa8b188b994f3 | /DFTProperties/ParsvalsTheoremDFT/parsvalsTheoremDFT.sce | 84208ca6e1eafacfc6fad3d38d017ad948c5bbdd | [] | no_license | ROHITDH/scilabBasics | 259c74030901258dbe8d77c61eacd467fc58b9de | f29b20b645d0f8181a3abc14c0d03ff59b69bd40 | refs/heads/main | 2023-02-22T12:21:31.459103 | 2021-01-27T01:24:22 | 2021-01-27T01:24:22 | 333,165,290 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 332 | sce | parsvalsTheoremDFT.sce | //Parsvals theorem of DFT
clc
clear
close
x1 = input("sequence x1(n): ")
x2 = input("sequence x2(n): ")
//zero padding
lx1 = length(x1)
lx2 = length(x2)
N = max(lx1,lx2)
x1 = [x1 zeros(1,N-lx1)]
x2 = [x2 zeros(1,N-lx2)]
X1 = fft(x1)
X2 = fft(x2)
lhs = sum(x1.*x2)
rhs = sum(X1.*conj(X2))/N
disp("LHS: ",lhs)
disp("RHS: ",rhs)
|
159abbb329da058b84bb23337e116024f9b00138 | f542bc49c4d04b47d19c88e7c89d5db60922e34e | /PresentationFiles_Subjects/SCHI/NF65WHQ/ATWM1_Working_Memory_MEG_NF65WHQ_Session1/ATWM1_Working_Memory_MEG_Nonsalient_Uncued_Run1.sce | 75a62cf87f40b5c974418505459cca757b13ccb4 | [] | no_license | atwm1/Presentation | 65c674180f731f050aad33beefffb9ba0caa6688 | 9732a004ca091b184b670c56c55f538ff6600c08 | refs/heads/master | 2020-04-15T14:04:41.900640 | 2020-02-14T16:10:11 | 2020-02-14T16:10:11 | 56,771,016 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 48,615 | sce | ATWM1_Working_Memory_MEG_Nonsalient_Uncued_Run1.sce | # ATWM1 MEG Experiment
scenario = "ATWM1_Working_Memory_MEG_salient_cued_run1";
#scenario_type = fMRI; # Fuer Scanner
#scenario_type = fMRI_emulation; # Zum Testen
scenario_type = trials; # for MEG
#scan_period = 2000; # TR
#pulses_per_scan = 1;
#pulse_code = 1;
pulse_width=6;
default_monitor_sounds = false;
active_buttons = 2;
response_matching = simple_matching;
button_codes = 10, 20;
default_font_size = 36;
default_font = "Arial";
default_background_color = 0 ,0 ,0 ;
write_codes=true; # for MEG only
begin;
#Picture definitions
box { height = 382; width = 382; color = 0, 0, 0;} frame1;
box { height = 369; width = 369; color = 255, 255, 255;} frame2;
box { height = 30; width = 4; color = 0, 0, 0;} fix1;
box { height = 4; width = 30; color = 0, 0, 0;} fix2;
box { height = 30; width = 4; color = 255, 0, 0;} fix3;
box { height = 4; width = 30; color = 255, 0, 0;} fix4;
box { height = 369; width = 369; color = 42, 42, 42;} background;
TEMPLATE "StimuliDeclaration.tem" {};
trial {
sound sound_incorrect;
time = 0;
duration = 1;
} wrong;
trial {
sound sound_correct;
time = 0;
duration = 1;
} right;
trial {
sound sound_no_response;
time = 0;
duration = 1;
} miss;
# Start of experiment (MEG only) - sync with CTF software
trial {
picture {
box frame1; x=0; y=0;
box frame2; x=0; y=0;
box background; x=0; y=0;
bitmap fixation_cross_black; x=0; y=0;
} expStart;
time = 0;
duration = 1000;
code = "ExpStart";
port_code = 80;
};
# baselinePre (at the beginning of the session)
trial {
picture {
box frame1; x=0; y=0;
box frame2; x=0; y=0;
box background; x=0; y=0;
bitmap fixation_cross_black; x=0; y=0;
}default;
time = 0;
duration = 10000;
#mri_pulse = 1;
code = "BaselinePre";
port_code = 91;
};
TEMPLATE "ATWM1_Working_Memory_MEG.tem" {
trigger_encoding trigger_retrieval cue_time preparation_time encoding_time single_stimulus_presentation_time delay_time retrieval_time intertrial_interval alerting_cross stim_enc1 stim_enc2 stim_enc3 stim_enc4 stim_enc_alt1 stim_enc_alt2 stim_enc_alt3 stim_enc_alt4 trial_code stim_retr1 stim_retr2 stim_retr3 stim_retr4 stim_cue1 stim_cue2 stim_cue3 stim_cue4 fixationcross_cued retr_code the_target_button posX1 posY1 posX2 posY2 posX3 posY3 posX4 posY4;
44 61 292 292 399 125 1892 2992 2142 fixation_cross gabor_137 gabor_104 gabor_071 gabor_158 gabor_137 gabor_104_alt gabor_071_alt gabor_158 "1_1_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_1900_3000_2150_gabor_patch_orientation_137_104_071_158_target_position_1_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_021_framed blank blank blank blank fixation_cross_white "1_1_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_021_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 2192 2992 1892 fixation_cross gabor_132 gabor_046 gabor_171 gabor_014 gabor_132 gabor_046_alt gabor_171_alt gabor_014 "1_2_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_2200_3000_1900_gabor_patch_orientation_132_046_171_014_target_position_1_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_014_framed blank blank blank blank fixation_cross_white "1_2_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_014_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 2042 2992 2542 fixation_cross gabor_172 gabor_146 gabor_015 gabor_031 gabor_172_alt gabor_146 gabor_015 gabor_031_alt "1_3_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_2050_3000_2550_gabor_patch_orientation_172_146_015_031_target_position_2_3_retrieval_position_2" gabor_circ gabor_098_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_3_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_098_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 1842 2992 2342 fixation_cross gabor_098 gabor_042 gabor_078 gabor_017 gabor_098 gabor_042 gabor_078_alt gabor_017_alt "1_4_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_1850_3000_2350_gabor_patch_orientation_098_042_078_017_target_position_1_2_retrieval_position_1" gabor_148_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_4_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_148_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 1942 2992 2242 fixation_cross gabor_163 gabor_093 gabor_114 gabor_053 gabor_163_alt gabor_093 gabor_114_alt gabor_053 "1_5_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_1950_3000_2250_gabor_patch_orientation_163_093_114_053_target_position_2_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_053_framed blank blank blank blank fixation_cross_white "1_5_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_053_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 1742 2992 1892 fixation_cross gabor_097 gabor_056 gabor_172 gabor_040 gabor_097 gabor_056_alt gabor_172 gabor_040_alt "1_6_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_1750_3000_1900_gabor_patch_orientation_097_056_172_040_target_position_1_3_retrieval_position_1" gabor_146_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_6_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_146_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 1742 2992 2142 fixation_cross gabor_113 gabor_041 gabor_070 gabor_175 gabor_113_alt gabor_041 gabor_070 gabor_175_alt "1_7_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_1750_3000_2150_gabor_patch_orientation_113_041_070_175_target_position_2_3_retrieval_position_2" gabor_circ gabor_087_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_7_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_087_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 63 292 292 399 125 1892 2992 2242 fixation_cross gabor_059 gabor_174 gabor_021 gabor_038 gabor_059 gabor_174_alt gabor_021 gabor_038_alt "1_8_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_UncuedRetriev_300_300_399_1900_3000_2250_gabor_patch_orientation_059_174_021_038_target_position_1_3_retrieval_position_2" gabor_circ gabor_127_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_8_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_127_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 2242 2992 2442 fixation_cross gabor_004 gabor_117 gabor_081 gabor_164 gabor_004_alt gabor_117_alt gabor_081 gabor_164 "1_9_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_2250_3000_2450_gabor_patch_orientation_004_117_081_164_target_position_3_4_retrieval_position_3" gabor_circ gabor_circ gabor_033_framed gabor_circ blank blank blank blank fixation_cross_white "1_9_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_033_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 2242 2992 1942 fixation_cross gabor_056 gabor_075 gabor_026 gabor_090 gabor_056 gabor_075_alt gabor_026_alt gabor_090 "1_10_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_2250_3000_1950_gabor_patch_orientation_056_075_026_090_target_position_1_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_090_framed blank blank blank blank fixation_cross_white "1_10_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_090_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 2192 2992 1892 fixation_cross gabor_177 gabor_047 gabor_022 gabor_132 gabor_177_alt gabor_047 gabor_022_alt gabor_132 "1_11_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_2200_3000_1900_gabor_patch_orientation_177_047_022_132_target_position_2_4_retrieval_position_2" gabor_circ gabor_095_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_11_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_095_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 64 292 292 399 125 2142 2992 2142 fixation_cross gabor_161 gabor_115 gabor_009 gabor_095 gabor_161 gabor_115 gabor_009_alt gabor_095_alt "1_12_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_UncuedRetriev_300_300_399_2150_3000_2150_gabor_patch_orientation_161_115_009_095_target_position_1_2_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_095_framed blank blank blank blank fixation_cross_white "1_12_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_095_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 1842 2992 2492 fixation_cross gabor_046 gabor_177 gabor_162 gabor_104 gabor_046 gabor_177 gabor_162_alt gabor_104_alt "1_13_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_1850_3000_2500_gabor_patch_orientation_046_177_162_104_target_position_1_2_retrieval_position_2" gabor_circ gabor_129_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_13_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_129_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 63 292 292 399 125 1942 2992 1892 fixation_cross gabor_100 gabor_141 gabor_020 gabor_070 gabor_100_alt gabor_141 gabor_020_alt gabor_070 "1_14_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_UncuedRetriev_300_300_399_1950_3000_1900_gabor_patch_orientation_100_141_020_070_target_position_2_4_retrieval_position_1" gabor_053_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_14_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_053_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 1842 2992 1992 fixation_cross gabor_138 gabor_087 gabor_014 gabor_031 gabor_138_alt gabor_087 gabor_014 gabor_031_alt "1_15_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_1850_3000_2000_gabor_patch_orientation_138_087_014_031_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_063_framed gabor_circ blank blank blank blank fixation_cross_white "1_15_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_063_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 2092 2992 2392 fixation_cross gabor_029 gabor_012 gabor_092 gabor_137 gabor_029 gabor_012_alt gabor_092 gabor_137_alt "1_16_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_2100_3000_2400_gabor_patch_orientation_029_012_092_137_target_position_1_3_retrieval_position_1" gabor_029_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_16_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_029_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 2192 2992 2192 fixation_cross gabor_063 gabor_038 gabor_006 gabor_083 gabor_063 gabor_038 gabor_006_alt gabor_083_alt "1_17_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_2200_3000_2200_gabor_patch_orientation_063_038_006_083_target_position_1_2_retrieval_position_2" gabor_circ gabor_038_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_17_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_038_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 2092 2992 2192 fixation_cross gabor_011 gabor_168 gabor_085 gabor_059 gabor_011_alt gabor_168_alt gabor_085 gabor_059 "1_18_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_2100_3000_2200_gabor_patch_orientation_011_168_085_059_target_position_3_4_retrieval_position_3" gabor_circ gabor_circ gabor_131_framed gabor_circ blank blank blank blank fixation_cross_white "1_18_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_131_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 1992 2992 2192 fixation_cross gabor_014 gabor_171 gabor_100 gabor_083 gabor_014_alt gabor_171 gabor_100 gabor_083_alt "1_19_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_2000_3000_2200_gabor_patch_orientation_014_171_100_083_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_147_framed gabor_circ blank blank blank blank fixation_cross_white "1_19_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_147_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 1842 2992 2192 fixation_cross gabor_147 gabor_096 gabor_117 gabor_171 gabor_147_alt gabor_096_alt gabor_117 gabor_171 "1_20_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_1850_3000_2200_gabor_patch_orientation_147_096_117_171_target_position_3_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_034_framed blank blank blank blank fixation_cross_white "1_20_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_034_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 64 292 292 399 125 2192 2992 2592 fixation_cross gabor_094 gabor_076 gabor_161 gabor_142 gabor_094 gabor_076_alt gabor_161_alt gabor_142 "1_21_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_UncuedRetriev_300_300_399_2200_3000_2600_gabor_patch_orientation_094_076_161_142_target_position_1_4_retrieval_position_2" gabor_circ gabor_076_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_21_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_076_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 2242 2992 2042 fixation_cross gabor_090 gabor_125 gabor_164 gabor_013 gabor_090 gabor_125_alt gabor_164 gabor_013_alt "1_22_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_2250_3000_2050_gabor_patch_orientation_090_125_164_013_target_position_1_3_retrieval_position_1" gabor_044_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_22_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_044_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 2042 2992 1942 fixation_cross gabor_016 gabor_169 gabor_142 gabor_103 gabor_016 gabor_169_alt gabor_142_alt gabor_103 "1_23_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_2050_3000_1950_gabor_patch_orientation_016_169_142_103_target_position_1_4_retrieval_position_1" gabor_016_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_23_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_016_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 64 292 292 399 125 2142 2992 2192 fixation_cross gabor_006 gabor_052 gabor_169 gabor_129 gabor_006_alt gabor_052 gabor_169 gabor_129_alt "1_24_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_UncuedRetriev_300_300_399_2150_3000_2200_gabor_patch_orientation_006_052_169_129_target_position_2_3_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_129_framed blank blank blank blank fixation_cross_white "1_24_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_129_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 1792 2992 1892 fixation_cross gabor_171 gabor_040 gabor_120 gabor_105 gabor_171_alt gabor_040 gabor_120_alt gabor_105 "1_25_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_1800_3000_1900_gabor_patch_orientation_171_040_120_105_target_position_2_4_retrieval_position_2" gabor_circ gabor_040_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_25_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_040_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 1742 2992 1992 fixation_cross gabor_070 gabor_179 gabor_146 gabor_031 gabor_070 gabor_179_alt gabor_146_alt gabor_031 "1_26_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_1750_3000_2000_gabor_patch_orientation_070_179_146_031_target_position_1_4_retrieval_position_1" gabor_070_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_26_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_070_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 1892 2992 2442 fixation_cross gabor_086 gabor_158 gabor_174 gabor_101 gabor_086 gabor_158 gabor_174_alt gabor_101_alt "1_27_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_1900_3000_2450_gabor_patch_orientation_086_158_174_101_target_position_1_2_retrieval_position_2" gabor_circ gabor_158_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_27_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_158_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 2092 2992 2392 fixation_cross gabor_177 gabor_067 gabor_044 gabor_100 gabor_177 gabor_067_alt gabor_044_alt gabor_100 "1_28_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_2100_3000_2400_gabor_patch_orientation_177_067_044_100_target_position_1_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_150_framed blank blank blank blank fixation_cross_white "1_28_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_150_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 2242 2992 2392 fixation_cross gabor_139 gabor_019 gabor_107 gabor_001 gabor_139_alt gabor_019 gabor_107_alt gabor_001 "1_29_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_2250_3000_2400_gabor_patch_orientation_139_019_107_001_target_position_2_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_001_framed blank blank blank blank fixation_cross_white "1_29_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_001_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 63 292 292 399 125 1942 2992 2092 fixation_cross gabor_099 gabor_038 gabor_158 gabor_020 gabor_099 gabor_038 gabor_158_alt gabor_020_alt "1_30_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_UncuedRetriev_300_300_399_1950_3000_2100_gabor_patch_orientation_099_038_158_020_target_position_1_2_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_069_framed blank blank blank blank fixation_cross_white "1_30_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_069_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 1842 2992 2492 fixation_cross gabor_050 gabor_118 gabor_078 gabor_001 gabor_050_alt gabor_118 gabor_078 gabor_001_alt "1_31_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_1850_3000_2500_gabor_patch_orientation_050_118_078_001_target_position_2_3_retrieval_position_2" gabor_circ gabor_118_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_31_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_118_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 1742 2992 2542 fixation_cross gabor_028 gabor_167 gabor_103 gabor_142 gabor_028 gabor_167 gabor_103_alt gabor_142_alt "1_32_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_1750_3000_2550_gabor_patch_orientation_028_167_103_142_target_position_1_2_retrieval_position_1" gabor_077_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_32_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_077_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 2192 2992 2092 fixation_cross gabor_084 gabor_109 gabor_128 gabor_154 gabor_084_alt gabor_109 gabor_128 gabor_154_alt "1_33_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_2200_3000_2100_gabor_patch_orientation_084_109_128_154_target_position_2_3_retrieval_position_2" gabor_circ gabor_109_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_33_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_109_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 2092 2992 2042 fixation_cross gabor_098 gabor_011 gabor_158 gabor_032 gabor_098_alt gabor_011_alt gabor_158 gabor_032 "1_34_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_2100_3000_2050_gabor_patch_orientation_098_011_158_032_target_position_3_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_078_framed blank blank blank blank fixation_cross_white "1_34_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_078_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 1892 2992 2142 fixation_cross gabor_075 gabor_016 gabor_165 gabor_146 gabor_075 gabor_016_alt gabor_165 gabor_146_alt "1_35_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_1900_3000_2150_gabor_patch_orientation_075_016_165_146_target_position_1_3_retrieval_position_1" gabor_125_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_35_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_125_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 2042 2992 2142 fixation_cross gabor_151 gabor_118 gabor_166 gabor_061 gabor_151 gabor_118_alt gabor_166 gabor_061_alt "1_36_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_2050_3000_2150_gabor_patch_orientation_151_118_166_061_target_position_1_3_retrieval_position_1" gabor_151_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_36_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_151_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 2042 2992 2292 fixation_cross gabor_041 gabor_023 gabor_071 gabor_087 gabor_041 gabor_023 gabor_071_alt gabor_087_alt "1_37_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_2050_3000_2300_gabor_patch_orientation_041_023_071_087_target_position_1_2_retrieval_position_2" gabor_circ gabor_161_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_37_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_161_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 63 292 292 399 125 1742 2992 1992 fixation_cross gabor_179 gabor_063 gabor_124 gabor_105 gabor_179_alt gabor_063_alt gabor_124 gabor_105 "1_38_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_UncuedRetriev_300_300_399_1750_3000_2000_gabor_patch_orientation_179_063_124_105_target_position_3_4_retrieval_position_2" gabor_circ gabor_016_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_38_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_016_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 2142 2992 2542 fixation_cross gabor_174 gabor_096 gabor_038 gabor_066 gabor_174_alt gabor_096_alt gabor_038 gabor_066 "1_39_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_2150_3000_2550_gabor_patch_orientation_174_096_038_066_target_position_3_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_019_framed blank blank blank blank fixation_cross_white "1_39_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_019_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 1742 2992 2042 fixation_cross gabor_005 gabor_053 gabor_086 gabor_171 gabor_005 gabor_053_alt gabor_086 gabor_171_alt "1_40_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_1750_3000_2050_gabor_patch_orientation_005_053_086_171_target_position_1_3_retrieval_position_3" gabor_circ gabor_circ gabor_086_framed gabor_circ blank blank blank blank fixation_cross_white "1_40_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_086_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 64 292 292 399 125 1992 2992 2242 fixation_cross gabor_058 gabor_020 gabor_169 gabor_035 gabor_058_alt gabor_020 gabor_169_alt gabor_035 "1_41_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_UncuedRetriev_300_300_399_2000_3000_2250_gabor_patch_orientation_058_020_169_035_target_position_2_4_retrieval_position_1" gabor_058_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_41_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_058_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 2142 2992 2292 fixation_cross gabor_020 gabor_071 gabor_045 gabor_179 gabor_020 gabor_071_alt gabor_045_alt gabor_179 "1_42_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_2150_3000_2300_gabor_patch_orientation_020_071_045_179_target_position_1_4_retrieval_position_1" gabor_020_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_42_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_020_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 2192 2992 2392 fixation_cross gabor_076 gabor_015 gabor_049 gabor_091 gabor_076 gabor_015 gabor_049_alt gabor_091_alt "1_43_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_2200_3000_2400_gabor_patch_orientation_076_015_049_091_target_position_1_2_retrieval_position_2" gabor_circ gabor_015_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_43_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_015_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 1792 2992 2342 fixation_cross gabor_065 gabor_178 gabor_108 gabor_002 gabor_065 gabor_178 gabor_108_alt gabor_002_alt "1_44_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_1800_3000_2350_gabor_patch_orientation_065_178_108_002_target_position_1_2_retrieval_position_2" gabor_circ gabor_178_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_44_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_178_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 63 292 292 399 125 1792 2992 2042 fixation_cross gabor_132 gabor_045 gabor_007 gabor_065 gabor_132_alt gabor_045 gabor_007_alt gabor_065 "1_45_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_UncuedRetriev_300_300_399_1800_3000_2050_gabor_patch_orientation_132_045_007_065_target_position_2_4_retrieval_position_1" gabor_087_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_45_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_087_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 1842 2992 2242 fixation_cross gabor_129 gabor_091 gabor_023 gabor_001 gabor_129 gabor_091_alt gabor_023_alt gabor_001 "1_46_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_1850_3000_2250_gabor_patch_orientation_129_091_023_001_target_position_1_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_001_framed blank blank blank blank fixation_cross_white "1_46_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_001_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 1942 2992 2292 fixation_cross gabor_138 gabor_033 gabor_166 gabor_012 gabor_138_alt gabor_033 gabor_166_alt gabor_012 "1_47_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_1950_3000_2300_gabor_patch_orientation_138_033_166_012_target_position_2_4_retrieval_position_2" gabor_circ gabor_033_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_47_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_033_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 1792 2992 2492 fixation_cross gabor_053 gabor_091 gabor_073 gabor_178 gabor_053_alt gabor_091 gabor_073 gabor_178_alt "1_48_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_1800_3000_2500_gabor_patch_orientation_053_091_073_178_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_123_framed gabor_circ blank blank blank blank fixation_cross_white "1_48_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_123_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 1742 2992 1942 fixation_cross gabor_066 gabor_087 gabor_123 gabor_037 gabor_066 gabor_087_alt gabor_123 gabor_037_alt "1_49_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_1750_3000_1950_gabor_patch_orientation_066_087_123_037_target_position_1_3_retrieval_position_3" gabor_circ gabor_circ gabor_173_framed gabor_circ blank blank blank blank fixation_cross_white "1_49_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_173_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 1792 2992 2592 fixation_cross gabor_001 gabor_160 gabor_082 gabor_040 gabor_001_alt gabor_160_alt gabor_082 gabor_040 "1_50_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_1800_3000_2600_gabor_patch_orientation_001_160_082_040_target_position_3_4_retrieval_position_3" gabor_circ gabor_circ gabor_128_framed gabor_circ blank blank blank blank fixation_cross_white "1_50_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_128_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 1842 2992 2042 fixation_cross gabor_042 gabor_127 gabor_152 gabor_102 gabor_042_alt gabor_127 gabor_152_alt gabor_102 "1_51_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_1850_3000_2050_gabor_patch_orientation_042_127_152_102_target_position_2_4_retrieval_position_2" gabor_circ gabor_127_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_51_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_127_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 1992 2992 1992 fixation_cross gabor_131 gabor_025 gabor_067 gabor_154 gabor_131 gabor_025_alt gabor_067 gabor_154_alt "1_52_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_2000_3000_2000_gabor_patch_orientation_131_025_067_154_target_position_1_3_retrieval_position_1" gabor_131_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_52_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_131_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 63 292 292 399 125 2042 2992 2592 fixation_cross gabor_106 gabor_035 gabor_163 gabor_078 gabor_106 gabor_035_alt gabor_163 gabor_078_alt "1_53_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_UncuedRetriev_300_300_399_2050_3000_2600_gabor_patch_orientation_106_035_163_078_target_position_1_3_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_123_framed blank blank blank blank fixation_cross_white "1_53_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_123_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 1792 2992 2342 fixation_cross gabor_017 gabor_176 gabor_048 gabor_130 gabor_017 gabor_176 gabor_048_alt gabor_130_alt "1_54_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_1800_3000_2350_gabor_patch_orientation_017_176_048_130_target_position_1_2_retrieval_position_1" gabor_017_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_54_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_017_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 1992 2992 2092 fixation_cross gabor_125 gabor_058 gabor_143 gabor_167 gabor_125_alt gabor_058 gabor_143 gabor_167_alt "1_55_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_2000_3000_2100_gabor_patch_orientation_125_058_143_167_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_143_framed gabor_circ blank blank blank blank fixation_cross_white "1_55_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_143_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 64 292 292 399 125 2042 2992 1942 fixation_cross gabor_168 gabor_105 gabor_062 gabor_023 gabor_168 gabor_105_alt gabor_062 gabor_023_alt "1_56_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_UncuedRetriev_300_300_399_2050_3000_1950_gabor_patch_orientation_168_105_062_023_target_position_1_3_retrieval_position_2" gabor_circ gabor_105_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_56_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_105_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 1892 2992 2342 fixation_cross gabor_109 gabor_028 gabor_135 gabor_074 gabor_109_alt gabor_028 gabor_135 gabor_074_alt "1_57_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_1900_3000_2350_gabor_patch_orientation_109_028_135_074_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_090_framed gabor_circ blank blank blank blank fixation_cross_white "1_57_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_090_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 1992 2992 2342 fixation_cross gabor_086 gabor_129 gabor_055 gabor_010 gabor_086_alt gabor_129 gabor_055_alt gabor_010 "1_58_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_2000_3000_2350_gabor_patch_orientation_086_129_055_010_target_position_2_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_010_framed blank blank blank blank fixation_cross_white "1_58_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_010_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 2092 2992 2092 fixation_cross gabor_098 gabor_130 gabor_043 gabor_068 gabor_098_alt gabor_130 gabor_043 gabor_068_alt "1_59_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_2100_3000_2100_gabor_patch_orientation_098_130_043_068_target_position_2_3_retrieval_position_2" gabor_circ gabor_130_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_59_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_130_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 2242 2992 2292 fixation_cross gabor_142 gabor_124 gabor_176 gabor_001 gabor_142_alt gabor_124 gabor_176 gabor_001_alt "1_60_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_2250_3000_2300_gabor_patch_orientation_142_124_176_001_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_036_framed gabor_circ blank blank blank blank fixation_cross_white "1_60_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_036_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 1792 2992 2592 fixation_cross gabor_097 gabor_138 gabor_076 gabor_157 gabor_097_alt gabor_138 gabor_076_alt gabor_157 "1_61_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_1800_3000_2600_gabor_patch_orientation_097_138_076_157_target_position_2_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_157_framed blank blank blank blank fixation_cross_white "1_61_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_157_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 64 292 292 399 125 1942 2992 2292 fixation_cross gabor_119 gabor_005 gabor_075 gabor_136 gabor_119_alt gabor_005_alt gabor_075 gabor_136 "1_62_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_UncuedRetriev_300_300_399_1950_3000_2300_gabor_patch_orientation_119_005_075_136_target_position_3_4_retrieval_position_2" gabor_circ gabor_005_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_62_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_005_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 1892 2992 2242 fixation_cross gabor_107 gabor_171 gabor_135 gabor_053 gabor_107 gabor_171_alt gabor_135 gabor_053_alt "1_63_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_1900_3000_2250_gabor_patch_orientation_107_171_135_053_target_position_1_3_retrieval_position_3" gabor_circ gabor_circ gabor_086_framed gabor_circ blank blank blank blank fixation_cross_white "1_63_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_086_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 1992 2992 2442 fixation_cross gabor_111 gabor_021 gabor_082 gabor_006 gabor_111_alt gabor_021_alt gabor_082 gabor_006 "1_64_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_2000_3000_2450_gabor_patch_orientation_111_021_082_006_target_position_3_4_retrieval_position_3" gabor_circ gabor_circ gabor_127_framed gabor_circ blank blank blank blank fixation_cross_white "1_64_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_127_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 2242 2992 2542 fixation_cross gabor_097 gabor_160 gabor_031 gabor_007 gabor_097 gabor_160_alt gabor_031 gabor_007_alt "1_65_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_2250_3000_2550_gabor_patch_orientation_097_160_031_007_target_position_1_3_retrieval_position_1" gabor_097_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_65_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_097_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 2142 2992 1992 fixation_cross gabor_015 gabor_161 gabor_034 gabor_077 gabor_015_alt gabor_161 gabor_034_alt gabor_077 "1_66_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_2150_3000_2000_gabor_patch_orientation_015_161_034_077_target_position_2_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_124_framed blank blank blank blank fixation_cross_white "1_66_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_124_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 62 292 292 399 125 2142 2992 2492 fixation_cross gabor_009 gabor_142 gabor_060 gabor_027 gabor_009_alt gabor_142_alt gabor_060 gabor_027 "1_67_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_300_300_399_2150_3000_2500_gabor_patch_orientation_009_142_060_027_target_position_3_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_027_framed blank blank blank blank fixation_cross_white "1_67_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_027_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 64 292 292 399 125 1942 2992 2442 fixation_cross gabor_083 gabor_066 gabor_021 gabor_136 gabor_083 gabor_066_alt gabor_021_alt gabor_136 "1_68_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_UncuedRetriev_300_300_399_1950_3000_2450_gabor_patch_orientation_083_066_021_136_target_position_1_4_retrieval_position_3" gabor_circ gabor_circ gabor_021_framed gabor_circ blank blank blank blank fixation_cross_white "1_68_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_021_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 61 292 292 399 125 2092 2992 1942 fixation_cross gabor_075 gabor_006 gabor_040 gabor_059 gabor_075 gabor_006 gabor_040_alt gabor_059_alt "1_69_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_300_300_399_2100_3000_1950_gabor_patch_orientation_075_006_040_059_target_position_1_2_retrieval_position_1" gabor_123_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_69_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_123_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
44 63 292 292 399 125 1892 2992 2092 fixation_cross gabor_055 gabor_176 gabor_015 gabor_040 gabor_055_alt gabor_176_alt gabor_015 gabor_040 "1_70_Encoding_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_UncuedRetriev_300_300_399_1900_3000_2100_gabor_patch_orientation_055_176_015_040_target_position_3_4_retrieval_position_2" gabor_circ gabor_129_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "1_70_Retrieval_Working_Memory_MEG_P8_LR_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_129_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
};
# baselinePost (at the end of the session)
trial {
picture {
box frame1; x=0; y=0;
box frame2; x=0; y=0;
box background; x=0; y=0;
bitmap fixation_cross_black; x=0; y=0;
};
time = 0;
duration = 5000;
code = "BaselinePost";
port_code = 92;
}; |
b7a191b167c2a55e923afaa0ba83c7af9f777edc | 449d555969bfd7befe906877abab098c6e63a0e8 | /122/DEPENDENCIES/rootl.sci | 6ca54af3a9cf09042a954b2de266f644c41d4a8d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 362 | sci | rootl.sci | // Plot the root locus in a box
// rootl(G,box,text)
// G : linear system
// box: so ordinates of axis bounds
// text: title of plot window
function rootl(G,box,text)
evans(G);
xgrid();
a = gca();
if box ~= 0 then
a.box = "on";
a.data_bounds = box;
end
a.children(1).visible = 'off'; //remove the legend block
xtitle(text);
endfunction
|
5d128c6f02902280f6faa24519f4ef6caa90242b | 449d555969bfd7befe906877abab098c6e63a0e8 | /2417/CH10/EX10.7/Ex10_7.sce | 8299885a1c866dc3ec78837413e19443461c40c0 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,200 | sce | Ex10_7.sce | //scilab 5.4.1
clear;
clc;
printf("\t\t\tProblem Number 10.7\n\n\n");
// Chapter 10 : Refrigeration
// Problem 10.7 (page no. 510)
// Solution
//From Appendix 3,110 psig corresponds to 96 F, enthalpies are
h1=30.14; //Unit:Btu/lbm //enthalpy
h2=30.14; //Unit:Btu/lbm //Throttling gives h1=h2 //enthalpy
h3=75.110; //Unit:Btu/lbm //enthalpy
//From the consideration that s3=s4,at -20F,
s3=0.17102; //Unit:Btu/(lbm*F) //s=entropy
//Therefore by interpolation in the Freon-12 superheat table at these values,
h4=89.293; //Unit:Btu/lbm //enthalpy
printf("Solution for (a),\n");
COP=(h3-h1)/(h4-h3); //Coefficient of performance
printf("Coefficient of performance is %f\n\n",COP);
printf("Solution for (b),\n");
printf("The work of compression is %f Btu/lbm\n\n",h4-h3);
printf("Solution for (c),\n");
printf("The refrigatering effect is %f Btu/lbm\n\n",h3-h1);
printf("Solution for (d),\n");
tons=30; //capacity of 30 tons is desired
printf("The pounds per minute of ammonia required for ciculation is %f lbm/min\n\n",(200*tons)/(h3-h1));
printf("Solution for (e),\n");
printf("The ideal horsepower per ton of refrigeration is %f hp/ton\n\n",4.717*((h4-h3)/(h3-h1)));
|
e69493bbb967e8bdaeb14d0d9cb8ab93d3f94986 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3683/CH19/EX19.10/Ex19_10.sce | 92ebaeca3a04831ea8d87382c383386414eac3f8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,730 | sce | Ex19_10.sce | b=0.2//column width, in m
D=0.3//column depth, in m
fck=15//in MPa
fy=415//in MPa
P1=600//load on column, in kN
P2=0.05*P1//weight of footing, in kN
P=P1+P2//in kN
Pu=1.5*P//in kN
q=150//bearing capacity of soil, in kN/sq m
qu=2*q//ultimate bearing capacity of soil, in kN/sq m
A=Pu/qu//in sq m
L=sqrt(A)//assuming footing to be square, in m
L=1.8//round-off, in m
p=P1*1.5/L^2//soil pressure, in kN/sq m
p=277.8//round-off, in kN/sq m
bc=b/D
ks=0.5+bc//>1
ks=1
Tc=0.25*sqrt(fck)*10^3//in kN/sq m
Tv=Tc
//let d be the depth of footing in metres
//case I: consider greater width of shaded portion in Fig. 19.6 of textbook
d1=L*(L-b)/2*p/(Tc*L+L*p)//in m
//case II: refer Fig. 19.7 of textbook; we get a quadratic equation of the form e d^2 + f d + g = 0
e=p+4*Tc
f=b*p+D*p+2*(b+D)*Tc
g=-(L^2-b*D)*p
d2=(-f+sqrt(f^2-4*e*g))/2/e//in m
d2=0.35//round-off, in m
//bending moment consideration, refer Fig. 19.8 of textbook
Mx=1*((L-b)/2)^2/2*p//in kN-m
My=1*((L-D)/2)^2/2*p//in kN-m
d3=sqrt(Mx*10^6/0.138/fck/10^3)//<350 mm, hence OK
//steel
//Xu=0.87*fy*Ast/0.36/fck/b = a*Ast
a=0.87*fy/0.36/fck/10^3
//using Mu=0.87 fy Ast (d-0.416 Xu), we get a quadratic equation
p=0.87*fy*0.416*a
q=-0.87*fy*d2*10^3
r=Mx*10^6
Ast=(-q-sqrt(q^2-4*p*r))/2/p//in sq mm
Ast=L*Ast//steel required for full width of 1.8 m
//provide 12 mm dia bars
dia=12//in mm
n=Ast/0.785/dia^2//no. of 12 mm dia bars
n=12//round-off
Tbd=1.6//in MPa
Ld=dia*0.87*fy/4/Tbd//in mm
Ld=677//assume, in mm
//this length is available from the face of the column in both directions
D=d2*10^3+dia/2+100//in mm
mprintf("Summary of design:\nOverall depth of footing=%d mm\nCover=100 mm\nSteel-%d bars of 12 mm dia both ways",D,n)
|
1d1285331bb1cd5dcb84df0560a7dac18ce0bc82 | e25bb3040c96f9782aab0493e05ba22f5bf50ccf | /ex3/ex3a.sce | fafa3222aafc14188409ba4e0487633477403811 | [] | no_license | gpioblink/aizu-spls-exercise | c13258d46f50ed2db7797693a097b0fb75d24eaf | 6c0b9326ba8e4b52378cfe777e82a2bfcdecc9b9 | refs/heads/master | 2022-09-14T06:09:44.774157 | 2020-05-31T07:43:26 | 2020-05-31T07:43:26 | 263,856,972 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 195 | sce | ex3a.sce | [x,Fs] = wavread('abc.wav')
k = 4 * x
wavwrite(k,Fs, 'abc_k.wav')
plot(k);
xlabel('t');
ylabel('amplitude');
a=get("current_axes");
set(a,"x_location","origin")
set(a,"y_location","origin")
|
79dc8368e9cf17ba42f450ecadf0c1636d8a5f82 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3159/CH5/EX5.5/Ex5_5.sce | fffe2b017027776568fc93706e465be697c467d2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 260 | sce | Ex5_5.sce | // find critical radius ratio for triangular coordination
clc
theta = 60 // angle in degree
printf("\n Example 5.5")
r_c_a = (2/3*2*sin(theta*%pi/180))-1 // ratio calculation
printf("\n Critical radius ratio for triangular coordination is %0.3f ",r_c_a)
|
6507248722d22e936a4409e172a4a32e974acfa3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /779/CH8/EX8.7/8_7.sce | f75328dba5e51f669388938ef06fa9914de7a516 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 438 | sce | 8_7.sce | P1 = 500; P2 = 100;
T1 = 793; T2 = 573;
cp = 1.005; T0 = 293; R = 0.287;
S21 = (R*log(P2/P1))-(cp*log(T2/T1))
CA = cp*(T1-T2)-T0*S21; // Change in v=availability
disp("kJ/kg",CA,"The decrease in availability is")
Wmax = CA;
disp("kJ/kg",Wmax,"The maximum work is")
Q = -10;
W = cp*(T1-T2)+Q ;
I = Wmax-W;
disp("kJ/kg",I,"The irreversibility is")
// Altenatively
Ssystem = -Q/T0;
Ssurr = -S21;
I1 = T0*(Ssystem+Ssurr);
|
a353ed28913ac8985d9eb508d7805af2eb0abac1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1752/CH1/EX1.1/exa_1_1.sce | cc88c86700d383c8cb009508e1864f708f17fb09 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 264 | sce | exa_1_1.sce | //Exa 1.1
clc;
clear;
close
// given data
t1=38;// in degree C
t2=21;// in degree C
k=0.19;// unit less
x=4;//in cm
x=x*10^-2;// in meter
// Formula q=k*A*(t1-t2)/x;
q_by_A=k*(t1-t2)/x;
disp("The rate of heat transfer is : "+string(q_by_A)+" W/m^2");
|
056691e47129e51c58187368c578e5a581fd9d12 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2441/CH2/EX2.19/Ex2_19.sce | 7f58e44d3eaaedb992e53a0e100102a909b4065b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 341 | sce | Ex2_19.sce | //exa 2.19
clc;clear;close;
format('v',6);
//lambda1=0.1*P1+20;//Rs./MWh
//lambda2=0.12*P2+16;//Rs./MWh
P=180;//MW
//Let loads are P1 & P-P1
//Economical loading lambda1=lambda2
P1=poly(0,'P1');P2=poly(0,'P2');
eqn=0.1*P1+20-0.12*(P-P1)-16;
P1=roots(eqn);//MW
P2=P-P1;//MW
disp(P1,"Load P1(MW) : ");
disp(P2,"Load P2(MW) : ");
|
8b660a059e0cc951a222fe0b5e14a79a7fde833a | bae725b750433ba5d58470784eeb87687023da7e | /macros/nstat_z.sci | b1ffdf0001b7ad9b1b9dd4da71ca2c312e6052fd | [
"MIT"
] | permissive | aamadou/IsItChaos | eac61da272b4fb22f83bdceaceb5774385f481e5 | def74ddd5710898f876a9a7d39916e5cc1a8b6b5 | refs/heads/master | 2016-08-04T21:00:17.832904 | 2014-03-24T13:18:39 | 2014-03-24T13:18:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,065 | sci | nstat_z.sci | function [forecast,forcasted,err]=nstat_z(orbit,NbrIti,Dim,Delai, NbrSeg)
// Initialisation
Commandline='';
NbrComp=size(orbit,2);
if ~isdef('DoEstim','local')...
then DoEstim=%F,
end;
if isdef('NbrIti','local')...
then Commandline=Commandline+' -l'+string(NbrIti),
end;
if isdef('Dim','local')...
then Commandline=Commandline+' -m'+string(Dim),
end;
if isdef('NbrSeg','local')...
then Commandline=Commandline+' -#'+string(NbrSeg),
end;
if isdef('Delai','local')...
then Commandline=Commandline+' -d'+string(Delai),
end;
// Utilisation de Lyap_K from TiSeAn
if isdef('orbit','local')...
then
mdelete('tmp')
write('tmp',string(orbit)),
Commandline=' tmp'+Commandline+' -c'+string(NbrComp)+' -otmpout.dat',
end;
mdelete('tmpout.dat')
Commandline='nstat_z'+Commandline,
// Reading the output
x=host(Commandline);
if x~=0...
then
disp('Erreur!!! Fichier ou Tisean manquant');
return;
end;
x=read('tmpout.dat',-1,1,'(a)');
x=evstr(x);
forecast=x(:,1);
forcasted=x(:,2);
err=x(:,3);
endfunction
|
c8efbe3d1baba3516e970058828f7f54d308318c | 449d555969bfd7befe906877abab098c6e63a0e8 | /1727/CH10/EX10.5/10_5.sce | 3a64444ee37c91c0667fbcb233908c479c4ab72f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 331 | sce | 10_5.sce | clc
//Initialization of variables
U=172*1000/3600 //m/s
w=3 //m
h=3 //m
L=100 //m
nu=1.5e-5 //m^2/s
rho=1.22 //kg/m^3
//calculations
Rl=U*L/nu
Cf=0.074 /(Rl^(1/5))
Ff=Cf*0.5*rho*U^2 *w*h*L
power= Ff*U
//results
printf("power required = %.1f kW",power/1000)
//The answer is a bit different due to rounding off error
|
ad3392bd880a48c9389300b303e01e8601f54284 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1163/CH3/EX3.40/example_3_40.sce | 7a117103c47bfb09b61d55bf5f36dcd6da4a305e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 278 | sce | example_3_40.sce | clear;
clc;
disp("--------------Example 3.40---------------")
SNRdB=36;
B=2; // bandwidth = 2 MHz
C=B*(SNRdB/3); //when the SNR is very high, we can assume that SNR + 1 is almost the same as SNR
printf("The theoretical channel capacity is %d Mbps.",C); // display result
|
231d7b97a6e81502b40601a90d10ee8da1fe416f | 449d555969bfd7befe906877abab098c6e63a0e8 | /1938/CH1/EX1.22/1_22.sce | 4c80212e107712f50cd09bdabf93ed0eab109879 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,010 | sce | 1_22.sce | clc,clear
printf('Example 1.22\n\n')
Z=496 //no of conductors
P=4 //poles
slots=31
coilsides_per_slot=4
coilsides=slots*coilsides_per_slot
coils=coilsides/2
turns=Z/2
turns_per_coil=turns/coils
y_c=[(Z-2)/P (Z+2)/P] //commutator pitch
coils_active=(Z/(2*P))-1 // because y_c didnt turn out to be integer, 1 coil was made inactive/dummy
segments=coils_active //no of commutative segments
Y_A=[ (segments+1)/(P/2) (segments-1)/(P/2) ]
Y_A=Y_A(1) //Y_A(2) is discarded because of progressive wave winding
y_f=29,y_b=33 //front and back pitch ; note that Y_A=(y_b+y_f)/2
resultant_pitch=2*Y_A //because Y_A=(y_b+y_f)/2 and resultant pitch = y_b+ y_f
printf('\n(i) Total number of coils = %.0f',coils)
printf('\n(ii) Turns per coils = %.0f',turns_per_coil)
printf('\n(iii) Commutator pitch = %.0f',(y_c(1)+y_c(2))/2)
printf('\n(iv) Back pitch= %.0f front pitch= %.0f total pitch= %.0f',y_b,y_f,resultant_pitch)
printf('\n(v) No of commutator segments = %.0f',segments)
|
d198cbb68fe4c55be0aaf37f764686414ace480e | 449d555969bfd7befe906877abab098c6e63a0e8 | /2219/CH4/EX4.2/Ex4_2.sce | 1acd97fc8c067869ef985c42dd06dba3105fe5d2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 516 | sce | Ex4_2.sce | // chapter 4 example 2
//-----------------------------------------------------------------------------
clc;
clear;
// given data
Pi = 10; // Input power in mW
IL = 0.4; // insertion loss in dB
// calculations
// ILdb) = 10log(Pi/Po)
Po = Pi/(10^(IL/10)) // antilog conversion and coupling power
// Output
mprintf('Power available at the straight through port output = %3.3f mW',Po);
//------------------------------------------------------------------------------
|
688f3e5f9eb3fa464857907a19bd81f1404f6b6f | 1b969fbb81566edd3ef2887c98b61d98b380afd4 | /Rez/bivariate-lcmsr-post_mi/bfi_n_vrt_col_d/~BivLCM-SR-bfi_n_vrt_col_d-PLin-VLin.tst | a21e0d80cf4af677984aa5519ec13a4a4873e9fd | [] | no_license | psdlab/life-in-time-values-and-personality | 35fbf5bbe4edd54b429a934caf289fbb0edfefee | 7f6f8e9a6c24f29faa02ee9baffbe8ae556e227e | refs/heads/master | 2020-03-24T22:08:27.964205 | 2019-03-04T17:03:26 | 2019-03-04T17:03:26 | 143,070,821 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 11,974 | tst | ~BivLCM-SR-bfi_n_vrt_col_d-PLin-VLin.tst |
THE OPTIMIZATION ALGORITHM HAS CHANGED TO THE EM ALGORITHM.
ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES
1 2 3 4 5
________ ________ ________ ________ ________
1 0.485515D+00
2 -0.709701D-02 0.387232D-02
3 -0.370353D-01 0.204564D-02 0.387759D+00
4 0.253834D-02 -0.234100D-03 -0.171940D-02 0.338391D-02
5 -0.330264D-03 0.941141D-04 -0.733387D-03 0.310366D-04 0.230083D-02
6 0.345549D-03 -0.468409D-05 -0.357475D-03 0.117737D-03 0.219190D-04
7 -0.108966D-02 0.115088D-03 -0.801224D-03 0.165735D-04 -0.353989D-03
8 0.691849D-03 -0.139140D-03 -0.109264D-02 0.118229D-03 0.577461D-04
9 -0.700039D+00 -0.141887D-01 0.682966D+00 -0.282643D-01 0.343949D-01
10 0.279713D-01 0.963176D-02 0.208738D+00 -0.846402D-02 0.164525D+00
11 -0.215614D+00 0.877689D-02 -0.771661D-01 -0.359312D-02 -0.386836D-01
12 0.118400D+00 0.221230D-01 -0.116749D+01 0.525893D-01 -0.984686D-02
13 -0.124964D+00 0.127343D-01 -0.915017D-01 0.877163D-02 -0.307462D-01
14 -0.149865D+00 0.553694D-02 -0.474253D+00 0.202680D-01 0.197787D-01
15 -0.585869D+00 0.626383D-01 -0.248113D+00 -0.540393D-01 -0.103226D+00
16 0.619229D-01 -0.952209D-03 -0.478478D-02 -0.107787D-02 -0.826776D-03
17 0.169114D-02 0.475098D-03 0.100468D-02 0.571874D-03 -0.545106D-03
18 -0.122260D+00 -0.738822D-01 -0.396839D+00 -0.218368D-01 -0.111434D-01
19 -0.174357D+00 0.135508D-01 -0.421177D-01 0.648567D-02 -0.174159D-01
20 -0.629024D+00 -0.455503D-02 -0.308442D+01 -0.320949D-01 -0.795000D-02
21 0.146436D+00 -0.118685D-01 0.414758D-01 -0.120104D-01 0.164172D-01
22 0.289098D-02 0.355564D-03 0.163347D-02 0.268907D-03 0.199694D-03
23 0.770994D-02 -0.757964D-03 -0.394086D-01 -0.137602D-01 0.113926D-02
24 0.170773D-02 0.126105D-03 0.230651D-02 -0.959764D-03 -0.941370D-04
ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES
6 7 8 9 10
________ ________ ________ ________ ________
6 0.879615D-03
7 0.734020D-03 0.254676D-02
8 0.570415D-04 -0.232091D-04 0.173436D-02
9 -0.599231D-01 -0.684218D-01 -0.710186D-02 0.127277D+03
10 0.379451D-02 -0.526228D-01 0.364534D-02 0.309249D+01 0.326545D+02
11 0.209211D-01 0.802026D-01 -0.555589D-02 -0.104919D+02 -0.695861D+01
12 -0.277459D-01 -0.205707D-01 0.107537D-01 0.695710D+01 0.108120D+01
13 0.732709D-01 0.121272D+00 0.670383D-02 -0.635386D+01 -0.246270D+01
14 -0.129498D-01 -0.672678D-02 0.150215D+00 0.731120D+01 0.467079D+01
15 0.169464D-01 0.581693D-01 0.354714D-01 -0.881111D+00 -0.196353D+02
16 -0.710717D-04 -0.285421D-02 -0.152103D-02 0.153524D+01 -0.259197D+00
17 -0.498210D-05 0.359383D-03 0.489813D-04 -0.273421D+00 -0.506057D-01
18 -0.343943D-01 -0.435631D-01 0.459085D-01 0.155914D+02 -0.218480D+01
19 -0.249869D-02 0.152585D-01 0.709117D-02 -0.761258D+00 -0.149249D+01
20 0.530072D-01 0.646497D-01 -0.938725D-01 0.104596D+02 0.730932D+01
21 0.255736D-02 -0.134845D-01 -0.116582D-01 0.726989D+00 0.146857D+01
22 -0.208190D-03 -0.490651D-03 -0.160811D-03 -0.481659D-01 0.260648D-01
23 -0.866008D-03 0.100047D-02 -0.648084D-03 0.434886D+00 0.259480D+00
24 -0.241178D-03 -0.330136D-03 -0.130611D-03 -0.911477D-01 -0.784937D-01
ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES
11 12 13 14 15
________ ________ ________ ________ ________
11 0.585785D+02
12 0.346755D+01 0.123620D+03
13 0.469105D+00 -0.288097D+01 0.199002D+02
14 -0.105248D+01 -0.120397D+01 -0.151630D+01 0.574173D+02
15 0.541459D+01 -0.764665D+01 0.611236D+01 0.476122D+01 0.549881D+03
16 -0.194747D+00 0.479451D+00 -0.168884D+00 -0.292371D+00 0.436998D+01
17 0.508776D-01 0.159941D-01 0.148944D-01 -0.302909D-01 -0.254943D+01
18 0.373014D+01 -0.220921D+01 -0.653563D+01 0.100644D+02 -0.218849D+02
19 0.146700D+01 0.168075D+01 0.591827D+00 0.187974D+01 0.160985D+01
20 0.349916D+01 -0.179905D+02 0.655859D+01 -0.162455D+02 0.128683D+02
21 -0.471146D+00 -0.209568D+01 -0.786970D+00 -0.264797D+01 0.178846D+00
22 -0.135897D+00 -0.156931D-02 -0.276824D-01 -0.251624D-01 0.346753D-01
23 -0.468826D-01 -0.415803D+00 -0.419745D-01 0.202863D+00 -0.965409D-01
24 -0.231416D-01 -0.112008D+00 -0.305570D-01 -0.917605D-01 0.178504D+00
ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES
16 17 18 19 20
________ ________ ________ ________ ________
16 0.803019D+00
17 -0.658995D-01 0.266187D-01
18 0.103095D+01 0.144651D-01 0.301740D+03
19 -0.135824D+00 0.125950D-01 -0.203196D+01 0.722517D+01
20 0.261703D-01 0.153071D-01 -0.221976D+02 0.398460D+01 0.497195D+03
21 0.163225D+00 -0.131251D-01 0.696686D+01 -0.664289D+01 -0.132034D+01
22 0.356473D-03 0.170661D-03 -0.123136D+01 -0.258746D-01 -0.126704D-01
23 0.726310D-01 -0.131843D-02 0.955238D+00 -0.726710D-02 0.437083D+01
24 0.303033D-02 -0.657700D-03 0.650061D-01 -0.301587D-01 -0.253618D+01
ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES
21 22 23 24
________ ________ ________ ________
21 0.817043D+01
22 -0.370540D-01 0.135572D-01
23 -0.554654D-01 0.276631D-02 0.633884D+00
24 0.373068D-01 -0.463284D-03 -0.304888D-01 0.272471D-01
ESTIMATED CORRELATION MATRIX FOR PARAMETER ESTIMATES
1 2 3 4 5
________ ________ ________ ________ ________
1 1.000
2 -0.164 1.000
3 -0.085 0.053 1.000
4 0.063 -0.065 -0.047 1.000
5 -0.010 0.032 -0.025 0.011 1.000
6 0.017 -0.003 -0.019 0.068 0.015
7 -0.031 0.037 -0.025 0.006 -0.146
8 0.024 -0.054 -0.042 0.049 0.029
9 -0.089 -0.020 0.097 -0.043 0.064
10 0.007 0.027 0.059 -0.025 0.600
11 -0.040 0.018 -0.016 -0.008 -0.105
12 0.015 0.032 -0.169 0.081 -0.018
13 -0.040 0.046 -0.033 0.034 -0.144
14 -0.028 0.012 -0.101 0.046 0.054
15 -0.036 0.043 -0.017 -0.040 -0.092
16 0.099 -0.017 -0.009 -0.021 -0.019
17 0.015 0.047 0.010 0.060 -0.070
18 -0.010 -0.068 -0.037 -0.022 -0.013
19 -0.093 0.081 -0.025 0.041 -0.135
20 -0.040 -0.003 -0.222 -0.025 -0.007
21 0.074 -0.067 0.023 -0.072 0.120
22 0.036 0.049 0.023 0.040 0.036
23 0.014 -0.015 -0.079 -0.297 0.030
24 0.015 0.012 0.022 -0.100 -0.012
ESTIMATED CORRELATION MATRIX FOR PARAMETER ESTIMATES
6 7 8 9 10
________ ________ ________ ________ ________
6 1.000
7 0.490 1.000
8 0.046 -0.011 1.000
9 -0.179 -0.120 -0.015 1.000
10 0.022 -0.182 0.015 0.048 1.000
11 0.092 0.208 -0.017 -0.122 -0.159
12 -0.084 -0.037 0.023 0.055 0.017
13 0.554 0.539 0.036 -0.126 -0.097
14 -0.058 -0.018 0.476 0.086 0.108
15 0.024 0.049 0.036 -0.003 -0.147
16 -0.003 -0.063 -0.041 0.152 -0.051
17 -0.001 0.044 0.007 -0.149 -0.054
18 -0.067 -0.050 0.063 0.080 -0.022
19 -0.031 0.112 0.063 -0.025 -0.097
20 0.080 0.057 -0.101 0.042 0.057
21 0.030 -0.093 -0.098 0.023 0.090
22 -0.060 -0.084 -0.033 -0.037 0.039
23 -0.037 0.025 -0.020 0.048 0.057
24 -0.049 -0.040 -0.019 -0.049 -0.083
ESTIMATED CORRELATION MATRIX FOR PARAMETER ESTIMATES
11 12 13 14 15
________ ________ ________ ________ ________
11 1.000
12 0.041 1.000
13 0.014 -0.058 1.000
14 -0.018 -0.014 -0.045 1.000
15 0.030 -0.029 0.058 0.027 1.000
16 -0.028 0.048 -0.042 -0.043 0.208
17 0.041 0.009 0.020 -0.025 -0.666
18 0.028 -0.011 -0.084 0.076 -0.054
19 0.071 0.056 0.049 0.092 0.026
20 0.021 -0.073 0.066 -0.096 0.025
21 -0.022 -0.066 -0.062 -0.122 0.003
22 -0.152 -0.001 -0.053 -0.029 0.013
23 -0.008 -0.047 -0.012 0.034 -0.005
24 -0.018 -0.061 -0.041 -0.073 0.046
ESTIMATED CORRELATION MATRIX FOR PARAMETER ESTIMATES
16 17 18 19 20
________ ________ ________ ________ ________
16 1.000
17 -0.451 1.000
18 0.066 0.005 1.000
19 -0.056 0.029 -0.044 1.000
20 0.001 0.004 -0.057 0.066 1.000
21 0.064 -0.028 0.140 -0.865 -0.021
22 0.003 0.009 -0.609 -0.083 -0.005
23 0.102 -0.010 0.069 -0.003 0.246
24 0.020 -0.024 0.023 -0.068 -0.689
ESTIMATED CORRELATION MATRIX FOR PARAMETER ESTIMATES
21 22 23 24
________ ________ ________ ________
21 1.000
22 -0.111 1.000
23 -0.024 0.030 1.000
24 0.079 -0.024 -0.232 1.000
|
3cd80e6119a4bba3b85b52013751d7bd02fc18ca | 717ddeb7e700373742c617a95e25a2376565112c | /3044/CH11/EX11.14/Ex11_14.sce | 358bf040489a2885744749ad2d966fe26916ff56 | [] | no_license | appucrossroads/Scilab-TBC-Uploads | b7ce9a8665d6253926fa8cc0989cda3c0db8e63d | 1d1c6f68fe7afb15ea12fd38492ec171491f8ce7 | refs/heads/master | 2021-01-22T04:15:15.512674 | 2017-09-19T11:51:56 | 2017-09-19T11:51:56 | 92,444,732 | 0 | 0 | null | 2017-05-25T21:09:20 | 2017-05-25T21:09:19 | null | UTF-8 | Scilab | false | false | 508 | sce | Ex11_14.sce | // Variable Declaration
l = [11.1 10.9 ; 10.3 14.2 ; 12.0 13.8 ; 15.1 21.5 ; 13.7 13.2 ; 18.5 21.1 ; 17.3 16.4 ; 14.2 19.3 ; 14.8 17.4 ; 15.3 19.0]
// Calculation
x = l(:,1)
y = l(:,2)
s1 = sum((x.^2)) - (sum(x))^2/10.0
s2 = sum(x.*y) - (sum(x)*sum(y))/10.0
s3 = sum((y.^2)) - (sum(y))^2/10.0
// correlation coefficient
r = s2 / sqrt(s1*s3)
// Result
printf ( "around %.1f %% of the variation among the afternoon times is explained by the corresponding differenced among the morning times.",100*(r^2))
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.