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
4fac51bf748d036bf85ad28e3cf1a933ddc7082a
449d555969bfd7befe906877abab098c6e63a0e8
/1286/CH3/EX3.2/3_2.sce
b411fcffac35c0c3807ae87e96b2e3a449e87798
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
251
sce
3_2.sce
clc //initialisation of variables cag=56 cpb=31 cal=220 //CALCULATIONS mag=1000/cag mpb=1000/cpb mal=1000/cal //results printf(' mass of silver= % 1f kg',mag) printf(' mass of lead= % 1f kg',mpb) printf(' mass of aluminium= % 1f kg',mal)
f538c49a50b0831ed9b340c70e2ab9f6b369ae5f
449d555969bfd7befe906877abab098c6e63a0e8
/548/CH7/EX7.1/7_01.sce
373dc37e31ecd8db21c9cc3fd505f532ecea715a
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
7_01.sce
funcprot(0); function[y] = f(x,y) z = poly(0,'z'); y = x^2+y^2+ z^2; endfunction ans= derivat(f(1,1)); // finding derivative with respect to z at some point x,y; disp(ans,"derivative of x^2+y^2+ z^2 with respect to z:");
2adda2a6541ab3caab83959aaf79b739687c16d7
449d555969bfd7befe906877abab098c6e63a0e8
/1301/CH10/EX10.8/ex10_8.sce
342d1394eedc812fd65e472d99651f0e62cf0e18
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
139
sce
ex10_8.sce
clc; t1=273; //temperature in Kelvin v2=2; //twice v1 disp((t1*v2)-273,"Temperature in celcius = "); //displaying result
2c4903edb1f6a56447229de9de166d5b24ab6c84
c63bae8282ad1f43128bf6da8802477b6b40a3bf
/functions and methods/print_test.tst
abeace512fb7c5fb8fa10de3a3ca26d26b5122b2
[]
no_license
eithansegall/150225-5781-Databases
0ec12f7c30e02f304444067382209e6a15815a60
93e1e6570a6cb387a5d09b07ea32f8bb251ae690
refs/heads/main
2023-06-02T02:38:07.976461
2021-06-13T15:37:10
2021-06-13T15:37:10
347,705,680
0
0
null
2021-03-14T17:30:41
2021-03-14T17:30:41
null
UTF-8
Scilab
false
false
427
tst
print_test.tst
PL/SQL Developer Test script 3.0 16 DECLARE t varchar2(20); r varchar2(20); /*function print(text IN varchar2) return varchar2 is FunctionResult varchar2(20); begin dbms_output.put_line(text); FunctionResult:=text; return(FunctionResult); end print;*/ BEGIN :t := 'dfg'; :r := pri...
5f2de45abd4ddd7d2086cdbb8f92050c10aa250c
08fe4df45181e37cb84ba1610cdfb219b4142434
/macros/SciDesSet.sci
df0fb3a8260e4aff3a7dc3daf533ba60d1f60dbf
[]
no_license
gzq763199198/AutoGenHelpToolBox
17c7db64547e0e196806464f47b788d6ae33bf2e
c85275e8a7a1cd2ab3e19db5b283e9d1e9502843
refs/heads/master
2021-02-17T04:02:18.470172
2020-03-05T04:35:44
2020-03-05T04:35:44
245,069,411
0
0
null
null
null
null
UTF-8
Scilab
false
false
16,466
sci
SciDesSet.sci
function SciDesSet() global bOK; bOK = %f; global AutoGenHelpToolbox_root; screen_area = get(0, "screensize_px") SciDesUI_wight = 540; SciDesUI_high = 465; SciDesUI_x = (screen_area(3)-SciDesUI_wight)/2; SciDesUI_y = (screen_area(4)-SciDesUI_high)/2; //R = 255;G = 233; B = 220; R...
85a8f8815d8be7b9244c4de2e97cb94c15a8a9ab
449d555969bfd7befe906877abab098c6e63a0e8
/28/CH7/EX7.4/ex7_4.sce
f08d1f371987d208c27a0d75b0124d17b85c901f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
151
sce
ex7_4.sce
s=%s; syms k H=syslin('c',k/(s*(s+4)*(s^2+(4*s)+20))) evans(H,1000) printf("Since there are no open loop zeros all branches terminate at infimity")
85af3aaaa0d87f37c9ceff02afdcfffebee4d806
449d555969bfd7befe906877abab098c6e63a0e8
/2168/CH8/EX8.8/Chapter8_example8.sce
ea85fb573de1d0f83a5e768674dde7615a955e52
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
2,118
sce
Chapter8_example8.sce
clc clear //Input data C=85//Composition of C in percent H2=12.3//Composition of H2 in percent i=2.7//Incombustible residue composition in percent ma=25//Mass of air supplied in kg of air per kg of fuel pO2=23//Percentage of oxygen in gemetric analysis of air pN2=77//Percentage of nitrogen in gemetric analysis ...
3b85347e17ba61aa3846dbf6a75c9dac448a94a3
f542bc49c4d04b47d19c88e7c89d5db60922e34e
/PresentationFiles_Subjects/CONT/VW42LKU/ATWM1_Working_Memory_MRI_VW42LKU/ATWM1_Working_Memory_MRI_Salient_Cued_Run1.sce
ed93b799d269596b32a8c4ad3e9bde61a649fb56
[]
no_license
atwm1/Presentation
65c674180f731f050aad33beefffb9ba0caa6688
9732a004ca091b184b670c56c55f538ff6600c08
refs/heads/master
2020-04-15T14:04:41.900640
2020-02-14T16:10:11
2020-02-14T16:10:11
56,771,016
0
1
null
null
null
null
UTF-8
Scilab
false
false
12,442
sce
ATWM1_Working_Memory_MRI_Salient_Cued_Run1.sce
# ATWM1 MRI Experiment scenario = "ATWM1_Working_Memory_MRI_salient_cued_run1"; scenario_type = fMRI; # Fuer Scanner #scenario_type = fMRI_emulation; # Zum Testen #scenario_type = trials; scan_period = 2000; # TR pulses_per_scan = 1; pulse_code = 1; #pulse_width=6; default_monitor_sounds = fa...
eebd4d0c40051efb99b3e60d0976334316854ccd
a62e0da056102916ac0fe63d8475e3c4114f86b1
/set6/s_Electronic_Circuits_M._H._Tooley_995.zip/Electronic_Circuits_M._H._Tooley_995/CH13/EX13.5/Ex13_5.sce
88734ee82333db02bbb89df760c23bdfc6beb6e6
[]
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
236
sce
Ex13_5.sce
errcatch(-1,"stop");mode(2);//Ex:13.5 ; ; f_rf_1=88;//in MHz f_rf_2=108;//in MHz f_if=10.7;//in MHz f_lo_1=f_rf_1+f_if; f_lo_2=f_rf_2+f_if; printf("The range local oscillator be tuned =%f MHz & %f MHz",f_lo_1,f_lo_2); exit();
b8d490328e9b796686298f2307ba65ff5deb3ab8
fd6e45f66c41ad779a3d47c3bf8ebfa140d3d657
/P3 - Non-linear equations /Métodos/LINDOS/bisect matlab.sci
b37806e3edcf641287fe924fcc58ef5dfb5d0309
[]
no_license
jere1882/Numerical-Analysis-Assignments
7f474e2020d010f9f9c3dceff5e48c03b0d38652
1074f92ca93d0a402259f92a0f61f105f25e5230
refs/heads/master
2021-09-06T20:00:36.411386
2018-02-10T18:04:38
2018-02-10T18:04:38
121,039,769
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,013
sci
bisect matlab.sci
// MÉTODO DE LA BISECCIÓN function [c,err,yc]=bisect(f,a,b,delta) // f función contínua en [a,b] // delta es el error cometido en la aproximación de la raíz alpha mediante c ya= f(a); yb= f(b); if (f(a)*f(b))>0 then break end //no cumple los requisitos para que el método conve...
76e3b5abba6519ee8b75f952a8337cba28fdbf02
13c3ed7bef4d80dabd836219bbf4396f07cb934a
/dotslashdemo.sci
a3580e240cd42a38da8ca65d5e248d26c1ab2899
[]
no_license
Mushirahmed/scilab_workspace
99f489a110a5e295ce9fca9991122d14840018d3
f58b91b87bb0357fff82dcb97b05541e7e976eca
refs/heads/master
2021-01-10T15:48:40.576771
2016-02-10T10:32:46
2016-02-10T10:32:46
43,348,489
0
0
null
null
null
null
UTF-8
Scilab
false
false
547
sci
dotslashdemo.sci
function dotslashdemo() b = [4,10,9;10,20,15]; bb = [1,2,3;5,2,5]; a = uint8([16,10,8;4,5,2]); aa = uint8([12,20,28;2,4,6]); c = uint16([12,6,10;6,2,5]); cc = uint16([10,24,6;2,12,3]); d = int8([-12,-10,9;-20,-30,-16]); dd = int8([10,-6,-12;18,-2,-26]); e = int16([12,16,20;4,18,20]);...
8f4b87829d8d6496f5c2a7149ef6825060b4b497
449d555969bfd7befe906877abab098c6e63a0e8
/2240/CH28/EX27.6/EX27_6.sce
78dc15af744cc2bfb37d85177b4fe44e9c12381e
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
801
sce
EX27_6.sce
// Grob's Basic Electronics 11e // Chapter No. 27 // Example No. 27_6 clc; clear; // If the turns ratio Np:Ns is 3:1, calculate the following: Vdc, Il, Idiode, PIV for each diode, and fout. // Given data Vp = 120; // Primary voltage=120 Vac A = 3/1; // Turns ratio Np:Ns = 3:1 B = 1/3; /...
9720509724279e5ead1b158093ddd5ea5b2184ca
449d555969bfd7befe906877abab098c6e63a0e8
/2168/CH8/EX8.2/Chapter8_example2.sce
2a1f94607f1b5c921dfa1a6b1fc58f96522e502b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
980
sce
Chapter8_example2.sce
clc clear //Input data C=12//Molecular weight of carbon H2=2//Molecular weght of H2 O2=32//Molecular weight of O2 //Calculations C7H16=(7*C+8*H2)//Molecular weight of C7H16 O2x=(11*O2)//Molecular weight of 22O2 wt=(O2x/C7H16)*(100/23.2)//Weight of air in kg per kg of fuel //Now in actual experiment, we have...
f9d232f42343a61e44f000db8b1ef038bb0ac730
449d555969bfd7befe906877abab098c6e63a0e8
/377/CH11/EX11.1/11_1.sce
b265d7f7cd1b5d2d98ddb654765f572c64a4d661
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
467
sce
11_1.sce
disp("Vbi=(K*T/q)*log(Na*Nd/(ni^2))"); k=0.026; //say a=K*T/q Na=10^18; Nd=10^17; ni=1.5*10^10; a=0.25*10^-4; q=1.6*10^-19; c=11.9*8.854*10^-14; Vbi=k*log(Na*Nd/(ni^2)); printf('\n The value of built in voltage is %fV',Vbi); printf('\n'); disp("b=q*(a^2)*Nd/(2*Єs)"); b=q*(a^2)*Nd/(2*c); //say b=Vbi-Vg pr...
4fded36b8b3d471c35a8f3ad82cdfc3f682370c6
449d555969bfd7befe906877abab098c6e63a0e8
/2882/CH5/EX5.5/Ex5_5.sce
546bb74d16b6103cfe697fcef4e4725211c935f2
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,075
sce
Ex5_5.sce
//Tested on Windows 7 Ultimate 32-bit //Chapter 5 Bipolar Transistor Biasing Pg no. 157 and 158 clear; clc; //Given Data //Figure 5.19 VCC=20;//supply voltage in volts R1=22D3;//bias resistance in ohms R2=2.2D3;//bias resistance in ohms RL=10D3;//load collector resistance in ohms RE=820;//emitter resistan...
d5236451b100e2d48099aad2776ab557c6293653
7ed1d2e173ac7ffd8b5c4aa3a8c69d2d4a24f3b7
/sestavy/školení/prosinec 2013/nápověda/372/H/GSAGFEH1.TST
a7b2b1dab912678c00ee1dc8256aeca31da4a97b
[]
no_license
StepanSukovyc/navrhar-sestav
6b98e3ed56b0b9e15aec495fd32b7ec58eec7319
9b6fbca9dd62222f17a4e2522234871ea1554f6d
refs/heads/master
2023-07-29T02:24:17.924750
2021-09-08T10:47:29
2021-09-08T10:47:29
268,037,919
0
0
null
null
null
null
UTF-8
Scilab
false
false
218
tst
GSAGFEH1.TST
[program] revize=40GFEH147201X01 dat_akt=2013-10-29 [files] @(GINADR)@\GFE01 GSAGFE01.CHM s=1487356 c=7136 sha2=AF8AA0170C3102AD99A2F6835EE12111A1B3ABA81948CD0A3A65CF4F2B546BC5 GSAGFEH1.TST
a04f4e43097499da1f956abf6d1b922ce7224e2a
449d555969bfd7befe906877abab098c6e63a0e8
/1484/CH3/EX3.7/3_7.sce
42052c6fe4283ecbe12645fe72cdd85dacecfe0e
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
366
sce
3_7.sce
clc //initialisation of variables s= 1/10 d1= 6 //in d2= 2 //in l= 20 //in p= 15 //lbs/in^2 p1= 6 //lbs/in^2 K= 0.95 g= 32.2 //ft/sec^2 //CALCULATIONS H= (l*s/12)-(p1*144/(2*g))+(p*144/(2*g)) C= sqrt(2*g)*(%pi*(d1/12)^2)/(4*(sqrt((d1^2/d2^2)^2-1))) Q= C*K*sqrt(H)*374.7 //RESULTS printf ('Discharge passi...
f76069d6cde4072864e69403af639d9faf4e6dd3
449d555969bfd7befe906877abab098c6e63a0e8
/24/CH11/EX11.8/Example11_8.sce
71798585cff290924461091a3d83b717c35f5e2f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
444
sce
Example11_8.sce
//Given that M = 80 //in kg d1 = 0.30 //in meter alpha = 6 //in rad/s^2 I = 15 //in kg.m^2 g = 9.8 //in m/s^2 //Sample Problem 11-8a printf("**Sample Problem 11-8a**\n") F = I*alpha/d1 printf("The magnitude of F is %fN\n", F) //Sample Problem 11-8b printf("\n**Sample Problem 11-8b**\n") d2 = 0.12 ...
4a84a0cdf950b03f4a6ee075e87a02602439acd2
449d555969bfd7befe906877abab098c6e63a0e8
/2120/CH9/EX9.9/ex9_9.sce
1fb84af9fd9d8814ea1504dc9a9d432a32d8cca7
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
ex9_9.sce
// Exa 9.9 clc; clear; close; // Given data m = 1;// in kg p = 10;// in bar p = p * 10^2;// in kpa x = 0.94; h_sen = 762.61;// in kJ/kg L = 2013.6;// in kJ/kg v_s = 0.1942;// in m^3 per kg w_ext = p * x * v_s * m;// in kJ/kg disp(w_ext,"The work done during evaporation in kJ/kg is"); // Part (b) L_intern...
2e2a386d93feacec9110e4ab7deb566be64e5134
089894a36ef33cb3d0f697541716c9b6cd8dcc43
/NLP_Project/test/tweet/bow/bow.3_8.tst
2b444f4eaf22c520ca1cb1450382b399c9ece1d2
[]
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
33,096
tst
bow.3_8.tst
3 15:0.0625 17:0.3333333333333333 23:0.15384615384615385 37:0.25 82:0.125 95:1.0 96:0.125 97:0.6666666666666666 114:0.5 115:1.0 116:2.0 128:0.14285714285714285 145:1.0 171:0.5 272:1.0 350:0.125 531:0.3333333333333333 561:0.3333333333333333 622:1.0 641:1.0 809:1.0 892:1.0 938:0.5 1168:1.0 1430:1.0 1618:1.0 1742:1.0 1947...
7a28a43453cfed98f2d824af6f9da7b63937307f
9cb37875b74a713c93c09fa50ccc70ac0f71ecdb
/CostHriFunction/Justin/SCNARIOS_PRESENTATION/JustinCouch_ICRA.sce
f31cc8a507018f4f7cf6b2ec432410a5ee26e4c0
[]
no_license
jmainpri/move3d-assets
a5b621daaedaaf8784fed0da1e80d029c83f3983
939db49d17a14e052bb58324b70e6112803d3105
refs/heads/master
2021-01-16T17:48:56.669119
2016-02-16T14:04:09
2016-02-16T14:04:09
20,237,987
1
0
null
null
null
null
UTF-8
Scilab
false
false
3,722
sce
JustinCouch_ICRA.sce
#************************************************************ # Scenario of Ikea # # date : Tue May 10 23:15:38 2011 #************************************************************ p3d_sel_desc_name P3D_ENV Ikea p3d_sel_desc_name P3D_ROBOT HUMAN_ACHILE p3d_set_robot_steering_method Linear p3d_set_robot_current 0.00...
5ad3e43a2d601ab97cf11fb2a40113c3c2e4ff2a
449d555969bfd7befe906877abab098c6e63a0e8
/275/CH1/EX1.1.11/Ch1_1_11.sce
1fa3f59811b939ea22266f5a13a784486753f76f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
526
sce
Ch1_1_11.sce
clc disp("Example 1.11") printf("\n") disp("findout resistance and cut in voltage") printf("Given\n") disp("forward current=100mA,Vr=25V,cut in voltage=0.7v,reverse current=100nA") //all the values are from fig 1.10 Vf=0.35 If=80*10^-3 //forward current Vr=40 Ir=10^-6 //reverse current Rf=Vf/If ...
0fa0feb0217394545ca78a80f33f46a4f7fb5d03
449d555969bfd7befe906877abab098c6e63a0e8
/1580/CH5/EX5.12/Ch05Ex12.sce
1d4c2b1e93b6fef213dd26c503773d1a9f86b292
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
555
sce
Ch05Ex12.sce
// Scilab Code Ex5.12 : Page-5.25 (2004) clc;clear; h = 6.626e-34; // Planck's const in Js m = 9.1e-31; // Mass of the electron in kg lam = 1.66e-10; // de Broglie wavelength, m e = 1.6e-19; // Charge on electron, C v = h/(m*lam); // Velocity of electron, m/s E = (m*v^2)/(2*e); // Kinetic energy of...
63a460d629d7a9b3e1acb9eb7597a3777cb22937
449d555969bfd7befe906877abab098c6e63a0e8
/2219/CH3/EX3.20/Ex3_20.sce
ca4c4eb8c4a4f21a12938df18125218671e6b81a
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
798
sce
Ex3_20.sce
// Chapter 3 example 20 //------------------------------------------------------------------------------ clc; clear; // Given data a = 4*10^-2; // width of waveguide b = 2*10^-2; // narrow dimension of waveguide c = 3*10^8; // velocity of EM wave in m/s d = 4*10^-2; // distance b/w ...
7e5f9ceffcd14da7721b9dee4b20daf11ff00a38
99e5810ad838c385c38e818ed59ad43b7f93fb67
/control.sce
58ff7ee9d2af17b8263b90643bb438419472c548
[]
no_license
csr-trainees-2019/scilab
c89e15ded8f4cd31321ec3fdfe759e2293625345
f9c8bbc07da38b98b18961888dcb3dfcbabb8cb2
refs/heads/master
2020-04-21T13:30:05.031096
2019-02-16T10:40:56
2019-02-16T10:40:56
169,600,658
0
1
null
2019-02-16T10:39:01
2019-02-07T16:13:17
Scilab
UTF-8
Scilab
false
false
821
sce
control.sce
kf=0.15 //kf=0 Uu = 6.99 i2 = 5.5 J=0.0025*i2^2; R=5; ke=0.5*i2; km=0.5*i2; K = (kf*R + ke*km)/R //Рассчет коэффициентов PID для угла nob1 = 2 //"3" для бинома Ньютона и "2" для функции Баттерворта //w01 = 6.3 / 0.85 //для Ньютона w01 = 6 / 0.545 //для Баттерворта kd1 = nob1 * J * w01 - K kp1 = nob1 ...
bc950ebf2c59c517ba52b5dd501c94fd6be7af70
a62e0da056102916ac0fe63d8475e3c4114f86b1
/set7/s_Electronics_Engineering_P._Raja_2150.zip/Electronics_Engineering_P._Raja_2150/CH4/EX4.4/ex_4_4.sce
1366a9e9e041c8a52e49e86f728cb180f5cb5249
[]
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
370
sce
ex_4_4.sce
errcatch(-1,"stop");mode(2);// Example 4.4 ; ; // Given data bita= 50; I_E= 10;// in mA I_B= 200*10^-3;// in mA alfa= bita/(1+bita) disp(alfa,"The value of alfa is : ") I_C= alfa*I_E;// in mA disp(I_C,"The value of I_C in mA using the value of alpha is : ") I_C= bita*I_B;// in mA disp(I_C,"The value of I_...
22e01c322380eadbd7f87d72ba47b5b7a5cd7caa
eb7eeb04a23a477e06f3c0e3d099889caee468b4
/src/examples/course/scilab/basics_importdatafile/wav2dtest.sci
fb4b54d73179e70fcdb7c0483819f6674b123a0a
[]
no_license
mikeg64/iome
55699b7d7b3d5c1b006d9c82efe5136b8c909dfd
cc1c94433133e32776dcf16704ec4ec337b1b4a0
refs/heads/master
2020-03-30T15:57:33.056341
2016-04-13T09:24:27
2016-04-13T09:24:27
151,387,236
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,000
sci
wav2dtest.sci
jobname='wav2dtest'; %Read input wavetype=1; %travelling=1 stationary=1 nsteps=6; maxamplitude=20; wavenumber(1)=20; wavenumber(2)=10; waveshift(1)=1.4; waveshift(2)=0.5; wavefreq=24; delta(1)=0.01; % delta(2)=0.01; nmax(1)=100; nmax(2)=100; deltat=0.05; tstep=1; outfile=[jobname,'.out']; x=1...
993c2e569d04d7a8843bdf3b2b831624744cfc80
4b1558e166b13f0e90c889b11ee516e4925626ed
/Soluções_Ficha1.sce
cd0484d568483ecab02b588cd3fd50a02e5ab8d8
[]
no_license
dalpendre/EI_matematica_discreta
a4712b5c7ea085eb5238a0e45c89733ba25a64b6
93cf0c75c41a231aadf919293089ce240695bf10
refs/heads/master
2022-08-09T18:27:37.572002
2020-05-21T13:00:22
2020-05-21T13:00:22
254,603,532
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,401
sce
Soluções_Ficha1.sce
Soluções da ficha 1 ex1a 27.648571 ex1b 98.421037 ex1c 9.7331592 ex1d 1.4395045 ex2a 6716.25 ex2b 4.782D-16 ex2c 3.3575775 ex3a - 830.77554 ex3b - 147.46997 ...
1be4e7e35d8b46c8d8272db9338943ebf85fbb63
952f05b9b2293792559cddaf7ee402ccc22b0b8d
/icclim/test-cases/test-cases-read-the-docs/read-the-docs-example-08.tst
2d5c3958df4d5fdfc3d7899c41669ccf749993c9
[ "Apache-2.0" ]
permissive
ptrgast/icclim
a5c768bde9f5ce0562ef8250262ca1d70213c461
1c43cc7fc5d779f04fb72361a80bde3b232a9580
refs/heads/master
2020-05-18T18:44:15.153378
2020-02-04T07:46:40
2020-02-04T07:46:40
184,594,303
0
0
NOASSERTION
2020-02-04T07:46:41
2019-05-02T14:19:16
Python
UTF-8
Scilab
false
false
617
tst
read-the-docs-example-08.tst
[Read-the-docs-example-8] # Read the docs - example 8 user_indice: {'indice_name': 'my_indice', 'calc_operation': 'nb_events', 'logical_operation': 'lt', 'thresh': 288.15} in_files: ['tas_day_MPI-ESM-LR_historical_r1i1p1_19500101-19591231.nc', 'tas_day_MPI-ESM-LR_historical_r1i1p1_19600101-19691231.nc', 'tas_day_MPI-ES...
526b00623725f2ec9b47412f980686955bf43dbf
449d555969bfd7befe906877abab098c6e63a0e8
/1733/CH4/EX4.8/4_8.sce
9c2463b6fa842782eb74d48584a73a04368d687f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
sce
4_8.sce
//4.8 clc; V=200; E=100; R=0.5; t=2*10^-3; L=16*10^-3; Imin=10; i=(V-E)/R*(1-exp(-R*t/L))+Imin*exp(-R*t/L); printf("Current at the instant of turn off thyristor = %.2f A", i) t=5*10^-3; i_5=i*exp(-R*t/L); printf("\nCurrent after 5ms of turn off thyristor = %.2f A", i_5)
62b1a175c7cc01b97654c5f1da86028ce1399814
1d307d44b58dfb9d6c8079d97262e5286bdb2a3d
/filter_des_fftsample.sce
5a70c21414c11dc22f99ab3683704ee3c8ae8832
[]
no_license
bernau84/scilab_sandbox
0d89a1ea8236343255d0d6a255db67fa51f7aca9
e3e7fc38fcb9c05788c6d3a39ea9842f34f9589b
refs/heads/master
2016-09-06T16:52:54.963432
2014-03-05T15:48:43
2014-03-05T15:50:42
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
500
sce
filter_des_fftsample.sce
D = 16; PRE = 2^16; FS = 176470.59; N = 64; hd=[ones(1,N/2/D) 0.5 0*ones(1,N-1-N/2/D)];//desired samples hd_appr=fsfirlin(hd,1);//real freq. hn = ifft(hd_appr); [hm, fr] = frmag(real(hn), 256); plot(fr*FS, [hm, hd_appr]); //pas=1/prod(size(hn))*.5; //fg=0:pas:.5;//normalized frequencies grid //n=prod(size(hn)) //plot...
0135737741903788be8def846c3f0ddd96d736d9
449d555969bfd7befe906877abab098c6e63a0e8
/51/CH9/EX9.11/9_11.sce
dbc32e9bfe57a788e1ed340cf187e6151b40d374
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
285
sce
9_11.sce
clc; clear; D=1.5;//in //assuming CD=0.5 and verifying this value using value of Re CD=0.5; dice=1.84;//slugs/(ft^3); density of ice dair=2.38*(10^(-3));//slugs/(ft^3) U=(4*dice*32.2*(D/12)/(3*dair*CD))^0.5;//ft/sec disp("mph",U*3600/5275,"The velocity of the updraft needed=")
aeb683dc5da5f6baf6dc58322d2fec76933077b4
449d555969bfd7befe906877abab098c6e63a0e8
/3041/CH1/EX1.18/Ex1_18.sce
b482ecd2aa7ed4da5b5fc3df3dd9decb4bc88c38
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
560
sce
Ex1_18.sce
//Variable declaration Vdc=30 //dc voltage(V) V1=220 //source voltage(V) f=50 //frequency(Hz) Rl=1000 //load resistance(k ohms) Vr = 15 //Calculations C=100/f*Rl //as Vdc/Vr=100 Vm=Vdc+0.01*(30/2...
244a0db96f8caf51c2d9681627d927496e2eb073
449d555969bfd7befe906877abab098c6e63a0e8
/887/CH12/EX12.2/12_2.sce
e5a8d3540f3f44097c6b3f9b6e770118d9981bc1
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
389
sce
12_2.sce
clc //initialisation of variables KP= 50 //uA/V62 Vto= 2 //V L= 10 //um W= 400 //um Vdd= 20 //mV R2= 1 //kohms R1= 3 //ohms Rd= 11.5 //Mohms Rs= 1 //kohms V= 4 //mV //CALCULATIONS K= W*KP/(2*L*10^3) Vg= Vdd*R2/(R1+R2) clc x=poly(0,"x") vec=roots(x^2-3.630*x+2.148) VGSQ= vec(2) IDQ= K*(VGSQ-Vto)^2 V...
b4ee734886e5a9c554c3fad1484012566ecd0cb7
449d555969bfd7befe906877abab098c6e63a0e8
/991/CH24/EX24.3/Example24_3.sce
435417ee56937706d39fa31b8ca95a65ef406cde
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
472
sce
Example24_3.sce
//Example 24.3. convert decimal to hexadecimal number clc h=dec2hex([112]) disp("The procedure is as follows,") disp("(i) 112 divided by 16 = quotient 7 with a remainder of 0") disp(" 7 divided by 16 = quotient 0 with a remainder of 7") disp(h,"decimal 112 = hex") disp("(ii) 253 divided by 16 = quotient 7 w...
af3040be993801db282eee406e408fab0f099ffd
449d555969bfd7befe906877abab098c6e63a0e8
/671/CH10/EX10.16/10_16.sce
c9935b46a0c4c04620ea6833e9c8f46234729c76
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
228
sce
10_16.sce
V=250 Rf=125 Ra=0.2 If=V/Rf I=16 Ia0=I-If Pk=V*Ia0-Ia0*Ia0*Ra+V*If I=152 Ia=I-If Pl=Ia*Ia*Ra+Pk Pin=V*I effi=(Pin-Pl)/Pin disp(effi) Il=152 Ia=Il+If Pl=Ia*Ia*Ra+Pk Pout=V*Il effi=Pout/(Pout+Pl) disp(effi)
c17a3f836b7d9c0fedd28a57b0966b5c1224d93e
8217f7986187902617ad1bf89cb789618a90dd0a
/source/2.3.1/examples/intersci-examples/matusr.sce
276a02a5be160027a77146efdde70c95d92f0f24
[ "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-public-domain", "MIT" ]
permissive
clg55/Scilab-Workbench
4ebc01d2daea5026ad07fbfc53e16d4b29179502
9f8fd29c7f2a98100fa9aed8b58f6768d24a1875
refs/heads/master
2023-05-31T04:06:22.931111
2022-09-13T14:41:51
2022-09-13T14:41:51
258,270,193
0
1
null
null
null
null
UTF-8
Scilab
false
false
1,375
sce
matusr.sce
//1-Creating interface source file (matusr.f) // from intmatusr.desc file by call to intersci host('../../bin/intersci intmatusr'); host('./sedprov intmatusr'); //2-Making object files // Interface file host('make /tmp/intmatusr.o'); ifile='/tmp/intmatusr.o' // User's files host('make /tmp/matusr-c.o'); host('make /tmp...
416f06d86dc2ba7935f2d986647b71a73032eb28
449d555969bfd7befe906877abab098c6e63a0e8
/2495/CH4/EX4.7.9/Ex4_7_9.sce
69b575f07e01399aeaeb0bb6a651c03ea3310a97
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
534
sce
Ex4_7_9.sce
clear clc PA=300;//in torr PB=800;//in torr YA=0.25; XA=(YA*PB)/(PA-((PA-PB)*YA));//mole fraction of component A printf('XA=%.4f',XA) XB=(1-XA) P=(PA*XA)+(PB*XB);//total pressure P in torr printf('\nP=%.1f torr',P) P0=760;//in torr XA1=(P0-PB)/(PA-PB);//mole fraction at normal boiling point printf('\nXA1=%....
cec7b22766255f9470a495f7ac79f9532861a188
449d555969bfd7befe906877abab098c6e63a0e8
/647/CH12/EX12.21/Example12_21.sce
ad564f631fb9221951000c12b95e9efe443719e7
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
429
sce
Example12_21.sce
clear; clc; // Example: 12.21 // Page: 506 printf("Example: 12.21 - Page: 506\n\n"); // Solution // Reaction: CaCO3 -----------> CaO + CO2 r = 1;// [No. of independent rkn.] C = 3;// [No. of component] P = 3;// [No. of phases, solid CaO, solid CaCO3, gaseous CO2] s = 0;// [No special constraint] // A...
44527eec116c6ebdee71d59b615b1ea3a970d0f6
449d555969bfd7befe906877abab098c6e63a0e8
/3375/CH7/EX7.5/Ex7_5.sce
2b3a20f58c632d0450cd6ba8604d96929dd8c04f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
825
sce
Ex7_5.sce
//Example 7.5 //Drag force //Page No. 433 clc;clear;close; U=3; //in m/s b=1; //in m L=1; //in m Re_x=5*10^5; //no unit rho=1025; //in kg/m^3 nu=1.044*10^-6; //in m^2/s Re_l=U*L/nu; //reynolds number on the basis of keel length //assuming turbulent b...
d590275796e94d341f9652d45097450f23ed0875
449d555969bfd7befe906877abab098c6e63a0e8
/1388/CH4/EX4.25/4_25.sce
4feb38686b8481c6d1275795dd4d8adb7769603a
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
558
sce
4_25.sce
clc //initialisation of variables P1= 23.756 //atm T= 25 //C P2= 1 //atm P3= 10 //atm P4= 100 //atm R= 82.02 //J/mole K v= 18.07 //ml //CALCULATIONS p1= P1/760 p2= 10^(log10(P1)+(v*(P2-p1)/(2.303*R*(273.2+T)))) p3= 10^(log10(P1)+(v*(P3-p1)/(2.303*R*(273.2+T)))) p4= 10^(log10(P1)+(v*(P4-p1)/(2.303*R*(273.2+...
446683308e20ca91f825315d3303b4bd148b418c
449d555969bfd7befe906877abab098c6e63a0e8
/1478/CH3/EX3.7.5/3_7_5.sce
54861b42fa30191a99ffeccc28e64c8bf434a21b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
569
sce
3_7_5.sce
//lubricants// //example 3.7.5// clc wt_oil=5//weight f oil saponified(gms)// blank=40//volume blank titration reading(ml)// back=10//volume back titration reading(ml)// strength_KOH=1.4/50//strength of KOH (gm/ml)// normality_KOH=strength_KOH*1000//normality of KOH// normality_HCl=.5//normality of HCl// e=nor...
87e69cf9abb9bbd16cdd08146cae6fef05889744
449d555969bfd7befe906877abab098c6e63a0e8
/2375/CH10/EX10.2/ex10_2.sce
6eedda5e185aa06cda859bc6d9689270852026dd
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
284
sce
ex10_2.sce
// Exa 10.2 clc; clear; close; format('v',6) // Given data A = 1000; Zi = 1;// in k ohm Zi = Zi * 10^3;// in ohm Beta = 0.01; Zdesh_i = (1+A*Beta)*Zi;// in ohm Zdesh_i =Zdesh_i *10^-3;// in k ohm disp(Zdesh_i,"The input impedance of the feedback amplifier in k ohm is");
d2a005820c74b67476dcb6052a2f4c8d40d5b273
f2d773b00b1387882aee366ee149118d8ef67b07
/start.sci
08adc31dbb3bfe6b90f44d6889025fea9c9cb627
[]
no_license
eduartheinen/pso-tsp
c1689f9fa9b03bf14e1523cc14acc708499729c2
39309bede47a8d39b803ec12b8bc9cbce1edeb0f
refs/heads/master
2021-01-11T08:42:20.788981
2016-10-07T23:21:57
2016-10-07T23:21:57
69,510,304
0
0
null
null
null
null
UTF-8
Scilab
false
false
363
sci
start.sci
clear clc exec("objectivefn.sci") exec("pathrelinking.sci") exec("removecrossings.sci") exec("pso-tsp.sci") //main //data = fscanfMat("ch130.tsp"); //best possible solution 6110 data = fscanfMat("eil51.tsp"); //best possible solution 426 particles = 20 iterations = 50 x = zeros(1, 10) for i=1:10 x(i) = run(data, ...
7912e6d705e0c7db9ae60dc8db3b2e3caa54bfa0
449d555969bfd7befe906877abab098c6e63a0e8
/980/CH13/EX13.14/13_14.sce
f8e939bbecd0310643de9267d144e3eae8179c01
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
237
sce
13_14.sce
clc; clear all; format('v',6); Dt=1.64; Dr=1.64; Pt=1; c=3*10^8; f=100*10^6; r=1*10^3; lemda_air=c/f; Aer=lemda_air*Dr/(4*%pi); P=Pt*Dt/(4*%pi*r^2); Pr=P*Aer; Pr=Pr*10^9;.....//in nW disp(Pr,"The received power(in nW)=");
79eceff2ac6b3eb77cfdcc83f4c3cb38d79e3a7a
f934e15695c77d0a1015c230c5ed65c4f16a2425
/lpf using wfir.sce
e3b364cf8906688ae2ea29ffe9a05defaa311b59
[]
no_license
manasdas17/Scilab-for-Signal-Processing-
6efc5adb507243c7302f7b4f3f12d12060112038
5f6e6ce941c0a11212a83674b5d35d97a2cf4396
refs/heads/master
2021-01-10T07:49:58.006357
2016-04-07T07:45:26
2016-04-07T07:45:26
55,673,271
0
0
null
null
null
null
UTF-8
Scilab
false
false
198
sce
lpf using wfir.sce
//By Manas,FOSSEE,IITB [wft,wfm,fr]=wfir('lp',33,[.23 0],'kr',[5.6 0]);//Linear phase FIR filters plot2d(fr,20*log10(wfm));//Plots filter response against grid fr xgrid(); xtitle("LPF using wfir");
ca3fbe9b054e7decea0c39dfede85882b3103150
449d555969bfd7befe906877abab098c6e63a0e8
/1760/CH3/EX3.11/EX3_11.sce
8ee95b28daaa9a4ff1be4416ab12f0059aa409f6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
EX3_11.sce
//EXAMPLE 3-11 PG NO-181 Vrn=230.94+%i*0; Vyn=-115.47-%i*200; Vbn=-115.47+%i*200; Yr=-%i*0.05; Yy=%i*0.05; Yb=0.05; Von=[(Vrn*Yr)+(Vyn*Yy)+(Vbn*Yb)]/(Yr+Yy+Yb); disp('i) Voltage (Von) is in rectangular form = '+string (Von) +' V'); Vyo=Vyn-Von; disp('i) Vol...
f0bd860ffcd8d518b511f0b990bb57a57a6cdb26
449d555969bfd7befe906877abab098c6e63a0e8
/3793/CH5/EX5.2/exp_5_2.sce
64302f11766365812ea5390c8e4dc1bae330cb8d
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,016
sce
exp_5_2.sce
clear; clc; V=33; S=45; pf=0.8; x=10; P=S*pf; z=complex(0,10); I=(P*1000)/(sqrt(3)*V*pf); Vp=V/sqrt(3); Ia=I*(complex(0.8,-0.6)); E=(Vp*1000)+(z*Ia); mprintf("Excitation voltage per phase %.3f + %.3f\n",real(E),imag(E)); Vv=sqrt((real(E)^2)+(imag(E)^2)); del=asind((10*10)/((Vv*10^(-3))*Vp)); x=Vv*cosd(de...
4428ce7187ac68f3abc44405e7743fd0c99a7d6f
f891f5aed2e66371488173c2b9c4e8f977a9f64a
/SunSpec Utilities/Tests/clean.tst
9a4bf397617c25d686e79d8c9c4712b31e2b5447
[]
no_license
jakedm/svp_directories
d9b85c41b45a3ded7572f9f730e8d1efc8515099
19272f8784baabf83e197778768933aef015432c
refs/heads/master
2021-01-18T18:08:29.224016
2017-01-16T20:09:35
2017-01-16T20:09:35
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
201
tst
clean.tst
<scriptConfig name="clean" script="clean"> <params> <param name="global.svp_dir" type="string">C:\Users\Bob\sandia\SVP Directories 2-22-16\UL 1741 SA Jan 2016</param> </params> </scriptConfig>
8a6be62054d5cffc7d88b17a7dc445e6fc81e7bf
449d555969bfd7befe906877abab098c6e63a0e8
/1187/CH6/EX6.3/3.sce
674f7f06e73191a728cb1326f2cbfa7f6e4f3c68
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
311
sce
3.sce
clc F=6*10^3; // Pa b=0.12; // m f=F*b; disp("(a) The load the pad will support =") disp(f) disp("N/m") dp=12*10^3; // N/m^2 dx=0.12; // m c=0.00018; // m u=0.5; // kg/m/s V=5; // m/s q=(dp/dx)*c^3/12/u + V*c/2; disp("(b) The rate at which oil must be supplied =") disp(q) disp("m^2/s")
93548825393dae32e8e20343260ec99aa12523c7
449d555969bfd7befe906877abab098c6e63a0e8
/2021/CH3/EX3.4/EX3_4.sce
e36e5802ed916bd0b287701dea13c9e24e168ece
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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_4.sce
//Finding of Total Pressure , Depth of pressure //Given b=5; h=5; spgr=0.8; rho=800; g=9.81; y1=(1+(5/3)); //To Find Ig=(b*h^3)/36; Ay=(1/2)*b*h; P=Ay*rho*g*y1; Ycp=(Ig/(Ay*y1))+y1; disp("P= "+string(P)+" Newtons"); disp("Ycp ="+string(Ycp)+" meter");
924ef8bda8a528614a4431d74a3456be726b4456
449d555969bfd7befe906877abab098c6e63a0e8
/1871/CH4/EX4.7/Ch04Ex7.sce
536232870d593a99788038e2eb3dd33bd6e7b880
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
546
sce
Ch04Ex7.sce
// Scilab code Ex4.7 : Pg:146 (2008) clc;clear; D = 80; // Distance between the source and the screen, cm d = 0.018/2; // Separation between two coherent sources, cm n = 4; // Number of the fringe x_n = 1.08; // Distance of nth bright fringe from the center of central fringe, cm // As x_n = n*Lambda*D...
c4a49c370cab8f6be94f18bdca2382c288b321ea
449d555969bfd7befe906877abab098c6e63a0e8
/1943/CH4/EX4.1/Ex4_1.sce
7c59f44cd1b9cae2fe0a73e2a73864e9840b7c41
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,864
sce
Ex4_1.sce
clc clear //Input data C=84;//The mass of carbon present in the fuel in % H=10;//The mass of hydrogen present in the fuel in % S=3.2;//The mass of sulphur present in the fuel in % O=1.6;//The mass of oxygen present in the fuel in % I=1.2;//The mass of incombustible in the fuel in % X=15.72;//The flue gas of co...
8733063509cd12ace14a4f84fcc40c498612ad43
449d555969bfd7befe906877abab098c6e63a0e8
/2175/CH4/EX4.10/4_10.sce
b24a7a8997090d7b558e309b1857047ca7785dac
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
253
sce
4_10.sce
clc; x1=0.96; sf1=1.992; sfg1=4.717; s1=sf1+x1*sfg1; hf1=697; hfg1=2067; h1=hf1+x1*hfg1; h2=h1; hf2=584; hfg2=2148; x2=(h2-hf2)/hfg2; sf2=1.727; sfg2=5.214; s2=sf2+x2*sfg2; disp("increasi in entropy is:"); disp("kJ/kg K",s2-s1)
77218e3943ae2088551d92dde5027f745fed471e
0896434fe17d3300e03ad0250029673ebf70bacc
/sheet_10/Scilab_codes/q1.sce
78f0c91f5f4420a715314a7e0bfa9e7c585edf1c
[]
no_license
TheShiningVampire/EE324_Controls_Lab
8ff1720b852bf24dca3c172082f5f898f80f69f3
9aea73eed3f5a4ac6c19a799f8aebe09f4af0be8
refs/heads/main
2023-07-09T17:30:38.041544
2021-08-23T12:14:29
2021-08-23T12:14:29
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
599
sce
q1.sce
clear; close; clc; s = poly(0, 's'); T = [1 0 2; 4 -1 0; 0 2 1]; disp(det(T)); A = [-1 2 0; 4 3 -2; 0 5 1]; B = [8; 3; 5]; C = [-1 0 4]; D = [3]; // part a I = eye(A); Gs = D + C*inv(s*I - A)*B; disp(Gs); A_t = inv(T)*A*T; B_t = inv(T)*B; C_t = C*T; Gt = D + C_t*inv(s*I - A_t)*B_t; disp(Gt); //part b root = root...
d4a391b68b65cbea3486a27dd276aec3becdc200
449d555969bfd7befe906877abab098c6e63a0e8
/1309/CH6/EX6.6/ch6_6.sce
7a2076bf78109083f05a552f7efdf8ccdda6588f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,928
sce
ch6_6.sce
clc; clear; printf("\t\t\tChapter6_example6\n\n\n"); // determibation of heat gained // air properties to be calculated at T=(72+45)/2=58.5 degree Fahrenheit // properties at T=58.5 degree fahrenheit from appendix table D1 p = 0.077; // density in lbm/ft^3 cp = 0.240; // specific heat in BTU/(lbm.degree Rankine) v = ...
e4334f670ab6f3bee3fd26d334e0e84a9e80f6c2
3b9a879e67cbab4a5a4a5081e2e9c38b3e27a8cc
/Área 2/Aula 11 - Métodos EDOs/Metodo_de_Heun.sce
6e19e949559eb005d210d8de53d48c3eda87bd29
[ "MIT" ]
permissive
JPedroSilveira/numerical-calculus-with-scilab
32e04e9b1234a0a82275f86aa2d6416198fa6c81
190bc816dfaa73ec2efe289c34baf21191944a53
refs/heads/master
2023-05-10T22:39:02.550321
2021-05-11T17:17:09
2021-05-11T17:17:09
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
682
sce
Metodo_de_Heun.sce
//Método de Heun (Método de Euler Modificado) //Estima o u para evitar implicidade, ele é um método explicito //O erro de truncamento ETL = O(h^3) e ETG = O(h^2) mantendo a mesma ordem 2 do método Trapezoidal function y = f(t,u) y = cos(u + t) endfunction function [ultimo]=heun(h) u(1) = 0.84 //Condiçõe...
32a7e08b551c2bd293711ba5ac8ce42a0e0f3a87
127061b879bebda7ce03f6910c80d0702ad1a713
/bin/PIL_TO_expan.sci
e4e650c350a9ca5b0313fc97eec34f963741e28e
[]
no_license
pipidog/PiLib-Scilab
961df791bb59b9a16b3a32288f54316c6954f128
125ffa71b0752bfdcef922a0b898263e726db533
refs/heads/master
2021-01-18T20:30:43.364412
2017-08-17T00:58:50
2017-08-17T00:58:50
100,546,695
0
1
null
null
null
null
UTF-8
Scilab
false
false
1,433
sci
PIL_TO_expan.sci
// **** Purpose **** // expand a matrix using a tensor operator basis // **** Variables **** // A: nxn, real or complex // <= a matrix // TO_basis: (n x n x n^2, real or complex) / (char: 's', 't', 'c') // <= tensor operator basis to expand A // either the hyper matrix of the basis or a character to specify the bas...
74a0526320233a299bf2193caad34a7b4e155e2b
449d555969bfd7befe906877abab098c6e63a0e8
/401/CH6/EX6.7/Example6_7.sce
b099e98254c0ca0e404e2fdcfba85ab5b1b2be15
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
Example6_7.sce
//Example 6.7 //Program to compare the ratio of threshold current densities at 20 C //and 80 C for AlGaAs and InGaAsP clear; clc ; close ; //Given data T1=293; //degree C T2=352; //degree C //For AlGaAs T0=170; //degree C Jth_20=exp(T1/T0); Jth_80=exp(T2/T...
1b0aa36cfbd985d9db23844bb532ad0af6e55e32
449d555969bfd7befe906877abab098c6e63a0e8
/2498/CH4/EX4.4/ex4_4.sce
1862708b196a37262a59ccd7d2b1a50e26d26c98
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
299
sce
ex4_4.sce
// Exa 4.4 clc; clear; close; format('v',6) // Given data R_C = 2;// in k ohm R_C = R_C * 10^3;// in ohm V = 2;// in V // The collector current I_C = V/R_C;// in A Beta = 50; // The base current I_B = I_C/Beta;// in A I_B= I_B*10^6;// in µA disp(I_B,"The base current in µA is");
aca7f14e6e311dcf02fe16bba8da05aaed112ac8
449d555969bfd7befe906877abab098c6e63a0e8
/3673/CH1/EX1.11/Ex1_11.sce
bea2e202f132ee3518052feac5d548c8ffd4bdfd
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
219
sce
Ex1_11.sce
//Example 1_11 page no:14 clc V=100;//supply voltage R1=1;//resistance in kilo_ohm R2=5;//resistance in kilo_ohm R3=4;//resistance in kilo_ohm v=V*(R2+R3)/(R1+R2+R3); disp(v,"Voltage across A and B (in volts)")
562e2b7d1ffecaab865dcf4baf227681485c21f7
449d555969bfd7befe906877abab098c6e63a0e8
/2825/CH3/EX3.3/Ex3_3.sce
febbd4aef0edf15fdbbba6e19f0c4c593ca7bf23
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
195
sce
Ex3_3.sce
//Ex3_3 Pg-182 clc I=2*10^6 //forward current density Is=30 //saturation current density ekt=40 V=(1/40)*log(I/Is) //Applied forward voltage printf("Applied forward voltage = %.3f V",V)
87775b354be95cd84452df98b732263291a141bc
dc1af20bca10db33d1adcbf61d5fe874eb6eab07
/qa_demo_vcast_pipeline/qa_demo/environment/UUT_MANAGER/UUT_MANAGER.tst
142a8c3b130b56a638fed81895a77c564a7a65c8
[]
no_license
TimSVector/PointOfSales_v2
2d1130516cfc5d77f2e5d0f60adcde96374f6fc2
ef630f05850715568725cf94cc0e497146a049d4
refs/heads/master
2023-08-04T10:51:50.031346
2023-08-03T20:50:28
2023-08-03T20:50:28
133,404,783
0
0
null
null
null
null
UTF-8
Scilab
false
false
5,413
tst
UUT_MANAGER.tst
-- VectorCAST 21.sp3 (08/04/21) -- Test Case Script -- -- Environment : UUT_MANAGER -- Unit(s) Under Test: manager -- -- Script Features TEST.SCRIPT_FEATURE:C_DIRECT_ARRAY_INDEXING TEST.SCRIPT_FEATURE:CPP_CLASS_OBJECT_REVISION TEST.SCRIPT_FEATURE:MULTIPLE_UUT_SUPPORT TEST.SCRIPT_FEATURE:REMOVED_CL_PREFIX TEST.SCRIPT...
d7f9ed9f053ba712d9ae16d6d9b511d96de42dd8
449d555969bfd7befe906877abab098c6e63a0e8
/1208/CH2/EX2.10/Exa10.sce
f38a9a5fabfe4c48dea8b0c6d5c936fbe54c4e12
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
290
sce
Exa10.sce
//Exa9 clc; clear; close; //given data is : CI=102;//in rupees r=4;//in % per annum n=2;//in years //Let principal amount is P //Amount will be: A=P+102 //formula : A=P(1+r/100)^n=P+102; P=102/((1+r/100)^n-1); SI=(P*r*n)/100; disp("Simple interest is : "+string(SI)+" Rupees.")
a2725f19a89db1938256d82c90d82df5ba600e7a
449d555969bfd7befe906877abab098c6e63a0e8
/2294/CH1/EX1.12/EX1_12.sce
e84599698874052342d40af13345e1924e6d0fda
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
781
sce
EX1_12.sce
//Example 1.12<i> //check whether the given signal is periodic or not clc; t=-5:.01:5; x=%i*(exp(%i*5*t)); subplot(311) plot(t,x); disp('(a)This shows that the given signal is periodic with priod(.4*%pi)'); //Example 1.12<ii> //Show whether the given signal is periodic or not clc; t=-1/5:0.001:1/5; x=sin(50...
38bc09087c17912539f25be26b77775c920ff879
449d555969bfd7befe906877abab098c6e63a0e8
/1052/CH28/EX28.10/2810.sce
d2c4e0a032d3bda8087052195dcabacbe881a27f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,838
sce
2810.sce
clc; //Example 28.10 //page no 438 printf("Example 28.10 page no 438\n\n"); // a compliance stack test on a facility yields the results ,we have to determine whether the incineratormeets the state particulate standard of 0.05 gr/dscf g=9.807//grav. acc rho_l=1000//density of manometer fluid,kg/m^3 rho=1.084//den...
20e3c952992a1f939feba68655e76cfa5f6d6307
449d555969bfd7befe906877abab098c6e63a0e8
/3819/CH1/EX1.24/Ex1_24.sce
5ea092e15cce1b7524578dc9a0f1e394571cc45c
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
Ex1_24.sce
// A Textbook of Fluid Mecahnics and Hydraulic Machines - By R K Bansal // Chapter 1-Properties of Fluid // Problem 1.24 //Given Data Set in the Problem(SI Units) V_i=0.0125 V_f=0.0124 p_i=80 p_f=150 //Caclulations dV=V_i-V_f dV_V=-dV/V_i dp=p_f-p_i K=dp/(-dV_V) //Using K=dP/(-dV/V)=Bulk...
46948d89f0ae45926c559819c139173e2e01ad41
449d555969bfd7befe906877abab098c6e63a0e8
/698/CH26/EX26.3/P3_mass_of_flywheel.sce
ca0b4729c24780788ae30b935b5af4c062f46dc6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
955
sce
P3_mass_of_flywheel.sce
clc //Example 26.4 //Mass of flywheel //------------------------------------------------------------------------------ //Given data E=2.7* 10^3 K=0.9 r=0.915 N1=200 w1=(2*%pi*N1)/60 N2=180 w2=(2*%pi*N2)/60 res3=mopen(TMPDIR+'3_mass_of_flywheel.txt','wt') //Exact moment of inertia of rim mfprintf(r...
dd58b1176eead827c458f197290576cf8283a2f5
a62e0da056102916ac0fe63d8475e3c4114f86b1
/set9/s_Engineering_Physics_(volume_2)_Dr._K._V._Kumar_2258.zip/Engineering_Physics_(volume_2)_Dr._K._V._Kumar_2258/CH5/EX5.3/5_3.sce
d564d3937d803234841bb74e94447ef72ab483a3
[]
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
282
sce
5_3.sce
errcatch(-1,"stop");mode(2);; ; // To calculate the penetration depth lamda_T=75; // penetration depth in nm T=3.5; //temperature in K HgTc=4.12; //in K lamda_0=lamda_T*sqrt(1-((T/HgTc)^4)); printf("the pentration depth at 0k is %f nm",lamda_0); exit();
c4cb0ebbf22509001913a83cfaa27d37ef6d9181
c89c3eb73e1c7b9f26076ad36749b4fd9ee2a69d
/My Implementations/DMUX4Way.tst
466f71658d7d7705300b6f656550a7f7c1b05e49
[]
no_license
gvela024/Elements-Of-Computing-Systems
cef0f824a4ca775ff7d2353a49c6510134db83da
65a2b40979439b0d77e6fab1b3faa4b1a78ddd03
refs/heads/master
2021-01-22T03:13:48.244660
2015-12-26T00:53:51
2015-12-26T00:53:51
41,272,979
0
0
null
2015-11-11T22:27:40
2015-08-24T00:17:59
Assembly
UTF-8
Scilab
false
false
265
tst
DMUX4Way.tst
load DMUX4Way.hdl, output-file DMUX4Way.out, output-list in0 select%B1.2.1 out0 out1 out2 out3; set in0 1, set select %B00, eval, output; set in0 1, set select %B01, eval, output; set in0 1, set select %B10, eval, output; set in0 1, set select %B11, eval, output;
073773da189fe0c0f1dd8bb8690691e83db01ac3
449d555969bfd7befe906877abab098c6e63a0e8
/243/CH1/EX1.01/1_01.sce
950ef5cdae9c5e3e31b53c839e7dcff3efc96d60
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
97
sce
1_01.sce
//Example No. 1_01 //Pg No. 6 disp('Theoritical Problem') disp('For Details go to page no. 6')
9f85d118734905cbbf64b7ebe8a12d293ae65d4a
01ecab2f6eeeff384acae2c4861aa9ad1b3f6861
/sci2blif/sci2blif_added_blocks/GENARB_f.sce
c8716f3015a246327109e2e254b6df689c6cca8e
[]
no_license
jhasler/rasp30
9a7c2431d56c879a18b50c2d43e487d413ceccb0
3612de44eaa10babd7298d2e0a7cddf4a4b761f6
refs/heads/master
2023-05-25T08:21:31.003675
2023-05-11T16:19:59
2023-05-11T16:19:59
62,917,238
3
3
null
null
null
null
UTF-8
Scilab
false
false
816
sce
GENARB_f.sce
//****************************** Arb Gen ******************************* if (blk_name.entries(bl) =='GENARB_f') then Signal_DAC_check=1; arb_gen.entries=[] ga_idx2=size(evstr(scs_m.objs(bl).model.opar(1)), "r") fd_io= mopen (fname+'.pads','a+'); // DEDICATED PADS code for ii = 1:ga_idx2 dac...
933ab6a33e96e2ea2a3431f39b1735dd46fa47f4
089894a36ef33cb3d0f697541716c9b6cd8dcc43
/NLP_Project/test/tweet/bow/bow.9_15.tst
4c45a985857ce84d776f861de2c32db32715ae16
[]
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
38,757
tst
bow.9_15.tst
9 5:0.16666666666666666 24:1.0 26:1.0 28:0.5 29:0.2 31:0.2 37:0.14285714285714285 47:1.0 53:2.0 57:0.2 59:1.0 60:2.0 63:1.0 81:0.6666666666666666 115:1.0 130:0.25 132:0.5 154:0.1 160:0.5 170:2.0 175:0.06666666666666667 189:0.5 199:1.0 206:1.0 216:0.6666666666666666 229:2.0 233:1.0 273:0.2 306:1.0 321:1.0 367:0.09090909...
39c397ffaf27525bc09eb599e1fa28b23d172c18
449d555969bfd7befe906877abab098c6e63a0e8
/3401/CH3/EX3.1/Ex3_1.sce
789ac8c6caab4ba751c3ff3b106eacbcade78316
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
261
sce
Ex3_1.sce
clc v1=10^5 //m per sec deltav=0.01 //m per sec m=9.11*10^-31// kg*m/s e=1.6*10**-9 //Coulombs //deltaE=0.5*m*(v2**2-v1**2) //deltav=v2-v1.............deltav<<v1 deltaE=m*v1*deltav disp(deltaE,"in J is") deltaE=deltaE/e disp(deltaE,"in eV is")
a4d6bc75d6b8f5a3972362e7184cf277e082bac8
449d555969bfd7befe906877abab098c6e63a0e8
/1664/CH9/EX9.2/Ex9_2.sce
ae884edd3170fea931b563681a3e639e0b7bf952
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
517
sce
Ex9_2.sce
//Example No.9.2. //Page No.266. //To find conductivity of semiconductor. clc;clear; d20 = 250;//Conductivity at 20 degree celcius -[ohm^-1 m^-1]. d100 = 1100;//Conductivity at 100 degree celcius -[ohm^-1 m^-1]. k = 1.38*10^(-23);//Boltzman's constant. Eg = (2*k*((1/373)-(1/293))^(-1)*log((d20/d100)*(373/293)^...
d66119e5dc9bee4e35e853ee0244b532c21bbd30
449d555969bfd7befe906877abab098c6e63a0e8
/1427/CH25/EX25.12/25_12.sce
0717d890e226fe7deaaebcbb160a6d374ab391eb
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
25_12.sce
//ques-25.12 //Calculating rms velocity of oxygen molecules clc T=273+27;//temperature (in K) M=32;//molar mass of O2 (in g/mol) Crms=sqrt((3*8.314*T)/(M/1000)); printf("The rms velocity of oxygen molecules is %.2f m/s.",Crms);
c5340a53fbbcb4a7d761234e5de84dabc6e12349
449d555969bfd7befe906877abab098c6e63a0e8
/1898/CH4/EX4.12/Ex4_12.sce
906f0215b70bad4c2c049a9e2f067b151d525d72
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,246
sce
Ex4_12.sce
clear all; clc; disp("Scilab Code Ex 4.12 : ") //Given: h = 0.250; //m T1 = 20; //degree celcius udl = 150; //kN/m T2 = 80; //degree celcius len = 0.3; //m dia_steel = 0.04;//m r_steel = 0.02; dia_aluminium = 0.06; //m r_al = dia_aluminium/2; area_st = %pi*(r_steel^2); area_al = %pi*(r_al^2); F = 90...
9a7a26d591ba36d4edfeaf140b9d793e9f276a58
449d555969bfd7befe906877abab098c6e63a0e8
/1226/CH21/EX21.7/EX21_7.sce
7696c8bb0039b9f15cdd4641be5156091c5656b4
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
847
sce
EX21_7.sce
clc;funcprot(0);//EXAMPLE 21.7 // Initialisation of Variables ma=20;..............//Air flow rate in kg/s t1=300;........//Temperature of air entering the turbine in K t3=1000;............//Temperature before expansion in turbine in K rp=4;...............//Pressure ratio cp=1;.............//Specific heat at const...
7183878bc3229924c24547cd2658c94dc430c567
449d555969bfd7befe906877abab098c6e63a0e8
/770/CH5/EX5.4/5_4.sce
40b7c0621ab00ff9baa6eb2cf1dd3affe86dcd61
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
2,824
sce
5_4.sce
clear; clc; //Example - 5.4 //Page number - 194 printf("Example - 5.4 and Page number - 194\n\n") //Given T_1 = 150+273.15;//[K] - Initial temperature. m = 4.6;//[kg] - mass of water P_1 = 1;//[MPa] - Initial pressure Q = 11000;//[kJ] - Heat transferred to the system. T_R = 600+273.15;//[K] - Temperatur...
d357d87215d1f5f25640854bedbcda660b14bdfc
449d555969bfd7befe906877abab098c6e63a0e8
/608/CH28/EX28.06/28_06.sce
33626afd8035a9d4866a0fc68c78cb53f2466aba
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
28_06.sce
//Problem 28.06: An inductor of Q-factor 60 is connected in series with a capacitor having a Q-factor of 390. Determine the overall Q-factor of the circuit. //initializing the variables: QL = 60; // Q-factor Qc = 390; // Q-factor //calculation: QT = QL*Qc/(QL + Qc) printf("\n\n Result \n\n") printf("\n the...
5f7fadfe9f2f9785b281c390bc7d925e3147ffc5
449d555969bfd7befe906877abab098c6e63a0e8
/3269/CH2/EX2.12/Ex2_12.sce
1a8fd28520c09807180e8570a7ce9c5797e1963a
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
397
sce
Ex2_12.sce
// Example 2.12 clear all; clc; // Given data rho = 0.97; // Density of Sodium in gram/cm^3 // From standard data table NA = 0.6022*10^24; // Avagodro number M = 22.99; // Atomic weight of Sodium // Calculation N = rho*...
d39c05791c8ce1fcbc0941a01f41c462ac26ccfb
1a00eb132340e145c8a7d8fd0ef79a02b24605a2
/macros/ARDUINO_PMODHB5_WRITE_sim.sci
dbd249478c739acb6e2ce610e110191f5a93689d
[]
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
1,695
sci
ARDUINO_PMODHB5_WRITE_sim.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...
21b5ae46ba95c5f7f83439c5a4007e68feb82dae
0845790d81f9fd3b8393b14fc9c2bdde0ffe46cf
/2_timeshift_timereversal/2timeshift_timerev.sce
a58599536ff00e3e5b54c193a3bd853df6951edf
[]
no_license
NARAYAN1201/Scilab
1a3fb62895b157f87b0d9e024ecd2f1c000eb6df
48980c28ab2def9939e7519867da572660c8ac97
refs/heads/main
2023-02-26T02:09:05.762483
2021-02-01T07:24:54
2021-02-01T07:24:54
335,216,077
0
0
null
2021-02-02T08:17:23
2021-02-02T08:17:23
null
UTF-8
Scilab
false
false
836
sce
2timeshift_timerev.sce
// Time-shifting of a discrete time sequence clear;close;clc; x=input('Enter the squence:= '); nx=input('Enter the time domain information of sequence:= '); k=input('enter the shift value:= '); nx1=nx+k; nx2=nx-k; subplot(4,1,1); a = gca(); a.x_location = "origin"; a.y_location = "origin"; a.data_bounds = [-5,0;5,5]; ...
67220d31db0967bf339878e989126ef599a4ba49
449d555969bfd7befe906877abab098c6e63a0e8
/1919/CH4/EX4.7/Ex4_7.sce
cd17f9004db27d1bc3581cf89bb4fa18f7e5893e
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
618
sce
Ex4_7.sce
// Theory and Problems of Thermodynamics // Chapter 4 // Energy Analysis of Process // Example 7 clear ;clc; //Given data gam = 1.4 // ideal gas constant gamma T1 = 700 // entering Temperature in K P1 = 0.5 // Entering steam Pressure in MPa P2 = 0.1 // lea...
4a4168365af7dcf7bf7327dbce83282a953c7890
449d555969bfd7befe906877abab098c6e63a0e8
/61/CH10/EX10.1/ex10_1.sce
58371bc8981159a5db6f2cfe1c71c94cd82ab7b3
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
618
sce
ex10_1.sce
function A_p_dB=gain_in_decibel_power(A_p) A_p_dB=10*log10(A_p) endfunction function A_v_dB=gain_in_decibel_voltage(A_v) A_v_dB=20*log10(A_v) endfunction//ex10.1 //P out/P in=250; A_p_dB=gain_in_decibel_power(250) disp(A_p_dB,'Power gain when power gain is 250') A_p_dB=gain_in_decibel_power(100) disp(A_p_dB,'Po...
a3728b50ded5285caf4dee23bb13960dcbc2262f
449d555969bfd7befe906877abab098c6e63a0e8
/1760/CH2/EX2.20/EX2_20.sce
be619521b9bd33b0d773cf1318fe5c8c9fe79fce
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
383
sce
EX2_20.sce
//EXAMPLE 2-20 PG NO-70 T=0.03; //TIME // (1000*integrate('0','t',0.01,0.01))^2=-0.333 //100*integrate('0.01','t',0.02,0.02)=-1 //integrate('0.02', '',0.03,0.03)]=0 V=(-0.33-1)/T; disp('i) Voltage (V) is = '+string (V) +' V '); disp('i) Square Ro...
6eb2d3339cc54be5a6f3954a6e512db3c43a0e80
449d555969bfd7befe906877abab098c6e63a0e8
/1931/CH10/EX10.3/3.sce
0a0a7ddf28c7231c8bf06948326b9f934da27fda
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
414
sce
3.sce
clc clear //INPUT DATA r=2*10^-4//the resistivity of In-Sb in ohm m me=6//The electron mobility in m^2 V^-1 s^-1 mh=0.2//The hole mobility in m^2 V^-1 s^-1 e=1.6*10^-19//charge of electron in coulombs //CALCULATION d=(1/(r*e*(me+mh)))/10^21//The intrinsic carrier density at room tepmerature in m^-3 *10^21 ...
344c0e804ebd514ac4e495b0482474283f893a50
717ddeb7e700373742c617a95e25a2376565112c
/3424/CH5/EX5.3/Ex5_3.sce
55be29314695bcd63752e483e8deeef0a273248f
[]
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
276
sce
Ex5_3.sce
clc //Initialization of variables QCo2 = 10 // ft^3/min A = 50 // ft^2 h = 6 // ft // Calculations dh_dt = QCo2/A th6 = h/(dh_dt) //results printf(" the time rate of change of depth is %.2f ft/min",dh_dt) printf("\n the time taken to reach 6 feet is %.f min",th6)
419976761512d95217a0283a36816619617d7686
449d555969bfd7befe906877abab098c6e63a0e8
/3415/CH3/EX3.9/Ex3_9.sce
3e0dbace175d45bd625d989d81f0aa7df4071866
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
527
sce
Ex3_9.sce
//fiber optic communications by joseph c. palais //example 3.9 //OS=Windows XP sp3 //Scilab version 5.4.1 clc clear all //given n2=1.5//refractive index of the glass n1=1//refractive index of the air //to find theta_B1=atand(n2/n1)//brewster angle in degree for air to glass interface theta_B2=atand(n1/n2)/...
54b341cd74dae41555a7f559e03601ba1cdeb0dc
449d555969bfd7befe906877abab098c6e63a0e8
/599/CH7/EX7.4/example7_4.sce
d841aef938f7397503daf6ca3b1839de803c1b74
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
922
sce
example7_4.sce
clear; clc; printf("\t Example 7.4\n"); //part(i) a1=146; //solubility at 70 degree a2=121; //solubility at 10 degree t1=58; // percentage of solute content t2=40.66; x1=a1/(100+a1) *100; //percentage of saturated solution at 50 degree tw=(t1/42)/(x1/t2); ...
e886be2c0917f2a6342938aa24a3cda6742e5be7
449d555969bfd7befe906877abab098c6e63a0e8
/1004/CH2/EX2.22/Ch02Ex22.sci
5232b251f5928775c1165c082edabc64d6938960
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
836
sci
Ch02Ex22.sci
// Scilab Code Ex2.22 Wavelength of second number of Balmer series of hydrogen: Pg:60 (2008) n1 = 2; // Principle quantum number of second orbit in H-atom n2 = 3; // Principle quantum number of third orbit in H-atom R = 1.097e+07; // Rydberg constant, per metre L1 = 1/((1/n1^2 - 1/n2^2)*R); // Wavelengt...
453a91bd2b3bfe5b491a6e8aa6d988fee8266271
449d555969bfd7befe906877abab098c6e63a0e8
/3682/CH10/EX10.3/Ex10_3.sce
deb002d493e7f8b20a160a11f8a8fe0f4eea59be
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
777
sce
Ex10_3.sce
// Exa 10.3 clc; clear; // Given data // D/A converter is used Vmin = 0; // Voltage Vmax = 10; // Voltage ip1 = [1 0]; // for a 2-bit D/A converter(input 1) ip2 = [0 1 1 0]; // for a 4-bit DAC(input 2) ip3 = [1 0 1 1 1 1 0 0 ]; // foe a 8-bit DAC(input 3) // Solution V01 = Vmax*(ip1(1)*2^(-1)+ip1(2)*...
9ab76ab0d5f8f16943175b1281614b30785bc103
449d555969bfd7befe906877abab098c6e63a0e8
/2621/CH3/EX3.11/Ex3_11.sce
078403365d7d05c1b3ef3c850108a8e196cb0932
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
503
sce
Ex3_11.sce
// Example 3.11 clc; clear; close; // Given data format('v',6); Av= -8;// voltage gain Vi= 1;// input voltage in V I1= 15;//maximum current in µA I1= I1*10^-6;// in A R1= Vi/I1;// in Ω R1= R1*10^-3;// in kΩ disp(R1,"The value of R1 in kΩ is : "); disp("The standard value of R1 is 68 kΩ"); R1= 68;// in kΩ ...
7e566bca90bd9899889b48a55e349835504dbd50
449d555969bfd7befe906877abab098c6e63a0e8
/635/CH5/EX5.16/Ch05Ex16.sci
29cb456e2a90ad7a3721ce64f2ddb875e95a6b9b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
730
sci
Ch05Ex16.sci
// Scilab Code Ex5.16 Dislocation width in copper: Page-175 (2010) mu = 1; // For simplicity, assume shear modulus of copper to be unity, netwon per metre square tau_PN = mu/1e+05; // Shear stress to initiate plastic deformation, newton per metre square a = 3.61e-010; // Lattice parameter of copper, m b = ...
2fdf2efbf2554914ce8c2a90926d1dfbd4dbcc30
afcf746e249b9463101019f07a47845355c6acc2
/starter_files/hw3/High4.tst
03a33a934bda2d20279388e66da3cc9b0419c02c
[]
no_license
jyuan2pace/CS506
afca44ee8df14436d72de97e658a61841091e651
fa80d2786f006c226c6e6413ee23fe306d6c57d0
refs/heads/master
2020-07-28T13:04:37.077116
2019-11-24T20:15:20
2019-11-24T20:15:20
209,419,478
8
11
null
null
null
null
UTF-8
Scilab
false
false
648
tst
High4.tst
load High4.hdl, output-file High4.out, compare-to High4.cmp, output-list in%B1.4.1 out%B1.2.1; set in %B0000, eval, output; set in %B0001, eval, output; set in %B0010, eval, output; set in %B0011, eval, output; set in %B0100, eval, output; set in %B0101, eval, output; set in %B011...
76257c31a75d4f684a669e2be998746145090a27
449d555969bfd7befe906877abab098c6e63a0e8
/3733/CH17/EX17.1/Ex17_1.sce
67ba545725633a7c49452d15b3676aeedd9002f9
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
919
sce
Ex17_1.sce
// Example 17_1 clc;funcprot(0); // Given data P_1=100;// bar T_1=400;// °C n_t=80;// The isentropic efficiency of the turbine in % P_2=0.1;// Pressure in the condenser in bar SSC=4;// The specific steam consumption in kg/kWh T_c=5;// Under cooling temperature in the condenser in °C //gradT=(T_wo-T_wi) gradT=...
d3cd5660d6a3e0bb0a98b8c5a1573a3b8469418a
449d555969bfd7befe906877abab098c6e63a0e8
/858/CH9/EX9.1/example_1.sce
426bced1c8cc5bfeb50f9a193eede8efaa1a2b90
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
677
sce
example_1.sce
clc clear printf("example 9.1 page number 384\n\n") //to find the pressure drop in the coil D = 38*10^-3; //in m U = 1 //in m/s density = 998 //in kg/cubic m viscosity = 8*10^-4 //in Pa-s DC = 1 //in m N = 10 e = 4*10^-6; //in m Re = (density*U*D)/viscosity; printf ("Reynolds number = %f"...
6412a535cc8e4def93f4a22ef92ab71904fd0e72
449d555969bfd7befe906877abab098c6e63a0e8
/710/CH7/EX7.13/7_13.sci
27dd60fe9b267004a9ab07726d5b5b7a17db0b19
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
271
sci
7_13.sci
clc(); clear; //To determine the magnetic field v=9.15*10^7; //cyclotron frequency of proton m=1.67*10^-27; //mass of proton q=1.6*10^-19; B=(2*%pi*v*m)/q // magnetic field printf("The magnetic field is %f T",B);
9770a196041dbada38f0e4ed9c3e758d32b2543f
19c6e93614bb02c3c860d74c25b49558f521ba17
/week1.sce
26a098b3b542f5ecbc036723d8e5e49807ab4955
[]
no_license
darkeclipz/spherical-geometry
cc26edcf55aa7bef6c876a5d9208ab9dd5e1e9de
4eb9c757ef271442c31f55b2d18b0bfe9457530d
refs/heads/master
2023-02-19T03:33:57.024519
2021-01-19T13:35:12
2021-01-19T13:35:12
319,594,472
0
0
null
null
null
null
UTF-8
Scilab
false
false
3,161
sce
week1.sce
// Conversion constants deg_to_rad = %pi / 180 rad_to_deg = 180 / %pi deg_to_nm = 60 nm_to_km = 1.852 deg_to_km = deg_to_nm * nm_to_km function [theta]=atan2(y, x) theta = atan(abs(y/x)) if x < 0 & y >= 0 then theta = theta + %pi / 2 // second quadrant elseif x < 0 & y < 0 then theta = thet...
d9ab67fd824e0554b3ed86270ac24ef11a1e389c
b0d8c7b29e6358945c6e1952e06ccb9201bab331
/Test/integration/expected/testHelpWithoutConnect.tst
bcc7d10be9bc231d0688bbf313dbb1b6cf829e86
[]
no_license
AVM82/projectSqlCmd
d5fc432cf09bbbad7344e46cd55cce73c2a0ef49
93e7d6aa374a7e7d543cea8bb6a3be3c5eaf085a
refs/heads/master
2021-05-04T00:24:00.603382
2017-09-15T13:18:03
2017-09-15T13:18:03
71,457,442
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,031
tst
testHelpWithoutConnect.tst
 *********************************************************************************************** You need to connect to the database to continue DBMS:  -fb FireBird (DB_Name = full_path\DB_Name.fdb)  -ms MS SQL Server  -pg PostgreSQL For connect to DB please enter: connect -DBMS ...