blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 214 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 6 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 21
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 141k 586M ⌀ | star_events_count int64 0 30.4k | fork_events_count int64 0 9.67k | gha_license_id stringclasses 8
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 50
values | src_encoding stringclasses 23
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 1
class | length_bytes int64 5 10.4M | extension stringclasses 29
values | filename stringlengths 2 96 | content stringlengths 5 10.4M |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
827e2ee88fbd31a7a66a777e63ae8d0f288f1f5a | f04d3d47f893de08cd99a31b4870112915b80d5b | /Datasets/segment/data8.tst | 6f96b914e13139ab8e967aff761f9c9afa4a52cc | [] | no_license | MesumRaza/MyWorkInPython | f5364b8514943e44c7200123653da9f4551251b1 | bd8c9b3ca2fb02ae6d2b626054fa3cd32c28b330 | refs/heads/master | 2021-08-19T21:46:41.412995 | 2017-11-27T13:37:52 | 2017-11-27T13:37:52 | 111,728,604 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 37,077 | tst | data8.tst | 0.920949 0.683333 0 0 0 0.0665399 0.00133463 0.0770186 0.0016284 0.402789 0.36953 0.481591 0.35074 0.475746 0.604706 0.180266 0.481591 0.312037 0.164589class5
0.347826 0.175 0 0 0 0.0722433 0.00173287 0.063354 0.002172 0.188743 0.166126 0.25405 0.141076 0.617537 0.489412 0.222011 0.25405 0.474773 0.185791class0
0.35177... |
7392fbf90a27eb7a934582660a222158f6fd75fb | 6e257f133dd8984b578f3c9fd3f269eabc0750be | /ScilabFromTheoryToPractice/CreatingPlots/testfplot2d.sce | 4dab7c52f59609c2f057ecd7c3c773fc0c8aabc6 | [] | 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 | 120 | sce | testfplot2d.sce | function y=f(x)
y=-sin(x^2)/x
endfunction
ieee(2) // to warn of division by 0
x=[0:0.02:2*%pi];
clf;
fplot2d(x,f,5)
|
6d149e1a17f2542c329a8da41cce915e70e73d07 | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set4/s_College_Physics(volume_2)_R._A._Serway_And_J._S._Faughn_2072.zip/College_Physics(volume_2)_R._A._Serway_And_J._S._Faughn_2072/CH19/EX19.4/Ex19_4.sce | 4f84babea3a9bcf5fafc6f7c26e5bd479420e1a4 | [] | 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 | 138 | sce | Ex19_4.sce | errcatch(-1,"stop");mode(2);//Example 19.4
A=%pi*(0.5)*0.5//in m
I=2//in A
B=0.50//in T
T=B*I*A*0.5
disp(T,"The Torque in N-m=")
exit();
|
0c578b0d9c7c03c8b0b42470e21fab21e22c5d6b | e86f908be00c4a3a017e81d12588d76562c56b75 | /macros/arburg.sci | de4dcbb987df86bc659ab43c2b620472b7ecf8bd | [] | no_license | ShashikiranYadalam/FOSSEE_SP_task | 8869a14f664329625b76e15e771058b90b69b1e1 | 601ca7b7c91587a430c69c9ceb1f87b196c8e566 | refs/heads/master | 2020-03-20T06:38:26.598686 | 2019-03-01T12:31:10 | 2019-03-01T12:31:10 | 137,255,176 | 0 | 0 | null | 2018-06-14T05:16:17 | 2018-06-13T18:27:32 | HTML | UTF-8 | Scilab | false | false | 1,991 | sci | arburg.sci | function varargout = arburg( x, poles, criterion )
//This function calculates coefficients of an autoregressive (AR) model of complex data.
//Calling Sequence
//a = arburg(x, poles)
//a = arburg(x, poles, criterion)
//[a, v] = arburg(...)
//[a, v, k] = arburg(...)
//Parameters
//x: vector of real or complex numbers, o... |
ecfabca60741a62b1887c94ec9bf462921d48348 | 449d555969bfd7befe906877abab098c6e63a0e8 | /154/DEPENDENCIES/ch3_8.sce | f744f0f200a200b392381af994e5aa16e280fe36 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 636 | sce | ch3_8.sce | clc
disp("Example 3.8")
printf("\n")
printf("Given")
disp("Total current is 30mA")
disp("Branch currents are 20mA and 10mA")
disp("Equivalent resistance is equal to or greater than 10 ohm")
//From Fig 3.6
//Current flowing through R1 be i1 and let it be equal to 10mA
//Current flowing through R2 be i2 and le... |
2f2548cea0187b6595949c109e613ce74ddab4bd | 449d555969bfd7befe906877abab098c6e63a0e8 | /2912/CH10/EX10.1/Ex10_1.sce | 38c47526be642f757aea75afa4c2986d9d0d80b4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 407 | sce | Ex10_1.sce | //chapter 10
//example 10.1
//Calculate magnitude of critical magnetic field
//page 313
clear;
clc;
//given
Tc=7.2; // in K (critical temperature)
T=5; // in K (given temperature)
H0=6.5E3; // in A/m (critical magnetic field at 0K)
//calculate
Hc=H0*(1-(T/Tc)^2); // calculation of magnitude of critical magne... |
9cf340da187e7dbc8dd64e39f6485f7745f998bb | 449d555969bfd7befe906877abab098c6e63a0e8 | /2615/CH13/EX58.3/58.sce | 02dbb7c3f24e6192dabfc002b8ce5356346cea87 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 179 | sce | 58.sce | clc
//initialisation of variables
v=24//m/min
p=800//kg
t=60*75//m/min
//CALCULATIONS
N=(p*v)/t//hp
//RESULTS
printf('the power expended on one cutting stroke=% f hp',N)
|
7bcd686400a1869c31e8752e4844e12f6ae094de | 449d555969bfd7befe906877abab098c6e63a0e8 | /2381/CH12/EX12.11/ex_11.sce | d444af42ae8a42d2572483dae1de67041eae9c61 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 379 | sce | ex_11.sce | //Example 11//frequency
clc;
clear;
close;
v=1200;//km/h
w=40;//km/h
vs=40;//km/h
n=580;//Hz
nd=((v+vs)/((v+vs)-vs))*n;//Hz
disp(nd,"frequency of the whistle as heared by an observer on the hill is ,(Hz)=")
x=29/30;//km
disp(x*1000,"distance is ,(m)=")
ndd=((v-w)+vs)/((v-w))*nd;//Hz
disp(ndd,"frequency heared by driver... |
dbe9c90e92c70a9973e9510c65855216fa262670 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1997/CH11/EX11.17/example17.sce | 1d70df124b5f53935523d4e0277fe6aa825c5a2f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 470 | sce | example17.sce | //Chapter-11 example 17
//=============================================================================
clc;
clear;
//input data
D = 200;//azimuth distance between two radars
R = 10*10^3;//Range of radar
//Calculations
BWdB = (D/R)*(180/%pi);//3dB beam width in degrees
//Output
mprintf('Maximum 3db ... |
bb9ea3c291c597bd2386e87c8182dfe3a9de410c | 449d555969bfd7befe906877abab098c6e63a0e8 | /2300/CH9/EX9.12.3/Ex9_3.sce | 7ee178b02ca3eef8683c017b6d5b9f923f5267f6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,279 | sce | Ex9_3.sce | //scilab 5.4.1
//Windows 7 operating system
//chapter 9 Basic Voltage and Power Amplifiers
clc
clear
//AVm=mid-band gain of an RC-coupled amplifier
fm=60//fm=frequency in Hz corresponding to the mid-band gain
//AVl=reduced gain
//AVh=AVl
f=600*10^3//f=frequency in Hz corresponding to the reduced gain
fl=30//f... |
1c07897120f6fd2e3aa21a076dd9c8f407856749 | 449d555969bfd7befe906877abab098c6e63a0e8 | /632/CH8/EX8.19/example8_19.sce | e76f81a4b4e16951a85e40f9bee2151690e336ff | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 601 | sce | example8_19.sce | //clc()
Tw = 313;//K
Td = 333;//K
//Using th psychometric chart,
Y = 0.04;//kg water/ kg dry air
PS = 26.5;//%
VS = 1.18;//m^3/kg dry air ( volume of saturated air )
VD = 0.94;//m^3/kg dry air ( volume of dry air )
VH = VD + PS * (VS - VD )/100;
HS = 470;//J / kg dry air ( enthalpy of saturated air )
HD = 60;... |
7d49937e83fbd477b3196fe638581875b85f8c12 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1445/CH7/EX7.23/Ex7_23.sce | 9e0412b48eb15b8ce5637125173343f0a6174dd3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,924 | sce | Ex7_23.sce | //CHAPTER 7- SINGLE PHASE TRANSFORMER
//Example 23
clc;
disp("CHAPTER 7");
disp("EXAMPLE 23");
//33kVA 2200/220 V 50Hz single phase transformer
//VARIABLE INITIALIZATION
va=33000;
v1=2200; //primary voltage in Volts
v2=220; //secondary voltage in Volts
f=50; ... |
78e7f77f00420a1ad3c205ab19c9e2429e21cdd8 | d8af85438e4eef3455ce7d308ed54a6c8748c480 | /22_Shruti_Synthesizer/Synthesizer_Code/Scilab/Sampling based Synthesis/Note_Generation_Sampling_Based.sce | eb2a48f810498b6cc1c62abbeda347af971f5bf4 | [] | no_license | deepcpatel/undergrad_projects | 63d3ea1b73d2f24b3030ea4773bedf63fd93687b | a4e33a7e0340262250ec39637e20fdfdea4c072b | refs/heads/master | 2023-03-26T08:47:20.407165 | 2021-03-31T04:22:26 | 2021-03-31T04:22:26 | 105,859,913 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 13,781 | sce | Note_Generation_Sampling_Based.sce | clear;
clc;
global r
r=1;
stacksize('max');
funcprot(0);
disp("Select your instrument :- ");
disp('1-Harmonium');
disp('2-Paino');
disp('3-Harp');
disp('4-Syn-Str1');
disp('5-Strings 3');
disp('6-Violin');
disp('7-Flute');
disp('8-Alto Sax');
disp('9-Str.Guitar');
disp('10-Vibration Pad');
disp('11-Brass');
disp('... |
7d515b7bd66510233f3f2d9d29d9489e254c2d58 | 4246cbb6bfbd96e60074b607df96d71e7b4ee070 | /opp6code/bidir.tst | c571bb484dbebc699090bfdaa6a0c6f03a7e4c9c | [] | no_license | thangduong3010/PL-SQL | bc0fa5c3400e46acc0ab63156573590935607b5d | 1415772c87750bd30625eacf2bd116fb7e0c0aae | refs/heads/master | 2020-05-22T06:57:54.352234 | 2016-12-26T04:47:27 | 2016-12-26T04:47:27 | 39,061,697 | 1 | 3 | null | null | null | null | UTF-8 | Scilab | false | false | 630 | tst | bidir.tst | BEGIN
-- Not necessary: initialization section does it: Bidir.loadarray;
bidir.accumulate;
bidir.showmaxsal;
bidir.showminsal;
bidir.showall;
DECLARE
l_employee employees%ROWTYPE;
BEGIN
LOOP
EXIT WHEN bidir.end_of_data;
l_employee := bidir.currrow;
DBMS_OUT... |
f582397f51440dc74e0e2db7f897a863594d784c | 449d555969bfd7befe906877abab098c6e63a0e8 | /45/CH7/EX7.3/example_7_3.sce | 3d9304a9512f87296cec4422efe2a852f0619ac0 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 444 | sce | example_7_3.sce | //example 7.3
clc;
clear;
//ppm = input('Enter the stability in parts per million(PPM):');
//clk_frq = input('Enter the clock frequency in MHz:' );
ppm= 5//taking the given values
clk_frq= 5
mill= clk_frq; //making necessary calculations
pp = mill*ppm;
pp = round(pp);
clk_frq = clk_frq*10^6;
o(1,1)=clk_... |
2b22c6f5ead71909b877294d5ce6b0d8399693a4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2135/CH1/EX1.20/Exa_1_20.sce | 308cead2af0afa24394e1b15c775139ed6152b11 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 867 | sce | Exa_1_20.sce | //Exa 1.20
clc;
clear;
close;
format('v',7);
//Given Data :
tA1=0;//degree centigrade
tB1=0;//degree centigrade
tA2=100;//degree centigrade
tB2=100;//degree centigrade
//tA=l+m*tB+n*tb^2
l=0;//by putting tA and tB equals to zero
//tA=m*tB+n*tB^2
//Thermometer immersed in oil bath
tA1=51;//degree centigr... |
af18e76e439d1845277f67fae413d0c99fe9540a | 0e1b45c07f0938ba9c8a003d6ae1cf2d8315efdb | /russiancodecup.ru/2011/qualification/C/test-03.tst | 9a3eb7c9717cc678687616a1b0369cf066251f1f | [] | no_license | Kot-Angens/acm | c85d8582c3e84f218415321743864b9680e01f2e | 05472eaa0fff7abb6679826085da5e0c990df4cb | refs/heads/master | 2021-01-24T22:36:05.159612 | 2012-10-02T13:51:56 | 2012-10-02T13:51:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 40 | tst | test-03.tst | 1
1 15
a
b
~~~~~~~~~~~~~~~~~~~~~~~~~~
0
|
cc14c774554a15e86d499a88dcd9a49e67b15927 | 449d555969bfd7befe906877abab098c6e63a0e8 | /257/CH10/EX10.8/example_10_8.sce | 4e5c422e8d30d52ec994fa10c85865f2867766e3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 222 | sce | example_10_8.sce | s=%s;
G=100/(s*(s+8))
T=G/(1+G)
disp(T,"T = ")
//compare denominator with s^2+2*zeta*omegaN + omegaN^2
omegaN=10
zeta=0.4;
disp(1/(2*zeta*sqrt((1-zeta^2)))," Mr = ")
disp(omegaN*sqrt(1-2*zeta^2)," omegaN = ")
|
dafa81b389b16db7516933ff9f43261ca57055d2 | ee448e163bbdfa978366ef29a12478fef0cfeee3 | /euler2.sce | ca2e783689fbc580f93a7bef3ebdbbdfccf704bf | [] | no_license | jerryleandro/ComputacaoNumerica | f3d14bd31e08424fa16dddf21e904e8ee012cd80 | 3e9da09f585c5ded586355b0974e63f3853014da | refs/heads/master | 2021-07-23T22:46:44.703735 | 2020-09-25T02:13:32 | 2020-09-25T02:13:32 | 217,126,491 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 337 | sce | euler2.sce | function [x,y,z] = eula2(a,b,h,y0,z0)
x = a:h:b
y(1) = y0
z(1) = z0
n = length(x)
for i = 2: n
y(i) = y(i-1)+h*df1(y(i-1),z(i-1))
z(i) = z(i-1)+h*df2(y(i-1),z(i-1))
end
endfunction
function g = df1(y ,z)
g = (z)
endfunction
function j = df2(y, z)
j = (12-y-... |
a6abf8650e84afde1d920a33de595abdc06705c5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1730/CH4/EX4.10/Exa4_10.sce | 1c17bfb101b31483bfecd7d45f344d9274a7d6a4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 369 | sce | Exa4_10.sce | //Exa 4.10
clc;
clear;
close;
//given data :
VP=-4.5;//in Volt
IDSS=9;//in mAmpere
IDSS=IDSS*10^-3;//in Ampere
IDS=3;//in mAmpere
IDS=IDS*10^-3;//in Ampere
//Formula : IDS=IDSS*[1-VGS/VP]^2
VGS=VP*(1-sqrt(IDS/IDSS));//in Volt
disp(VGS,"ID=3mA at VGS in Volt :");
gm=(-2*IDSS)*(1-VGS/VP)/VP;//in mA/V or mS
... |
a5488ac2b5b51f26efa23a6fe918adb2baec0f41 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3532/CH4/EX4.3.1/Ex4_3.sce | 43d47e288d50f981651e03028cc61a8cd688b8aa | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 644 | sce | Ex4_3.sce | clc
clear
mprintf('Mechanical vibrations b G.K.Grover\n Example 4.3.1\n')
//given data
m=1200//mass of motor in kg
mo=1//unbalanced mass on motor in kg
e=0.06//location of unbalanced mass from motor in m
Wn=2210*(2*%pi/60)//resonant freq in rad/sec
W=1440*(2*%pi/60)//operating freq
//calculations
//case 1
z... |
bf172aac4dec73500953ee0f0d5a7f575f463e6d | 449d555969bfd7befe906877abab098c6e63a0e8 | /29/CH1/EX1.6.10/exa1_6_10.sce | 0277af8deb02f38aaa01b6ef54e8f42a646204ec | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 164 | sce | exa1_6_10.sce | //Caption:final_value
// example 1.6.10
//page 13
syms t s;
F=4/(s^2+2*s)
x=s*F
x=simple(x)
z=limit(x,s,0);//final value theorem
z=dbl(z);
disp(z,"f(0+)=") |
208e079b3685d6c2e942e54c4fbe535dee7cc3f5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3440/CH7/EX7.3/Ex7_3.sce | 0552bcddd1581f4bc1d4c589347cccdf9b8be9e1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 534 | sce | Ex7_3.sce | clc
T=300 //K
k=8.617*10^-5 //eV/K
q=1.6*10**-19 //C
epsilons=8.854*10^-31 //F/cm
ni=9.65*10^9//cm^-3
ND=5*10^19//cm^-3
phibn=0.8//V
I=1//A
mn=0.26
Rc=10^-6//ohm cm^2
A=10^-5//cm^2
h=1.05*10^-34
a=Rc/A
disp(a,"Rc/A in ohm is=")
C2=(4*sqrt(mn*epsilons*(1.05*10^-10)))/h
disp(C2,"C2 in m^(3/2)/V is= ") ... |
6fceba654a5f0876c6cd40746b2b2249fb2726b8 | 1485852dd59aafc286600126cf832a32e10f117f | /builder.sce | ef25bd86881a9801e4aac04a69e287fd8dcd3f44 | [] | no_license | rg77/Scilab-Image-Processing-And-Computer-Vision-Toolbox | dec9fbbce32cfd1eab3c45ccb29c89aaa1384758 | 8adb116da3a9c29a32e5e0727105aff571e5b374 | refs/heads/master | 2020-12-02T16:14:45.282650 | 2017-07-07T10:12:04 | 2017-07-07T10:12:04 | 96,524,257 | 0 | 0 | null | 2017-07-07T09:43:50 | 2017-07-07T09:43:50 | null | UTF-8 | Scilab | false | false | 4,153 | sce | builder.sce | mode(-1);
lines(0);
function main_builder()
TOOLBOX_NAME = "imageprocessing";
TOOLBOX_TITLE = "Image Processing Toolbox";
toolbox_dir = get_absolute_file_path("builder.sce");
// Check Scilab's version
// =============================================================================
try
... |
7b8775485da37f831b78c370e4c5802dcec37750 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3830/CH6/EX6.2/Ex6_2.sce | 2bd384dcbc08bdb8e4ac6adbd36c410c2479c663 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 773 | sce | Ex6_2.sce | // Exa 6.2
clc;
clear;
// Given
//Fig. 6.9 shows wheatstone bridge
R1 = 1000; // Ohms
R2 = 100; // Ohms
R3 = 400; // Ohms
Rx = 41; // Ohms(Unknown resistance)
V = 1.5; // Voltage supplied
Rg = 50; // Galvanometer resistance (ohms)
Si = 2; // current sensitivity in mm/microAmp
// Solution
Rth = ... |
da5462d042e664a4b93d7cf6946ee9fbce312c2a | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set5/s_Digital_Principals_And_Applications_D._P._Leach_And_A._P._Malvino_45.zip/Digital_Principals_And_Applications_D._P._Leach_And_A._P._Malvino_45/CH10/EX10.6/example_10_6.sce | 3fdd51035a2667320fc6f6b5bd0b472f09120e7d | [] | 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 | 136 | sce | example_10_6.sce | errcatch(-1,"stop");mode(2);//example 10.6
;
;
printf('The correct logic expression is : (down-up)''(Qa)(Qb)(Qc)(enable)''');
exit();
|
4a85e956e4eb910d62e99861ce75c8c6a3c6ff34 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3872/CH7/EX7.3/EX7_3.sce | a2280c3e09acadff8468848d9af103de130eec76 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 4,151 | sce | EX7_3.sce | //Book - Power System: Analysis & Design 5th Edition
//Authors - J. Duncan Glover, Mulukutla S. Sarma, and Thomas J. Overbye
//Chapter - 7 ; Example 7.3
//Scilab Version - 6.0.0 ; OS - Windows
clc;
clear;
Srated = 100; //rated power in MVA
V1 = 13.8; ... |
cd4fac0dbdef62b95c5aade050897a4fb0d4e28a | 449d555969bfd7befe906877abab098c6e63a0e8 | /1658/CH12/EX12.5/Ex12_5.sce | 43d91a943329743178d3ddfcc36926f102fad81e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 133 | sce | Ex12_5.sce | clc;
//e.g 12.5
n=0.60;
rbb=7*10**3;
rb1=rbb*n;
disp('kohm',rb1*10**-3,"rb1=");
rb2=rbb-rb1;
disp('kohm',rb2*10**-3,"rb2=");
|
95aa5e40628fea9dd2ec74cfabeb4c69b11e34db | 449d555969bfd7befe906877abab098c6e63a0e8 | /2219/CH7/EX7.3/Ex7_3.sce | e3342175918375f26e136bd507feea69d7cd8c75 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 775 | sce | Ex7_3.sce | // chapter 7 example 3
//-----------------------------------------------------------------------------
clc;
clear;
// given data
AZ_BW = 0.5; // beamwidth in degrees
E_BW = 0.5; // beamwidth in degrees
lamda = 3*10^-2; // radar emission wavelength
// Calculations
AZ_BW_r = AZ_... |
49e83c9ae0953728f0435ecf7acce036fb9ee442 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3446/CH10/EX10.1/Ex10_1.sce | cbc5781973b87d3166383536bd6d7d3ecf6cf554 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 930 | sce | Ex10_1.sce | // Exa 10.1
// To calculate the received signal power at the receiver antenna and the SNR of the received signal.
clc;
clear all;
D=10000; //in metres
TxEIRP=30; //Effective Isotropic Radiated Power(EIRP)dBW
lamda=0.2; //in metres
Pt=10; //Transmitted power in dBW
Gt=20; //transmitter gain in dBi
Gr=3;... |
febbb51346b0bfb985e9da64150e630828edff78 | ad617742f184bf6d4cceb3e9c99232d8bd52b862 | /tests/bfp-003-loadfpi.tst | 8a519d720e23bfe6793d2fc28dcec73aca304bff | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-other-permissive",
"BSD-2-Clause"
] | permissive | 9track/hyperion | d621343e7eea27c45db49c7c284dd1680491c82c | 9ceed2cc7261820eef01c55dac9b9a6ae47636b2 | refs/heads/master | 2022-09-15T12:19:09.059528 | 2020-05-28T03:05:29 | 2020-05-28T03:05:29 | 268,044,749 | 3 | 1 | NOASSERTION | 2020-05-30T09:03:56 | 2020-05-30T09:03:55 | null | UTF-8 | Scilab | false | false | 38,477 | tst | bfp-003-loadfpi.tst | *Testcase bfp-003-loadfpi.tst: CFEBR, CFEBRA, CFDBR, CFDBRA, CFXBR, CFXBRA
#Testcase bfp-003-loadfpi.tst: IEEE Load FP Integer
#..Includes LOAD FP INTEGER (6). Tests traps, exceptions, results
#..from all rounding modes, and NaN propagation.
sysclear
archmode esame
#
# Following suppresses logging of program ch... |
af3ff70423e11918a091c635afaa06d52d52d35e | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set8/s_Engineering_Chemistry_P._N._Dave_And_S._G._Pillai_3050.zip/Engineering_Chemistry_P._N._Dave_And_S._G._Pillai_3050/CH6/EX6.8/Ex6_8.sce | d00429304991aa3804f7501976625c8db53668a0 | [] | 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 | 228 | sce | Ex6_8.sce | errcatch(-1,"stop");mode(2);//calculating Kc
//Example 6.8
//E'cell=0.0591*logKc/n
Ecell=0.16
n=4
Kc=10^(n*Ecell/0.0591)//equilibrium constant
printf('Thus the equilibrium constant for the reaction = %e',Kc)
exit();
|
00798613ab040e40f127bde4c44421b61e76e735 | 2d52e11c7b61898224f065e3bbf4433c814c9fe1 | /measurement/runScilabTest.sci | 4467727b84b446dd499f3dff64c621690a9bbc79 | [
"MIT"
] | permissive | quepas/performance-estimation-array-operations | b6954d753c83d235f12c5d97fa82bcc38656cf5e | b209ba5efebf5dee60ec5fca0fa711ca2e766e17 | refs/heads/master | 2021-01-24T13:24:52.734940 | 2018-05-12T15:18:20 | 2018-05-12T15:18:20 | 123,173,497 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,589 | sci | runScilabTest.sci | function runScilabTest(config, arrayOp, input, aspect)
// Register PAPI event
if aspect ~= 'TIME'
sPAPI_register(aspect);
end
result = ones(length(config.NUM_ELEM), 5);
for dataId = 1:length(config.NUM_ELEM)
N = config.NUM_ELEM(dataId);
measurements = zeros(1, config.MEASURE_... |
e986906b063841a33518fab508cec44a8574232d | 449d555969bfd7befe906877abab098c6e63a0e8 | /2855/CH9/EX9.21/Ex9_21.sce | 1fdc423e1b4c35ca69226f8b988913deb64a524c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 237 | sce | Ex9_21.sce | //Chapter 9
//page no 332
//given
clc;
clear all;
L=400; //in km
dAV=4; //in ps/km
dTL=L*dAV; //total chromatic dispersion
printf("dTL =%0.0f ps/nm.km",dTL);
printf("\n or,dTL =%0.1f ns/nm.km",dTL/10^3);
|
88d05ffa09da7a9292126e103b9d44d4663bd3b2 | f5f41d427e165a46b51c8b06f6c2010b4213033a | /Scilab/gui_imageprocessing.sce | 8e65782787653bca574b696457a74bd2e4c016b1 | [] | no_license | rissuuuu/IT_LAB | a40f6ea5311f5d8012364cfa3d3ad37d83be3afd | 8d0f44a2b8b20ed1101c34a5cb263e6229c200cc | refs/heads/master | 2021-01-03T05:06:49.877644 | 2020-02-12T07:42:44 | 2020-02-12T07:42:44 | 239,934,733 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,007 | sce | gui_imageprocessing.sce | // This GUI file is generated by guibuilder version 3.0
//////////
f=figure('figure_position',[400,50],'figure_size',[646,578],'auto_resize','on','background',[33],'figure_name','Graphic window number %d');
//////////
delmenu(f.figure_id,gettext('File'))
delmenu(f.figure_id,gettext('?'))
delmenu(f.figure_id,gettext('To... |
f179fc767ea21a75200ee460759de9ed8c88efa2 | 5a05d7e1b331922620afe242e4393f426335f2e3 | /macros/chebwin.sci | 2caeecd1863ed4662d0b9cfb2c26505caf55bdab | [] | no_license | sauravdekhtawala/FOSSEE-Signal-Processing-Toolbox | 2728cf855f58886c7c4a9317cc00784ba8cd8a5b | 91f8045f58b6b96dbaaf2d4400586660b92d461c | refs/heads/master | 2022-04-19T17:33:22.731810 | 2020-04-22T12:17:41 | 2020-04-22T12:17:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 971 | sci | chebwin.sci | function w = chebwin (m, at)
funcprot(0);
rhs= argn(2);
if (rhs < 1 | rhs > 2)
error("Wrong Number of input arguments");
elseif (~ (isscalar (m) & (m == fix (m)) & (m > 0)))
error ("chebwin: M must be a positive integer");
elseif (rhs == 1)
at = 100;
elseif (~ (isscalar (at) & isreal(at)))
... |
a4bfbb728333cfbe0e8853a825b53a835cb1b311 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2882/CH14/EX14.1/Ex14_1.sce | c90e588dbe1a27da3a738363a7e327be249e15c5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 765 | sce | Ex14_1.sce | //Tested on Windows 7 Ultimate 32-bit
//Chapter 14 Operational Amplifiers Pg no. 418
clear;
clc;
//Given
vICM1=0;//input common mode vOltage in volts
vOCM1=5.4;//output common mode vOltage in volts
vICM2=1.05;//input common mode vOltage in volts
vOCM2=5.0;//output common mode vOltage in volts
vO2=5.4;//vOl... |
1c36e1e8929b370d771063a4f5ba990168781130 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1067/CH57/EX57.13/57_13.sce | b2ef889bc6c946f8c626c462eab9a6011627d681 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 57_13.sce | clear;
clc;
y=[24.23*%e^(%i*(-75.95)*%pi/180) 12.31*%e^(%i*(104.04)*%pi/180) 12.31*%e^(%i*(104.04)*%pi/180);12.31*%e^(%i*(104.04)*%pi/180) 24.23*%e^(%i*(-75.95)*%pi/180) 12.31*%e^(%i*(104.04)*%pi/180);12.31*%e^(%i*(104.04)*%pi/180) 12.31*%e^(%i*(104.04)*%pi/180) 24.23*%e^(%i*(-75.95)*%pi/180)];
v(1)=1.04;
v(2)=1;
... |
0749932435bc5e0000c918bb27fadcae404607f3 | bd4a88a5c028a801cbf0e414d2630de1c1e35449 | /scilab/stft.sce | 17b285a7459fd38fb7ebc92b23a38a21ecaac65f | [] | 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 | 466 | sce | stft.sce | clf();
N=1024;
[x,Fs,bits]=wavread('C:\Users\Edielson\Projects\Research\turning-signal-analysis\data\selected\vc_200_f_010_ap_010-1.wav');
disp(Fs)
disp(length(x))
t=0:1/Fs:(length(x)-1)/Fs;
//subplot(211);
//plot(t(1:N),x(1:N));
//plot(t(2*N+1:3*N),x(2*N+1:3*N));
plot(t,x);
xlabel('Tempo (segundos)')
ylabel('Amplitude... |
cfdeb894e24761dd0a81a5edeaadddeece7ee980 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1760/CH2/EX2.43/EX2_43.sce | 881b4e540efb2fdc04e0defb35d2c2cb53335a8b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,622 | sce | EX2_43.sce | //EXAMPLE 2-43 PG NO-91
R1=6; //RESISTANCE
R2=3; //RESISTANCE
R3=8; //RESISTANCE
Z1=7; //IMPEDANCE
Z2=5; //IMPEDANCE
Z3=10; //IMPEDANCE
V=7;
I=1;
PF1=R1/Z1; //POWER FACTOR
disp('i) Power Factor (PF1) is ... |
a9bb37e8a8629c18edaaea45c49d8941d90d4ff2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2441/CH5/EX5.14/Ex5_14.sce | ea9c0f992d8e5834344fbb1b09002217cb92c3e4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 492 | sce | Ex5_14.sce | //Example 5.14
clc;clear;close;
format('v',6);
C1=300;//MW
C2=400;//MW
G1=4;//%//droop characteristics of governer
G2=5;//%//droop characteristics of governer
L=600;//MW
f=50;//Hz
//Load on first generator =L1
//Load on second generator =L-L1
//f-G1*f/100*(L1/C1)=f-G2*f/100*(L2/C2)
L1=G2*L/C2/(G1/C1+G2/C2);... |
f43b8472b3c2824d4fc5fd841e8bbf220efb5ac1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /257/CH13/EX13.11/Example_13_11.sce | 62eb7c57df07411795305d1d88cd45d7588173ea | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 128 | sce | Example_13_11.sce | syms s t
A=[0 -1; 2 -3]
phi=inv(s*eye(2,2) - A)
disp(phi,"phi(s) = ")
x=ilaplace(phi,s,t) //state transition matrix
|
d0c7bf9dd9494e5d9c21588111a7ac1b3e865a39 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2093/CH3/EX3.12/exa_3_12.sce | 2de86d1b93e7080dbbfa060c7ce248fc5696ff12 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 489 | sce | exa_3_12.sce | // Exa 3.12
clc;
clear;
close;
// Given data
V_B= 5;// in V
V_BE= 0.7;// in V
V_CC= 10;// in V
bita=100;
R_B= 100;// in kΩ
R_C= 2;// in kΩ
R_B=R_B*10^3;// in Ω
R_C=R_C*10^3;// in Ω
I_B= (V_B-V_BE)/R_B;// in A
I_C= bita*I_B;//in A
V_C= V_CC-I_C*R_C;// in V
I_E= I_C;// in A (approx)
disp(I_B*10^3,"The v... |
0628e5f071ba9081439ec055d7062ba11299a642 | 449d555969bfd7befe906877abab098c6e63a0e8 | /534/CH14/EX14.1/14_1_Diffusion_mass_transfer_Hydrogen.sce | 00496de66e9f2c7169158b6435df8406f992e2c3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,193 | sce | 14_1_Diffusion_mass_transfer_Hydrogen.sce | clear;
clc;
printf('FUNDAMENTALS OF HEAT AND MASS TRANSFER \n Incropera / Dewitt / Bergman / Lavine \n EXAMPLE 14.1 Page 884 \n')// Example 14.1
// Molar and mass fluxes of hydrogen and the relative values of the mass and thermal diffusivities for the three cases
T = 293 ;//[K] Temperature
Ma = 2 ... |
6baba1e120db1a978e925529d51cac8d2ea70f9a | 449d555969bfd7befe906877abab098c6e63a0e8 | /1859/CH5/EX5.9/exa_5_9.sce | 3a1451390902d1ad21c51d191a3b33310e281f80 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 542 | sce | exa_5_9.sce | // Exa 5.9
clc;
clear;
close;
// Given data
R= 1/10^4;// resolution
disp(R,"Resolution of voltmeter is : ")
reading1= 16.58;
reading2= 0.7254;
disp("There are 5 digit places in 4½ display, so "+string(reading1)+" would be displayed as 16.580 V on a 10V range ")
disp(reading2,"Any reading up to 4th decimal can... |
c594e0fbbdac19d8ee62fe7b9931554198cf0006 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3665/CH10/EX10.2/Ex10_2.sce | 578cbae285dd9231a6b62e583df4459b2589c27e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex10_2.sce | clc//
//
//
//Variable declaration
epsilon_r=4.94;
n2=2.69;
//Calculation
x=(epsilon_r-1)/(epsilon_r+2);
y=(n2-1)/(n2+2);
r=(x/y)-1; //ratio betwen electronic and ionic polarizability
//Result
printf("\n ratio betwen electronic and ionic polarizability is %0.3f ",1/r)
|
c8a70d07356a7c012e33940c22233169fbbde4ad | 1bb72df9a084fe4f8c0ec39f778282eb52750801 | /test/TECK.prev.tst | ca92cee4dbdb1c3da63fdf5ec0f6a0d8700c56c1 | [
"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 | 1,369 | tst | TECK.prev.tst | Expanding for base=6, level=2, reasons+features=base,same,similiar,evenexp invall,norm
Refined variables=x,y
[0+1x,0+1y]: unknown -> [1] [0,0] x²-y³+4
---------------- level 0
expanding queue[0]^-1,meter=[6,6]: x²-y³+4
[2+6x,2+6y]: unknown -> [1] [2,2] 2x+3x²-6y-18y²-18y³
-> solution [2,2],trivial(2)
[4+6x,2+6y]: negat... |
95565515f134d3bddeb69604250b767cf04bffea | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set12/s_Higher_Engineering_Mathematics_B._S._Grewal_149.zip/Higher_Engineering_Mathematics_B._S._Grewal_149/CH34/EX34.5/ex5.sce | 5f48faf0b85ef9f945c0d66305585271ff48cc11 | [] | 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 | 91 | sce | ex5.sce | errcatch(-1,"stop");mode(2);
disp('the probability of 53 sundays is 2/7=')
2/7
exit();
|
73bd616a81b94d03fc5a0f643239042beeb3150b | 52cbfb547384bc9612dc59f5280971ed5a701a9d | /Discrete Sine Signal.sce | a38b66e87a78794b8b9f577b6717c82e2e417642 | [] | no_license | allenbenny419/Scilab-Codes | efa5402bea6d03088f77dafcf9ed87bd1f93e915 | 48109cd70c8a66a56e87f88152e866565dd52362 | refs/heads/main | 2023-06-23T21:10:24.227426 | 2021-07-21T11:09:15 | 2021-07-21T11:09:15 | 388,086,261 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 124 | sce | Discrete Sine Signal.sce | clear;
clc;
x=0:.1:11
f=0.2;
plot2d3(x,sin(2*%pi*x*f));
xtitle('Discrete Sine Signal')
xlabel('x')
ylabel('sin(x)')
|
893822230599955c82f4a3dca916924146d58d6d | 449d555969bfd7befe906877abab098c6e63a0e8 | /2774/CH6/EX6.8/Ex6_8.sce | 12503dd576fa7a7a5105d28b47d4542fdcd590c6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,301 | sce | Ex6_8.sce | clc
clear
// solution
//initialization of variables
// for rankine cycle refer to fig 6.9
effiT=0.8 // turbine efficiency
P2=2*1000 // higher pressure converted in kPa
P1=10 // lower pressure in kPa
h1=192 // enthalpy at 10 kPa in kJ/kg
h3=3690 // enthalpy of superheated steam @ 2 MPa from steam table in... |
c7e08bc7418525dec62ce01009d1bc7d7a8e6e87 | 1573c4954e822b3538692bce853eb35e55f1bb3b | /DSP Functions/allpassshift/test_6.sce | 5ce1160dc562e00d2134da83600efe78ca38370e | [] | no_license | shreniknambiar/FOSSEE-DSP-Toolbox | 1f498499c1bb18b626b77ff037905e51eee9b601 | aec8e1cea8d49e75686743bb5b7d814d3ca38801 | refs/heads/master | 2020-12-10T03:28:37.484363 | 2017-06-27T17:47:15 | 2017-06-27T17:47:15 | 95,582,974 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 234 | sce | test_6.sce | // Test # 6 : Input Argument #1 range test
exec('./allpassshift.sci',-1);
[n,d]=allpassshift(3,0.4);
//!--error 10000
//Wo must lie between 0 and 1
//at line 36 of function allpassshift called by :
//[n,d]=allpassshift(3,0.4);
|
421791d8f020aa258c7a23397db384b73327b180 | 060ad5719dd3e5b4f076ee711ca45250f0572758 | /client_electron/design/artwork/icons/button_glow.sci | 298efba7f0a5bee7bf74d827e327edb80795448b | [] | no_license | zloathleo/cement-system | afa4dacb15fbce14af941083a30f872c8c59f59e | 0e5af1d3f3ab5d807c6ae07b2e793683ea697797 | refs/heads/master | 2020-03-30T00:12:49.828777 | 2018-11-06T08:37:22 | 2018-11-06T08:37:22 | 150,510,871 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 141 | sci | button_glow.sci | border.top: 40
border.bottom: 40
border.left: 40
border.right: 40
source: buttonGlow.png
horizontalTileRule: Repeat
verticalTileRule: Repeat
|
34138fe0f3c6e72a2e1af2ab16a2a3d3d30c6fc9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /278/CH9/EX9.1/ex_9_1.sce | d36deaa2dfbb4733a5138e31a34f21f36f62d58f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 709 | sce | ex_9_1.sce |
clc
//solution
//given
t=15//mm
d=25//mm
p=75//mm
ftu=400//N/mm^2
tu=320//N/mm^2
fcu=640//N/mm^2
pi=3.14
n=2
FS=4//factor of safety
//min foce per pitch which will rupture the joint
Ptu=(p-d)*t*ftu//N//ultimate teraing reisistance
Psu=n*(pi/4)*d^2^tu//N//ultimate shear stress
Pcu=n*d*t*fcu//N//ultimate crushing stress... |
f4123f9885f8ed58dce44fa90e32e6bce681347e | 449d555969bfd7befe906877abab098c6e63a0e8 | /698/CH2/EX2.15/P15_stresses_in_steel_latch.sce | beb64a02b511238ef042d0061873822823ded0e4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,365 | sce | P15_stresses_in_steel_latch.sce | clc
//Example 2.15
//Stresses in steel latch
//------------------------------------------------------------------------------
//Given data:
//Loads
P=2700 // N
//Dimensions
b=0.006 // m
d=0.05 // m
c=d/2
A = b*d
I1=(b*(d^3))/12
R=0.025 // m
I2=(b*(R^3))/12
//distance of line of action from horizo... |
48dc6124ffacfa2ebdbbffe0fd59c71ff0a09091 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1733/CH1/EX1.14/1_14.sce | 6f19f89d0e8cddd04acc1916c98c2f7b4b809eeb | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 175 | sce | 1_14.sce | //1.14
clc;
Isub=2000;
T=10*10^-3;
t=5*10^-3;
I=(Isub^2*t/T)^0.5;
printf("one cycle surge current rating=%.1f A", I)
//a=I^2t
a=I^2*T;
printf("\nI^2t=%.1f A^2Sec", a) |
337c6057826637e2c263d90f904fca1a538b2ff4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /213/CH15/EX15.15/15_15.sce | e8044f8f988348fadac72126f2e17e6542da6d15 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 15_15.sce | //To find equivalent system
clc
//Given:
l=300, l1=200 //mm
m=15 //kg
I=7000 //kg-mm^2
//Solution:
//Refer Fig. 15.16 and Fig. 15.17
//Calculating the radius of gyration of the connecting rod about an axis passing through its centre of gravity
kG=sqrt(I/m) //mm
//Calculating the distance of other mass from th... |
d11f2c10b059cb306ca2e83b412d5a26d68fcf71 | 449d555969bfd7befe906877abab098c6e63a0e8 | /323/CH2/EX2.27/ex2_27.sci | 4ce6bb13cc61d9bd7011408f4defa28aef1fc12f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 246 | sci | ex2_27.sci | //Chapter 2,Ex2.27,Pg 2.33
clc;
disp("Refer to the diagram shown in the figure")
A=[1 0;-2 17]
B=[50;50]
V=A\B
printf("\n V1=%.0f V \n",V(1))
printf("\n V2=%.2f V \n",V(2))
printf("\n Current in the 10 ohms resistor = %.2f A\n",V(2)/10)
|
b309d0ed3f3d653d8e074368bca2fc9824136634 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3755/CH9/EX9.4/Ex9_4.sce | 493b866d02d3b51a9ba28f917b58757598ea9275 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 410 | sce | Ex9_4.sce | clear
//
//
//
//Variable declaration
I0=4*10^-6; //current(A)
T=273+25; //temperature(K)
V=0.15; //voltage(V)
eta=1;
//Calculations
VT=T/11600;
IF=I0*(exp(V/VT)-1); //forward current(A)
IR=I0*(exp(-V/VT)-1); //reverse current(A)
r=-IF/IR; //rectification ratio
//Result... |
d772ce4bc000ce804e77e80cbd4e55ce6ceab4cb | 449d555969bfd7befe906877abab098c6e63a0e8 | /3411/CH5/EX5.15.u1/Ex5_15_u1.sce | c3326bb730739706a70c0ffb660a745f0eb5d9d9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 625 | sce | Ex5_15_u1.sce | //Example 5_15_u1
clc();
clear;
//To calculate the Braggs angle
h=6.63*10^-34 //units in m^2 kg s^-1
m=9.1*10^-31 //units in Kgs
e=1.6*10^-19 //units in coulombs
v=80 //units in volts
lamda=h/sqrt(2*m*e*v) //units in mts
lamda=lamda*10^9 //units in nm
a=... |
92316f87268d632c1f694fddd643c1c82ff7961e | 449d555969bfd7befe906877abab098c6e63a0e8 | /1457/CH3/EX3.2/3_2.sce | be33dbb28194c0aa0754f0e598fa8889927595da | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 448 | sce | 3_2.sce | clc
//Initialization of variables
Q=0.5 //cfs
d1=8 //in
d2=4 //in
R=2 //in
theta=45//degrees
//calculations
h=(1-cosd(theta)) //Multiply by r
Aa=2*%pi*h //Multiply by r^2
V=Q/Aa //divide by r^2
aA=0
r=0.167 //ft
V1=V/r^2
dvbydx=V*2/r^3
aB=V1*dvbydx
//results
//The answer varies a bit from the text due ... |
dd0cf6d92b24330f1cf8675e74ef2e02aacbaf6a | 449d555969bfd7befe906877abab098c6e63a0e8 | /1673/CH6/EX6.1/6_1.sce | 9c90f42e48552bec2afa38221802c73407ea3974 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 832 | sce | 6_1.sce | //example 6.1
//numerical diffrentiation by newton's difference formula
//page 210
clc;clear;close
x=[1.0 1.2 1.4 1.6 1.8 2.0 2.2];
y=[2.7183 3.3201 4.0552 4.9530 6.0496 7.3891 9.0250];
c=1;
for i=1:6
d1(c)=y(i+1)-y(i);
c=c+1;
end
c=1;
for i=1:5
d2(c)=d1(i+1)-d1(i);
c=c+1;
end
c=1;
for... |
176e03918d02ca12a6857b16f17ac55dddf26a2b | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set6/s_Electronic_Circuits_M._H._Tooley_995.zip/Electronic_Circuits_M._H._Tooley_995/CH1/EX1.5/Ex1_5.sce | e1bf8fadca5131a16fc4b59b4304a1fc32156988 | [] | 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 | 166 | sce | Ex1_5.sce | errcatch(-1,"stop");mode(2);//Exa:1.5
;
;
ang_r=2.5;//given
ang_d=2.5*180/%pi;//angle in degrees
printf("%f radians angle is %f degrees",ang_r,ang_d);
exit();
|
bfd3a893e2b91178e96c2a05df92d444d0b4e09d | 038ee13a64297b2a78795c6e2e9f23f7281c8959 | /MRI_task/vibrotact_test.sce | ed42484567569a0e146c987bea28e894211f3aac | [] | no_license | ysalzer/tactile_simon_task | 78ef20ea5b90ce02fc63737f5424057c11c38dfa | 4a59508e2e1713898ff18759039ae78c7b9aefdc | refs/heads/master | 2020-12-13T09:02:36.022896 | 2016-07-07T09:29:00 | 2016-07-07T09:29:00 | 63,944,632 | 1 | 0 | null | 2016-07-22T10:17:43 | 2016-07-22T10:17:43 | null | UTF-8 | Scilab | false | false | 2,076 | sce | vibrotact_test.sce | ###################################################################################################################################
# Test script for the fMRI compatible piezoelectric vibratory stimulation system build by Mag Design & Engineering #
# Tests all stimulators individually with all available frequenc... |
253dd48de8d20daab2f4ca93b588ebc4079a1bc2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /632/CH10/EX10.17/example10_17.sce | 95171b72726bd9c4cb5bf7a1b5393a67923f92be | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,990 | sce | example10_17.sce | //clc()
m = 50;//kg ( basis - mass of brine charged )
//let x be the amount of NaCl in the brine
Pelect = 50;//% ( electrolyzed )
//2NaCl + 2H2O = 2NaOH + Cl2 + H2
//amount of NaCl reacted =x*Pelect/(100*58.45)kmol=x*Pelect/100kg ( 1 )
//amount of water reacted = x * Pelect * 18.016 / ( 100 * 58.45 )kg ( 2 )
/... |
12e55b5a522a094c38b184a7bab5061bfccbf670 | 449d555969bfd7befe906877abab098c6e63a0e8 | /551/CH15/EX15.6/6.sce | a252cef4ddd13bad2e6af460a6c55e4c5c4c2a49 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | sce | 6.sce | clc
L=0.012; //m
t_hf=95; //0C
t_cf=15; //0C
k=50; //W/m 0C
h_hf=2850; //W/m^2 0C
h_cf=10; //W/m^2 0C
disp("(i) Rate of heat loss per m^2 of the tank surface area")
U=1/(1/h_hf + L/k + 1/h_cf);
A=1; //m^2
q=U*A*(t_hf-t_cf);
disp("q=")
disp(q)
disp("W/m^2")
disp("(ii) Temperature of the outside surfa... |
f665434842332424ad93abf6557e7e217c720179 | 449d555969bfd7befe906877abab098c6e63a0e8 | /683/CH18/EX18.2/RB_2.sce | 849e7a655c39806b891e8358e426c4a2aab6fa93 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 315 | sce | RB_2.sce | // sum 18-2
clc;
clear;
C=5590;
Ca=2500;
Pa=625;
Pr=1250;
V=1;
X=0.56;
Y=1.2;
P1=(X*V*Pr)+(Y*Pa);
L1=(C/P1)^3;
V=1.2;
P2=(X*V*Pr)+(Y*Pa);
L2=(C/P2)^3;
// printing data in scilab o/p window
printf("L1 is %0.1f million revolutions ",L1);
printf("\n L2 is %0.2f million revoltions ",L2); |
bef8ead75f76437215b81db74fd2bd5f01ea20db | cf99f338f2e97fd7e8ae1ad9b640101832f787ba | /case-studies/week-8/week-8-q1.sce | 2bd58a024385ef7124ae681319306179452ee76f | [] | no_license | vsujeesh/BN5205 | b8e88324c1c97971ba3d95c3125d05676b6e4996 | 7386a440ed3e954c4aeb490eebd948d35186635d | refs/heads/master | 2022-03-13T01:00:24.783429 | 2019-10-22T03:23:55 | 2019-10-22T03:23:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,117 | sce | week-8-q1.sce | clear;
//==============================================================================
// Evaluetes 1D linear Lagrange basis functions. Throws error message if local
// node number num or location of interest xi is out of range
// \param num local node (basis function) number
// \param xi location of interest
// \ret... |
e7ca2ae5e6f4b511a80acc2334c035e73acaf03b | 449d555969bfd7befe906877abab098c6e63a0e8 | /3769/CH13/EX13.19/Ex13_19.sce | cab83d2511ab83be7dbc443e1bb7b5f1046a647c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 593 | sce | Ex13_19.sce | clear
//Given
f=50
L=31.8*10**-3 //H
R=7.0 //ohm
Ev=230 //V
//Calculation
//
Xl=2*%pi*f*L
Z=sqrt(R**2+Xl**2)
Iv=Ev/Z
T=Xl/R
a=atan(T)*180/3.14
a1=cos(a)*3.14/180.0
P=Iv**2*R
t=55*%pi/(180.0*3.14)
//Result
printf("\n (i) Ci... |
90d6bb6daff9bb062909c06c056b2913f5f3c0aa | c137ad73980ccee1797e18dbd2b9b00ca6575f80 | /projects/01/Mux8Way.tst | 9e5717d1cf650baad2d738efce3a78b8ae90a63e | [] | no_license | sasakinzm/nand2tetris | 31f0753404153754fe57ff621386c1c93a7f81bc | 404c35bd85e41aecba8d1c654f1f23bdea766ea4 | refs/heads/master | 2022-06-30T11:41:31.043694 | 2020-05-12T14:06:53 | 2020-05-12T14:06:53 | 260,677,042 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 67,798 | tst | Mux8Way.tst |
load Mux8Way.hdl,
output-file Mux8Way.out,
compare-to Mux8Way.cmp,
output-list a%B3.1.3 b%B3.1.3 c%B3.1.3 d%B3.1.3 e%B3.1.3 f%B3.1.3 g%B3.1.3 h%B3.1.3 sel%B2.3.2 out%B3.1.3;
set a 0,
set b 0,
set c 0,
set d 0,
set e 0,
set f 0,
set g 0,
set h 0,
set sel %B000,
eval,
output;
set h 1,
eval,
output;
set g 1,
set h 0,
... |
415060a7f259e4c4fa12c1fd8d6004b9070b8af9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2159/CH7/EX7.14/714.sce | e3ae99f159ca8b3c28d61245dc72f5a93dadef8f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 161 | sce | 714.sce | // problem 7.14
i=1/2500
N=0.02
Q=14
n=1/(tand(60))
a=(3^0.5)
d=((Q*N*(2^0.6666))/((i^0.5)*a))^(3/8)
b=d*2/(3^0.5)
disp(d,b,"dimension of the channel")
|
31cae2555a0a3ba90d7076b4b132c3992946d74d | 7b7a1b5f7cfd2a74e55961afdcf763f50009e2a7 | /filtring_number_recognition.sce | bf9bab2b8fd2f6e69f722b4ac890a044c3cac0f5 | [] | no_license | ghassenghouibi/Filtring-and-number-regoconition | e138e84ab68cf42929639d27a2df396984347aa7 | 509a3dff5b1c0477014f29daf8cc3cd1c8c6b0c6 | refs/heads/master | 2020-05-07T10:03:14.060275 | 2019-04-15T20:47:58 | 2019-04-15T20:47:58 | 180,402,956 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 24,913 | sce | filtring_number_recognition.sce | /*
* Object recognition with scilab
*@author ghouibi ghassen
*@date April 2019
*/
path="C:\Users\XYZ\Desktop\";
f=figure('figure_position',[190,50],...
'figure_size',[1050,650],...
'auto_resize','on',...
'background',[2],...
'figure_name','Projet Traitement d images de signal',...
'dockable','off',...
'i... |
b85f78b689e55cccae2280c17de19561c8a93018 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2699/CH10/EX10.3/Ex10_3.sce | 6be0a20869c9ec3850515f6d7de94b4b86aa79a5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 402 | sce | Ex10_3.sce | //EX10_3 PG-10.17
clc
Iios=20;//Input offset current in nA
Ib=60;//Input bias current in nA
//Iios=Ib1-Ib2=20
//Ib=(Ib1+Ib2)/2=60
//ie Ib=(Ib1+Ib2)=120
disp(" Iios=Ib1-Ib2=20")
disp(" ie Ib=(Ib1+Ib2)/2=60 ie Ib=(Ib1+Ib2)=120")
a=[1 -1;1 1];//coefficient of Ib1 and Ib2 for Iios and Ib
b=[20 ;120];//value of Ii... |
cfa44f47beafbdb3db7be83ee31720b8f62e0501 | c28130b62911f5891f14826350089c73c907d3b5 | /exo16_splitting_problem.sci | b298d7ba1ef0fd0b021969f8a3c4d69c84b65535 | [
"MIT"
] | permissive | zyron92/Simulation_of_Cardiac_Excitation | f1709d032613f49427a72716b4e258c3b578b739 | 66813dc24128d9cb171e77d4f780b6bf54011d15 | refs/heads/master | 2021-01-19T10:25:43.810588 | 2017-02-16T12:58:38 | 2017-02-16T12:58:38 | 82,180,177 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,834 | sci | exo16_splitting_problem.sci | //pour appeler toutes les fonctions nécessaires dans le script 10,15
exec('exo10_correctif.sci',-1)
exec('exo15_cn2.sci',-1)
//Modification du script précédent pour splitting avec rk2, cn2
function main_splitting_problem(t0,dt,T,e0,r0,D,n)
L=slaplacien(D,n); //L choisi
t=t0 //t initial
nt=(T/dt)-1... |
ed7c4d8f29bc95b685ac3be15adfd40c650e1878 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3472/CH30/EX30.4/Example30_4.sce | 5d21f554afbf50372c06365f37a2a6f3f2328ccb | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,245 | sce | Example30_4.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 4: UNSYMMETRICAL FAULTS IN POWER SYSTEMS
// EXAMPLE : 4.4 :
// Page number 513-514
clear ; clc ; close ; // Clear the work ... |
68f4d09f3c61e5159137413c817bd44e2d179e58 | 6a80aa5f62cfc2c1b93e4bb27545d2b94daa5bdb | /Assignment2/Q_2.sce | 45accc7221ee305043535a0755b513544c2da55c | [] | no_license | pulkitkatdare/CFD_assignment | ba6094efac2541722c842805c2145ef7d5c8cf70 | c8e599599f7bba38a1b564037df4b6b6fb5ddbdd | refs/heads/master | 2020-07-03T18:27:03.323182 | 2016-10-19T04:57:20 | 2016-10-19T04:57:20 | 67,068,495 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,070 | sce | Q_2.sce | clear
//step 1: User inputs
rho = 1000;
L = 1; H = 1;
u = 1 ;
v = 1;
cp = 4180;
imax = 32; jmax = 32
T_i = 50;
DTc = 100;
epsilon_st = 0.000001;
dx = L/(imax-2);
dy = L/(jmax-2);
Dt = 0.001;
Beta=1.2;
xi=linspace(0,L,imax-1);
Beta_p1=Beta+1;Beta_m1=Beta-1;Beta_p1_div_m1=(Beta_p1/Beta_m1)^(2*xi-1);
num=(Beta_p1*Beta_p... |
496cecb50087d95320f87b443801f846d4da3357 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3293/CH4/EX4.10/Ex4_10.sce | da309340776e5c804a524a799de76898de4e92a2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 449 | sce | Ex4_10.sce | //page 135
//Example 4.10
clc;
clear;
close;
x = poly(0,"x");
P = x^2 + 1;
disp(P,'P = ');
disp('P is reducible over complex numbers as: ');
disp('=',P);
disp('(x-i)(x+i)');
disp('Whereas, P is irreducible over real numbers as:.');
disp('=',P);
disp('(ax + b)(a''x + b'')');
disp('For, a,a'',b,b'' to be in... |
f87d7cb0e9455ad1279aaadb838fc892ed7efcb8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2873/CH11/EX11.5/Ex11_5.sce | 90b3916c5e34afa4b1cea2b5eeba73838be95cab | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,060 | sce | Ex11_5.sce | // Display mode
mode(0);
// Display warning for floating point exception
ieee(1);
clear;
clc;
disp("Engineering Thermodynamics by Onkar Singh Chapter 11 Example 5")
T1=(7+273);//temperature of refrigerated space in K
T3=(27+273);//temperature after compression in K
p1=1*10^5;//pressure of refrigerated space in... |
9a0c8fdc092ab917a3a2d6696b29f7d83b218af4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2762/CH5/EX5.3.3/5_3_3.sce | 6cea7e14f2b6c9b8c8f329fd230fcb2000a2e1dd | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 506 | sce | 5_3_3.sce | //Transport Processes and Seperation Process Principles
//Chapter 5
//Example 5.3-3
//Principles of Unsteady State Heat Transfer
//given data
//si units
//nomenclature similar to previous questions;
//center is at x=0
x=0;
x1=0.0681/2;//radius of can
n=x/x1;
k=0.830;
h=4540;
m=(k/(h*x1));
alpha=2.007e-7;
... |
9f292f79d8e7aa96074f2cfa0e9abed3041f9f5d | 449d555969bfd7befe906877abab098c6e63a0e8 | /692/CH6/EX6.24/P6_24.sce | e41e59d552014a18ee4ff3c945c0bcfac59c0190 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 315 | sce | P6_24.sce | //Example 6.24
//MAXIMA SCILAB TOOLBOX REQUIRED FOR THIS PROGRAM
//Z transform of v(n) =(a)^(n)*u(n) - (b)^(n)*u(-n-1)
clc;
clear;
disp('assuming |b| > a');
syms a n;
x1 = a^n;
X1 = nusum(x1,n,0,%inf);
x1 = b^n;
X1 = nusum(x2,n,-%inf,-1);
Vz = X1 + X2;
disp(Vz,'The Z-transform is = ');
disp('ROC = |a|<|z|<|b|'); |
7124b8cac012769f5a9cf8644ded846d26ec367b | 449d555969bfd7befe906877abab098c6e63a0e8 | /2792/CH5/EX5.8/Ex5_8.sce | a766021f4999db172a12b39e6f616a27473c736f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,802 | sce | Ex5_8.sce | clc
apsilen = 11.9*8.85*10^-14
disp("apsilen = "+string(apsilen)+"F/cm") //initializing value of relative permitivity
GL= 10^22
disp("GL= "+string(GL)+"cm^-3/s") //initializing value of rate of optical signal
A= 10^-4
disp("A= "+string(A)+"cm^2") //initializing value of diode area
Vr= 15
disp("Vr= "+string(Vr)+... |
e66d35f9f31f19e8e992c481bdfbbfad7f2d71bc | 449d555969bfd7befe906877abab098c6e63a0e8 | /2609/CH5/EX5.8/ex_5_8.sce | d9fbdc2268d20f8b5bed069b96b3416eb50a7ba0 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 397 | sce | ex_5_8.sce | //Ex 5.8
clc;
clear;
close;
format('v',8);
Ri=10;//kohm
Rf=15;//kohm
Vs=9;//V
//Part (a)
Ra=120;Rb=120;Rc=120;Rd=120;//ohm
Vx=0;Vy=0//V(as Bridge is balanced)
Vout=(Vy-Vx)*Rf/Ri;//V
disp(Vout,"(a) Output Voltage(V)");
//Part (b)
Ra=120;Rb=120;Rc=120;Rd=150;//ohm
Vx=Rb*Vs/(Ra+Rb);//V
Vy=Rc*Vs/(Rc+Rd)//V
... |
360973f480a543eafa49093ea2fbab42521e6780 | 449d555969bfd7befe906877abab098c6e63a0e8 | /683/CH20/EX20.7/FBELT_7.sce | cbf86283bee5e193b796849ea39d459b47c5fc1e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 736 | sce | FBELT_7.sce | // sum 20-7
clc;
clear;
b=160;
t=7;
P=3*10^3;
Ks=1.2;
d=160;
N=1440;
D=480;
C=2400;
w=11200;
u=0.4;
Fa=7.2;
m=w*b*t/10^6;
V=2*%pi*N*d/(2*60*1000);
Tc=m*V^2/9.81;
Cp=0.6; //from table 20-6
Cv=0.98; //from table 20-7
Ta=Fa*b*Cp*Cv;
T=P/V;
theta=180-(2*asind((D-d)/(2*C)));
theta=theta*%pi/180;
x=u*t... |
96a572d85b6e74234e36a0c4542491513193dd3b | 449d555969bfd7befe906877abab098c6e63a0e8 | /788/CH13/EX13.3.a/13_3_data.sci | 94adcc4d0919c7b5add6e70dfc70f94b6e2ca003 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 205 | sci | 13_3_data.sci | // Aim:To find new pressure in cylinder when it is at locked position
// Given:
// initial pressure:
p1=20; //psig
// initial temperature of air:
T1=60; //deg F
// final temperature of air:
T2=160; //degF
|
61ba0cd998a671cde19b20d410d2734b5509fa48 | 5887829f5a0a005033807cf7dc4fb7231eb280ec | /Listing/chapter 3/Listing3211.sce | e6838e6c7e674b789a87899b5b6094752bfeb143 | [] | 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 | 68 | sce | Listing3211.sce | clc
clear
mprintf('At iteration %i, Result is:\nalpha=%f',33,0.535)
|
ea4c6b60da12c7bfa44b4c1373b29352b355d804 | 4a1effb7ec08302914dbd9c5e560c61936c1bb99 | /Project 2/Experiments/FURIA-C/results/FURIA-C.abalone-10-1tra/result0s0.tst | f1e5e320b7592e0a2cd97bcb7370149387cdaf89 | [] | no_license | nickgreenquist/Intro_To_Intelligent_Systems | 964cad20de7099b8e5808ddee199e3e3343cf7d5 | 7ad43577b3cbbc0b620740205a14c406d96a2517 | refs/heads/master | 2021-01-20T13:23:23.931062 | 2017-05-04T20:08:05 | 2017-05-04T20:08:05 | 90,484,366 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,459 | tst | result0s0.tst | @relation abalone
@attribute Sex{M,F,I}
@attribute Length real[0.075,0.815]
@attribute Diameter real[0.055,0.65]
@attribute Height real[0.0,1.13]
@attribute Whole_weight real[0.002,2.8255]
@attribute Shucked_weight real[0.001,1.488]
@attribute Viscera_weight real[5.0E-4,0.76]
@attribute Shell_weight real[0.0015,1.005]... |
2fb1195b0ed9f8c997de81fb330d6b2de8b1a134 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1322/CH3/EX3.5/29ex5.sce | 6bc9ef5699ecca27764c0b6d5642f64a714c6c27 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 176 | sce | 29ex5.sce |
//x(2x-y)-x(x-y)-y(x+2y)
clear;
clc;
close;
disp("1)after simplifying")
val=string('x^2-x*y-2*y^2')
disp("2)after substituting given values")
x=2;y=1;
val=evstr(val)
|
6e0941e83a828741e07cc853e1359377bdecb0be | 3ab7c3ba0b53c896747be95b21d2a39dc0ba021a | /RegulaFalsi.sci | baf4b8947a811fafaaa7a092f199fcb789fc259d | [] | no_license | Farber98/MetodosNumericos | 0752f090eb596926f05bff0730a088eb70e77033 | 5c1be0d0e8274d204b41d0b91778847e6469e6bb | refs/heads/master | 2021-04-23T12:58:07.339435 | 2020-03-25T08:41:32 | 2020-03-25T08:41:32 | 249,926,955 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 527 | sci | RegulaFalsi.sci | function [x]=regulafalsi(f,a,b,n,e)
i=1
x=b-[f(b)*(b-a)]/[f(b)-f(a)]
while (i<=n & abs(f(x)) > e)
if f(a)*f(x)>0 then
a=x
else
b=x
end
x=b-[f(b)*(b-a)]/[f(b)-f(a)]
printf(" iteracion: %i",i)
printf(" absoluto: %... |
9c47fc7ea92366adb4c06936836c87a0eca4282b | 449d555969bfd7befe906877abab098c6e63a0e8 | /1271/CH20/EX20.15/example20_15.sce | eaa3cd491251a638030ca5c92d9816ff2d28ae57 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 394 | sce | example20_15.sce | clc
// Given that
Z = 42 // atomic no. of Mo
lambda = 0.71e-10 // wavelength in m
Z_ = 29 // atomic no. of Cu
// Sample Problem 15 on page no. 20.11
printf("\n # PROBLEM 15 # \n")
printf("Standard formula used \n ")
printf(" nu = a*(Z-b)^2 ........Moseley law \n")
lambda_ = (Z-1)^2 * lambda / (Z_-1)^2
printf("\n Wavel... |
74e76fbb60ec64a75ca4f0c9c548284d9e96601c | 449d555969bfd7befe906877abab098c6e63a0e8 | /3756/CH3/EX3.14/Ex3_14.sce | ddb9cd224b676a3a4e1c642a3526d4dc3c86d99e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 273 | sce | Ex3_14.sce | clc
//
//
//
//Variable declaration
theta1=13 //rotation of plane
l1=2 //length
l2=3 //Length
s=6.5 //Specific rotation
//Calculations
theta=s*l2*(1/3)
//Result
printf("\n The Concentration of sugar solution is %0.3f degree",theta)
|
f228de698512222d56978acf703c4033f9f47114 | 9b0b812d05ded19d5548c376bbb45ae55f1f1081 | /moles_tour_length.sci | 1c4893b2a70f2f57be184dec3e64ec7ca0f13db8 | [] | no_license | mitap45/tsp-ratmoleapproach-scilab | 05724c500f0908d45d22676a1fa08c0af13bc700 | 251a1c4679df42eb7d9a4868bb6c2d56f28dd71b | refs/heads/master | 2021-01-24T07:09:16.818836 | 2017-06-04T19:21:03 | 2017-06-04T19:21:03 | 93,333,895 | 0 | 0 | null | 2017-06-04T19:19:17 | 2017-06-04T18:38:20 | Scilab | UTF-8 | Scilab | false | false | 577 | sci | moles_tour_length.sci | // Muratcan İTAP Sezgisel yöntemler ve uygulamaları dersi projesi
// Farelerin tur uzunluklarının bulunup küçükten büyüğe sıralandığı fonksiyon
function B = moles_tour_length(MolesMat, RealDistanceMat, n)
A = zeros(n,2);
//Her farenin toplam tur uzunluğu bulunuyor.
for i=1:n
sum = 0
for j... |
34b818bd70d6a660391fe33af8b57866596da8b7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3774/CH4/EX4.7/Ex4_7.sce | 03ead01d3a81c1e3e7e43e1b80cd41e1d398b65c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 962 | sce | Ex4_7.sce | // exa 4.7 Pg 110
clc;clear;close;
// Given Data
Sut=600;//MPa
Syt=380;//MPa
q=0.9;// sensitivity factor
R=90/100;// reliability
n=2;// factor of safety
Pmin=-100;// N
Pmax=200;// N
l=150;// mm
Se_dash = 0.5*Sut;// MPa
// for cold drawn steel
ka=0.76;// surface finish factor
kb=0.85;// size factor (assuming t<50 mm)
... |
b0e426d5e7020d8b9a544817733fd28ce8fce6a2 | 3fb2b65e8ef9208e822aad35c618441282e08a30 | /MetodeNumerik/tiga.sci | 3c48d4724011c0e3042fb9fb22bff62cddeeeb74 | [] | no_license | Lukmannudin/TugasKuliah | 33031fb4f6ff0ab7a5849cda3ea15330e2527c3f | 19738c858dea539f0a5569f27be68b1a56c2aa89 | refs/heads/master | 2020-03-07T15:49:59.414761 | 2018-06-09T07:41:39 | 2018-06-09T07:41:39 | 127,565,939 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 80 | sci | tiga.sci |
function tiga()
y=3;
for i=1:13
disp(3^i);
end
endfunction
|
618ebe4fd478d007b6dc337bf94b75e77930ed1a | 67a55a3ce27f3b074becff1487807e97611a0db3 | /migraphx_driver/glue/MNLI.tst | fbe384488403350879702b24894c265fb74f7da9 | [] | no_license | mvermeulen/migraphx_sample | 083425ea5de80bd5fa6ecb84a3a7dc8423ce3872 | ea1f7bb3298ee74800bf2baecd16e0de05cc0e1c | refs/heads/master | 2020-05-05T00:56:04.103853 | 2020-03-11T15:45:29 | 2020-03-11T15:45:29 | 179,588,065 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,907,940 | tst | MNLI.tst | gold_label 5650,1475 5650,1477
neutral 1109,1207,2266,1132,3505,1536 6064,1541,7407,1103,15649,6245
contradiction 1188,1751,2075,170,2190,1104,1155,2574,5222,1105,170,3403,1895,8539,1104,2384,4183,4237,119 1109,2384,4183,4237,6960,1113,1103,3265,1132,1136,1682,1106,1129,8703,119
entailment 14863,178,1274,112,189,1221,1... |
de0f26b6c57f4097fd70dfe9f398230c61793634 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2915/CH5/EX5.6/Ex5_6.sce | 7961f10e255f2703c41f2faa755979195b4e51c8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 637 | sce | Ex5_6.sce | //Example 5.6
//To determine the amplitude and period of given function
clear,clc;
x = linspace(-0,4*%pi,200);
y = 3*cos(2*x) ; //given function
amplitude = y/cos(2*x);
printf('Amplitude = %f',amplitude);
multiple = 2; //multiplicity of angle
period_cosx=2*%pi; //period od cos(x)
period_required = period_c... |
a7fc53c612b2b72942aa09cbacddf766d2cebcfe | 449d555969bfd7befe906877abab098c6e63a0e8 | /1938/CH6/EX6.9/6_9.sce | b197cdd00f4840d59f019c30613244469f55db07 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 694 | sce | 6_9.sce | clc,clear
printf('Example 6.9\n\n')
//Line AB for Altermnator 1, and AC for alternator 2.AF is at frequency x measured from A where total load is 3000 kW
BO=2000,AO=5//AF=x
DC=2000,AD=3,//AF=x
//using similarity of triangles AEF and ABO
EF_by_AF=(BO/AO)// because (EF/BO)=(AF/AO)
//using similarity of triangl... |
6b104a11e5ff9a260b60ee6c9f70664ce9bf14eb | 449d555969bfd7befe906877abab098c6e63a0e8 | /2231/CH2/EX2.13/Ex_2_13.sce | 8044de8ae3a5aa5d81f09b38ca24f953dbdce58c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 506 | sce | Ex_2_13.sce | //Example 2_13
clc;
clear;close;
//Given data:
Vs=230;//V
f=50;//Hz
alfa=%pi/3;//radian
//Solution :
Vm=Vs*sqrt(2);//V
Vdc=2*Vm/%pi*cos(alfa)//V
disp(Vdc,"Vdc in V");
Vrms=Vs;//V
disp(Vrms,"Vrms in V");
Is_by_I=sqrt(1-%pi/2/%pi);
Is1_by_I=2*sqrt(2)/%pi*cos(%pi/4);
HF=sqrt((Is_by_I/Is1_by_I)^2-1);//u... |
071d2d8e22e6cdd5465c52aa7df07e21308dad29 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1691/CH6/EX6.20/Exmp6_20.sce | afb0199c10344a0892a097f8f8f4421909130a47 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 999 | sce | Exmp6_20.sce | //Example 6.20
clc
disp("V_CC = 20 V, R_L = 20 ohm, turns ratio 1.58:1")
n=1/1.58
format(7)
disp(n," n = 1/1.58 = ")
rl=20/0.6329^2
disp(rl,"Therefore, R''_L(in ohm) = R_L / n^2 =")
disp("(i) For maximum possible peak to peak output voltage, the power output is also maximum possible. For this condition the s... |
7c067b790650643162fddf40651e6b9a28a27b84 | 449d555969bfd7befe906877abab098c6e63a0e8 | /213/CH15/EX15.21/15_21.sce | 6a3d5639fde21a7c2528930fbc804ef26ae03fb2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,235 | sce | 15_21.sce | //To find acceleration and inertia torque
clc
//Given:
N=1200 //rpm
L=110/1000, r=L/2, l=250/1000, PC=l, CG=75/1000 //m
mC=1.25 //kg
theta=40 //degrees
//Solution:
//Refer Fig. 15.26
//Calculating the angular speed of the crank
omega=2*%pi*N/60 //rad/s
//Radius of gyration of the connecting rod about an axis... |
ce32075d399000b9874bb02107d459eb0b8fbd22 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1946/CH2/EX2.8/Ex_2_8.sce | 6b636501595ffcb610904b447134df678af32cfd | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 489 | sce | Ex_2_8.sce | // Example 2.8:Number of the modes
clc;
clear;
close;
n1=1.475;//Waveguide Refractive Index
n2=1.472;//Cladding Refractive Index
h1= 0.85;// Wavelenght in micrometers
a= 20;// Core radius in micrometers
NA=sqrt(n1^2-n2^2);// Numerical Aperture
v=(2*%pi*a*NA)/h1;
m1= round((v^2)/2);
h2= 1.3;// Wavelenght in m... |
c243d2868cc9a66ec20d68e5a7273806351ab266 | 717ddeb7e700373742c617a95e25a2376565112c | /3137/CH8/EX8.3/Ex8_3.sce | 35a729c1835aedb888f716eb7dd8b7c5deb6a878 | [] | 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 | 1,390 | sce | Ex8_3.sce | //Initilization of variables
w=196 //N/m
M_app=4000 //N.m
L=6 //m
//Calculations
//Taking Moment about Point L and equating it to 0
R_r=(M_app+w*L*L*0.5)/(3*L) //N
//Taking Moment about Point R and equating it to 0
R_l= ((((2*L)+(L/2))*(w*L))-(M_app))/(3*L) //N
//finding point of zero shear
a=R_l/w
//definin... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.