blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
6
214
content_id
stringlengths
40
40
detected_licenses
listlengths
0
50
license_type
stringclasses
2 values
repo_name
stringlengths
6
87
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
15 values
visit_date
timestamp[us]date
2016-08-04 09:00:04
2023-09-05 17:18:33
revision_date
timestamp[us]date
1998-12-11 00:15:10
2023-09-02 05:42:40
committer_date
timestamp[us]date
2005-04-26 09:58:02
2023-09-02 05:42:40
github_id
int64
436k
586M
star_events_count
int64
0
12.3k
fork_events_count
int64
0
6.3k
gha_license_id
stringclasses
7 values
gha_event_created_at
timestamp[us]date
2012-11-16 11:45:07
2023-09-14 20:45:37
gha_created_at
timestamp[us]date
2010-03-22 23:34:58
2023-01-07 03:47:44
gha_language
stringclasses
36 values
src_encoding
stringclasses
17 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
1 class
length_bytes
int64
5
10.4M
extension
stringclasses
15 values
filename
stringlengths
2
96
content
stringlengths
5
10.4M
bb0ce4be9ef77b1882980146ecbc3b347414c363
6e257f133dd8984b578f3c9fd3f269eabc0750be
/ScilabFromTheoryToPractice/Programming/testcomp.sce
58950ea6b48ebfa293f7a7b0cb5025a20d518678
[]
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
413
sce
testcomp.sce
clear foo;//to delete deff('y=foo(x)','y=1+x^2','n')// fonction non-compilée tic() for i=1:1d4 foo(i); end temps=toc() // temps d'exécution comp(foo) // compile la fonction "foo" tic() for i=1:1d4 foo(i); end temps=toc() // temps d'exécution plus rapide clear foo; // efface foo func...
d2a0d0b495b930964c078d7a46a90cd164ff151d
449d555969bfd7befe906877abab098c6e63a0e8
/752/CH4/EX4.19.1/4_19_1.sce
1568843466950a3bda45e492b06096bc9ad653aa
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
456
sce
4_19_1.sce
clc; // page no 146 // prob no 4_19_1 //An avalanche diode source is given with excess noise ratio is 14 dB enr=14; To=290;//Room temp in K y=9;//Y-factor is 9 dB //converting dB in power ratio ENR=10^(enr/10); Y=10^(y/10); //From def of ENR the hot temp is Th=To*(ENR+1); disp('K',Th,'The value of hot temp...
601fd18d1cd050cb8a4e6c9e52452b2bdc01b8fa
63c8bbe209f7a437f8bcc25dc1b7b1e9a100defa
/test/0003.tst
fafa2f3ea2cc58ebffc98714bf5a2650c1d71aef
[]
no_license
fmeci/nfql-testing
e9e7edb03a7222cd4c5f17b9b4d2a8dd58ea547c
6b7d465b32fa50468e3694f63c803e3630c5187d
refs/heads/master
2021-01-11T04:09:48.579127
2013-05-02T13:30:17
2013-05-02T13:30:17
71,239,280
0
0
null
2016-10-18T11:01:57
2016-10-18T11:01:55
Python
UTF-8
Scilab
false
false
585
tst
0003.tst
SplIttER LjmS {} fiLTEr L { } FILTeR L {E } u -> jmr gRoupEr Q {moDuLE lx{ } aGGREgaTE maX(dhWd.aE) AS qO ,SUm(u.k) AS a ,F ,BITand(HIX.hZ) as aIWTbJ ,ON.dy ,W ,v.pDr } UngROUPER GiiByS { } GROupFILTER QzHiH {not BItANd ( bITaNd ( ::d, ), ) << oR Not l ( ) NOt bItAnD ( ) 5 << mHo OR noT 254.216.130.254...
33572f26d4065dbb4fa30f5a6cde1b626d557e32
449d555969bfd7befe906877abab098c6e63a0e8
/2282/CH2/EX2.18/ex2_18.sce
1d436ace980b277bd774da62f9f3aa7805b13447
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
627
sce
ex2_18.sce
// Example 2.18, page no-50 clear clc r=620 // distance from earth's surface in km vp=8 //horizontal velocity of satelliteat 9000km height in km/s R=6380 // Earth's radius in km d=9000 // distance of point at which velocity to be calculated theta=30 // angle made by satellite with ...
d839babd55a2a202c73ff1f4f36bcca61d19daad
9b68b3d73b63ebcbfe18cc9a4aa8e91c84833a84
/tests/libs/hdf5/test-h5-wrappers-new/C/H5T/testfiles/110/h5ex_t_commit.tst
7d65d146437396954db35a6ae31db5fa54123a63
[ "LicenseRef-scancode-llnl", "LicenseRef-scancode-hdf4", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
openhpc/ohpc
17515db5082429eb9f250f12bf242b994beb715f
725a1f230434d0f08153ba1a5d0a7418574f8ae9
refs/heads/3.x
2023-08-19T02:15:14.682630
2023-08-18T19:33:51
2023-08-18T19:34:18
43,318,561
827
247
Apache-2.0
2023-09-14T01:22:18
2015-09-28T18:20:29
C
UTF-8
Scilab
false
false
119
tst
h5ex_t_commit.tst
Named datatype: Sensor_Type: Class: H5T_COMPOUND Serial number Location Temperature (F) Pressure (inHg)
6c9722a47a28eae00b6ddb9d6e25ab5e3f370022
449d555969bfd7befe906877abab098c6e63a0e8
/2837/CH14/EX14.7/Ex14_7.sce
f8cc312e2ffa13103cd32a5fc30ccc8c8ec5d867
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
428
sce
Ex14_7.sce
clc clear //Initalization of variables hv=14000 //Btu/lb ef=0.4 tmin=80 //F tmid=300 //F m=13 //lb c=0.27 tmean=2300 //F //calculations heat=ef*hv Qavail=heat*(tmean-tmin)/(tmean+460) Q=m*c*(tmean-tmid) Q2=Q- (tmin+460)*m*c*log((tmean+460)/(tmid+460)) tot=Qavail+Q2 //results printf("Total available ene...
d23bb1919c34d976ae0b14a6ccdf1dbc33a0f9b3
449d555969bfd7befe906877abab098c6e63a0e8
/1697/CH3/EX3.13/Exa3_13.sce
89555a774d1ab09cff4c02486cee66aa54418e33
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
149
sce
Exa3_13.sce
//Exa 3.13 clc; clear; close; //given data : delf=600;//in KHz fr=50;//in MHz Q=(fr*10^6)/(delf*10^3);//unitless disp(Q,"Quality Factor : ");
34f94b2fc6f25c8e02e6c2b7b5f6621ad6159ede
7b2a50c3591cc45fd3e2c0ed0221f4612a7e06d7
/ana86/smp/ectab/bb.tst
32a3df3af8a72b015e6690b66292ee71f1a9221c
[]
no_license
tenk-a/oldprog
906291c0d6c69083e8f45fa5a304f62cabeaf217
0d795f8013697606cb9359672ff3afd27a8f35af
refs/heads/master
2021-09-11T19:36:06.391881
2018-04-11T14:55:53
2018-04-11T14:55:53
103,815,083
0
0
null
null
null
null
SHIFT_JIS
Scilab
false
false
255
tst
bb.tst
1 2 3 4 5 12345678901234567890123456789012345678901234567890 《●◎○》《●◎○》《●◎○》《●◎○》《●◎○》 『←■→』『←■→』『←■→』『←■→』『←■→』
aaa534929c447a443d5ca4d5b46182cec14959d1
449d555969bfd7befe906877abab098c6e63a0e8
/3760/CH4/EX4.9/Ex4_9.sce
6a46c56071229b6a020b093d80ad3480d7edb8ff
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,276
sce
Ex4_9.sce
clc; A=2;//No of parallel paths for armature conductors P=6;//No. of poles If=2;//Field current Il=148;//Line current Ia=If+Il;//Armature current Z=480;//No of conductors //brushes on GNA, theta=0 ATd1=0//demagnetizing ampere turns ATc1=((Ia*Z)/(2*A*P))//Cross magnetizing ampere turns printf('When brushes are...
c27b7d8914f7a22ac62551b912d52adf87e16bb6
449d555969bfd7befe906877abab098c6e63a0e8
/3750/CH19/EX19.1/Ex19_1.sce
d8602cd89197f597cde236fbdb9a65ef6c0dafbf
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,182
sce
Ex19_1.sce
//Strength Of Material By G.H.Ryder //Chapter 19 //Example 1 //To Find Maximum stress at the Fatigue limit for repeated stress conditions, according to Gerber's law and Goodman's Law clc(); //Initialization of Variables SigmaU=600; //Ultimate tension strength, Unit in N/mm^2 El=180;//Endurance limit under r...
566faeb17a102faf5337f461d6ee9e455baee82b
449d555969bfd7befe906877abab098c6e63a0e8
/845/CH5/EX5.7/Ex5_7.sce
f5eb5968b173e34853e0f34a5dc85bdb0f325e43
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
293
sce
Ex5_7.sce
//Example 5.7 clc clear x = 2:5; y = [27.8 62.1 110 161]; X = log(x); Y = log(y); n = length(Y); M1 = [sum(X.^2) sum(X); sum(X) n]; M2 = [sum(X.*Y); sum(Y)]; M = M1\M2; b = M(1); A = M(2); a = exp(A); disp(round(a*10^4)/10^4, "a =") disp(round(b*10^4)/10^4, "b =")
d52be0aba7208ef578e8cdad96dc0f581894b03e
449d555969bfd7befe906877abab098c6e63a0e8
/48/CH1/EX1.2/eg_1_2.sce
5f876c25049f55f20a2c0bbea7fd201a582f68c5
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,265
sce
eg_1_2.sce
clc;//clears the command window clear;//clears all the variables i=1;w=1; bin=1101.01;//Given binary number which we need to be convert into decimal temp1=floor(bin);//separating integer part from the given number temp2=modulo(bin,1);//separating decimal part from the given number temp2=temp2*10^3;//converting...
f2c5a526631718dac0e9a4b2899036a06d51e37e
5d4265716812dfbc9885effc0334e1144b7d1301
/w.tst
42827c81b56e47baa127f57836ad9ff5d4ed4a91
[]
no_license
decapolis/test
c9478f609e1e6d48b43d00b3f3a63eaf197e4c3f
c6c66db59c6a7923dfe7a12417c4e6b6ab887379
refs/heads/master
2020-03-25T19:17:50.542350
2018-08-09T01:22:37
2018-08-09T01:22:37
144,075,708
0
0
null
null
null
null
UTF-8
Scilab
false
false
48
tst
w.tst
This is line 1 This is line 2 This is line 3
69d596d872d7f295de8582d29c402dfeb05bf700
449d555969bfd7befe906877abab098c6e63a0e8
/3754/CH31/EX31.13/31_13.sce
5d9189a9a9fbfddd0eacfd137f5c32b2ea585eeb
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
516
sce
31_13.sce
clear// //Variables L = 0.33 //Inductance (in Henry) C1 = 0.065 * 10**-12 //Capacitance (in Farad) C2 = 1.0 * 10**-12 //Capacitance (in Farad) R = 5.5 * 10**3 //Resistance (in ohm) //Calculation fs = 1/(2*%pi*(L*C1)**0.5) //Series...
fde0d9974a926a20ec52240e5b041bb71003b425
4bbc2bd7e905b75d38d36d8eefdf3e34ba805727
/ee_scicoslab/scicos_flex/dspic/macros/flex_blocks/AMAZING/AMAZING_pwm.sci
cf7eb259983a3e65d50329fb0dbc171b4ada0da4
[]
no_license
mannychang/erika2_Scicos-FLEX
397be88001bdef59c0515652a365dbd645d60240
12bb5aa162fa6b6fd6601e0dacc972d7b5f508ba
refs/heads/master
2021-02-08T17:01:20.857172
2012-07-10T12:18:28
2012-07-10T12:18:28
244,174,890
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,155
sci
AMAZING_pwm.sci
function [x,y,typ] = AMAZING_pwm(job,arg1,arg2) x=[];y=[];typ=[]; select job case 'plot' then exprs=arg1.graphics.exprs; standard_draw(arg1) case 'getinputs' then [x,y,typ]=standard_inputs(arg1) case 'getoutputs' then [x,y,typ]=standard_outputs(arg1) case 'getorigin' t...
7e839ccf6ddb2f77d31845ebfb9ecad437e920da
8217f7986187902617ad1bf89cb789618a90dd0a
/browsable_source/2.5/Unix-Windows/scilab-2.5/tests/examples/unobs.man.tst
bb48c1b59abd5fac83340b99d901e12ec6be26c5
[ "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
54
tst
unobs.man.tst
clear;lines(0); A=diag([1,2,3]);C=[1,0,0]; unobs(A,C)
dc3b2b124d6f1cdd2c357b1179580d1a8bbd0de0
e41b69b268c20a65548c08829feabfdd3a404a12
/3DCosmos/Data/Scripts/Physics/Optics/PrismRefraction.SCI
415530d2d760ca872851cd82b3fb160abc44baca
[ "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
784
sci
PrismRefraction.SCI
codeblock readtextfile(ScriptDir+"\_TOOLS.sci"); codeblock readtextfile(ScriptDir+"\Physics\Optics\_Optics.sci"); SetOpticFrame(T_scene_create); sss=T_getscene; vp=T_getviewport; vp.CameraPos=point(0,0,10); vp.CameraDir=vector(0,0,-1); vp.FocalDistance=10; vp.NearClipPlane=0.1; vp.FarClipPlane=20; sss.ambientlight...
63061afa1a1ff50c7fac8ec9d133cd79663989ce
668ca4e9ddcb0e4af73b341adf7dc544e552980d
/笔记/综合笔记.tst
bbf77c53c149def7a3a7a685452a07ca195f368c
[]
no_license
ysily8817/biji
6d5c70e681d9753597557a3204d8b6f69a5b2d7b
15ff1b882a6e107caea02401bc384a38ceb1c4d6
refs/heads/master
2022-06-25T07:41:45.485965
2019-09-30T04:14:12
2019-09-30T04:14:12
199,145,828
0
0
null
2022-06-21T01:36:05
2019-07-27T09:44:03
Scilab
UTF-8
Scilab
false
false
17,991
tst
综合笔记.tst
一、Dom4j读取xml文件 1、读取xml文件的技术常用的有两种:sax和dom,Dom4j是两种技术的结合 //创建解析器 SAXReader saxReader = new SAXReader(); //创建Document对象 Document document = saxReader.read("src/p1.xml"); //创建根节点对象 Element root = document.getRootElement(); //获取p1节点的对象 Element element = root.element("p1"); //获取p1节点的值 String value = element.getT...
cee2f72c57a99a719a239813aa67aff5ae10d9c3
449d555969bfd7befe906877abab098c6e63a0e8
/2102/CH4/EX4.27/exa_4_27.sce
fa896d5ad28373f2d36b218b841a4e3a650ee141
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
332
sce
exa_4_27.sce
// Exa 4.27 clc; clear; close; // Given data e = 1.6*10^-19;//in C Eg= 1.48*e;// in J R=1;// in Ω i_p= 100;// in mA i_p= i_p*10^-3;// in A i_F= 10;// in mA i_F= i_F*10^-3;// in A Popt= 1.25;// in mW Popt= Popt*10^-3;// in W nitaP= Popt/((i_p^2*Eg/e)+i_F^2*R)*100;// in % disp(nitaP,"Power efficiency in % ...
771c8c1f30efbc87332eb3d6a7137ef550ec16e0
449d555969bfd7befe906877abab098c6e63a0e8
/1466/CH13/EX13.2/13_2.sce
4afad7ae1467a7a39f1ab2abff9e02047eea964d
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
199
sce
13_2.sce
clc //initialisation of variables w=62.4//lb/ft^3 g=32.2//ft/sec^2 b=300000//lb/in^2 //CALCULATIONS p=w/g v=sqrt(b*144*g/w) //RESULTS printf (' velocity of sound in water= %.f ft/sec',v)
782e135d57ffa65695131d4860d0a75194840132
e806e966b06a53388fb300d89534354b222c2cad
/macros/ssim.sci
5972816041a6a80e5654aade5cc923a4382aef99
[]
no_license
gursimarsingh/FOSSEE_Image_Processing_Toolbox
76c9d524193ade302c48efe11936fe640f4de200
a6df67e8bcd5159cde27556f4f6a315f8dc2215f
refs/heads/master
2021-01-22T02:08:45.870957
2017-01-15T21:26:17
2017-01-15T21:26:17
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
133
sci
ssim.sci
function[ssim_val] = ssim(srcImg, reference) srcMat = mattolist(srcImg) ssim_val = opencv_ssim(srcMat, reference) endfunction
1dd2bb2ea6b5dd0121ee678dc6f6373d8e04d8e7
089894a36ef33cb3d0f697541716c9b6cd8dcc43
/NLP_Project/test/blog/bow/bow.14_10.tst
0bd17ddd15fbc36f00f112de372ba732ca8e4f97
[]
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
6,131
tst
bow.14_10.tst
14 4:0.3333333333333333 12:0.25 13:1.0 15:0.047619047619047616 26:1.0 27:0.2 29:0.16666666666666666 31:2.0 70:1.0 92:0.3333333333333333 115:2.0 131:1.0 169:0.3333333333333333 179:1.0 292:0.5 502:0.5 563:1.0 902:1.0 951:1.0 1063:1.0 1260:1.0 1306:1.0 1411:1.0 14 2:0.05555555555555555 15:0.023809523809523808 29:0.1666666...
eb1f73e1970ce2ce29d714259485951c0d0ac3f1
e6d5f1d801a3fe887b5dc04b8cc0a9eabc1fd432
/Semana_3/audi.sce
253c956fd5f6f306954b9176d4cc1afaf9a53e0c
[]
no_license
lordjuacs/MateIII
70def332063e56eb10fb47678a7e6130dc0dca63
164c53b61c9e35e565121f77ba2c578680a3ab56
refs/heads/master
2021-05-24T15:56:01.078904
2020-07-27T19:57:34
2020-07-27T19:57:34
253,643,962
0
0
null
null
null
null
UTF-8
Scilab
false
false
407
sce
audi.sce
clc theta1 = pi/4 theta2 = pi/3 L1 = 30 L2 = 20 pi = %pi x = L1*cos(theta1)+L2*cos(theta1+theta2) y= L1*sin(theta1) + L2*sin(theta1+theta2) disp(x, "x") disp(y, "y") a_x = 90 a_y = 90 a_z = 90 matriz_rotacion_x = [1 0 0; 0 cos(a_x) -sin(a_x); 0 sin(a_x) cos(a_x)] matriz_rotacion_y = [cos(a_y) 0 sin(a_y); 0 1 0; 0 -sin...
5c5a8018e85f7a8e9802c8989a082b21b0f20031
976f8d18f4b4e0d3498ddd93d84cb72db64f6a88
/time2-2012/avaliarResultados.sce
fbe4105012df11c36071b0808615beda29abbfa5
[]
no_license
rfabbri/aln-src
4dc6aa39e23e7faa13eeaad64312a4b98a9139a7
87c4a623190743043cc2301c83ed646d476eeaf7
refs/heads/master
2021-05-08T19:47:16.034974
2018-01-30T18:44:15
2018-01-30T18:44:15
119,578,311
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,935
sce
avaliarResultados.sce
//retorna matriz de eficiencia //se o metodo retornou a pessoa certa, a m_confusao vai ser diagonal composta por 1 m_confusao = zeros(n_pessoas,n_pessoas); //teste para imagens nao pertencentes ao banco if usar_pca then eficiencia=[-1]; for n_compress=2:n_imgs_por_pessoa m_confusao = zeros(n_pessoas,n_...
ffe4aa6cc58b574be996a9c24bced9bdab463182
449d555969bfd7befe906877abab098c6e63a0e8
/3542/CH3/EX3.2/Ex3_2.sce
48fe407c6d0155eb3cb74a9e09077e47cd010c9c
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,533
sce
Ex3_2.sce
// Example 3.2 // To find frequency reuse factor for path loss exponent (n) a)n=4 b)n=3 // Page No.72 clc; clear; // Given data SIdB=15; // Signal to interference(dB) io=6; // Number of cochannel cell // For n=4 n1=4; // Path loss exponent...
4893b0bbb5deb2b4ae6b7281d15d1c68569c6191
449d555969bfd7befe906877abab098c6e63a0e8
/896/CH10/EX10.8/8.sce
ca9fb91c13ff463153747685c2dbc4de7373d908
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
563
sce
8.sce
clc //Example 10.8 //Calculate the efficiency of a compressor and the change respective change in temperature m=100//Kg/hr M=29//gm/mol gama=1.4//dimentionless R=8.314//J/mol/K T=293.15//K ratio_P=4//dimentionless Po=(m/M)*R*T*(gama/(gama-1))*((ratio_P)^((gama-1)/gama)-1)/3600//kW P_real=5.3//kW eta=Po/P_rea...
ffe75fd6ceef6f376f74d2257b9af8465520247e
449d555969bfd7befe906877abab098c6e63a0e8
/1862/CH4/EX4.3/C4P3.sce
bfa93206a67a469cdc8dc6bc3d5448f2ba91fbc9
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,000
sce
C4P3.sce
clc //to find direction in which crate moving // GIVEN:: //refer to figure 4-8 from page no.70 //velocity of plane v =155//in km/h //horizontal velocity of package v0x = 155//in km/h //since initial velocity of package is same that of plane but in horizontal direction //elevation of plane directly a...
f9ec48738ffe49f6f94630793752e1decb779781
51635684d03e47ebad12b8872ff469b83f36aa52
/external/gcc-12.1.0/libstdc++-v3/testsuite/data/filebuf_virtuals-3.tst
0a81f51129010b2252bec02b5d237dfe4f89b2bf
[ "Zlib", "LicenseRef-scancode-public-domain", "LGPL-2.1-only", "GPL-3.0-only", "GCC-exception-3.1", "GPL-2.0-only", "LGPL-3.0-only", "LGPL-2.0-or-later" ]
permissive
zhmu/ananas
8fb48ddfe3582f85ff39184fc7a3c58725fe731a
30850c1639f03bccbfb2f2b03361792cc8fae52e
refs/heads/master
2022-06-25T10:44:46.256604
2022-06-12T17:04:40
2022-06-12T17:04:40
30,108,381
59
8
Zlib
2021-09-26T17:30:30
2015-01-31T09:44:33
C
UTF-8
Scilab
false
false
129
tst
filebuf_virtuals-3.tst
bd2 456x 9m;uva?@ABCDEFGHIJKLMNOPQRSTUVWXYZracadabras, i wanna because because because. . . of the wonderful things he does!! ok
e49676287bed683d9b4e5c4ae8b8ddb5888d48c4
449d555969bfd7befe906877abab098c6e63a0e8
/40/CH2/EX2.3a/Exa_2_3a.sce
1cf640075dd34e7ea23fe62916655ce53109a7c5
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
529
sce
Exa_2_3a.sce
//example 2.3a pg.no.14 clear;clc;close; n=-2:2; x1=[4 -2 4 -6 0]; x2=0.5*x1//x[n] x3=0.5*[x1(length(x1):-1:1)];//x[-n] xe=(x2+x3);//even part xo=(x2-x3);//odd part a=gca(); a.thickness=2; a.x_location="middle"; a.y_location="middle"; plot2d3('gnn',n,xe,rect=[-4 -6 4 6]) xtitle('graphical representation of even part of...
706c467b3c8596da2ffd2762a4c694c85c87127a
99b4e2e61348ee847a78faf6eee6d345fde36028
/Toolbox Test/modulate/modulate7.sce
fb7137a8f63f9530519dd61d6f449e5f36f7692f
[]
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
95
sce
modulate7.sce
//i/p arg x is empty x=[]; fc=220; fs=500; y = modulate(x,fc,fs,'am'); disp(y); //output // []
7945c15da5f35c9f939003d12740ac319727f227
1232196a72221f6cc0ee0a9a47111ef1188dafe9
/xcos_blocks/vol_div.sci
09d47a842fe1cd3bd6253a3eb2502c3231942097
[]
no_license
sumagin/rasp30
06dc2ee1587a4eaf3cf5fb992375b8589617f882
a11dcffaed22dbac1f93c2f4798a48c7b0b1f795
refs/heads/master
2021-01-24T23:51:54.459864
2016-07-08T22:03:43
2016-07-08T22:03:43
16,685,217
2
3
null
2015-07-23T15:28:49
2014-02-10T05:17:38
C
UTF-8
Scilab
false
false
2,007
sci
vol_div.sci
function [x,y,typ]=vol_div(job,arg1,arg2) // Copyright INRIA x=[];y=[];typ=[]; select job case 'plot' then standard_draw(arg1) case 'getinputs' then [x,y,typ]=standard_inputs(arg1) case 'getoutputs' then [x,y,typ]=standard_outputs(arg1) case 'getorigin' then [...
48bcd98b745ae5a15d5bb5ff3c212624bbaf2158
449d555969bfd7befe906877abab098c6e63a0e8
/1868/CH7/EX7.2/Ch07Ex2.sce
0ff503d618280cb86f7aabb7f06fd96f3553f0cf
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
Ch07Ex2.sce
// Scilab code Ex7.2: Pg 236 (2005) clc; clear; e = 1.60e-19; // Electrc charge, C i = 1.00e-03; // Electron current, A N = i/e; // Electrons per second T = 0.657e-07; // Fraction of electrons transmitted T_e = N*T; // Number of electrons transmitted per second T_i = T_e*e; // Transmitted...
74a94f08422e40c2956b7d3e266f4ce7c9a38646
449d555969bfd7befe906877abab098c6e63a0e8
/2345/CH6/EX6.6/Ex6_6.sce
0173f3834c10d68af072c5be6f51ad82dafdfb26
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
462
sce
Ex6_6.sce
//Finding core loss //Example 6.6(pg 214) clc clear v=76300//volume in c.c P=8// no of poles N=375//rpm f=P*N/120//freqency in c/s Bmax=12000//max. flux density in lines/cm^2 n=0.002//(assumed) d=7.8//densityin gm/c.c l=1.7//loss in watts per kg Hl=n*v*f*(Bmax^1.6)*(10^-7)//Hysteresis loss in Watts Al=v*d*...
7a8b2f61b52cf0408eca9f4b9f9bf3c1b4652097
449d555969bfd7befe906877abab098c6e63a0e8
/49/CH6/EX6.10/ex10.sce
66ed239ec5c1cc48136ecc83edab5bd798e3edf5
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
641
sce
ex10.sce
//CHAPTER 6 _ PRESSURE AND SOUND MEASUREMENT //Caption : Sound Measurement // Example 10// Page 370 Lp1=75 //('enter the sound level first machine=:') Lp2=77 //('enter the sound level second machine=:') Lp3=79 //('enter the sound level third machine=:') disp("Since the noise levels are incoherent,the total ...
4bb0ab946d92d4a769120d42d9858969a9aefeb4
449d555969bfd7befe906877abab098c6e63a0e8
/3755/CH13/EX13.15/Ex13_15.sce
2ed902ecbfbca454406cdcba06b0ab2f31471855
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
234
sce
Ex13_15.sce
clear // // // //Variable declaration L=500/1000; //length(km) P0byPi=25/100; //optical power //Calculations dB=-10*log10(P0byPi)/L; //fibre loss(dB/km) //Result printf("\n fibre loss is %0.4f dB/km",dB)
2ab5dbb3123aad9add955121f65e6538cd781456
449d555969bfd7befe906877abab098c6e63a0e8
/25/CH8/EX8.6/8_6.sce
af25374837f6e8b83d48f01ed27cd8d8fedfa708
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
371
sce
8_6.sce
// example:-8.6,page no.-419. // program to determine the even and odd mode characteristic impedence. syms C A d W C11 C12 Ce Co v eo er s b uo Zoe Zoo eipsila; C=A*eipsila/d; C11=(eo*er*W)/((b-s)/2)+(eo*er*W)/((b+s)/2); C12=er*eo*W/s; Ce==C11; Co=C11+2*C12 v=1/sqrt(er*eo*uo); Zoe=1/(v*C11); // as Ce=C11; Zo...
3c415a0bd787e13f09cfcc4338e82e616a49ba64
449d555969bfd7befe906877abab098c6e63a0e8
/1427/CH34/EX34.17/34_17.sce
210af373d08bcd5f53684b6bb817168ff3d5e530
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
463
sce
34_17.sce
//ques-34.17 //Calculating quantum yield of a reaction clc w=440;//wavelength (in nm) I=1.5*10^-3;//intensity of light (in J/s) t=20;//time of exposure (in min) ab=80;//percentage absorption of light n=0.075*10^-3;//moles of bromine E=(6.626*10^-34.*3*10^8)/(w*10^-9);//energy given (in J) E1=I*t*60*(ab/100);//...
c9baafdaa2c98112ee4aece654a1b36ff0279ae8
449d555969bfd7befe906877abab098c6e63a0e8
/37/CH8/EX8.1/s1.sci
59238036d48bbc622c420a42429109ee91f0d6f3
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
326
sci
s1.sci
//Simple Graph Functions function[]=graph(); i=1,j=1; adj=zeros(10000); for i=1:n for j=1:n adj((i-1)*n+j)=temp; end end for i=1:n for j=1:n if((adj((i-1)*n+j))==1) printf("Vertex %d is connected to vertex %d\n",i,j); end end end endfu...
8296c7c074783001d09d8b79489ead7e166eee0b
449d555969bfd7befe906877abab098c6e63a0e8
/881/CH1/EX1.13/exa1_13.sce
affd43f3647595e409c75f17ae4e019f15595ed1
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
45
sce
exa1_13.sce
clc; //Example 1.13 //Page no 26 //Theory
0933adf43e132e0f3bf16f3021bff169b4160422
449d555969bfd7befe906877abab098c6e63a0e8
/3819/CH3/EX3.29/Ex3_29.sce
001e8bf2f1af0e046e0a2b0c7eb3b07d164518af
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
431
sce
Ex3_29.sce
// A Textbook of Fluid Mecahnics and Hydraulic Machines - By R K Bansal // Chapter 3-Hydrostatic Forces on surfaces // Problem 3.29 //Data given in the Problem dens=1000 g=9.81 h=10 b=1 BC=10 //calculations A=BC*1 H=h/2 F_x=dens*g*A*H F_y=dens*g*integrate('3*y^0.5','y',0,10) F=(F_x^2+F_y^2)^0.5 theta...
110acccab0589d567ead70268c5fd0864deb7855
6d062718c2fd2b66d1d024737ecb85dded477c6b
/vetor.sci
03432a5d3cf30811dbfdd9a89e365c75f7f4f003
[]
no_license
scilab-siscon/TransferFunction
1606130fad11a5edd7cb77ac6fbe431f6930ecfd
276017a470f76e647fa433180833f38bbabe8907
refs/heads/master
2022-12-16T05:23:02.488781
2020-09-14T05:13:48
2020-09-14T05:13:48
281,795,713
0
0
null
null
null
null
UTF-8
Scilab
false
false
215
sci
vetor.sci
//teste2 clc clear qtd = input("Digite a Quantidade de elementos :") n=qtd for i=1:n f(i) = input("Digite a numero "); end for i=1:n printf('\nQuantidade = %d', f(i)) end
0a7f01be8dbb4c9714adca980679116de6a9763b
449d555969bfd7befe906877abab098c6e63a0e8
/1544/CH3/EX3.5/Ch03Ex5.sce
d7830dfaf0cc2fe309416502222662bf1d530ccc
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
964
sce
Ch03Ex5.sce
// Scilab code Ex3.5: Pg 86 (2008) clc; clear; A = 6e-04; // Cross-sectional area of plates, m^2 d = 5e-04; // Thickness of mica sheet, m Epsilon_r = 5.8; // Relative permittivity, unitless Epsilon_0 = 8.854e-12; // Permittivity of F...
b3af436b07de47e85916bad1ab0e2e7d4536cac1
449d555969bfd7befe906877abab098c6e63a0e8
/1475/CH5/EX5.2/Example_5_2.sce
21312838ce5f964033c2da7af0a3148dff65ec8b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
653
sce
Example_5_2.sce
// Example 5.2 An Experimenter wished to study the effect of 4 fertilizers clc; clear; T_Obs= 24; T_df= 23; df_f=3; df_wg=20; disp(df_wg,"the df for With in groupis (23-3)= ",df_f,"df for fertilisers (4-1)=",T_df,"Total degree of freedom (df) is (24-1)= ",T_Obs, "Total observation ="); Total_SS=6212; F_SS=2940...
9abdb7c0ac72bbc5efe6a1f9a93c93eda8eb3c95
449d555969bfd7befe906877abab098c6e63a0e8
/2384/CH10/EX10.1/ex10_1.sce
fc7c489ff140b87dcc3da35e7ab0d1a8c2f93c59
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
288
sce
ex10_1.sce
// Exa 10.1 clc; clear; close; format('v',6) // Given data A = 2;// in wavewound N = 1200;// in rpm phi = 0.02;// in Wb n = 65;// no of slots P = 4; Z = n*12;// total number of conductor // Emf equation Eg = (N*P*phi*Z)/(60*A);// in V disp(Eg,"The emf generated in V is");
a2aec8cb4de0f7b83c3c90730d749da114b989df
8217f7986187902617ad1bf89cb789618a90dd0a
/source/2.2/macros/auto/projsl.sci
794a20b1c965abd559042f4e2f81f075abbf090e
[ "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
184
sci
projsl.sci
function [slp]=projsl(sl,q,m) //slp= projected model of sl q*m is the full rank //factorization of the projection. //! slp=tlist('lss',m*sl(2)*q,m*sl(3),sl(4)*q,sl(5),m*sl(6),sl(7))
f115e5d93c3eb002887f7b4a77958c431ca0d0c6
6bd47868c9c7b3e9469b27f60a4757816a62060b
/Penyelesaian Persamaan Tak Linear/Metode Terbuka/titiktetap.sci
79e593f7d1ab337642bfc7ec21b3bacba920b50c
[]
no_license
fahrioghanial/Program-Metode-Numerik
555401132e47516ff38ab7d38e1056c16e45ab1a
83cfe9144c72a3adbabbe71923f32ab6209b02e8
refs/heads/master
2023-02-28T16:14:24.353765
2021-02-04T08:04:46
2021-02-04T08:04:46
335,882,015
0
0
null
null
null
null
UTF-8
Scilab
false
false
718
sci
titiktetap.sci
/* Mohamad Fahrio Ghanial Fatihah 140810190005 Metode Titik Tetap */ clear; clc; function hasil=f(x); hasil = %e^x-3*x; endfunction function hasil=g(x); hasil = 1/3*%e^x; endfunction function tetap() x=input('Masukkan tebakan awal x0 = '); printf('Toleransi yang digunakan berdasarkan |f(g(x))|'); ...
88a1e5bc368f1f952b7d10699414ce3e6e46e736
924e8f6b2e21c7315732816d0e6efd993c80aa43
/tests/list/expected
f807377699a40936bbd5a51050dd0cc30272c879
[]
no_license
pedrotst/coquedille
ed69cfa2a5eb4b8f3812668fab747fee728d65d5
eb4ebcf1547310dd2594d76c3355494629e206c9
refs/heads/master
2021-07-15T20:54:20.033492
2020-09-22T22:12:49
2020-09-22T22:12:49
212,849,499
37
2
null
null
null
null
UTF-8
Scilab
false
false
90
expected
module list. data list (A : ★) : ★ = | nil : list | cons : A ➔ list ➔ list.
defce60914c5f88c8c09d369f63eac702032bb8f
e806e966b06a53388fb300d89534354b222c2cad
/macros/viscircle.sci
b84e7e5fc8c35103cb3d4b2c32dd52321b9a8608
[]
no_license
gursimarsingh/FOSSEE_Image_Processing_Toolbox
76c9d524193ade302c48efe11936fe640f4de200
a6df67e8bcd5159cde27556f4f6a315f8dc2215f
refs/heads/master
2021-01-22T02:08:45.870957
2017-01-15T21:26:17
2017-01-15T21:26:17
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
833
sci
viscircle.sci
function [out]=viscircles(input1,input2,input3,varargin) inputn=mattolist(input1); [lhs rhs] = argn(0) if rhs>5 then error(msprintf("Too many input arguments")) elseif rhs==5 then a=opencv_viscircles(inputn,input2,input3,varargin(1),varargin(2)); dime...
35e0c6073d659aac32572aa412e638623f68125c
42ff06ff3eb61e8d3d1673dd014ab8ef8843c533
/scripts/app.module_template.tst
cb554893b4c29f916412c1ca27a0b951e3245c9c
[ "MIT" ]
permissive
mckee-solutions/website
60082b0ab8cfdc01fbf5a5075b7a752e80970a4d
b9656de27c561ced1e5c2da53740e8a4253b1e11
refs/heads/master
2023-01-20T04:36:07.346690
2020-01-11T03:12:15
2020-01-11T03:12:15
169,546,014
0
0
MIT
2023-01-07T03:02:24
2019-02-07T09:17:39
TypeScript
UTF-8
Scilab
false
false
1,023
tst
app.module_template.tst
import { BrowserModule } from '@angular/platform-browser'; import { NgModule } from '@angular/core'; import { FontAwesomeModule } from '@fortawesome/angular-fontawesome'; import { library } from '@fortawesome/fontawesome-svg-core'; import { faBars } from '@fortawesome/free-solid-svg-icons'; import { AppRoutingModule } ...
5e2e70ddb26d41e6869c5d0f6e0d029fcbc2afa2
449d555969bfd7befe906877abab098c6e63a0e8
/125/CH11/EX11.18/Fig11_18.sce
4174f46283ce2f5c3a84288c452073203bba7fbe
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
497
sce
Fig11_18.sce
//Caption:Perform histogram equalisation of the given RGB image //Fig.11.18: MATLAB Example4 //page596 clc; close; a = imread('E:\DIP_JAYARAMAN\Chapter11\peppers.png'); //SIVP toolbox //conversion of RGB to YIQ format b = rgb2ntsc(a); //Histogram equalisation of Y component alone b(:,:,1) = //conversion of ...
41d2083b91f5c0e75e4e3f08f48756e3948d7588
2cc342da52813925d963bb6de881d79120d3bde8
/exp1/mri_behv.sce
78a4c7412c52e5b6b5b4f2c32683d837c8180dad
[]
no_license
Jinboasltw/crossmodal_mri_exp_program
65c69a3db9d9cfbfaf43925120f2990acf5dd20c
11918fad31fed523b43c10576950f20ec99346e6
refs/heads/master
2020-04-02T04:18:22.025315
2018-10-30T02:38:27
2018-10-30T02:38:27
154,010,818
0
0
null
null
null
null
UTF-8
Scilab
false
false
8,726
sce
mri_behv.sce
#-------------------------------------------------------------- # Header #-------------------------------------------------------------- response_matching = simple_matching; active_buttons = 3; button_codes = 1,2,3; scenario = "MRI Behv Part"; scenario_type = trials; $left_response = 1;...
518f9412a75cfa3d6ea74b28f9309fb92393d92b
449d555969bfd7befe906877abab098c6e63a0e8
/1184/CH1/EX1.4/Ex1_4.sce
6fc7a8dc56d00a2c5595b6541a5f635165daaf46
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
Ex1_4.sce
//Example 1-4, Page No - 15 clear clc wavelength_inches=8 wavelength_meter= 8/39.37 c=300000000 frequency= c/wavelength_meter printf('\nThe signal freuency is %.3f Megahertz',frequency/1000000) printf('\nThe signnalfrequency is %.3f Gegahertz',frequency/1000000000)
dc6afe60825a128ada36d29bc36ef399a35e10cc
449d555969bfd7befe906877abab098c6e63a0e8
/2294/CH3/EX3.27/Ex3_27.sce
6a8f6cbad826be31e8d1916ea76624f8e24a9126
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,097
sce
Ex3_27.sce
//example 3.27<i> //Find the convolution sum clear ; clc; close ; t= -10:1/100:10; for i =1: length (t) if t(i) <0 then h(i)=0; x(i)=0; else h(i)=(1/2)^t(i); x(i)=cos(%pi*t(i)); end end y = convol (x,h) ; // figure f=scf(0); plot2d (t,h) xtitle ( ' Input Re spons e ' , ' t ' , ' h ( t...
b6421ba92eceaf941b190ba3a2b133ce303caf64
717ddeb7e700373742c617a95e25a2376565112c
/1766/CH4/EX4.21/EX4_21.sce
fba5da76705f6298ab615024b7aaa8e3678f2c25
[]
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
857
sce
EX4_21.sce
clc;funcprot(0);......//Example 4.21 //Initialization of variables D=0.02;.........//Diameter of the tube in m t=0.03;...........//thickness of the tube in m m=0.06;.......//Mass flow rate in kg/s Tw=50;........//Temperature of oil after heated in degrees celcius Ta=30;.............//Temperature of oil in degrees...
b38c2a8369255e099cf40afde9cd210ebaf0410a
5887829f5a0a005033807cf7dc4fb7231eb280ec
/Listing/chapter 5/listing515.sce
d8fdbd5f5309f9075a0e86fa3a3aad86080919fc
[]
no_license
joaolrneto/learning_scilab
78ecc0019f167b57bc35647c4ac785ece01e443e
9624c9a6736860a8a836b0f801256b6224756585
refs/heads/main
2023-03-17T22:17:51.853368
2021-03-15T20:58:34
2021-03-15T20:58:34
344,478,059
0
0
null
null
null
null
UTF-8
Scilab
false
false
70
sce
listing515.sce
clc clear exec fn2.sci [y1,y2,y3]=fn2(7,9) disp(y1) disp(y2) disp(y3)
ffd1742e9aa2884875dde3b4c13b212f1231d07e
3cebec609a7a9400f632d5c0cfb6261beb898ba4
/LinearBlockCode.sce
79de13b8f47197645720d05139833fbc543b7d73
[]
no_license
dikshitakambri/scilab-programs
93cb5aea24bd53377f73cd394cb742294382796e
61172a7301fd49b5e69f2da53280a1a22a34ee1d
refs/heads/master
2023-01-09T06:47:38.704641
2020-10-31T12:44:12
2020-10-31T12:44:12
308,216,078
1
0
null
null
null
null
UTF-8
Scilab
false
false
534
sce
LinearBlockCode.sce
clear(); clc(); m = [0 0 0;0 0 01;0 1 0;0 1 1;1 0 0;1 0 1;1 1 0;1 1 1] p = [1 1 0;0 1 1;1 0 1] I = [1 0 0;0 1 0;0 0 1]; G = [I p]; c = [0 0 0 0 0 0]; for i = 1:8 c(i,:)=m(i,:)*G; c(i,:)=modulo(c(i,:),2) wt(i)=c(i,:)*[1;1;1;1;1;1]; end dmin = min(wt(wt>0)); errd= dmin-1; errc =(dmin-1)/2; disp...
a32462720d45a6bc77515b64c2f2266a1ec212eb
449d555969bfd7befe906877abab098c6e63a0e8
/629/CH3/EX3.12/example3_12.sce
6649b7e1a69d2db94b260d28fdfb34d312637a1e
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
750
sce
example3_12.sce
clear clc //Example 3.12 BUOYANT FORCE ON A METAL PART //dimensions of wooden block l=50; //[mm] b=50; //[mm] h=10; //[mm] y=7.5; //submerged height[mm] V=l*b*y //volume of block submerged[mm^3] g_w=9800; //specific weight of water[N/m^3] Fb1=g_w*V*10^(-9) //buoyant force[N], (factor 10^(-9)m^3/mm^3) S1=0.3;...
44651710c21f985c496c425b8202ed3b2262a2eb
8016059350f017142cd5cdf2df5cabf94cf3c477
/Digital Communication/sine cosine.sce
04d61a0169c050575cafaca4b365c0ee8218f22b
[]
no_license
aftalam/5th-sem-labworks
07062dc9824af810a7d7970c7907ab999fda7c52
d3c858587369757ccbed96bc9b29e8a1fa709824
refs/heads/master
2022-11-11T23:58:51.147782
2020-07-05T18:13:59
2020-07-05T18:13:59
275,115,844
0
0
null
null
null
null
UTF-8
Scilab
false
false
418
sce
sine cosine.sce
//Implementation of Sine & Cosine Signals clc clear all t = 0:0.1:10; s = sin(t); c = cos(t); subplot(2,2,1) plot(t,s) xtitle('Sine Wave Continuous','Time','Amplitude') subplot(2,2,2) plot2d3(t,s) xtitle('Sine Wave Discrete','Time','Amplitude') subplot(2,2,3) plot(t,c) xtitle('Cosine Wave Continuous','T...
db3323589dd4bccfb8e33b491c17df445b3a1fbe
449d555969bfd7befe906877abab098c6e63a0e8
/1931/CH3/EX3.11/11.sce
b32711491a1dba64f6c9455f29693ed107441451
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
617
sce
11.sce
clc clear //INPUT DATA OA=0.025//The unit cell makes intercepts on a in nm OB=0.02//The unit cell makes intercepts on b in nm OC=0.01//The unit cell makes intercepts on c in nm a=0.05//The unit cell edge of an orthorhombic crystal in nm b=0.04//The unit cell edge of an orthorhombic crystal in nm c=0.03//The uni...
989193dbe9cc3a9d5655e7124bd889692ebc43ca
449d555969bfd7befe906877abab098c6e63a0e8
/3537/CH1/EX1.42/Ex1_42.sce
14b635fca114e7fb24ad76e71b505612bfd2da25
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
Ex1_42.sce
//Example 1_42 clc(); clear; //To find the fringe width lemda=5000 //units in angstroam lemda=5000*10^-8 //units in cm d=0.05 //units in cm D=50 //units in cm betaa=(lemda*D)/d printf("Fringe width is %.2f cm",betaa)
799c6eca63bb40275263ffaebca177bc3819dc9a
449d555969bfd7befe906877abab098c6e63a0e8
/1703/CH12/EX12.6/12_6.sce
f698bcfa90f7fb143c7d43500c5d739c61ce58d2
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
215
sce
12_6.sce
clc //initialisation of variables w= 62.4 //lb/ft^3 d= 4 //in D= 0.0765 //lb/ft^3 Da= 8 //in vw= 1/13 nw= 20 va= 13 //ft/sec //CALCULATIONS na= nw*va*d^2/Da^2 //RESULTS printf ('power = %.f r.p.m ',na)
9d34b37af90cc977217f96b07f380246fb0fc186
381be712cd10ab88d51ef144b1781befee729ab9
/Project2/HalfAdder.tst
df32d0f99a3f9f98ddc5147d4392d1b66b8a3ce5
[]
no_license
ryoua/OS
125846d9c121124f6487ea043db43c22e6aafd79
1b6de0cc2fbf2e432a552b9c99b0be63a4fdb6c9
refs/heads/master
2020-03-26T21:40:05.884264
2018-11-19T12:37:00
2018-11-19T12:37:00
145,401,691
14
0
null
null
null
null
UTF-8
Scilab
false
false
233
tst
HalfAdder.tst
load HalfAdder.hdl, output-file HalfAdder.out, output-list a%B3.1.3 b%B3.1.3 carry%B3.1.3 sum%B3.1.3; set a 0, set b 0, eval, output; set a 0, set b 1, eval, output; set a 1, set b 0, eval, output; set a 1, set b 1, eval, output;
9923506ca422eb1c7e12c837188a2f30737fe3c8
449d555969bfd7befe906877abab098c6e63a0e8
/608/CH21/EX21.11/21_11.sce
fe40f60b9a6741294ae2715e7f773dd372c336b4
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
690
sce
21_11.sce
//Problem 21.11: A short-shunt compound generator supplies 80 A at 200 V. If the field resistance, Rf = 40 ohm, the series resistance, Rse = 0.02ohms  and the armature resistance, Ra = 0.04 ohm, determin the e.m.f. generated. //initializing the variables: Is = 80; // in amperes Vs = 200; // in Volts Rf = 40; ...
37dd5ccfeae2479a376f4493007b8bdad3c7e4d9
449d555969bfd7befe906877abab098c6e63a0e8
/1727/CH1/EX1.4/1_4.sce
f8a8a0fc8017e7e21654d79ee2b58754d4f277df
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
144
sce
1_4.sce
clc //Initialization of variables w=1 //rad/s T=0.4 //N/m^2 //calculations mu=T/tan(w) //results printf("Viscosity = %.2f N s/m^2",mu)
1c8782ce470c41829f657bb1551ec06d1da1fd7e
449d555969bfd7befe906877abab098c6e63a0e8
/2969/CH4/EX4.26/Ex4_26.sce
5a05ac2600dea65701a06ff1ea6dd70681000a62
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,091
sce
Ex4_26.sce
clc clear //DATA GIVEN Mw=2; //mass of water separated out in kg Ms=20.5; //amount of steam (condensate) discharged from throttling calorimeter in kg Tsup3=110+273; //temp. of steam afetr throttling in K p1=12; //initial pr...
25afee7adfed6fd72141f5dfb65857b89c2c3146
449d555969bfd7befe906877abab098c6e63a0e8
/746/DEPENDENCIES/6_04.sci
8e11ea28e849a44dc9e6bcb7fc2f35ab948bbd42
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
242
sci
6_04.sci
//Length of tube above surface(in m): l=1; //Depth of exit below water surface(in m): z=7; //Acceleration due to gravity(in m/sec^2): g=9.81; //Density of water(in kg/m^3): d=999; //Atmospheric pressure(in N/m^2): p1=1.01*10^5;
d3db44e6737bafaed5ce263ab18c653398e671ce
e806e966b06a53388fb300d89534354b222c2cad
/macros/watershed.sci
6291739c95fac6c80eea0d07a1204d0268994627
[]
no_license
gursimarsingh/FOSSEE_Image_Processing_Toolbox
76c9d524193ade302c48efe11936fe640f4de200
a6df67e8bcd5159cde27556f4f6a315f8dc2215f
refs/heads/master
2021-01-22T02:08:45.870957
2017-01-15T21:26:17
2017-01-15T21:26:17
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
189
sci
watershed.sci
function[dstImg] = watershed(srcImg) srcMat = mattolist(srcImg) out = opencv_watershed(srcMat) channels = size(out) for i = 1 : channels dstImg(:,:,i) = out(i) end endfunction
7427d2902155e27f360936dbe446886e19fc311d
449d555969bfd7befe906877abab098c6e63a0e8
/866/CH16/EX16.18/16_18.sce
45c21043d0db8784bfbc9c4b579e3273a8e89e31
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
539
sce
16_18.sce
//CLC x1= 7 //m x2= 7 //m x3= 4 //m x4= 4 //m x5= 4 //m x6= 12 //m x7= 4 //m Fab= 12 //KN Fbc1= 7 //KN Fbc2= 7 //KN Fcd= 22 //KN Fe= 5 //KN //CALCULATIONS MfAB= -Fab*(x1+x2)/(x3+x4) MfBC= -(Fbc1*x3*(x4+x5)^2/(x6)^2)-(Fbc2*x3^2*(x4+x5)/(x6)^2) MfCD= -Fcd*x6/x6 MfDE= -Fe*x7 DFba= (3/(x1+x2))/((3/(x1+x2)...
d4bab3a81dcb89874c84e12282b53ec12137fe6a
352a2b6c7e8e0fbc76f9dacb222075df0cc1bbc6
/TP2/generateEx2.sci
628fc3c56a479796c04d52a62276f53fa54c3edd
[]
no_license
BenFradet/RO05
443dd2807b521eefdd65ff901d25b46bce8a0838
0aa5855de282bfccacae999536f1424a303ca72e
refs/heads/master
2020-06-06T17:45:47.138916
2014-12-18T15:32:12
2014-12-18T15:32:12
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
178
sci
generateEx2.sci
function[x] = generateEx2(n) if n - floor(n) ~= 0 | n < 0 error('wrong n'); end u = rand(n, 1, 'uniform'); x = sin((u - 1 / 2) * %pi); endfunction
cb616fae28fedb9686ba4b269214240b281dc512
449d555969bfd7befe906877abab098c6e63a0e8
/1691/CH1/EX1.26/Example1_26.sce
ac6c767db6174cb6661061f464f8bdddb543f9b9
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,820
sce
Example1_26.sce
//Example 1.26 clc disp("Step 1: Identify topology") disp("The feedback voltage is applied across the resistance R_e1 and it is in series with input signal. Hence feedback is voltage series feedback") disp("") disp("Step 2 and Step 3: Find input and output circuit") disp("To find input circuit, set Vo = 0, which ...
228038cb657f2f3abf44df3313965c92b0679fb9
449d555969bfd7befe906877abab098c6e63a0e8
/965/CH9/EX9.1/1.sci
0081c421963cdc9003cb08367335a9e40f0b46d8
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
377
sci
1.sci
clc; clear all; disp("The heat flux") d=1.2/1000;//m diameter of wire L=0.2;//m length of wire p=7;// bar I=135;// Amp V=2.18;//V ts=200;// degree C A=%pi*d*L;//m^2 tsat=164.97;// degree C corresponding to 7 bar Q=V*I;//W flux=Q/A;// W/m^2 heat flux disp("W/m^2",flux,"the heat flux =") h=flux/(ts-tsat); ...
0808bea66b94dfbc50fb843ff97ff2a763e645f7
8712e7b4614b1ab648f19bcce8ca17e378876546
/Scilab Com Interface Grafica/Engine/B3_Geometria_Inserir_Apoios.sce
e011fa05a3c9a2fa2e2d8a6719594eb588b01d04
[]
no_license
Diogo-Rossi/Mestrado-Diogo-Rossi
d0d476d878c729c44778ea8f364c50c5464fc751
d544d3bce094931eb96a6031aaa1ae1a833d2b04
refs/heads/master
2022-08-26T22:28:04.339221
2022-07-11T00:25:21
2022-07-11T00:25:21
236,889,761
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,647
sce
B3_Geometria_Inserir_Apoios.sce
frame_left_estr.enable ="off" Apoios =[] // Escolha dos nós da estrutura nos = SelectNodesInMat(coord) // Apaga a restrição nos nós selecionados que eventualmente já tivessem apoiados if ~isempty(Restricoes) then JahApoiados = [] for i=1:size(nos,"*") JahApoiado = vectorfind(Restricoes.data...
0a41c84d69cf6328671aa5fc331ae215f3806406
449d555969bfd7befe906877abab098c6e63a0e8
/1694/CH2/EX2.9/EX2_9.sce
bf74e32ff5e8a2af5370d396f4da50897dc78b42
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
385
sce
EX2_9.sce
clear; clc; printf("\nEx2.9\n"); //page no.-58 //given m=9.1*10^-28;..........//mass of electron in gm e=4.8*10^-10;.............//charge in e.s.u. h=6.62*10^-27;.............//planck's constant in erg-sec V=28.8;....................//potential diff. in volt lambda=h*sqrt(150/(m*e*V)).............//wavelengt...
f834897f5c8baf9cb61022d2b92a15d724a0d725
449d555969bfd7befe906877abab098c6e63a0e8
/620/CH27/EX27.2/example27_2.sce
355759b35c74685c2051b47a6fe7a88d54d91832
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
example27_2.sce
r=10; l=200*10^(-6); c=50*10^(-12); f=1/(2*%pi*sqrt(l*c)); disp("the resonant frequency (in MHz) is"); disp(f*10^6);
2374d4aa53e01289f8a7c60a11b73f8d62611772
449d555969bfd7befe906877abab098c6e63a0e8
/1991/CH9/EX9.4/4.sce
b0d30b4d8b1565bb0ea0ed1403448806b9a28937
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
218
sce
4.sce
clc clear //input p=900 //power d=4*10^-3 //diameter l=0.87//length sig=5.7*10^-8 //stephans constant //calculation t=(p/(%pi*d*l*sig))^0.25//temperature //output printf("the working temperature is %d K",t)
c7c4d574bb871d0897198d7f23cb6053ca60e386
449d555969bfd7befe906877abab098c6e63a0e8
/416/CH9/EX9.1/exp9_1.sce
f3de3abe94b5d614aa79bb301de5d3aa5a1f7f1d
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
153
sce
exp9_1.sce
clear clc disp("example 9.1") m=1*10^-3//mass of 1 grm in kgs c=3*10^8 e=m*c^2; E=e/(1000*3600) printf("energy equivalent of 1 gram is %dkWh",E)
6dcdcb4340793d0e865c3b033a227395b20e32f8
c3280ada260999123d75347caeaad1c7fc9f8266
/s.sce
f6177b77c39af22563f4f2722e3b20083e6f2a69
[]
no_license
dikisp/Kuliah-MetNum
3bd01f0573f2a18eb320a716da841ca3ec69930b
7775f5e0251457702fb3e24c88483df0ff37fee7
refs/heads/master
2020-03-23T06:41:49.307866
2018-07-17T03:13:25
2018-07-17T03:13:25
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
61
sce
s.sce
p=input('Panjang = '); l=input('Lebar = '); kell = 2*(p+l)
1cb2d3d9af822031999809f9010d328a95d8d9e3
abed134eb329d44a339af93997f34c76b7649173
/p5codes_10252020/ComputerAddition.tst
c4a0bbc0615c7437c012881db71ba630ee2df151
[]
no_license
Patrickyyh/CSCE-312
8823df9f53d378b96c8018064da3823faef95ce3
b9ba0fd8592ce5d91d1689219ff48d638a66aee0
refs/heads/master
2023-05-03T18:46:15.689810
2021-05-22T06:02:17
2021-05-22T06:02:17
369,727,875
0
0
null
null
null
null
UTF-8
Scilab
false
false
507
tst
ComputerAddition.tst
load Computer.hdl, output-file ComputerAddition.out, compare-to ComputerAddition.cmp, output-list time%S0.4.0 fromM%D0.16.0 In%B0.26.0 Reset%B2.1.2 toM%D1.16.0 writeM%B3.1.3 addressM%D0.16.0 PCOut%D0.16.0 RAM32K[2]%D1.7.1; // Load a program written in the BITBOT machine language. // The program sums two numbers at RAM...
56fa04fd999a5b25fd40810ad9f9e56a6bd3c4fb
449d555969bfd7befe906877abab098c6e63a0e8
/2471/CH3/EX3.12/Ex3_12.sce
573b3b0432a931e5693f79ba8d3051e574a556de
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
874
sce
Ex3_12.sce
clear ; clc; // Example 3.12 printf('Example 3.12\n\n'); printf('Page No. 72\n\n'); // given Cash_inG = 43000;// Present value of cash inflow for project G in Pound Cash_outG = 40000;// Present value of cash outflow for project G in Pound Net_G = Cash_inG - Cash_outG;// Net present value for G in Pound PI_G...
cf0a26df710b50a1a40320a866b71c27eeb0d8a2
449d555969bfd7befe906877abab098c6e63a0e8
/1247/CH5/EX5.25/example5_25.sce
e5d73797b43d075d10e7c9248ffab870e9f7c4a6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
563
sce
example5_25.sce
clear; clc; // Stoichiometry // Chapter 5 // Energy Balances // Example 5.25 // Page 257 printf("Example 5.25, Page 257 \n \n"); // solution // basis 100 kmol/h of benzene feed rate Cl2 = .4*100 HClp = 40 Benzenecon = 37 MCBp = 100*.37*.9189 DCBp = Benzenecon-MCBp unreactBenzene = 100-Benzeneco...
b72af16ebf7447068c2dc712ca52dde1ba20bacf
fcd4bce0080771389b4a69338ed6443153942183
/cores/n64/mupen64plus-rsp-paraLLEl/lightning/check/bp.tst
9e6798d2275c879ac1e859a475fb458ee4ba6c15
[ "LGPL-3.0-only", "GPL-3.0-only", "GFDL-1.1-or-later", "GPL-1.0-or-later", "LicenseRef-scancode-other-copyleft", "GFDL-1.1-only", "MIT", "LGPL-2.1-only", "MPL-1.1", "LicenseRef-scancode-mame", "Zlib", "GPL-2.0-only", "LGPL-2.1-or-later", "MPL-2.0", "CC-PDDC", "LicenseRef-scancode-public...
permissive
wulfebw/retro
d4fcf9229b257b3c495f54b1aeb3ea36004ae4aa
dad4b509e99e729e39a2f27e9ee4120e3b607f58
refs/heads/master
2022-10-23T07:17:55.320585
2020-06-12T01:38:06
2020-06-12T01:38:06
260,832,205
8
1
MIT
2020-06-12T01:38:08
2020-05-03T05:06:17
C
UTF-8
Scilab
false
false
619
tst
bp.tst
.data 32 fmt: .c "nfibs(%d) = %d\n" .code jmpi main name rfibs rfibs: prolog arg $in getarg %r0 $in /* R0 = N */ beqi out %r0 0 movr %v0 %r0 /* V0 = R0 */ movi %r0 1 blei_u out %v0 2 subi %v1 %v0 1 /* V1 = N-1 */ subi %v2 %v0 2 /* V1 = N-2 */ prepare pushargr %v1 finishi rfibs retval %v1 /* V1 = ...
d0867e8bfdf317a652726617c292133714912d0a
449d555969bfd7befe906877abab098c6e63a0e8
/2330/CH9/EX9.2/ex9_2.sce
8865003c7f2c0fa82b140104168ab1963a5df84c
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
613
sce
ex9_2.sce
// Example 9.2 format('v',5) clc; clear; close; // given data V_BE= 0.7;// in V V_CC= 30;// in V R_E= 8.2;// in Ω R1= 22;// in Ω R2= 47;// in Ω R_C= 10;// in Ω R_L= 30;//in Ω // The base to ground voltage, V_B= R1*V_CC/(R1+R2);// in V // The emitter current, I_E= (V_B-V_BE)/R_E;// in A // The collector...
0a68d1a7b159b1d49bcf4b2e9a609798e65627d2
affb43e91a6a0cac39356ff1c5f9f5154b70a4a2
/Filter_Desgin/IIR_Filter.sce
cd8e14c69e88b8895ff21b1481e4a5150096e5d4
[]
no_license
kathan-shah99/Digital-signal-processing
87fb0615a98a764c546681ffb18fea32d69caa6d
3d5ad3553152a2b57f98a3b1a26756ebca37d7bc
refs/heads/main
2023-04-07T06:53:06.263109
2021-04-07T03:57:52
2021-04-07T03:57:52
355,397,284
1
0
null
null
null
null
UTF-8
Scilab
false
false
2,703
sce
IIR_Filter.sce
clc; clear; clf(); //--------------------eqiir-function------------------------ ftype_1='hp'; //low/high/band -pass selection approx_1='butt'; //chebyshev/butterworth/elliptic selection approx_2='cheb1'; //chebyshev/butterworth/elliptic selection approx_3='cheb2'; //chebyshev/butterworth/elliptic selection ap...
40ceb4d24c3114601e12153f1a82a3bca8336a6c
449d555969bfd7befe906877abab098c6e63a0e8
/3802/CH10/EX10.2/Ex10_2.sce
d2933f79c006fa8351e613d92fc94fc5801bff32
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
949
sce
Ex10_2.sce
//Book Name:Fundamentals of Electrical Engineering //Author:Rajendra Prasad //Publisher: PHI Learning Private Limited //Edition:Third ,2014 //Ex10_2.sce clc; clear; T1=120; T2=24; R2=0.013; X2=0.048; V=400; kd=0.96; kp=1.0; f=50; printf("\n (a)") phi=V/(4.44*kd*kp*f*T1); printf("\n The flux per ...
0c8471b3de856498843e8d6ccc4ce2d0dbd5d952
e806e966b06a53388fb300d89534354b222c2cad
/macros/xyz2lab.sci
1654604e004872cc0ff4de2e85eb4b1b0bb3c058
[]
no_license
gursimarsingh/FOSSEE_Image_Processing_Toolbox
76c9d524193ade302c48efe11936fe640f4de200
a6df67e8bcd5159cde27556f4f6a315f8dc2215f
refs/heads/master
2021-01-22T02:08:45.870957
2017-01-15T21:26:17
2017-01-15T21:26:17
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
386
sci
xyz2lab.sci
function [output] = xyz2lab(vartype,varargin) [lhs rhs] = argn(0); if(rhs>3) error(msprintf("Too many input argumnets")); end select rhs case 1 then a = opencv_xyz2lab(vartype); case 2 then a = opencv_xyz2lab(vartype,varargin(0)); case 3 then a = opencv_xyz2lab(vartype,varargin(0),varargin(1)); end ...
809ca1cbf8b8d83d191e1ec4ef55885275841186
449d555969bfd7befe906877abab098c6e63a0e8
/779/CH9/EX9.17/9_17.sce
02ac708ba0987b46142a0f7438bf9705964bdfd3
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,166
sce
9_17.sce
// Given th1 = 90+273; tc1 = 25+273; tc2 = 50+273; mc = 1; T0 = 300; th2p = 60+273; // Parallel th2c = 35+273; // Counter mhp = (tc2-tc1)/(th1-th2p); // Parallel mhc = (tc2-tc1)/(th1-th2c); // Counter h0 = 113.2; s0 = 0.395; T0 = 300; // At 300 K h1 = 376.92; s1 = 1.1925; // At 90 degree af1 = mhp*((h1-h0)-T...
255b07e6991eb7da8b75318ec35de6e83c85af36
a62e0da056102916ac0fe63d8475e3c4114f86b1
/set7/s_Electronic_Devices_And_Circuits_D._C._Kulshreshtha_2885.zip/Electronic_Devices_And_Circuits_D._C._Kulshreshtha_2885/CH15/EX15.3/ex15_3.sce
afbe7742e4072b5f20107b286990a11771c47f81
[]
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
248
sce
ex15_3.sce
errcatch(-1,"stop");mode(2);//Caluclate the series resistance to convert it into voltmeter ; ; //soltion //given Im=100*10^-6;//A Rm=100;//ohm V=100;//V Rs=V/Im-Rm; printf("The value of series resistance is %.1f kΩ",Rs/1000); exit();
a02b1a6a091a7b107e2ce672bf2ef2877c5f6dd2
449d555969bfd7befe906877abab098c6e63a0e8
/389/CH8/EX8.8/Example8_8.sce
bc98fbb0b109f82d36eef44cb7ebef3d3dcdd1a3
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
6,262
sce
Example8_8.sce
clear; clc; // Illustration 8.8 // Page: 317 printf('Illustration 8.8 - Page: 317\n\n'); // Solution //***Data*** // a:NH3 b:air c:H2O ya = 0.416;// [mole fraction] yb = 0.584;// [mole fraction] G1 = 0.0339;// [kmol/square m.s] L1 = 0.271;// [kmol/square m.s] TempG1 = 20;// [OC] //********// // ...
1e573c262b13bbf7bb1c345b1cf59919f3a39ce5
2cb88817f0ceca3189f6246b671097691846211a
/test/theory_data/sat6c.public.tst
3e89f8fc038d0cdc88c6cdbdf1c7ced9c4df01f2
[]
no_license
yjin48/MachineLearning
aefeb184dc87716715c3b1ffee67b4f0862ebd1a
32e87cc65e7272046757745aeb611664d14c5665
refs/heads/master
2021-01-18T10:38:42.508438
2011-06-24T16:45:51
2011-06-24T16:45:51
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
118,292
tst
sat6c.public.tst
41 29 111 128 44 31 106 124 47 34 102 113 40 29 113 132 40 29 113 128 43 31 108 121 44 32 109 125 41 29 113 129 44 29 113 129 2 70 111 119 101 67 111 119 94 67 111 119 97 68 115 120 98 68 111 120 98 64 111 115 98 68 116 122 99 64 112 122 99 68 107 118 96 1 71 77 75 64 71 77 82 68 71 88 93 72 74 88 89 69 70 79 85 65 67 ...
a08410a5168b6a861e698a303b7f87713d73bb91
449d555969bfd7befe906877abab098c6e63a0e8
/278/CH32/EX32.6/ex_32_6.sce
8a0dc0422a70974d482d1763bcb8c5390047b970
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
272
sce
ex_32_6.sce
//find clc //solution //given dp=60//mm p=4//N/mm^2 fb=46//N/mm^2 k=0.42 a=%pi/6 t=k*dp*sqrt(p/fb)//mm printf("thickness of valve head is,%f mm\n",t) ds=dp/8 + 6.35//mm printf("stem dia is,%f mm\n",ds) h=dp/(4*cos(a)) printf("max lift of valve is,%f mm\n",h)
7e255d0202446e43ae9c1eaf635e4934423258e6
be96e52def8294f354d9eb84ba5fd00c3306a984
/Templates/EnumMemberTemplate.tst
8ec5d84799cf2bb3a12257f719474f14008c126d
[ "MIT" ]
permissive
FuryTechs/FuryTech.OdataTypescriptServiceGenerator
e6177564000a74e38e34bf82bd311a8d075b2a33
234c226ebe8a2faeb4f4661d2acca7bbeeb54e95
refs/heads/master
2023-04-28T06:05:05.934471
2023-04-18T05:34:27
2023-04-18T05:34:27
76,648,222
18
11
MIT
2023-04-18T05:34:28
2016-12-16T11:22:28
TypeScript
UTF-8
Scilab
false
false
37
tst
EnumMemberTemplate.tst
 $memberName$ = $memberValue$,
31dd000ef1e910852706098fd761e8d57460d0a3
449d555969bfd7befe906877abab098c6e63a0e8
/2333/CH4/EX4.7/7.sce
5f9707e3ba1990fe8b53749586980f41fdd118cd
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
384
sce
7.sce
clc // Given that theta_c =45 // Critical angle of light in a substance in degree // Sample Problem 7 on page no. 215 printf("\n # PROBLEM 7 # \n") mu = sin(theta_c*%pi/180) // by Brewster's law p = atan(mu)*180/%pi // Polarization angle of light in a substance in degree printf("Standard formula used \n mu=tan(Ip)\n"...
20062ccbb70e711fd3bea787f0be4d3531b2d191
66106821c3fd692db68c20ab2934f0ce400c0890
/test/disassembler/elpmd.instr.tst
a430493a9a8263a7d7aa8228232c975a0983381e
[]
no_license
aurelf/avrora
491023f63005b5b61e0a0d088b2f07e152f3a154
c270f2598c4a340981ac4a53e7bd6813e6384546
refs/heads/master
2021-01-19T05:39:01.927906
2008-01-27T22:03:56
2008-01-27T22:03:56
4,779,104
2
0
null
null
null
null
UTF-8
Scilab
false
false
1,451
tst
elpmd.instr.tst
; @Harness: disassembler ; @Result: PASS section .text size=0x00000042 vma=0x00000000 lma=0x00000000 offset=0x00000034 ;2**0 section .data size=0x00000000 vma=0x00000000 lma=0x00000000 offset=0x00000076 ;2**0 start .text: label 0x00000000 ".text": 0x0: 0x06 0x90 elpm r0, Z 0x2: 0x16 0x90 elpm...
ac5cc3912e2f29a0704201bbf5d01d864608b204
852a887149cf08573ae15977b6bddfd7e4ad6b90
/projects/00/Select1to2.tst
c2d62062d783b51536852222e94913917e645957
[]
no_license
SamuelWiet/ElementsOfComputingSystemsProjects
0ecd3cc51a6495ed7fe145100d091d8ed9a1c502
06732828a214838934569cb5dd57d1e0b85220e5
refs/heads/master
2022-11-12T03:40:35.880347
2012-09-05T11:44:08
2012-09-05T11:44:08
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
209
tst
Select1to2.tst
// File name: projects/00/Select1to2.tst load Select1to2.hdl, output-file Select1to2.out, compare-to Select1to2.cmp, output-list in%B1.1.1 a%B1.1.1 b%B1.1.1; set in 0, eval, output; set in 1, eval, output;
0d47a8c018af465c1e431baba8f4b932720899da
449d555969bfd7befe906877abab098c6e63a0e8
/149/CH2/EX2.20/ex20.sce
6758353c2a667ad165201d55b1ae8b6cf0de2e6b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
88
sce
ex20.sce
clc A=[11 -25;4 -9] n=input('Enter the value of n "); disp('calculating A^n '); A^n
26597e7a62d50fa666e972e6a0cd7d2de1b3c475
bd4a88a5c028a801cbf0e414d2630de1c1e35449
/scilab/svm-classification/TestPerformance.sci
f454a8e5fb4e727953d20118221bd5a457a3d673
[]
no_license
edielsonpf/turning-signal-analysis
625783cea26b029c87925f96af4ac14aa38c8ae8
2fd594e79395caa72f5cebc378878367ff0e7f01
refs/heads/master
2021-03-13T00:01:23.673430
2018-12-24T14:44:39
2018-12-24T14:44:39
41,508,152
0
0
null
null
null
null
UTF-8
Scilab
false
false
558
sci
TestPerformance.sci
function [Success,Errors] = TestPerformance(Xr,Xd) //Xr: Vector with the values to be compared //Xd: vetor wit the reference values DEFINE_DBG=0; Result=(Xr==Xd); if DEFINE_DBG == 1 then disp(Result); end Success=0; Errors=0; [l,c]=size(Xr); for i=1:l Test=%T; for j=1:c Test=Test&Result(i,j); ...
09a3511ef59f22cbf1db77ee534e3f4099388261
089894a36ef33cb3d0f697541716c9b6cd8dcc43
/NLP_Project/test/blog/bow/bow.17_8.tst
8b8eac57dfe5fdeb9b4e5859a9d5c92ff5a6bca3
[]
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
5,939
tst
bow.17_8.tst
17 101:0.5 142:1.0 180:1.0 321:1.5 350:0.14285714285714285 753:1.0 1368:1.0 17 5:0.08333333333333333 20:0.2 22:0.6666666666666666 27:0.3333333333333333 49:1.0 80:0.05555555555555555 84:2.0 101:0.75 107:0.5 119:1.0 130:1.0 173:1.0 176:1.0 297:1.0 361:0.3333333333333333 578:1.0 753:1.0 1191:1.0 1496:1.0 1832:1.0 17 12:0....
6a11b668e11ccf85d18160517c2f0be0f59263de
449d555969bfd7befe906877abab098c6e63a0e8
/2273/CH8/EX8.1/ex8_1.sce
3bc3d0ba01c42a693ddf1af2af40f568591341bd
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
405
sce
ex8_1.sce
//find voltage distribution across each insulator and string efficiency clear; clc; //soltion //given k=1/6;//ratio V=poly(0,"V"); V1=100/(k^3+6*k^2+10*k+4); V2=(1+k)*V1; V3=(1+3*k+k*k)*V1; V4=(1+6*k+5*k^2+k^3)*V1; printf("V1= %.2f percent of V\n V2= %.2f percent of V\n V3= %.2f percent of V\n V4= %.2f perce...
22f460600f491381fe50923db666c17037099786
449d555969bfd7befe906877abab098c6e63a0e8
/3640/CH4/EX4.8/Ex4_8.sce
fdd1ade9a0075fb6adcd3aa5d75efcc52f247840
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
239
sce
Ex4_8.sce
clc kVA=6.3 //upper limit for kVA per horsepower hp=10 //rating of induction motor in hp.(1 hp=746 watts) V=230 //voltage rating of the motor I=(kVA*hp*1000)/(sqrt(3)*V) mprintf("I=%fA\n",I)//ans may vary due to roundoff error
c5bbec1b0db44c270eb0262141cce5f767b39853
449d555969bfd7befe906877abab098c6e63a0e8
/3740/CH1/EX1.1/Ex1_1.sce
b60946236ddf2c66b4b5c395bda004f9b6578526
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
360
sce
Ex1_1.sce
//Optoelectronics - An Introduction, 2nd Edition by J. Wilson and J.F.B. Hawkes //Example 1.1 //OS=Windows XP sp3 //Scilab version 5.5.2 clc; clear; //given n1=1;//refractive index of air medium n2=1.5;//refractive index of glass medium thetaB=atand(n2/n1);//brewster angle for glass in degrees mprintf("B...