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
8e9b5a67f9a098b101a71e3f401fdb68bb4db710
37f0a77c880cb08065ebcd5003e209eb87c3baca
/kolos.sce
4a07282faf953a54bb4fe94a823dfe29ae90a954
[]
no_license
hlvlad/putexs
6e6de98f8969af2aa8bffcca45f9720c66f8c817
218dc6e2e35e93b5a71b5bebde7dd930e3a6ac66
refs/heads/master
2021-08-30T18:14:28.506655
2017-12-19T00:03:25
2017-12-19T00:03:25
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,512
sce
kolos.sce
//Odpowiedzi na zadania z kolosa Scilab //Zadanie2 \uwaga - wektor kolumnowy(') A = [1:10]'.^2 //Zadanie3 B = [1:10;3:12] //Zadanie4 \mnożymy przez macierz jednostkową C = testmatrix('magi',5).*eye(5,5) //Zadanie5 \przykladowe D = 10:-1:1 E = D(:,[1 2 3 4 8]) //Zadanie6 F = [1 2 3;4 5 6] F(3,:) = zeros() //Zadan...
e23ff5afccbf144516bd2fca37381eadbba9ef5a
449d555969bfd7befe906877abab098c6e63a0e8
/1541/CH1/EX1.18/Chapter1_Example18.sce
8bdf8e154cd8e9dcc3e0084604f628986a2d97e6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
807
sce
Chapter1_Example18.sce
//Chapter-1, Example 1.18, Page 1.43 //============================================================================= clc clear //INPUT DATA N=(1800/60);//Speed of the motor in rps V=200;//Terminal voltage in V Nl=(900/60);//Lathe speed in rps F=300;//Force exerted in N r=0.2;//Radius of the shaft in m n=0.9...
b9f8c5331a761eaaab93cbde1577eaf252fd0b17
1b969fbb81566edd3ef2887c98b61d98b380afd4
/Rez/bivariate-lcmsr-post_mi/bfas_ap_vrt_col/~BivLCM-SR-bfas_ap_vrt_col-PLin-VLin.tst
f4de68b7c7aab527d182afd67886c332a590f93d
[]
no_license
psdlab/life-in-time-values-and-personality
35fbf5bbe4edd54b429a934caf289fbb0edfefee
7f6f8e9a6c24f29faa02ee9baffbe8ae556e227e
refs/heads/master
2020-03-24T22:08:27.964205
2019-03-04T17:03:26
2019-03-04T17:03:26
143,070,821
1
0
null
null
null
null
UTF-8
Scilab
false
false
11,974
tst
~BivLCM-SR-bfas_ap_vrt_col-PLin-VLin.tst
THE OPTIMIZATION ALGORITHM HAS CHANGED TO THE EM ALGORITHM. ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES 1 2 3 4 5 ________ ________ ________ ________ ________ 1 0.262144D+00 ...
96c010ce5137eba273e74725004e570663525116
449d555969bfd7befe906877abab098c6e63a0e8
/29/CH12/EX12.5/exa12_5.sce
0a6904c29b933e6e7eb04c1ba49bd46470e069fa
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
469
sce
exa12_5.sce
//Caption:transfer_function // example 12.5 //page 518 // we are solving this problem from signal flow graph approach syms G1 G2 G3 G4 G5 H1 H2 // forward path denoted by P1,P2 and so on and loop by L1,L2 and so on //path factor by D1,D2 and so on and graph determinant by D P1=G1*G4*G5; P2=G1*G2*G3*G5; L1=-G3...
f94c89a2baddcd5a72a4982bf2ad22a96a3e3184
f542bc49c4d04b47d19c88e7c89d5db60922e34e
/PresentationFiles_Subjects/CONT/RA72WYU/ATWM1_Working_Memory_MEG_RA72WYU_Session2/ATWM1_Working_Memory_MEG_Nonsalient_Uncued_Run1.sce
98a646e8db359ad0153f15cfd10ece27e2fbe964
[]
no_license
atwm1/Presentation
65c674180f731f050aad33beefffb9ba0caa6688
9732a004ca091b184b670c56c55f538ff6600c08
refs/heads/master
2020-04-15T14:04:41.900640
2020-02-14T16:10:11
2020-02-14T16:10:11
56,771,016
0
1
null
null
null
null
UTF-8
Scilab
false
false
48,687
sce
ATWM1_Working_Memory_MEG_Nonsalient_Uncued_Run1.sce
# ATWM1 MEG Experiment scenario = "ATWM1_Working_Memory_MEG_salient_cued_run1"; #scenario_type = fMRI; # Fuer Scanner #scenario_type = fMRI_emulation; # Zum Testen scenario_type = trials; # for MEG #scan_period = 2000; # TR #pulses_per_scan = 1; #pulse_code = 1; pulse_width=6; default_monito...
d1bc542ca3a3a2fc98c4a3f85a266a3dba13b646
759fde9a4e4630494c19352ad74772a2af730889
/cs3214-esh-master/cs3214-esh-master/src/plugin.tst
32ffa038297d63e0e1f2aec6924a5016a582ac46
[]
no_license
pohopoho/CS3214
4c106fc6b643abdc05876239f33d5b0ac1b525ae
24b1251ad8ee05d1c9e1a93893a358809f993f20
refs/heads/main
2023-04-23T01:39:23.550806
2021-05-12T23:50:53
2021-05-12T23:50:53
366,880,490
0
0
null
null
null
null
UTF-8
Scilab
false
false
23
tst
plugin.tst
= Plugins Tests 1 tst2
0f75e2f4c78aa4660e551a3bc65e383afb83459d
449d555969bfd7befe906877abab098c6e63a0e8
/443/DEPENDENCIES/3_2_data.sci
61182cf8a3a5fc5d72cb4e69730a927ac9e30102
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
134
sci
3_2_data.sci
//Initial Temperature (in kelvin) t1=323; //Temperature at end of compression(in kelvin) t2=646; //Ratio Of Specific Heats y=1.4;
5e1977d655f6842cca11855ab24249ecaeefc8ae
3cbee2296fd6b54f80587eead83813d4c878e06a
/sci2blif/rasp_design_added_blocks/dc_in.sce
32ec220690d92ca8f3d0e3ea81e3d4f83526b2c2
[]
no_license
nikhil-soraba/rasp30
872afa4ad0820b8ca3ea4f232c4168193acbd854
936c6438de595f9ac30d5619a887419c5bae2b0f
refs/heads/master
2021-01-12T15:19:09.899590
2016-10-31T03:23:48
2016-10-31T03:23:48
71,756,442
0
0
null
2016-10-24T05:58:57
2016-10-24T05:58:56
null
UTF-8
Scilab
false
false
96
sce
dc_in.sce
style.fontSize=16; style.displayedLabel="DC_in"; pal6 = xcosPalAddBlock(pal6,"dc_in",[],style);
8005da2f79c406dc07900edb36e64746b484f6e6
449d555969bfd7befe906877abab098c6e63a0e8
/965/CH7/EX7.36/36.sci
7d1b7177d066ecbbdabee578d7ab11368d1e1cd8
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
334
sci
36.sci
clc; clear all; disp("heat transfer from plate") ta=20;//degree C U=40;//m/s ts=60;// degree C L=1;//m B=1;//m Pr=0.699; k=0.0275;//W/m.C v=16.96*10^(-6);// m^2/s rho=1.128;//kg/m^3 cp=1005;//J/kg.K ReL=U*L/v;; Nu=(0.037*(ReL^0.8)-850)*Pr^(1/3) h=Nu*k/L; Q=h*L*B*(ts-ta);//W disp("W",Q,"Heat loss from p...
beb2632bcbcdf6a796b403e8b2ccce82901786c7
449d555969bfd7befe906877abab098c6e63a0e8
/2513/CH12/EX12.1/12_1.sce
f7b3afc6bd7941b9c154d1c30b1f9eb9e7543037
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
12_1.sce
clc //initialisation of variables c=100//in a=10//in Q=0.976//ft //CALCULATIONS G=a*Q//ft //RESULTS printf('the graphical basic =% f ft',G)
4788e7adc55eb259dfdbbf8f816dfd2758b36fe6
449d555969bfd7befe906877abab098c6e63a0e8
/260/CH1/EX1.17/1_17.sce
e9ab0deb5a95dadc1eaf0e07feeaec685247f195
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
141
sce
1_17.sce
//Eg No. 1.17 //Pg No. 36 clc ; clear ; close ; printf('did not have a scilab analogy for the c++ code, for details go the page no. 36')
adba5afda26054f4c65fe9bf56f46f0b41df36c6
449d555969bfd7befe906877abab098c6e63a0e8
/2657/CH11/EX11.9/Ex11_9.sce
6b62a60b54e8877b3b720c3f9cdbf6e1d55c1187
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,165
sce
Ex11_9.sce
//Effect of air cleaner clc,clear //Given: A_F=14 //Air fuel ratio at sea level P2=0.834 //Pressure at venturi throat without an air cleaner in bar P1=1.013 //Pressure of air in bar at sea level deltaP_ac=30 //Pressure drop to air cleaner in mm of mercury m_a=250 //Air flow in kg/hr //Solution: //No air cleane...
345e9a3ab13da9db1d2cd50e40ccdb921319fbd4
449d555969bfd7befe906877abab098c6e63a0e8
/3769/CH22/EX22.11/Ex22_11.sce
6996b25e6788dcbd7e3a572fc12812faac5e64ba
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
166
sce
Ex22_11.sce
clear //Given l=5.50*10**-7 //m D=5.1 //Calculation a=(1.22*l)/D //Result printf("\n Minimum angular separation is %0.1f *10**-7 rad",a*10**7)
05d68b4b76e87ce543ae71857b19da87aa54982e
1db0a7f58e484c067efa384b541cecee64d190ab
/macros/freqz.sci
dc71b75863f738ad28d5a542cc2a4ca49442cdfc
[]
no_license
sonusharma55/Signal-Toolbox
3eff678d177633ee8aadca7fb9782b8bd7c2f1ce
89bfeffefc89137fe3c266d3a3e746a749bbc1e9
refs/heads/master
2020-03-22T21:37:22.593805
2018-07-12T12:35:54
2018-07-12T12:35:54
140,701,211
2
0
null
null
null
null
UTF-8
Scilab
false
false
2,390
sci
freqz.sci
function [H, W] = freqz(B, varargin) //This function returns the complex frequency response H of the rational IIR filter whose numerator and denominator coefficients are B and A, respectively. //Calling Sequence //[H, W] = freqz(B, A, N, "whole") //[H, W] = freqz(B) //[H, W] = freqz(B, A) //[H, W] = freqz(B, A, N) //H...
1b2ed2ea4ab6066f67d60e7890212d9bc51ce6e3
449d555969bfd7befe906877abab098c6e63a0e8
/3638/CH13/EX13.7/Ex13_7.sce
cf6258c2ab7b58119eae51946e8025d8e1a1592e
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,059
sce
Ex13_7.sce
//Introduction to Fiber Optics by A. Ghatak and K. Thyagarajan, Cambridge, New Delhi, 1999 //Example 13.7 //OS=Windows XP sp3 //Scilab version 5.5.2 clc; clear; //given Id=1e-9;//Dark current of a silicon PIN photodiode in A P=500e-9;//Optical power in W R=0.65;//Responsivity in A/W Rl=1000;//Value of load re...
0f71ede4d0887aa3c667100d654aadfbf992747c
449d555969bfd7befe906877abab098c6e63a0e8
/1299/CH5/EX5.2.2a/examplesec5_2_2a.sce
73bab952148fcfc580f6ffdb015d5cf854e4a202
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
139
sce
examplesec5_2_2a.sce
//Example sec 5.2.2 a //Routh array in scilab clear;clc; xdel(winsid()); s=poly(0,'s') A=s^5+s^4+2*s^3+2*s^2+4*s+6 routh_t(A)
033bb1635b1636ff00dc17bdea43cd40bd675dbb
449d555969bfd7befe906877abab098c6e63a0e8
/2309/CH5/EX5.17/Ex5_17.sce
ff8cdc1d2a372c6cb5c4a4830125ec55f9fae7bf
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
802
sce
Ex5_17.sce
// Chapter 5 Example 17 //============================================================================== clc; clear; //input data // (101),(221) planes in simple cubic lattice h1 = 1; // miller indice k0 = 0; // miller indice l1 = 1; // miller indice h2 ...
dc74708a2bc317e0d789e51650338171849a2362
68e80c4f0dec343ba03b15706ea26fe4ba86f0be
/inv_trans_TPF.sce
c9b26f80f9482e76a098c4d5af319bf39f63c6bd
[]
no_license
JurySpb/TPF-scilab
524b60fe0bb87a0bc05c6b5287d9a1d7f214ad81
83046c90f6fd0985d8509d4cbc1ae814e7de40f8
refs/heads/master
2020-04-17T15:03:27.012837
2019-02-10T11:47:24
2019-02-10T11:47:24
166,683,316
2
0
null
null
null
null
UTF-8
Scilab
false
false
1,121
sce
inv_trans_TPF.sce
/////////////////// // inversion Abel transformation // See works: // C. J. Dasch,... // P. S. Kolhe and A. K. Agrawal,... // H. Chehouani and M. El Fagrich,... // for Scilab // 02-2019 // Jury Barinov // // (two-point formula, TPF) function [yout]=inv_trans_TPF(yi) n1=length(yi); // poins on R deff("[a]=Ai...
0b2114f5d33b2dab2c4aab768400ad46b320c26f
6813325b126713766d9778d7665c10b5ba67227b
/Chapter5/Ch_5_Eg_5.1.sce
9b707d04b94e07066aee3242b8a81fedafc16485
[]
no_license
arvindrachna/Introduction_to_Scilab
955b2063b3faa33a855d18ac41ed7e0e3ab6bd1f
9ca5d6be99e0536ba1c08a7a1bf4ba64620ec140
refs/heads/master
2020-03-15T19:26:52.964755
2018-05-31T04:49:57
2018-05-31T04:49:57
132,308,878
1
0
null
null
null
null
UTF-8
Scilab
false
false
159
sce
Ch_5_Eg_5.1.sce
// To plot a sine curve x=-%pi:.2:%pi; // Generate x-coordinates y=sin(x); // Calculate y-coordinates plot(x, y) // Plot the data
ec12d668129ed6d86dcdbc8d68caee5a9d20f626
8154aad4ec93590d702564f920c85f382d15476d
/spoj/prime1.tst
e7f03f0629b693e0c06b7af19cc92bea47284cb7
[]
no_license
en1r0py/testfield-dumpinggrounds
1e9004c1041be2a72cea80af2aa3c467a16d5090
c1353962a13157b5c79c988abd36ac5d9213eb59
refs/heads/master
2020-06-04T03:48:16.860222
2013-01-09T17:11:23
2013-01-09T17:11:23
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
14
tst
prime1.tst
2 1 10 59 139
a8a914b90a86d6fa78f289a13af24e545cfc29bb
99b4e2e61348ee847a78faf6eee6d345fde36028
/Toolbox Test/phasez/phasez3.sce
5666c162c14e0d31f48d77b53815c2fb1d1b3c6a
[]
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
543
sce
phasez3.sce
//i/p arg b contains imaginary element b=[1 2 3 5*%i 6 7]; a=[2 3 4 5 7 8]; n=10; [phi,w] = phasez(b,a,n); disp(phi); disp(w); //output //!--error 117 //List element number 1 is Undefined. //at line 69 of function phasez called by : //[phi,w] = phasez(b,a,n); //matlab o/p // 0.2573 // 0.2055 // 0.2119 /...
8f1348d6ad9c25d7103d5afe06598d7bf6da1318
449d555969bfd7befe906877abab098c6e63a0e8
/3564/CH1/EX1.7/Ex1_7.sce
3794091eda4c2615147f86b20f1b45e1ab41c17e
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
807
sce
Ex1_7.sce
// Display mode mode(0); // Display warning for floating point exception ieee(1); clc; disp("Introduction to Fluid Mechanics, 3rd Ed. William S. Janna Chapter - 1 Example # 1.7 ") //Using Appendix table A.6 for properties of air //Specific heat of air in Btu/slag cp = 7.72; //Specific heat ratio gamma ...
497e120c77c58814ad1250a59604dd6865035085
449d555969bfd7befe906877abab098c6e63a0e8
/551/CH7/EX7.18/18.sce
b0a6668015e02143cb84c3a049e6960f50d3d636
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
157
sce
18.sce
clc vg=0.1274; //m^3/kg vf=0.001157; //m^3/kg // dp/dT=32; //kPa/K T3=473; //K h_fg=32*10^3*T3*(vg-vf)/10^3; disp("h_fg=") disp(h_fg) disp("kJ/kg")
5799cf89589a360dd1f5386d96adaf345058250b
449d555969bfd7befe906877abab098c6e63a0e8
/174/CH14/EX14.1/example14_1.sce
b3c0d817b1a2fe97fd7d8d975ec5a7a47f60b32a
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
889
sce
example14_1.sce
// To find acceptance angle and numerical aperture // Modern Electronic Instrumentation And Measurement Techniques // By Albert D. Helfrick, William D. Cooper // First Edition Second Impression, 2009 // Dorling Kindersly Pvt. Ltd. India // Example 14-1 in Page 392 clear; clc; close; // Given data n_2 = 1....
bd0b4944fdbc6319ae446ce03b2bb512c47168c3
449d555969bfd7befe906877abab098c6e63a0e8
/1460/CH3/EX3.4/3_4.sce
e2b58d172d39c254f5a871e40f62b91194bb3b03
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
3_4.sce
clc //initialization of variables P=80 //lb/in^2 T=120+460 //R R=53.3 //ft-lb/lbmR //calculations disp("From table 6,") h=138.66 //B/lbm P=P*144 //lb/ft^2 v=R*T/P //results printf("Specific volume = %.2f ft^3/lbm",v)
aae547ccf9bb8c0e7c56817538269331cbb76626
449d555969bfd7befe906877abab098c6e63a0e8
/3673/CH1/EX1.a.19/Example_a_1_19.sce
bc42bf1335a89077fc8d904c4bc648f98077b729
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
491
sce
Example_a_1_19.sce
//Example 1_19 page no:35 clc; V1=-4; I1=2; P1=V1*I1; disp(P1,"the power absorbed by 2A current source is (in W)"); V2=-4; I2=1; P2=V2*I2; disp(P2,"the power absorbed by 4V voltage source is (in W)"); V3=2; I3=3; P3=V3*I3; disp(P3,"the power absorbed by 2V voltage source is (in W)"); V4=7; I4=2; P4=V4*I...
516027f1593bbe796c1ca982dcd69858c19b6263
449d555969bfd7befe906877abab098c6e63a0e8
/3472/CH33/EX33.1/Example33_1.sce
7f4cc386f98482a2579aa05fa15f35a4831fa68c
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,015
sce
Example33_1.sce
// A Texbook on POWER SYSTEM ENGINEERING // A.Chakrabarti, M.L.Soni, P.V.Gupta, U.S.Bhatnagar // DHANPAT RAI & Co. // SECOND EDITION // PART III : SWITCHGEAR AND PROTECTION // CHAPTER 7: PROTECTIVE RELAYS // EXAMPLE : 7.1 : // Page number 595-596 clear ; clc ; close ; // Clear the work space and console ...
09a2c38be55c1e6ff8158b6143521e1bd4249ebe
449d555969bfd7befe906877abab098c6e63a0e8
/1223/CH14/EX14.8/Ex14_8.sce
e20b3d9ccb786194b8880cf8d1d84c561edad575
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
137
sce
Ex14_8.sce
clear; clc; //Example 14.8 Is1=10^-14; Is2=1.05*10^-14; Vt=0.026; Vos=Vt*log(Is2/Is1); printf('\nthe offset voltage =%fV\n',Vos)
c4f51cdc08346fd3c05ce1acc1bb278892f25224
449d555969bfd7befe906877abab098c6e63a0e8
/2273/CH7/EX7.2/ex7_2.sce
4018bb9c39106bf52cecc55c4a5fbbbb24fc5a7c
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
525
sce
ex7_2.sce
//Determine whether corona will be there or not clear; clc; //soltion //given Er=4;//relative permittivity r=3.52/2;//cm Vp=28;//kV//Voltage between conductor and an earthed clamp surrounding the porcelain g1=poly(0,"g1"); r1=4/2;//cm r2=10/2;//cm g2=r*g1/(Er*r1); g1max=roots(g1*r*log(r1/r)+g2*r1*log(r2/r1)...
68d63996cee5afd91260850240d60aeef9b49368
449d555969bfd7befe906877abab098c6e63a0e8
/1733/CH8/EX8.22/8_22.sce
95989620927bbb51d4108e9290b60b02ef753396
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
297
sce
8_22.sce
//8.22 clc; R2=5.6*10^3; R1=10*10^3; Avf=1+R2/R1; printf("Mid band Gain=%.2f", Avf) Vin=1.1; Vo=Avf*Vin; printf("\nOutput voltage=%.3f mV", Vo) R=10000; C=0.001*10^-6; fc=1/(2*%pi*R*C); printf("\nCutt off frequency=%.2f Hz", fc) Vo=0.707*Avf; printf("\nOutput voltage=%.3f mV", Vo)
ad3bdadc3c1583e03f8c5b70f6094d9151bb3810
449d555969bfd7befe906877abab098c6e63a0e8
/1820/CH5/EX5.3/Example5_3.sce
4925188ccb6059b0fbe4412d4585c502bea6f320
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
1,047
sce
Example5_3.sce
// ELECTRIC POWER TRANSMISSION SYSTEM ENGINEERING ANALYSIS AND DESIGN // TURAN GONEN // CRC PRESS // SECOND EDITION // CHAPTER : 5 : UNDERGROUND POWER TRANSMISSION AND GAS-INSULATED TRANSMISSION LINES // EXAMPLE : 5.3 : clear ; clc ; close ; // Clear the work space and console // GIVEN DATA D = 1.235 ; //...
c53dd0b8579c9abf35db31f47c6c8fd10dabf54e
449d555969bfd7befe906877abab098c6e63a0e8
/1727/CH7/EX7.10/7_10.sce
1bf2d36f25284206acc9c2ec6fc6d8bf2558ffcc
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
7_10.sce
clc //Initialization of variables g=9.81 //m/s^2 rho=10^3 //kg/m^3 l=1 //m b=0.3 //m Q=4.2 //m^3/s //calculations A=l*b R=A/(2*(l+b)) d5=1.62/24.15 d=d5^(1/5) Pr=2*(l+b)/(%pi*d) //results printf("The rectangular cross section will cost %.2f times that of a circular cross section",Pr)
907a7c408e0aeeca5a1c4b0f22085434b4d9dae8
931df7de6dffa2b03ac9771d79e06d88c24ab4ff
/Apex Wingman long range 2 bot.sce
b719de8914ed1d195235abc94126305bafdcb0f8
[]
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
31,101
sce
Apex Wingman long range 2 bot.sce
Name=Apex Wingman long range 2 bot PlayerCharacters=Apex purple armor wingman BotCharacters=Apex_bot_long.bot;Apex_bot_long.bot IsChallenge=true Timelimit=60.0 PlayerProfile=Apex purple armor wingman AddedBots=Apex_bot_long.bot;Apex_bot_long.bot PlayerMaxLives=0 BotMaxLives=0;0 PlayerTeam=2 BotTeams=1;1 MapN...
1ddf8af00a3392ba897150a1a6b90fd326decd4b
449d555969bfd7befe906877abab098c6e63a0e8
/632/CH12/EX12.10/example12_10.sce
4d204c2603e8ef15da70eac3c1be3b55b0e878c9
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
262
sce
example12_10.sce
//clc() // C5H12(g) + 8O2(g) = 5CO2(g) + 6H20(l) Hfco2 = -393.51;//kJ Hfh2o = - 241.826;//kJ Hfc5h12 = -146.4;//kJ Hvap = 43.967;//kJ/mol H1 = 6*Hfh2o +5*Hfco2 - Hfc5h12; H2 = 6 * (-Hvap); Hreac = H1 + H2; disp("kJ",Hreac,"Standard heat of reaction = ")
6264ade3fb451a970350a502d46ade2a1d5ffa9e
449d555969bfd7befe906877abab098c6e63a0e8
/1430/CH9/EX9.11/exa9_11.sce
c3c60fceacb2fee8bf9242d34d66037ec00d9bf9
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
749
sce
exa9_11.sce
//Example 9.11 // Underdamped Zero-Input Response // form figure 9.25 L=0.1; R=5; C=1/640; alpha=R/(2*L); omega_0=sqrt(1/(L*C)); //Characteristic Values p1=-alpha+sqrt(alpha^2-omega_0^2); omega_d=sqrt(omega_0^2-alpha^2); p2=p1'; // Complex conjugate V_s1=30; // t<0 V_s2=0;//t>0 // using initial conditi...
206b07731f8c7e136aed1477965c107107dd38c1
449d555969bfd7befe906877abab098c6e63a0e8
/46/CH16/EX16.4/Example16_4.sce
d4f1040717d02793aea800cb022aad8018fd394f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
183
sce
Example16_4.sce
//Example 16.4 clc s=%s; H=1/(s+1); Hs=syslin('c',H) J=1/(s+5); Js=syslin('c',J) G=Hs*Js; Gs=syslin('c',G) clf bode([Hs;Js;Gs;]) legend(['1/(s+1)';'1/(s/5+1)';'1/(5*(s+1)*(s/5+1))'])
72f48753be87aadc66d0e44d859cc82cb00c609a
449d555969bfd7befe906877abab098c6e63a0e8
/1850/CH3/EX3.21/exa_3_21.sce
25e354eac9e4227ef8e6f53762a8c2547809dd6b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
654
sce
exa_3_21.sce
// Exa 3.21 clc; clear; close; // Given data R1=3.3;// in k ohm R1=R1*10^3;// in ohm R2=R1; R_p= 2.5;// in k ohm R_p =R_p*10^3;// in ohm R3=1.2;// in k ohm R3=R3*10^3;// in ohm R4=R3; R_f= 3.9;// in k ohm R_f =R_f*10^3;// in ohm R5=R_f; R_in= 2;// in M ohm R_in= R_in*10^6;// in ohm R_out= 75;// in ohm...
b1e8e798dbe0c667ce822977404d478b15c69213
931df7de6dffa2b03ac9771d79e06d88c24ab4ff
/NFNTS Activate the eyes.sce
e57942a33f2b22eb4a37c6d36afcedf092ad60b5
[]
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
68,979
sce
NFNTS Activate the eyes.sce
Name=NFNTS Activate the eyes PlayerCharacters=player_eye_char BotCharacters=wave_eye_bot.bot IsChallenge=true Timelimit=180.0 PlayerProfile=player_eye_char AddedBots=wave_eye_bot.bot PlayerMaxLives=0 BotMaxLives=0 PlayerTeam=1 BotTeams=2 MapName=wave_eye.map MapScale=2.0 BlockProjectilePredictors=true Blo...
2104ce572a1c30bf2c92955574ee3c6becff3c3b
717ddeb7e700373742c617a95e25a2376565112c
/2438/CH6/EX6.20/Ex6_20.sce
3768f1ed448b1b9ca13b9842a4f7b7f2264c8d6d
[]
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
609
sce
Ex6_20.sce
// chapter 6 example 2o clc; clear; //input data n = 3.0*10^28; //number of electrons per m^3 t = 3*10^-14; //time in s m = 9.1*10^-31; //mass of electron in kg L = 2.44*10^-8; //lorentz number in ohm W/K^2 T = 330; //temperature in kelvin e = 1.6*10^-19; ...
f0e59e6bedd4842d53f783f584900c7e5f674dce
449d555969bfd7befe906877abab098c6e63a0e8
/1223/CH12/EX12.7/Ex12_7.sce
6edce62f26708b1263c5732eb5e5d90e6c4834c4
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
Ex12_7.sce
clear; clc; //Example 12.7 Ri=50; R1=10; R2=90; Av=10^4; bv=1/(1+R2/R1); printf('\nfeedback transfer function=%.2f\n',bv) Rif=Ri*(1+bv*Av); Rif=Rif*0.001;//Mohm printf('\ninput resistance=%.2f MOhm\n',Rif)
eeff35b745fa77ea5dcb343c04d8a9c8617f3ff6
449d555969bfd7befe906877abab098c6e63a0e8
/2102/CH6/EX6.5/exa_6_5.sce
aebd7ffc1c9b089623c11e37cfa891efc9035cf1
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
235
sce
exa_6_5.sce
// Exa 6.5 clc; clear; close; // Given data delta_I_D= 1.9-1.0;// in mA delta_V_GS= 3.3-3.0;// in V gm= delta_I_D/delta_V_GS;//in mA/V disp("The value of transconductance is "+string(gm)+" mA/V or "+string(gm*10^3)+" HmV10s")
786a35e4305c641d0e80e816dcca38ef2dbb0fd1
c565d26060d56f516d954d4b378b8699c31a71ef
/2-DOF_manual/codes-virtual/comm.sci
4e9611dc2a5ae54200882cf2d708b96f2efcfe64
[]
no_license
rupakrokade/sbhs-manual
26d6e458c5d6aaba858c3cb2d07ff646d90645ce
5aad4829d5ba1cdf9cc62d72f794fab2b56dd786
refs/heads/master
2021-01-23T06:25:53.904684
2015-10-24T11:57:04
2015-10-24T11:57:04
5,258,478
0
0
null
2012-11-16T11:45:07
2012-08-01T11:36:17
Scilab
UTF-8
Scilab
false
false
1,040
sci
comm.sci
mode(0); function [stop,temp] = comm(heat,fan) global fdfh fdt fncr fncw m err_count stop m temp fncr = 'scilabread.sce'; //file to be read - temperature fncw = 'scilabwrite.sce'; //file to be written - heater, fan a = mgetl(fdt,1); b = evstr(a); byte = mtell(fdt); mseek(byte,fdt,'set'); if a~= []...
273b5752f35e16bcd4b15e50c718443450f788c8
449d555969bfd7befe906877abab098c6e63a0e8
/68/CH7/EX7.3/ex3.sce
ea4d9db8b5fb5049c23cd7656b4cedf64540df4b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,905
sce
ex3.sce
// Example 7.3 : To determine all parameters for different transistor I_REF=90*10^-6; // (A) V_tn=0.7; // (V) V_tp=0.8; // Magnitude is cconsidered uC_n=160*10^-6; // uC_n=u_n*C_ox uC_p=40*10^-6; // uC_p=u_p*C_ox V_A=10; // (V) V_DD=2.5; // (V) V_SS=2.5; // (V) L=0.8*10^-6; // (m) r_o2=222; // (ohm) r_o4=222...
513fdff86098dbfd662779655f2977c25521da65
8217f7986187902617ad1bf89cb789618a90dd0a
/source/2.2/demos/lmitool/normopt2.sci
568f8b84c1bfbc2d7021804b627abda75ac162f0
[ "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
1,063
sci
normopt2.sci
function [X,c]=normopt2(sys) // Generated by lmitool on Wed Feb 08 14:55:43 MET 1995 Mbound = 1e3; abstol = 1e-10; nu = 10; maxiters = 100; reltol = 1e-10; options=[Mbound,abstol,nu,maxiters,reltol]; ///////////DEFINE INITIAL GUESS BELOW [A,B,C,D]=abcd(sys) X_init=eye(A);Ib=eye(B'*B);Ic=...
a637499fadc080dc1d021a9a8d067396d4ab679a
449d555969bfd7befe906877abab098c6e63a0e8
/213/CH7/EX7.1/7_1.sce
dcf0b8310fea278310d2612b4c6d91f4e3b6fb2e
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
549
sce
7_1.sce
//To find the angular velocity clc //Given: NBA=120 //rpm AB=40/1000,CD=80/1000 //m //Solution: //Refer Fig. 7.7 //Calculating the angular velocity of the crank AB omegaBA=2*%pi*NBA/60 //rad/s //Calculating the velocity of B with respect to A vBA=omegaBA*AB //m/s vB=vBA //By measurement from the velocity di...
60e6fb9650f5c446e87d4ac61286095bb4cd1e0d
449d555969bfd7befe906877abab098c6e63a0e8
/1016/CH8/EX8.18/ex8_18.sce
376e80e5117ef2196fdfe1187b937d3e1481a69f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
278
sce
ex8_18.sce
clc;clear; //Example 8.18 //given data D=32;//angle in degree W=1.54*10^-10;//wavelength in angstrom h=2;k=2;l=0;//lattice consts //calcualtions d=W/(2*sind(D)); a=d*sqrt(h^2+k^2+l^2); disp(a,'lattice parameter in m'); r=sqrt(2)*a/4; disp(r,'radius of atom in m')
875ad51bfbcd67279e872a770412d70270cb901c
449d555969bfd7befe906877abab098c6e63a0e8
/1883/CH1/EX1.2.1/Example1_24.sce
3702c56355db9c37017830ab09a6642ea1b81603
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
925
sce
Example1_24.sce
//Chapter-1,Example1_2_1,pg 1-11 i=45 //angle of incidence u=1.2 //refractive index of soap film t=4*10^-5 //thickness of soap film r=asind(sind(i)/u) //by Snell's law //...
bb26ea3d195f3ca957a12e98fc9ce9891db2d354
449d555969bfd7befe906877abab098c6e63a0e8
/1529/CH19/EX19.10/19_10.sce
3838a2efb611c5b5cba5e3a8a403c08e41180cd5
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
289
sce
19_10.sce
//Chapter 19, Problem 10 clc; R=200e3; //resistance Vi=-0.75; //input voltage C=2.5e-6; //capacitance Vo = (-1/(C*R))*integrate('-0.75', 't', 0, 0.1) //output voltage printf("\n Output voltage is %.2f V",Vo)
a50bfb820b0670568f157f6d0178eee1cbeedd9e
449d555969bfd7befe906877abab098c6e63a0e8
/1553/CH10/EX10.12/10Ex12.sce
42475f00cf5e6b79899aaca99526175243e749a3
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
202
sce
10Ex12.sce
//chapter 10 Ex 12 clc; clear; close; num=81.472; nearNum=81.5; //nearest floating number Error=nearNum-num; percent=(Error/num)*100; printf("The percentage error is %0.3f percent",percent);
941d2b50cd648775518457352881e4f158e06849
449d555969bfd7befe906877abab098c6e63a0e8
/2840/CH3/EX3.4/ex3_4.sce
f593ceaa68a5cb893139cf603af62885f98d5e54
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
ex3_4.sce
clc; f=1e6 //frequency in Hz L=1 //inductance in henry //f=(1/2*pi)*(sqrt(1/(L*C))) c=1/(4*%pi^2*f^2*L);//capacitance disp(+'F',c,'capacitance =')
4a95d320623e5a9296f7fbdd9a00d4ad8cdc4d84
449d555969bfd7befe906877abab098c6e63a0e8
/1286/CH4/EX4.2/4_2.sce
eeda8a36f98be8faecb7db63744118553bd8e88f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
244
sce
4_2.sce
clc //initialisations t1=20//c m1=10//gm t2=-80//c t2=15//c m2=10.77//gm t3=10//c c=0.5 //CALCULATIONS A=[5 -10;5 -10.77] b=[550;488.5] c=A\b R1=c(1,1) R2=c(2,1) //results printf(' latent heat of fusion of ice= %1f cal/gm',R2)
90e81af6ba13f965a75e077dcc1bfc4b22af913b
91bba043768342a4e23ee3a4ff1aa52fe67f7826
/cs/142/1/tests/test26.tst
30973bcd40db3c76a458c999d41fa7821f8d2e12
[]
no_license
MaxNanasy/old-homework
6beecc3881c953c93b847f1d0d93a64ec991d6de
48b7997a49a8f111344f30787c178e1661db04bd
refs/heads/master
2016-09-08T04:37:44.932977
2010-03-02T00:48:59
2010-03-02T00:48:59
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
21
tst
test26.tst
main() { ::procedure}
f76a24302af38b0149f3d3ae2c3360286430d110
449d555969bfd7befe906877abab098c6e63a0e8
/1322/CH13/EX13.8/94ex.sce
224b29d58357083e0e795943176718211cdbb605
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
214
sce
94ex.sce
clc; close; clear; x=poly(0,'x'); p=(x+1)^2 p1=(x-1)^2 a=poly(0,'a'); p2=(a+9)^2 p3=string('(1-5xy)^2=1-10xy+25x^2y^2') p4=string('(2x+7y)^2=4x^2 +28xy +49y^2') p5=string('(3a-10b)^2=9a^2-60ab+100b^2')
17ca075b552d57515c08db9a343a92ad04be9540
99b4e2e61348ee847a78faf6eee6d345fde36028
/Toolbox Test/islinphase/islinphase3.sce
f2f3e4ee8d50b846b531ce1876b208e457c3affb
[]
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
99
sce
islinphase3.sce
b=[1.0000 -0.9999]; a=[1.0000 0.4500]; flag2=islinphase(b,a,1e-3); disp(flag2); //output // 0
60a0e96f2b492d7da35e4a1903aaa0cc9622e181
6fb11fd0a9cf84fb1a7580d43d7f38a423b710d4
/graph-make-trip/trip-tests/.#trip01.tst
60e0121897d5bbb1c66f9c9bae90659eca37010e
[]
no_license
rueberger/class-projects
5004bf0de00262b3a1df2cd861961428b2d3d1a5
e20b01b86939be22be64a48b36f8559f5425c43f
refs/heads/master
2021-01-15T08:09:32.279621
2015-11-10T10:25:22
2015-11-10T10:25:22
24,175,919
0
0
null
null
null
null
UTF-8
Scilab
false
false
42
tst
.#trip01.tst
andrew@andrew-Lenovo-U410.19969:1387943765
a59ad91c0d1ea30dc691c750ea97add509e0bf9c
449d555969bfd7befe906877abab098c6e63a0e8
/2006/CH8/EX8.4/ex8_4.sce
80bea46552dbd0d7cef5bc1dff8ef112449f92ba
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,071
sce
ex8_4.sce
clc; T3=450; // temperature of steam at state 3 in degree celcius p3=10; // Boiler pressure in MPa p6=5; // Condenser pressure in kPa // From steam tables at state 1 hf=137.82; hfg=2423.7; // specific enthalpy in kJ/kg sf=0.4764; sfg=7.9187; // specific entropy in kJ/kg K h1=137.82; // specific enthalpy at sta...
5ae73479aa5586c5c88484a60a6828244c1a95a3
449d555969bfd7befe906877abab098c6e63a0e8
/1835/CH7/EX7.5/Ex7_5.sce
5802a4011224c4efad649d3e6036502700e47c9a
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,390
sce
Ex7_5.sce
//CHAPTER 7 ILLUSRTATION 5 PAGE NO 200 //TITLE:GOVERNORS //FIGURE 7.8 clc clear //=========================================================================================== //INPUT DATA g=9.81// ACCELERATION DUE TO GRAVITY OA=.30// LENGHT OF UPPER ARM IN m AC=.30// ...
7e04bf74e29e135526f86db4e4767352889efc5f
449d555969bfd7befe906877abab098c6e63a0e8
/1955/CH9/EX9.19/example19.sce
de5cce59f0c7d52f066eff11a842dd71d0dd1e23
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,118
sce
example19.sce
clc clear //input data D=8//Outer diameter of the turbine in m Db=3//Inner diameter of the turbine in m P=30000//Power developed by the turbine in kW nH=0.95//Hydraulic efficiency N=80//Speed of the turbine in rpm H=12//Head operated by the turbine in m Q=300//Discharge through the runner in m^3/s g=9.81//Acc...
b2dd16a05ba9de22e5ef1bd3ce89dcf6a264a478
61e39cdb9efce4bc7bc35be444b193c1066f1bf2
/newtonforwad.sce
cf2a065a412c93dbe0b08ea9d01fb97dfe96b84a
[]
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
436
sce
newtonforwad.sce
//Forward Difference x=input("Enter value of x as row matrix:") y=input("Enter value of y as row matrix:") xg=input("Enter xg at which we want to interpolate:") n=length(x) h=x(2)-x(1) u=(xg-x(1))/h disp("Forward difference table is:") for i=1:n-1 disp(diff(y,i)) end yg=y(1) p=u for i=1:n-1 d=diff...
df8bbbc5654a5c93bdf72f9d40db039d3ff7b20b
449d555969bfd7befe906877abab098c6e63a0e8
/767/CH4/EX4.7.5/Ch04Exa4_7_5.sci
db2e4e4c2f37c36085d704d5877a0fb358c21d59
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
763
sci
Ch04Exa4_7_5.sci
// Scilab code Exa4.7.5: To determine the number of nuclear fission and decrease in mass during explosion at hiroshima : Page 191 (2011) E = 200*1.6e-013; // Energy released during fission of one nucleus, J E_t = 20000*4.18e+09; // Energy released in detonation of 20000 tons of TNT, J N_f = E_t/E; // Number of fissi...
c8af65a4a6c0d718a07a0b2aa6c8efc6a05364b3
717ddeb7e700373742c617a95e25a2376565112c
/806/DEPENDENCIES/269.sci
527926d6b6f8fd15b35b608eab3f599f2d1278a2
[]
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
218
sci
269.sci
p=54//lb/ft^3(Weigth density of liquid) h1=12//feet(Liquid height on one side of the gate) h2=8//feet(Liquid height on other side of the gate) b=8//feet c=6//feet w=6//feet(Width of gate) W=2000//kg(Mass of gate)
968a9be7b278bb8dde62e7811bf188e8949e169e
449d555969bfd7befe906877abab098c6e63a0e8
/3515/CH1/EX1.7/Ex_1_7.sce
36bf0cb8bc4af115355cf8fb2c5140d6f7eaa681
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
507
sce
Ex_1_7.sce
// Exa 1.7 format('v',7); clc; clear; close; // Given data V1= 745;// in µV V2= 740;// in µV V1=V1*10^-6;// in volt V2=V2*10^-6;// in volt CMRR=80;// in dB Av=5*10^5; // (i) // CMRR in dB= 20*log(Ad/Ac) Ad=Av; Ac= Ad/10^(CMRR/20); // (ii) Vo= Ad*(V1-V2)+Ac*(V1+V2)/2; disp(Vo,"Output voltage in volt is...
a1ef0fd935ef5eaee97a7c0465c4f5f5c7b3fe3f
f6134e0a162a059c42ec3ef8de2a63941d73936c
/Scilab_code/RLG/sampleFromMultInterval.sci
efa8cb5dec6a2cb970f468d9c935a76cade744c3
[]
no_license
mxch18/SRL-WRT_pathPlanning
38a1701934a4a0e919a6c1c7990092b242df72da
6992febbbe103814d2cef5351a0e8917b183a2b0
refs/heads/master
2020-03-23T06:43:54.155192
2018-09-26T17:26:56
2018-09-26T17:26:56
141,226,032
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,176
sci
sampleFromMultInterval.sci
function smpl = sampleFromMultInterval(multipleIntv) //Author : Maxens ACHIEPI //Space Robotics Laboratory - Tohoku University //Description: // //INPUT //multipleIntv: matrix of intervals. Size is Nx2. //OUTPUT //sample: a uniform random sample in one of the interval of t...
6a2a7f3ef2b4adc7ed6cbfe4b57aa74f728582d3
e04f3a1f9e98fd043a65910a1d4e52bdfff0d6e4
/New LSTMAttn Model/.data/lemma-split/DEVELOPMENT-LANGUAGES/niger-congo/aka.tst
49c7cb692d4eb915a0d4178df2d345c85ce72cf7
[]
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
17,063
tst
aka.tst
wie V;HAB;NEG;FUT wie V;PRF;PRS;LGSPEC1 wie V;PRF;PST+IMMED wie V;NEG;PRS;LGSPEC1 wie V;HAB;FUT wie V;HAB+PRF;PRS wie V;PROG;NEG;PRS+IMMED wie V;IMP;NEG;PRS wie V;HAB+PROG;PST wie V;HAB+PROG;NEG;PST wie V;HAB+PRF;NEG;PST wie V;PRF;NEG;PRS+IMMED wie V;PRF;PRS+IMMED wie V;PROG;PRS+IMMED wie V;NEG;PST;LGSPEC1 wie V;HAB+PR...
bb5919bdc3a5273bf75e9406d10ad4c890b5567a
449d555969bfd7befe906877abab098c6e63a0e8
/1862/CH13/EX13.5/C13P5.sce
6da864919f44c48cef80788921bc97b170b2fbad
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
876
sce
C13P5.sce
clear clc //to find change in stored internal energy of system of block+surface //distance travelled by block befire coming to rest // GIVEN: //mass of block M = 5.2//in Kg //initial horizontal velocity of block vcm = 0.65//in m/s //coefficient of kinetic friction mew = 0.12 //acceleration due to gravit...
750c6306ba9ed17e33c58b0a870da739fe1e2f0d
1bb72df9a084fe4f8c0ec39f778282eb52750801
/test/TF41.prev.tst
01c51b873cbc73643a0277822e7cb0b44b7ecda4
[ "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
2,516
tst
TF41.prev.tst
Expanding for base=2, level=4, reasons+features=base,same,similiar,evenexp igtriv,norm Refined variables=x,y,z [0+1x,0+1y,0+1z]: unknown -> [1] [0,0,0] x⁴-y⁴-z² ---------------- level 0 expanding queue[0]^-1,meter=[2,2,2]: x⁴-y⁴-z² [0+2x,0+2y,0+2z]: unknown -> [1] [0,0,0] 4x⁴-4y⁴-z² [1+2x,1+2y,0+2z]: unknown -> [2] [1,...
93365353dd29ac25075c3f0bb1318f6eb00e1b1f
449d555969bfd7befe906877abab098c6e63a0e8
/275/CH1/EX1.1.31/Ch1_1_31.sce
5fc380b2a34b39239b2498a1d95882f91eef8ae6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
263
sce
Ch1_1_31.sce
clc disp("Example 1.31") printf("\n") disp("Plot the piecewise-linear characteristic of silicon diode") printf("Given\n") //given Vf=[0 0.7 0.74] If=[0 0 0.2] plot2d(Vf, If) xlabel("Vf") ylabel("If") xtitle("Piecewise-linear characteristic of diode")
470dcc6561432f6b8ffbb0237621d34d6ff50456
f5da6dd873d514a17c39d7b2b0121919f8433b5b
/Exercise_03.sce
fab92eb0e4cfd78cea4bc4bd349c66ae9af9f2a9
[]
no_license
Gotcha17/CompFin_Sheet1
d7a0a368aa20d7e27d8b5bd03d0ce59171190868
92c26627ebd43cb7f37096604cfc4f850f435d3e
refs/heads/master
2021-01-02T23:01:13.322764
2017-08-15T22:20:03
2017-08-15T22:20:03
99,440,307
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,251
sce
Exercise_03.sce
clc; clear; function lr = log_returns (data); //function log_return is defined with input data and output lr lr = diff(log(data)); //lr is the log difference, function diff substitutes from next value the current one, so data needs to be ordered ascending in date endfunction data1 = csvRead('time_series_dax...
9440efc415e0cb4ddc1a6a4e6af77775e4a559c8
36c5f94ce0d09d8d1cc8d0f9d79ecccaa78036bd
/Barcode Flick Easy.sce
bc220235c48073ee0795fbb0a9fb648f5ca8542f
[]
no_license
Ahmad6543/Scenarios
cef76bf19d46e86249a6099c01928e4e33db5f20
6a4563d241e61a62020f76796762df5ae8817cc8
refs/heads/master
2023-03-18T23:30:49.653812
2020-09-23T06:26:05
2020-09-23T06:26:05
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
22,054
sce
Barcode Flick Easy.sce
Name=Barcode Flick Easy PlayerCharacters=player_char BotCharacters=barcode_bot.bot;barcode_bot.bot IsChallenge=true Timelimit=60.0 PlayerProfile=player_char AddedBots=barcode_bot.bot;barcode_bot.bot PlayerMaxLives=0 BotMaxLives=0;0 PlayerTeam=1 BotTeams=2;2 MapName=barcode_flick.map MapScale=10.0 BlockProjectilePredict...
8d0aba539bfafbcf5086b6b143d1b3d4576fb450
449d555969bfd7befe906877abab098c6e63a0e8
/3673/CH3/EX3.a.13/Example_a_3_13.sce
8a19a38c4f51de7083dc19572e4394dcdb1a9a59
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
255
sce
Example_a_3_13.sce
//Example_a_3_13 page no:142 clc; I=20; R1=6; R2=3; R3=5; R4=2; R5=6; I5=I*(R2/(R2+6.5)); I6=I5*(2/(R1+2)); V=I6*R4; Rt=(((((6*3)/(6+3))+5)*2)/((((6*3)/(6+3))+5)+2))+(6+2); I61=V/Rt; I=I6-I61;//in A disp(I,"the ammeter reading is (in A)");
f1dbf33b648272225f782c2adb32d4601d8e93b9
36e294af022143c4ad0adaf1a40183c8114cb39a
/Scripts/create_duty_cycle_data.sce
66be6db0251f22c38ca36aac528023291d5eea84
[]
no_license
pflynn/Spectrum_analysis
d6388a46f686912a4d4a543f18b2a49063374506
eb31f3349fdf4f16227b25782d40937b126b297e
refs/heads/master
2016-09-05T17:10:44.896865
2011-06-27T15:01:20
2011-06-27T15:01:20
1,960,672
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,155
sce
create_duty_cycle_data.sce
// Second stage //Creating csv files with 501 values of 1(exceeds threshold) or 0(does not exceed threshold) // for j = 1:num_of_samples // 'number' is used to pick the desired file at hand // 'number' has to be a string as it is used as part of a file name number = string(j); if (j == 1) A =...
adbf0386c58926a9fd93beaae1a52c12b16dc677
449d555969bfd7befe906877abab098c6e63a0e8
/2660/CH9/EX9.5/Ex9_5.sce
c01d793a8c6810b566d6906791cb3937b439d595
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
843
sce
Ex9_5.sce
clc b = 30 // basic size in mm s1 = 0.005 // maximum limit of shaft in mm s2 = 0.018 // minimum limit of shaft in mm h1 = 0.020 // maximum limit of hole in mm h2 = 0.0 // minimum limit of hole in mm t1 = s2-s1 // shaft tolerence in mm t2 = h1-h2 // hole tolerence in mm Sh = b-s1 // high limit of shaft in mm Sl...
7ad0128615a6deef5f2e06e389f26d5724aa1606
449d555969bfd7befe906877abab098c6e63a0e8
/2084/CH19/EX19.5w/19_5w.sce
262e3eac0b9cbd15a780185d4552d5ebfff6795b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
796
sce
19_5w.sce
//developed in windows XP operating system 32bit //platform Scilab 5.4.1 clc;clear; //example 19.5w //calculation of the object distance and the angular magnification for the least strain in the eyes //given data fo=.5*10^-2//focal length(in m) of the objective lens fe=5*10^-2//focal length(in m) of the eyepie...
32baf588cbb70b921c51320446a5e89593a2e3a1
e806e966b06a53388fb300d89534354b222c2cad
/macros/readForegroundMask.sci
12db37ecbb7f82f63ee6ececc976b6806dd7d311
[]
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
937
sci
readForegroundMask.sci
function varargout=readForegroundMask(varargin) // This function computes the foreground mask for the input image. // // Calling Sequence // mask = readForegroundMask(image) // // Parameters // mask: the computed foreground mask. // image : the input image // // // Description // This function returns the foregr...
f1f9e6c8e39d0d00d93906ca88602e9da558abe7
449d555969bfd7befe906877abab098c6e63a0e8
/2741/CH5/EX5.2/Chapter5_Example2.sce
e2d7271f5623c9459db459b2eec6e655c9866438
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
672
sce
Chapter5_Example2.sce
clc clear //Input data t=1;//The increase in the temperature of a piece of aluminium in degree centigrade a=6*10^23;//The number of atoms present in 27 g of aluminium in atoms Sp=0.22;//The specific heat of aluminium in cal/g-K m=27;//The amount of aluminium in g J=4.2*10^7;//The mechanical equivalent of he...
d431c42c25932a8accadd9ad12b9b434f6375a96
449d555969bfd7befe906877abab098c6e63a0e8
/548/DEPENDENCIES/4_06data.sci
e6b472c6a9b1d5a3cea40c083e3f29f504a1619b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
638
sci
4_06data.sci
//Based on elementary Thermodynamics //Part 1:SI unit Cv=720;//specific heat at constant volume for air in standard condition in J/Kg.K Cp=1008;//specific heat at constant pressure for air in standard condition in J/Kg.K T=288;//standard temperature e=Cv*T//internal energy per unit mass h=Cp*T//enthalpy per unit ...
2bc6c6481f5c4ef8ebe7afd8717b905f4333d05f
2157e5477a68100718fef686429f6ab2d846fffe
/macros/matrix_linprog.sci
d0ce43c626bac2dcff22afa117e0496d36468aba
[]
no_license
sidn77/FOSSEE-Optimization-toolbox
44ca727e3f2dff5b61b43384421ae9e633d95bb1
58416c0613131665e14c0143791fb1f305c411e0
refs/heads/master
2021-01-11T04:58:15.068871
2016-09-29T11:31:12
2016-09-29T11:31:12
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
7,118
sci
matrix_linprog.sci
// Copyright (C) 2015 - IIT Bombay - FOSSEE // // Author: Guru Pradeep Reddy, Bhanu Priya Sayal // Organization: FOSSEE, IIT Bombay // Email: gurupradeept@gmail.com, bhanupriyasayal@gmail.com // This file must be used under the terms of the BSD. // This source file is licensed as described in the file LICENSE, which //...
474dec0956323a1907087e96fe19bd71bf7e6d98
449d555969bfd7befe906877abab098c6e63a0e8
/2870/CH12/EX12.1/Ex12_1.sce
3eca56b2bef2b5b0a0aaf82bd186151253732b62
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
Ex12_1.sce
clc;clear; //Example 12.1 //given data h1=305.22; T1=305; h2=295.17; T2=295; //calculations //from the given equation we can calculate cp=(h1-h2)/(T1-T2); disp(cp,'the cp of air at 300 K in kJ/ kg - K')
461557985341ff2c7e2e2982826a843c2db0aee5
b52ef17dbb229bbcc28dfe42bb6fa4ae0c774d0e
/week3/task2.sce
df426a4289ee6393a2e287276fb1f1d77e3a3812
[]
no_license
ElenPatrusheva/scilab_exp
5d04edcf32422d021ac73cedf9f4debb7681c35b
99414b66fd869bd6c01b6ccda7aedf212108f09c
refs/heads/master
2021-10-08T09:49:00.143990
2021-10-02T17:31:08
2021-10-02T17:31:08
249,473,770
0
0
null
null
null
null
UTF-8
Scilab
false
false
2,958
sce
task2.sce
function res = conv(coef, signal) res = coef * signal(length(signal):-1:1)'; endfunction function y_k=count_out(x, y, b, a) y_k = conv(b, x) + conv(a, y); endfunction function filt = count_next(filter1, x_s) tmp = count_out(x_s(filter1.k+1:1: filter1.k+3), filter1.y_s(filter1.k+1:1:filter1.k+2), filter1...
da2ef433ffaf10fcaeaadc5d1c35209b14c8aafe
449d555969bfd7befe906877abab098c6e63a0e8
/1862/CH2/EX2.3/C2P3.sce
52173975e032a19e02af1d83acc4ee061b4df97d
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,077
sce
C2P3.sce
clear clc //to find magnitude and direction of resultant of a and b and c vector // GIVEN:: //coefficient in x direction for vector a ax = 4.3 //coefficient in y direction for vector a ay = -1.7 //coefficient in x direction for vector b bx = -2.9 //coefficient in y direction for vector b by = 2.2 ...
08aa342d4271ce7181e8bb3b893f0c14a159ecfd
669f52463d792f1d4933d95acd31792e2e47b056
/old/test.sce
c685fbef4dd6955fa34ebb817f6433168642756c
[]
no_license
larrybolt/wisk2hitori
ce39473d7a49fa32bdfea46f0fc8c8a8acc71163
5f01b9c13fa50cf7d4d865c5a34c95b20d195d4c
refs/heads/master
2021-01-22T15:01:16.856691
2016-05-17T10:28:17
2016-05-17T10:28:17
33,406,015
0
0
null
null
null
null
UTF-8
Scilab
false
false
214
sce
test.sce
// script die de testen uitvoert, // eerst de controleSudoku() functie, // daarna de solveSudoku mode(-1); warning('off') exec('solver.sce') exec('testcases/controleSudoku2.sce') exec('testcases/solveSudoku2.sce')
82df762c3459ee4c40dfc22424f935ef448ae07f
449d555969bfd7befe906877abab098c6e63a0e8
/3763/CH4/EX4.3/Ex4_3.sce
fd0fd14f9c11c24f36812966c716bc40456e5e18
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
328
sce
Ex4_3.sce
clear // // // //Variable declaration y=1/100 //percentage of probability x=0.5*1.6*10**-19 //energy(J) k=1.38*10**-23 //boltzmann constant //Calculation xbykT=log((1/y)-1) T=x/(k*xbykT) //temperature(K) //Result printf("\n temperature is %0.0f K",T) printf("\n answer varies due to rounding off e...
02f67fa12793bd428add700a00b4897b342c8c21
463377b6374a24bbe111707a34e24949f3bd2543
/spa.sci
4b91cc9d3399d37d6ecd52fd50d5c51b69adb583
[]
no_license
solothinker/Scilab-Identification
3a46c0f3b8b1a7430f8a799be5e1310e2723b535
cdad0d7292c31c29d377b640f6966a7c3bb81bb9
refs/heads/master
2022-01-05T12:39:07.410803
2019-06-15T02:18:13
2019-06-15T02:18:13
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
2,339
sci
spa.sci
function varargout = spa(varargin) [lhs , rhs] = argn(); if ( rhs < 1 || rhs > 3 ) then errmsg = msprintf(gettext("%s: Wrong number of input arguments" ),"spa"); error(errmsg) elseif typeof(varargin(1)) <> "iddata" then error(msprintf(gettext("%s:Plant data must be ""iddata"" type.\n...
31a2fd8dbf372a3e5614921b2888c51517fb37ec
449d555969bfd7befe906877abab098c6e63a0e8
/401/CH12/EX12.21/Example12_21.sce
1dca18de27829bdc815cfd6b92bfc89e3c8e8df7
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,383
sce
Example12_21.sce
//Example 12.21 //Program to : //(a)Calculate second order dispersion coefficient for L1 //(b)Determine the dispersion slope for L2 //(c)Verify that periodic dispersion management map will provide //sufficient coincidence to facilitate reliable DWDM transmission clear; clc ; close ; //Given data L1=160; ...
823a9c369bc3b5dddf497f6bc49d837847048d60
8217f7986187902617ad1bf89cb789618a90dd0a
/source/2.5/macros/int/%i_sign.sci
731279d3ac5fcdc9b66a283fb7bf6cae2ed1d840
[ "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
105
sci
%i_sign.sci
function r=%i_sign(m) it=inttype(m) r=m; r(1:$)=iconvert(1,it) r(find(m<iconvert(0,it)))=iconvert(-1,it)
203585542ca751df0445f6063fdb4329d15b597e
449d555969bfd7befe906877abab098c6e63a0e8
/2063/CH1/EX1.34/1_34.sce
64af3d23b95e44db5cacfa5c348a300916cc7287
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
986
sce
1_34.sce
clc clear //Input data T1=300;//Minimum temperature of the plant containing a two stage compressor with perfect intercooling and a single stage turbine in K T5=1100;//Maximum temperature of the plant in K P1=1;//Initial Pressure in bar P5=15;//Final pressure in bar Cp=1.05;//Specific heat of air in kJ/kg K r=1....
3b0ec04aaec44b00612ccc4489031d2877623d20
449d555969bfd7befe906877abab098c6e63a0e8
/620/CH22/EX22.5/example22_5.sce
fd7f52d202c21b75ee8b8fcfc8e767bae23980c0
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
317
sce
example22_5.sce
c=10*10^(-6); r=5*10^3; v=24; disp("Part a"); t=r*c; disp("the time constan (in ms) of the circuit i; disp(t*10^3)"); disp("Part b"); rate=v/t; disp("the initial rate of rise of capacitor voltage (in V/s) is"); disp(rate); disp("Part c"); t1=5*t; disp("time taken (in ms) to reach 24 V is"); disp(t1*10^3);
3650159ee5ee06e544e026db906a6aeddbb8fe9c
449d555969bfd7befe906877abab098c6e63a0e8
/2459/CH11/EX11.11/Ex11_11.sce
97928507e4e7b566cb51e57702d6f246ec8b4174
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
177
sce
Ex11_11.sce
//chapter11 //example11.11 //page210 V_Rc=1 gain_beta=45 Rc=1 // kilo ohm Ic=V_Rc/Rc //since gain_beta=Ic/Ib Ib=Ic/gain_beta printf("base current = %.3f mA",Ib)
480f44c9fb75c2559ed18f52e566d3170cceda21
449d555969bfd7befe906877abab098c6e63a0e8
/3772/CH7/EX7.1/Ex7_1.sce
5bdf512b4098bad2649e03b2d026b2be51654236
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
926
sce
Ex7_1.sce
// Problem no 7.1,Page no.183 clc;clear; close; G=84 //Gpa //Modulus of Rigidity N=110 //no. of revolution //d*D**-1=0.6 //Ratio of inner diameter to outer diameter sigma_s=63 //MPa //shear stress L=3 //m //Length of shaft P=590 //KW //Power //Calculation //P=2*%pi*N*T_mean*60000**-1 //KW //Power T_mean=P*60000*(2*...
6e98cf4e767c362adcbfcc7943791bea0f43bf50
449d555969bfd7befe906877abab098c6e63a0e8
/46/CH22/EX22.2/Example22_2.sce
52a0911373e38d84f94adee7a2d0b1fecd525f61
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
114
sce
Example22_2.sce
//Example 22.2 clc syms T tau z n disp("f(t)=exp(-t/tau)") ft=exp(-n*T/tau)*z^(-n); Z=symsum(ft,n,0,%inf)
ef6741dac31c70501f7ea2366c9c99f5b22f5e47
417f69e36190edf7e19a030d2bb6aa4f15bb390c
/SMTTests/tests/err_scope_sort.tst
df8e850a6a947c699a8af521c6ab47fb899471ea
[]
no_license
IETS3/jSMTLIB
aeaa7ad19be88117c7454d807a944e8581184a66
c724ac63056101bfeeb39cc3f366c8719aa23f7b
refs/heads/master
2020-12-24T12:41:17.664907
2019-01-04T10:47:43
2019-01-04T10:47:43
76,446,229
1
0
null
2016-12-14T09:46:41
2016-12-14T09:46:41
null
UTF-8
Scilab
false
false
124
tst
err_scope_sort.tst
; test scope of declare-sort (set-logic QF_UF) (declare-sort A 0) (push 1) (declare-sort B 0) (pop 1) (declare-fun xx () B)
0baf142446cde8b27756c10be6e7e1604d3afd07
449d555969bfd7befe906877abab098c6e63a0e8
/278/CH5/EX5.17/ex_5_17.sce
6bff1f3552e6f9611d1516bbf88ab11bbeba82ea
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,073
sce
ex_5_17.sce
//find dia using two diffrnt theories clc //soltion //given fs=700//N/mm^2 M=10*10^6//N-mm T=30*10^6//N-mm Fs=2//factor of safety E=210*10^3//N/mm^2 m=4 pi=3.14 //let d be dia of shaft in mm //Z=(pi/32)*d^3//mm^3 //f1=M/Z=101.8*10^6/d^3//N/mm^2 //t=16*T/(pi*d^3)=152.8*10^6/d^3//N/mm^2 //ft1=(f1/2)+(0.5*s...
511a7417807a834a7e5a1f5b900dbb3d6eeca27f
449d555969bfd7befe906877abab098c6e63a0e8
/3821/CH10/EX10.12/Example10_12.sce
90c37c39b1dfde87a42758ebd19a0b000ff0dd53
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
3,290
sce
Example10_12.sce
/////////Chapter 10 Properties Of Steam /////Example 10.12 Page No:194 ///Entropy of 1.5Kg of superheated steam //Input data clc; clear; m=1.5; //Entropy of the steam P=10*10^5; //Absolute pressure in bar //From steam table properties of saturated steam ///(pressure basis)at 10 ...
1a120cf456d6a352529dbe88b8774b6694c6d208
449d555969bfd7befe906877abab098c6e63a0e8
/3651/CH3/EX3.6/6.sce
e6cca4249d2c5d883d4613ed7281d9858c0d8e17
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
266
sce
6.sce
//Variable declaration E=2*1000*1.6*10**-19 //in joules m=9.1*10**-31 h=6.6*10*10**-34 //Calculations p=sqrt(2*m*E) lamda= h/p //Result printf('Momentum%0.3f \n ',(p*10**23)) printf('de Brolie wavelength =%0.3f *10**-11 m \n ',(lamda*10**10))
5eb657000593ad46fc5c03eda301f6798131e22a
449d555969bfd7befe906877abab098c6e63a0e8
/1574/CH7/EX7.4/N_Ex_7_4.sce
f0baa95d650a67fa85d8e6ba7dc12003e1f41dae
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
352
sce
N_Ex_7_4.sce
clc //Chapter8 //Example7.4, page no 283 //Given Ap1=10, Ap2=10, Ap3=10; // Gain of each states F_1=6, F_2=6, F_3=6; //Noise figure of each state F1= round(10^(F_1/10)), F2= round(10^(F_2/10)), F3= round(10^(F_3/10)); // approximating the values F=F1+((F2-1)/Ap1)+((F3-1)/(Ap1*Ap2)) mprintf('overall noise...
2f6ea2f8594afa8c3b544ecc05fcb0097ce90651
449d555969bfd7befe906877abab098c6e63a0e8
/1862/CH23/EX23.2/C23P2.sce
ea009c09c4237c47a0d16722fcd52ea5f2d24d59
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,024
sce
C23P2.sce
clear clc //to find rate of heat energy pass through the insulation //to find additional insulation required to reduce heat transfer rate by half //Given: //refer to figure 23-6 from page no. 520 ////temperature of steam TS = 100//in degree celsius //diameter of pipe d = 5.4//in cm //thickness of insulation...
fc80fba71b7fd7ca6dfb8fc3095396fc9c3da0b8
449d555969bfd7befe906877abab098c6e63a0e8
/728/CH9/EX9.4/Ex9_4.txt
70fa5627665c5c644717363a02b643df81e34649
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
439
txt
Ex9_4.txt
//Caption:Calculate (i)-critical voltage ,(ii)-breakdown voltage, (iii)-breakdown electric field //Exa:9.4 clc; clear; close; E_s=12.5; E_o=8.85*10^-12; E=E_o*E_s; N=3.2*10^22;//per cubic meter L=8*10^-6;//in m q=1.6*10^-19;//in coulombs V_c=q*N*L^2/(2*E); V_bd=2*V_c; E_bd=V_bd/L; disp(V_c/10^3,'Critical ...
8cf04ecedbdb77dc28639c04280320ed2f490c73
449d555969bfd7befe906877abab098c6e63a0e8
/1202/CH14/EX14.1/14_1.sce
5d22d637814d7ef644482cf522d38f975908ee8e
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
123
sce
14_1.sce
clear clc //Example 14.1 disp('Example 14.1') Sd=30; Su=15; Rd=1/3; K_R=Rd*Sd/Su; //Eqn 14-3 mprintf(" K_R=%f",K_R)
2318d6deddda060bc80a396eb98c73053ec88957
a0245764b2be57f52cefa70a2c0438b6287fc029
/resources/views/account/create-test/views_test/txt-file/5db9f36f4eef9_10.30.19_JS.tst
3c91305772f9d8e57e0a417297501fa826028f44
[]
no_license
shillepython/kit_test
fa2cd635cf8fd52528f539155a0be7ad785634c8
a3bbc8c9f64b746cc4933ddd04201c8fcf3191fc
refs/heads/master
2021-07-11T17:49:06.478488
2019-11-08T22:54:14
2019-11-08T22:54:14
212,837,203
0
0
null
2021-06-22T15:20:41
2019-10-04T14:44:18
PHP
UTF-8
Scilab
false
false
3,723
tst
5db9f36f4eef9_10.30.19_JS.tst
12 12 <12> 11 11 <11> 10 10 <10> 9 9 <9> 8 8 <8> 7 7 <7> 6 6 <6> 5 5 <5> 4 4 <4> 3 3 <3> 2 2 <2> 0 1 <1> 7 05 <time> {---------------------------------1----------------------------------} 1) Какое ключевое слово позволяет создавать объекты общего вида? & *object prototype this class var & {-----------------------------...
aa75de64968280a23b8b7b13f679940dbcbbe155
676ffceabdfe022b6381807def2ea401302430ac
/solvers/IncNavierStokesSolver/Tests/ChanStability_Coupled.tst
eb8f57cb3c98bd52b005b6fd315700005927b170
[ "MIT" ]
permissive
mathLab/ITHACA-SEM
3adf7a49567040398d758f4ee258276fee80065e
065a269e3f18f2fc9d9f4abd9d47abba14d0933b
refs/heads/master
2022-07-06T23:42:51.869689
2022-06-21T13:27:18
2022-06-21T13:27:18
136,485,665
10
5
MIT
2019-05-15T08:31:40
2018-06-07T14:01:54
Makefile
UTF-8
Scilab
false
false
862
tst
ChanStability_Coupled.tst
<?xml version="1.0" encoding="utf-8"?> <test> <description>Linear stability with coupled solver (Arpack LI): Channel Largest real Ev = (0.00223554,+/-0.249844i)</description> <executable>IncNavierStokesSolver</executable> <parameters>ChanStability_Coupled.xml</parameters> <files> <file descripti...