blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 6 214 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 6 87 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 15
values | visit_date timestamp[us]date 2016-08-04 09:00:04 2023-09-05 17:18:33 | revision_date timestamp[us]date 1998-12-11 00:15:10 2023-09-02 05:42:40 | committer_date timestamp[us]date 2005-04-26 09:58:02 2023-09-02 05:42:40 | github_id int64 436k 586M ⌀ | star_events_count int64 0 12.3k | fork_events_count int64 0 6.3k | gha_license_id stringclasses 7
values | gha_event_created_at timestamp[us]date 2012-11-16 11:45:07 2023-09-14 20:45:37 ⌀ | gha_created_at timestamp[us]date 2010-03-22 23:34:58 2023-01-07 03:47:44 ⌀ | gha_language stringclasses 36
values | src_encoding stringclasses 17
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 1
class | length_bytes int64 5 10.4M | extension stringclasses 15
values | filename stringlengths 2 96 | content stringlengths 5 10.4M |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d7d2997adae3c5f212c8c8ce0ff73f38882e756c | 449d555969bfd7befe906877abab098c6e63a0e8 | /135/CH11/EX11.3/EX3.sce | 608925adad0a35e418499ac9db0178dbb908ff40 | [] | 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 | 806 | sce | EX3.sce | // Example 11.3: (a) Output voltage
// (b) Input voltage
clc, clear
B1=36; // Fundamental output in volts
B2=7*B1/100; // Second-harmonic distortion in volts
Vs=0.028; // Input in volts
A=B1/Vs; // Gain
disp("Part (a)");
b=1.2/100; // Amount of feedback in volts
B1f=B1/(1+b*A); // Fundamental o... |
c76963648ebfa37beed04508339c967861daa853 | 449d555969bfd7befe906877abab098c6e63a0e8 | /98/CH6/EX6.12/example6_12.sce | 48457a9eda4dadf69b90192cb1799bf3dc0ee2f4 | [] | 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,706 | sce | example6_12.sce | //Chapter 6
//Example 6_12
//Page 115
clear;clc;
sm=100;
im=200;
pf2=0.707;
n2=0.82;
ll=30;
fc=100;
rc=0.06;
pf1=0.8;
n1=0.93;
printf("(i) When synchronous motor runs at %.1f pf lag:\n\n", pf1);
ip_sm=sm*735.5/n1/1000;
lag1=ip_sm*tan(acos(pf1));
printf("\t Input to synchronous motor = %.2f kW \n", ip_sm);
printf("\t... |
6440d16dc660b72ecb7579077c79b549c04e0404 | 4a1effb7ec08302914dbd9c5e560c61936c1bb99 | /Project 2/Experiments/FURIA-C/results/FURIA-C.abalone-10-1tra/result9s0.tst | 624f9b07db045a18f03ded129b5df9d185b5bdb0 | [] | 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 | 2,402 | tst | result9s0.tst | @relation abalone
@attribute Sex{M,F,I}
@attribute Length real[0.075,0.815]
@attribute Diameter real[0.055,0.65]
@attribute Height real[0.0,1.13]
@attribute Whole_weight real[0.002,2.8255]
@attribute Shucked_weight real[0.001,1.488]
@attribute Viscera_weight real[5.0E-4,0.76]
@attribute Shell_weight real[0.0015,1.005]... |
cf5790e0a915aaec3b28561a883550a997ef8d2d | 449d555969bfd7befe906877abab098c6e63a0e8 | /2420/CH13/EX13.2/13_2.sce | 8f92bcb03ffbf835c3b459eb56100a2cd36df854 | [] | 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 | 340 | sce | 13_2.sce | clc
clear
//Initialization of variables
mr=3 //lb
mj=5 //lb
t2=67 //F
t1=60 //lb
ihp=7.25
//calculations
disp("From mollier charts,")
h4=709 //Btu/b
h3=618 //Btu/lb
energyin=ihp*2545/60
energyout=mr*(h4-h3) + mj*(t2-t1)
//results
printf("Energy in = %.1f Btu/min",energyin)
printf("\n Energy out = %.1f B... |
999e8f8fcbb76bef122447f5ee93721813f59f3a | 1218e33055a066314bb364402221c6449cb2b1f9 | /Ipopt-3.12.7/ThirdParty/Mumps/MUMPS/SCILAB/dmumps.sci | 643e2b30dced47763054d79fab1ea19ef97d46b5 | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | yueyangdk/CarND-MPC-Project | 1086c912bf8313d34dc47f2020483c7abd1729e4 | a4edcf25a7312ec3a79c04db6cfe66df6f7b1479 | refs/heads/master | 2020-04-06T19:42:43.737116 | 2018-11-15T17:54:14 | 2018-11-15T17:54:14 | 157,746,640 | 1 | 0 | MIT | 2018-11-15T17:16:39 | 2018-11-15T17:16:38 | null | UTF-8 | Scilab | false | false | 2,665 | sci | dmumps.sci | function id=dmumps(id,mat)
//**************************************************************************************************************
// [id] = dmumps(id,mat)
// id is a structure (see details in initmumps.m and MUMPS documentation)
// mat is an optional parameter if the job id.job = -1 or -2
// mat is a square... |
c503a1073afc77b22d971344c6620987326f2a5c | 449d555969bfd7befe906877abab098c6e63a0e8 | /551/CH13/EX13.29/29.sce | 69fc2489112bafff2497dd6926fc7ad0654a1381 | [] | 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,170 | sce | 29.sce | clc
T1=303; //K
p1=1; //bar
rc=9;
re=5;
n=1.25;
D=0.25; //m
L=0.4; //m
R=287;
cv=0.71;
cp=1;
num=8; //no. 0f cycles/sec
disp("(i) Pressure and temperatures at all salient points =")
p2=p1*(rc)^n;
disp("p2=")
disp(p2)
disp("bar")
T2=T1*(rc)^(n-1);
disp("T2=")
disp(T2)
disp("K")
//T4=1.8*T3
//... |
d0e6ad612c82ad241ad28b586ee0141e8db95e44 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2615/CH8/EX40.3/40.sce | cd823329d0526ed0b604ea5fd3e84003aed3dc33 | [] | 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 | 183 | sce | 40.sce | clc
//initialisation of variables
v=60//m/sec
a=30//mm
b=120//mm
//CALCULATIONS
V=v*(b/a)//mm/sec
//RESULTS
printf('the velocity of the follower it the groove=% f mm/sec',V)
|
6695c27121b4a34653d9ef86074e2bce2637ed86 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1808/CH3/EX3.8/Chapter3_Exampl8.sce | f3cfb30c456bf65fc7de8a834521653b7768976a | [] | 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,089 | sce | Chapter3_Exampl8.sce | clc
clear
//INPUT DATA
p3=20;//Pressure of air in bar
v3=0.2;//volume of air in m^3
Th=500;//engine temprature in Degree C
v23=7;//Isentropic compression ratio
v43=2;//Isentropic volume expansion
v3=0.2;//volume in m^3
//CALCULATIONS
Tl=(Th+273)/((v23)^(1.4-1));//minimum temperature in K
p2=p3/((v23)^(1.4)... |
49476518b37b9817386f361014babb191318204f | 449d555969bfd7befe906877abab098c6e63a0e8 | /257/CH7/EX7.10/example_7_10.sce | 2da8f6dcfb2373212a4d0609c9e00c016238f06b | [] | 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 | 223 | sce | example_7_10.sce | syms k1 k2 s
T= k1/(s^s+k1*k2*s+k1)
Mp=25 //given
zeta=0.4037
Tp=4
omegaN=%pi/(Tp*(sqrt(1-zeta^2)))
disp(omegaN,"omegaN = ")
k1=omegaN^2
disp(k1," k1 = ")
k2=2*zeta/(sqrt(k1))
disp(k2," k2 = ")
|
3923a7a074710824453cb608e27777aa6707562b | 449d555969bfd7befe906877abab098c6e63a0e8 | /1092/CH12/EX12.9/Example12_9.sce | 26f891b56cebac8340da8434e1eed64f3546a409 | [] | 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,597 | sce | Example12_9.sce | // Electric Machinery and Transformers
// Irving L kosow
// Prentice Hall of India
// 2nd editiom
// Chapter 12: POWER,ENERGY,AND EFFICIENCY RELATIONS OF DC AND AC DYNAMOS
// Example 12-9
clear; clc; close; // Clear the work space and console.
// Given data
V = 240 ; // Voltage rating of dc shunt motor i... |
a5f86530c09f63b3c11a6cd24096c1fc0e302161 | 1b969fbb81566edd3ef2887c98b61d98b380afd4 | /Rez/bivariate-lcmsr-post_mi/bfas_oo_aspfin_d/~BivLCM-SR-bfas_oo_aspfin_d-PLin-VLin.tst | 058e0d0e8ccedec86c6194d3e963fed7b1b89dc3 | [] | 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-bfas_oo_aspfin_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.274905D+00
... |
ece9629e77eddaba62ae59dce9036a9d155e9c24 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3856/CH14/EX14.3/Ex14_3.sce | b164ed24385020f046b8a4d3e63021ec24cea5c2 | [] | 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 | 444 | sce | Ex14_3.sce | //Calculate the Wavelength in nanometer for transition in Hydrogen atom
//Example 14.3
clc;
clear;
nf=2; //Quantum number for emmision process (n=4 to 2)
ni=4; //Quantum number for emmision process (n=4 to 20)
RH=109737; //Rydberg constant in cm^-1
new=RH*abs((1/ni^2)-(1/nf^2)); //Frequency in c... |
098659a5cf4cc6b7c5b78af77e513ba02c9793c5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2666/CH4/EX4.2/4_2.sce | 555fc16fea97cfd1982be1baacb312e8f15f689e | [] | 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 | 329 | sce | 4_2.sce | clc
//initialisation of variables
d=0.24//ft
p1=40//psia
t=240//F
p2=39//psi
t2=70//F
b=26.48//in
f=200//cu ft
h=0.491//ft
w=144//ft
q=53.35//ft
t3=700//ft
//CALCULATIONS
P=p1+h*b//psia
W=(w*P*f)/(q*t3)//lb per min
H=W*d*(t-t2)//Btu per min
//RESULTS
printf('The heat removed from the air =% f Btu per ... |
7aa4bff0678b36eccadb6e423b769bd377209c7c | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.5/tests/examples/bode.man.tst | 8f33fe85cee01d38011156ef7b619ba47f935cff | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer"
] | 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 | 276 | tst | bode.man.tst | clear;lines(0);
s=poly(0,'s')
h=syslin('c',(s^2+2*0.9*10*s+100)/(s^2+2*0.3*10.1*s+102.01))
title='(s^2+2*0.9*10*s+100)/(s^2+2*0.3*10.1*s+102.01)';
bode(h,0.01,100,title);
h1=h*syslin('c',(s^2+2*0.1*15.1*s+228.01)/(s^2+2*0.9*15*s+225))
xbasc()
bode([h1;h],0.01,100,['h1';'h'])
|
94ef24cd44978e89a3b8da21275ad1b8ff2d6470 | 67310b5d7500649b9d53cf62226ec2d23468413c | /tags/archive/TestCaseGenerator-Plugin-OpeningSequenceCoverage/trunk/tests/large-system-tests/inputs/jEdit/ground_truth/OpeningSequenceCoverage/length-1/max-150/t89.tst | bb0155b6932ea5846d313023df381200f8776fbb | [] | no_license | csnowleopard/guitar | e09cb77b2fe8b7e38d471be99b79eb7a66a5eb02 | 1fa5243fcf4de80286d26057db142b5b2357f614 | refs/heads/master | 2021-01-19T07:53:57.863136 | 2013-06-06T15:26:25 | 2013-06-06T15:26:25 | 10,353,457 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 661 | tst | t89.tst | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<TestCase>
<Step>
<EventId>e31</EventId>
<ReachingStep>false</ReachingStep>
</Step>
<Step>
<EventId>e84</EventId>
<ReachingStep>false</ReachingStep>
</Step>
<Step>
<EventId>e62</EventId>
<Reaching... |
e0aaf153fac808e234301402ed3dc9132cefe4e5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1370/CH9/EX9.10/example9_10.sce | cde91f1215d682219c0c976c730b7f98b8c95ab9 | [] | 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 | 228 | sce | example9_10.sce | //example9.10
clc
disp("It can be observed from the Lissajous figures that,")
disp("(y_1)=8 units and, (y_2)=10 units")
s=asind(8/10)
format(6)
disp(s,"Therefore, phi (in degree)= asind((y_1)/(y_2))=asind(8/10)=")
|
f7f3845f820812d73a3a1d031607b03167dd8d64 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3515/CH6/EX6.2/Ex_6_2.sce | a6d80e17f60f00e02df15911b331837d8d0c50f6 | [] | 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 | 294 | sce | Ex_6_2.sce | // Exa 6.2
format('v',6);
clc;
clear;
close;
// Given data
R1= 50;// in kohm
R1=R1*10^3;// in ohm
R2=R1;// in ohm
R3=R2;// in ohm
C1= 60;// in pF
C1= C1*10^-12;// in F
C2=C1;// in F
C3=C2;// in F
f= 1/(2*%pi*R1*C1*sqrt(6));
disp(f*10^-3,"Frequency of oscilltions in kHz is : ")
|
3e4100fda8b5d6a59df5aa41a8d975a8d61268d2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2144/CH3/EX3.2/ex3_2.sce | e1d02d78e37a8576bd25d76742d12c418ad2a34a | [] | 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 | 867 | sce | ex3_2.sce | // Exa 3.2
clc;
clear;
close;
// Given data
P = 350;// in kN/m^2
P = P * 10^3;// in N/m^2
m = 1;// in kg
m = m * 10^3;// in gram
V = 0.35;// in m^3
C_p = 1.005;// in kJ/kg-K
C_v = 0.710;// in kJ/kg-K
R = C_p - C_v;// in kJ/kg-K
T = (P*V)/(m*R);// in K
T = T - 273;// in degree C
disp(T,"The intial tempera... |
dc947d80a5b2bdf0f0f9749671c2c185aade4aed | 449d555969bfd7befe906877abab098c6e63a0e8 | /2627/CH5/EX5.1/Ex5_1.sce | 116ca6932248d3fc9539eee024ae19f568f8ad37 | [] | 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 | 561 | sce | Ex5_1.sce | //Ex 5.1
clc;clear;close;
format('v',5);
kVA=250;//kVA
V1=11000;//V(Primary voltage)
V2=400;//V(secondary voltage)
f=50;//Hz
N2=80;//no. of turns in secondary
Ifl1=kVA*1000/V1;//A(Full load primay current)
Ifl2=kVA*1000/V2;//A(Full load secondary current)
disp("Part(a)");
disp(Ifl1,"Full load primary current... |
d9ba09b7470a2b09f061a1da21ba4969eca3a6e2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1967/CH11/EX11.2/11_2.sce | d2a824f006808c3eec6e8b644dcaae197b722715 | [] | 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 | 238 | sce | 11_2.sce | clc
//initialisation of variables
clear
T= 95.5 //C
p= 1 //atm
v= 0.0126 //cc g^-1
a= 0.0242 //cal cc^-1 atm^-1
r= 0.035 //K atm^-1
//CALCULATIONS
dH= (273.2+T)*v*a/r
//RESULTS
printf ('Heat of transition = %.1f cal g^-1',dH)
|
be2294bf1c2dd1c4bfec05c649bd998f7a358d4c | 449d555969bfd7befe906877abab098c6e63a0e8 | /3041/CH8/EX8.6/Ex8_6.sce | ee84fa5a5d0f545383781a2e880a6b769b3bd758 | [] | 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,348 | sce | Ex8_6.sce | //Variable declaration
Ro=7.5 //output resistance(ohms)
hfe=50
Ve=20 //voltage given to emitter(V)
Vbe=0.8 //base to emitter voltage(V)
Vc=15 //collector voltage(V)
P... |
8c992b77ecbde2b2ccfa1b1fd2295662c10b97e6 | f542bc49c4d04b47d19c88e7c89d5db60922e34e | /PresentationFiles_Subjects/CONT/YU32PFM/ATWM1_Working_Memory_MEG_YU32PFM_Session1/ATWM1_Working_Memory_MEG_Nonsalient_Uncued_Run1.sce | 5b2f649cc72ef923a07538ef7da6d3191e404b23 | [] | 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_monito... |
1cdfde56b734f72812ddc1f7ea023285e01bb3aa | 449d555969bfd7befe906877abab098c6e63a0e8 | /2201/CH9/EX9.14/ex9_14.sce | 23a33d54fed4bc0ece7127fc9227eba7b0b510f1 | [] | 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 | 522 | sce | ex9_14.sce | // Exa 9.14
clc;
clear;
close;
// Given data
I_D = 0.3;// in mA
k = 0.12;// in mA/V^2
V_T = 1;// in V
V_GS = V_T + (sqrt(I_D/k));// in V
V_S = -V_GS;// in V
V_DD = 6;// in V
V_D = 3;// in V
I_DQ = 0.3;// in mA
R_D = (V_DD-V_D)/I_DQ;// in k ohm
disp(R_D,"The value of R_D in k ohm is");
V_DS = V_D - V_S;//... |
28090934468f40cbe755686c88d6a98d67812023 | 244971ae8af51184d278cdc2be1c80775413adae | /SSSeSourceDirac.sci | 36e81b4a8f6d9c005a1d7645e9395ec41b825298 | [] | no_license | MSCA-SIMFREE/748767 | 5879f1f139b608c7cd2f1bd62325b281c9c1e7d1 | 4726206e514f1e47e939e73b9339c056057866db | refs/heads/master | 2020-12-27T15:21:13.646362 | 2020-02-03T11:40:00 | 2020-02-03T11:40:00 | 237,951,088 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 608 | sci | SSSeSourceDirac.sci | // The code was developed under Horizon2020 Framework Programme
// Project: 748767 — SIMFREE
function y=SSSeSourceDirac()
// Electrical Dirac Impulse
//
// Calling Sequence
// y=SSSeSourceDirac()
//
// Parameters
// y : Electrical Output
//
// Description
// Generates an el... |
7ffbda8345c687feb006cbf5dc9be063f435b02b | 449d555969bfd7befe906877abab098c6e63a0e8 | /569/CH4/EX4.10/4_10.sci | 7b03051fcad2298726e80edc0dd2949964d5c8f2 | [] | 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 | 169 | sci | 4_10.sci | // Calculate the temperature at a depth of 1000 m
clc;
th0=20;
t=2000;
thr=th0-0.005*(t-50)-0.25*exp(-t/50);
disp(thr,'temperature at a depth of 1000 m (degree C)') |
d9925fed279f3e4cff1e9114766f3d9b1d950e15 | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/1.1/Unix/scilab-1.1/macros/percent/%psr.sci | ddde4f5fc77eb33914b3e142f248ffcc1c7b58b6 | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference"
] | 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 | 258 | sci | %psr.sci | //<f2>=%psr(n1,f2)
// %psr(n1,f2) calcule la soustraction de la matrice de polynome n1 et
//de la matrice de fractions rationnelles f2.
//Cette macro correspond a l'operation n1-f2
//!
[n2,d2]=f2(2:3),
[n2,d2]=simp(n1.*d2-n2,d2)
f2(2)=n2;f2(3)=d2;
//end
|
4db7d67a5f88bade28288287150a580089b4e4b9 | 704a8e9047b24c6e005fdc6206aacf6b3ea623bb | /UE/S1/bin/ANALYSE/myfirst.sce | a0a236c091714719b7402b1e8a7f9b254a7edd95 | [] | no_license | GuangYueCHEN/ENSIIE | e84ffd6be1718b958bc72cef791a77dc49fa057f | f2014c0cf5b1adda3f327d5dd1d39217e703871b | refs/heads/master | 2021-06-30T21:50:49.946086 | 2019-06-18T09:53:36 | 2019-06-18T09:53:36 | 114,696,410 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 100 | sce | myfirst.sce | // my first program Scilab
a=0;b=1;n=100;
x=linspace(a,b,n+1);
y=exp(-x).*sin(4*x);
plot(x,y);
|
53edb7f7f20f7229f0af9d3598c883d074741aa0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1241/CH6/EX6.10/exa6_10.sce | a2fa5cc14ae51b1caeda5f7e78339e6a669a21f7 | [] | 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,082 | sce | exa6_10.sce | //Example 6-10//
//Map L=W''X''YZ+WX''YZ''+WX''Y''Z''+W''XYZ//
clc
//clears the console//
clear
//clears all existing variables//
//Mapping the expression//
disp(' C''D'' C''D CD CD'' ')
disp('A''B'' 0 0 1 0 ')
disp('AB'' 0 0 1 0 ')
disp('AB 0 0 0 0 ')
disp('AB'' ... |
05c4e3a579545ba1b4ad16e141497436ee999286 | 66106821c3fd692db68c20ab2934f0ce400c0890 | /test/disassembler/cp.instr.tst | 221fc53448e88a86d37bfdc281c219ca0595334a | [] | no_license | aurelf/avrora | 491023f63005b5b61e0a0d088b2f07e152f3a154 | c270f2598c4a340981ac4a53e7bd6813e6384546 | refs/heads/master | 2021-01-19T05:39:01.927906 | 2008-01-27T22:03:56 | 2008-01-27T22:03:56 | 4,779,104 | 2 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,494 | tst | cp.instr.tst | ; @Harness: disassembler
; @Result: PASS
section .text size=0x00000080 vma=0x00000000 lma=0x00000000 offset=0x00000034 ;2**0
section .data size=0x00000000 vma=0x00000000 lma=0x00000000 offset=0x000000b4 ;2**0
start .text:
label 0x00000000 ".text":
0x0: 0x00 0x14 cp r0, r0
0x2: 0x10 0x14 cp r... |
7e3121dd08fad9a154039abba176a1c6bef440d5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /491/CH4/EX4.7/4_7.sce | 33f1b235f739260c7563b88702686918fe6b20a1 | [] | 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 | 261 | sce | 4_7.sce | q = 1 ; // Uniform load intensity in k/ft
M0 = 12 ; // Couple in k-ft
Rb = 5.25 ; // Reaction at B in k
Rc = 1.25 ; // Reaction at C in k
b = 4 ; // Length of section AB in ft
Mb = -(q*(b^2))/2 ; // Moment acting at B
disp("k-ft",Mb,"Bending moment at B") |
69d7fbb89fa696fd9f25c889a908b193834c8229 | 449d555969bfd7befe906877abab098c6e63a0e8 | /503/CH8/EX8.11/ch8_11.sci | e1c1c4155acec9c5681f0e3f8ba38b5d2d9dbd56 | [] | 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 | 493 | sci | ch8_11.sci | //to calculate net power op,eff,line current and pf
clc;
j=sqrt(-1);
Zs=(1/3)*(.3+j*6);
phi=atand(imag(Zs)/real(Zs));
Vt=400/sqrt(3);
Ef=600/sqrt(3);
a=sqrt(Vt^2+Ef^2-2*Vt*Ef*cosd(phi));
Ia=a/abs(Zs);disp(Ia,'line current(A)');
B=acosd((Vt^2+a^2-Ef^2)/(2*Vt*a));
phi=90-(90-atand(imag(Zs)/real(Zs)))-B;disp... |
0055598daa5b880627de3fa406b8a62e8f712e81 | 2ae858a680a4ccf8a2ec89a45a1e48a0292d8eab | /macros/GeometricShearer.sci | 1ebd655c243af2cdd43b4702bc83f1e81d06e6cc | [] | no_license | shreyneil/FOSSEE-Image-Processing-Toolbox | f315a82c325b2d6cbd0611689f3e30071a38490d | dd1cbd0dcbe0c3dd11d6ce1ab205b4b72011ae56 | refs/heads/master | 2020-12-02T16:26:13.755637 | 2017-07-07T19:22:33 | 2017-07-07T19:22:33 | 96,552,147 | 0 | 0 | null | 2017-07-07T15:32:15 | 2017-07-07T15:32:15 | null | UTF-8 | Scilab | false | false | 1,003 | sci | GeometricShearer.sci | function [out] = GeometricShearer(inputimage,direction,value)
// Shear the image
//
// Calling Sequence
// output_image = GeometricShearer(inputimage,direction,value);
//
// Parameters
//
// inputimage : image matrix on which geometric shear has to be applied
// direction : An input string that like. 'Horizontal' to s... |
59bd8c1c7edf125b53d531b35bfda062a7d36b67 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3773/CH2/EX2.2/Ex2_2.sce | c00b37c4778cf90d281235d6bda7549af8c8f0ab | [] | 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 | 773 | sce | Ex2_2.sce | //Chapter 2: Antenna Basics
//Example 2-3.2
clc;
//Variable Initialization
e_half_power = 1/sqrt(2) //E(theta) at half power(unitless)
e_null = 0 //E(theta) = 0 at null points (unitless)
theta_1 = 0 //theta' (degrees)
theta = 1 //theta (degrees)
//Calculation
for x=0:2 //loop untill theta = i
th... |
3ee593ab416b7ddd3c7dd17e31acccd8d297605f | 449d555969bfd7befe906877abab098c6e63a0e8 | /2081/CH4/EX4.6/Ex4_6.sce | 56d33ca13bbb248597e24c5fd06545f8b246c18c | [] | 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 | 449 | sce | Ex4_6.sce | Asys=4200//area of system
Acell=12//area of cell
N=1001
K=7
Acl=K*Acell//area of cluster
M=Asys/Acl//no. of clusters
disp(M,'no. of clusters')
J=N/K//cell capacity
disp(J,'cell capacity in channels/cell')
C=N*M//system capacity
disp(C,'the system capacity in no. of channels')
k=4
acl=k*Acell
m=Asys/acl
m1=floor(m)
disp... |
17877f26168df990b658135b46f0a2970cc4897b | 449d555969bfd7befe906877abab098c6e63a0e8 | /1076/CH16/EX16.18/16_18.sce | 2aea77dfa5ac4fac0810116c247b8f7cd42eebe0 | [] | 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 | 428 | sce | 16_18.sce | clear
clc
Vc=220
Z=2*complex(.15, .2)
Z1=.5*Z
Z2=.5*Z
Ib= 60 * exp (%i * -acos (.9))
Ic= 100 * exp (%i * -acos (.8))
Vb=Vc + (Ic * Z2)
Iab=Ib + Ic
Va=Vb + (Iab * Z1)
Vs=abs(Va)
Is= abs(Iab)
pf=cosd(abs(atand(imag(Va)/real(Va))+abs(atand(imag(Iab)/real(Iab)))))
mprintf("\nsending end voltage ... |
4a0c2b3fff41d9cf431640fe3cdd8df87eba0ec2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /476/CH7/EX7.4/Example_7_4.sce | 7fa74165a2ef43fc1e028a971c6491254c6fe397 | [] | 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,290 | sce | Example_7_4.sce | //A Textbook of Chemical Engineering Thermodynamics
//Chapter 7
//Properties of Solutions
//Example 4
clear;
clc;
//Given:
V1_w = 0.816*10^-3; //partial molar volume of water in 96% alcohol solution
V1_e = 1.273*10^-3; //partial molar volume of ethanol in 96% alcohol solution
V2_w = 0.953*10^-3; //part... |
c224a1710295c0b1b8bd16efd6dff42446b26819 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1955/CH3/EX3.7/example7.sce | 3d89cab828d34285ef1ac0103f75c2fbd9355532 | [] | 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 | example7.sce | clc
clear
//input data
Cr2=28//Radial component of velocity at impeller exit in m/s
ss=0.9//The slip factor
U2=350//The impeller tip speed in m/s
A=0.08//The impeller area in m^2
nc=0.9//Total head isentropic efficiency
T01=288//The ambient air temperature in K
P01=1//The ambient air pressure in bar
r=1.4//Th... |
b947c55fb08753660c4fb72a926a9dfadb0c0b82 | 449d555969bfd7befe906877abab098c6e63a0e8 | /52/CH4/EX4.19/Example4_19.sce | b76a9781531219bc21c555b9faa2e49e07cbd0d7 | [] | 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 | 192 | sce | Example4_19.sce | //Example 4.19
//Program to Compute the FFT of given Sequence x[n]=[1,0,0,0,0,0,0,0].
clear;
clc ;
close ;
x = [1,0,0,0,0,0,0,0];
//FFT Computation
X = fft (x , -1);
disp(X,'X(z) = '); |
aad88433bd39b1678196267edf03a3ec7d8e3dd4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /548/DEPENDENCIES/6_1b_data.sci | c265fdb501b6624987d3959aa30108a1ba6b71ce | [] | 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 | 512 | sci | 6_1b_data.sci | //for the jet power executive aircraft(CJ-1):
b=16.25;//wingspan(meter)
S=29.54;//wingarea(m^2)
AR=b^2/S;//aspect ratio
D=1.225;//density at sea level(Kg/m^3)
W=88176.75;//normal gross weight(N)
f=1119;//fuel capacity
Tf=16245;//thrust (N) provided by single turbofan engine
Sf=0.102;//specific fuel consumption(... |
460a65b7bb8c33d1ab70582b234e8a207017620d | 717ddeb7e700373742c617a95e25a2376565112c | /104/CH2/EX2.1/2_1.sce | e1bfef7712d623cf6bfae6a29e1e1bb4e776bf37 | [] | 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 | 90 | sce | 2_1.sce | //laplace transform of unit function
syms t s
y=laplace('1',t,s)
disp(y,"F(s)=")
// test |
4c59fd6ee468d1ca34451c37d08148c9a7e5cdab | d7087cf730b37f76170323e080c090f8094979ac | /test/parser/t2.tst | 015963d64611b56755d7264529b5701f6a128c27 | [] | 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 | 99 | tst | t2.tst | <cmd>
../build/42sh</cmd>
<ref>
bash</ref>
<stdin>
if true
then
echo toto | cat -e
fi;
</stdin>
|
16fcf57e7f0a92fba019de3b863f81032d848edb | 7c129ce7f747d44e6c7cedea4c007088e87aa90c | /Programs/Autocorrelation.sce | 92f6c7f7693849a38ac1ff3c79e0053fe45c9890 | [] | no_license | KilariSandhya/Digital-Signal-Processing | 08d97a6d46ff46c533c7a2114c19883980c85e38 | bad9dab8f5e02a8f1638ce20351e9eba1a0a11d0 | refs/heads/master | 2022-11-18T03:23:47.628061 | 2020-07-20T07:46:02 | 2020-07-20T08:00:23 | 281,047,630 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 545 | sce | Autocorrelation.sce | clc;clear;close;
wavread("ibat.wav","size")
[y,Fs,bits]=wavread("ibat.wav");
figure;
//plot(y(1,:));
xtitle('Vowel a');
xlabel('bits');
ylabel('recorded signal');
y=wavread("ibat.wav")
plot(y(1,:));
yconj=conj(y);
l=length(y);
N=2*l-1;
y=[y zeros(1,N-l)];
yconj=[yconj zeros(1,N-l)];
for lag=1:N;
R(lag)=0;
for i... |
b0c6e02a3099d23e7d1a19cc2bea177b9a61afda | b2675f983fedb79e5e6f1940962373bda0570ec4 | /HSO WE/WE flows/Tests/ss.tst | a443c0513703ec6638551714226fc217dc1a54f3 | [] | no_license | Meena92/Projects | b854c40b91515bb429c9e13fb0cbc95c03e0a9d6 | 06361e24bf51883ff4140db5c37c3f40836a5752 | refs/heads/master | 2020-03-29T01:45:03.726432 | 2019-06-11T05:26:08 | 2019-06-11T05:26:08 | 149,404,524 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,843 | tst | ss.tst | <?xml version="1.0" ?>
<TestCase name="ss" version="5">
<meta>
<create version="8.2.0" buildNumber="8.2.0.244" author="rkrishn8" date="08/22/2017" host="LP-R9WHCBM" />
<lastEdited version="8.2.0" buildNumber="8.2.0.244" author="rkrishn8" date="08/29/2017" host="LP-R9WHCBM" />
</meta>
<id>27732194871C11E7AD1F2E... |
4a92688f0883f1412f2dddc1f01f330ebe8923eb | 449d555969bfd7befe906877abab098c6e63a0e8 | /275/CH7/EX7.7.41/Ch7_7_41.sce | d25ed1e053f1d9fa5ac7786fd0fb0e562b1cf879 | [] | 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 | 537 | sce | Ch7_7_41.sce | clc
disp("Example 7.41")
printf("\n")
disp("sketch the frequency spectrum")
printf("Given\n")
disp("carrier amplitude=10V,carrier frequency=10MHz,Modulating frequency=1Khz,MI=0.5")
Vc=10
fc=10^7
fm=10^3
ma=0.5
wc=2*%pi*fc
wm=2*%pi*fm
t=10^-7
v=Vc*(1+(ma*sin(wm*t)))*cos(wc*t)
Vs=(ma*Vc)/2
flsb=fc-fm
fusb... |
87aa21a07753ce77f56f332cb33c8686c6ae19e8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3594/CH11/EX11.5/Ex11_5.sce | fd5b35e4a562616bdf83ad86541492c1e574e1e6 | [] | 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 | 275 | sce | Ex11_5.sce |
clc
//given
Tb=27
Tc=30
Td=24
Te=21
k=Te*Tb/(Tc*Td)//k=Nd/Ne
//by applying componendo and dividendo, using Ne=0 and reducing we get
a=(1-k)//where a = Nd/Na
b=1/a
printf("\nThe ratio of the speed of driving shaft to the speed of driven shaft\n\nNa/Nd = %.2f",b)
|
7fb811309666f0e6ac1addbfea119a9320f085d3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /69/CH1/EX1.1/1_1.sce | 54dc4c7777666932a2c230654dd1742ecb202db8 | [] | 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 | 265 | sce | 1_1.sce | clear; clc; close;
t = 273 + 27; //in kelvin
t_new = 273 +100;
k = 1.38*10^(-23);//in J/K
q = 1.6*10^(-19);//C
Vt = k*t/q;
format(10);
disp(Vt,'Thermal voltage for 27''C(in V): ');
Vt = k*t_new/q;
disp(Vt,'Thermal voltage for 100''C(in V): ');
|
dd9476f503eb5819fcbf2b886e59950e21f4c82c | a1f93c5ed7f19ec2dc6e698a305960c7eaacb3fd | /Practica3.2/Ejercicio1.sci | 415192919659da3279d70e1378a16d52d1267716 | [] | no_license | hectoregm/numerico | 813c74b87c976c2af4fe83adf59561a80141ea2f | ca0e16875746ad9d9c17da7ce0635669fc2410ed | refs/heads/master | 2021-01-21T07:53:31.701526 | 2014-12-02T04:42:40 | 2014-12-02T04:42:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 6,701 | sci | Ejercicio1.sci | function [Q,R] = qrhouse(A)
// Funcion que realiza la factorizacion QR mediante transformaciones de
// Householder.
// ****************************************************************************
// Entrada
// A (Matriz Real) - Matriz de tamaño m x n con entradas reales.
//
// Salida
// Q (Matriz Real) - Matriz or... |
8d2b6fcaaacc8c812132012394ff053fb6ff5d5c | 449d555969bfd7befe906877abab098c6e63a0e8 | /2465/CH5/EX5.2/Example_2.sce | e1d46239825f23fe5af9b6e54b96194955903ec2 | [] | 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 | 382 | sce | Example_2.sce | //Chapter-5,Example 2,Page 122
clc();
close();
t=[7.18 18 27.05] //time in minute
r=[ 21.4 17.7 15] //rotation in degrees
r_0=24.09
r_a=-10.74
k=(1 ./t).*log10((r_0-r_a)./(r-r_a))
printf('values of k')
disp(k)
printf('since k values are fairly constant by putting in 1nd order rate equat... |
2aedc6bdbcbec237862eefecd1c2019714a96396 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2240/CH15/EX14.5/EX14_5.sce | b6367abe789ae2489cd88db0e9aaaeb27fc0e18c | [] | 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 | 507 | sce | EX14_5.sce | // Grob's Basic Electronics 11e
// Chapter No. 14
// Example No. 14_5
clc; clear;
// A magnetic material has a ur of 500. Calculate the absolute u as B/H (a) in CGS units and (b) in SI units.
// Given data
ur = 500; // ur=500
uoa = 1; // uo for CGS Units=1
uob = 1.26*10^-6; // uo for SI U... |
aecc0306bbbd4068b70d8aa1272336d4c9a775e5 | fe33c0b16926678447c084c04df084926a9ca29a | /plot2.sce | 5d7234ecf83b9062a0b42ac3cc2ef8d43ee59932 | [] | no_license | askmrsinh/SEM2_AM | bbcf34ce205abe763cb5c85df5f01544cdcdfca5 | da613da5c22f20ab1a814f28315e34b0c2c59a13 | refs/heads/master | 2021-09-28T03:09:19.415553 | 2016-08-18T15:14:23 | 2016-08-18T15:14:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 108 | sce | plot2.sce | a=1;
x=-1:0.01:1;
y=2*a*sqrt(1-(x^2/a^2))
plot(x,y)
plot(x,-y)
y=sqrt(a^2-x^2)
plot(x,y)
plot(x,-y)
|
7a6cc187a68ffe1ae5194c47b9279f0e26cbd63a | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.4/Unix-Windows/scilab-2.4/examples/addinter-examples/ex4c.sce | e3e2a25998058540e029659018a749170bdb9a9f | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer"
] | 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 | 252 | sce | ex4c.sce | // Copyright INRIA
files=G_make(['/tmp/ex4cI.o'],'ex4c.dll') ;
addinter(files,'cdgemmentry','dgemm');
alfa=2;beta=3;m=3;n=4;C=ones(m,n);k=2;A=ones(m,k);B=ones(k,n);
C1=dgemm(alfa,A,B,beta,C);
if norm(C1-(alfa*A*B+beta*C)) > %eps then pause,end
|
7aef2bf80584a45a791d6b274214f8e91ceeb512 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1976/CH2/EX2.2/Ex2_2.sce | d3b65f0d554977ca41440e259672b5de86cb3d99 | [] | 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,283 | sce | Ex2_2.sce |
//To determine the Demand and supply parameter of four consumers
//Page 74
clc;
clear;
//Maximum Demands of various users
MD1=2*(10^3); //9pm
MD2=2*(10^3); //12 noon
MD3=8*(10^3); //5pm
MD4=4*(10^3); //8pm
MDT=MD1+MD2+MD3+MD4; //Sum of all Maximum Demands
//Demands of various users
D1=1.6*(10^3); //8pm
... |
540aec6f83f67b70a991e8eed0ba7c4f82521c55 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1895/CH11/EX11.54/EXAMPLE11_54.SCE | 9dfaf057b62eda29874bd0be1e980a633ae6be73 | [] | 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 | 570 | sce | EXAMPLE11_54.SCE | //ANALOG AND DIGITAL COMMUNICATION
//BY Dr.SANJAY SHARMA
//CHAPTER 11
//Information Theory
clear all;
clc;
printf("EXAMPLE 11.54(PAGENO 537)");
//given
P_x1 = 1/3//probability of first signal
P_x2 = 1/6//probability of second signal
P_x3 = 1/4//probability of third signal
P_x4 = 1/4//probability of fourth ... |
53b0c95e558b61e0eade4dc923755dcc7083cd30 | e9d5f5cf984c905c31f197577d633705e835780a | /GED/linear/scilab/functions/pmgei_method/problems/ged_P6_sim_pmgei.sce | 0d0b91b6e92e4edf5b8c9f339b2447fa3391c96e | [] | no_license | faiz-hub/dr-ged-benchmarks | 1ad57a69ed90fe7595c006efdc262d703e22d6c0 | 98b250db9e9f09d42b3413551ce7a346dd99400c | refs/heads/master | 2021-05-18T23:12:18.631904 | 2020-03-30T21:12:16 | 2020-03-30T21:12:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 4,985 | sce | ged_P6_sim_pmgei.sce | // Data Reconciliation Benchmark Problems From Lietrature Review
// Author: Edson Cordeiro do Valle
// Contact - edsoncv@{gmail.com}{vrtech.com.br}
// Skype: edson.cv
//Rosenberg, J and Mah, R S H and Iordache, C
//Evaluation of Schemes for Detecting and Identifying Gross Errors in Process Data
//Ind. & Eng. Chem. Pro... |
0fe3c338c4fda8c38de8cbc9021ef9de318d75a4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3204/CH3/EX3.1/Ex3_1.sce | bbb9837f14f31a73ccbd460db4039372fd700ec9 | [] | 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 | 344 | sce | Ex3_1.sce | //Initilization of variables
W=1000 //N
Lab=1 //m
Lac=0.6 //m
theta=60 //degree //angle made by the beam with the horizontal
//Calculations
Q=(W*Lac*cosd(theta))/(Lab*cosd(theta)) //N // from eq'n 2
P=W-Q //N // from eq'n 1
//Results
clc
printf('The load taken by man P is %f N \n',P)
printf('The load taken b... |
0d6c8ad2bbdb726d20fef5c2d2b553d2b44a07a3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3681/CH3/EX3.13/Ex3_13.sce | be0189b29791d30b9a1057e2f5c6aa6347475213 | [] | 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 | 764 | sce | Ex3_13.sce | // Calculating the hysteresis loss
clc;
disp('Example 3.13, Page No. = 3.35')
// Given Data
Bm = 1.0;// Maximum flux density in Wb per meter square
f = 50;// Frequency in Hz
SGi = 7.5;// Specific gravity of iron
ph = 4.9;// Hysterseis loss in W per Kg
// Calculation of co-efficient 'n'
Di = 7500;// Density of ... |
d3d4f93f955fb2695e47b2726c93af3987e147fc | 449d555969bfd7befe906877abab098c6e63a0e8 | /1847/CH7/EX7.2/Ch07Ex2.sce | 503c1ac4d9275f26b12c8ff5815c68293db5138e | [] | 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 | 777 | sce | Ch07Ex2.sce | // Scilab Code Ex7.2:: Page-7.8 (2009)
clc; clear;
n1 = 1.50; // Refractive index of core material of fibre
n2 = 1.47; // Refractive index of cladding material of fibre
phi_C = asind(n2/n1); // Critical angle of optical fibre, degrees
NA = sqrt(n1^2-n2^2); // Numerical aperture for the fibre
thet... |
3d04e89ff5039bed50f35ff869b2f309d33ad5bf | 449d555969bfd7befe906877abab098c6e63a0e8 | /1670/CH11/EX11.10/11_10.sce | d76d81fde6f5acdc2d46a12e92357ca799c0ecea | [] | 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 | 247 | sce | 11_10.sce | //Example 11.10
//Gauss Seidel Method
//Page no. 382
clc;clear;close;
O=0.5;
A=[-8,8,0;2,-8,4;0,4,-8]; //equation matrix
B=[-1;-1;-1]; //solution matrix
Ov=inv(A)*B;
disp(Ov,'Values = ')
Ox=Ov(1)+(Ov(1)-O)/3
disp(Ox,'O* = ') |
bced716e54ea104ecb7092ab7143ae3463b3f5b8 | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set14/s_Linear_Integrated_Circuits_J._B._Gupta_1850.zip/Linear_Integrated_Circuits_J._B._Gupta_1850/CH2/EX2.6/exa_2_6.sce | 0fbe94dd21b180017f4b7e699538cadf3d830f9b | [] | 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 | 175 | sce | exa_2_6.sce | errcatch(-1,"stop");mode(2);// Exa 2.6
;
;
// Given data
Ad= 100;
Acm= 0.01;
CMRR= Ad/Acm;
CMRR_desh= 20*log10(CMRR);// in dB
disp(CMRR_desh,"CMRR in dB")
exit();
|
e21d2cc9ebc7f742e2fe8f0af1b257e03bf52a09 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1787/CH1/EX1.6/Exa1_6.sce | f367c89e8baf941378ac4e33551e69b68c63bf4f | [] | 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 | 214 | sce | Exa1_6.sce | //Exa 1.6
clc;
clear;
close;
//given data
lambda=1.539;//in Angstrum
theta=22.5;//in degree
n=1;//order unitless
d=n*lambda/(2*sin(theta*%pi/180));//in Angstrum
disp(d,"Interpolar distance in Angstrum : ") |
dafa81b389b16db7516933ff9f43261ca57055d2 | ee448e163bbdfa978366ef29a12478fef0cfeee3 | /euler2.sce | ca2e783689fbc580f93a7bef3ebdbbdfccf704bf | [] | no_license | jerryleandro/ComputacaoNumerica | f3d14bd31e08424fa16dddf21e904e8ee012cd80 | 3e9da09f585c5ded586355b0974e63f3853014da | refs/heads/master | 2021-07-23T22:46:44.703735 | 2020-09-25T02:13:32 | 2020-09-25T02:13:32 | 217,126,491 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 337 | sce | euler2.sce | function [x,y,z] = eula2(a,b,h,y0,z0)
x = a:h:b
y(1) = y0
z(1) = z0
n = length(x)
for i = 2: n
y(i) = y(i-1)+h*df1(y(i-1),z(i-1))
z(i) = z(i-1)+h*df2(y(i-1),z(i-1))
end
endfunction
function g = df1(y ,z)
g = (z)
endfunction
function j = df2(y, z)
j = (12-y-... |
9575b776954698627b326fd52168a241769040a4 | a8447bb190e75c3452a418bcdffbb356b7f3ec43 | /LTP RAP 3.0napls/comMMNc.sce | 772fa0e628d5ec3452b26d70f85e834e51206983 | [] | 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,761 | sce | comMMNc.sce | #it does not match the risto "optimum MMN" paper
scenario = "PS3_roving_combination_MMNc_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 b... |
333d82944c9add6cc3b39a00afd52d5f939483da | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set8/s_Elements_Of_Chemical_Reaction_Engineering_H._S._Fogler_800.zip/Elements_Of_Chemical_Reaction_Engineering_H._S._Fogler_800/CH1/EX1.3/1_3.sce | 9bb22ccc76af86c05446eecd99bcd37de5e3e4b1 | [] | 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 | 149 | sce | 1_3.sce | errcatch(-1,"stop");mode(2);////
exec("1.3data.sci");
//CA = 0.1*CA0;
V = (v0/k)*log(1/0.1);
disp("V =")
disp(V)
disp ("dm^3")
exit();
|
038ae02d9ca2455c91150a016aea1e5da636e04e | 449d555969bfd7befe906877abab098c6e63a0e8 | /3831/CH4/EX4.8/Ex4_8.sce | cbaed2db68788cdc83b1a425463dc19ee7f116a5 | [] | 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 | 357 | sce | Ex4_8.sce | // Example 4_8
clc;funcprot(0);
// Given data
phi_e=120;// V
R=144;// ohm
t=1.50;// h
// Solution
// (a)
i_e=phi_e/R;// A
W_12=-phi_e*i_e*t;// The electrical current work in W.h
// (b)
W_ec=-phi_e*i_e;// W
printf('\n(a)The electrical current work,W_12=%3.0f W.h \n(b)The electrical power consumption,W_elec... |
742113d186c268824b69e3ec9b2cfabd0b965355 | 449d555969bfd7befe906877abab098c6e63a0e8 | /605/CH9/EX9.2/9_2.sce | d0a7efa4ba15325b9a3495acb14fafe84ba5ba62 | [] | 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 | 224 | sce | 9_2.sce |
foo=2.05*10^6
fc=2*10^6
Zo=75
Wc=2*%pi*2*10^6
L=Zo/Wc*2
C=2/(Zo*Wc)
m=sqrt(1-(fc/foo)^2)
printf("\nm=%.4f",m)
printf("\nm*L/2=%.2e H",m*L/2)
printf("\nm*C=%.3e F",m*C)
printf("\n(1-m^2)*L/4/m=%.2e",(1-m^2)*L/4/m) |
cd6bd0632668caa9632bbbad32f252a94dd68af3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3717/CH9/EX9.4/Ex9_4.sce | 6635d6b2c522578f9bef254cf5a8d89a9ab75087 | [] | 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 | 580 | sce | Ex9_4.sce | // Ex9_4 Page:175 (2014)
clc;clear;
PI = 3.14;
u = 1.67e-027; // Mass equivalent of 1 amu, kg/amu
c = 3e+008; // Speed of light in vacuum, m/s
lambda0 = 3.465e-006; // Wavelength of vibrational absorption line of HCl molecule, m
m1 = 1.0087; // Mass of H atom, amu
m2 = 35.453; // Mass of Cl atom, ... |
75f4dd6f879698bd0d5154f2b8be12adc63b662a | 449d555969bfd7befe906877abab098c6e63a0e8 | /1928/CH1/EX1.14.20/ex1_14_20.sce | 4c80cbb7718292550ff1926ddff7fdfe634a6a56 | [] | 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 | 533 | sce | ex1_14_20.sce | //Chapter-1,Example1_14_20,pg 1-66
n=8 //Diamond structure
ro=2.33*10^3 //density of diamond
M=28.9 //atomic weight of diamond
N=6.023*10^26 //Avogadro's number
a=((n*M)/(N*ro))^(1/3... |
b0e9839c6a59734083160aa0d2dd9dc711b938ba | cb885e915b1817d0e57e8e2919ce696aeb263c6f | /ascii-20_views-olympus-turntable/src/comprehensive_notation/synthdata_trifocal_tangents.sce | 1f1d9fff3e1df1638c50413ad368592535c3946c | [
"CC-BY-4.0",
"CC-BY-2.0"
] | permissive | rfabbri/synthcurves-multiview-3d-dataset | abd044f6d71e3370c7eb32bf1b9c1c8dfb023eda | cc1cce7f68301f2b30ecb103847b8b13a93efed2 | refs/heads/master | 2020-03-29T10:16:29.944334 | 2019-10-31T01:22:13 | 2019-10-31T01:22:13 | 149,797,021 | 2 | 4 | null | null | null | null | UTF-8 | Scilab | false | false | 2,056 | sce | synthdata_trifocal_tangents.sce | // to be included in synthdata_trifocal.sce
T__1 = R_1*T_w_vec;
T__2 = R_21*T__1;
T__3 = R_31*T__1;
// Starting here we treat the 2D vectors as 3D vectors
// Apply the inverse K matrix!
t__1_vec_img = [t__1_vec_img; zeros(1,size(t__1_vec_img,2))]
t__2_vec_img = [t__2_vec_img; zeros(1,size(t__2_vec_img,2))]
t__3_vec_i... |
4b1ba02e10d804d90bbba98c680c3932fd3752dd | 449d555969bfd7befe906877abab098c6e63a0e8 | /2309/CH5/EX5.4/Ex5_4.sce | c5e8434f5e1a696c58aaa576b7dffc7da9dd39a9 | [] | 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 | 872 | sce | Ex5_4.sce | // Chapter 5 Example 4
//==============================================================================
clc;
clear;
//input data
lamda = 1.5418; // wavelength in Å
h = 1; // miller indice
k = 1; // miller indice
l = 1; // miller indice
n = 1; ... |
1999f2b56ec639484e99d9495eff7c65a199a87d | 090aefac4d8d48efba8d30891bd37b7b82b2ad91 | /LP/haskell-project/tests/1.tst | 934f7ff6cd7df5148624c8e68eb82a195c3bd841 | [
"MIT"
] | permissive | landlockedboat/fib | 04a3818091eeffcdb734c8db968024ac76e70e70 | 5b6c3d3029a49b06740a5ea6be81c39be3ff5173 | refs/heads/master | 2022-05-08T23:25:46.868058 | 2018-08-20T15:04:33 | 2018-08-20T15:04:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 188 | tst | 1.tst | let seq = (Seq [(Assign ("X") (Const 1)), (Cond (Gt (Var "X") (Const 0)) (Seq [(Assign ("Z") (Const 1))]) (Seq []))])
let symt = (SymTable [])
let ent = []
interpretCommand symt ent seq
|
59f802b194c5f88b0db8f3fea664c323e1869b9e | 449d555969bfd7befe906877abab098c6e63a0e8 | /98/CH13/EX13.17/example13_17.sce | 40f91da61fe852809d2b0de63e0cbcdb3e70f1e7 | [] | 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 | 410 | sce | example13_17.sce | //Chapter 13
//Example 13_17
//Page 329
clear;clc;
l=1000;
i=1.25;
r_km=0.05;
r=2*r_km/1000;
I=i*l;
R=r*l;
vd=I*R/8;
//Part 1 is derivation of maximum voltage drop and is not included in the code. Only Part 2 is solved.
printf("(i) Total current supplied by distributor = %d A \n\n", I);
printf("Total resistance o... |
5f370b868d5cdcdba989519fd10f8ef525586e59 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1646/CH14/EX14.8/Ch014Ex8.sce | a1170bbae3172e57b0415009f573ca8a64e6a59b | [] | 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 | 532 | sce | Ch014Ex8.sce | // Scilab code Ex14.8 : Pg:723(2011)
clc;clear;
I = 55e-03; // Forward current through Si diode, A
V = 3; // Forward bias across Si diode, V
eta = 2; // Ideality factor for Si diode
R_dc = V/I; // Static diode resistance, ohm
R_ac = 0.026*eta/I; // Dynamic diode resistance, ohm
printf("\nT... |
aa4e75acf4b648a5ad307aa310839bef767ba2db | 449d555969bfd7befe906877abab098c6e63a0e8 | /416/CH13/EX13.11/example13_11.sce | cfb1e2fdd94f1a1f8e760507ab8f008101a87096 | [] | 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 | 402 | sce | example13_11.sce | clc
clear
disp('example 13 11')
n1=5;x=0.4;d=0.1;g=20 //given
mva=(g/x)+(g*(n1-1)/(x+n1*d))
n2=10 //given
mva2=(g/x)+(g*(n2-1)/(x+n2*d))
disp('a')
printf("fault MVA =(g/x)+(g*(n-1)/(x+nd)) \n fault level is to equal to fault MVA if n=infinity")
disp('b')
printf(" MVA=%.2fMVA if n=%d \n MVA=%.2fMVA if n=%d",... |
25150ce9249e345d63285d89c3fbc842f0af1a5e | 449d555969bfd7befe906877abab098c6e63a0e8 | /2144/CH6/EX6.31/ex6_31.sce | c7039aa2d381cccbdd025d2d84e226c6dc3cf62d | [] | 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 | 429 | sce | ex6_31.sce | // Exa 6.31
clc;
clear;
close;
// Given data
m1 = 3;// in kg
m2 = 2;// in kg
T1 = 10;// in degree C
T2 = 80;// In Degree C
T = ((m1*T1)+(m2*T2))/(m1+m2);// in degree C
T = T + 273;// in K
T1 = T1 + 273;// in K
T2 = T2 + 273;// in K
c_f = 4.188;
del_phi1 = m1 * c_f*log(T/T1);// in kJ/K
del_phi2 = m2 * c_f... |
93c645d3a0f81b806eac73a59777543e82cd65a8 | 2f213caa34d1d6981b1308de71102bcc84ff38a9 | /8term/Labs/MAMOEFI/Lab1/lab_text_log.sce | 5ddb653185fbb02017a4438c22c05fc374caf60b | [] | no_license | kilel/Study | d38ad39aae77fef92e187b8f30891a3b642095fd | 2d270176f61aaac96d5cab3c342622f5b3b9480d | refs/heads/master | 2021-01-19T08:26:05.142277 | 2014-05-18T21:03:18 | 2014-05-18T21:03:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 4,878 | sce | lab_text_log.sce | n = 69;
k = 8;
x = [
[1, 1, 1, 50.7, 15.4, 8.2, 0, 1, 0, 15.9];
[1, 3, 1, 88.9, 31.2, 10.7, 0, 1, 0, 27.0];
[1, 1, 1, 45.2, 12.3, 10.7, 0, 1, 12, 13.5];
[1, 1, 1, 50.7, 15.4, 8.5, 0, 1, 12, 15.1];
[1, 2, 1, 71.1, 21.5, 10.7, 0, 1, 12, 21.1];
[1, 3, 1, 97.1, 35.6, 10.7, 0, 1, 12, 28.7];
[1, 3, 1, 93.2, 35.3, 10.7, 0, 0... |
08410d591006cea9f31a2d8224f58b098907f1b4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /572/CH8/EX8.4/c8_4.sce | 172e3ded44fd6100a451dcbe9da24ced97725e56 | [] | 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,566 | sce | c8_4.sce | //(8.4) Reconsider the reheat cycle of Example 8.3, but include in the analysis that each turbine stage has the same isentropic efficiency. (a) If etat = 85%, determine the thermal efficiency. (b) Plot the thermal efficiency versus turbine stage efficiency ranging from 85 to 100%.
//solution
//part (a)
et... |
bcc076bebe73e1a55b0f0b98e07548a02b817dd8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1286/CH8/EX8.15/8_15.sce | 0159c4399e1ddc140aa9784033da98c3b7a0f5d4 | [] | 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 | 198 | sce | 8_15.sce | clc
//initialisation of variables
dp=1.01*10^5//Nm^-2
L=4563000*4.2//J
dv=18.7*10^-3//m^3
T=353//k
//CALCULATIONS
dT=(dp*T*dv)/L
//results
printf(' \n change in melting point= % 1f c',dT)
|
40f5f5fbf931b5997ea9eed7dde10162253a9bf1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /172/CH2/EX2.3/ex3.sce | 5f17aadbaf6700dc3c77f7c17bc84f1455b8de9d | [] | 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 | 602 | sce | ex3.sce | //example 3
//calculating the required force
clear
clc
Dcyl=0.1 //cylinder diameter in m
Drod=0.01 //rod diameter in m
Acyl=%pi*Dcyl^2/4 //cross sectional area of cylinder in m^2
Arod=%pi*Drod^2/4 //cross sectional area of rod in m^2
Pcyl=250000 //inside hydaulic pressure in Pa
Po=101000 //outside atmospheric ... |
4b425e819a58a44f3041015b42ef85244d870549 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3537/CH1/EX1.8/Ex1_8.sce | d5192c4a40e29e097077815cb8cdac4d05fa36a6 | [] | 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 | 930 | sce | Ex1_8.sce | //Example 1_8
clc;
clear;
//To Calculate the Angular position of the 10th maximum and first minimum
//The distance from centre where 10th maximum is obtained by
lamda=5460 //units in angstrom
lamda=5460*10^-10 //units in mts
n=10
d=0.1 //units in mm
d=0.1*10^-3 ... |
e4e849e736b7f71fd275abb4d91b9d973ccf597f | 449d555969bfd7befe906877abab098c6e63a0e8 | /2138/CH12/EX12.5.a/EX_12_5_a.sce | 81a1b93e1dbdf30f86ac428f09fc2f8e4bfc2e82 | [] | 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 | 336 | sce | EX_12_5_a.sce | //Example 12.5.a // power factor
clc;
clear;
close;
w1=4.5;//first reading in kW
w2=3;//second reading in kW , this value is given wrong in question
tw=w1+w2;//in kW
dw=w1-w2;//in kW
pfa=atand(sqrt(3)*(dw/tw));
pf=cosd(pfa);////power factor when both the eadings are positive
disp(pf,"power factor when both the readings... |
c786ca338ed1d6cedee059d0807eccbebfe4ce12 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1439/CH15/EX15.8/15_8.sce | 13207529716e3bb6f5cc754a0822db5fa19429fa | [] | 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 | 157 | sce | 15_8.sce | clc
//initialisation of variables
kw= 10^-14
ka= 2.69*10^-5
c= 0.1 //N
//CALCULATIONS
pH= -log10(sqrt(kw*ka/c))
//RESULTS
printf ('pH = %.2f ',pH)
|
74a35fd477ea737eeba8cd3a09af35d8c6828c26 | 417f69e36190edf7e19a030d2bb6aa4f15bb390c | /SMTTests/tests/err_getValueMalformed.tst | 8bf91cc74472e49a23c8d1745de0c30782ac56c7 | [] | no_license | IETS3/jSMTLIB | aeaa7ad19be88117c7454d807a944e8581184a66 | c724ac63056101bfeeb39cc3f366c8719aa23f7b | refs/heads/master | 2020-12-24T12:41:17.664907 | 2019-01-04T10:47:43 | 2019-01-04T10:47:43 | 76,446,229 | 1 | 0 | null | 2016-12-14T09:46:41 | 2016-12-14T09:46:41 | null | UTF-8 | Scilab | false | false | 231 | tst | err_getValueMalformed.tst | ; malformed get-value commands
(set-option :produce-models true)
(set-logic QF_UF)
(declare-fun x () Bool)
(assert true)
(check-sat)
(get-value)
(get-value x)
(get-value x y)
(get-value (x) ) ; OK
(get-value (x) x)
(get-value () )
|
f9f1185a6b79b248a9bc31ce587f0cb97160a4dc | 449d555969bfd7befe906877abab098c6e63a0e8 | /226/CH14/EX14.11/example11_sce.sce | 6a7d6aef45582bf8c0b522ac7f39727fe466abef | [] | 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 | 591 | sce | example11_sce.sce | //chapter 14
//example 14.11
//page 619
printf("\n")
printf("given")
Vi=10*10^-3;Vn=1;R1=33*10^3;R2=300;R5=15*10^3;R4=15*10^3;Vi2=-10*10^-3;R3=R1;R6=15*10^3;R7=R6;
Acl=((2*R1+R2)/R2)*(R5/R4)
disp("at junction of R1 and R2")
Vb=Vi+Vn
disp("at junction of R2 and R3")
Vc=Vi2+Vn
disp(" current through R2")
I2=(... |
41957cf29b916682aa2c0d2e975d0269d8e9967e | 449d555969bfd7befe906877abab098c6e63a0e8 | /1928/CH3/EX3.17.18/ex_3_17_18.sce | e519c343524d7ca0f0399d631101a88d353b7f0c | [] | 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 | ex_3_17_18.sce | //Chapter-3,Example3_17_18,pg 3-42
phi=1.5*10^-4 //magnetic flux
ur=900 //relative permeability of material
n=600 //number of turns
u0=4*%pi*10^-7 //permeability of free space
A=5.8*10^-4... |
2972a8e271bba4bc2fa2abb802efe77df151bad7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2135/CH2/EX2.22/Exa_2_22.sce | aa8cdef841bffd8d0bb2a582c32ad55ee0a24964 | [] | 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 | 375 | sce | Exa_2_22.sce | //Exa 2.22
clc;
clear;
close;
format('v',7);
//Given Data :
p1=1;//bar
V1=0.14;//m^3
V2=0.07;//m^3
R=287;//KJ/KgK
//p*V=R*k1*V^(-2/5) or p*V^(7/5)=K
K=p1*10^5*V1^(7/5);//Nm/Kg
W=integrate('K*V^(-7/5)','V',V1,V2);//Nm
disp(W,"Work done in Nm : ");
p2=K*V2^(-7/5);//N/m^2
p2=p2/10^5;//bar
disp(p2,"Fin... |
7c76afbc61408a28f49db20f1f70060ee23463d8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1226/CH20/EX20.24/EX20_24.sce | 84094267b97813996a3edaeae82cc6c964191ddc | [] | 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,578 | sce | EX20_24.sce | clc;funcprot(0);//EXAMPLE 20.24
// Initialisation of Variables
p1=1;........//Suction pressure in bar
p2=4;.....//Intermediate pressure in bar
p5=3.8;.......//Pressure of air leaving the interooler in bar
p6=15.2;........//Delivery pressure in bar
t1=300;..........//Suction temperature in K
dlp=0.36;........//Di... |
7d096bd4c5c58251625cfefa016d9734b3b2ce2b | 449d555969bfd7befe906877abab098c6e63a0e8 | /1820/CH5/EX5.6/Example5_6.sce | 87b052a06b879802cf76c2481279224cabd4aefb | [] | 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,266 | sce | Example5_6.sce | // ELECTRIC POWER TRANSMISSION SYSTEM ENGINEERING ANALYSIS AND DESIGN
// TURAN GONEN
// CRC PRESS
// SECOND EDITION
// CHAPTER : 5 : UNDERGROUND POWER TRANSMISSION AND GAS-INSULATED TRANSMISSION LINES
// EXAMPLE : 5.6 :
clear ; clc ; close ; // Clear the work space and console
// GIVEN DATA
f = 60 ; // Fr... |
95c630ceba482dba6bd05a651202cec7c04daf4e | 449d555969bfd7befe906877abab098c6e63a0e8 | /3523/CH3/EX3.7.14/Ex3_14.sce | 5e6198019430a8cf97a8c2724b2ed44848b4a9d8 | [] | 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 | 300 | sce | Ex3_14.sce | //Example 14// Ch 3
clc;
clear;
close;
// given data
p=1.01*10^5/760;// 1 torr in N/m2
k=1.38*10^-23;
T=273; //in Kelvin
n=85*10^2;//no of collisions per meter
N=p/(k*T);
printf("no of gas molecules %e atoms/m^3",N)
r_a=sqrt(n/(%pi*N*1));
printf("diameter of argon atom %e m",r_a)
|
a487b220b2b8fcf39c9bb0307c7fd02e8571c6ea | 449d555969bfd7befe906877abab098c6e63a0e8 | /773/CH10/EX10.12/10_12.sci | 28d45e6409d3503abe4232e808a3c384d684527c | [] | 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 | 431 | sci | 10_12.sci | //equation//
ieee(2);
syms p K s;
m=s^3+(p*s^2)+(K+3)*s+(2*(K+1))
cof_a_0 = coeffs(m,'s',0);
cof_a_1 = coeffs(m,'s',1);
cof_a_2 = coeffs(m,'s',2);
cof_a_3 = coeffs(m,'s',3);
r=[cof_a_0 cof_a_1 cof_a_2 cof_a_3]
n=length(r);
routh=[r([4,2]);r([3,1])];
routh=[routh;-det(routh)/routh(2,1),0];
t=routh(2:3,1:2);... |
30563de7f521f5009ffbadb1e6b21ef33afff5dc | 449d555969bfd7befe906877abab098c6e63a0e8 | /3769/CH20/EX20.3/Ex20_3.sce | 42e009f952de085c71042cc31666c58c30c8045c | [] | 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 | Ex20_3.sce | clear
//Given
I=35
e=5.0 //lumen/watt
//Calculation
//
a=4*%pi*I
P=a/e
//Result
printf("\n Power of the lamp is %0.0f Watt",P)
|
59dee0c8863437bb0c1c87eeba3e0f0d0add2bef | 449d555969bfd7befe906877abab098c6e63a0e8 | /1271/CH13/EX13.20/example13_20.sce | 9990a439a3c81a608d62c04945a4251ffc7415e7 | [] | 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,023 | sce | example13_20.sce | clc
// Given that
lambda = 1.24e-10 // wavelength of X-ray in A
x1 = 1 // coordinate on x axis of first plane
y1 = 0 // coordinate on y axis of first plane
z1 = 0 // coordinate on z axis of first plane
x2 = 1 // coordinate on x axis of second plane
y2 = 1 // coordinate on y axis of second plane
z2 = 0 // coordinate on... |
1e9e6cdcaa8dc2fb7bfe5b65e293b22827d24cac | 449d555969bfd7befe906877abab098c6e63a0e8 | /2201/CH2/EX2.12/ex2_12.sce | 772f6e8936ef622158ff0c1e7b8f2de557453801 | [] | 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 | 343 | sce | ex2_12.sce | // Exa 2.12
clc;
clear;
close;
// Given data
d = 5.32;// in gm/cc
N_A = 6.02*10^23;// in atoms/gm.mole
At = 72.6;//atomic weight
Miu = 3800;// in cm^2/v.s
n_d = (N_A/At) * d;// in /cm^3
n_d = n_d * 10^-8;// in /cc
e = 1.6*10^-19;// in C
Sigma = n_d * Miu * e;// in mho/cm
disp(Sigma,"The conductivity of spe... |
c09a8d5b514ce798298acbc053c0b38955d9d016 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1163/CH22/EX22.1/example_22_1.sce | 352d85ab911795f26799f030780923ce9d4bd159 | [] | 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,443 | sce | example_22_1.sce | clear;
clc;
disp("--------------Example 22.1----------------")
// network addresses
network_address1="180.70.65.192";
network_address2="180.70.65.128";
network_address3="201.4.22.0";
network_address4="201.4.16.0";
network_address5="Any" // Rest of the internet
// masks
mask1="/26";
mask2="/25";
mask3="/24"... |
34aec78745e5bcf5cc4ccf3ded9d07a0b5453e89 | e463a1b5938cb65a6a9470c4c93a3fb10b05812d | /Codigo controle adptativo(1).sce | d3a2d89ee7b69d5c7d0fba4d4e4ec1e98c0b1b07 | [] | no_license | HilkenM/Sistemas-de-Controle | a7158daf2c700dfd5f580514a2b2a68154bc4dfa | 29958758dcff56b53ec27ea6bf8a4031d9594cc1 | refs/heads/main | 2023-05-20T08:50:13.741512 | 2021-06-13T18:57:32 | 2021-06-13T18:57:32 | 312,902,288 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 878 | sce | Codigo controle adptativo(1).sce | clc
clear
k1 = 1.5
k2 = 1.5
Kp =2
ap =1
//Definição das condições iniciais
e = zeros(1,100000);
p = zeros(1,100000);
i = zeros(1,100000);
u = zeros(1,100000);
r = ones(1,100000);
y = zeros(1,100000);
//Passo
//Cada 10000 amostras correspondem a 1 segundo
h=0.0001;
//condições iniciais do sistema
... |
9123c2c1856397383828495346f2b767159a17fb | 449d555969bfd7befe906877abab098c6e63a0e8 | /1991/CH2/EX2.7/7.sce | eaee778a78e492d12bff20fd0878eb590393feb4 | [] | 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 | 289 | sce | 7.sce | clc
clear
//input
v=30 //velocity of speedboat
vw=40 //velocity of wind
//calculation
x=(30/40)//angle between original velocity of boat and resultant velocity
y=atand(x)//applying trigonometry
b=90+y//bearing of boat
//output
printf("the bearing of speedboat is %3.3f deg",b)
|
6f34a9d4c9b8c5e819d9bfdd09f18741766f1985 | 449d555969bfd7befe906877abab098c6e63a0e8 | /965/CH2/EX2.66/66.sci | e49770c176f0d6732ddbb8e831991c9fc7e4a820 | [] | 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 | 383 | sci | 66.sci | clc;
clear all;
disp("Heat transfer rate")
disp("k=k1+(k2-k1)*(t-t1)/(t2-t1)")
disp("A=4*%pi*r^2")
disp("Q=-k*4*%pi*r^2*dt/dr")
disp("Q=-(k1+(k2-k1)*(t-t1)/(t2-t1))*4*%pi*r^2*dt/dr")
disp("Q*dr/r^2 =-(k1+(k2-k1)*(t-t1)/(t2-t1))*4*%pi*dt ")
disp("By integrating both sides in the limits r1 to r2 and t1 to t2, we ... |
ae673429cd0241e5db40f97e0bd497391f3ffcb7 | 717ddeb7e700373742c617a95e25a2376565112c | /1514/CH18/EX18.3/18_3.sce | a39d6f2fc9f04c0923b841d6e8595689942f9a6c | [] | 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 | 303 | sce | 18_3.sce | //chapter 18
//example 18.3
//page 569
clear all;
clc ;
//given
E=30;
Vs=10;//supply voltage
Is=500;//ip current
Ih=1.5;//mA
Vf=1;//forward voltage drop
R1max=1000*(E-Vs)/Is;
R1min=(E-Vf)/Ih;
printf("\nmaximum and minimum values of R1 are %d kohm ,%.1f kohm respectively.",R1max,R1min);
|
2ad1299286a05d1d9b17c04b4324e539061ae17c | 449d555969bfd7befe906877abab098c6e63a0e8 | /662/CH7/EX7.7/ex7_7.sci | 2e6087b223f28f4d9f7dfe96645f6ddab5044004 | [] | 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 | 236 | sci | ex7_7.sci | //Example 7.7
clc
//determine the larger of two integer quantities
function[] = maximum(x, y)
if (x >= y) then z=x; else z=y;
end
printf("\n\nMaximum value = %d", z);
return;
endfunction
|
aafab150436d2e5a1b226cdb5e35e7a9b2c46bda | 449d555969bfd7befe906877abab098c6e63a0e8 | /758/CH6/EX6.6/Ex_6_6.sce | 73dd97420dbf09155d12f4b75d57242907734c04 | [] | 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 | 663 | sce | Ex_6_6.sce | //Example 6.6
clc;clear;close;
x=[1 1 0 1 1];xmin=-2;nx=xmin:length(x)+xmin-1;
h=[1 -2 -3 4];hmin=-3;nh=length(h)+hmin-1;
//Calculation of linear convolution
y=convol(x,h);
ymin=xmin+hmin;ny=ymin:length(y)+ymin-1;
disp(x,'First Sequence is x(n): ');
disp(h,'Second Sequence is h(n): ');
disp(y,'Output seq... |
52af05563281b56b5d7b38e3ee0e98f499ad73c7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3532/CH1/EX1.5.1/Ex1_4.sce | a9383af80f2805e5f94142203d09f0b219b65a89 | [] | 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 | 680 | sce | Ex1_4.sce | clc
clear
mprintf('Mechanical vibrations by G.K.Grover\n Example 1.5.1\n')
//given data
//x1=a*sin(W1*t)
//x2=b*sin(W2*t)
//calculations
a=1.90//amplitude of first wave in cm
b=2.00//amplitude of second wave in cm
W1=9.5//frequency of first wave in rad/sec
W2=10.0//frequency of second wave in rad/sec
xmax=b+... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.