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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cdee7c68679cb343222a771d3b10192b3f74be2f | 449d555969bfd7befe906877abab098c6e63a0e8 | /1247/CH5/EX5.42/example5_42.sce | 7bf7876306115496b3b2cef8ddccee58e1abfdf7 | [] | 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 | example5_42.sce | clear;
clc;
// Stoichiometry
// Chapter 5
// Energy Balances
// Example 5.42
// Page 297
printf("Example 5.42, Page 297 \n \n");
// solution
Hsol = 62.86 // kJ/mol solute
Mcrystal = 286.1414
Hcry = Hsol*1000/Mcrystal // kJ/kg solute
printf(" Heat of crystallization of 1 kg crystal is "+string(Hc... |
01816956438afef4c1adf0b87aa519063d376f54 | 449d555969bfd7befe906877abab098c6e63a0e8 | /914/CH4/EX4.1/ex4_1.sce | b4031ed583a65eb7639b9b0ddd63232daf0fc60d | [] | 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 | 879 | sce | ex4_1.sce | clc;
warning('off');
printf("\n\n example4.1 - pg99");
// given
id=2.067; //[in] - inside diameter
t=0.154; //[in] - wall thickness
od=id+2*t; //[in] - outer diameter
a=1.075; //[in^2] - wall sectional area of metal
A=a*(1/144); //[ft^2] - wall sectional area of metal in ft^2
deltaz=5/12; //[ft] - length... |
cb3089f9a0237f2f3e9465e97a92f199501749aa | 1ecec5dc2d882bd1c1a8def2e3299183fc5b962f | /logic.sce | 257a72903396386beaac1d9e849cf9b765d95157 | [] | no_license | hansgillis/scigame | 362eebd4d631945232d62be65442947f30cf2951 | 489d2fc4a0c2780ac011ad368c83812881b4b64d | refs/heads/master | 2020-12-24T13:21:48.494208 | 2015-02-04T18:42:02 | 2015-02-04T18:42:02 | 30,297,370 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,284 | sce | logic.sce | function __ret__ = bounce(ball, stick, speed)
__ret__ = zeros(2);
ball_rectangle = get_rectangle(ball)
stick_rectangle = get_rectangle(stick)
relative_intersection_y = (stick_rectangle(2) + (stick_rectangle(4) / 4)) - (ball_rectangle(2) - ball_rectangle(4) / 2);
angle = (relative_intersection_y / (stick_rectangle(... |
0a2a35afe2030a478dcb57fba265a5ba0c0aea18 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1427/CH34/EX34.9/34_9.sce | 45116f68da9098d45f6633837288fb44acd1a2c6 | [] | 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 | 220 | sce | 34_9.sce | //ques-34.9
//Calculating concentration of a solution
clc
ratio=1/0.4;//= Io/I
EC=6000;//(in L/mol/cm)
l=2;//thickness (in cm)
C=log10(ratio)/(EC*l);
printf("The concentration of the solution is %.8f mol/L.",C);
|
2ef3b24d7e68e8805691008baf17c1dd5b36b0e7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /575/DEPENDENCIES/4_2_3.sci | c05f655a6905fcb2bc889e82b145581f6a983bfc | [] | 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 | 63 | sci | 4_2_3.sci | m1=200 //g
m2=150 //g
x1=0.4 //methanol/g
x2=0.7 //methanol/g |
c82caffcb45ce2403a296eb0f84dc00c00f2a659 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3311/CH16/EX16.2/Ex16_2.sce | afe83c53e2651960c94dac8d4bb898dd9cab604f | [] | 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 | 953 | sce | Ex16_2.sce | // chapter 16
// example 16.2
// Select a suitable battery
// page-996-997
clear;
clc;
// given
UPS_rating=20; // in kVA
backup_time=15; // in min
efficiency=85; // in %
PF=0.8; // (lagging power factor)
Edc1=147, Edc2=190; // in V (Battery voltage range)
V_cell=1.75; // in V (voltage per cell)
N=6; // in c... |
899d7c44f0f8c81f24dc7291028d831b66873aae | 449d555969bfd7befe906877abab098c6e63a0e8 | /800/CH13/EX13.9/13_9.sce | 3f43400f68346970755ac4e3068b19729bf22e71 | [] | 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 | 563 | sce | 13_9.sce | clc
clear
exec("13.9data.sci");
t = 0:.1:2.52;
function w=f(t,Y)
w =zeros(10,1);
E1=-2.104*t^4+4.167*t^3-1.596*t^2+0.353*t-.004
E2=-2.104*t^4+17.037*t^3-50.247*t^2+62.964*t-27.402
rc=k1*Y(1)*Y(2)
re=k3*Y(2)*Y(4)
ra=-k1*Y(1)*Y(2)-k2*Y(1)
rb=-k1*Y(1)*Y(2)-k3*Y(2)*Y(4)
if t< =1.26
E=E1
else
E=E2... |
151b9dfd1543fbb8cd96c8b4bdf816d1ad6e865b | 449d555969bfd7befe906877abab098c6e63a0e8 | /32/CH3/EX3.03/3_03.sce | fac03498fd55ef64c8a2fe3a8a7d3bee8e6eefd2 | [] | 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 | 381 | sce | 3_03.sce | //pathname=get_absolute_file_path('3.03.sce')
//filename=pathname+filesep()+'3.03-data.sci'
//exec(filename)
//Mass flow rate(in kg/hr):
m=50
//Initial temp(in C):
t1=800
//Final temp(in C):
t2=50
//Heat capacity at const pressure(in kJ/kg.K):
Cp=1.08
//Heat to be removed(in kJ/hr):
Q=m*Cp*(t2-t1)
printf("... |
9cb6fe2d378e5d4c4d90b650fd1e364984763c1b | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/1.1/macros/metanet/g_nodnum.sci | c692ba601cf1642b1904466787aa1c8ac0b6782e | [
"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 | 76 | sci | g_nodnum.sci | function n=g_nodnum(g)
[lhs,rhs]=argn(0), if rhs=0 then g=the_g, end
n=g(4)
|
e0488bc54c8841de677a8d6038efd4cb88848202 | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.4.1/Unix-Windows/scilab-2.4.1/macros/mtlb/%s_x_b.sci | 06461e375e077591097eea8dff7d2511a581620e | [
"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 | 68 | sci | %s_x_b.sci | function r=%s_x_b(a,b)
// Copyright INRIA
B=zeros(b)
B(b)=1
r=a.*B
|
5bb90f43d5dd5aab40670614af6a527a72a6f4e6 | 449d555969bfd7befe906877abab098c6e63a0e8 | /491/CH1/EX1.3/1_3.sce | 276e5f7866d9315c6e217405ffb094a5e97c2fe5 | [] | 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 | 669 | sce | 1_3.sce | d1 = 4.5; // diameter in inch
d2 = 6 ; // diameter in inch
A = (%pi/4)*((d2^2)-(d1^2)) // Area
P = 140 ; // pressure in K
s = -P/A ; // stress (compression)
E = 30000 ; // young's modulus in Ksi
e = s/E ; // strain
// Part (a)
del = e*4*12 // del = e*L ;
disp(del,"Change in length of the pipe is")
// Part (b... |
54b8d386b29a2023285bbdaeff22f378df9cfad1 | c2c094e5792a8d99eec660157b9b22bf111f175b | /Hardware/MDMux.tst | 2306bc255cae9502e4640cb264f66831d1b389cf | [] | no_license | z2512690268/nand2teris | 087bfbdb56fee154ee76d7d9e8d75a92a246be04 | 6f190f3d77b7b24fb0f2ae3a56691b2d60a19c33 | refs/heads/main | 2023-04-19T00:21:49.516211 | 2021-05-05T12:10:30 | 2021-05-05T12:10:30 | 364,537,511 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 218 | tst | MDMux.tst | load MDMux.hdl,
output-file MDMux.out,
output-list in sel a b;
set in 0,
set sel 0,
eval,
output;
set in 0,
set sel 1,
eval,
output;
set in 1,
set sel 0,
eval,
output;
set in 1,
set sel 1,
eval,
output; |
3be3415944da5d148dbf59bd75fef475a79d9ca3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3751/CH16/EX16.17/Ex16_17.sce | 02b3707fb433a9c780ee9d86857eb43514466621 | [] | 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 | 769 | sce | Ex16_17.sce | //Fluid Systems - By Shiv Kumar
//Chapter 16- Hydraulic Power and Its Transmissions
//Example 16.17
//To Find the Efficiency of Hydraulic Crane.
clc
clear
//Given Data:-
V=340; //Volume of water utilized, litres
p=50; //Pressure Intensity, bar
W=125; //Loa... |
a42e5911184d6ba9355e537a57f07a38f3e6621c | a29c13fa4c58d566270fb640a4d1f184f92c1223 | /04_Data/01_Measured_Data/01_Testing_of_WECS/2019 04 16 18 07 09/Programme/5_Momente_v2.sce | 58d95f0f557a76b267a43140456e218ac080d944 | [] | no_license | li-bre/li-bre-wind | e15bc80f955d02731fe6e7eb255f24478a2395ae | d65584798c48461484e3a3531797612e3ba18c32 | refs/heads/master | 2022-02-28T15:32:22.893410 | 2022-02-08T15:54:47 | 2022-02-08T15:54:47 | 232,623,593 | 2 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 7,256 | sce | 5_Momente_v2.sce | clear
clc
// Auswerten der Messdaten vom Arduino Serial Monitor
//path="E:\P\TubCloud\Shared\Masterarbeit\"; // Für Avia
path="C:\Users\J B\tubcloud\Module\Masterarbeit\" // Für Julian
filedir_all="Testen\Daten_bearbeitet\2019 04 16 18 07 09\2019 04 16 18 07 09 _all.txt";
filedir_all=strcat([path,filedir_all]);
[... |
1ab7c4ba6360cf0991409364c2d97901167278bc | b744867875d8120955095335c208052bad01eb2f | /data.tst | 76b4ac4e0a7f70152b245f83433b2302e1645d35 | [] | no_license | hustluy/social-ties | e9a6abafd7c94451a1963c20e5bf736da9916fe8 | 2cc629b917c6449101fec4fa6d6825b38c013ac8 | refs/heads/master | 2021-01-19T18:29:48.269275 | 2014-07-08T13:45:02 | 2014-07-08T13:45:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 56,838 | tst | data.tst | 1 1:77 2:3811 3:73 4:3957 5:8 6:0 7:809 8:7620 9:398 10:969 11:489 12:150 13:598 14:354
1 1:22 2:1691 3:27 4:3905 5:6 6:2 7:174 8:293 9:421 10:209 11:69 12:20 13:140 14:20
1 1:1 2:82 3:4 4:122 5:0 6:0 7:0 8:134 9:1 10:21 11:1 12:109 13:31 14:0
1 1:68 2:2164 3:48 4:1650 5:16 6:11 7:599 8:2216 9:415 10:402 11:441 12:631 ... |
a0440f8a78ca1d135567cf8046194a70133c170b | 449d555969bfd7befe906877abab098c6e63a0e8 | /3673/CH17/EX17.a.6/Example_a_17_6.sce | e720b93a6e3d14f3c25918b34b822649aa89b19b | [] | 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 | 587 | sce | Example_a_17_6.sce | //Example_a_17_6 page no:867
clc;
fc=6000;
k=500;
fa=1.75*fc;
L=k/(%pi*fc);
C=1/(%pi*k*fc);
m=sqrt(1-(fc/fa)^2);
L_t=m*L/2;//inductance value varie slightly with text book, hence values are rounded off in text book
C_t=m*C;
L1_t=(1-m^2)*L/(4*m);
disp("the elements of m-derived LPF(T-Section) are");
disp(L_t... |
efc55abfb5fd1757f9a25bdd7306e60129f51490 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1709/CH2/EX2.1/2_1.sce | 462e820968994de4e4ab4f25de670337afcf7db8 | [] | 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 | 203 | sce | 2_1.sce | clc
//Initialization of variables
P1=200 //psia
P2=15 //psia
V1=1 //ft^3
g=1.3
//calculations
V2=V1*(P1/P2)^(1/g)
W=-(144*(P2*V2 - P1*V1)/(g-1))
//results
printf("Work done = %.2e ft. lbf",W)
|
88398585ba75fd3c97f5e3701d9e3e4ce90acf79 | 623a9dd972dc78dbde5d5b8dc187acd6a1eb5910 | /TP7/ejercicio9b.sce | faae8c65b0e5b1c3c756e8da9cf62c026edbea50 | [] | no_license | gtessi/CN2012-FICH | 0daad054ceb6c36636ee5e8b174a676b9e0acb9b | 4024384653b61b5af9e1c11ffb575e154025ee47 | refs/heads/master | 2020-03-27T05:53:04.684505 | 2018-08-25T03:03:15 | 2018-08-25T03:03:15 | 146,059,800 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,306 | sce | ejercicio9b.sce | exec RungeKutta4.sci;
//Los valores del metodo se toman como vectores horizontales
function z = f(t,u)
z(1,1)=u(2);
z(1,2)=(t .* log(t)) + (2 ./ t) .* u(2) - (2 ./ (t .^ 2)) .* u(1);
endfunction
function z = yex(t)
z=((7/4) .* t) + ((1/2) .* (t .^ 3) .* log(t)) - ((3/4) .* (t .^ 3));
endfuncti... |
e1f2c73a9e1b012ffb2a73aa4226266047a42176 | e086c1a264e49af80443d44ae3a705cb43b7a21f | /AppTests/testInvalidInputForQuery.tst | 279d01e16d3fd7bdf76eba69dcd468cddac77a1f | [] | no_license | step-batch-7/juice-mildshower | 60cfbf427cb8bb6d3b7fda894b6e71904b78ac92 | 730148258036da3382cd23579ce7a8cdfa7af722 | refs/heads/master | 2023-01-03T06:41:42.322261 | 2019-12-02T19:42:26 | 2019-12-02T19:42:26 | 223,359,891 | 0 | 1 | null | 2022-12-30T19:13:03 | 2019-11-22T08:38:28 | JavaScript | UTF-8 | Scilab | false | false | 67 | tst | testInvalidInputForQuery.tst | node beverage.js --query --qty 2
Please give a valid set of input.
|
c1077a35ce1845c37d88f92cb2bf4686b4d7d9f8 | 6e257f133dd8984b578f3c9fd3f269eabc0750be | /ScilabFromTheoryToPractice/Computing/testfonctionmatrixlignecolonne.sce | 07918e0494a31ec6699da5419816d15c82ad5db0 | [] | no_license | markusmorawitz77/Scilab | 902ef1b9f356dd38ea2dbadc892fe50d32b44bd0 | 7c98963a7d80915f66a3231a2235010e879049aa | refs/heads/master | 2021-01-19T23:53:52.068010 | 2017-04-22T12:39:21 | 2017-04-22T12:39:21 | 89,051,705 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 119 | sce | testfonctionmatrixlignecolonne.sce | A=grand(3,4,'uin',0,100)
max(A) // maximum
max(A,'c') // maximum per row
max(A,'r') // maximum per column
|
ee64efd58dd6a48410eff08cd9eec789ad750d6b | 449d555969bfd7befe906877abab098c6e63a0e8 | /2594/CH3/EX3.1/Ex3_1.sce | 93308ee51db8d48b8f39399da1ea5474f9c32510 | [] | 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 | 881 | sce | Ex3_1.sce | clc
I=5*10^-3
disp("I = "+string(I)+" amphere") //initializing value of current flowing through the sample.
B=1*10^-6
disp("B= "+string(B)+" Tesla") //initializing value of magnetic field.
w=0.01*10^-2
disp("w = "+string(w)+" m") //initializing value of width of germanium sample.
l=0.1*10^-2
disp("l = "+string... |
81264db384e647c7346894fd69d58e2530a2ebea | 449d555969bfd7befe906877abab098c6e63a0e8 | /3705/CH3/EX3.1/Ex3_1.sce | 1888f20e25a674d1d8c3a904c5dbd0e4004372c3 | [] | 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 | 554 | sce | Ex3_1.sce |
clear//
//Variable Declaration
P=20*10**3 //Power in W
f=2 //Frequency in Hz
t_max=40*10**6 //Maximum shear stress in Pa
G=83*10**9 //Bulk modulus in Pa
theta=(6*%pi)/180 //Angle of twist in radians
L=3 //Length in m
//Calculations
//Strength condition
T=P/(2*%pi*f) //Torque in N.m
d1=((16*T)/(%pi*t_max... |
329f6a907eb1aae6c097b0a60a19d71bb5ad9663 | 449d555969bfd7befe906877abab098c6e63a0e8 | /401/CH7/EX7.6/Example7_6.sce | 22f6716ddab29fad21454b3bd2afe243bda295bb | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 566 | sce | Example7_6.sce | //Example 7.6
//Compare the electrical and optical bandwidth for an optical fiber
//commuication system and develop a relationship between the two
clear;
clc ;
close ;
//Given data
Re_dB=3; //dB - ELECTRICAL 3 dB POINTS
Ro_dB=3; //dB - OPTICAL 3 dB POINTS
//Electrical... |
cee6d7dbebdaa22801199b117ebd2017374fc25b | 0e1b45c07f0938ba9c8a003d6ae1cf2d8315efdb | /acmp.ru/334, Chinese watch/java/test-04.tst | 82bb83c9c3c235bee6346ebb4b694b7eae7a0b04 | [] | no_license | Kot-Angens/acm | c85d8582c3e84f218415321743864b9680e01f2e | 05472eaa0fff7abb6679826085da5e0c990df4cb | refs/heads/master | 2021-01-24T22:36:05.159612 | 2012-10-02T13:51:56 | 2012-10-02T13:51:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 61 | tst | test-04.tst | 3
2:05:11
2:05:11
2:05:11
~~~~~~~~~~~~~~~~~~~~~~~~~~
2:05:11
|
0fa2baf682632c9ff509a51b539adc48ebce1f47 | 449d555969bfd7befe906877abab098c6e63a0e8 | /629/CH14/EX14.3/example14_3.sce | 52fea8cf6a896a975e5e955e4ac3b6167be7362b | [] | 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 | 437 | sce | example14_3.sce | clear
clc
//Example 14.3 HEAD AND POWER FOR AXIAL FLOW PUMP
g=9.81; //[m/s^2]
Q=0.127; //[m^3/s]
n=13.3; //[rps]
D=0.3; //[m]
rho=10^3; //density[Kg/m^3]
//Discharge coefficient
CQ=Q/(n*D^3)
//From fig.14.6
CH=1.7;
CP=0.8;
//Head produced
H=CH*D^2*n^2/g //[m]
printf("\nThe head developed is H = %.2f m.\n... |
20d6b46426d7e1535e5ebfa2bd26b1db36033904 | b67defe3c1cae63dd1a79578f840d069568034e6 | /scilab/test_mn.sci | d0e1b2cbe5e7348aa09df34978e0e8f56723e32c | [] | no_license | wmacevoy/luck | bf5d93ce00e8136634d715057a97706d3aa804b3 | 47e5c8eb1782a1b4f3f5b9e7583290d9a842532e | refs/heads/master | 2023-05-03T14:46:51.353817 | 2023-04-25T03:13:44 | 2023-04-25T03:13:44 | 33,452,250 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 43 | sci | test_mn.sci | function ok=test_mn()
ok=%T;
endfunction |
86d05cadc29b7518e909f8464d142c6de6b2f744 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1862/CH23/EX23.8/C23P8.sce | dc2549974c591dbb899fd0013a7c9d06bd7a908f | [] | 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,047 | sce | C23P8.sce | clear
clc
//to find work done on the system
//to find heat added to the system
//to find change in internal energy of the system
//Given:
//refer to figure 23-23 from page no. 535
//mass of water
m = 1.00//in Kg
//initial volume of liquid
vi = 1.00e-3//in m^3
//final volume of steam
vf = 1.671//in m^3
//... |
3c9ccdf6f7c714aeead89be9173ff3d2e77a487d | 449d555969bfd7befe906877abab098c6e63a0e8 | /1808/CH7/EX7.3/Chapter7_Exampl3.sce | 1538d6d80ed1238f7ac43c6abcb6102835db4d18 | [] | 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,226 | sce | Chapter7_Exampl3.sce | clc
clear
//INPUT DATA
ta=25;//Dry bulb temperature in Degree c
tw=15;//Wet bulb temperature in Degree c
td=7.56;//Dew point temperature in Degree c
p=760;//Atmospheric air in mm of Hg
pv1=12.77;//Saturation pressure of water in mm of Hg
ps=23.74;//Saturation pressure of water in mm of Hg
Pv=7.788;//Saturation... |
c46d284b94ea68c46e066f9a6dd1a2cac8f39ff6 | 449d555969bfd7befe906877abab098c6e63a0e8 | /26/CH1/EX1.1.1/1_1_1.sce | 0d184fe90b47be037494088e21d48eff85079e5d | [] | 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 | 400 | sce | 1_1_1.sce | disp('performing Gaussian elimination')
a=[1 5;-2 -7]
disp('the co-efficient matrix is:')
disp(a)
b=[7;-5]
c=[a b]
disp('the augmented matrix is:')
disp(c)
disp('R2=R2+2*R1')
c(2,:)=c(2,:)+2*c(1,:)
disp(c)
disp('R2=(1/3)*R2')
c(2,:)=(1/3)*c(2,:)
disp(c)
disp('R1=R1-5*R2')
c(1,:)=c(1,:)-5*c(2,:)
disp(c)
... |
916da84f97f4c66e128a14864ea21e22b8ca92e7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /608/CH44/EX44.03/44_03.sce | 50ed97cfb3d149a75b67583359f6298581bfc242 | [] | 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 | 659 | sce | 44_03.sce | //Problem 44.03: When operating at a frequency of 2 kHz, a cable has an attenuation of 0.25 Np/km and a phase shift of 0.20 rad/km. If a 5 V rms signal is applied at the sending end, determine the voltage at a point 10 km down the line, assuming that the termination is equal to the characteristic impedance of the line.... |
be97079367edb530708105106c89de9b75eace2b | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set7/s_Electronic_Measurements_And_Instrumentation_P._Sharma_876.zip/Electronic_Measurements_And_Instrumentation_P._Sharma_876/CH7/EX7.21/Ex7_21.sce | 8f4aa61f3302e97868a025aac7e320b1dd9f2423 | [] | 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 | 233 | sce | Ex7_21.sce | errcatch(-1,"stop");mode(2);//caption:find frequency of the system
//Ex7.21
n=45//reading of digital frequency counter
T=10*10^-3//gate time period(in second)
F=1/T
f=n*F
disp(f,'frequency of the system(in Hz)=')
exit();
|
9740c11de3b3ef5e600dc99c9c13fdd0a50fcacf | 449d555969bfd7befe906877abab098c6e63a0e8 | /2252/CH6/EX6.11/Ex6_11.sce | e799a075b9f4e0fbef372120c3f29c9ddc06c2a5 | [] | 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 | 715 | sce | Ex6_11.sce |
//consider part (i)
phi=%pi/12
mprintf("For part (i)\nVoltage leads the current wave by %d degrees\n",round(phi*180/%pi))
f=377.16/(2*%pi)
mprintf("Frequency of the wave shape=%d Hz\n",f)
//consider part (ii)
phi=%pi/3
mprintf("For part (ii)\nVoltage leads the current by %d degrees\n",round(phi*180/%pi))
mpri... |
4e1e214a1f55de4608983c11e71acefd196c4967 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2240/CH5/EX4.1/EX4_1.sce | 093b39ed7fe5f6ae25d3a05de328136297102585 | [] | 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 | 373 | sce | EX4_1.sce | // Grob's Basic Electronics 11e
// Chapter No. 04
// Example No. 4_1
clc; clear;
// Two resistances R1 and R2 of 5 Ohms each and R3 of 10 Ohms are in series. How much is Rt?
// Given data
R1 = 5; // Resistor 1=5 Ohms
R2 = 5; // Resistor 2=5 Ohms
R3 = 10; // Resistor 3=10 Ohms
Rt = R1+R2+R3;
... |
3aa39609c6c0c91fe4f2184905dce179caf74912 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3763/CH12/EX12.4/Ex12_4.sce | 6bda7fc581b764e67df584d1d79aed1b94d4eebb | [] | 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 | 834 | sce | Ex12_4.sce | clear
//
//
//
//Variable declaration
pl1=206850*10**3 //proportional limit(Pa)
pl2=310275*10**3 //proportional limit(Pa)
pl3=413700*10**3 //proportional limit(Pa)
s2=0.0615 //strain
s3=0.2020 //strain
Y=2.0685*10**11 //young's modulus(Pa)
//Calculation
e1=pl1/Y //elastic strain in 1st ca... |
f00a2b292622799d6f40089790ec58e7c39ecef0 | fe33c0b16926678447c084c04df084926a9ca29a | /plot1.sce | b305fd986f8fe011ae08b99d49e9122022850a21 | [] | 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 | 93 | sce | plot1.sce | x=-2:0.01:2;
y=2*sqrt(1-x);
plot(x,y)
plot(x,-y)
y=sqrt(2*(2-x))
plot(x,y)
plot(x,-y)
|
9a56bd2aba1aea5ed1d0779dde9225516e712788 | 449d555969bfd7befe906877abab098c6e63a0e8 | /29/CH1/EX1.6.1.vi/exa1_6_1_vi.sce | 377446c3ec773acd6d2c97d181bff85838057b85 | [] | 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 | 751 | sce | exa1_6_1_vi.sce | //Caption:program_laplace_transform
//example 1.6.1.(v)
//page 9
//this problem is solved in two parts because in this problem pfss function donot work.So, First we find partial fraction using method as we do in maths and then secondly we find inverse laplace transform as usual.
// partial fraction
s=%s
syms t;
... |
866fc06fb4c2f744b56b67321e9150a6f9793e69 | 9f8a7b5dc3aa40c60a81a8fbee40b6ffe546b43c | /projects/07/TestStack/ConstTest/ConstTest.tst | a8132831110f9ed42b83662e95c42cc949c00765 | [] | no_license | jedp/nand2tetris | 23b55ed8f6d08d2e9903ce2b96b90ba65da52667 | 22028e3e8c5da03ba944d28beca8103b0b1fdbd4 | refs/heads/main | 2023-06-16T22:17:58.150993 | 2021-07-06T05:38:13 | 2021-07-06T05:38:13 | 378,691,278 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 251 | tst | ConstTest.tst | load ConstTest.asm,
output-file ConstTest.out,
compare-to ConstTest.cmp,
output-list RAM[0]%D2.6.2 RAM[256]%D2.6.2;
set RAM[0] 256, // initializes the stack pointer
repeat 1300 { // enough cycles to complete the execution
ticktock;
}
output;
|
457347cd78f87dcc53eb6da119e0a4b0116c3339 | f2635c3a10a2508720f5d231581bbcf58664cf12 | /pl/math/test/testcases/directed/log1pf.tst | aaa01d67c2b39d92f5ab2e3d8e8c5b992ac59b68 | [
"LLVM-exception",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | xboxfanj/optimized-routines | 9ed0fef9346076e3eaf952cecd9b6c39cca8d92b | e312306d13daf9c044145ca26fb34ef7704fae81 | refs/heads/master | 2023-01-21T08:14:26.298438 | 2022-12-21T00:02:54 | 2023-01-10T16:39:37 | 232,194,104 | 0 | 0 | MIT | 2020-01-06T22:07:31 | 2020-01-06T22:07:30 | null | UTF-8 | Scilab | false | false | 6,603 | tst | log1pf.tst | ; log1pf.tst
;
; Copyright (c) 2009-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=log1pf op1=7fc00001 result=7fc00001 errno=0
func=log1pf op1=ffc00001 result=7fc00001 errno=0
func=log1pf op1=7f800001 result=7fc00001 errno=0 status=i
func=log1pf op1=ff800001 result=7fc00001 er... |
1366f78c1564eb8e869bb161790f9027f0fed54e | 449d555969bfd7befe906877abab098c6e63a0e8 | /3720/CH7/EX7.11/Ex7_11.sce | 95695bacce37952183a6c7796b5c258e9071b295 | [] | 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 | 351 | sce | Ex7_11.sce | //Example 7_11
clc;clear;
// Given values
L_r=1/100;// (L_r=L_m/L_p) Length scale factor
//Properties
// For water at atmospheric pressure and at T = 20°C
nu_p=1.002*10^-6;// The prototype kinematic viscosity in m^2/s
// Calculation
nu_m=nu_p*(L_r)^(3/2);
printf("Required kinematic viscosity of model liqui... |
d0b36c92e5fe6c41feb270e9ab08b5d5f1d103d9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /154/CH11/EX11.17/ch11_17.sce | 3fdef1c7f3f80973aeb8628625cae3636c4d3458 | [] | 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 | ch11_17.sce | clc
disp("Problem 11.17")
printf("\n")
printf("Given")
disp("v1=5*cos(w1*t) v2=10*cos(w2*t+60)")
//The circuit is modeled as
disp("Resistance is 10ohm and inductance is 5mH")
R=10;L=5*10^-3;
//Let V be phasor voltage between the terminals
Vmag=10;
Vph=60;
x=Vmag*cos((Vph*%pi)/180);
y=Vmag*sin((Vph*%pi)/... |
8b7fd09927bc3bc6eff3d4057dab4ceeb7eebaea | 449d555969bfd7befe906877abab098c6e63a0e8 | /3717/CH14/EX14.2/Ex14_2.sce | a15f92b31a01734bdaf9a4bf81bcade1559847ae | [] | 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 | 419 | sce | Ex14_2.sce | // Ex14_2 Page:274 (2014)
clc;clear;
T = 5.2; // Temperature of lead, K
T_c = 7.193; // Critical temperature of lead, K
lambda_0 = 37; // London penetration depth at 0 K, nm
lambda_T = lambda_0*(1-(T/T_c)^4)^(-1/2); // Penetration depth of lead at T K, nm
printf("\nThe penetration depth of lead at %3.... |
c6590529d427a40ebb66f66226fca193436edc9a | 3c47dba28e5d43bda9b77dca3b741855c25d4802 | /microdaq/help/en_US/build_help.sce | 727ab54499ce9512ef502ea916a69618c0ce218a | [
"BSD-3-Clause"
] | permissive | microdaq/Scilab | 78dd3b4a891e39ec20ebc4e9b77572fd12c90947 | ce0baa6e6a1b56347c2fda5583fb1ccdb120afaf | refs/heads/master | 2021-09-29T11:55:21.963637 | 2019-10-18T09:47:29 | 2019-10-18T09:47:29 | 35,049,912 | 6 | 3 | BSD-3-Clause | 2019-10-18T09:47:30 | 2015-05-04T17:48:48 | Scilab | UTF-8 | Scilab | false | false | 687 | sce | build_help.sce | // This file is released under the 3-clause BSD license. See COPYING-BSD.
add_help_chapter("Utility functions",get_absolute_file_path("build_help.sce") + filesep() + "utility",%T);
add_help_chapter("Data acquisition",get_absolute_file_path("build_help.sce") + filesep() + "hw_access",%T);
add_help_chapter("DSP managment... |
1befdef2607c010efcacce72609ab2cecc78112c | 9ce4292954000fd66bcdbd0797a280c306308d08 | /mooc/nand2tetris/projects/08/FunctionCalls/NestedCall/NestedCallVME.tst | 2c689b870d3a3e29e15f95f22671cc09a3df4bf8 | [
"MIT"
] | permissive | JiniousChoi/encyclopedia-in-code | 0c786f2405bfc1d33291715d9574cae625ae45be | 77bc551a03a2a3e3808e50016ece14adb5cfbd96 | refs/heads/master | 2021-06-27T07:50:10.789732 | 2020-05-29T12:50:46 | 2020-05-29T12:50:46 | 137,426,553 | 2 | 0 | MIT | 2020-10-13T08:56:12 | 2018-06-15T01:29:31 | Python | UTF-8 | Scilab | false | false | 1,381 | tst | NestedCallVME.tst | // Test file for NestedCall test.
load Sys.vm,
output-file NestedCall.out,
compare-to NestedCall.cmp,
output-list RAM[0]%D1.6.1 RAM[1]%D1.6.1 RAM[2]%D1.6.1 RAM[3]%D1.6.1 RAM[4]%D1.6.1 RAM[5]%D1.6.1 RAM[6]%D1.6.1;
set RAM[0] 261,
set RAM[1] 261,
set RAM[2] 256,
set RAM[3] -3,
set RAM[4] -4,
set RAM[5] -1, ... |
e423351842a77d52972ee9e7b99b90bb3a4fa7c9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /564/DEPENDENCIES/19_1data.sci | 2a3d8aa240e1b5ba4fb91b592e7021655093c78a | [] | 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 | 167 | sci | 19_1data.sci | L12=100;//leangth of 1-2,given in mm
L45=200;//leangth of 4-5(3-4-5-6 is a square),given in mm
t=2;//thickness,given in mm
Sy=100*10^3;//in N
G=25000;//given in N/mm^2 |
93083aa07851bbf7712b6bcc9c88f8d03939f7c0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /62/CH3/EX3.19/ex_3_19.sce | 7c58e7c8bf86dfbab974ba2a6b79f6766d6dacd9 | [] | 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 | 73 | sce | ex_3_19.sce | syms t s
x=ilaplace((s^2+2*s+5)/((s+3)*(s+5)^2))
disp(x*'u(t)',"x(t)=") |
a2acba1c315f69d628984a3e31a6a8d6fcd640eb | 449d555969bfd7befe906877abab098c6e63a0e8 | /2144/CH8/EX8.5/ex8_5.sce | 37454afda23d849e0f1313a4609beb80d2fba065 | [] | 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 | 577 | sce | ex8_5.sce | // Exa 8.5
clc;
clear;
close;
// Given data
W_c = 500*10^-3;//water collected in kg
C_P = 4.1868;// in kJ/kg-K
T_o = 28.3;//outlet temp. in °C
T_i = 14;//inlet temp. in °C
P_bero= 785;// barometric pressure in mm
P_gas= P_bero+90/13.6;// in mm
T1=17+273;// gas temp. in K
T2= 15+273;// in K
theta = T_o-T_i;... |
8e15ce75b801358d983a9231da430847687a9b42 | 449d555969bfd7befe906877abab098c6e63a0e8 | /548/DEPENDENCIES/10_02data.sci | ca86c3997963b9179d5b4e3ec08244ec4b1dc411 | [] | 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 | 282 | sci | 10_02data.sci | //consider an aluminium rod.
D=6.35*10^-3;//diameter(meter) of the rod
T=11125;//Applied load(N) on the rod
Sty=3103;//yield tensile stress(bar)of aluminium rod
Stu=4206;//ultimate tensile stress(bar)of aluminium rod
sigma=T/(%pi*D^2*10^5/4) //tensile stress(bar) on the rod
|
68aa3a30ab48cc0571dec570d779ea364ecb683f | 717ddeb7e700373742c617a95e25a2376565112c | /761/CH15/EX15.9/15_9.sce | bd06f587e5f70e38715899fd57a10bcadcee70e5 | [] | 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 | 466 | sce | 15_9.sce | clc;
//page no 539
//prob no. 15.9
//A taxi compony using central dispatcher with antenna height=15m & taxi antenna height=1.5m
ht=15;hr=1.5;
//a)Determination of max commn dist betn dispatcher and taxi
d1=sqrt(17*ht)+sqrt(17*hr);
disp('km',d,'a)The max commn dist betn dispatcher & taxi');
//b)Determination of ... |
b85bcd876a6b52b71056ab297da9259f75287ec7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2138/CH3/EX3.9/ex_3_9.sce | ef44dc42941ccfe2451f4e287ebacdc2bab0df33 | [] | 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,202 | sce | ex_3_9.sce | //Example 3.9 // resistance and current
clc;
clear;
close;
//given data :
V=240; // voltage in volts
r1=2; // resistance in ohm
r2=3; // resistance in ohm
r3=8.8; // resistance in ohm
r4=10; // resistance in ohm
r5=3; // resistance in ohm
R1=(r1*r2)/(r1+r2); // equivalent resistance of parallel branch
R2=R1+r3; // e... |
6e2f1a8bcc76dddeb2d3050bb7bb93adfaa52b27 | e04f3a1f9e98fd043a65910a1d4e52bdfff0d6e4 | /New LSTMAttn Model/.data/form-split/DEVELOPMENT-LANGUAGES/oto-manguean/cpa.tst | e943598c43f27e72b3ec25e90918d994e97933bb | [] | no_license | davidgu13/Lemma-vs-Form-Splits | c154f1c0c7b84ba5b325b17507012d41b9ad5cfe | 3cce087f756420523f5a14234d02482452a7bfa5 | refs/heads/master | 2023-08-01T16:15:52.417307 | 2021-09-14T20:19:28 | 2021-09-14T20:19:28 | 395,023,433 | 3 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 35,328 | tst | cpa.tst | guiú² V;IPFV;SG;1;PST
mi²+dsiúg² V;IPFV;PL;1;PST
neɁ¹² V;IPFV;3;PST
hog¹² V;IPFV;2;PST
tsø²+nióɁ¹² V;IPFV;PL;1;PRS
koɁ¹² V;IPFV;SG;1;PRS
méɁ² V;IPFV;PL;1;PST
kionɁ¹² V;IPFV;PL;1;PRS
Ɂán² V;IRR;3;FUT
ngo² V;IPFV;PL;1;PRS
hne¹² V;IPFV;2;PRS
héɁ² V;IPFV;PL;1;PRS
Ɂéi¹² V;IPFV;PL;1;PRS
nioɁ² V;IPFV;3;PRS
kiúɁ¹² V;IPFV;3;PST... |
d53facb054a1b3d06021c115cf546d521700fc19 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1199/CH2/EX2.27/2_27.sci | ab6822be6a5b06a19c61891229c1459fc758ddb5 | [] | 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 | 345 | sci | 2_27.sci | // 2.27
clc;
Ro=3980;
Ta=273;
//3980= a*3980*exp(b/273)
Rt50=794;
Ta50=273+50;
//794= a*3980*exp(b/323)
//on solving
//a=30*10^-6, b=2843
Ta40=273+40;
Rt40=(30*10^-6)*3980*exp(2843/313);
printf("Resistance at 40 degree C= %.2f ohm ",Rt40)
Rt100=(30*10^-6)*3980*exp(2843/373);
printf("\nResistance at 100 de... |
7ad4b3b46b1323c820ce1e2f419507943f81af2b | 449d555969bfd7befe906877abab098c6e63a0e8 | /2204/CH12/EX12.4/ex12_4.sce | 1a1bed434d0d0b2326b142198a95feda06880426 | [] | 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 | 455 | sce | ex12_4.sce | // Exa 12.4
clc;
clear;
close;
// Given data
n = 4;
V_OFS = 5;// in V
digital_input= '1000';// in binary
D= bin2dec(digital_input);// in decimal
Resolution = V_OFS/((2^n)-1);
V_out = Resolution * D;// in V
disp(V_out,"When input is 1000 then, the output in V is");
// When
digital_input= '1111';// in binary... |
d01f1ac33134dcaa3da43bc35f81d9dbdc9e9ea2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3681/CH6/EX6.5/Ex6_5.sce | 722cac54574c41e06fa06af8276e13d53d38a3ef | [] | 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 | 625 | sce | Ex6_5.sce | // Calculating the power developed by the armature of motor
clc;
disp('Example 6.5, Page No. = 6.12')
// Given Data
P = 125;// Power rating (in W)
E = 230;// Voltage (in V)
rpm = 5000;
// Calculation of the power developed by the armature
Losses_total = P;// Total losses (in W)
Losses_constant = P/3;// Constan... |
21b1da93e9713c64777c2317b9fd027916987311 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1299/CH15/EX15.7/example15_7.sce | 91e03e40cfe4fbb02e701070440ba11c4ca82213 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 260 | sce | example15_7.sce | //Example 15.7
//find bandwidth of the transfer function
clear;clc;
xdel(winsid());
s=%s;
O=1;
R=(s+1);
tf=O/R
disp("when O/R(jw)=0.707, w=wc")
wc=(1/0.707)^2-1
//wc=bandwidth of the transfer function
disp("Hence the bandwidth is 1 rad/sec")
|
ed468604dd57235d95736524dfdabff02c0fea53 | 449d555969bfd7befe906877abab098c6e63a0e8 | /539/CH12/EX12.2/Example_12_2.sce | 3d1070ca2ad66f57b9625b5f610c8142fe5162f1 | [] | 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 | 376 | sce | Example_12_2.sce | //Ceramic Crystal structure prediction
clear;
clc;
printf("\tExample 12.2\n");
r_Fe=0.077; // in nm Radius of iron cation Fe++
r_O=0.140; //in nm Radius of Oxygen anion O--
ratio=r_Fe/r_O;
printf("\nRatio is : %0.3f",ratio);
if ratio>0.414 & ratio<0.732 then
printf("\nCo-ordinaton no. is 6... |
692525e180f0043c641585df142bd2db7293671f | 089894a36ef33cb3d0f697541716c9b6cd8dcc43 | /NLP_Project/test/blog/ngram/5.11_7.tst | d268a43d26124d456352b2901e9e940e6fce76be | [] | 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 | 804,369 | tst | 5.11_7.tst | 11 2:1 74:1 166:1 627:1 935:1 1085:1 1411:1 1438:1 1690:2 1694:1 1703:1 1828:2 1937:1 1975:1 2017:1 2185:1 2191:1 2316:1 2423:1 2537:1 2591:2 2663:1 2694:1 2760:1 3021:1 3034:1 3306:1 3339:1 3536:1 3731:1 3877:1 3946:1 3967:1 4096:1 4190:1 4244:1 4258:1 4303:1 4589:1 4695:2 4843:1 4946:1 5256:1 5261:1 5447:2 5492:1 561... |
a08e61d100f9929b95f78888ecf5a6199b4c84a2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1541/CH1/EX1.10/Chapter1_Example10.sce | 0e10e7c6abd28d2ade7d4e8bead29397e33d970d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 962 | sce | Chapter1_Example10.sce | //Chapter-1, Example 1.10, Page 1.26
//=============================================================================
clc
clear
//INPUT DATA
IL=180;//Load current in A
V=220;//Terminal voltage in V
Ra=0.01;//Armature resistance in ohm
Rsh=40;//Shield field resistance in ohm
Wc=1000;//Constant losses in W
x=1... |
b157d0f5c3145f8916dae4a1edc196cdfe261774 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1118/CH15/EX15.6/eg15_6.sce | bdf5ffad36d912ca3750c53a46f1ab138be281dc | [] | 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 | eg15_6.sce | clear;
clc;
b11=.001;
b12=-.0001;
b22=.0013;
p1=150;
p2=275;
a=2*p1*b11+2*p2*b12;
l1=1/(1-a);..// a=del(pl)/del(p2)
printf("The penalty factor of plant 1 is: %.4f\n",l1);
lamda=200;
ic1=lamda/l1;
printf("The incremental cost is:%.0f Rs/MWh",ic1);
|
379f33104146196293f8ee143e9d4406671c010d | 449d555969bfd7befe906877abab098c6e63a0e8 | /2882/CH6/EX6.3/Ex6_3.sce | 6f8469aabd2c37029c985ff660515bceb365cdf8 | [] | 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,355 | sce | Ex6_3.sce | //Tested on Windows 7 Ultimate 32-bit
//Chapter 6 Single Staje BJT Amplifiers Pg no. 188
clear;
clc;
//Given Data
//Figure 6.11
VCC=15;//collector supply voltage in volts
RC=1D3;//collector resistance in ohms
RE=390;//emitter resistance in ohms
R1=18D3;//divider network resistance R1 in ohms
R2=3.9D3;//di... |
9ffdb9ecee396a93c9430162e5050134d91fc2dc | 449d555969bfd7befe906877abab098c6e63a0e8 | /1046/CH7/EX7.16/7_16.sce | 2c5dbf8a8d40e0a56d8a2b294876c9e98f795092 | [] | 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,231 | sce | 7_16.sce | //Example 7.16
//Part-a-If the side walls are perfectly insulated
//and the surfaces are diffuse gray
//with an emissivity 0.7
//,Calculate the required net rate of heat supplied to base.
//b- If the skin temp. of the outside of the top wall is 60 degree celcius
//and heat loss frim this surface occurs
//to a big fa... |
34531cd6d7d3a19925dfffbec1ef8e1720935b1c | 449d555969bfd7befe906877abab098c6e63a0e8 | /2825/CH10/EX10.6/Ex10_6.sce | 87f9f7379fbb05bfcba8c827c39a00ffa814b124 | [] | 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 | 356 | sce | Ex10_6.sce | //Ex10_6 Pg-519
clc
R1=50*10^(3) //resistor R1 in ohm
Rf=300*10^(3) //feedback resistor in ohm
Vin=1 //input voltage in V
disp("In the inverting mode,voltage gain is ")
disp("A'' = Vo/Vi = (-1)*Rf/R1*(1+1/A*(1+Rf/R1))^-1 ")
A=10000
Vo=(-1)*Vin*(Rf/R1)/(1+1/A*(1+Rf/R1)) //output voltage
printf(" \n Amplifi... |
034502c6c1728ecf046446efb14b6446d9718331 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2606/CH5/EX5.38/ex5_38.sce | 0ba4cdd99e5e9f16242f0b598bd684a48ce9be47 | [] | 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 | 141 | sce | ex5_38.sce | //Page Number: 5.43
//Example 5.38
clc;
//Given,
fB=75D+3; //Hz
Rb=0.1D+6; //B/s
Tb=1/Rb;
a=(2*fB*Tb)-1;
disp(a,'Roll off factor');
|
def5fcf16297fce4ef53366afa94dd146c9a0bee | 449d555969bfd7befe906877abab098c6e63a0e8 | /68/CH4/EX4.3/ex3.sce | 2eb0f9547fc70837de68f6569cc3c910abe46dd5 | [] | 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 | 353 | sce | ex3.sce | // Example 4.3: Design of given circuit to obtain I_D=80uA
// FET is operating in saturation region
I_D=80*10^-6; // (A)
V_t=0.6; // (V)
uC_n=200*10^-6; // (A/V^2)
L=0.8*10^-6; // (m)
W=4*10^-6; // (m)
V_DD=3; // (V)
V_OV=sqrt(2*I_D/(uC_n*(W/L)));
V_GS=V_t+V_OV;
V_DS=V_GS;
V_D=V_DS;
disp(V_D,"V_D (V)")
R=(... |
6f8f1ff648b1c8727360cbeb815e4b5a3aed2208 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3311/CH12/EX12.4/Ex12_4.sce | 2f28c7ddf67d6131a7c58cdd7a0ae6163a9d6801 | [] | 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,217 | sce | Ex12_4.sce | // chapter 12
// example 12.4
// Design E-class resonant invertor
// page-769-770
clear;
clc;
// given
R=12; // in ohm
Edc=24; // in V (DC voltage)
fs=20; // in KHz (switching frequency)
Q=7; // assumption for quality factor as done in the book
// calculate
fs=fs*1E3; // changing unit from KHz to Hz
ws=2*%pi*fs; // cal... |
807a262cbfc126c137bf30001da1fccd68ab10a8 | e806e966b06a53388fb300d89534354b222c2cad | /macros/ocr.sci | 7e0ed5b0c10efd334d979a6b2d2a99abe611df4c | [] | no_license | gursimarsingh/FOSSEE_Image_Processing_Toolbox | 76c9d524193ade302c48efe11936fe640f4de200 | a6df67e8bcd5159cde27556f4f6a315f8dc2215f | refs/heads/master | 2021-01-22T02:08:45.870957 | 2017-01-15T21:26:17 | 2017-01-15T21:26:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 825 | sci | ocr.sci | function [ txt ] = ocr(image)
// This function is used to identify the text in an image.
//
// Calling Sequence
// results = ocr(image);
//
// Parameters
// results: OCR Text Struct which contains text, characterBoundingBoxes, words and wordConfidences
// image: Input image to the OCR
//
// Description
// OCR stands ... |
98b58cc18907799c86c4c7d128b4544b163033c2 | 7b7be9b58f50415293def4aa99ef5795e6394954 | /sim/cmd/test/compressorwcurve.tst | a3ec32fd6f54aa77813a5c0b778d55b02f90220f | [] | no_license | sabualkaz/sim42 | 80d1174e4bc6ae14122f70c65e259a9a2472ad47 | 27b5afe75723c4e5414904710fa6425d5f27e13c | refs/heads/master | 2022-07-30T06:23:20.119353 | 2020-05-23T16:30:01 | 2020-05-23T16:30:01 | 265,842,394 | 0 | 0 | null | 2020-05-21T12:26:00 | 2020-05-21T12:26:00 | null | UTF-8 | Scilab | false | false | 1,375 | tst | compressorwcurve.tst | optimizecode 1
maxversions 0
units Field
/LiquidPhases = 2
/StdLiqVolRefT = 288.15
/StdLiqVolRefT = 60 F
/RecycleDetails = 1
displayproperties
displayproperties VapFrac T P MoleFlow MassFlow VolumeFlow StdLiqVolumeFlow StdGasVolumeFlow Energy H S MolecularWeight MassDensity Cp ThermalConductivity Viscosity mo... |
3bcdd7815d031b823bd13b74d53f2f7dfecf21b2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2276/CH1/EX1.5/chapter1_ex5.sce | 6dfb9c1d058452e24c26f7b3c710ce3d74af779e | [] | 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 | 812 | sce | chapter1_ex5.sce | clc
clear
//input
v1=21;//voltage of first battery in arm 1 in volts
v2=16;//voltage of second battery in arm 2 in volts
r1=3;//internal resistance of first battery in ohms
r2=2;//internal resistance of second battery in ohms
R=6;//resistance going to be introduced in arm AB in ohms
//arms 1,2 and AB are in p... |
00c61d63b41b30702081ae1caff6c2ce0ce99a8e | 449d555969bfd7befe906877abab098c6e63a0e8 | /3773/CH21/EX21.2/Ex21_2.sce | f6021e28f626a49ccf4ddd7924a36e19972211e1 | [] | 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,093 | sce | Ex21_2.sce | //Chapter 21: Antenna Measurements
//Example 21-2.2
clc;
//Variable Initialization
horn_len = 350e-3 //Length of horn (m)
ap_wid = 200e-3 //Aperture width (m)
ap_hei = 150e-3 //Aperture height (m)
del_L = 0.2 //Peak to peak uncertainty (dB)
f = 10e9 //Frequency (Hz)
c = 3e8 //S... |
52253c9b6bd0ece430ed57f638976ed65b4b7e60 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1109/CH16/EX16.10/16_10.sce | c6b3592a3021a8a23e38258fe7daec372f0d994f | [] | 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 | 16_10.sce | clear;
clc;
Ri1=50;Ri2=200;p=5;
d=p/100;
Ai=atanh(1/(1+d));A=fix(Ai*100)/100;
R3=(sqrt(Ri1*Ri2))/sinh(A);
R2=(Ri2/tanh(A))-R3;
R1=(Ri1/tanh(A))-R3;
printf("The desired elements of T-pad are:\n");
printf(" R1 = %f ohms\n",round(R1));
printf(" R2 = %f ohms\n",fix(R2*10)/10);
printf(" R3 = %f ohms\n",round(R3*1... |
3388f0cca5da98b8df3fb0169d2f556970ab20b2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2072/CH27/EX27.10/EX27_10.sce | cccdccb7ec325acb2d4b822500cf329701404a8d | [] | 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 | 318 | sce | EX27_10.sce | //Chapter 27
clc
//Example 10
//given
h=6.63*10^-34//js
v=5*10^3 //speed of the electron in m/s
m_e=9.11*10^-31 // mass of electron in Kg
p=m_e*v
delta_p=0.00300*p
//Uncertainity principle states delta_x*delta_p >=h/(4*%pi)
delta_x=h/(4*%pi*delta_p)
disp(delta_x,"Uncertainity in position of electron in Meters is ")
|
a2053d3442f07d1a323fa3ec654e9a655d817cd2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2300/CH14/EX14.12.4/Ex14_4.sce | 80302efcfa659c620fadb8ec448707edd17317b1 | [] | 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 | 971 | sce | Ex14_4.sce | //scilab 5.4.1
//Windows 7 operating system
//chapter 14 Integrated Circuits and Operational Amplifiers
clc
clear
R1=1*1000//R1=input resistance in ohms in the inverting terminal of the amplifier circuit
R2=200//R2=input resistance in ohms in the inverting terminal of the amplifier circuit
R3=400//R3=input resis... |
6b211db3517d9b36c8a9d1c364ecd447c97bdc22 | 449d555969bfd7befe906877abab098c6e63a0e8 | /716/CH6/EX6.5.b/Solved_Ex_6_5b.sce | a57a437cc3819dd6c5ef39d130832f97b4d1889f | [] | 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 | Solved_Ex_6_5b.sce | //Determine even and odd parts of the signals x(n)=2*e^(pi*n/3)
clc;
clear;
n=-15:1:15;
x1=2*exp(%i*%pi*n/3);
plot2d3(n,x1);//for discrete plot
x2=2*exp(%i*%pi*-1*n/3);
Xo=(x1-x2)/2;
Xe=(x1+x2)/2;
xset('window',1);
subplot(1,2,1);
plot2d3(n,Xo);
xlabel("time");
ylabel("odd");
subplot(1,2,2);
plot2d... |
5e1638ec1c8c9c56905a7189850a5c30af195148 | 449d555969bfd7befe906877abab098c6e63a0e8 | /866/CH9/EX9.2/9_2.sce | 555bb2e7e7503cf8340ebdd2f58cd8e824bdf1bc | [] | 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 | 423 | sce | 9_2.sce | clc
//initialisation of variables
M= 100*10^6 //Nmm
BeamB= 300 //mm
BeamL= 200 //mm
BeamT= 25 //mm
BeamT2= 20 //mm
//CALCULATIONS
Iz= ((BeamL*BeamB^3)/12)-((BeamL-BeamT)*(BeamB-2*BeamT2)^3)/12
sigmaxbyY= -M/Iz
SB= sigmaxbyY*(BeamB/2)
ST= sigmaxbyY*(-BeamB/2)
//RESULTS
printf ('Stress at top of the beam=... |
c4d9305dfd98d0587fdec8962a2560905c8e6ab8 | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.4/Unix-Windows/scilab-2.4/macros/fraclab/flt.sci | 9fd5cdb6a7c64c9a8786f57e4a196a79b1edc3d2 | [
"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 | 2,481 | sci | flt.sci | function [u,s,x,y] = flt(x,y,ccv) ;
// This Software is ( Copyright INRIA . 1998 1 )
//
// INRIA holds all the ownership rights on the Software.
// The scientific community is asked to use the SOFTWARE
// in order to test and evaluate it.
//
// INRIA freely grants the right to use modify the Software,
// integra... |
8dfd5773d638086d3b6a3c10f9d5402a2331b9af | 449d555969bfd7befe906877abab098c6e63a0e8 | /1016/CH8/EX8.14/ex8_14.sce | b413c01fca2ac4c2491c7bcc450162551b80e0c7 | [] | 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 | 241 | sce | ex8_14.sce | clc;clear;
//Example 8.14
//given data
D1=5.4;
D2=7.6;
D3=9.4;//angles in degree
//calcualtion
d1=1/(2*sind(D1));
d2=1/(2*sind(D2));
d3=1/(2*sind(D3));
m=min(d1,d2,d3);
d1=d1/m;
d2=d2/m;
d3=d3/m;
disp(d1,d2,d3,'d1:d2:d3 =') |
c5b6395a7885f219c54ea7c26a891a176f084557 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3864/CH9/EX9.8/Ex9_8.sce | cd2e3d419f20d6eb20b735f9540502e653674a84 | [] | 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 | 665 | sce | Ex9_8.sce | clear
//
//
//Initilization of Variables
D=200 //mm //Depth
b=140 //mm //width
//Plate
b2=160 //mm //Width
t2=10 //mm //Thickness
L=4000 //mm #Length
l=4000 //mm #Length
FOS=4 //Factor of safety
sigma=315 //N/mm**2 //stress
a2=1*7500**-1
I_xx=26.245*10**6 //mm**4 //M.I at x-x
I_yy=3.288*10**6 //mm**4 //M.I at y-y
... |
afee6c1e0fe869677da3f2ce094ba0637db4ec24 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1061/CH3/EX3.28/Ex3_28.sce | 3b2f894ef7d53cb6782462489264ea15be4de423 | [] | 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 | 351 | sce | Ex3_28.sce | //Ex:3.28
clc;
clear;
close;
n1=1.50;// core refractive index
n2=1.48;// cladding refractive index
NA=sqrt(n1^2-n2^2);// numerical aperture
a=25;// core radius in um
y=0.85;// wavelength in um
v=(2*3.14*a*NA)/y;// cut off parameter
M=v^2/2;// number of modes
printf("The cut off parameter =%f", v);
printf("... |
0f87c6d3ab64932982cd2b005684178acac809ee | 449d555969bfd7befe906877abab098c6e63a0e8 | /866/CH12/EX12.2/12_2.sce | 9b52738cc06deb14b1f136676a8ef68ad66e05ec | [] | 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 | 641 | sce | 12_2.sce | clc
TimberB=100 //mm
TimberH=200 //mm
It=TimberB*TimberH^3 /12
SteelB=15 //mm
SteelH=100 //mm
ratio=15
Is=2*SteelB*SteelH*(SteelH+SteelB/2)^2
Load=10 //KN/m
Span=4 //m
Mmax=Load*Span^2 *10^6 /8 //Nm
sigmaT=Mmax*TimberH/2/(It+ratio*Is)
sigmaS=Mmax*(SteelH+SteelB)/(Is+It/ratio)
printf("The maximum stress in ... |
c3d542007b2cc71ac51132e2428add9b67202c0f | 527c41bcbfe7e4743e0e8897b058eaaf206558c7 | /Positive_Negative_test/Netezza-Base-TimeSeries/FLHoltWinters-NZ-01.tst | 99781e6fbc7261d68d92d9827d5e4a9c7a3a2906 | [] | no_license | kamleshm/intern_fuzzy | c2dd079bf08bede6bca79af898036d7a538ab4e2 | aaef3c9dc9edf3759ef0b981597746d411d05d34 | refs/heads/master | 2021-01-23T06:25:46.162332 | 2017-07-12T07:12:25 | 2017-07-12T07:12:25 | 93,021,923 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 6,789 | tst | FLHoltWinters-NZ-01.tst | -- Fuzzy Logix, LLC: Functional Testing Script for DB Lytix functions on Teradata
--
-- Copyright (c): 2014 Fuzzy Logix, LLC
--
-- NOTICE: All information contained herein is, and remains the property of Fuzzy Logix, LLC.
-- The intellectual and technical concepts contained herein are proprietary to Fuzzy Logix, LLC.
... |
a7570adb677f2a49839af4844152dea738869046 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2135/CH1/EX1.11/Exa_1_11.sce | 0aebf462cdacf389e9f498317f9f545a2c69f680 | [] | 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 | Exa_1_11.sce | //Exa 1.11
clc;
clear;
close;
format('v',7);
//Given Data :
h1=5.1/100;//m
h2=10/100;//m
Patm=75.5;//mm of Hg
Patm=Patm*1.01325/76*10^5;//bar
sg_k=0.8;
sg_Hg=13.6;
rho_w=1000;//Kg/m^3
g=9.81;//gravity constant
P_kerosine=sg_k*rho_w*g*h1;//N/m^2
P_Hg=sg_Hg*rho_w*g*h2;//N/m^2
Pabs=P_Hg+Patm-P_kerosine;/... |
a261fe9637f90c3621e9a0a7f94d31f62c5e46de | d8be154f94daec7c0bf6e452bfd38c0d324c8ae2 | /scripts/PSNR.sci | c1bec3fa7909d1f52f71845ebd72dfb25a503544 | [] | no_license | BasileBr/Tatouage | bead5b85415ed359d899ce2fb211501586c9d53f | 8ac0922899085b168f78faacd24a34b55cd1b783 | refs/heads/master | 2020-03-29T02:20:49.262172 | 2018-05-10T17:38:30 | 2018-05-10T17:38:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 110 | sci | PSNR.sci | function res = PSNR(image, image_res)
res = 10*log10( (255^2)/(mean((image_res-image).^2)) );
endfunction
|
f8a3cfde174c53be4ebbd313ddc22d886a9ec522 | c90039f74887835096a93884110d643c4823e530 | /doc/oficial/dados para treinamento RNA/RNA_ANALISE_TECNICA/Indicador/RNA_INDICADOR.sce | edf2047a40dcecff9e071e1432b8ef7a93b4298e | [] | no_license | igorlima/CellInvest | da991366b329b5d8021e9b949d7b726023489ec8 | c5411247e504b8a8d0ad77d32d41bbd2aee39930 | refs/heads/master | 2020-04-06T03:40:05.614164 | 2012-10-23T12:58:20 | 2012-10-23T12:58:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 832 | sce | RNA_INDICADOR.sce | path_rna_indicador = get_absolute_file_path('RNA_INDICADOR.sce');
exec( path_rna_indicador+"\Momento\RNA_MOMENTO.sce" );
exec( path_rna_indicador+"\Sinal\RNA_SINAL.sce" );
exec( path_rna_indicador+"\Volume\RNA_VOLUME.sce" );
N_INDICADOR = getN( path_rna_indicador + "\N_INDICADOR.txt" );
W_INDICADOR = getW( path_rna_in... |
5a34deeb88412500b603d275052fbe95165e49a0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3515/CH2/EX2.4/Ex2_4.sce | f53ef6ee64189cef72a98101492230852c85d6cb | [] | 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 | 683 | sce | Ex2_4.sce | // Exa 2.4
format('v',7);
clc;
clear;
close;
// Given data
I_D= 0.4;// in mA
I_D=I_D*10^-3;// in A
Vt= 0.7;// in V
V_SS= -2.5;// in V
V_DD= 2.5;// in V
unCox= 100;// in µA/V^2
unCox= unCox*10^-6;// in A/V^2
W= 32;// in m
L= 1;// in m
// V_GS-Vt= V_OV
// I_D= unCox*W/(2*L)*(V_OV)^2
V_OV= sqrt(I_D/(unCo... |
d5d98116aaa6613ddb7b64712b04ff41a1d7ac2e | 449d555969bfd7befe906877abab098c6e63a0e8 | /3808/CH1/EX1.9/Ex1_9.sce | 0f9840b72d579852dd43648e3e98a94f29e59aae | [] | 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 | 324 | sce | Ex1_9.sce | //Chapter 01: The Foundations: Logic and Proofs
clc;
clear;
function p(x) //function definition to check whether the given statements are true.
if(x>3) then
mprintf("\np(%d) which is the statement %d > 3, is true",x,x)
else
mprintf("\np(%d) which is the statement %d > 3, is false",x,x)
end
endfunction
p(4)
p... |
84ccc91d60ae7cdee4e25bb99936963ef6708267 | 449d555969bfd7befe906877abab098c6e63a0e8 | /331/CH9/EX9.19/Example_9_19.sce | 4cee24f240fac598c562b81161060b9da5bb4552 | [] | 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 | 4,777 | sce | Example_9_19.sce | //Caption:Mann-Whitney U Test
//Example9.19
//Page342
//Ho: Two samples are drawn from different populations having the same distribution
//H1: The mean performance ratings of the programmers from the population of the
//Branch-1 is stochastically larger than that of the programmers from the population
//of the ... |
4e93ca3f1f49f8ca1b71a6bf78ac2b8f19b54860 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2048/CH4/EX4.7/respol2.sce | 48e7875a87e9ae0ced230f0b6e4ceedb5b22618e | [] | 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 | 540 | sce | respol2.sce | // Partial fraction expansion for Example 4.26
// 4.7
// z^2 + z A B C
// G(z) = ----------- = ------- + --------- + ---------
// (z - 1)^3 (z - 1) (z - 1)^2 (z - 1)^3
exec('respol.sci',-1);
exec('flip.sci',-1);
num = [1 1 0];
den = convol([1 -... |
b086477d4c04f4a145e0669c7408167276eabe8d | 449d555969bfd7befe906877abab098c6e63a0e8 | /2510/CH7/EX7.7/Ex7_7.sce | 11df651749785fcdb722f00e4a7a2770d680e55b | [] | 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,127 | sce | Ex7_7.sce | //Variable declaration:
//From example 7.6:
TH = 500 //Outer surface temperature of pipe (°F)
Lb = 2.0/12.0 //Thickness of glss wool (ft)
kb = 0.0317 //Thermal conductivity of asbestos (Btu/h.ft.°F)
Ab = 1.51 ... |
59ab537c43345ce4242b80d1b1e99fd0ef786677 | e1cd263dbdd1591674e45a41b7d39d028d9c19de | /studentplugins.tst | 036ccd1652fdc0ffaec91b34e9444f59c554c1da | [] | no_license | judd2319/shell | d9de46d6c0ecdf986d903e3ec733988659648ca0 | 51f91f4c47b429e1359eabf5b8e6e099adb71425 | refs/heads/master | 2020-08-06T16:29:57.538226 | 2014-03-06T03:37:19 | 2014-03-06T03:37:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 198 | tst | studentplugins.tst | = Students Plugins Tests
1 student-plugins/group413_yomama_test.py
1 student-plugins/group413_seeya_test.py
1 student-plugins/group413_compliment_test.py
1 student-plugins/group451_piglatin_test.py
|
550ef3e55f36c64d32608ab4aa141e485d849b35 | 843c47caec641df61a21e1d5825a32b264134372 | /COMPENSADOR_Y_PLANTA_DISCRETIZADA.sce | 6f27e707a6734174a3b3cbceb971346bd50b893b | [] | no_license | manuel123mv/Laboratorio-3--SCA | a427aa5b9fcfc3d0344b0e0d8ac73f5c757a24cf | 5ec8b016ba225fa087fdb027fdfefa3ee0e6e132 | refs/heads/master | 2022-12-01T17:44:45.499962 | 2020-08-16T02:09:42 | 2020-08-16T02:09:42 | 287,856,382 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,463 | sce | COMPENSADOR_Y_PLANTA_DISCRETIZADA.sce | clc;
clear;
//Parametros
M=0.696; //masa del carro
m=0.017; //masa del pendulo
l=0.3; //longitud del pendulo
I=0.0011; //inercia del pendulo
g=9.8; //aceleracion de gravedad
b=0.001; //coeficiente de friccion
ap=[0 1 0 0;
0 -b*(I+m*l^2)/((M+m)*I+M*m*l^2) m^2*l^2*g/((M+m)*I+M*m*l^2) 0;
0 0 0 1... |
0ffb6a6b9346d0efba5eecf565a62acf8a9ff3fb | cede801b0b2a0e368ebefd69dc10f5e5e897c4ec | /gen_move.tst | 6986d54d6e86dc3fb7dce29af60d335f1544854a | [
"MIT"
] | permissive | tchell/cmput496-assignment1-tests | 414486e70bcb6770369d72c6edfe6b1ec4cd23f0 | 74ce65863b5963d137ec092a552aadb880bced42 | refs/heads/master | 2020-04-17T16:09:17.629016 | 2019-01-28T05:23:18 | 2019-01-28T05:23:18 | 166,728,639 | 0 | 2 | null | null | null | null | UTF-8 | Scilab | false | false | 472 | tst | gen_move.tst | # tests that gen_move uses Gomoku rules instead of Go rules
boardsize 3
1 genmove b
#?[[a-z][0-9]]
2 genmove w
#?[[a-z][0-9]]
3 genmove b
#?[[a-z][0-9]]
4 genmove w
#?[[a-z][0-9]]
5 genmove b
#?[[a-z][0-9]]
6 genmove w
#?[[a-z][0-9]]
7 genmove b
#?[[a-z][0-9]]
8 genmove w
#?[[a-z][0-9]]
9 genmove b
#?[[a-z][0-9]]
# boa... |
ec9bb0ec33d8262a77382702e6d1f73e166abc4a | 1a00eb132340e145c8a7d8fd0ef79a02b24605a2 | /macros/ARDUINO_SCOPE.sci | 9320ebf63480cda3977c873fea407da18ecb9e47 | [] | no_license | manasdas17/Scilab-Arduino-Toolbox | e848d75dc810cb0700df34b1e5c606802631ada4 | 2a6c9d3f9f2e656e1f201cecccd4adfe737175e7 | refs/heads/master | 2018-12-28T15:51:35.378091 | 2015-08-06T07:22:15 | 2015-08-06T07:22:15 | 37,854,821 | 3 | 2 | null | null | null | null | UTF-8 | Scilab | false | false | 5,283 | sci | ARDUINO_SCOPE.sci | //
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
// Copyright (C) 2011-2011 - DIGITEO - Bruno JOFRET
//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The ter... |
2549653c4f227bf5ae3bc5e828176696db200832 | ad9cd6aaf376f7784cd8d0719b0297f569c2ff36 | /node detector.sce | ee998a0e7a3ce12e8b776943ebdf062299f9c3e8 | [] | no_license | Shubham1007/NODE-DETECTOR-FROM-OBSTACLE-USING-VISUALIZATION-THROUGH-NARVAL | e55239785359e0fe6f0ad1d212c39907cd52b7f0 | 0aa19bd23be5d75ad2667553cc5f3068c6101dd2 | refs/heads/master | 2021-09-08T06:53:59.701333 | 2018-03-08T03:46:37 | 2018-03-08T03:46:37 | 103,803,182 | 2 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 3,729 | sce | node detector.sce | dt=getdate();
seed=dt(10);
rand('seed',seed);//initialization of the random values generator
number_of_obstacle=5;//quantity of obstacles (rectangle)
squared_area=1000;//squared area side
min_height=150;//minimal height
max_height=150;//maximal height
min_width=100;//minimal width
max_width=100;//maximal width
avail_an... |
f2184cc0870c7eafd9ac61898913847da0569024 | 63c8bbe209f7a437f8bcc25dc1b7b1e9a100defa | /test/0012.tst | 0af35ae728162482f79bf0dd532d63aa4094a50c | [] | no_license | fmeci/nfql-testing | e9e7edb03a7222cd4c5f17b9b4d2a8dd58ea547c | 6b7d465b32fa50468e3694f63c803e3630c5187d | refs/heads/master | 2021-01-11T04:09:48.579127 | 2013-05-02T13:30:17 | 2013-05-02T13:30:17 | 71,239,280 | 0 | 0 | null | 2016-10-18T11:01:57 | 2016-10-18T11:01:55 | Python | UTF-8 | Scilab | false | false | 303 | tst | 0012.tst | sPlitTeR UyX {}
Filter v { nOT a <= biTand ( fXpXM ( ), ::b3:aDB:e4:b:6.139.250.249, ) Or nOT bITAnD ( c:Cf::6/4, V, ) }
FiLteR q {not S OR k }
X BRANcH UOMFrZe -> iW -> O -> E -> hon -> L
gROupeR Y {AGgREgAte UniOn(zfoT) aS t }
UNGRouPeR tQi { }
GRoUPfilTEr hVr {}
MErGEr Q { ExPorT Li } |
506afec85dba2eb5d52f01042e96cbb1f0fb79e6 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3753/CH7/EX7.9/Ex7_9.sce | f5bd39fb68c690ef727fb6b9f6b7097da4b25467 | [] | 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 | 233 | sce | Ex7_9.sce | //Example number 7.9, Page number 7.16
clc;clear;close
// Variable declaration
d=1.18 // in m
theta=90*%pi/180 // in radian
lamda=1.540 // in m
// Calculations
n=(2*d*sin(theta))/lamda // unitless
// Result
printf("n = %0.2f",n)
|
b953e70d6b131e411686e3008365ea3a601f2d4d | 54cca39cd1cf7f62b001c8a4d64dcc3d29e3cb4e | /PitchDetection/sinwave_range.sce | ac8606ba73b1ca4ebfc72a50f9841902f3c7aba1 | [] | no_license | hamling-ling/NumericalResearches | d2487c2566c24ba3dc674e7e17f1745c1020d542 | a824357d7650d3ed86220f1315ee37e577285a7d | refs/heads/master | 2021-01-25T08:36:58.455319 | 2015-04-22T15:17:21 | 2015-04-22T15:17:21 | 7,775,139 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 847 | sce | sinwave_range.sce | funcprot(0);
clear all;
//////////////////////////////////////////////////////////////////////
// parameters
//////////////////////////////////////////////////////////////////////
sampleNum = 4096; // sample number
sampleFreq = 44100; // sampling frequency
baseWaveFreq = 27.5;// base wave frequency
////////////////... |
9bb8880a9cde1b2f19192cba1a695937fd2d9542 | 449d555969bfd7befe906877abab098c6e63a0e8 | /149/CH4/EX4.35/ques35.sce | 54b58540c16acaebc1cfde57473fe3b7900cc8a4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 314 | sce | ques35.sce | //ques35
disp("The two given curves are x^=4y and y^2=4x which intersects at (0,0) and (4,4)');
disp('for (4,4)');
x=4;
syms x
y1=x^2/4;
y2=2*x^(1/2);
m1=diff(y1,x,1);
m2=diff(y2,x,1);
x=4;
m1=eval(m1);
m2=eval(m2);
disp('Angle between them is(radians) :-');
t=atan((m1-m2)/(1+m1*m2));
disp(t);
|
3414c6c9dbb75a6e6f6dd56c4d6f5474eb898f63 | fd6a414e5722e920e5ebe08c77fe0f70b29e77cf | /GraphicalRepresentationofaDiscreteTimeSignal.sce | ea3f7ecf451ab0e31c1fbc33d815e18ac522933f | [] | no_license | JBouis/AudioProcessing | e774bdfaf38207643d441f975a96773ae3cbbd24 | c9f81b8d5ce447b014707b309ef209530219adc0 | refs/heads/master | 2021-05-18T02:21:40.839402 | 2020-03-29T15:22:16 | 2020-03-29T15:22:16 | 251,063,576 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,185 | sce | GraphicalRepresentationofaDiscreteTimeSignal.sce | //Example 4 . 1 . 2 Cont inuous Time Fo u r i e r Trans form
// and Energy Dens i t y Func t ion o f a Squar e Waveform
// x ( t )= A, f rom T/2 to T/2
clear all;
clc ;
close ;
// Analog S i g n a l
A =1; // Ampl i tude
Dt = 0.005;
T = 4; //Time i n s e c o n d s
t = -T/2: Dt:T /2;
for i = 1: le... |
521d9aaf1308add3fc71116b1b85d02ceafacced | 36c5f94ce0d09d8d1cc8d0f9d79ecccaa78036bd | /Quick Flick.sce | 8bc29d53267c9eb949edd1b5e98233285967ffe7 | [] | no_license | Ahmad6543/Scenarios | cef76bf19d46e86249a6099c01928e4e33db5f20 | 6a4563d241e61a62020f76796762df5ae8817cc8 | refs/heads/master | 2023-03-18T23:30:49.653812 | 2020-09-23T06:26:05 | 2020-09-23T06:26:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 109,514 | sce | Quick Flick.sce | Name=Quick Flick
PlayerCharacters=player_char
BotCharacters=QFmain.bot;QFsub.bot
IsChallenge=true
Timelimit=60.0
PlayerProfile=player_char
AddedBots=QFmain.bot;QFsub.bot;QFsub.bot
PlayerMaxLives=1
BotMaxLives=0;0;0
PlayerTeam=1
BotTeams=2;2;2
MapName=quick_flick.map
MapScale=10.0
BlockProjectilePredictors=true
BlockChe... |
41438f508a43357b9ad74186bfb3fcae3e2844c1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /32/CH13/EX13.13/13_13.sce | 6bbcf6e22731900d621ca0e34ea2ccfcd26827e9 | [] | 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,267 | sce | 13_13.sce | //pathname=get_absolute_file_path('13.13.sce')
//filename=pathname+filesep()+'13.13-data.sci'
//exec(filename)
//Initial pressure(in bar):
p1=20
//Final pressure(in bar):
p3=5
n=1.3
//From steam tables:
T1=212.42+273 //K
Tsat=186.43+273 //K (at 11.6 bar)
psat=5.452 //bar (at 155.14 C)
h1=2799.5 //kJ/kg
v1=... |
879fc40cc2ad61ad37babee52eb3cdefe951130c | 6d1f05d2074f1d6f18d3d473f2dbd867c94fc7ee | /giarratano/SOURCE/TESTING/misclns1.tst | 2f878edd53d3587d6fa2f3f423dac29b3be5302d | [] | no_license | arranger1044/icse-1516 | c40d2c86892cd90c14042a95581cbb0e238190fb | ee4bafb57bb549ef40e29b8edf8cdad038e97162 | refs/heads/master | 2020-12-24T19:04:01.588095 | 2016-05-31T07:46:47 | 2016-05-31T07:46:47 | 56,578,768 | 14 | 5 | null | null | null | null | UTF-8 | Scilab | false | false | 341 | tst | misclns1.tst | (set-strategy depth)
(unwatch all)
; misclns1.bat test
(clear)
(open "misclns1.rsl" misclns1 "w")
(dribble-on "misclns1.out")
(batch "misclns1.bat")
(dribble-off)
(load "compline.clp")
(printout misclns1 "misclns1.bat differences are as follows:" crlf)
(compare-files misclns1.exp misclns1.out misclns1)
; close result f... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.