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
e32f97d6b2f58bf5e11b70cdb21a7e822f5e1ba0
449d555969bfd7befe906877abab098c6e63a0e8
/291/CH4/EX4.2a/eg4_2a.sce
804e46b4c78ad8767a84672974346473c33919f1
[]
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
69
sce
eg4_2a.sce
p1 = 1/2; p2 = 1/3; disp (1-(p1+p2), "Probability that X is 3 is ")
128aa610b9ce979e982f6bebe546bfbdc90ed2e0
449d555969bfd7befe906877abab098c6e63a0e8
/1658/CH3/EX3.14/Ex3_14.sce
a4d5539b00b61cdd8ef9f66534555ca4e87bafa7
[]
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
267
sce
Ex3_14.sce
clc; mun=3800; mup=1800; ni=2.5*10**13; Nge=4.41*10**22; q=1.602*10**-19; ND=Nge/10**8; disp('/cm^3',ND*1,"ND="); p=(ni^2)/ND; disp('/cm^3',p*1,"p="); n=ND; sigma=q*n*mun; disp('(ohm-cm^)-1',sigma*1,"sigma="); rho=1/sigma; disp('ohm-cm',rho*1,"rho=");
039c7942759e9d109d0746fd504b805e40500445
1573c4954e822b3538692bce853eb35e55f1bb3b
/DSP Functions/allpassshiftc/test_3.sce
a6c43405beb78b316f328d420fb25deb052d699e
[]
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
166
sce
test_3.sce
// Test # 3 : Incorrect number of output Arguments exec('./allpassshiftc.sci',-1); [n,d,e]=allpassshiftc(0.12,0.27); //!--error 59 //Wrong number of output arguments
b4d02f41e1340e40e88d9cac3f9c0a9bb995acae
449d555969bfd7befe906877abab098c6e63a0e8
/548/DEPENDENCIES/5_17data.sci
431d4255afb976a2a8373e42e9916be258068df1
[]
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
556
sci
5_17data.sci
//consider a NACA-23012(finite wing) Re=5*10^6;//reynold's number e=0.95;//span efficiency factor AR=10;//aspect ratio a=4;//angle of attack in degree //for a infinite wing of NACA-23012 airfoil: Clo=1.2;//lift coefficient at 10 degree angle of attack Cl1=0.14;//lift coefficient at 0 degree angle of attack ao=(...
dd4649787621634c01cdafc56d1d537048d082b0
449d555969bfd7befe906877abab098c6e63a0e8
/2276/CH10/EX10.6/chapter10_ex6.sce
62961164b152c22c27c862b1d942a3952559fcb6
[]
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
296
sce
chapter10_ex6.sce
clc clear //input n=3;//number of phases f=50;//frequency in hertz w=96*(%pi);//angular velocity in rad/sec //calculations ws=(2*%pi*f)-w;//slip speed in rad/sec s=ws/(2*%pi*f);//slip in per units //output mprintf('the slip speed is %3.2f rad/s and the slip is %3.2f p.u.',ws,s)
a2a8b67c4f74d1c49846bf26c32debe928f7d5bd
8c802fb8c6a8dc8ed61222ce257eb61f580a462e
/projects/02/ALU-nostat.tst
8ba2e7839a98322ecc610d8b63cbb450a440b305
[]
no_license
radavis/nand2tetris
0703b55695378cd8ec279599a34114cbfba48ef7
021ba06dbbe203206b44360f162a0d64e2dc41f9
refs/heads/master
2021-01-01T20:05:37.036752
2015-05-16T19:13:31
2015-05-16T19:13:31
34,955,667
8
3
null
null
null
null
UTF-8
Scilab
false
false
3,935
tst
ALU-nostat.tst
// File name: projects/02/ALU-nostat.tst // ALU-nostat.tst provides a partial test of the ALU chip. // It IS NOT a replacement for ALU.tst. // ALU-nostat.tst tests only the computation part of the ALU. // The 'zr' and 'ng' status outputs are ignored. // This test lets you concentrate on getting the ALU compu...
16f98f9425f04e1a074b9f92746fe6004f87cf4e
449d555969bfd7befe906877abab098c6e63a0e8
/3472/CH39/EX39.22/Example39_22.sce
f31dd4298a761fc0e94e4971adcc4473df2b5be6
[]
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,564
sce
Example39_22.sce
// A Texbook on POWER SYSTEM ENGINEERING // A.Chakrabarti, M.L.Soni, P.V.Gupta, U.S.Bhatnagar // DHANPAT RAI & Co. // SECOND EDITION // PART IV : UTILIZATION AND TRACTION // CHAPTER 1: INDUSTRIAL APPLICATIONS OF ELECTRIC MOTORS // EXAMPLE : 1.22 : // Page number 706 clear ; clc ; close ; // Clear the work ...
e22087bcdcb03d8d2ea94aa6d40482c8a5e70f6b
449d555969bfd7befe906877abab098c6e63a0e8
/1529/CH10/EX10.8/10_08.sce
27d3b0def8a78c37fe087e6c38f4d90ec2024744
[]
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
479
sce
10_08.sce
//Chapter 10, Problem 8, figure 10.18 clc; tc = 50e-3; // in s/cm Vc = 0.2; // in V/cm w = 3.5; // in cm ( width of one complete cycle ) h = 3.4; // in cm ( peak-to-peak height of the display ) //calculation: T = w*tc f = 1/T ptpv = h*Vc ...
bd6b49016ea95ca4606dbbcc66fc3d38c4e0736f
449d555969bfd7befe906877abab098c6e63a0e8
/1760/CH5/EX5.40/EX5_40.sce
b1aeec90f53870861681a37d034e6ef47d583fe5
[]
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
404
sce
EX5_40.sce
//EXAMPLE 5-40 PG NO-331-332 R1=3; R2=2; R3=12; R4=4; R5=8; V=10; R=R3/(R1/R2); TR=R4+((R2*R5)/(R2+R5))+((R1*R3)/(R1+R3)); I=V/TR; Ir=I*(R2/(R5+R2)); disp('i) Resistance (R) is = '+string (R) +' ohm '); disp('i) Total Resistance (TR) is = '+string (TR) +' ohm '); disp('i) Current (I) is ...
ecfe8d3cf81c3448f26d8c47ab010345f625625c
449d555969bfd7befe906877abab098c6e63a0e8
/3792/CH2/EX2.8/Ex2_8.sce
8ebf9862fe0a0a6cbecde9b65906e78dc523e1e4
[]
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,039
sce
Ex2_8.sce
// Example 2_8 clc;funcprot(0); // Given data g=30;// The acceleration due to gravity in ft/sec^2 theta=15;// The direction of its trajectory in degree v=12000;// The velocity in mi/hr a_x=20;// The horizontal component of acceleration in ft/sec^2 a_y=g;// The downward acceleration component in ft/sec^2 // Ca...
68f1f33e23c0bbf1b67ac48350c0b67199c60db2
449d555969bfd7befe906877abab098c6e63a0e8
/569/CH5/EX5.12/5_12.sci
a5c1c76f4bccd6b9ea5a867c16da741cbb346111
[]
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
277
sci
5_12.sci
// Calculating the value of the resistance of the gauges clc; strain=-5*10^-6; Gf=-12.1; R=120; dR_nickel=Gf*R*strain; disp(dR_nickel,'change in resistance of nickel(ohm)=') Gf=2; R=120; dR_nicrome=Gf*R*strain; disp(dR_nicrome,'change in resistance of nicrome(ohm)=')
843c7c8998b115a00529a8977ad4c329d05e382c
449d555969bfd7befe906877abab098c6e63a0e8
/608/CH17/EX17.07/17_07.sce
875988363a86db28095d7180d78ece27bfd10279
[]
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
888
sce
17_07.sce
//Problem 17.07: A relay has an inductance of 100 mH and a resistance of 20 ohm. It is connected to a 60 V, d.c. supply. Use the ‘initial slope and three point’ method to draw the current/time characteristic and hence determine the value of current flowing at a time equal to two time constants and the time for the cur...
f99a10c9137380e8592fb43ac4f0a6c622d52ff3
449d555969bfd7befe906877abab098c6e63a0e8
/2792/CH10/EX10.3/Ex10_3.sce
12991d058093a30e9bb53151562573f6c125aef1
[]
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
600
sce
Ex10_3.sce
clc VTO = 1.5 disp("VTO = "+string(VTO)+"V") Two_Phi_F = .7 disp("Two_Phi_F = "+string(Two_Phi_F)+"V") Gamma = .4 disp("Gamma = "+string(Gamma)+"V^.5") VDD = 5 disp("VDD = "+string(VDD)+"V") //initialising value of drain voltage //VOH = VDD-(VTO+(Gamma*(sqrt(VOH+Two_Phi_F)-sqrt(Two_Phi_F)))) //By putting...
a44f3c9681fc9de3a9527aa428682b26d5957062
449d555969bfd7befe906877abab098c6e63a0e8
/2777/CH5/EX5.25/Ex5_25.sce
98245e279c80e598481f51054539077ccdae4c68
[]
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,171
sce
Ex5_25.sce
// ELECTRICAL MACHINES // R.K.Srivastava // First Impression 2011 // CENGAGE LEARNING INDIA PVT. LTD // CHAPTER : 5 : INDUCTION MACHINES // EXAMPLE : 5.25 clear ; clc ; close ; // Clear the work space and console // GIVEN DATA m1 = 3; // Total Number of phase in 1st Induct...
f61a59df72b58897bc0e6d129e79baa58e0d3ca0
449d555969bfd7befe906877abab098c6e63a0e8
/3681/CH3/EX3.11/Ex3_11.sce
9f9d8a124caaafeec7a0a12d4293563398c91bb1
[]
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
720
sce
Ex3_11.sce
// Calculating the specific iron loss clc; disp('Example 3.11, Page No. = 3.34') // Given Data Bm = 3.2;// Maximum flux density in Wb per meter square f = 50;// Frequency in Hz t = 0.5*10^(-3);// Thickness of sheet in mm p = .3*10^(-6);// Resistivity of alloy steel in ohm*meter D = 7.8*10^(3);// Density in kg p...
27512669dc52ed6aaf074dcad8d5aca159ad258c
449d555969bfd7befe906877abab098c6e63a0e8
/635/CH3/EX3.2/Ch03Ex2.sci
b8b27b291948071ce550144e10e77c6a984ed827
[]
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,025
sci
Ch03Ex2.sci
// Scilab Code Ex3.2 Packing efficiency in diamond structure: Page-92 (2010) // For simplicity we may take radius of the atom, R = 1 unit R = 1; // Radius of the atom in bcc lattice, unit nc = 8; // Number of corner atoms in diamond structure nfcc = 6; // Number of face centred atoms in diamond structure na...
3578ea06098fc7d7e62ff2eebf8da8d49091470f
4a1effb7ec08302914dbd9c5e560c61936c1bb99
/Project 2/Experiments/C45-C/results/C45-C.abalone-10-1tra/result5.tst
2e4d63c6e2fc19a57ef9ffd611d3271236c1f76c
[]
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,614
tst
result5.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]...
f0b0d4b0989af258ab0372e2c79fadb72a6fbe07
089894a36ef33cb3d0f697541716c9b6cd8dcc43
/NLP_Project/test/blog/bow/bow.12_7.tst
8e9d0f0ff0b86a9a162c343927904ea940a297b9
[]
no_license
mandar15/NLP_Project
3142cda82d49ba0ea30b580c46bdd0e0348fe3ec
1dcb70a199a0f7ab8c72825bfd5b8146e75b7ec2
refs/heads/master
2020-05-20T13:36:05.842840
2013-07-31T06:53:59
2013-07-31T06:53:59
6,534,406
0
1
null
null
null
null
UTF-8
Scilab
false
false
4,561
tst
bow.12_7.tst
12 15:1.0 22:0.14285714285714285 66:0.6666666666666666 91:0.2 113:2.0 200:1.0 241:1.0 340:1.0 477:0.5 1146:2.0 1378:1.0 1584:1.0 12 21:0.25 27:0.014705882352941176 66:0.3333333333333333 113:1.0 117:1.0 124:1.0 127:1.0 670:1.0 1145:1.0 1146:1.0 1568:1.0 12 2:0.3333333333333333 4:0.06666666666666667 7:0.5 10:0.6 15:2.0 1...
37bdde3cfda5315e30d736444569334f0499157b
a62e0da056102916ac0fe63d8475e3c4114f86b1
/set7/s_Electronic_Devices_T._L._Floyd_61.zip/Electronic_Devices_T._L._Floyd_61/CH7/EX7.2/ex7_2.sce
f2e15c684a73cf70f603cc4c129fdaf01bcc5a86
[]
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
247
sce
ex7_2.sce
errcatch(-1,"stop");mode(2);//ex7.2 disp('The p-channel JFET requires a positive gate to source voltage. The more positive the voltage, the lesser the drain current. Any further increase in V_GS keeps the JFET cut off, so I_D remains 0') exit();
47b2bc06852b2f869391c5c80106f85533cdef85
449d555969bfd7befe906877abab098c6e63a0e8
/1205/CH13/EX13.6/S_13_6.sce
4dc8f8f15fea9c4fe900270e733b0b16a383f9ab
[]
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
654
sce
S_13_6.sce
clc; m=1.5;//kg, massof collar Lo=150;//mm, Undeformed length of spring k=400;//N/m, spring constant Ldc=175;//mm Loc=125;//mm, radius //Position 1 //Kinetic energy vA=0;//m/s TA=0;//J //Potential energy delLad=Ldc+2*Loc-Lo;//mm, compression of spring delLad=delLad/1000;//m, conversion to meter VA=1/2*...
273ef89bcd84f9ef46b109818a68ffc578b9d835
449d555969bfd7befe906877abab098c6e63a0e8
/854/CH5/EX5.2/Example5_2.sce
c967ec591594193304e103b7b8defcb59956b67a
[]
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,062
sce
Example5_2.sce
//clear// //Caption: Program to find potential at point P, Electricf Field Intensity E, Flux density D //Example5.2 //page 126 clc; x = sym('x'); y = sym('y'); z = sym('z'); ax = sym('ax'); ay = sym('ay'); az = sym('az'); V = 100*(x^2-y^2); disp(V,'Potential in Volts V =') Ex = diff(V,x); Ey = diff(V,y); ...
588452027a15723f820ba7a9faa463b9c4222627
885ee700356ad98a29fe87d97751e692062de746
/data/pos_exp/no_pos_data/turkish.medium.tst
946753b36a28d7fb2f9ad07ddc383be1948a69c6
[]
no_license
LINGuistLIU/IGT
1e58bfea1e7d70bdff507c67fa856c55af5bbdc2
8b9ca93189424118a669582ce54192bf441fcc6a
refs/heads/master
2022-08-31T12:33:23.649666
2020-05-28T20:27:18
2020-05-28T20:27:18
267,152,155
0
0
null
null
null
null
UTF-8
Scilab
false
false
40,297
tst
turkish.medium.tst
peynirli_pasta peynirli_pastalarınızı ACC;PL;PSS2P bisküvi bisküvilerinizde LOC;PL;PSS2P ön önlerine DAT;PL;PSS3P sosluk sosluğunun GEN;SG;PSS3S sürtük sürtüklerinde LOC;SG;PSS3P muz muzlarımıza DAT;PL;PSS1P seçmen seçmenlerinde LOC;PL;PSS3S düldül düldüllerimi ACC;PL;PSS1S güdüm güdüme DAT;SG işkencecilik işkencecilik...
6a4d1fb814e2966bb1db580bcdf97adaf85f92a8
449d555969bfd7befe906877abab098c6e63a0e8
/3428/CH23/EX14.23.1/Ex14_23_1.sce
b1310dd1ddc3e6ea6fd1f3c53812679f15033af0
[]
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
316
sce
Ex14_23_1.sce
//Section-14,Example-1,Page no.-PC.69 //To calculate K_p and K_x. clc; //K_p=K_c*((R*T)^dl_n) dl_n=2-(1+3) T=673 //Kelvin R=0.0821 // (dm^3K^-1mol^-1) K_c=0.495 P=2 //atm K_p=K_c*((R*T)^dl_n) disp(K_p) //K_p=K_x*((P)^dl_n) K_x=K_p/((P)^dl_n) disp(K_x)
aa074b299aba0e398027d6f28abc9087d396f379
449d555969bfd7befe906877abab098c6e63a0e8
/275/CH5/EX5.5.44/Ch5_5_44.sce
76b4dc61fe1059e29b62db8e22d5a75b18c8b368
[]
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
Ch5_5_44.sce
clc disp("Example 5.44") printf("\n") disp("calculate the value of Capacitor for a RC phase shift oscillator") printf("Given\n") R=1000 //frequency of oscillation f=5000 //capacitor value C=1/(2*%pi*R*f*sqrt(6)) printf("Capacitor value \n%e farad \n",C)
d7dd2e36ef1b46ded916453f44cf22ab2bea9c48
449d555969bfd7befe906877abab098c6e63a0e8
/1949/CH6/EX6.18.1/Ex6_18_1.sce
c54a3c728c7d2c7ce4918d5bac4f89e76ce35dba
[]
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
473
sce
Ex6_18_1.sce
//Chapter-6,Example 6_18_1,Page 6-38 clc() //Given Values: u0=4*%pi*10^-7 //Permeability in vacuum X=-0.5*10^-5 //Magnetic susceptibility of silicon H=9.9*10^4 //Magnetic field intensity //Calculations: //As, X=I/H. thus, I=X*H //intensity of magnetisation printf('I...
0de23757e57152b29325cd6ecbad5294fba0b957
449d555969bfd7befe906877abab098c6e63a0e8
/995/CH2/EX2.29/Ex2_29.sce
b4e2154e1c853ff85126302cd640c04246ff0a57
[]
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
231
sce
Ex2_29.sce
//Ex:2.29 clc; clear; close; u_o=12.57*10^-7; u_r=500; A=15*10^-4;//area of cross-section in sq. meters l=20*10^-2;//length L=100*10^-3;//in henry n=sqrt((L*l)/(u_r*u_o*A)); printf("Inductor requires %d turns of wire",n);
2e0a48c1b2fb49977f54bf38d32b4b002aa25a5f
449d555969bfd7befe906877abab098c6e63a0e8
/2915/CH2/EX2.16/Ex2_16.sce
9495fe7273573b626c1f7fca4ba2df049464a09c
[]
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
Ex2_16.sce
//Example 2.16 //To determine area of triangle when 3 sides are given clc,clear c=0.0000029 //side oposite to vertex C a=1000000 //side opposite to vertex A b=999999.9999979 //side opposite to vertex B s= (a+b+c)/2 //semi perimeter area_K = sqrt(s*(s-a)*(s-b)*(s-c)) //using herons formula printf('Area of t...
7a85126af7a4374a013e5b58a5e9e1fd41a1172c
351d2aa4a09ed26deb417b143ebd062e65a1fe9e
/CTU_course/Dataset/let.tst
30abc440c84b55efd2d0979783755373e881f1a1
[]
no_license
gracenn1998/ML_PythonExercise
8dca5b353d6531ab6e91c932abfeb5a9fd086ad3
eef58987f7eaf4b2cf106d739e132dd9cb5f48cd
refs/heads/main
2023-04-03T17:06:11.294915
2021-04-13T17:33:27
2021-04-13T17:33:27
349,688,598
0
0
null
null
null
null
UTF-8
Scilab
false
false
241,706
tst
let.tst
4,8,5,6,3,8,7,3,7,10,4,7,2,8,5,9,18 3,5,5,3,2,8,8,2,5,10,4,6,5,8,1,7,13 5,9,7,4,4,6,4,3,2,8,4,10,7,3,1,8,12 1,1,2,1,0,8,14,1,5,6,10,8,0,8,0,8,19 3,2,5,3,2,7,10,1,7,7,11,8,1,11,2,8,24 2,4,3,2,1,8,8,2,7,10,5,7,1,8,4,8,18 2,3,4,2,2,7,7,3,3,9,8,8,5,5,1,7,12 2,7,4,5,2,7,13,0,5,7,10,8,0,8,0,8,19 2,1,4,2,1,7,11,1,7,7,11,8,1,1...
b72031ce13b9d21374d0588bb0aa256d15328742
449d555969bfd7befe906877abab098c6e63a0e8
/629/CH10/EX10.3/example10_3.sce
ca97b526f48725e3286b615dcda39fa84c2472dd
[]
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
452
sce
example10_3.sce
clear clc //Example 10.3 HEAD LOSS IN A PIPE (CASE 1) g=9.81; //[m/s^2] L=1000; //[m] D=0.20; //diameter[m] A=%pi*D^2/4 //area[m^2] Q=0.05 ;//[m^3/s] v=10^-6; //[m^2/s] V=Q/A //[m/s] //Reynolds number Re=V*D/v ks=0.12*10^-3; //[m] //Relative roughness Rr=ks/D //From Moody diagram for Re and Rr, f=0.019;...
119465866833c460db593a14ff6efc52cef7b1e4
0d85aad5237f1842799753cb32481a4e00ca63d1
/price2.sci
74267fee410cb9a80765a97a915d72108a5b797b
[]
no_license
ghassenjlassi/projectstat
fc951e46f4202c36bc0ce059ce3e7204461daca4
4dc3fd3797782f3cfbb2d76ca6656d1c7f77a6a3
refs/heads/master
2020-03-14T10:31:09.397372
2018-05-02T09:39:11
2018-05-02T09:39:11
131,568,916
0
0
null
null
null
null
UTF-8
Scilab
false
false
470
sci
price2.sci
function max1=f(x) max1=max(95-x,0) endfunction function p= price2(N,Rn,Hn,Bn,s,f) vk=[] vN=[] si=[] q=(Rn-Bn)/(Hn-Bn) for i=[1:N+1] s(i)=f(s*((1+Hn)^i)*((1+Bn)^(N-i))) end for k=[1:N+1] vN(k)=f(k) end i=1 while(len(vN)~=1) for j=[0:(N-i)] ...
0dfa41a3ea7ff8160553f42aa4342e6a08821655
449d555969bfd7befe906877abab098c6e63a0e8
/1691/CH4/EX4.20/Exmp4_20.sce
c8d49b9a891b0a25be9fbdf42c87ec65f5693edc
[]
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
Exmp4_20.sce
//Example 4.20 clc disp("Assume that the output time-constant is negligible as compared to the time consedtant. When this is the case") disp("A_vs = V_o/V_s = -g_m*R''_L*G''_s / G''_s+g_b''e+sC") gs=6.66*10^-3 format(8) disp(gs,"where G''_s = 1 / (R_s||R_b)+r_bb'' =") gbe=1/1000 format(6) disp(gbe,"g_b''e = 1...
f4148d33cbc3f73c09d181a0d516c47c63f932dc
449d555969bfd7befe906877abab098c6e63a0e8
/509/CH3/EX3.2/3_2.sci
37b922966d13dc2389c022d98c31116206d9d711
[]
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
809
sci
3_2.sci
//Chapter 3 Example 2// clc clear //supply voltage=v,from the figure we can get the required values// v=220;// in volts// z1=2+%i*8;// in ohms// x1=8; z2=-%i*6; r=5; //let the equivalent impedence =zeq// zeq=(z1)*(z2)/(z1+z2); printf("\n Equivalent impedence = %.2f%.2fi ohms\n",zeq,imag(zeq)); //current in ...
93ff72af38b2986330c5b63d09812591bcaedb57
676ffceabdfe022b6381807def2ea401302430ac
/solvers/ADRSolver/Tests/ExDiffusion_2D_LFRSD_deformed.tst
ca96818ce8b2de4863e9ba487c055b6d100698b6
[ "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
629
tst
ExDiffusion_2D_LFRSD_deformed.tst
<?xml version="1.0" encoding="utf-8"?> <test> <description>2D unsteady LFRSD explicit diffusion, deformed quads, P=3</description> <executable>ADRSolver</executable> <parameters>ExDiffusion_2D_LFRSD_deformed.xml</parameters> <files> <file description="Session File">ExDiffusion_2D_LFRSD_deformed....
1014712529c7f2a6a06b256240bc71d170070e1b
449d555969bfd7befe906877abab098c6e63a0e8
/1319/CH1/EX1.25/1_25.sce
6ff58b51a6c5c6f9035b0dd14de5699b6278aedf
[]
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
687
sce
1_25.sce
//To find current in the 600 turn exciting coil clc; clear; N=600; mr=800; m0=4*%pi*(10^-7); phi=100*(10^-6);// Flux in air gap l1=10*(10^-2); l2=18*(10^-2); lg=2*(10^-3); // Air gap length Ac=(6.25)*(10^-4);// Central limb area As=3*(10^-4);// Side limb area Ra=lg/(m0*Ac); Ri=l1/(mr*m0*Ac); R...
3a22784996d99a76823c1b628b3bc3f4f6d52dab
449d555969bfd7befe906877abab098c6e63a0e8
/2021/CH6/EX6.4/EX6_4.sce
ca8bd8cf230d8157c6f61930a90e79334adfc8e1
[]
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
259
sce
EX6_4.sce
//Finding of Discharge //Given d1=30; d2=15; hom=30; cod=0.98; g=9.81; pi=3.14; //To Find a1=(pi/4)*d1^2; a2=(pi/4)*d2^2; h=hom*(12.6); q=(cod*a1*a2*(2*100*g*h)^(1/2))/((a1^2-a2^2)^(1/2)); q1=q/1000; disp("Discharge ="+string(q1)+" m^3/sec");
da9a263a5488d4fa00e8fa3b582d0bcc4b25f09e
449d555969bfd7befe906877abab098c6e63a0e8
/1962/CH2/EX2.3/example2_3.sce
2ea3950a6e0d2ce4a60e4c28b309146ba41612be
[]
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
sce
example2_3.sce
//example 2.3 //page 53 clc; funcprot(0); //initialisation of variable Gamma=9.81; S=0.85;//specific gravity P1=150; h1=0.8;//height h2=2; P2=P1+Gamma*S*h1; P3=P2+Gamma*h2; disp(P3,"pressure at the bottom (kN/m^2)"); clear
8a19bc02a68599cd71f1d9b3c32134b8099a5500
449d555969bfd7befe906877abab098c6e63a0e8
/3269/CH2/EX2.15/Ex2_15.sce
a665b24166c4eacf11ad350d032512fdc1144261
[]
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,066
sce
Ex2_15.sce
// Example 2.15 clear all; clc; // Given data rho = 19.1; // Density of Uranium-235 in gram/cm^3 wt = 1500; // Weight of uranium rods in a reactor in kg nr = 0.2; // Enrichment(w/o) of Uranium-235 // 1. // As...
069137afb358b2a8c2e917edac2be232fe3a8611
99b4e2e61348ee847a78faf6eee6d345fde36028
/Toolbox Test/peak2peak/peak2peak3.sce
953a03592d0290835c8a53ac92528396a0bf02c5
[]
no_license
deecube/fosseetesting
ce66f691121021fa2f3474497397cded9d57658c
e353f1c03b0c0ef43abf44873e5e477b6adb6c7e
refs/heads/master
2021-01-20T11:34:43.535019
2016-09-27T05:12:48
2016-09-27T05:12:48
59,456,386
0
0
null
null
null
null
UTF-8
Scilab
false
false
134
sce
peak2peak3.sce
//check o/p when i/p is a matrix a=[1 2 3;1 2 34;2 3 54]; y=peak2peak(a,2); disp(y); //output // 2. // 33. // 52. //
0f472787770c9ca1eacde7fb586433af98a2d390
fbd17575bab2ee4dc49cc7d13b5b94d24ab9482c
/TP6/compar.sci
43039645546b9d674f122025114ebf1ed3752e00
[]
no_license
1saac-W/MT09-Analyse-Num-rique
05b509981dfa00e3b7b550716b1487cbbf0a3fed
0853f8053254f5dd23179073187ada3d936aff84
refs/heads/master
2020-09-27T04:34:36.549125
2020-01-05T16:02:18
2020-01-05T16:02:18
226,431,201
0
0
null
null
null
null
UTF-8
Scilab
false
false
567
sci
compar.sci
function [TV] = compar(a, t0, T) N = [10, 100, 1000, 10000]; TV = zeros(8,3); exec('./pointmilieu.sci'); exec('./eulerexpl.sci') exec('./RK4.sci'); exec('./f.sci'); for i = 1:4 z1 = pointmilieu(a, t0, T, Nptmil, f); TV(2*i-1,1) = z1(1,N(i)+1); TV(2*i,1) = z1(2,N(...
fde96030c18c5db75c8f786811de4543726c1a4c
449d555969bfd7befe906877abab098c6e63a0e8
/779/CH9/EX9.9/9_9.sce
c90be93dae88d704393f0a32b4e28fe2d7487756
[]
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
188
sce
9_9.sce
h2 = 2716.2; hf = 844.89; hfg = 1947.3; x1 = (h2-hf)/hfg; h3 = 2685.5; x4 = (h3-hf)/hfg; disp(x1,"The quality of steam in pipe line is") disp("%",100-(x4*100),"Maximum moisture is")
329ebd76ace1a6a3152c8df049c0e5c5f355eadf
449d555969bfd7befe906877abab098c6e63a0e8
/98/CH11/EX11.9/example11_9.sce
67c6dabfe454993ec383ef555846daa35d46894e
[]
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
example11_9.sce
//Chapter 11 //Example 11_9 //Page 279 clear;clc; v=11; area=0.645; d_out=2.18; er=3.5; l=1000; f=50; d_in=sqrt(4*area/%pi); g_max=2*v/d_in/log(d_out/d_in); g_min=2*v/d_out/log(d_out/d_in); printf("(i) Maximum stress in the insulation = %.2f kV/cm \n\n", g_max); printf("(ii) Minimum stress in the insulation = %.2f ...
a8cc61d16eecc32a25ca4c09fbb8da6b630c88bc
6d2caab84011487d2fb307dec2c9d5428bd3a25a
/C/Shell/eshtests/milestone.tst
d359d6780001cc6ad86491d50b3ad52cf46f4ff8
[]
no_license
hjiahui7/MyProjects
23c791abc7a4bf9a01146a26a39c06e8b71de293
e6d34db3fa0afa9c3139bf36eacfc67684c0aee4
refs/heads/master
2023-02-06T10:34:58.988543
2019-08-06T02:38:28
2019-08-06T02:38:28
200,756,944
2
1
null
2023-01-25T12:21:37
2019-08-06T01:52:59
C
UTF-8
Scilab
false
false
68
tst
milestone.tst
= Milestone 30 milestone/foreground.py 1 milestone/cmdfail_test.py
ca91405c19ef6dea10b590cd3888f8c941654fc3
8781912fe931b72e88f06cb03f2a6e1e617f37fe
/scilab/gr_harm/condor/h3_dx.sce
800c48c02f0b8be4f6d5d23b1b7aaee3cb0576c2
[]
no_license
mikeg2105/matlab-old
fe216267968984e9fb0a0bdc4b9ab5a7dd6e306e
eac168097f9060b4787ee17e3a97f2099f8182c1
refs/heads/master
2021-05-01T07:58:19.274277
2018-02-11T22:09:18
2018-02-11T22:09:18
121,167,118
1
0
null
null
null
null
UTF-8
Scilab
false
false
7,361
sce
h3_dx.sce
function [] = h3_dx( iterations,nx,ny,nz,dx,dy,dz,par1,par2,jobname ) //h3( iterations,nx,ny,nz,dx,dy,dz,par1,par2 ) // nx,ny,nz : grid sizes of the 3d cube. // dx,dy,dz : grid spacings // iterations: the number of iterations to evolve // par1,par2 : Parameters for the initial data // ...
a7710d132798cdc94fd7303b68984894a594f1b7
449d555969bfd7befe906877abab098c6e63a0e8
/1163/CH22/EX22.5/example_22_5.sce
40f864b6e4f52aec2eec3b20dcd8ec4513e3c011
[]
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
5,759
sce
example_22_5.sce
clear; clc; disp("--------------Example 22.5----------------") total_addresses=16384; // A regional ISP is granted with 16,384 addresses // starting address = 120.14.64.0 sa1=120; sa2=14; sa3=64; sa4=0; bin_sa=dec2bin(sa1,8)+dec2bin(sa2,8)+dec2bin(sa3,8)+dec2bin(sa4,8); // starting address in binary la=dec2bi...
c97d0ea5287d6e5c2fbe9e3998e34ab34ab93b2f
6b85d1958ff11075634ed9e0f6dbef2de9548f1b
/ANN_Toolbox/macros/ann_FF_run.sci
bb976f6d4c18282966c943e5046603dfc887225a
[ "Unlicense" ]
permissive
ademarazn/REDES_NEURAIS
8a048c13aab33daa4068f52e18b263cc8325884f
a9a35744476d1f7e8405df04d5e4a9f8e4ed4595
refs/heads/master
2021-05-06T13:09:56.514632
2018-04-25T18:49:30
2018-04-25T18:49:30
113,248,743
1
0
null
null
null
null
UTF-8
Scilab
false
false
1,280
sci
ann_FF_run.sci
function y = ann_FF_run(x, N, W, l, af) // This file is part of: // ANN Toolbox for Scilab 5.x // Copyright (C) Ryurick M. Hristev // updated by Allan CORNET INRIA, May 2008 // released under GNU Public licence version 2 // runs the network, with biases, // with input pattern(s) "x" injected al layer "l(1)" // returni...
3350319fa2199feb61106282138e24f55c472460
8217f7986187902617ad1bf89cb789618a90dd0a
/source/2.0/macros/signal/convol.sci
0a302dccb7f7e8a604969d8dadd27c77adf5817f
[ "MIT", "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
1,125
sci
convol.sci
function [y,y1]=convol(h,x,y0) // convol - convolution (overlap add method) //%CALLING SEQUENCE // [y,y1]=convol(h,x,y0) // [y]=convol(h,x) //%PARAMETERS // x,h :input sequences (h is a "short" sequence, x a "long" one) // y0 : old piece to overlap add // y : output of convolution // y1 ...
32737ba418796d991565e79a65eca96472d520b0
449d555969bfd7befe906877abab098c6e63a0e8
/575/DEPENDENCIES/5_2_3.sci
d44e640f54e6e031290cb701f96f3b9ece975fce
[]
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
69
sci
5_2_3.sci
V1=10 //ft^3 T1=70+460 //R P1=1 //atm P2=2.5 //atm T2=610+460 //R
d273b3b4257865fb135b794e319428c85f057f75
449d555969bfd7befe906877abab098c6e63a0e8
/63/CH10/EX10.3/Exa10_3.sci
3e8a35eafe465cbb2605d847fc035b7d0691fde8
[]
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
574
sci
Exa10_3.sci
//Determine (a) The cutoff wavelength for the dominant mode (b) The wavelength in a waveguide, also for the dominant mode (c) The corresponding ground and phase velocities a = 3; m = 1; vc = 3e+10; f = 6e+9; lambda0 = (2*a)/m; lambda = vc/f; rho = sqrt(1 - (lambda/lambda0)^2); lambdap = lambda/rho; v...
30211be1d2c2124ba1af46abe2936ca73339d501
449d555969bfd7befe906877abab098c6e63a0e8
/929/CH3/EX3.18/Example3_18.sce
d227c4ef10d8753047ad2d27547ce72e4617ca22
[]
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
559
sce
Example3_18.sce
//Example 3.18 clear; clc; C=10*10^(-9);//Assuming C=10 nF C1=C; C2=C; f0=1*10^3; BW=10; R=(1/(2*%pi*f0*C))-(0.12*10^3); Q=f0/BW; R1=1*10^3;//Assuming R1=1 kohms R2=((3*Q)-1)*R1; R3=R; R4=R; R5=R; Hobp=Q; printf("Designed State-Variable Filter for Bandpass Response :"); ...
2332bd4572683f509ab5048d99ee45b747b9ce76
8217f7986187902617ad1bf89cb789618a90dd0a
/source/2.5/macros/m2sci/%t2sci.sci
dd661dd6072f2d17fc4d9579f5a4610f5d9d3769
[ "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
232
sci
%t2sci.sci
function [stk,txt,top]=%t2sci() // genere le code relatif a la transposition //! // Copyright INRIA txt=[] s2=stk(top) if s2(2)=='1'|s2(2)=='2'|s2(2)=='3' then s2(1)='('+s2(1)+')',end stk=list(s2(1)+quote,s2(2),s2(4),s2(3),s2(5))
d352f8a108d595fa026baf5a78cdbf38e971752e
449d555969bfd7befe906877abab098c6e63a0e8
/1187/CH10/EX10.5/5.sce
e4801909a8b4fee80fcc924cf7f8bfe47a6d3cc6
[]
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
235
sce
5.sce
clc g=9.81; // m/s^2 T=5; // s h=4; // m // lambda=g*T^2/(2*%pi)*tanh(2*%pi*h/lambda1); // by trial method , we get lambda1=28.04; lambda=g*T^2/(2*%pi)*tanh(2*%pi*h/lambda1); disp("Wavelength =") disp(lambda) disp("m")
54d03832018981a206bf563b6c1c6ddfd47191f2
449d555969bfd7befe906877abab098c6e63a0e8
/1457/CH4/EX4.5/4_5.sce
aeef5a8af1862f58b502762669f5a38126519844
[]
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
313
sce
4_5.sce
clc //Initialization of variables s=0.86 P2=3.8 //psia Patm=26.8 //in of Hg SPatm=29.9 //in of Hg psi=14.7 //psia //calculations Pa=Patm*psi/SPatm Pcrit=-(Pa-P2)*144/(s*62.4) Q=sqrt((-Pcrit+ 10*144/(s*62.4))*64.4*%pi^2 /(-1/2.25^2 + 1/0.25^2 )) //results printf("Max. theoretical flow = %.1f cfs",Q)
8b86e1f2933dc50f734c5f4b029a1251bea39479
449d555969bfd7befe906877abab098c6e63a0e8
/3751/CH4/EX4.12/Ex4_12.sce
fb6484d455696480b190194a771232403bef0caa
[]
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,753
sce
Ex4_12.sce
//Fluid Systems - By - Shiv Kumar //Chapter 4 - Pelton Turbine (Impulse Turbine) //Example 4.12 clc clear //Given Data:- n=2; //Number of Jets P=5000; //Shaft Power, HP N=375; //Speed of Shaft, rpm Hth=200; //Theoretical Head at Base of Nozzle, m e...
3979094defc0e17eadd21283c69fa0190f2cc081
c18b00f01d5c838160bd770af90a5c2f4a59d8b5
/SCANeR_Files/RiskyGadgets_Pilot2.sce
32d7184a3f6956f8c8e606b6522d3080e91b9e3b
[]
no_license
PatrickPro/CoastMaster
ac80abf6e5e4fa2677b6f4f4f07f2ceb3c96fb97
64002824afe06dff6dcf851c177723ddb7193c22
refs/heads/master
2021-01-18T21:42:27.466730
2016-05-31T01:12:43
2016-05-31T01:12:43
54,185,760
0
0
null
null
null
null
UTF-8
Scilab
false
false
140,218
sce
RiskyGadgets_Pilot2.sce
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <sce version="1.4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Scenario> <name></name> <description></description> <online>1</online> <steadystate>0</steadystate> <Environment> <gravity>9.81</gravity> <waterVolumetri...
6237e28c2117f638855cd920d963832ac8d27672
f7d0f456b8e29ce4f81d9cbe1ca2a57fede3bc5d
/solvers/cyclist/bench/entl/06.tst
fb9049f4a21be6d31f265a5368792ddbb6098cb2
[]
no_license
mihasighi/smtcomp14-sl
22467201b3f7e74e2001e259134c040d80afd6b6
8dd4ff648e16e31acd193f882082df349e211251
refs/heads/master
2021-06-06T17:01:18.752298
2018-06-28T10:04:32
2018-06-28T10:04:32
19,853,856
1
3
null
null
null
null
UTF-8
Scilab
false
false
54
tst
06.tst
PeList(x,y) * PeList(y,z) |- PeList(x,z)
1a1bc3f3251f4485d0785cf4542d702946d72fc1
fa428f297a915e9a041597642bfe29627ab69c42
/app/views/account/edit.sce
1361cf2cfb6277f95e2caf9dc0cc71e134e61a0d
[]
no_license
TheBrenny/Web-Dev-and-Security
dff903be92838b14f7126dd1f7092922b86bf2cc
e4abb96dc24e606704b09f5acdd2684d6d5d577d
refs/heads/main
2023-06-17T08:33:35.176024
2021-06-15T05:07:20
2021-06-15T05:07:20
343,603,444
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,574
sce
edit.sce
[[i= partials/header ]] [[i= partials/navbar ]] <div class="container center"> <form enctype="application/json" class="loginBox displayBox" method="POST" action="/account/[[user.id]]/edit" style="width: 800px;"> <h1>Edit Your Account</h1> <input type="text" name="username" value="[[user.name]...
500bb849e1e63fcb5a57f21d679f62346d876fe4
449d555969bfd7befe906877abab098c6e63a0e8
/770/CH17/EX17.11/17_11.sce
30caf148ddbc2653e880d6b6e4e4b718dc33a220
[]
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
726
sce
17_11.sce
clear; clc; //Example - 17.11 //Page number - 611 printf("Example - 17.11 and Page number - 611\n\n"); // Given // SO2 + (1/2)*O2 - SO3 R = 8.314;//[J/mol-K] K_800 = 0.0319;// Equilibrium constant at 800 K K_900 = 0.153;// Equilibrium constant at 900 K T_1 = 800;//[K] T_2 = 900;//[K] // We have the ...
b75c06722074136f8be41c17c94858bff17e78cd
449d555969bfd7befe906877abab098c6e63a0e8
/3556/CH11/EX11.4/Ex11_4.sce
09e4ec7ec79ea2ab894a7e108e762b7649aa9070
[]
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
3,993
sce
Ex11_4.sce
clc // Fundamental of Electric Circuit // Charles K. Alexander and Matthew N.O Sadiku // Mc Graw Hill of New York // 5th Edition // Part 2 : AC Circuits // Chapter 11 : AC power Analysis // Example 11 - 4 clear; clc; close; // Clear the work space and console. // // Given data I_mag_1 = ...
029d8b4d6a8ba4b5930abba5d43366390b6e8d7f
449d555969bfd7befe906877abab098c6e63a0e8
/2384/CH10/EX10.6/ex10_6.sce
8a4cf9458ead723cb7f5bdaf5bb51db997a52fb0
[]
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
417
sce
ex10_6.sce
// Exa 10.6 clc; clear; close; format('v',6) // Given data V = 200;// in V Ra = 0.5;// in ohm Rsh = 200;// in ohm P = 20;// in kW P = P * 10^3;// in W // P = V*I_L; I_L =P/V;// in A Ish = V/Rsh;// in A Ia = I_L+Ish;// in A Eg = V + (Ia*Ra);// in V // power developed in the armature power = Eg*Ia;// in...
c791cb347272a38cdd44a5a4bc456d8db0168f73
c3e028b978b3d35a3f4e4b2c70ac7e954da9b977
/experiments/scripts/stats.sce
f4b2c7ceeda84aee95895c7f3f250f2577daa064
[]
no_license
fedetft/tdmh
9b09d80b82cdeda0e0d874335b559d0425bb02d9
f187e6180a3274b0d1d7743f280f42b498ef8752
refs/heads/master
2021-06-21T10:02:21.997335
2021-01-06T14:58:52
2021-01-06T14:58:52
147,669,341
8
2
null
null
null
null
UTF-8
Scilab
false
false
411
sce
stats.sce
function plt(filename) a=fscanfMat(filename); plot(a(:,1),a(:,2)); endfunction subplot(221); plt('heapFree.txt'); title("Free heap (master node) [B]"); subplot(222); plt('macStack.txt'); title("Mac stack used (master node) [B]"); subplot(223); plt('logBytes.txt'); title("Log buffer bytes used (master node) [B...
5dbe6af2263909e83afd4c14d02393b9e7f7d5ad
d0c168ea109f87355c012aa44a7f160725368d86
/Linux/鱼眼项目文件/ubantu-opencv/try/x86ff/qt5/qml/Ubuntu/Components/Themes/Ambiance/artwork/bubble_shadow@30.sci
9df9f3e8cad53752f4ff262c13fb38d0bde1139d
[]
no_license
ShawnOfMisfit/FishEye-Correct
04838a9b1162035f52e66c80de33d5d6310e0633
605475e061bdff3b2f9851f7153d9936feafe578
refs/heads/master
2021-01-22T05:42:50.346149
2015-03-20T01:57:42
2015-03-20T01:57:42
47,732,123
0
4
null
2015-12-10T02:17:09
2015-12-10T02:17:08
null
UTF-8
Scilab
false
false
173
sci
bubble_shadow@30.sci
border.top: 80 border.bottom: 80 border.left: 80 border.right: 80 horizontalTileMode: BorderImage.Stretch verticalTileMode: BorderImage.Stretch source: bubble_shadow@30.png
f61e107b555ef0f004486d9649cca0b4d78552da
449d555969bfd7befe906877abab098c6e63a0e8
/2825/CH4/EX4.15/Ex4_15.sce
0d241971e3f18f1a0cb575bd177144283356fb53
[]
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
668
sce
Ex4_15.sce
//Ex4_15 Pg-246 clc IL1=10*10^(-3) IL2=20*10^(-3) //IL1,IL2 range of load current in A Vin=20 //supply voltage in V Izt=6*10^(-3) //zener current in A Vz=15 //zener voltage in V disp("Average load current") IL=(IL1+IL2)/2 // Average load current printf("\n IL = %.0f mA \n ",IL*10^3) disp("Total cu...
a3a6e3ce8aec13654cca9b5f105919ac4f113ac9
0f1f220f69c42220ef04954615f32bfa967fb649
/webTestFiles/testXML/testFormField.tst
6fc2063789934a02a33b1532940bb3b4f660ff38
[ "MIT" ]
permissive
claudio-tortorelli/Bellerofonte
edc2fed23225128c4a5519edbf19f5eb2b675d75
0a60184d9f750437e037a601833965713afb2cd3
refs/heads/main
2023-08-27T10:18:50.022426
2021-11-07T13:45:56
2021-11-07T13:45:56
425,290,210
0
0
null
null
null
null
UTF-8
Scilab
false
false
9,906
tst
testFormField.tst
<orbilio.webTest.bellerofonte.Macro_test ref-id="0"> <object-fields> <_name> <string>testFormField.txt</string> </_name> <_tests> <java.util.Vector ref-id="1"> <object-fields> <elementData> <java.lang.Object-array length="10" ref-id="2"> <orbilio.web...
9e5cdc80a28bf06097de0ff406fe6e29503b37ba
c557cd21994aaa23ea4fe68fa779dd8b3aac0381
/test/unite-prune.tst
67c0ba118942a26c77549512c722936f0be0d69c
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
dougsong/reposurgeon
394001c0da4c3503bc8bae14935808ffd6f45657
ee63ba2b0786fa1b79dd232bf3d4c2fe9c22104b
refs/heads/master
2023-03-09T15:22:45.041046
2023-02-25T08:33:06
2023-02-25T08:33:06
280,299,498
1
0
NOASSERTION
2023-02-25T08:33:08
2020-07-17T01:45:32
Go
UTF-8
Scilab
false
false
108
tst
unite-prune.tst
## Test of the unite feature with pruning read <testrepo.fi read <bzr.fi unite --prune bzr testrepo write -
b1722cb855c84b4b3634619f1bf614692b3a2261
449d555969bfd7befe906877abab098c6e63a0e8
/1802/CH7/EX7.16/Exa7_16.sce
4f04181d89856fe23a3a90bfbca3562e179e1d8e
[]
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
430
sce
Exa7_16.sce
//Exa 7.16 clc; clear; close; //Given data : format('v',5); //Applying KVL in loop AFEDA: (0.016*x)+0.09*(x-30)+0.14*(x-17)-0.1*y=0 //Applying KVL in loop ADCBA: 0.1*y-0.12*(95-x-y)-.01*(145-x-y)-0.008*(165-x-y)=0 //Equating two equtions we get //3.9*x-125=97.75-0.75*x x=(97.75+125)/(3.9+0.75);//in A y=97.7...
49c6b73d9fe1bcd436cd5479dbe0fd0ab8148064
449d555969bfd7befe906877abab098c6e63a0e8
/1808/CH1/EX1.5/Chapter1_Example5.sce
cd372e372f313579150e32b10e299feb190a3962
[]
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,017
sce
Chapter1_Example5.sce
clc clear //INPUT DATA N=1500;//speed in rpm T=150;//Torque developed in Nm mf=6;//fuel consumption in kg/h cv=42000;//calorific value in kJ/kg L=0.15;//Stroke in m d=0.12;//bore in m n=2;//for four cylinders pa=1;//Atmospheric pressure in bar Ta=293;//Room temperature in K Ra=0.287;//Gas constant hw=0.06;...
b6b48766f4b323bfbd2757a6208729800a0d969c
449d555969bfd7befe906877abab098c6e63a0e8
/1457/CH16/EX16.4/16_4.sce
7d41d1e96b09ce22313cf29a5acedd297b569d8e
[]
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
333
sce
16_4.sce
clc //Initialization of variables Q=600 //cfs z=350 //ft eta=0.9 //calculations power=62.4*Q*z*eta/550 rpm=75 n=2 ns=rpm*sqrt(power/n) /z^(5/4) phi=0.45 D=153.3*sqrt(z) *phi/rpm rpm2=600 ns2=rpm2*sqrt(power/n) /z^(5/4) //results printf("For two turbines, ns= %.2f",ns) printf("\n For francis turbines, ns...
d8f454db3fa1549ca8d021171a17a2cb5fee73e6
717ddeb7e700373742c617a95e25a2376565112c
/1766/CH9/EX9.18/EX9_18.sce
2bab9e66d87c32bceeb382db03ba12888e225a0e
[]
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
431
sce
EX9_18.sce
clc;funcprot(0);//Example 9.18 //Initilisation of Variables E1=0.4;...//Emmisivity of wall 1 E2=0.8;...//Emmisivity of wall 2 E3=0.05;...//Emmisivity of shield F13=1;.....//Shape factor F32=1;...// n=1;...//Number of shields Pr=(1-((1/(((1-E1)/E1)+(1/F13)+((1-E3)/E3)+((1-E3)/E3)+(1/F32)+((1-E2)/E2)))/((n)/((1/...
151b77f301e03e3f743844646c558cf2e6e2dc98
25033eda4e7cd13f945f94c5dc35f15825066b42
/Inria/2 cohorts/Tinfini/convergence M.sce
cb88cc2b027ec5789cf93b127abc627afc0d3a91
[]
no_license
julienguegan/Internships
a26cb9efa2f1715832511a7aa94d25bfc675388b
ad51d5845ed8fd41e29259c95e8beff80bac65cf
refs/heads/master
2020-12-20T21:54:29.099157
2020-01-25T19:20:10
2020-01-25T19:20:10
236,217,889
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,735
sce
convergence M.sce
clear exec('C:\Users\Julien Guégan\Documents\Cours\MAM4\STAGE\2 cohorts\Tinfini\Fonctions 2 cohorts - Tinfini.sci',-1) T = 140 t = 0:T // CI M01 = 400 M02 = 400 n1 = 100 n2 = 1 n = n1+n2 Mee = fsolve(0,eqnM) disp(" M** = "+string(Mee)) Mσ = 1750 gagnants = [] //on stock les Mσ gagnants perdants = [] //les perda...
3d6d4076ebd5f5f97190f89ad9b94fa34608e6c2
dd6855f7da0a381ca1504611888cd26d0218ec28
/multiply/builder.sce
8c0d01798b63bb4ef749a5bcce2e1aa644e32f59
[]
no_license
AshishMantosh/MatrixMultiplicationUsingCinScilabAPI
ad88c8a905d6a10a986237190c28c68f7dc43492
7970d7cb1b1aed3f6899dbb2347357254e385f16
refs/heads/master
2021-06-16T10:11:33.046802
2017-05-19T19:24:38
2017-05-19T19:24:38
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
184
sce
builder.sce
files=["sci_multiply.c"]; // TODO: WTF ? WITHOUT_AUTO_PUTLHSVAR = %t; ilib_build('build_lib',['multiply','sci_multiply'],files,[]); exec loader.sce c = multiply([2, 2] , [2, 2; 2, 2])
880fd4f4adb4743f892c2bb39c91ba4262befd08
49c332fb095450edccbd7e42e057fa0b57157045
/test/FM09.prev.tst
ea756d29ceade049b45365b38acf14f6e9d83684
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
gfis/numword
836edd4693d90ede0f37ebcad01f8202362f3c74
9fbef644f2142ed7db9b4fa696b5a2388181f7b9
refs/heads/master
2022-02-04T19:09:38.860895
2022-01-28T14:43:02
2022-01-28T14:43:02
5,777,703
1
0
null
null
null
null
UTF-8
Scilab
false
false
75
tst
FM09.prev.tst
0 Auf Wiedersehen 6 Guten Morgen 12 Guten Tag 18 Guten Abend 24 Gute Nacht
0a319d026b5cc5ecce8f95a555f21857a903115e
449d555969bfd7befe906877abab098c6e63a0e8
/462/CH11/EX11.2.a/ex_11_2_a.sce
6997f5202c753d2f9e21ec8c3db5fbac8a22395e
[]
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
ex_11_2_a.sce
//example 11.2(a)// //maximum rate at which data can be stored// clc //clears the screen// clear //clears already existing variables// disp('the maximum rate at which data can be stored is:') t=200*(10^-9); //write cycle time// r=1/t; //maximum rate// disp(r) disp('words/sec')
bc4609885100e9edf1187a083fbc4aa53cf75759
449d555969bfd7befe906877abab098c6e63a0e8
/761/CH17/EX17.8/17_8.sce
63dbd1c5f86c6e449f65b2507b650f3691cf46b4
[]
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
17_8.sce
clc; //page no 642 //prob no. 17.8 //A Gunn device with thickness=7um d=7*10^-6;v=10^5;//Basic velocity of e t=d/v;//Basic velocity relation //Determination of freq of oscillation f=1/t;//Inverse of period is freq disp('Hz',f,'The freq of oscillation is');
470115b6f04a0632e4ac48ef103528b2a7c93d7c
99b4e2e61348ee847a78faf6eee6d345fde36028
/Toolbox Test/taylorwin/taylorwin8.sce
4bd310e70f79d5de0383538ec0171d726aabe98f
[]
no_license
deecube/fosseetesting
ce66f691121021fa2f3474497397cded9d57658c
e353f1c03b0c0ef43abf44873e5e477b6adb6c7e
refs/heads/master
2021-01-20T11:34:43.535019
2016-09-27T05:12:48
2016-09-27T05:12:48
59,456,386
0
0
null
null
null
null
UTF-8
Scilab
false
false
207
sce
taylorwin8.sce
//check o/p when i/p arg is of type char w = taylorwin('a'); disp(w); ////output //!--error 10000 //check the data type of input //at line 13 of function taylorwin called by : //w = taylorwin('a');
63d7fe652975f2b7b52dba0f823467ca3e82f0b4
a674f7b984545698214f8164107cc4e15916c573
/Exec_Enzo.sci
d16cb010506af642da6fcbb3b765a8b7642ef0ef
[]
no_license
enzo-billis/Projet_CESI_Scilab_Missions
6bb843b68b64660f8ed235cde4213dd4d3343375
07434c89170e237aff6a78ad4d59034b6e47f382
refs/heads/master
2021-03-16T10:27:15.255047
2018-03-05T08:02:40
2018-03-05T08:02:40
120,597,704
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,215
sci
Exec_Enzo.sci
exec('C:\Users\enzo7\Documents\GIT\Projet_CESI_Scilab_Missions\Fonctions\display_gray.sci', -1) exec('C:\Users\enzo7\Documents\GIT\Projet_CESI_Scilab_Missions\Fonctions\Histogramme.sci', -1) exec('C:\Users\enzo7\Documents\GIT\Projet_CESI_Scilab_Missions\Fonctions\readpbm.sci', -1) exec('C:\Users\enzo7\Documents\GIT\Pro...
54006514df939578a9ddcd0901381310645b3c9d
449d555969bfd7befe906877abab098c6e63a0e8
/680/CH14/EX14.08/14_08.sce
0ec2bfae85ca22b386f638273f153bf8421109a5
[]
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,201
sce
14_08.sce
//Problem 14.08: //initializing the variables: pCl2 = 0.0; pO2 = 0.106; pH2O = 0.0292; pHCl = 0.146; P = 1; // in atm T = 1250; // in K //calculation: //By definition, //K = Kp = pCl2*pH2O/(pHCl^2*pO2^0.5) //At equilibrium //pCl2 = pCl2(initial) + x = x //The term x represents the increase in the pa...
f3b3d9d7ce1e2735e5c3815d2744b4ab097ff187
449d555969bfd7befe906877abab098c6e63a0e8
/51/CH2/EX2.3/2_3.sce
05e64e839d5a5080f5abbc4d4c252a319a746c31
[]
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
432
sce
2_3.sce
clc; clear; T=10;//degree C dmax=40;//m p=598;//mm Hg //pressure in lake at any depth h is given by p=gamma*h + local barometric pressure 'pbar' //pbar/(gamma Hg)=598 mm= .598 m ; (gamma Hg) = 133kN/m^3 pbar=0.598*133;//kN/m^2 //(gamma water)=9.804 kN/m^3 at 10 dergree C p=(9.804*40)+pbar;//kN/m^2 disp("kPa",...
7128d9ec50a581633b9ab84f34891c529538ffcd
449d555969bfd7befe906877abab098c6e63a0e8
/965/CH2/EX2.57/57.sci
a35109dfa566e845388c0eaba83ec0958fc4c986
[]
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
630
sci
57.sci
clc; clear all; disp("maximum temperature calculation") r1=25/2;//mm r2=17;//mm kA=0.058;// W/(m*C) kB=0.42;// W/(m*C) ho=20.5;//W/(m^2*C) tsurr=15;// degree C r3=1000*kB/ho; disp("mm",(r3-r2)," thickness of plastic insulation =") I=950;//A current flow R=22*10^(-6);// ohm/m L=1;//m Q=(I^2)*R; Rth= (lo...
fee3e9aa434d67f760e999b44b1a43714cc68285
39354558b1a419f0ed22c078b0fecdfc24c3691c
/lib64/daq/R5-V6.7/examples/ims/WavefrontData.cc.sci
d0285128dee8bf8dc2c2fc4f8ff628973956190a
[]
no_license
lsst-camera-ccs/org-lsst-ccs-drivers-daq
73a26049c34895cbc4d19ae46192152e244fa263
4abf1abbd5f90ac529dc3fb76beda07b9da6792d
refs/heads/main
2023-07-22T16:17:11.741297
2023-07-19T20:23:29
2023-07-19T20:23:29
194,708,202
1
0
null
2023-06-08T20:23:17
2019-07-01T16:30:31
C++
UTF-8
Scilab
false
false
1,961
sci
WavefrontData.cc.sci
/* ** ++ ** Package: ** ** ** Abstract: ** ** ** Author: ** Michael Huffer, SLAC (mehsys@slac.stanford.edu) ** ** Creation Date: ** 000 - January 09, 2007 ** ** Revision History: ** None. ** ** -- */ #include <stdio.h> #include "ims/wavefront/Data.hh" #include "WavefrontData.hh" using namespace IM...
08ad18598d42910a73a4a6e00f4bcdb2c8b75844
9b046504c3b7683d3bfa294fe100408058e75aa3
/Metodos/Clase3/ScriptsClase/ejemploClasex10.sce
c131bcb00f46b8aca59fec6ba1ba5e8b6d8269fe
[]
no_license
DavidAlex99/Cursos
f15cb4f4fbb35a6eb62cbae0a9b51ea671f3ea8f
aee547ab09db7e535bea5a6d41ed6e455f8a9a89
refs/heads/master
2023-01-08T02:46:07.502656
2020-11-14T00:45:57
2020-11-14T00:45:57
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,067
sce
ejemploClasex10.sce
//ejercicio x^10-1 clear all clc() function result = f(x) result = x^10-1 endfunction function tabla = biseccion(xl,xu,funcion, n) [tabla] = (n) for i = 1:1:n xr = (xl+xu)/2 tabla(i,1) = xl tabla(i,2) = xu tabla(i,3) = xr tabla(i,4) = f(xr) //Detectar cambio ...
f895ecebeb156b825a1345e426cfd13590cd8790
449d555969bfd7befe906877abab098c6e63a0e8
/2138/CH3/EX3.11.d/ex_3_11_d.sce
28c1a0b106c2a4da7b9d7e84717ff973d1ba0a0b
[]
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
333
sce
ex_3_11_d.sce
//Example 3.11.d // total resistance clc; clear; close; t=15;//TOTAL CURRENT IN AMPERES i1=2;//CURRENT THROUGH UNKNOWN RESISTANCE R1=15;//in ohms R2=50/2;//in ohms x=(t-i1)*((R1*R2)/(R1+2*R2));//unknown resistance in ohms PD=i1*x;//in volts RX=((1/R1)+(1/(2*R2))+(1/x));// R=1/RX;// disp(R,"total resistance of the circu...
c6c3ae611f56ff4f39f4657e40b9ac17baa879bf
449d555969bfd7befe906877abab098c6e63a0e8
/692/CH5/EX5.2/P5_2.sce
8b5cbab9df16f0e20ecc06bfc8a1ff0eca1b7947
[]
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
396
sce
P5_2.sce
//EXAMPLE 5.2 //DFT of sinusoidal sequence clc; clear; N = input(" input value of N "); r = input(" input r value ") ; n = 0:N-1; x = cos(2*%pi*r*n/N) X = dft(x,-1) //X exisits only at n={r,N-r} where X = N/2 clf(); a=gca(); a.x_location = "origin"; a.y_location = 'origin'; plot2d3(n,X,2); a.thickness=1; plot(...
c96ab306ecb6597e9e42abf1346961dc58682970
dc5a2fe4380e1453a12f15f5080b10f3ababb9de
/AutomationTools/bin/1.0/common/ATLAS/tools/txtfile/sh_nc_all.tst
e293bf0d6f439349340afeb576dd026b3e00bf04
[]
no_license
jameshilliard/PythonCode
f72ad62bb8b8cafbc94cbe7c0d3065343fdf0f98
422543bc049f57a67d53ec0b89caef076297cdc5
refs/heads/master
2020-04-09T00:06:25.689609
2015-03-14T13:14:34
2015-03-14T13:14:34
32,722,067
3
0
null
2015-03-23T09:21:52
2015-03-23T09:21:52
null
UTF-8
Scilab
false
false
16,186
tst
sh_nc_all.tst
-v G_USER=shqa -v G_CONFIG=1.0 -v G_TBTYPE=nc -v G_PROD_TYPE=MC524WR -v G_TST_TITLE="My Network Network Connections" -v G_HTTP_DIR=test/ -v G_FTP_DIR=/log/autotest -v G_TESTBED=tb23 -v G_FROMRCPT=shqa@actiontec.com -v G_FTPUSR=root -v G_FTPPWD=@ctiontec123 -v U_USER=admin -v U_PWD=admin1 -v G_LIBVERSION=1.0 -v G_LOG=$...
9688774cccc2cc2d8a32f8678e5fc7c59bbcfad3
449d555969bfd7befe906877abab098c6e63a0e8
/1358/CH4/EX4.6/Example46.sce
baf5b4ace6b18c7d13b67087458428d72b2e12fe
[]
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
491
sce
Example46.sce
// Display mode mode(0); // Display warning for floating point exception ieee(1); clear; clc; disp("Turbomachinery Design and Theory,Rama S. R. Gorla and Aijaz A. Khan, Chapter 4, Example 6") disp("The pressure ratio is given by r = P03/P01") etac = 0.88; sigma = 0.95; U2 = 457; Cp = 1005; T01 = 288; r = (...
09c4978184574082881da569451e8632118ee56c
ac1f8441b0319b4a391cd5a959bd3bb7988edfa7
/data/news2015/news2015/EnTa/enta12.tst
dd87be6374ae42845babd61ed8deac48f603b299
[ "MIT" ]
permissive
SaeedNajafi/transliterator
4d58b8604fa31f52ee2dce7845e002a18214fd5e
523a087b777a5d6eec041165dabb43848f6222e6
refs/heads/master
2021-09-18T17:02:59.083727
2018-07-17T06:01:21
2018-07-17T06:01:21
129,796,130
0
0
null
null
null
null
UTF-8
Scilab
false
false
7,383
tst
enta12.tst
aadhi aakash aap aayasha aayee abduh aberhart abey abou abri academy accommodation acorn adams adgaon adlabs agro ahlaad air aisin ajee ajhai ajith akaram akele akhri akodia akurdi alas albany alester alex alipur alkali alpesh amanat american amodini andha angel anna anne antibody aon apne araafat aries ark arman arms ...
ef74eb80896c432bdc7aeb9693400ab9cdd78825
449d555969bfd7befe906877abab098c6e63a0e8
/2054/CH1/EX1.39/ex1_39.sce
aae7668d05c14d4906e1fd1b8191faa896204736
[]
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
504
sce
ex1_39.sce
//Exa:1.39 clc; clear; close; I_a1=100;//in Amperes V=230;//in volts R_a=0.1;//in ohms E_b1=V-I_a1*R_a;//in volts N1=500;//in rpm N2=800;//in rpm x=(V-sqrt((V^2)-4*10*352))/(2*10); disp('Flux is reduced by'); disp(x^-1,); disp('times to get motor speed of 800 rpm'); I_a2=I_a1*x;//in amperes E_b2=V-I_a2*R...
01bde7bc5800edb75a1c75e2f236de39a012efbb
449d555969bfd7befe906877abab098c6e63a0e8
/2504/CH14/EX14.2/14_2.sce
526b670c3f32b2bfb1ba1f5aafb3bbb58ee16d25
[]
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
330
sce
14_2.sce
clc //initialisation of variables clear wcb= 2 //ton wc= 100 //ton wa= 6.5 //ton wca= 20 r= 0.8 r1= 1.2 //CALCULATIONS wca1= wc/wa wca2= wcb*(wca1/wca)^1.5 Wca= wcb*r^(9/4)*(1/r1)^(9/4)*(wca1/wca)^1.5 //RESULTS printf ('(Wc/W)a = %.2f ',wca1) printf ('\n Wc,a = %.2f ton',wca2) printf ('\n Wc,a = %.2f t...
698e97ea58c05abfa6d602e83b8d3f0ee55f3455
449d555969bfd7befe906877abab098c6e63a0e8
/978/CH10/EX10.2/Example10_2.sce
d67f5918c8934955b457ca69910af62b00a2b965
[]
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
632
sce
Example10_2.sce
//chapter-10,Example10_2,pg 295 //in absence of the guard point arrangement, two 10^10 ohm resistances in series become parallel to the 10^9 ohm resistance, making the effective unknown resistance //case-1 Rh=10^9 Ra1=10^10 Rb1=10^10 Rue1=((Rh*2*Ra1)/(Rh+(2*Ra1)))//effective resistance err1=((Rh-Ru...
20207a6319334b42248dae6f2066442cef66445a
449d555969bfd7befe906877abab098c6e63a0e8
/3137/CH2/EX2.6/Ex2_6.sce
7bb7a5e32b7aea61e00e1a1ba6e7ab602143f545
[]
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
301
sce
Ex2_6.sce
//Initilization of variables P_x=22 //N P_y=23 //N P_z=7 //N p1=1 //m p2=-1 //m p3=-2 //m //Calculations Mx=(p2*P_z)-(p3*P_y) //N-m My=-((p1*P_z)-(p3*P_x)) //N-m Mz=(p1*P_y)-(p2*P_x) //N-m //Result clc printf('The moment about the line from the origin is:%fi%fj+%fk N.m',Mx,My,Mz) //N-m
889211f0571a8fbd0a0db69d129c21fcbb4622a9
449d555969bfd7befe906877abab098c6e63a0e8
/1748/CH1/EX1.15/Exa1_15.sce
0afa25499019e19bb6e2d8503709f4ad863cbe7f
[]
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,051
sce
Exa1_15.sce
//Exa 1.15 clc; clear; close; //given data format('v',7); OutputPower=1200;//in KVA OutputPower=1200*1000;//in VA V=3300;//in Volt Ra=0.25;//in Ohm //Formula : outputPower=sqrt(3)*VL*IL IL=OutputPower/(sqrt(3)*V);//in Ampere Ia=IL;//in Ampere VPerPhase=V/sqrt(3);//in Volts OC_Voltage=1100;//in Volt SC_Cu...
07927a07661141965120df8a29ce68e3c3f1be1e
449d555969bfd7befe906877abab098c6e63a0e8
/3856/CH4/EX4.8/Ex4_8.sce
e1438bc62078d8c160052566cc72764a684e8edd
[]
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
696
sce
Ex4_8.sce
//Calculate the standard molar Enthalpy of formatyion of Acetylene (C2H2) from its element //Example 4.8 clc; clear; delH1deg=-393.5; //Enthalpy change for the reaction C(graphite)+O2(g) givs CO2(g) in kJ mol^-1 delH2deg=-285.8; //Enthalpy change for the reaction H2(g)+1/2O2(g) givs H2O(l) in kJ mol^-1...
b8cde6dfbaa89df771b342364e4b8ef09adb0bf0
420d4bcc40d948804a4370652e50a00cbe639cfe
/Graphs API/make-tests/omega01.tst
3385fefdf92461c4dff0169397894a8bd5c38939
[]
no_license
itsbriantruong/projects
8cce3eba78a98e598e249f0adffcd9c3b9e3d5ab
252ad31d3c74ef77e1cee43244e8f51ca47f9b63
refs/heads/master
2021-05-29T19:08:04.548321
2015-09-09T09:03:16
2015-09-09T09:03:16
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
74
tst
omega01.tst
java -ea make.Main -f make-tests/omega01.mk -D make-tests/preomega01 cake
66ff998e229b409d0dfbeb13f4e930d9bf6a0615
4ed576b765859807d6c29665521e0697d6f9bae7
/archive/03/ex3.2.sce
d9885454f65d23190bd91dceafa351b022f0de50
[]
no_license
sbednarz/scilab
96b9182730fa48d11f27840fc197d151adb01e2c
28f81c58bc4972eeb41f403cb157fb989e809f41
refs/heads/master
2021-07-11T04:42:04.289126
2021-05-17T20:55:19
2021-05-17T20:55:19
100,467,366
3
1
null
2020-06-19T06:49:18
2017-08-16T08:37:06
Scilab
UTF-8
Scilab
false
false
648
sce
ex3.2.sce
// ex3.2 // A + B <=> C + D // A0 = 1 // B0 = 1 // K = 10 // at eq // A, B, C, D function eq = model(x) A = x(1) B = x(2) C = x(3) D = x(4) eq(1) = A + C - A0 // A balance eq(2) = B + C - B0 // B balance eq(3) = C - D // eq(4) = C*D - K*A*B // K = (B*C)/(A*B) ...
9761ffcfbb2a540fbdb253db270d402e8986afb8
449d555969bfd7befe906877abab098c6e63a0e8
/2048/CH10/EX10.10/vande_imc.sce
90990c8c09df0412311b8440e295bc1a16973f59
[]
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
476
sce
vande_imc.sce
// Design of conventional controller for van de Vusse reactor problem // 10.10 exec('tf.sci'); exec('myc2d.sci'); exec('imcsplit.sci',-1); exec('imc_stable.sci'); exec('zpowk.sci',-1); exec('flip.sci',-1); exec('poladd.sci',-1); exec('polsize.sci',-1); num = [-1.117 3.1472]; den = [1 4.6429 5.3821]; G = ...
3b549919dc930d1e1b8a36f4320d8e7803891e29
449d555969bfd7befe906877abab098c6e63a0e8
/3537/CH5/EX5.24/Ex5_24.sce
4959c698470dec8b519e68355b84395e80fa5db8
[]
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
Ex5_24.sce
//Example 5_24 clc(); clear; //To find the interplanar spacing and lamda n1=3 lamda=97 //units in pm theta1=23 //units in degrees theta2=60 //units in degrees lamda1=(n1*lamda*sin(theta1*%pi/180))/(sin(theta2*%pi/180)) //units in pm d=(n1*lamda)/(2*sin(theta2*%pi/180)) printf("lamda=%d pm",lamda1) prin...
6f7739ceba1a9a291eeadbf6c5e12fcfc1ab7d87
449d555969bfd7befe906877abab098c6e63a0e8
/764/CH10/EX10.7.b/solution10_7.sce
4f15cf4ee8a3163c082bb20d370043b0fc74fa7a
[]
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,815
sce
solution10_7.sce
//Obtain path of solution file path = get_absolute_file_path('solution10_7.sce') //Obtain path of data file datapath = path + filesep() + 'data10_7.sci' //Obtain path of function file funcpath = path + filesep() + 'functions10_7.sci' //Clear all clc //Execute the data file exec(datapath) exec(funcpath,[-1]) //Calculat...
7ad13a68397fbc611c37f4def2eb8e008d6d1245
449d555969bfd7befe906877abab098c6e63a0e8
/2375/CH9/EX9.3/ex9_3.sce
03c2b970008c78138f34babeb09e03e1918b0a99
[]
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
190
sce
ex9_3.sce
// Exa 9.3 clc; clear; close; format('v',5) // Given data wH= '0.9*wp1'; wp2='wp1*k'; //wH= 1/sqrt(1/wp1^1+1/(k*wp1)^2) k= sqrt(0.9^2/(1-0.9^2)); disp(k,"The value of k is : ")
e5256440de42accd7d96617069f34cbbaa9a1b86
449d555969bfd7befe906877abab098c6e63a0e8
/2741/CH3/EX3.10/Chapter3_Example10.sce
a8e317626b6ff2ed88018c6263a8a143cb2f064e
[]
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
614
sce
Chapter3_Example10.sce
clc clear //Input data w=4;//The Molecular weight of helium v=22400;//The volume of one gram molecule of a gas at N.T.P in cm^3 p=76;//The pressure in cm of Hg T=273;//The temperature in K J=4.2*10^7;//The amount of energy in ergs/cal //Calculations V=(v/w);//The volume of one gram of helium at N.T.P in ...
f05259da275ef53ae5f05bce10f796579717a089
449d555969bfd7befe906877abab098c6e63a0e8
/2339/CH4/EX4.4.1/Ex4_4.sce
a0af08a868313098cb4f418730bd0c2372a3754f
[]
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
335
sce
Ex4_4.sce
clc clear //Condition at pressure 15 bars P=15; //in bars Hf=844.9; // in kJ/kg Hfg=1947.3; //in kJ/kg Vg=0.132; //in m^3/kg x=0.9; //Dryness fraction W=P*100*x*Vg; printf('External Work Done: %3.2f kJ/kg',W); printf('\n'); H=Hf+(x*Hfg); U=H-W; printf('Internal Energy: %3.1f kJ/kg',U); ...
24bc0fd451ef3785ccbfe097b470ed25cabd0bcc
b8b6499ad21575c5c7c4491b773bdc5d001c839e
/TP1/jouer.sce
f48f126412d39fa4866917cc7438458cd6209b96
[]
no_license
m4ssi/Calcul_Numerique
c15a99e536ba37314dd9a22650edcdfbc63e9a2b
e5ed9bcd2338d66ade355e2b4f88276b842e7ccc
refs/heads/master
2023-01-20T00:56:18.263021
2020-12-03T01:52:33
2020-12-03T01:52:33
318,042,789
0
0
null
null
null
null
UTF-8
Scilab
false
false
849
sce
jouer.sce
// Calcul de Ax = b // Calcul de b a partir d'un vecteur x exact (xex) // Calcul d'un vecteur x à partir de b et de A // Calcul des erreurs avant et arières lié au x calculé et au b calculé // \param n taille de la matrice // \param f format d'afichage des nombres (1 ou 0) function jouet_variable (n, f) A = ran...