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
21b27c40417ccaec389849f0a6f56c45267058c9
420d4bcc40d948804a4370652e50a00cbe639cfe
/Graphs API/trip-tests/explore02.tst
a0c2ae63df195777fd80c0a5483cad191956e9c8
[]
no_license
itsbriantruong/projects
8cce3eba78a98e598e249f0adffcd9c3b9e3d5ab
252ad31d3c74ef77e1cee43244e8f51ca47f9b63
refs/heads/master
2021-05-29T19:08:04.548321
2015-09-09T09:03:16
2015-09-09T09:03:16
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
77
tst
explore02.tst
java -ea trip.Main -m trip-tests/explore02 <<EOF ITS-87, Fort_Lee, Troy EOF
96f63a3d7dbca3465025d6d0fdcbab36a1e42230
449d555969bfd7befe906877abab098c6e63a0e8
/3293/CH2/EX2.8/Ex2_8.sce
687eb1cc5880db8fdf8a7646ea512a8ac4c9276c
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
Ex2_8.sce
//page 37 //Example 2.8 clear; clc; close; a1 = [1 2 0 3 0]; a2 =[0 0 1 4 0]; a3 = [0 0 0 0 1]; disp(a1,'a1 = '); disp(a2,'a2 = '); disp(a3,'a3 = '); disp('By theorem 3, vector a is in subspace W of F^5 spanned by a1, a2, a3'); disp('if and only if there exist scalars c1, c2, c3 such that'); disp('a= c1a1 ...
a4f84c66ff28dbd9b849db666bfd95922f53f8f7
449d555969bfd7befe906877abab098c6e63a0e8
/1760/CH2/EX2.14/EX2_14.sce
a54e5d1b96e38d5c72e4f213e340bbf0010b9117
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
448
sce
EX2_14.sce
//EXAMPLE 2-14 PG NO-67 Ta=5; //TOTAL AREA T=20*10^-3; //TIME Av=Ta/T; //AVERAGE VALUE Ev=[Av]^0.5; //EFFECTIVE VALUE FF=Ev/15; //FORM FACTOR disp('ii) AVERAGE VALUE (Av) is = '+string (Av) +' '); d...
744f666a2b0840952de3507c4adee2e55d35eaeb
449d555969bfd7befe906877abab098c6e63a0e8
/1955/CH8/EX8.5/example5.sce
f69bfea2d76b8bdf063924d2e01a2cc2f759169f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,917
sce
example5.sce
clc clear //input data Q=75//Discharge from the pump in l/s D1=0.1//Inlet diameter of the pump in m D2=0.29//Outlet diameter of the pump in m Hm=30//Total head producing work in m N=1750//Speed of the pump in rpm b1=0.025//Width of impeller at inlet per side in m b2=0.023//Width of impeller at outlet in total...
fa9c465a5f79b8e9cc621fc38f53b3b268782076
449d555969bfd7befe906877abab098c6e63a0e8
/181/CH7/EX7.56/example7_56.sce
fc12a19dbff315fe0c5394481a0ccb626f78bcc6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
example7_56.sce
// Verify FET operation in pinch-off region // Basic Electronics // By Debashis De // First Edition, 2010 // Dorling Kindersley Pvt. Ltd. India // Example 7-56 in page 358 clear; clc; close; // Given data Vp=-2; // Pinch off voltage in V Idss=4*10^-3; // Drain-source current in mA Rd=910; // Drain resista...
7c9944dcb351f592401ce2e64318acca70a7b3da
449d555969bfd7befe906877abab098c6e63a0e8
/1016/CH5/EX5.4/ex5_4.sce
4c53111c210b91e1861c15a600e5e6b1a69a4529
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
411
sce
ex5_4.sce
clc;clear; //Example 5.4 //given values N=5*10^4;//no. of photons W=3000*10^-10;//wavelength in A J=5*10^-3;//senstivity for W in A/W h=6.625*10^-34;//Plank's constant c=3*10^8;//speed of light in m/s e=1.6*10^-19;//the charge on electron in C //calculation E=h*c/W;//energy content of each photon TE=N*E;...
8b7137eeeb4c2ad6fe520fda8727d6006421dd9d
449d555969bfd7befe906877abab098c6e63a0e8
/2234/CH2/EX2.7/ex2_7.sce
d9e8bc58dc05cdbf66aa35e71c4f1286f2e8ecd4
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
286
sce
ex2_7.sce
clc; disp("Example 2.7"); K=2.026*10^9; //Bulk Modulus in N/m square. R=10^3; //Density in Kg/m cube. V=sqrt(K/R); //Calculating speed using Bulk Modulus. disp(V,"Velocity of sound waves in water in m/sec = "); //displaying result.
d9700b96942de3b8997e1789910dc9862d784c33
449d555969bfd7befe906877abab098c6e63a0e8
/1187/CH8/EX8.3/3.sce
9fa95ddaaaedea2b8eb42a46b455d8b6a9accb2e
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
698
sce
3.sce
clc disp("(a) To determine the values of a1 & a2") // To determine the values of a1 & a2 following conditions must be satisfied // Condition I - When n=0, u/um=0 // Condition II - When n=1, u/um=a1+a2=1 // Condition III - When n=1, d(u/um)/dn = a1+2a2=0 // By satisfying these conditions, we have // a1+a...
d5e6a2f521f5dc85b7896812c3fbcef0cbc1eb5f
77c6aeee65254a8cd33cd417472312aa51a030f2
/hw1_ip_filter/tests/IpFilterTests/test_data/expected_ips.txt
2275c3ba76106bac535eadd90c33b6f634c0666c
[]
no_license
jketra/otus_cpp
90fb7c078869cb0a5b2c43d496fe7bb93fd39051
4a1ae08018802d49f5f7ab5244dede2e5030b9b5
refs/heads/master
2021-07-11T08:45:43.925886
2020-11-21T22:31:46
2020-11-21T22:31:46
233,442,830
1
0
null
null
null
null
UTF-8
Scilab
false
false
14,684
txt
expected_ips.txt
222.173.235.246 222.130.177.64 222.82.198.61 222.42.146.225 220.189.194.162 220.180.121.6 220.132.196.75 219.102.120.135 219.92.33.137 218.185.237.250 218.7.166.58 217.174.230.98 217.159.171.6 217.82.152.217 217.78.6.205 217.72.94.100 217.72.94.100 217.72.94.100 217.72.94.100 217.72.94.100 217.61.224.38 217.25.18.126 2...
0fb29a1bbdb1078de718a559eb3ee563ef1f5b15
449d555969bfd7befe906877abab098c6e63a0e8
/323/CH1/EX1.9/Ex1_9.sce
4e6d6f1f9b24b37432dafa81b994a2fe4377f530
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
368
sce
Ex1_9.sce
//Chapter 1, Example 1.9,Pg 1.13 clc; disp("We know that Rt = R0(1+a0*t)") disp("At t1=20 degree C, R1=18 ohms") disp("18=R0(1+20*a0)") disp("At t2=50 degree C R2=20 ohms") disp("20=R0(1+50a0)") a0=20-18/(900-400) //Divide both the equations printf("\n a0=%.3f per degree c \n",a0) t=(21+1.68-18)/0.072 printf(...
57f2e49fae22359b3435761c403e65557041afe1
449d555969bfd7befe906877abab098c6e63a0e8
/2741/CH3/EX3.1/Chapter3_Example1.sce
fef2b5de1587293dbf793cb3d0928a30abcf1b4a
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
732
sce
Chapter3_Example1.sce
clc clear //Input data T=5;//Time taken for a liquid to cool from 80 to 50 degree centigrade in minutes t11=80;//The initial temperature of the liquid in degree centigrade t12=50;//The final temperature of the liquid in degree centigrade t21=60;//If the initial temperature of the liquid in degree centigrade t...
40de025c8616d4bfe9945e9fedcea3f861f9cbb5
449d555969bfd7befe906877abab098c6e63a0e8
/1484/CH5/EX5.11/5_11.sce
315dfe7ed6c79fc535f4510d255e8e707fe98057
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
306
sce
5_11.sce
clc //initialisation of variables va= 4 //ft/sec g= 32.2 //ft/sec^2 H= 1.25 l= 10 //ft w= 62.4 //lbs/ft^3 p= 60 //per cent l1= 90 //ft //CALCULATIONS ha= va^2/(2*g) Q= 3.333*(l-0.1*2*(H+ha))*((H+ha)^1.5-ha^1.5)*w E= Q*l1 HP= E*60/(100*550) //RESULTS printf ('H.P available= %.1f H.P',HP)
f5ad376534049ff2fd522ccb1bf5f9f725ed0f34
449d555969bfd7befe906877abab098c6e63a0e8
/1823/CH10/EX10.9/SolEx10_10.sce
2d0d8a216121d83480d85cbc31f061da3c12a0cf
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
412
sce
SolEx10_10.sce
//Determine (a) the output voltage, (b) the load resistance, and (c) the load current. //Example 10.9 //page no 298 clear clc V1=12 D=0.6 V2=V1/(1-D) //output voltage P0=60 //w Supplying power Rl=V2^2/P0 //load resistance I2=V2/Rl //load current printf("\n The value of V2=%0.3f V ...
d416d4379d68554b8f6ca4c0d67da1780ddb5589
449d555969bfd7befe906877abab098c6e63a0e8
/623/CH1/EX1.1.28/U1_C1_28.sce
0f74ff8778d2b343cca0b1a7f38723acb280f445
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
U1_C1_28.sce
//variable initialization c=3*10^8; //speed of light(meter/second) v1=0.6*c; //initial velocity of particle (meter/second) v2=0.8*c; //final velocit...
1af259622ad3d06327be8be5fcda23dd2a993108
449d555969bfd7befe906877abab098c6e63a0e8
/3802/CH8/EX8.4/Ex8_4.sce
39572035f67ea91efc027fffe6ca2e619c4fc913
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
710
sce
Ex8_4.sce
//Book Name:Fundamentals of Electrical Engineering //Author:Rajendra Prasad //Publisher: PHI Learning Private Limited //Edition:Third ,2014 //Ex8_4.sce clc; clear; p=4; s=21; Cs_per_slot=4; Cs=Cs_per_slot*s; printf("\n Number of coil sides=%d \n",Cs) C=Cs/2; printf("\n Number of coils=%d \n",C) Yc1=(C...
89c3ec3758d680f5a1980e6850aa62c727b045c4
449d555969bfd7befe906877abab098c6e63a0e8
/3311/CH10/EX10.5/Ex10_5.sce
c623747cf81a3c10fcbe7de02b2706fe6bfe4337
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
550
sce
Ex10_5.sce
// chapter 10 // example 10.5 // Determine the input current to the convertors // page-701 clear; clc; // given m=6; // number of pulses Pi=50; // in kVA ()power of cycloconvertor) E=415; // in V theta=45; // in degree (firing angle) alpha0=0.8; // power factor // calculate Pi=Pi*1E3; // changing unit from kVA to VA //...
77d02000526ec4d979ab34e001ba23fa488ea061
5d82f71e1a123a1668d57610279c729e0da1f75d
/SMORA/scripts/SCILAB/plot_IVW_graphs.sci
83688ed2168a381a784178cdada3ea6755b9e621
[ "MIT" ]
permissive
jdtechio/smora-code
7e43d967619b2284d47980b098f9ee30560b2f08
5e8ab18878bcb65aa945931c018292cd677f981c
refs/heads/master
2020-06-14T08:14:48.608702
2016-12-12T20:25:31
2016-12-12T20:25:31
75,209,681
1
1
null
null
null
null
UTF-8
Scilab
false
false
1,163
sci
plot_IVW_graphs.sci
// Display mode mode(0); // Display warning for floating point exception ieee(1); FILENAMES = ["statistics_online_SMORA_L.txt", "statistics_online_SMORA_XL.txt"]; tests = length(length(FILENAMES)); for i = 1:tests FILENAME = FILENAMES(i); Array = csvRead(FILENAME, ";",[],[],[],[],[],[2]); pwm = Array(:,1...
5de58368b81363e262389bf40821ad2e9169b11b
449d555969bfd7befe906877abab098c6e63a0e8
/3669/CH5/EX5.1/1.sce
97213b9ce1cf4482e2f866bf95450c434fa819dc
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
379
sce
1.sce
//Variable declaration fE=1/100; //probability(%) E_EF=0.5; //fermi energy(eV) Kb=1.38*10**-23; //boltzmann constant e=6.24*10**18; //conversion faction from J to eV //Calculation x=E_EF/(Kb*e); y=log(1/fE); T=x/y; //temperature(K) //Result printf('temperature is %0.3f K \n',(T))...
2f5ce775d885c0cdb31d531347142a0cfc968e3a
eec3a6e2cd91307fd7a55b7fc83bb86b35f86a6c
/stlfiles/demos/humanoid_ascii.sce
adc61003ba538c9fa0d0cd0da57c094773781685
[]
no_license
Matthieu-71/PowerSubsystemSimulation
d1a5171ff763ca42db9d701f893d3ab257a1b882
cdcff61d4a11509f5d9023fb295af6b8092a3c66
refs/heads/master
2020-03-16T23:33:28.836945
2018-05-24T00:10:57
2018-05-24T00:10:57
133,082,402
2
2
null
null
null
null
UTF-8
Scilab
false
false
7,030
sce
humanoid_ascii.sce
clear; clc; aSWriteIndex = 1; function [activSurfs, deactSurfs,aSWriteIndex,tcolor] = onRightButton(activSurfs, deactSurfs,aSWriteIndex,t,tcolor) moveRight = h_deact.value; tcolor(deactSurfs(moveRight)) = 9; scf(0); plot3d(-t.x,t.y,list(t.z,tcolor)); activSurfs(aSWriteIndex) = deactSurfs(moveRight...
344c6b8db46c7c6967f8c083026d29c898bcb48c
449d555969bfd7befe906877abab098c6e63a0e8
/764/CH7/EX7.17.b/solution7_17.sce
59006bddc5e16d4658f3a65fd6ed8e2ee7552699
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
595
sce
solution7_17.sce
//Obtain path of solution file path = get_absolute_file_path('solution7_17.sce') //Obtain path of data file datapath = path + filesep() + 'data7_17.sci' //Clear all clc //Execute the data file exec(datapath) //Calculate the permissible tensile stress sigmat (N/mm2) sigmat = Syt/fs //Calculate the resultant ...
8b2f98eb017ccb31adda03c6aab667780f895ff2
449d555969bfd7befe906877abab098c6e63a0e8
/548/DEPENDENCIES/5_19data.sci
492db037ca9aafb878257dbf6c91631db8a7dc2b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
sci
5_19data.sci
a=2;//angle of attack for both wings e=0.95;//span efficiency factor for both wings a2=-1.5;//angle of attack at zero lift from standard data(also used in example 5.17) //part a. for the airfoil of aspect ratio 4: AR1=4;//aspect ratio. ao=0.106;//infinite wing slope per degree (from example 5.17) a1=ao/(1+57.3*ao...
fcd97c4b3f92290a6986551fdb15c34893079975
449d555969bfd7befe906877abab098c6e63a0e8
/3647/CH10/EX10.4/ex10_4.sce
e1e87e9ceb2b2b7b89faf1d885725c5f8fbad3ae
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
609
sce
ex10_4.sce
//Solutions to Problems In applied mechanics //A N Gobby clear all; clc //initialisation of variables v=3//tonf p1=6.0//tonf,compressive p2=5.19//tonf,tensile a=30//degree b=60//degree p3=7//tonf,compressive //CALCULATIONS P1=p2*sind(b)//tonf,tensile P2=1/2*P1//tonf,compressive P3=p1*cosd(a)-p3*cosd(b)//tonf...
650a203f4da8ad5de8c0f934827493a3582359c1
f6acfd90aed3ee53e05f871020be5ec7176750ac
/BIPEDONOLINEAL.sce
48c3be7916c593d1dcacc7108cd524559e5a458a
[]
no_license
jorchmch/SCA-BIPEDO
5ed27890c2f6ea2c8b897454fc5b4227d62e46d4
3689a8beecfc3107f86acc2e479e461670f80ae2
refs/heads/master
2022-12-02T10:49:20.103072
2020-08-16T02:13:44
2020-08-16T02:13:44
287,832,442
0
0
null
null
null
null
UTF-8
Scilab
false
false
737
sce
BIPEDONOLINEAL.sce
clc;clear; function xdot=BIPEDO(u1,u2,u3,u4,u5,u6) //Abrimos los parametros del Robot "ParametrosBipedo.sce" exec('ParametrosBipedo.sce', -1); //colocamos mientros estados q1=u1; //angulo q1d=u3; //velocidad angular q2=u2; //posicion q2d=u4; //velocidad tau1=u5; tau2=u6; //control-fuerza //...
ad7d5ffe57d874df2e721e3145b0bb9c26ff39cd
449d555969bfd7befe906877abab098c6e63a0e8
/3733/CH2/EX2.4/Ex2_4.sce
64726eaa21332a325531b977ec02b5b3d26ebd2b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,181
sce
Ex2_4.sce
// Example 2_4 clc;funcprot(0); //Given data m_1=20;// The steam discharge during the monsoon season of four months in m^3/sec m_2=2.5;// The steam discharge during the remaining year in m^3/sec h_l=3;//The head loss in the pipe in % n_o=90;//Over all efficiency of the generation in % Tn=365;// Total number of d...
a5695bdd4b6c45dcdd0e90d4bc34704d2cbe183c
449d555969bfd7befe906877abab098c6e63a0e8
/3472/CH18/EX18.7/Example18_7.sce
43f7fe3dc3694a7659d429daa0b44e5d511ffc35
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,427
sce
Example18_7.sce
// A Texbook on POWER SYSTEM ENGINEERING // A.Chakrabarti, M.L.Soni, P.V.Gupta, U.S.Bhatnagar // DHANPAT RAI & Co. // SECOND EDITION // PART II : TRANSMISSION AND DISTRIBUTION // CHAPTER 11: LOAD FREQUENCY CONTROL AND LOAD SHARING OF POWER GENERATING SOURCES // EXAMPLE : 11.7 : // Page number 334 clear ; c...
7c27e86ea2065f36e9f31f4c4f521aa6c2db2f45
449d555969bfd7befe906877abab098c6e63a0e8
/2153/CH5/EX5.5/ex_5_5.sce
8d7cba4ee10c7940ddf268a0d6d5f01c250cb5a1
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
301
sce
ex_5_5.sce
// Example 5.5: drift velocity clc, clear // given : format('v',5) n=10^19; // in m^3 b=0.01; // conductivity in ohm^-1. m^-1 V=0.17; // in volts d=.27*10^-3; // in m e=1.602*10^-19; // in C m=9.1*10^-31; // in kg E=V/d; // in volt/m v=((b*E)/(n*e)); disp(v,"drift velocity of electron,v (m/sec) = ")
360fdc5830f4c142cc928ad0c6113a4bb2996936
931df7de6dffa2b03ac9771d79e06d88c24ab4ff
/Playground Improved.sce
ca8352520bd6231d7e347b5dbfcb9986236dbe2c
[]
no_license
MBHuman/Scenarios
be1a722825b3b960014b07cda2f12fa4f75c7fc8
1db6bfdec8cc42164ca9ff57dd9d3c82cfaf2137
refs/heads/master
2023-01-14T02:10:25.103083
2020-11-21T16:47:14
2020-11-21T16:47:14
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
53,349
sce
Playground Improved.sce
Name=Playground Improved PlayerCharacters=FortniteMain BotCharacters=IAFortniteLike.bot;EnemyClose.bot;EnemySniper.bot IsChallenge=false Timelimit=60.0 PlayerProfile= AddedBots= PlayerMaxLives=0 BotMaxLives= PlayerTeam=0 BotTeams= MapName= MapScale=3.8125 BlockProjectilePredictors=true BlockCheats=true I...
1356c0ac427b34249b8def7b74bfadc32f7e0e50
449d555969bfd7befe906877abab098c6e63a0e8
/3487/CH4/EX4.2/Ex4_2.sce
01741bebc155eaa2b4058e6f26997a4b67926859
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
325
sce
Ex4_2.sce
//Chapter 4,Example 4.2 Page 145 clc clear // Determine the potential difference AP = 8^2/4 // Area of plate d = 4 // mm FA = 0.2*9.8*10^-3 // Force of attraction V = sqrt(FA*2*36*16*10^-6/(10^-9*16*10^-4)) printf (" Area of plate = %f π sq.cm \n ",AP) printf (" V = %f V \n ",V) //Answers may vary due to round off er...
28a5c00b3895a3f96c545e37557d8523d0a12e7d
c59576b9f96a7b26dc5bc0d52998ad818380b8cf
/test/crc.tst
60375d211c123796d72589d4dae7a6557e4b1194
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
gfis/checkdig
0588535521d9106a5c777a809e50d64a9204fa3c
3570d246efd0d102f1a2652dfe752884b5d346d8
refs/heads/master
2022-02-14T07:41:43.949901
2022-01-28T15:00:07
2022-01-28T15:00:07
30,117,975
1
1
null
null
null
null
UTF-8
Scilab
false
false
40
tst
crc.tst
T THE THE,QUICK,BROWN,FOX,0123456789
f5cf89237f05914af113633b57f9699ce287ad32
449d555969bfd7befe906877abab098c6e63a0e8
/3681/CH9/EX9.34/Ex9_34.sce
2982e6dc1f093d6b3cb92d54cc34ce2871889dbe
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,080
sce
Ex9_34.sce
// Calculating the total commutator losses clc; disp('Example 9.34, Page No. = 9.92') // Given Data P = 800;// Power rating (in kW) V = 400;// Voltage rating (in Volts) rpm = 300;// r.p.m. p = 10;// Number of poles Dc = 1;// Commutator diameter (in meter). Since 100 cm = 1 meter u = 0.23;// Co-efficient of fr...
1581f579802f11c1b54617d67f20d17f8cbacc0b
1bb72df9a084fe4f8c0ec39f778282eb52750801
/test/CF2.prev.tst
1f3493c66fd211ff85e27f93c8e26d13b5753a2a
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
gfis/ramath
498adfc7a6d353d4775b33020fdf992628e3fbff
b09b48639ddd4709ffb1c729e33f6a4b9ef676b5
refs/heads/master
2023-08-17T00:10:37.092379
2023-08-04T07:48:00
2023-08-04T07:48:00
30,116,803
2
0
null
null
null
null
UTF-8
Scilab
false
false
69
tst
CF2.prev.tst
[-353/8, -249217/5648, -175946849/3987480, -124218226177/2815155232]
e710ed7643b226634669a7330788726aa12b1d9d
b0aff14da16e18ea29381d0bd02eede1aafc8df1
/mtlbSci/macros/mtlbSci_minreal.sci
32e879e4a1ccdee48fcb2d1fc79e8f8b3e7da06f
[]
no_license
josuemoraisgh/mtlbSci
5d762671876bced45960a774f7192b41124a13ed
5c813ed940cccf774ccd52c9a69f88ba39f22deb
refs/heads/main
2023-07-15T23:47:11.843101
2021-08-26T17:52:57
2021-08-26T17:52:57
385,216,432
0
0
null
null
null
null
UTF-8
Scilab
false
false
385
sci
mtlbSci_minreal.sci
function sl=mtlb_minreal(varargin) i=length(varargin); select i case 1 then sys=varargin(1); if typeof(sys)=='state-space' then sl=minreal(sys); elseif typeof(sys)=='rational' then if sys('dt')==[] then sl=tf2ss(syslin('c',sys)); else sl=tf2ss(sys); end ...
fe77dea7bd34842edd3dc052b58d5d31da5b19b0
449d555969bfd7befe906877abab098c6e63a0e8
/45/CH4/EX4.4/exmple_4_4.sce
c3243ff9456ba90490c529748b696105d3cd4b85
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
532
sce
exmple_4_4.sce
//example 4.4 clc; clear; r= input('Enter the value of R (0 or 1) :'); // accepting the inputs from the user t= input('Enter the value of T (0 or 1) :'); sel = input('Enter the values of ABCD :'); strb = bitcmp(bitand(r,t),1); if strb==0 then // checking whether strobe is high or low if sel ==1100 then y...
c6d642666a8e7739bdd128be6ed9b2315589cf75
a62e0da056102916ac0fe63d8475e3c4114f86b1
/set7/s_Electronic_Devices_And_Circuits_D._C._Kulshreshtha_2885.zip/Electronic_Devices_And_Circuits_D._C._Kulshreshtha_2885/CH5/EX5.8/ex5_8.sce
77fa245bc69be9c6bf87ec7df289877019d9e8d1
[]
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
259
sce
ex5_8.sce
errcatch(-1,"stop");mode(2);//Calculate the dynamic drain resistance ; ; //soltion //given gm=200*10^-6;//S trans conductance u=80;// amplification factor rd=u/gm; printf("The dynamic drain resistance is %.0f kΩ",rd/1000); exit();
f92d094652db722360052774a1bcf1a5b79bbc8c
449d555969bfd7befe906877abab098c6e63a0e8
/3507/CH12/EX12.17/Ex12_17.sce
81fb8181ee13fd50b11f27a230247c39a058d076
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
535
sce
Ex12_17.sce
//chapter12 //example12.17 //page253 Vcc=15 // V Re=2 // kilo ohm Rc=1 // kilo ohm gain_beta=100 Vbe=0.7 // V R1=10 // kilo ohm R2=5 // kilo ohm Eo=Vcc*R2/(R1+R2) Ro=R1*R2/(R1+R2) printf("thevenin voltage = %.3f V \n",Eo) printf("thevenin resistance = %.3f kilo ohm \n",Ro) // here Eo=Ib*Ro+Vbe+Ie*...
9c26f47704f2c2600c2602223fa038df870b092d
449d555969bfd7befe906877abab098c6e63a0e8
/181/CH4/EX4.8/example4_8.sce
32c2ee292e586ead93aa4b55b3dfb0d8cd93a7ac
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
869
sce
example4_8.sce
// Calculate labeled Voltages // Basic Electronics // By Debashis De // First Edition, 2010 // Dorling Kindersley Pvt. Ltd. India // Example 4-8 in page 211 clear; clc; close; // Given Data Vbe=0.7; // Base-Emitter voltage of BJT in V Vcc2=10; // DC voltage across Collector in V Vee2=-15; // DC voltage ac...
de37cd50d71cf1349d235affc644c159a055d634
449d555969bfd7befe906877abab098c6e63a0e8
/1427/CH25/EX25.28/25_28.sce
f7c2a65437c2c01cdaa0cedb8c0bd8f9ec601720
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
275
sce
25_28.sce
//ques-25.28 //Calculating surface tension of a liquid clc r=0.01;//radius of capillary tube (in cm) h=6;//height (in cm) d=0.8;//density of liquid (in g/mL) g=981;//(in dynes/cm^2) st=(1/2)*r*h*d*g; printf("The surface tension of the liquid is %.2f dynes/cm.",st);
38f433e0680e06a9d8d177b49ca8f09321700af4
449d555969bfd7befe906877abab098c6e63a0e8
/3856/CH16/EX16.4/Ex16_4.sce
d9a94be92a2ddbdc1caff8b1b8015db8a4c8ce0d
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
466
sce
Ex16_4.sce
//Calculate the Potential Energy of Interaction between two Argon atoms //Example 16.4 clc; clear; alpha=1.66*10^-30; //Proportionality constant in m^3 I=1521; //Ionization energy of Argon in kJ mol^-1 r=4.0*10^-10; //Distance between two Argon atoms V=-((3/4)*(alpha^2)*(I))/(r^6); //Potential ene...
0be9d462f4265291c300e1b117cdf34be1d7ba7d
8217f7986187902617ad1bf89cb789618a90dd0a
/source/2.2/macros/scicos/TCLSS_f.sci
af163829a78baafbfe4a43aebfb462bdfcf6d00f
[ "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-public-domain" ]
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,288
sci
TCLSS_f.sci
function [x,y,typ]=TCLSS_f(job,arg1,arg2) x=[];y=[];typ=[] select job case 'plot' then standard_draw(arg1) graphics=arg1(2); [orig,sz,orient,label]=graphics(1:4) xstringb(orig(1),orig(2),['Jump';'(A,B,C,D)'],sz(1),sz(2),'fill') case 'getinputs' then [x,y,typ]=standard_inputs(arg1) case 'getoutputs' then [x,y,...
f3bbe6319b222f70bdc877a79acef0ba551282d4
449d555969bfd7befe906877abab098c6e63a0e8
/884/CH15/EX15.9/Example15_9.sce
c6a649ef80c8f85ef24b83a546ebaea29444e90c
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
Example15_9.sce
// Computation of ionisation constant from pH of a weak acid clear; clc; printf("\t Example 15.9\n"); pH=2.39;// pH of the HCOOH acid solution InitHCOOH=0.1;//initial concentration of the solution H=10^(-pH);//[H+] ion concentration from the definition of pH, M Ka=(H^2)/(InitHCOOH-H);//ionisation const...
aa850991087add160a05685c241f70f64d2cc332
6e257f133dd8984b578f3c9fd3f269eabc0750be
/ScilabFromTheoryToPractice/Programming/testfor.sce
1e93cb5c008434ef040a95d87cd0aec96148cec0
[]
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
56
sce
testfor.sce
txt=''; for i=1:10 txt=txt+string(i)+' '; end i,txt
5b6b777f42a965107658829058f4409224de378a
a3821dccf6d2cf3720781d6ed6b66c49e03cdab4
/Source/WebContent/TypeScript/Api/Service.tst
0d6ee10a5262bcf027c6230d68e1b84cdb6571e1
[]
no_license
backlof/Imglib
9cfb1047b766f9e05f69f3b32eea1c4e463187f0
f7d16e0be0e286dde7cb62a6576f73015cbba397
refs/heads/master
2021-05-07T06:58:05.503869
2018-02-07T12:48:29
2018-02-07T12:48:29
111,833,115
0
0
null
null
null
null
UTF-8
Scilab
false
false
2,671
tst
Service.tst
${ using Typewriter.Extensions.WebApi; using Typewriter.Extensions.Types; Template(Settings settings) { settings.IncludeProject("Host"); settings.OutputFilenameFactory = (file) => { return file.Name.Replace("Controller.cs", "Service.ts"); }; } string methodName(Method method){ return method.Name.To...
e16e02266cbcf92fb4296c17b86bb8d54caa10f3
449d555969bfd7befe906877abab098c6e63a0e8
/3831/CH11/EX11.10/Ex11_10.sce
d0515bdbf35e945cc2fe3ce2722cceee7a3e1857
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
342
sce
Ex11_10.sce
// Example 11_10 clc;funcprot(0); // Given data T=20.0;// °C beta=0.207*10^-6;// K^-1 k=45.9*10^-11;// m^2/N // Solution v_f=0.001002;// m^3/kg v=v_f;// m^3/kg c_pminusc_v=(((T+273.15)*beta^2*v)/k)*10^-3;// kJ/(kg.K) printf("\nThe difference between c_p and c_v for saturated liquid water,c_p-c_v=%1.2e kJ/(k...
bdeb279132de7cedc31940f6875cf0ec329740d5
449d555969bfd7befe906877abab098c6e63a0e8
/278/CH5/EX5.4/ex_5_4.sce
8ea8ab5da343f263b0e946afda5aea2ec00a727f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
748
sce
ex_5_4.sce
//find exteranal diameter of shaft clc //solution //given P=600*10^3//W//power N=110//rpm //Tmax=1.2 Tmean t=63//N/mm^2 l=3000//mm q=0.024 //rad//angle of twist //k=di/do=3/8//ratio of inner adn outer diameter C=84*10^3//N/mm^2 pi=3.14 //P=2*pi*N*Tmean/60 Tmean=60*P/(2*pi*N)//N-m Tmax=1.2*Tmean//N-m //...
5f229e658cdf5ee0d7b7556e3ed01958a612ea9e
449d555969bfd7befe906877abab098c6e63a0e8
/213/CH3/EX3.4/3_4.sce
b599ca96645418a47962d8ea4da6a1aac3df9f2b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
1,290
sce
3_4.sce
//To find the torque and power clc //Given: m=14*1000,m1=1.25*1000,m2=110 //kg d=1,r=d/2,k1=450/1000,k2=125/1000 //m F=1.2*1000 //N eta=0.85 v=1.8 //m/s a=0.1 //m/s^2 //Solution: //Calculating the forces opposing the motion P1=m*9.81*1/20+m*a+F //N //Calculating the torque on the drum shaft to accelerate th...
9871c035230af7506bb863acb3218acae6c560f2
4302fa12c0b4bc3a8b7e99ced5933a42c1723b2a
/chris/mail/lang/Vietnamese.tst
2518bf2959b03164fb65c733baff16d7a625153d
[]
no_license
iknowed/elect
d46dfafbf7258d63f2d92c6dc49a2a5f506753d5
39ab38bb195fe984053b976426f63b8c33a47fa8
refs/heads/master
2020-03-07T16:12:29.181060
2018-03-31T22:25:02
2018-03-31T22:25:02
127,575,919
0
0
null
null
null
null
UTF-8
Scilab
false
false
13,227
tst
Vietnamese.tst
NUM_AT_HH VOTER_ID NAME_PFX NAME_F NAME_L HOUSE_NUM STREET TYPE APT ZIP 1 815305 MISS ANH TY UNG 480 EDDY ST 506 94109 3 814726 MISS ANNIE LUU 350 TURK ST 402 94102 2 274396 HAH HUNG CHAU 631 OFARRELL ST 1205 94109 1 276653 MR HUNG NGUYEN 111 JONES ST 301 94102 1 133926 MR PAO TCHEN 390 CLEMENTINA ST 503 94103 2 ...
e7fad529010b119ce57033411cd74335d024f8a0
e41b69b268c20a65548c08829feabfdd3a404a12
/3DCosmos/Data/UserMenu_VSRUG/01_Astronomy/51_Asteroids/asteroids.SCI
37f84b41ebb8b67ecec99a3863b2c5058e677d63
[ "LicenseRef-scancode-khronos", "MIT" ]
permissive
pvaut/Z-Flux
870e254bf340047ed2a52d888bc6f5e09357a8a0
096d53d45237fb22f58304b82b1a90659ae7f6af
refs/heads/master
2023-06-28T08:24:56.526409
2023-03-01T12:44:08
2023-03-01T12:44:08
7,296,248
1
1
null
2023-06-13T13:04:58
2012-12-23T15:40:26
C
UTF-8
Scilab
false
false
2,148
sci
asteroids.SCI
codeblock readtextfile(ScriptDir+"\_TOOLS.sci"); codeblock readtextfile(ScriptDir+"\_SSYS.sci"); ssysframe=ssys_create; filecontent=readtextfile(DataDir+"\AstroData\asteroids.txt"); st="";while st.substring(0,4)!="-----" do st=filecontent.split("~n"); pengtexture=ssysframe.CreateTexture("pengt",datadir+"\textures\s...
9753ac92d943e08354e1c5c1a4075edd21ad752e
87749481136b7b72a47930f587f27667e0c0f97d
/FIR filter design/lab4_task2.sci
5b0777a710bfa67bf38fa530cc5f707690891564
[ "MIT" ]
permissive
brooky56/Digital_Signal_Processing
cf15e5ac443a16edcb3efc8d7703cf4746dedcba
f28651e40b0a99b79e9ba27deabc4db8bfc7f08e
refs/heads/master
2022-06-30T17:59:28.072522
2020-05-11T18:58:39
2020-05-11T18:58:39
242,598,653
0
1
null
null
null
null
UTF-8
Scilab
false
false
1,700
sci
lab4_task2.sci
clc; clear all; close; //----------------------------------------------------------------------------- b = chdir('C:\Users\work\OneDrive\Documents\SciLab\lab_v4') //read data [irc_my, Fs_irc, h_bits] = wavread("C:\Users\work\OneDrive\Documents\SciLab\lab_v4\1a_marble_hall.wav") [signal, Fs_s, s_bits] = wavread("C:\User...
721ce29fe50d04f13349cdc9372d23983de0e553
449d555969bfd7befe906877abab098c6e63a0e8
/608/CH36/EX36.03/36_03.sce
a034401b521d15603b24473eb28285cfb723b171
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
430
sce
36_03.sce
//Problem 36.03: Determine the rms value of the current waveform represented by i = 100sinwt + 20sin(3wt + pi/6) + 10sin(5wt + 2*pi/3) mA //initializing the variables: A1 = 0.100; // in amperes A3 = 0.020; // in amperes A5 = 0.010; // in amperes //calculation: //the rms value of current is given by Irms = ((...
e2d3990f4bf66e135fd9cbb764cb17a7953c6e8c
881e0bcc7118244a24f736786ac36140acfb885e
/yeast/results/GAssist-ADI-C.yeast-2/result2s0.tst
cd7da427ad716cf3898b931b4efce59eea882bbe
[]
no_license
woshahua/Experiment_File
3e34e5a4a622d6d260fbdf8d5ef2711712aad9bc
6a139cd3f779373799cb926ba90d978235b0de0d
refs/heads/master
2021-01-01T06:57:13.285197
2017-07-28T08:17:38
2017-07-28T08:17:38
97,557,409
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,593
tst
result2s0.tst
@relation yeast-2 @attribute Mcg real [0.11, 1.0] @attribute Gvh real [0.13, 1.0] @attribute Alm real [0.21, 1.0] @attribute Mit real [0.0, 1.0] @attribute Erl real [0.5, 1.0] @attribute Pox real [0.0, 0.83] @attribute Vac real [0.0, 0.73] @attribute Nuc real [0.0, 1.0] @attribute Class {MIT, NUC, CYT, ME1, ME2, ME3, E...
06335e9116309888d80372a15f62e6da0f60674d
449d555969bfd7befe906877abab098c6e63a0e8
/3689/CH17/EX17.6/17_6.sce
ecd183c53ce359b2f317faae2a1b4da37ae3cdc6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
714
sce
17_6.sce
//// //Variable Declaration eta = 227. //Viscosity of Ar, muP P = 101325 //Pressure, Pa kt = 0.0177 //Thermal conductivity, J/(K.m.s) T = 300.0 //Temperature, K k = 1.3806488e-23 //Boltzmanconstant,J K^-1 R = 8.314 //...
c833dbbaac003f86b2dec70e4bb5e6e0729719e5
449d555969bfd7befe906877abab098c6e63a0e8
/650/CH8/EX8.12/12.sce
30447d5724cdadd7873ca7ab6e6d571196e9fd3b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
700
sce
12.sce
clc // dp_AB+dp_BC=dp_AD+dp_DC // dp_AD=2*f*rho*v^2*L/d // dp_AD=16600*(3-Q)^2 // Likewise // dp_AB=16600*Q^2 // dp_BC=16600*(Q+0.5)^2 // dp_DC=16600*(2.1-Q)^2 // By solving above 5 equations, we get Q=1.175; //litres per second disp("The rate of flow from B to C =") disp(Q+0.5) disp("litres per se...
9797cb3f09693c6fc79b2f80017018f69e8033a1
449d555969bfd7befe906877abab098c6e63a0e8
/3809/CH4/EX4.1/EX4_1.sce
4027170ad91a0dd4ddeb30e01fba2ac388962fe4
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
246
sce
EX4_1.sce
//Chapter 4, Example 4.1 clc //Initialisation' c=10^-5 //capacitance in farad v=10 //voltage //Calculation q=c*v //charge in coulombs //Results printf("Charge, Q = %d uC",(q*10^6))
0b7c6ec7809f5afcbf89712dd0c07e31725562ab
449d555969bfd7befe906877abab098c6e63a0e8
/2138/CH9/EX9.9.b/ex_9_9_b.sce
499d5a9204c00a8d20b62b4c62d65007a89eaebc
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
725
sce
ex_9_9_b.sce
//Example 9.9.b //total current clc; clear; close V=230;// in volts emf1=122;//in volts r=0.4;//internal resistance in ohms emf2=130;//in volts r1=0.5;//in ohms //apllying kirchoff's low // x ampere is the total current taken by battery // x1 ampere is the total current taken by battery A // x-x1 ampere is the total cu...
c3055e6176b63ba8c07b3dbab46b4e287fb2ce2a
449d555969bfd7befe906877abab098c6e63a0e8
/3850/CH46/EX46.5/Ex46_5.sce
03da3dddbc95cf2d5b9ecdb1c767bc52408485ce
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
368
sce
Ex46_5.sce
//To Calculate the fraction of Orignal Activity remaining after 40 hours //Example 46.5 clear; clc; t=40;//Duration of Radioactive Decay in hours thalf=20;//Half Life of Radioactive Nuclide in hours Ar=1/2^(t/thalf);//Fraction of Orignal Activity remaining after 40 hours printf("Fraction of Orignal ...
ede0b08220805bb8f66d9f06651872bd05bcbfc6
449d555969bfd7befe906877abab098c6e63a0e8
/1202/CH2/EX2.2/2_2.sce
5e81974b9b75e6cab4962eaf147d4bc6a656b77c
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
120
sce
2_2.sce
clear clc //Example 2.2 disp('Example 2.2') N_V=4; N_E=1; N_F=N_V-N_E; printf('\n Degrees of freedom N_F= %i \n',N_F)
aa8c0b6af10d370944cd4e72b5ca9525b48c8c85
83cc38e86db979610d3b07de13a13b728154de65
/Мобильная робототехника/lab2/Lab2-6.sce
ef9acbcc61da4fc0329869bad914062506700bda
[]
no_license
Murad255/Sharaga_
ffa412f0f5ae4dd4cc7f8bec2329e075026389fb
3ba1ff62c0933b942e6fbbbb370e7e18ee49a682
refs/heads/master
2023-04-02T02:28:57.289478
2023-03-22T12:44:16
2023-03-22T12:44:16
178,941,358
0
1
null
null
null
null
UTF-8
Scilab
false
false
3,608
sce
Lab2-6.sce
//Задание начальных условий clear; xdel(winsid()); // возвращает индекс точки в списке // 0 - точки нет в списке function iPoint=in_list(pointList, Point) iPoint=0; for i=1:length(pointList) if pointList(i)(1) == Point(1) & pointList(i)(2) == Point(2) then iPoint = i; // записываем индекс точки break end ...
d3103d9d9610625fdbf70a59345b38a7d56cd30a
449d555969bfd7befe906877abab098c6e63a0e8
/680/CH8/EX8.11/8_11.sce
4b1a69833f37fd38a501073b3d66953864f4bb87
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
494
sce
8_11.sce
//Problem 8.11: //initializing the variables: Ts = 90; // in deg F Cp = 1; // in Btu/lb.deg F Cpv = 1030; // in Btu/lb Tr = 115; // in deg F D1 = 12000000; // in Btu/h D2 = 6000000; // in Btu/h D3 = 23000000; // in Btu/h D4 = 17000000; // in Btu/h D5 = 31500000; // in Btu/h d = 8.32; // in lb/gal //calc...
96f2bdae27a2613e7383d0e56d90f7a5dfd1ea83
bacd6919260d728f4316702bbe1edf811810bede
/legacy/37.one.good/console/Untitled4_sdfg.sce
ef4ae851d07e46ea329cac4efca2d6d58df2f2b2
[]
no_license
vopl/sp
332d8c2ff536fc5d8772ff2f3fbeca9b50c47641
a4313f4d7af47cc3132d7546947d4d668c7e487e
refs/heads/master
2020-04-16T02:09:36.036424
2016-10-05T18:08:30
2016-10-05T18:08:30
65,293,458
0
0
null
null
null
null
UTF-8
Scilab
false
false
974
sce
Untitled4_sdfg.sce
tap = read("P:\finance\spectrumSeparator\nhel.Composite\20.1.onlyDsp.2\console\tap", -1, 3); t = tap(1:200,1); function y=mn(n) an = tap(200*n+1:200*n+200,2); pn = tap(200*n+1:200*n+200,3); y = an.*(cos(pn) + %i*sin(pn)); endfunction; n = 1; clf; plot(real(mn(0)),'k'); plot(real(-mn(0)+mn(...
0fe53e8f743f241a63f9bcf6618ab48defe03e8b
8217f7986187902617ad1bf89cb789618a90dd0a
/source/2.2/macros/percent/%rilss.sci
a5890c0a847429475b06ade7e3602f5b0b9e4a0b
[ "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-public-domain" ]
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
370
sci
%rilss.sci
function s2=%rilss(i,j,s1,s2) //%rilss(i,j,s1,s2) calcule l'insertion d'un sous systeme lineaire // decrit par une fonction de transfertdans un systeme decrit par // une representation d'etat //Cette macro correspond a l'operation s2(i,j)=s1 //! // origine s. steer inria 1992 // if type(i)==10|type(j)==10 then e...
6051332d7b07694cf836af7a25e5cdb563aa0bef
e04f3a1f9e98fd043a65910a1d4e52bdfff0d6e4
/New LSTMAttn Model/.data/lemma-split/GOLD-TEST/pei.tst
9b73fce8ab13a053568fe0aa088d3e4400291486
[]
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
89,733
tst
pei.tst
–pa i²ngwa¹s V;DU;2;PST+IMMED –pa i²ngwa¹n V;PL;2;PST+IMMED –pa i²ngwa¹ V;SG;2;PST+IMMED –pa ki²mba¹ V;SG;2;PST+RCT –pa ku²mba¹s V;DU;1+INCL;PST+RCT –pa ra¹pa²n V;PL;1+INCL;SS;LGSPEC1 –pa ki²ngwa¹n V;PL;2;PST+RMT –pa siᵈ¹n ga¹mba² V;PL;3;NEG;FUT –pa ki²mba¹s V;DU;2;PST+RCT –pa ki²pa¹s V;DU;2;PRS –pa ki²pa¹s V;DU;2;PST+...
0680f8f79a32f3618b08410d19351670dd7d3585
449d555969bfd7befe906877abab098c6e63a0e8
/1627/CH9/EX9.4/Ex9_4.sce
7c2d95c465fd36d54a91ce851671c13b628570fe
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
229
sce
Ex9_4.sce
clc //initialisation of variables F=37//N g=9.8//m/s^2 w=90//kg L=7.5*10^-2//m D=5*10^-2//mm //CALCULATIONS f=F/(w*g) P=(w*g)/(L*D)//kPa //RESULTS printf('The friction coefficent and lubricant pressure is=% f kPa',P)
77afee39928fc3d192c4cb86ebf42b02297e7deb
449d555969bfd7befe906877abab098c6e63a0e8
/3041/CH7/EX7.23/Ex7_23.sce
d1849d72d11c7409949d3ca1bbbd628be4b4f627
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
Ex7_23.sce
//Variable declaration vo1=5 //say (V) K=25 //proportionality constant Q=250 //volume of fluid passed across metering point(cm^3) R1=2.5 //output resistance(k ohms) //Calculations C1=(K*Q)/(R1*vo1) //capacitor(nF) //Results printf ("C1 is %.f...
ab07d992a139b1a3f86b92a2d335b70eda915d4b
18bf68cdf766092ccdcba8d231e8140063833a5a
/ContinuousConvolution.sce
e4a60924a22016f61bb4c91656058b4f2ce69441
[]
no_license
goodengineer/Scilab-Exercises
b51cc9a4c938f0289a32875d2d21eb9061d0e68e
3c268211fe48e7e4d0002e44757ea8b50cda10f9
refs/heads/master
2022-12-24T23:30:12.875423
2020-10-05T06:27:20
2020-10-05T06:27:20
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
289
sce
ContinuousConvolution.sce
clear; clf; clc; Sx = -0.5; Ex = 0.5; dt = 0.01; Sy = -1; Ey = 1; tx = Sx:dt:Ex; ty = Sy:dt:Ey; Nx = length(tx); Ny = length(ty); x = ones(1,Nx); y = ones(1,Ny); disp(x,y) z = dt*conv(x,y); Nz = length(z); Sz = Sx+Sy; Ez = Ex+Ey; tz = Sz:dt:Ez; plot(tz,z);
9c2af1a9f866d825f261958fa24a3092175725f2
845c8ae1a329364b6568f3529318bf19080ab941
/hdl/Equals8.tst
d17ceb8238b0f1d74f16f0a49a7d7928f53f7bb8
[ "Apache-2.0" ]
permissive
DChristianson/FPGA_lpu
133a843e4b1df4f225aee01438930d7c42659d08
86f6cdc9b0aecfbdccd6ed23b73a5026776db18f
refs/heads/main
2023-02-26T04:53:41.561411
2021-02-04T23:52:08
2021-02-04T23:52:08
336,049,181
0
0
null
null
null
null
UTF-8
Scilab
false
false
416
tst
Equals8.tst
load Equals8.hdl, output-file Equals8.out, compare-to Equals8.cmp, output-list a%B1.8.1 b%B1.8.1 out%B1.1.1; set a %B00000000, set b %B00000000, eval, output; set a %B00000000, set b %B11111111, eval, output; set a %B11111111, set b %B11111111, eval, output; set a %B10101010, set b %B01010101, eval, output; set a ...
fa460e606db9106b36d6e40949c400dd5207dacc
931df7de6dffa2b03ac9771d79e06d88c24ab4ff
/Midair Mix Overwatch-CLOSE.sce
9791d67e5245c9f899424f785ee5f021c56deddc
[]
no_license
MBHuman/Scenarios
be1a722825b3b960014b07cda2f12fa4f75c7fc8
1db6bfdec8cc42164ca9ff57dd9d3c82cfaf2137
refs/heads/master
2023-01-14T02:10:25.103083
2020-11-21T16:47:14
2020-11-21T16:47:14
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
59,193
sce
Midair Mix Overwatch-CLOSE.sce
Name=Midair Mix Overwatch-CLOSE PlayerCharacters=Watcher Rocketeer BotCharacters=Tracer Clay Pigeon.bot;Tracer Clay Pigeon.bot;Tracer Clay Pigeon.bot IsChallenge=true Timelimit=60.0 PlayerProfile=Watcher Rocketeer AddedBots=Tracer Clay Pigeon.bot;Tracer Clay Pigeon.bot;Tracer Clay Pigeon.bot PlayerMaxLives=0 Bo...
1d0fcb75495aa4eb4bd90bbcc786b6d65b67b435
449d555969bfd7befe906877abab098c6e63a0e8
/98/CH11/EX11.11/example11_11.sce
a722c27d15158302b8ffb75cc78112595fd4f61b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
example11_11.sce
//Chapter 11 //Example 11_11 //Page 280 clear;clc; v=132; g_max=60; vp=v/sqrt(3); pv_ph=vp*sqrt(2); d=2*pv_ph/g_max; d_out=2.718*d; printf("Phase value of cable voltage = %.2f kV \n\n", vp); printf("Peak value of phase voltage = %.2f kV \n\n", pv_ph); printf("Most economical conductor diameter = %.2f cm \n\n", d)...
6c95ed5a625b20e8cfaacadae934b520849d4a30
6c280165d1fad444f3c9616d037405f640a44346
/Scilab/extract_lpccs.sci
3a615cd723913cd9e409314a682aee12166b50eb
[]
no_license
blaze225/Emotion-Detection-in-speech-using-Acoustic-and-Neural-Features
b2670cbf8a8d2afdbd4be6e5f9c57a9ea7997108
79010864c1b187424dbf1515cfd9406d341670c5
refs/heads/master
2020-04-21T09:07:01.628508
2019-02-06T17:07:54
2019-02-06T17:07:54
169,438,918
4
3
null
null
null
null
UTF-8
Scilab
false
false
1,148
sci
extract_lpccs.sci
function extract_lpcc(file_name,P,wsize,overlap) [y,fs,bt]=wavread(file_name); y=y./(1.01*abs(max(y))); row=1 for N=1:overlap:length(y)-overlap if N+wsize<length(y) yi=y(N:N+wsize); w=window('hm',length(yi)); yi=yi.*w; ycorr=corr(yi,overlap); ...
93a5e62253982e70305418fff7d79192772a0d8a
449d555969bfd7befe906877abab098c6e63a0e8
/3886/CH16/EX16.10/16_10.sce
0a8eaf629b9ca9cf8bdbd9c7ac24df56055cb62d
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
434
sce
16_10.sce
//Body A //refer fig. 16.14 mu=0.2 //let theta1 and theta2 be the slopes of the inclined planes //sind(thets1)=4/5 cosd(theta1)=0.6 //sind(theta2)=3/5 cosd(theta2)=0.8 //1500*sind(theta1)=1200 N down the plane F1=mu*1500*0.6 //N up the plane F2=0.2*2000*0.8 //N down the plane //Equating work done to change i...
e02cab7d92b9977ddfd381d349c0bd0d9a363593
b6743b5bead9dbf4cd94fd7867dee1bf65deeec2
/courses/eecs487/pa/pa3m/scenes/simple.sce
af875648d11cf8ea290c2aba2403d390515f7ce3
[]
no_license
fporrata/fisher-code
5d6541c7bcc3c8bcbba8f7ff6f3829efd6133f2f
683074283e6b37789adc7ff2b6cd4ddd40ee41b7
refs/heads/master
2021-01-21T12:36:50.679610
2010-04-15T14:34:00
2010-04-15T14:34:00
38,948,199
0
0
null
null
null
null
UTF-8
Scilab
false
false
816
sce
simple.sce
sce1.0 # camera eyepos 0 -2 1.5 eyedir 0 1 -0.4 eyeup 0.0 0.0 1.0 wdist 1.0 fovy_deg 50 nx 600 ny 300 #options max_recursion 2 aasample 0 # scene background 0 0 0.6 ca 0.1 0.1 0.1 { #ground cr 0.4 0.5 0.4 cp 0.4 0.4 0.4 triangle -3 -2 0 3 -2 0 3 10 0 triangle -3 -2 0 3 10 0 -3 10 0 } #spheres { ...
58d68766df4095beafdd6fefd884c11177d6af9f
61e39cdb9efce4bc7bc35be444b193c1066f1bf2
/newtonraphson.sce
c14c8ad608caf31265567afac683a65e8e9252b0
[]
no_license
nancyanand2807/SCILAB-CODES
866c1c99754975f9f0deb271d3844c854db1645c
69bf72606e8cd62aae3d1302c734f425d381a121
refs/heads/master
2020-06-02T00:39:27.236873
2019-06-09T11:26:55
2019-06-09T11:26:55
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
434
sce
newtonraphson.sce
funcprot(0) deff('y=f(x)','y=x^3-5*x+1') deff('y=z(x)','y=3*x^2-5') a=input("Enter value of interval a:") b=input("Enter value of interval b:") n=input("Enter the number of iteration n:") x0=(a+b)/2 for i=1:n disp([i,x0]) x1=x0-f(x0)/z(x0) if abs(x1-x0)<0.00001 then disp("We get require...
6cc5ad9850265ddd98bd2648631fd0c5570f2f89
449d555969bfd7befe906877abab098c6e63a0e8
/881/CH4/EX4.5/exa4_5.sce
51d54d67d7e38365f02890b25e71372622b38c8c
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
466
sce
exa4_5.sce
clc; //Example 4.5 //Page no 131 //Solution Rl=100; //ohm Fc=1; //MHz Fm1=2; //kHz Fm2=3; //kHz Fm3=5; //kHz Ec=100; //V Em1=10; //V Em2=20; //V Em3=30; //V m1=(Em1/Ec); disp(m1,"m1 = "); m2=(Em2/Ec); disp(m2,"m1 = "); m3=(Em3/Ec); disp(m3,"m1 = "); m=sqrt((m1^2)+(m2^2)+(m3^2)); disp(m,"Overall modulation in...
1f74b5fe3a7f17d3288b6701649d55cb17c28596
449d555969bfd7befe906877abab098c6e63a0e8
/551/CH8/EX8.13/13.sce
a93cb98b87ccd0fcfd854084cf8a8d6f0adc2871
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
179
sce
13.sce
clc p=260*10^5; //Pa T=288; //K pc=33.94*10^5; //Pa Tc=126.2; //K R=8314/28; pr=p/pc; Tr=T/Tc; Z=1.08; rho=p/Z/R/T; disp("Density of N2=") disp(rho) disp("kg/m^3")
4c91e251da77b17176744c48991a2e6d5139784a
449d555969bfd7befe906877abab098c6e63a0e8
/3760/CH1/EX1.21/Ex1_21.sce
5f5ceb22570ed82c8d7815d52362d8b1eefa0635
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,237
sce
Ex1_21.sce
clc; zf=30+120*%i; // feeder impedance E1=33000; // primary side voltage E2=3300; // secondary side voltage k=E2/E1; // turns ratio P=100000; // load power pf=0.8;// leading power factor of load zl=0.3+1.4*%i; // leakage impedance referred to l v side zfl=zf*k^2; // feeder impedance referred to l v side vt=33...
7f9063967f896fe23f05c67c56fb9231fdd3c235
449d555969bfd7befe906877abab098c6e63a0e8
/797/CH5/EX5.13.e/5_13_example.sci
b878b102d47686eb6cbd8c10d8cac4ca78f1033d
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
319
sci
5_13_example.sci
//Example 5-13 Hydroelectric Power Generation from a Dam Vdot = 100 //flow rate of water to a turbine [m^3/s] z_1 = 120 //total available head [m of water] h_L = 35 //head loss [m] eta_turbinegen = 80 //overall efficiency of unit [%] rho = 1000 //density of water [kg/m^3] g = 9.81 //gravitational acceleration [m/s^2]
5c114d725c805b3b0bed0fae7f2c90ce9de5f8e3
449d555969bfd7befe906877abab098c6e63a0e8
/2672/CH3/EX3.38/Ex3_38.sce
8ba1bb4822e3a68ad4e6e4b7061b0fbc0ffd26ee
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
sce
Ex3_38.sce
//Example 3_38 clc; clear; close; format('v',7); //given data : R=50;//ohm L=1;//mH Im=5;//A//Maximum current f0=50;//Hz C=1/(2*%pi*f0)^2/(L/1000);//F disp(C,"Value of C(F)"); V=Im*R;///V disp(V,"Applied Voltage(V)"); //Answer is not accurate in the book.
3684a7fd415db7ef8cc13659985b552fbe766c57
1bb72df9a084fe4f8c0ec39f778282eb52750801
/test/HR6.prev.tst
9ebb20bf15334a65d500ec3620b76586c66a1b9c
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
gfis/ramath
498adfc7a6d353d4775b33020fdf992628e3fbff
b09b48639ddd4709ffb1c729e33f6a4b9ef676b5
refs/heads/master
2023-08-17T00:10:37.092379
2023-08-04T07:48:00
2023-08-04T07:48:00
30,116,803
2
0
null
null
null
null
UTF-8
Scilab
false
false
4,014
tst
HR6.prev.tst
polys[0]=0 polys[1]=1 polys[2]=1 polys[3]=-1 order=2 initialize: mN=-1, mRElen=3, mNPlen=1, mOrder=2, mLinit=2 polys[0]=0 polys[1]=1 polys[2]=0,1 polys[3]=-1,-1 order=2 initialize: mN=0, mRElen=3, mNPlen=2, mOrder=2, mLinit=4 exp: multiply ring=[*0,0,0] by mN=1 exp: multiply ring=[*0,0,0] by mN=1 ex...
b1d08f480c47da6b32c56b5ff71a9abf3df94605
449d555969bfd7befe906877abab098c6e63a0e8
/1172/CH1/EX1.22/Example1_22.sce
ff587a7c41d3bbd7a9f83ee17ce51f79e4c725fd
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
443
sce
Example1_22.sce
clc //Given lambda=5.5e-5// wavelength of monochromatic light in cm grating_element=1/4000// lines per centimeter n=3// order of spectrum //Sample Problem 22 Page No. 55 printf("\n # Problem 22 # \n") printf(" \n Standard formula used \n n*lambda= (a+b)*sin(theta)\n") sin_theta=n*lambda/grating_element cos...
ddd158afc69ef8c8830e37c51dbd21baa208a323
8217f7986187902617ad1bf89cb789618a90dd0a
/source/2.5/tests/examples/equal.man.tst
fe4a841002bc8b89cee940fc4c386331b96b82ec
[ "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
65
tst
equal.man.tst
clear;lines(0); a=sin(3.2) [u,s]=schur(rand(3,3)) [1:10]==4 1~=2
633c79530f0a41e258353817d9a7b7d7b5b4258f
99b4e2e61348ee847a78faf6eee6d345fde36028
/Toolbox Test/pmusic/pmusic2.sce
57531d1a4f6824c6c4eed0828321bd8245be8de7
[]
no_license
deecube/fosseetesting
ce66f691121021fa2f3474497397cded9d57658c
e353f1c03b0c0ef43abf44873e5e477b6adb6c7e
refs/heads/master
2021-01-20T11:34:43.535019
2016-09-27T05:12:48
2016-09-27T05:12:48
59,456,386
0
0
null
null
null
null
UTF-8
Scilab
false
false
100
sce
pmusic2.sce
//check o/p when i/p is a vector x=[1 2 3 4 5 6 2 3 7]; p=3; [S,w] = pmusic(x,p); disp(S); disp(w);
4d76289783cbec4206bb22d9debe76873084ccec
449d555969bfd7befe906877abab098c6e63a0e8
/623/CH1/EX1.1.26/U1_C1_26.sce
a61460820f0eb9ed28cb8e22c927bd098cca332f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
612
sce
U1_C1_26.sce
//variable initialization RestEnergy=0.51 //rest energy of electron (Mev) T=1 //potential difference i.e. kinetic energy (Mev) c=3*10^8; //speed of light (meter/second) //calculation of speed of...
0585c8d992e08097af2ff7be9ca2693e721b0086
60e059d90a2ffbf23f8c91541e953e164e6ba59c
/trapecio/Trapecio_1.sce
ba666eba60ee20ed10887a95329cbd94584548ed
[]
no_license
aroquev00/MetodosNumericos
023e9d06eeba79939aac4c3d1126ba64db3854a7
be3d8b6203b490db7832f4d356cba5ac88ac9c8f
refs/heads/master
2020-08-01T22:47:55.204145
2019-11-27T17:16:11
2019-11-27T17:16:11
211,142,897
0
0
null
null
null
null
UTF-8
Scilab
false
false
2,019
sce
Trapecio_1.sce
clear /////////////////////////////////////////////////////// // Trapecio.sce // // Este programa aproxima la integral con trapecios // pidiendo los valores de los limites y el numero de // trapecios // // Armando Roque A01138717 // 23 / Octubre / 2019 version 1.0 //////////////////////////////////////////...
e579402d63cace3358b877435ae63c3730577b83
484e05962b62928b49ae2e8fd80d4c45031eb3dc
/outsix/outsix.tst
4c366669dfbe76514889b4f50c4158c077326931
[]
no_license
Royallle/hdl_cfx
adbb9dce7e3ae69507a4c1b26cddbd3b3a9eb0dc
52cbe66f365516b659b65909e86aacb60da0342b
refs/heads/master
2022-02-24T06:54:22.169423
2019-09-15T15:29:35
2019-09-15T15:29:35
110,464,895
0
0
null
2017-11-14T13:40:42
2017-11-12T20:05:58
Scilab
UTF-8
Scilab
false
false
304
tst
outsix.tst
// Script de teste da função outsix load outsix.hdl, output-file outsix.out, compare-to outsix.cmp, output-list in%B1.5.1 out%B1.5.1; set in %B00001, // 1 -> -1 eval, output; set in %B00011, // 3 -> -3 eval, output; set in %B00101, // 5 -> -5 eval, output; set in %B11110, // -2 -> 2 eval, output;
128e992514efc4042c26da2964f5f4e82eb0d513
449d555969bfd7befe906877abab098c6e63a0e8
/1436/CH1/EX1.3/ex1_3.sce
3f4647c3f3c2f1ab52de39952f81713f576349c6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
413
sce
ex1_3.sce
// Example 1.3, page no-54 clear clc resi_per_leg=5 temp_coeff=0.385 R_due_to_leadwires=2*resi_per_leg err=R_due_to_leadwires/temp_coeff err=ceil(err) printf("(a)\nThe contribution of 10 ohms lead wire resistance \nto the measurement error = %d°C",err) temp_obj=200 temp_measured=temp_obj+err per_of_err=((tem...
51d9e51988d2cab0bd9e8208dc31f7385dd46f2d
99b4e2e61348ee847a78faf6eee6d345fde36028
/Toolbox Test/ismaxphase/ismaxphase3.sce
eeaef8a00624209c638df5f9bae0c32bc31660e3
[]
no_license
deecube/fosseetesting
ce66f691121021fa2f3474497397cded9d57658c
e353f1c03b0c0ef43abf44873e5e477b6adb6c7e
refs/heads/master
2021-01-20T11:34:43.535019
2016-09-27T05:12:48
2016-09-27T05:12:48
59,456,386
0
0
null
null
null
null
UTF-8
Scilab
false
false
248
sce
ismaxphase3.sce
b=[1.0000 -0.9999]; a=[1.0000 0.4500]; flag2=ismaxphase(b,a,1e-3); disp(flag2); //output //!--error 10000 //no. of inputs not matching //at line 48 of function ismaxphase called by : //flag2=ismaxphase(b,a,1e-3); //matlab o/p // 1
c2dc044847d149b7d1b7948fd42ab8f741242770
429a254e86091b867fca50a9cc277b3f9cba13e8
/testit/03-poimiminen.tst
b3ff6e0aca37ef63a71b27b556ecbbd68a37604d
[]
no_license
Mirbanator/labyrinth_game
125d51230c1591515bc751fa93686102328827e1
a2bb4f7ecc6618e8e226d7588391ff2f0941fc36
refs/heads/master
2020-03-26T16:50:54.578498
2018-08-17T13:58:15
2018-08-17T13:58:15
145,127,453
0
0
null
null
null
null
UTF-8
Scilab
false
false
55
tst
03-poimiminen.tst
SIEMENLUKU 20000 PELAAJIA 2 IHMINEN Foo IHMINEN Bar
c15b818697ff593c56d8aacb9200eeedd12d3dee
449d555969bfd7befe906877abab098c6e63a0e8
/869/CH15/EX15.1/15_1.sce
abf0a2ae99d682c154b458ae96a60c64146d7f5b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
176
sce
15_1.sce
clc //initialisation of variables sigma= 20000 //psi b= 6 //in h= 0.5 //in p1= 3750 //CALCULATIONS P= sigma*b*h L= (P-p1*b)/(2*p1) //RESULTS printf ('L= %.2f in',L)
499a5f42fe078e1654309eda025162c178d58e8d
978b15852ad0d9219e0cd69e9da3a9140b84aa97
/TPs_CN/testExo6.sce
345d77ce335af0682b0a6f4265695c6e82b406cb
[]
no_license
nadine867/TP_CN
cd2acc700471c7f595ada5f2b799b43ca44590ce
fcf09074e27723ca3e9b1eec870386c848b190f9
refs/heads/master
2023-02-03T04:07:38.525606
2020-12-18T20:23:55
2020-12-18T20:23:55
316,060,516
0
0
null
null
null
null
UTF-8
Scilab
false
false
103
sce
testExo6.sce
n=3 A=rand(n,n) [L,U] = mylu3b(A) [L,U]=lusimple(A) [L,U,P] = mylu(A) erreur=A-L*U
49c1703be79667185351a6bc0fdb9872e4897319
bf63c70e054c641e89a6f7a4623a7634ce9a8a9d
/legacy/bofor_2005/test/M01.prev.tst
c7cb635fdbc2fbc4ebf73120a2b1b617fe1b0a9f
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
gfis/jextra
9c8c030faf35f0834843ed8f07cc061ca9d65a64
bdad8fd33fdf633cf2ff4c1879e1f61935c3d636
refs/heads/master
2022-03-13T21:31:56.132450
2022-02-12T21:27:40
2022-02-12T21:27:40
30,127,957
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,569
tst
M01.prev.tst
ALONG.f ASSERT.f ASSETE.f ASSLOA.f BLODAT.f BOFOG.f BOFOL.f BOFOR.f BUCS.f CLEARE.f CODASS.f CODGET.f CODINI.f CODS.f COUNT.f DAWRTE.f DELTA.f DIRECT.f DIRREA.f DIRS.f DIRWRI.f EMITT.f ENDS.f EXTRA.f GRAMAR.f HAINIT.f HAMAP.f HAPSE.f HEADER.f HELLO.f INFOUT.f INFS.f ITEACT.f ITEALL.f I...
58cd6c8d945d8a55d12fae242c124e15da23c885
449d555969bfd7befe906877abab098c6e63a0e8
/2210/CH1/EX1.8/1_8.sce
dc2f509f426d281af14ce9eb05ade5fbb19a9ac2
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
402
sce
1_8.sce
//Chapter 1, Example 1.8, figure 1.23 clc n=3 //no of recievers Zo=50 //input impedance of each receiver Van=100*10^-6 //open-circuit voltage in aerial //calculation R=((n-1)/(n+1))*Zo V=1/(2*n)*Van printf("(a) Value of the matching resistor = %d ...
a675d476a9b462c23860d77bd43a7d1999cc25a8
449d555969bfd7befe906877abab098c6e63a0e8
/1850/CH3/EX3.20/exa_3_20.sce
83405d77fcf81a639ffa5d201c78e8500bfb3322
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
341
sce
exa_3_20.sce
// Exa 3.20 clc; clear; close; // Given data v_in= 100;// in mili volt v_in=v_in*10^-3;// in volt v_out= 4.25;// in volt // Taking R1=100;// in ohm // Formula v_out = (1+2*R_f/R1)*v_in R_f= R1/2*(v_out/v_in-1);// in ohm R_f=R_f*10^-3;// in k ohm disp(R_f,"Gain of the circuit in k ohm"); disp("Use 2.2 k oh...
211938fd4baedeb99f5e47c167c24a9250893b38
449d555969bfd7befe906877abab098c6e63a0e8
/2975/CH28/EX28.2w/Ex28_2w.sce
ad784159bd50fa69d2d3c63ed614274b92e51172
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,301
sce
Ex28_2w.sce
//developed in windows 8 operating system 64bit //platform Scilab 5.4.1 //example 28_2w clc;clear; //Given Data thick=1.5*10^-2; //Thickness of the ice box (Unit: m) dim_l=60*10^-2; //Length of the ice box (Unit: m) dim_b=60*10^-2; //Bredth of the ic...
e239cc3ce3ce9681014d00f81cf619a86d300eb9
931df7de6dffa2b03ac9771d79e06d88c24ab4ff
/Flash Flick.sce
3e5cc6342417574f0a0f6950f1becaabbb574742
[]
no_license
MBHuman/Scenarios
be1a722825b3b960014b07cda2f12fa4f75c7fc8
1db6bfdec8cc42164ca9ff57dd9d3c82cfaf2137
refs/heads/master
2023-01-14T02:10:25.103083
2020-11-21T16:47:14
2020-11-21T16:47:14
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
114,506
sce
Flash Flick.sce
Name=Flash Flick PlayerCharacters=FF Player BotCharacters=FF Bot Rotation.rot IsChallenge=true Timelimit=45.0 PlayerProfile=FF Player AddedBots=FF Bot Rotation.rot PlayerMaxLives=0 BotMaxLives=0 PlayerTeam=1 BotTeams=2 MapName=flash_flick.map MapScale=1.0 BlockProjectilePredictors=true BlockCheats=true I...
7b093b72c76745e1e04f1c99a6fda6939bd5a5e4
449d555969bfd7befe906877abab098c6e63a0e8
/3428/CH22/EX14.22.4/Ex14_22_4.sce
c3da4809e8326f238d4f3eebe11be27f1dd890a0
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
Ex14_22_4.sce
//Section-14,Example-3,Page no.-PC.51 //To calculate the energy required. clc; y=73*10^-3 //Nm^-1 r_S=2*10^-6 //m r_B=2*10^-3 //m V_B=(4/3)*%pi*(r_B)^3 //m^3 V_S=(4/3)*%pi*(r_S)^3 //m^3 N=(V_B/V_S) SA_S=4*%pi*(r_S)^2 ...
3976572230f85fe5e4e2e72fdc31e2dc6729414e
449d555969bfd7befe906877abab098c6e63a0e8
/257/CH8/EX8.15/example_8_15.sce
53f97fd04bb331ca39e7aaf9c77fbe7f7ae9502b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
250
sce
example_8_15.sce
s=%s F=2*s^5+s^4+6*s^3+s+1 disp(routh_t(F)) r=coeff(F) routh=routh_t(F) n=length(r) c=0; for i=1:n if (routh(i,1)<0) c=c+1; end end if(c>=1) printf("system is unstable") else printf("there are no roots on RHS") end
fbed50b097dc720e9928cb7d3be2262eb34eac4d
449d555969bfd7befe906877abab098c6e63a0e8
/1541/CH2/EX2.22/Chapter2_Example22.sce
b38a87c55794888889724273964ada76794ad2e1
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
757
sce
Chapter2_Example22.sce
//Chapter-2, Example 2.22, Page 2.40 //============================================================================= clc clear //INPUT DATA L2=7500;//Load on secondary in W V2=220;//Secondary voltage in V cosq=0.8;//Power factor R2=0.05;//Secondary resistance in ohm X2=0.75;//Secondary reactance in ohm V2i=...
ac978006186426800eae45dd627c4ca264952856
449d555969bfd7befe906877abab098c6e63a0e8
/3869/CH4/EX4.1/Ex4_1.sce
bc9539cc032366c03a99c82e023c0f802d54d0db
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
493
sce
Ex4_1.sce
clear // // // //Variable declaration c=3*10**8 //velocity of light(m/sec) lamda=6943*10**-10 //wavelength(m) h=6.626*10**-34 //planck's constant(Jsec) Kb=1.38*10**-23 //boltzmann constant T=300 //temperature(K) //Calculation new=c/lamda //frequency(Hz) a=...
2a888660a7e8d8b1ed1b684ec65f86e5936c4888
1573c4954e822b3538692bce853eb35e55f1bb3b
/DSP Functions/zpklp2hp/test_7.sce
5d6fa52922d6efaf69a77a847b0b4dead9688915
[]
no_license
shreniknambiar/FOSSEE-DSP-Toolbox
1f498499c1bb18b626b77ff037905e51eee9b601
aec8e1cea8d49e75686743bb5b7d814d3ca38801
refs/heads/master
2020-12-10T03:28:37.484363
2017-06-27T17:47:15
2017-06-27T17:47:15
95,582,974
1
0
null
null
null
null
UTF-8
Scilab
false
false
287
sce
test_7.sce
// Test #7 : Length test for Input Argument #4 or Input Argument #5 exec('./zpklp2hp.sci',-1); [z,p,k,n,d]=zpklp2hp(2,3,4,[0.4,7],0.9); //!--error 10000 //Wo must be real ,numeric and scalar //at line 43 of function zpklp2hp called by : //[z,p,k,n,d]=zpklp2hp(2,3,4,[0.4,7],0.9);
dbdeef8b10c6e2e38da0da4519d9432fa5461be4
449d555969bfd7befe906877abab098c6e63a0e8
/1627/CH8/EX8.6/Ex8_6.sce
e1c02f7023fb0feb7851f9ad8f372cafec0575fc
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
303
sce
Ex8_6.sce
clc //initialisation of variables w=7*10^-2//m v=25//m/s a=170//deg v1=1000//N.s^2/m^4 v2=40//m p=1+0.9848 t=746//N.m/s //CALCULATIONS Q=((%pi)*(w)^2*(v))/4//m^3/s Fx=(v1*Q*(v2-v)*p)//N Hp=Fx*v/t//hp //RESULTS printf('The potential horsepower developed by the pelton wheel is=% f hp',Hp)
6c29f70e9d8fd64c5d9276ded7209c8634f488d2
449d555969bfd7befe906877abab098c6e63a0e8
/3369/CH19/EX19.8/Ex19_8.sce
2dba7fd2525a0a75bd7ef0ee20a400744a6a7445
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
342
sce
Ex19_8.sce
//Chapter 19,Example 8,page 676 //Determine the velocity of the ejected ions and propolsion force clear clc mi = 133*1.67*10^-27 // kg qi = 1.6*10^-19 // C Va = 3500 // V I = 0.2 // A vi = sqrt(2*qi*Va/mi) F = vi*mi*I/qi printf("\n Ion velocity = %e m/s",vi) printf("\n Populsion force = %e N",F) // Answers may vary du...