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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3a872a42e224db1cfac783020f6b849aac0199f3 | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set9/s_Engineering_Mechanics_A._K._Tayal__3204.zip/Engineering_Mechanics_A._K._Tayal__3204/CH2/EX2.8/Ex2_8.sce | 5b054daef4896414cb1e6b514466fe59a424d48b | [] | 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 | 300 | sce | Ex2_8.sce | errcatch(-1,"stop");mode(2);//Initilization of variables
lAB=0.4 //m
lBC=0.3 //m
//Calculations
alpha=atand(lAB/lBC) //degree
//Results
printf('The angle wich the force should make with the horizontal to keep the edge AB of the body vertical %f degree \n',alpha) //here alpha=theta
exit();
|
0bbbdc3bfacf4005cf9c5558f59b060a8e166a61 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2409/CH12/EX12.16/Ex12_16.sce | 8056acc9230516532339028332f281d9154ea3d5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 598 | sce | Ex12_16.sce |
//Variable Declaration
alpha=1.9 //Rain attenuation(dB)
CNR=20 //Downlink carrier to noise ratio(dB)
Tn=400 //Effective Noise temperature(Kelvin)
Ta=280 //Reference temperature(Kelvin)
//Calculation
alpha1=10**(alpha/10) //Converting alpha to ratio
Trn=Ta*(1-1/alpha1) //Equivalent noise tem... |
48e0ff74a7a2573b9ff89e2a6c048b54f5bacc7a | 449d555969bfd7befe906877abab098c6e63a0e8 | /2087/CH11/EX11.5/example11_5.sce | d4d04877edc7f30d6bcde3121c1fb63082728062 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,789 | sce | example11_5.sce |
//example 11.5
//design oggy spillway for concrete gravity dam
clc;funcprot(0);
//given
rbl=250; //avarage river bed level
rlc=350; //R.L of spillway crest
s=0.75; //slope on downstream side
Q=6500; //discharge
L=5*9; //length of spillway
Cd=2.2; //coefficient... |
1ef7fd3c4401ab67b9a8a5d33c1897523e9b2e4f | 449d555969bfd7befe906877abab098c6e63a0e8 | /3504/CH2/EX2.8/Ex2_8.sce | f54289a0fca5cd1a2eb29b99125bea374ca862e8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 418 | sce | Ex2_8.sce | //To determine the node voltages for the given network.
clc;
Z=[(1/5)+(1/%i*2)+(1/4) -(1/4);(-1/4) (1/4)+(1/%i*2)+(1/2)]
D=det(Z)
Z_1=[1 -0.25;%i*2.5 0.75+%i*0.5]
D_1=det(Z_1)
V_1=D_1/D //Voltage in polar form
disp(V_1,'Voltage at node 1')
Z_2=[0.45-%i*0.5 -0.25;-0.25 0.75+%i*0.5]
D_2=d... |
24dc78104357a38afa830d087fbc76b4c3a83ef7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /629/CH6/EX6.11/example6_11.sce | 21df5043f3518bd2f5be213506bb87f0680728e9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 339 | sce | example6_11.sce | clear
clc
//Example 6.11 PROPELLANT MASS RATIO FOR ACHIEVING ORBITAL VELOCITY
Vbo=7600; //orbital velocity[m/s]
Isp=3200; //specific impulse[m/s]
//Vbo=Isp*log(mi/mf)
mif=exp(Vbo/Isp) //mif=mi/mf
//mp=mi-mf
mpi=1-1/mif //mpi=mp/mi
printf("\n The ratio of propellant mass to initial mass to achieve orbital veloc... |
66c06013b251059cf358b764b2ba850be039c253 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2621/CH1/EX1.12/Ex1_12.sce | fd42520156b9618a73e79dab8c0eb1bc79308aa5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 946 | sce | Ex1_12.sce | // Example 1.12
clc;
clear;
close;
// Given data
format('v',6);
VEE= 10;//in V
VCC=10;// in V
VD1= 0.715;// in V
Vz= 6.2// in V
VBE= VD1;// in V
Izt= 41;// in mA
R3= 2.7;// in kΩ
RC= 4.7;// in kΩ
VT= 26;// in mV
beta_ac= 100;
beta_dc= 100;
VB3= -VEE+Vz+VD1;//voltage at the base of transistor Q3 in V
V... |
086428d0ac6ac112a4ca6c29ab7a0acc6af5cbdc | 449d555969bfd7befe906877abab098c6e63a0e8 | /3772/CH8/EX8.12/Ex8_12.sce | 0615f73a71bfd686a7a904034398955b023ca8cb | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 689 | sce | Ex8_12.sce | // Problem 8.12,Page no.214
clc;clear;
close;
L=1.3 //m //Length of carriage spring
b=10 //cm //width of spring
t=12 //mm //thickness of spring
sigma=150 //MPa //Bending stresses
E=200 //GPa //Modulus of Elasticity
U=120 //N*m //Strain Energy
//Calculation
//V=n*b*t*L //Volume of carriage spring
//U=sigma**2*(6*E)*... |
c138a24fe4ab6e8d42623f6f1041ee2e1e4a1b91 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3769/CH24/EX24.13/Ex24_13.sce | d4677fbee6d8025ab2a68d9899d64857047ad2d7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 178 | sce | Ex24_13.sce | clear
//Given
n=1.0
h=6.62*10**-34
c=3*10**8
f=1.6*10**-19
Z=2
//Calculation
E1=(-13.6*Z**2)/n**2
l=-(h*c)/(E1*f)
//Result
printf("\n Minimum wavelength is %0.0f A",l*10**10)
|
84e4bf096b76a08f7244529760a9704e1a005fec | 449d555969bfd7befe906877abab098c6e63a0e8 | /1673/CH9/EX9.8/9_8.sce | f5ad169f6339a6e26a8baac4b233b7cb0f8de2e0 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 373 | sce | 9_8.sce | //heat equation using crank-nicolson method
//example 9.8
//page 364
clc;clear;close;
U=0.01878;
//h=1/2;l=1/8,i=1;
u01=0;u21=1/8;
u11=(u21+u01)/6;
printf(' u11=%f\n\n',u11);
printf('error is %f\n\n',abs(u11-U));
//h=1/4,l=1/8,i=1,2,3
A=[-3 -1 0;1 -3 1;0 1 -3];
C=[0;0;-1/8];
X=A^-1*C;
printf(' u12=%f\n\n'... |
5cab54f7b715698a1483aa16097a26b68959ca75 | 089894a36ef33cb3d0f697541716c9b6cd8dcc43 | /NLP_Project/test/tweet/bow/bow.17_18.tst | 965f574371b6b938cf9b1980a56f6e35fecab508 | [] | no_license | mandar15/NLP_Project | 3142cda82d49ba0ea30b580c46bdd0e0348fe3ec | 1dcb70a199a0f7ab8c72825bfd5b8146e75b7ec2 | refs/heads/master | 2020-05-20T13:36:05.842840 | 2013-07-31T06:53:59 | 2013-07-31T06:53:59 | 6,534,406 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 23,998 | tst | bow.17_18.tst | 17 23:0.5 34:1.0 44:0.5 107:0.5 179:1.0 181:0.3333333333333333 250:0.5 340:1.0 371:0.16666666666666666 1002:1.0 1047:0.5 1266:1.0 2397:1.0 2705:1.0 3530:1.0 3551:1.0 4872:1.0 5044:1.0
17 11:0.5 35:0.18181818181818182 38:1.0 39:1.0 82:0.2 115:0.2 131:1.0 134:0.2 271:1.0 275:0.5 514:0.14285714285714285 534:0.5 1218:1.0 1... |
a22564ddd3e77fcbb03a45bf15d151e5f011daa0 | 676ffceabdfe022b6381807def2ea401302430ac | /solvers/IncNavierStokesSolver/Tests/ChanFlow_3DH1D_MVM.tst | 427995e1ca48354423996b0f31f239bf5fc92586 | [
"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 | 1,030 | tst | ChanFlow_3DH1D_MVM.tst | <?xml version="1.0" encoding="utf-8"?>
<test>
<description>Laminar Channel Flow 3D homogeneous 1D, P=3, 20 Fourier modes (MVM)</description>
<executable>IncNavierStokesSolver</executable>
<parameters>ChanFlow_3DH1D_MVM.xml</parameters>
<files>
<file description="Session File">ChanFlow_3DH1D_MVM.... |
5adfcf699996156e47d5269f0ad916d8125a4afe | 449d555969bfd7befe906877abab098c6e63a0e8 | /3819/CH3/EX3.23/Ex3_23.sce | 8778a975bf2454ceea1e4419d785d7e6a35149b7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 476 | sce | Ex3_23.sce | // A Textbook of Fluid Mecahnics and Hydraulic Machines - By R K Bansal
// Chapter 3-Hydrostatic Forces on surfaces
// Problem 3.23
//Data given in the Problem
r=2
w=1
dens=1000
g=9.81
//calculations
//For F_x
A=r*w
h=1/2*r
F_x=dens*g*A*h
//For F_y
F_y=dens*g*%pi/4*r^2*w
//Net F
F=(F_x^2+F_y^2)^(1/2... |
b2cd8508d0e00a805ef70db206f92ecd99b0532e | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.5/tests/examples/colcompr.man.tst | 42163760b3ad343cb83192bc64e1f3448bf22467 | [
"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 | 91 | tst | colcompr.man.tst | clear;lines(0);
s=poly(0,'s');
p=[s;s*(s+1)^2;2*s^2+s^3];
[Y,rk,ac]=colcompr(p*p');
p*p'*Y
|
c453edcb20201efe7f9b9248cd0e28570cb035b4 | 4a1effb7ec08302914dbd9c5e560c61936c1bb99 | /Project 2/Experiments/GAssist-Interval-C/results/GAssist-Intervalar-C.australian-10-1tra/result3s0.tst | b42df092b30de398b340a4751c92952e012cac7f | [] | 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 | 751 | tst | result3s0.tst | @relation australian
@attribute A1{0,1}
@attribute A2 real[16.0,8025.0]
@attribute A3 real[0.0,26335.0]
@attribute A4{1,2,3}
@attribute A5 integer[1,14]
@attribute A6 integer[1,9]
@attribute A7 real[0.0,14415.0]
@attribute A8{0,1}
@attribute A9{0,1}
@attribute A10 integer[0,67]
@attribute A11{0,1}
@attribute A12{1,2,3}... |
cf8268d5e4e12dc652c03f18944e88609d624ccd | 449d555969bfd7befe906877abab098c6e63a0e8 | /2258/CH7/EX7.14/7_14.sce | c8030733597405bcde6808b63cdd3a3dc8aee998 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 7_14.sce | clc();
clear;
// To calculate the temperature
EgeV=1; //energy in eV
k=1.38*10^-23;
Eg=EgeV*1.602*10^-19; //in J
//EF can be taken as (Ev+0.5)eV
//therefore (Ev+0.5)eV = (Ec+Ev)/2--------(1)
//let fermi level shift by 10% then (Ev+0.6)eV = ((Ec+Ev)/2)+((3*k*T/4)*log(4))-----(2)
//subtracting (1) from (2)
... |
db34fbc56fe6b99581ce08a3fd45b13fcfd08957 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1787/CH2/EX2.8/Exa2_8.sce | dcec43a3fd7f1dac5735f35569821e63d4bbd695 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 320 | sce | Exa2_8.sce | //Exa 2.8
clc;
clear;
close;
//given data
ni=2.5*10^13;//in cm^-3
e=1.6*10^-19;//in coulamb
MUh=1800;//in cm^2/V-s
MUe=3800;//in cm^2/V-s
SIGMAi=ni*e*(MUe+MUh);//in (ohm-cm)^-1
RHOi=1/SIGMAi;//in ohm-cm
disp(SIGMAi,"Intrinsic conductivity in (ohm-cm)^-1 : ");
disp(RHOi,"Intrinsic resistivity in ohm-cm : "); |
d62e1491a08333d436807cfc79358a7e226f5cfa | 449d555969bfd7befe906877abab098c6e63a0e8 | /1466/CH8/EX8.2/8_2.sce | ac8c01ce67dd0cb1047b8277887fd03feec7dc10 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 457 | sce | 8_2.sce | clc
//initialisation of variables
a=0.00001929
b=0.03368
c=0.000221
t=5//c
n=1/12
d=1/4//in
g=32//ft/sec^2
l=100//ft
t1=70//c
va=1//ft/sec
vb=10//ft/sec
ka=0.032
k2=-0.23
//CALCULATIONS
v=a/(1+b*t+(c*t*t))
Re=d*n*va/v
k=8/Re
i=k*4*va*va/(d*n*g)
hf=i*l
v1=a/(1+b*t1+(c*t1*t1))
Re1=d*n*vb/v1
k1=ka*(... |
0ed6e6fa9e8e936b523dd6b776131ac51cf58571 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1847/CH1/EX1.32/Ch01Ex32.sce | 0d678845bf5642b0ececb7d055c0259eefc1fa1d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 648 | sce | Ch01Ex32.sce | // Scilab Code Ex1.32:: Page-1.45 (2009)
clc; clear;
h = 6.6e-034; // Planck's constant, Js
m = 1.67e-027; // Electronic mass, kg
e = 1.6e-019; // Energy equivalent of 1 eV, J/eV
nx = 1, ny = 1, nz = 1; // Principle quantum numbers in 3D corresponding to the longest energy state
lx = 1e-014, ly = 1e-014, lz = 1e... |
586a8890c2e442ce8907ac034fe68cc49e47747a | 449d555969bfd7befe906877abab098c6e63a0e8 | /575/DEPENDENCIES/6_3_1.sci | 55dee8fd43b7f1ace4109116a2bc59967cc8792a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 38 | sci | 6_3_1.sci | P=760 //mm of Hg
Pstar=289 //mm of Hg |
ed0c7642f5f57a0ac7ea28bb73844c62336968c7 | 98efda43218be3d9e665771c28742517fd4f334f | /Toolbox Test/polyscale/polyscale1.sce | 5e6c020929544a838d9bc098cfacf0ca2414f12c | [] | no_license | ankurmallick/Scilab_spt | bded5b3ed7c5618770ef4bb997b5f61aa7732cd9 | e35c986f70147ee773796c839153ed7adbda3941 | refs/heads/master | 2021-01-17T06:48:24.162281 | 2016-12-05T12:54:24 | 2016-12-05T12:54:24 | 43,445,584 | 0 | 2 | null | 2015-12-10T05:15:44 | 2015-09-30T16:47:57 | Scilab | UTF-8 | Scilab | false | false | 112 | sce | polyscale1.sce | //Testing for logical errors
a=[1 2 3];
alpha=2;
b=polyscale(a,alpha);
disp(b);
//Does not match matlab output
|
39ee7ecb188e50ded2de68913ece0a93e2408af9 | f891f5aed2e66371488173c2b9c4e8f977a9f64a | /UL 1741 SA/Tests/VoltVar/UL1741_Test_2.tst | 2838c8b5dada7492b4ea68fa503c5f2a93637038 | [] | no_license | jakedm/svp_directories | d9b85c41b45a3ded7572f9f730e8d1efc8515099 | 19272f8784baabf83e197778768933aef015432c | refs/heads/master | 2021-01-18T18:08:29.224016 | 2017-01-16T20:09:35 | 2017-01-16T20:09:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,839 | tst | UL1741_Test_2.tst | <scriptConfig name="UL1741_Test_2" script="VoltVar">
<params>
<param name="invt.posttest_delay" type="int">1</param>
<param name="vv.settings.curve_num" type="int">1</param>
<param name="vv.settings.test_num" type="int">2</param>
<param name="vv.settings.v_deadband_min" type="int">2</param>
<param... |
ffcf6fcac5c3b26f7a89478ed1624429bb42ad49 | e04f3a1f9e98fd043a65910a1d4e52bdfff0d6e4 | /New LSTMAttn Model/.data/lemma-split/GOLD-TEST/nya.tst | 175e268a9b6e7c954e02fcca4fb66ff34411cf7b | [] | 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 | 24,410 | tst | nya.tst | fulumira anafulumira V;PL;3;PST
fulumira kufulumira V;NFIN
fulumira timafulumira V;PL;1;PRS
fulumira tidzafulumira V;PL;1;FUT
fulumira anafulumira V;SG;3;PST
fulumira mudzafulumira V;SG;2;FUT
fulumira adzafulumira V;SG;3;FUT
fulumira ndinafulumira V;SG;1;PST
fulumira munafulumira V;PL;2;PST
fulumira mudzafulumira V;PL;... |
2dfa683904545b36a5b1e9963b6a3ba00c21685d | 13d93c2922005af35056d015f1ae3ebebe05ee31 | /scilab/physique/elec/triphase.sce | a3aa557998a40d39692fdecd36d4d5465e2a48bd | [] | no_license | scls19fr/openphysic | 647cc2cdadbdafd050d178e02bc3873bd2b07445 | 67bdb548574f4feecb99b60995238f12f4ef26da | refs/heads/master | 2021-04-30T23:16:26.197961 | 2020-11-16T20:21:17 | 2020-11-16T20:21:17 | 32,207,155 | 1 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 234 | sce | triphase.sce | clear
%theta_deg=[0:5:360]';
%theta=%theta_deg*2*%pi/360;
v1=sin(%theta);
v2=sin(%theta-2*%pi/3);
v3=sin(%theta-4*%pi/3);
u12=v1-v2;
u13=v1-v3;
u23=v2-v3;
u21=v2-v1;
u31=v3-v1;
u32=v3-v2;
plot2d(%theta,[v1 v2 v3 u12 u13 u21 u31 u32])
|
7a30cfb20850b2fef104cd236e06a78cc80ab140 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3281/CH3/EX3.5/ex3_5.sce | 0a21fa91091092f592838b6746e87ed23de5af8e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 276 | sce | ex3_5.sce | //Page Number: 142
//Example 3.5
clc;
//Given
P=12.8D-3; //W
l=3; //cm
lamb=4.2; //cm
vswr=2.2;
jfi=%i*4.49;
//ap
ap=sqrt(2*P);
//Phase shift
bl=(2*%pi*l)/lamb;
//bp
bp=(ap*(vswr-1))/(vswr+1);
a=ap*exp(jfi);
b=bp*exp(jfi);
disp(a,b,'Required Waves:');
|
7c62b758643310843e90af3554eaa68e595b4dc8 | 2ac3595ed7f1ea89f95169caefd85f9a1c52a6d9 | /base/Applications/Tests/TesterTest/shellfail.tst | 0ad729443125d7d5274960ed52d47d798dca82c2 | [] | no_license | lastweek/source-singularity | bc61bdac3047ef02cc017841d7621831b5413fe8 | d37047d36f26f7543224905ae35a369448be904e | refs/heads/master | 2021-10-13T01:19:54.646849 | 2021-09-26T18:58:14 | 2021-09-26T18:58:14 | 210,944,019 | 86 | 8 | null | null | null | null | UTF-8 | Scilab | false | false | 381 | tst | shellfail.tst | <Profile Name="Sample">
<Module Name="TestDriver">
<Suite Name="ShellX" KnownFailure="These don't work right now or throw a deliberate exception">
<Test Name="pnp"/>
<Test Name="disk"/>
<Test Name="warmboot"/>
<Test Name="play"/>
<Test Name="throw"/>
<Test Name="t... |
a2121a4e05d5ef313ace31c3e9e36bd88f0b7e1d | 449d555969bfd7befe906877abab098c6e63a0e8 | /3710/CH2/EX2.3/Ex2_3.sce | 55b513cfa040598386c008d1e7a10896ad8c2572 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 556 | sce | Ex2_3.sce | //Example 2.3, Page Number 60
//Effective Density Calculation
clc;
m=9.1*(10**-31) //Mass of electron in kilogram
me=0.55*m //Effective mass
T=300 //Temperature in Kelvin
k=1.38*(10**-23) //Boltzmann Constant in meter square kilogram per second square Kelvin
h=6.6*(10**-34) //Plancks Constant in meter square k... |
25cd2d2992aeddc9031fc24e950f9bbce45323d4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /68/CH2/EX2.1/ex1.sce | 7398cc421f935e58b2b082306be416d3d2b5ca6a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 881 | sce | ex1.sce | // Example 2.1 : Closed loop and open loop gain
// Consider inverting configuration
// 2.1a
R_1=1000; // (ohm)
R_2=100*10^3; // (ohm)
A=10^3; // (V/V)
disp(A,"A (V/V)")
G=-R_2/R_1/(1+(1+R_2/R_1)/A);
disp(-G,"G")
e=(-G-(R_2/R_1))/(R_2/R_1)*100;
disp(e,"e (%)")
v_1=0.1; // (V)
v_1=G*v_1/A;
disp(v_1,"v_1 (V... |
d80448c48caa52d96e89b4b9e2fb475dbc991e3d | 449d555969bfd7befe906877abab098c6e63a0e8 | /2705/CH7/EX7.1/Ex7_1.sce | 3a546321865b49e5ece9ce791a44344056f8025d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 556 | sce | Ex7_1.sce | clear;
clc;
disp('Example 7.1');
// aim : To determine
// the specific enthalpy of water
// Given values
Tf = 273+100;// Temperature,[K]
// solution
// from steam table
cpl = 4.187;// [kJ/kg K]
// using equation [8]
sf = cpl*log(Tf/273.16);// [kJ/kg*K]
mprintf('\n The specific entropy of water... |
7909ec2f475f04733ecfb8387ef09f43a63cc82e | 449d555969bfd7befe906877abab098c6e63a0e8 | /2966/CH1/EX1.6.52/1_6_52.sce | 2fc244fd29cff88455a8cec3c31e8b762ebda07d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 556 | sce | 1_6_52.sce | //water//
//page 1.52 example 6//
clc
volume_hardwater=800//in litres//
volume_NaCl=40//Volume of NaCl in litres//
conc_NaCl=110//% NaCl consumed by zeolite bed//
Wt_per_Litre=conc_NaCl*10//gms NaCl consumed by zeolite bed per litre//
total_wt=Wt_per_Litre*volume_NaCl//total gms NaCl consumed by zeolite bed//
C... |
b0234519c93b361d96e57ccb18c9888b3e1edf52 | 99b4e2e61348ee847a78faf6eee6d345fde36028 | /Toolbox Test/uencode/uencode11.sce | 18654c8e8463508e7f40f7d920fecfaf6394bb79 | [] | 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 | 148 | sce | uencode11.sce | u=[1 2 .3 .4 5;-2 3 4 .5 6;.3 4 5 6 7];
y=uencode(u,3,2,'signed');
disp(y);
// output
// 2 3 0 0 3
// -4 3 3 1 3
// 0 3 3 3 3
|
6f59dbdb63a1328b12c476992946859ef8adbcd2 | c71594b945f16fe9017f71039bfcfc1412c43e2a | /And8/And8.tst | e87fa098e3091eb3e67fb26125441e28165f49ff | [] | no_license | Quanta770/nand2tetris- | 089432ca788a743897e972a48cd29e451cceba91 | fee41d9230bb4a964526f7ff13cc94a8b73f4a7e | refs/heads/master | 2020-08-06T19:15:30.552297 | 2019-10-25T08:14:49 | 2019-10-25T08:14:49 | 213,120,493 | 0 | 0 | null | 2019-10-25T08:14:50 | 2019-10-06T06:39:34 | Assembly | UTF-8 | Scilab | false | false | 405 | tst | And8.tst | load And8.hdl,
output-file And8.out,
compare-to And8.cmp,
output-list a%B1.8.1 b%B1.8.1 out%B1.8.1;
set a %B00000000,
set b %B00000000,
eval,
output;
set a %B00000000,
set b %B11111111,
eval,
output;
set a %B11111111,
set b %B11111111,
eval,
output;
set a %B10101010,
set b %B01010101,
eval,
output;
set a %B0011100... |
bb4cd4427e5438b50ea0251d75b685df7a0e9988 | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set8/s_Elements_Of_Mechanical_Engineering_N._M._Bhatt_And_J._R._Mehta_2339.zip/Elements_Of_Mechanical_Engineering_N._M._Bhatt_And_J._R._Mehta_2339/CH13/EX13.6.1/Ex13_6.sce | 64404f1f79d1ac2154b885f1a4ae1d62d09127d9 | [] | 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 | 183 | sce | Ex13_6.sce | errcatch(-1,"stop");mode(2);
Na=600;
Za=25;
Zb=50;
Zc=20;
Zd=40;
Nad=(Zb/Za)*(Zd/Zc);
Nd=Na/Nad;
printf('Speed of Output Shaft= %2.1f RPM',Nd);
printf('\n');
exit();
|
63092e7b59251a32426bf6622aa426b14f6e7925 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1970/CH1/EX1.7/Ch01Exa7.sce | efc98cd89cee4ce2a01f4d35279b517807934f48 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 579 | sce | Ch01Exa7.sce | // Scilab code Exa1.7 : : Page 53 (2011)
clc; clear;
M = 20*1.66054e-027; //
v = 10^5; // Speed of the ion, metre per sec
B = 0.08; // Magnetic field, tesla
e = 1.60218e-019; // Charge of an electron, C
n = 1; // Number of the ion
R_20 = M*v/(B*n*e) // Radius of the neon-... |
edc25b474d752256c5ddd0f5eb8cd5b522c2f74e | e463a1b5938cb65a6a9470c4c93a3fb10b05812d | /Routh_t.sce | 2979baf3802381275de58cd5aadd33b516fad17a | [] | no_license | HilkenM/Sistemas-de-Controle | a7158daf2c700dfd5f580514a2b2a68154bc4dfa | 29958758dcff56b53ec27ea6bf8a4031d9594cc1 | refs/heads/main | 2023-05-20T08:50:13.741512 | 2021-06-13T18:57:32 | 2021-06-13T18:57:32 | 312,902,288 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 243 | sce | Routh_t.sce | //Hilken Matthaus - 14/11/2020- Sistemas de controle 2
//Definição da variável
s =poly(0,'s')
//Definição do sistema
H = syslin([],1,s^3+6*s^2+11*s+6)
//Chamada da função routh_t
G= routh_t(H,0)
//mostrar na tela
disp(G)
|
755ca01a335ddaf20ae837c0e71cb282bfd36fa4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /620/CH26/EX26.1/example26_1.sce | dac540e175eca0d94ab3f6b6d3604f635a4519e5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 86 | sce | example26_1.sce | p=50;
i=1.5;
r=p/i^2;
disp("the resistance (in Ω) of the AC circuit is"); disp(r); |
5ead7b17f5c6833da128e77aa1ed655e338ef120 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3760/CH2/EX2.29/Ex2_29.sce | f956d2f4bbd113c85dc9f400baafe6fad567e679 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 847 | sce | Ex2_29.sce | clc;
l=1.2; // length of iron path
a=5*5*10^-4; // area of cross section
uo=4*%pi*10^-7; // permeability for free space
ur=1500; // relative permeability for iron
i=2; // exciting current
n=1000; // number of turns of coil
g=0.5*10^-2; // air gap length
r=(l/(uo*ur*a))+(g/(uo*a)); // net reluctance
f=(n*i)/r;... |
3f43e7d5db9584db00fd875e8ed91a9ea45bfb7e | 449d555969bfd7befe906877abab098c6e63a0e8 | /1073/CH2/EX2.23/2_23.sce | c8dd64665682ae41f04a242fa84745f662d4a593 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 533 | sce | 2_23.sce | clc;
//Example 2.23
T1=913 //[K]
T=513 //[K]
T2=313 //[K]
//Q=(T1-T)/(x/(k*A))
//Q=(T-T2)/(1/(h*A))
//x=2k/h
//Q=(T1-T2)/(x/(kA)+1/(h*A))
//Therefore,Q=hA/3*(T1-T2)
//With increase in thickness(100%)
//x1=4*k/h
//Q2=(T1-T2)/(x1/k*A+1/(h*A))
//Q2=(h*A)/5)*(T1-T2)
//Now
h=1; //Assume
A=1; ... |
afe2c587213b853654dc5149985bde18154d60dc | c557cd21994aaa23ea4fe68fa779dd8b3aac0381 | /test/readlimit.tst | 980541fe37d59c1099513e0c82d9263cdf4de4eb | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | dougsong/reposurgeon | 394001c0da4c3503bc8bae14935808ffd6f45657 | ee63ba2b0786fa1b79dd232bf3d4c2fe9c22104b | refs/heads/master | 2023-03-09T15:22:45.041046 | 2023-02-25T08:33:06 | 2023-02-25T08:33:06 | 280,299,498 | 1 | 0 | NOASSERTION | 2023-02-25T08:33:08 | 2020-07-17T01:45:32 | Go | UTF-8 | Scilab | false | false | 256 | tst | readlimit.tst | ## Test readlimit
set relax
set echo
readlimit 3
read <simpletag.svn
prefer git
write -
# This should yield an EOF message.
read <binary.svn
prefer git
write -
# This should not
read <bs.fi
prefer git
write -
# This should
read <utf8.fi
prefer git
write -
|
1ff3f3f7f93c9b7d965a026ee545ead3bc858ede | 4a1effb7ec08302914dbd9c5e560c61936c1bb99 | /Project 2/Experiments/Ripper-C/results/Ripper-C.flare-10-1tra/result1s0.tst | bf2a8957693758926127180538c017e7c5083b20 | [] | 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 | 950 | tst | result1s0.tst | @relation flare
@attribute LargestSpotSize{A,R,S,X,K,H}
@attribute SpotDistribution{X,O,I,C}
@attribute Activity{1,2}
@attribute Evolution{1,2,3}
@attribute Prev24Hour{1,2,3}
@attribute HistComplex{1,2}
@attribute BecomeHist{1,2}
@attribute Area{1,2}
@attribute C-class{0,1,2,3,4,5,6,7,8}
@attribute M-class{0,1,2,3,4,5... |
8762bec8d2baa063da5f3712630f0b7cf388d556 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3717/CH4/EX4.3/Ex4_3.sce | aa7995b77ef7c8644263edb9279809f3977f8ab4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 540 | sce | Ex4_3.sce | // Ex4_3 Page:64 (2014)
clc;clear;
m = 9.1e-031; // Mass of an electron, kg
h_cross = 1.05e-034; // Reduced Planck's constant, Js
v = 4e+06; // Speed of the electron, m/s
p = m*v; // Momentum of the electron, kg-m/s
delta_p = p/100; // Uncertainty in momentum of the electron, kg-m/s
delta_x = h_cros... |
3573947e9369320d00671233715298a6171818b3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2252/CH6/EX6.5/Ex6_5.sce | 89fde72930af2facab62e3daa7dad699624a4512 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 741 | sce | Ex6_5.sce |
//calculating greatest rate of change of current
//i=50*sin(100*%pi*t)
mprintf("Greatest rate of change of current=%f A/sec\n",50*100*%pi)
//calculating average value of current
f=50//frequency of the wave
T=1/f
Imean=1/.01*integrate("50*sin(100*%pi*t)","t",0,T/2)
mprintf("Average value of the given current=... |
9f2798bd67cdcb5deb8acfd326cd24eec61c9520 | 25ecbf436e9499640445c5f8dd256d12dcfecf2a | /Vclamp/StochHH_K5 DAG Vclamp.sci | 4d08a6e0b3a44c9f08f6f645daf05c3f2173bb60 | [] | no_license | ModelDBRepository/141272 | 89fa654099db5fe443f1d34b43071108882d740e | 67f44e52600c751f37f731f71a5b13a21fd28e8e | refs/heads/master | 2020-05-29T18:22:46.893645 | 2019-05-31T02:44:35 | 2019-05-31T02:44:35 | 189,298,198 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,491 | sci | StochHH_K5 DAG Vclamp.sci | // Potassium channel from original HH model
// Voltage clamp simulations with non-stationary noise analysis
// UNcoupled activation particles (2-state independent particles),
// Goldwyn et al. (Phys Rev E 83:041908 (2011)) implementation of the
// Diffusion Approximation. Coupled activation particles WITHOUT
// stead... |
22d4071797512d511a047b68ac22398b240dce3c | b6b875fb04ec6df2c0fb0d28f36962fa9aebb2bf | /TD5/Scripts/ecart_expo.sce | f7a4275a4203becfdfe56b51ba77e7e621067eb0 | [] | no_license | MFrizzy/Modelisation | 51794b2edf421f9d2206cb73972d8d8d7b1e9759 | 0ca819afbcbe00f58f3bbaa8fc97164ae2c1d3cb | refs/heads/master | 2021-08-29T12:02:20.042037 | 2017-12-13T22:39:21 | 2017-12-13T22:39:21 | 106,943,303 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 634 | sce | ecart_expo.sce | // a) calcul de k classes
function q = quantile(l,p)
q = -log(1-p)/l
endfunction
function t = expo(l,n)
u = rand(n, 1);
t = u
t = -log(1-t)/l
endfunction
lambda=1;
n = 10;
C = zeros(1, n + 1)
C(1) = 0; C(n+1) = 1000000000000;
for i = 1:(n-1)
C(i+1) = quantile(lambda,i/n);
end
format(6)
Ei = 30... |
bb3aae2fbfe6d980c21f17bed5321494207714e9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3129/CH5/EX5.10/Ex5_10.sce | 281b0cbd992d0f5842b3c944c848502cc29f16cb | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex5_10.sce | //Determining value of Le,Ce and L of Buck Conveter
//Example 5.10(Page No- 214)
clc
clear
//given data
Vs = 110;//V
Va = 60;//V
Ia = 20;//A
f = 20*10^3;//Hz
del_Vc = 0.025*Va;//peak to peak ripples are 2.5% for load voltages
Rv = Va/Ia;
k = Va/Vs;
Is = k*Ia;
del_Il = 0.05*Ia;//peak to peak ripples are ... |
a3dab01569a6d1cc3d42d2df0ab9eeabc0a9fe1e | 449d555969bfd7befe906877abab098c6e63a0e8 | /3683/CH3/EX3.5/Ex3_5.sce | fe72aaaf119ae2f6f671b9f68e3617500e5b4602 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex3_5.sce | Bf=1200//width of flange, in mm
Bw=200//breadth of web, in mm
Df=100//thickness of flange, in mm
d=400//effective depth, in mm
sigma_cbc=7//in MPa
sigma_st=190//in MPa
m=13.33//modular ratio
Ast=4*0.785*18^2//four 18 mm dia bars, in sq mm
//assume x < Df; find x using Bf(x^2)/2=mAst(d-x), which becomes of the f... |
9ffeb149d51304cd86584325264288a15faa55d4 | 592b1b7dfaefd62d755737ac7b6e81f44f7786ba | /7a Program to solve differential equation using Euler’s method.sce | d2da5b964d5364fa88279d30314cb75136518c77 | [] | no_license | muitnet/Numerical-and-Statistical-Methods-sem2-fybscit-mumbai-university | 841143b72d52229c68bcd0666ed10c844c02f507 | 2d1c638b881f3e418a982baa02632effd03ae5fe | refs/heads/master | 2021-01-19T07:23:05.463429 | 2017-04-07T11:54:24 | 2017-04-07T11:54:24 | 87,540,712 | 6 | 5 | null | null | null | null | UTF-8 | Scilab | false | false | 216 | sce | 7a Program to solve differential equation using Euler’s method.sce | function [Y0]=eular(X0, Y0, h, yest, f)
n=(yest-X0)/h
for i=1:n
Y0=Y0+f(X0,Y0)*h;
X0=X0+h;
disp(Y0)
end;
endfunction
deff('[y]=f(a,b)','y=b-a*b+a');
eular(0,1,0.2,1,f)
|
d4da85336c1ff500b3c8079549cfa7afd50b50ed | ebfed86dee276110294a4e93fa80377908bbd317 | /macros/houghlines.sci | c52bb7214fd5cc2671e620ab7972dcfa9ec64779 | [] | no_license | gursimarsingh/FOSSEE-Image-Processing-Toolbox | a9d46b698c98566fec867eb2ce3cfeb427058d5c | 165f6d7d1f20262a1637a923c6aad6e663ad1538 | refs/heads/master | 2021-08-16T19:18:59.591175 | 2017-11-08T17:55:04 | 2017-11-08T17:55:04 | 96,531,802 | 0 | 0 | null | 2017-07-07T11:21:10 | 2017-07-07T11:21:10 | null | UTF-8 | Scilab | false | false | 3,104 | sci | houghlines.sci | // Copyright (C) 2015 - IIT Bombay - FOSSEE
//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_... |
ab6ba8ab1843c9e028f1539c5cd897bb4c06957a | 449d555969bfd7befe906877abab098c6e63a0e8 | /2087/CH5/EX5.4/example5_4.sce | 9b8d94b328873970035c6e50c5bcc8458021bc96 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 385 | sce | example5_4.sce |
//example 5.4
//calculate discharge from tubewell
clc;
//given
d=30; //diameter of well
s=2; //drawdown
L=10; //length of stainer
k=0.05; //coefficient of permeability
r=300; //radius of zero drawdown
Q=2.72*k*s*(L+s/2)/(100*log10(2*100*r/d));
Q=round(Q*1000... |
6780e0cd17179f492e2573540021289e2d0127a1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /779/CH10/EX10.13/10_13.sce | 236351998024346803b22d521050dd523bee8608 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 342 | sce | 10_13.sce | P1 = 300e03; V1 = 0.07;
m = 0.25; T1 = 80+273;
R = (P1*V1)/(1000*m*T1);
P2 = P1;
V2 = 0.1;
T2 = (P2*V2)/(1000*m*R);
W = -25;
cv = -W/(m*(T2-T1));
cp = R+cv;
S21 = m*cp*log(V2/V1); // S21 = S2-S1
disp("kJ/kg K",cv,"cv of the gas is")
disp("kJ/kg K",cp,"cp of the gas is")
disp("kJ/kg K",S21,"Increase in the e... |
981d4dfc9ee4267cf3e8bc3ee25488c062a3dffa | 449d555969bfd7befe906877abab098c6e63a0e8 | /2744/CH1/EX1.8/Ex1_8.sce | 29154d1943c6f65a3c334ca2a7c42012fccc1596 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 343 | sce | Ex1_8.sce | clear all;
clc;
P = 1200;//axial pull in lb-wt
d1 = 1;//diameter of one end in inches
d2 = 0.5;//diameter of other end in inches
l = 10;//length of the rod in inches
E = 14*10^6;//modulus of elsticity in lb/in^2
del_l = 4*P*l/(%pi*E*d1*d2);//change in length in inches
printf('The change in length of the rod is... |
48129a9fba658dccfe0ef22a982e1e44101ca61c | 1b1878a49e894335957c80a1896ec826fc276add | /func.sce | b365d0686de94d228e17886f59d00831edba6d85 | [] | no_license | ThiagoMoraes-UERJ/ModelosLineares | 20a76778cbe844e65fbb26f8b4d8cd3f8216be5b | 0c3a4757c830c09074bebe4ad0388ecce6aad4aa | refs/heads/master | 2020-05-21T14:29:26.970544 | 2019-05-24T20:12:39 | 2019-05-24T20:12:39 | 186,079,640 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 7,457 | sce | func.sce | //----------------SOMATÓRIOS-----------------------------------------
function somatorioYX = SomatorioXY(n, X , Y )
i=1;
somaYX = 0;
while(i<=n)
somaYX = somaYX + (X(i)*Y(i));
i = i+1;
end
somatorioYX = somaYX
endfunction
function somatorioY = SomatorioY(n , Y)
... |
b694e567d384b04309af00475bdda6cef279588c | 449d555969bfd7befe906877abab098c6e63a0e8 | /3809/CH9/EX9.2/EX9_2.sce | 2a21519aaedb59c7ed271e3d11ae9b27ebb0238f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 520 | sce | EX9_2.sce | //Chapter 9, Example 9.2
clc
//Initialisation
L=400*10**-3 //inductance in henry
R=20 //resistance in ohm
V=15 //voltage
i=300*10**-3 //current in amp
e=2.7183 //exponent
//Calculation
T=L/R ... |
fd9026a3b95a63f89eb804bec1ec7a82b686c7a9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3821/CH9/EX9.9/Example9_9.sce | d68b5a2c694f517f03530e80c3b3aad77955e0ae | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,227 | sce | Example9_9.sce | ///Chapter 9 Law Of Thermodynamics
///Example 9.9 Page No:171
///Find Net heat transfer in 1st cycle
///Input data
clc;
clear;
Qab=-6500; //Heat transferred in 1st process KJ/min
Qbc=0; //Heat transferred in 2nd process
Qcd=-10200; //Heat transferred in 3rd process KJ/min
Qda=32600; //Heat transferred ... |
4a00597b5265ad604c62e18838de9a10022a7d3f | 449d555969bfd7befe906877abab098c6e63a0e8 | /2863/CH2/EX2.1/ex2_1.sce | 2a4fc8a0ff355668ee9e825d339115da6c1b86d0 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 335 | sce | ex2_1.sce | //chapter 2
//formula is Etheta=60*pi*I(dl/lambda)*(sin(theta)/r) where thetha=90
printf("\n");
r=200;
printf("distance between points is %dm",r);
lam=10;
printf("\nthe wavelength is %dm",lam);
idl=3*10^-4;
printf("\nthe current element is %eA/m",idl);
Etheta=60*3.14*3*10^-3/2;
printf("\nEtheta is value is %e... |
f61f17f129d06243644b4b500f746b7b451d7593 | 796ed6f734bc4c417552a663b72203dd29f81c11 | /q-repr1.sci | aac87c89198dae5692f2aeb1b0ea787d39159131 | [] | no_license | NnataKha/Conflict-Model-for-Q-representation | 269859e01fcb08ec2d9ae0e0be1b977a3f64f7f6 | 1accefcdfc45fe2f058835fb819a3665dac74dd1 | refs/heads/master | 2020-03-16T18:45:30.350490 | 2018-05-10T10:45:52 | 2018-05-10T10:45:52 | 132,885,767 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,097 | sci | q-repr1.sci | clear;
n = 3;
q = [1, 1, 1];//, 1, 1];
p = [1, 2, 3];//, 1, 1];
r = [1, 10, 1];//, 1, 1];
s = sum(q);
sr = sum(r);
sp = sum(p);
for i=1:n
delta1(i)=q(i)/s;
p1(i) = p(i)/sp;
r1(i) = r(i)/sr;
end
i=1;
for j=1:n
for k=1:n
delta2(i)=delta1(j)*q(k)/s;
p2(i)=p1(j)*p(k)/sp;
r2(i)=r1(j)*... |
70963cdce641c52fb9d7f8399ae9917eef94f6ea | a159f59d19e2b03b234e9c2977ba4a932180e648 | /Software/GreenScilabV0.9/env/2accumulatedBiomassRepartition.sci | 4da5001e63ed64800641386ad4fc402f503daa76 | [] | no_license | OpenAgricultureFoundation/openag_sim | e052bbcc31b1d7f9b84add066327b479785f8723 | 425e678b55e24b5848d17181d25770175b8c2c3f | refs/heads/master | 2021-07-01T06:25:08.753260 | 2017-09-20T21:44:18 | 2017-09-20T21:44:18 | 80,540,145 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 1,439 | sci | 2accumulatedBiomassRepartition.sci | blade petiole pith female fruit male fruit ring
0.16689 0.22034 0.30344 0.42313 0.59149 0.82491
0.05259 0.06944 0.09563 0.13335 0.18641 0.25997
0.56880 0.59110 0.60526 0.61777 0.63116 0.64732
0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
0.00000 0.00850 0.017... |
f151939d51d2ce9a9dcb78002c30b7e1006d7a83 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1271/CH16/EX16.4/example16_4.sce | 293f4f10665ef3f15fa739f76c79da43d601c07e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 648 | sce | example16_4.sce | clc
// Given that
d = 8940 // density of copper in kg/m^3
w = 63.55 // atomic weight of copper
t = 0 // temperature in K
N = 6.02e26 // Avogadro no. in per kg
m = 9.1e-31 // mass of electron in kg
h = 6.62e-34 // Planck constant in J-sec
e = 1.6e-19 // charge on an electron in C
// Sample Problem 4 on page no. 16.15
... |
05a93bf73720b256ddf3baa8e411c648ec695da3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /995/CH2/EX2.7/Ex2_7.sce | c91563a3a2a5a4cfcaca2e8b109714108cfd41ff | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 116 | sce | Ex2_7.sce | //Ex:2.7
clc;
clear;
close;
r=25*(10^0);
printf("Resistor value = %d ohm",r);
printf("\nTolerance = 20 %%");
|
fb398402998772ec0992cd0d14c5cec26b8dca2a | 71ad8ef6fba3006cf2e7d8d16a3e2451b2df7459 | /aln_reconhecimento_faces.sce | b74b69943570984cd89caea05c2c1dc11f90a1fb | [] | no_license | carloscdias/aln_reconhecimento_faces | ec356608bba71e74bc7c275707fa03ec33522629 | 7e14c443b60fd513cc1e410c6632aaaa87c40679 | refs/heads/main | 2023-05-02T09:29:46.151745 | 2021-05-18T20:00:14 | 2021-05-18T20:00:14 | 364,701,815 | 1 | 1 | null | 2021-05-18T20:00:15 | 2021-05-05T20:46:40 | Scilab | UTF-8 | Scilab | false | false | 1,174 | sce | aln_reconhecimento_faces.sce | /*
* Grupo:
* Carlos Cardoso Dias
* Maria Eduarda Ornelas Hisse
*
* Reconhecimento de faces
*/
// atomsInstall("IPCV")
// loading external routines
exec('3rd_party/sip_pca.sci', -1);
exec('3rd_party/sip_pca_project.sci', -1);
//exec('3rd_party/sip_pca_test.sce', -1);
exec('classifiers/utils.sci', -1);
exec('... |
27e947008407354bd57a49489a9b39f390324853 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1970/CH5/EX5.2/Ch05Exa2.sce | ab17c351e873af3eb684093bd732024ee902db29 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,044 | sce | Ch05Exa2.sce | // Scilab code Exa5.2 : : Page 203 (2011)
// We have to make calculation for alpha particle and for proton
clc; clear;
E_a = 8.766; // Energy of the alpha particle, mega electron volts
A_Bi = 209; // Atomic mass of Bi-209, atomic mass unit
A_a = 4; // Atomic mass of alpha particle, atomic mass un... |
742c94561173e98f408f52266c4dff6a76bddeb6 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2126/CH3/EX3.7/7.sce | 4572106523f36c4bc7ce9bfe59c54ee8c86725cc | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 801 | sce | 7.sce | clc
clear
//input data
M1=0.25 //Initial Mach number
M2=0.75 //Final mach number
P1=1.5 //Inlet pressure in bar
T1=300 //Inlet temperature in K
k=1.4 //Adiabatic constant
R=0.287 //Gas constant in kJ/kg-K
//calculation
a1=sqrt(k*R*10^3*T1) //Sound velocity in m/s, R in J/kg
C1=a1*M1 //air velocity in m... |
dfd5917fed9cb6b4c50e283365ba377d53064c9e | 449d555969bfd7befe906877abab098c6e63a0e8 | /2594/CH6/EX6.20/Ex6_20.sce | 9f519e2309991ab186045d721210ec6fcb8d73d3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 902 | sce | Ex6_20.sce | clc
Io1=10*10^-7
disp("Io1 = "+string(Io1)+" A") //initializing value of reverse saturation current of silicon SBD.
Io2=10*10^-7
disp("Io2 = "+string(Io2)+"A") //initializing value of reverse saturation current of a PN junction.
Vt=0.0259
disp("Vt = "+string(Vt)+" eV") //initializing value of thermal voltage.
I=... |
5bacfb49ad68dbbc321097b333e84c286d99c87b | 449d555969bfd7befe906877abab098c6e63a0e8 | /3886/CH17/EX17.8/17_8.sce | a78527e08c30bb1ea4746424c47e84fade5c655e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 246 | sce | 17_8.sce | //Frictionless pulleys
//refer fig. 17.8 (a) and (b)
//consider combined FBD of the system
N1=500 //N
F1=0.2*500 //N
N2=1000*cosd(30) //N
F2=0.2*N2 //N
//writing impulse momentum equation
v=20.19 //m/sec
printf("\nv=%.3f m/sec",v)
|
dc1452110425d1e2301e8e077312488b13e0ca13 | 94d8b66f6512f2f17f77000729fd8ac999484ed3 | /workspace/Analysis/EKFSlam/2D-4Transponders-Circle-Pure-Range-Only.sce | 99b5b42fdbe758541e6c489233a14af6b365690f | [] | no_license | utctao/reliable-slam | 7885c098574afb5284675a6f022d368f7f303ba6 | 1f00c584d9dacfc17e31e0aa91b0d717998b0310 | refs/heads/master | 2021-01-20T19:49:49.038094 | 2013-07-22T21:50:55 | 2013-07-22T21:50:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 6,411 | sce | 2D-4Transponders-Circle-Pure-Range-Only.sce | cd /media/Documents/Etudes/ENSTA-Bretagne/Stages/ENSI3-UFRGS/reliable-slam/workspace/Simulations/Scenarios/2D-4Transponders
clear
close
close
close
funcprot(0);
raw_file=read_csv('2D-4Transponders-Circle.res',';');
// Degrees to radians
deg2rad=%pi/180;
// avoid the first comment line + parse strings to double
data... |
f25507cc272c9df8b2c1042a602cdfa253989ee5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1991/CH2/EX2.2/2.sce | 437ec2e6f18dec357d525dd87572bff3ee453c0b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 381 | sce | 2.sce | clc
clear
//input
v=0 //car stops => final velocity=0
u=29 //initial velocity
t=11 //time
//calculation of acceleration
a=(v-u)/t//eqn of uniformly accelerated body
//calculating distance travelled during this period
d=(v+u)*t*0.5//eqn of uniformly accelerated body
//output
printf("the accleration is %3.3f ... |
8410fb16c4743e7f199cd14574eccb90b3e0dc81 | f891f5aed2e66371488173c2b9c4e8f977a9f64a | /Sandia Inverter Test Protocol/Tests/INV3/INV3_2.tst | e6f2e50387417de7298f27a1bb8191ce28facb09 | [] | no_license | jakedm/svp_directories | d9b85c41b45a3ded7572f9f730e8d1efc8515099 | 19272f8784baabf83e197778768933aef015432c | refs/heads/master | 2021-01-18T18:08:29.224016 | 2017-01-16T20:09:35 | 2017-01-16T20:09:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,284 | tst | INV3_2.tst | <scriptConfig name="INV3_2" script="INV3">
<params>
<param name="inv3.ramp_time" type="int">0</param>
<param name="invt.posttest_delay" type="int">0</param>
<param name="invt.pretest_delay" type="int">0</param>
<param name="invt.power_factor_range" type="float">0.08</param>
<param name="inv3.power... |
b40bd03d44517f698453aaddef45fe20c78d255f | 449d555969bfd7befe906877abab098c6e63a0e8 | /1478/CH3/EX3.7.13/3_7_13.sce | 0d0a35cf15624cd4d053102984de16bc0262dc9f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 418 | sce | 3_7_13.sce | //lubricants//
//example 3.7.13//
clc
volume_oil=5//volume of oil titrated(ml)//
density_oil=0.92//density of oil titrated//
wt_oil=volume_oil*density_oil//weight f oil saponified(gms)//
volume=2//volume of alcoholic KOH consumed to neutralize fatty acids(ml)//
normality_KOH=0.01//normality of KOH //
A=volume*n... |
44c9ebb2dc52f7ce8398d9950e88e12508735f0c | 449d555969bfd7befe906877abab098c6e63a0e8 | /2522/CH6/EX6.2/exm6_2.sce | 951ba780f3d96f70ea8b8c5e01d372861c03f3f1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 426 | sce | exm6_2.sce | //page no 164
//example 6.2
//TO SWITCH ON SOME DEVICES
//let the switches which are ON are at bit no D0,D1,D2,D3,D6;
clc;
x=hex2dec(['4F']); //hexadecimal to decimal conversion
y=dec2bin(x); //decimal to binary conversion
printf('At output port 01H: '); //same input appears at the putput
disp(y);
printf('Valu... |
aa4723fc7523d34a9e4af2d93e9d4e2b1d87b17d | 449d555969bfd7befe906877abab098c6e63a0e8 | /2342/CH2/EX2.19/EX2_19.sce | b5e7fe6a30a32b8987296f71b98cee1363ae7f7b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | EX2_19.sce | //Exa 2.19
format('v',9)
clc;
clear;
close;
//Given data
l= 0.50*10^-2;// width of ribbon in m
d= 0.10*10^-3;// thickness of ribbon in m
A= l*d;// area of ribbon in m^2
B = 0.8;// in Tesla
D = 10.5;//density in gm/cc
I = 2;// in amp
q = 1.6 * 10^-19;// in C
n=6*10^28;// number of elec. per m^3
V_H = ( I *... |
d1c205ea27c7a935cc51c591a412b6a456e1bf9a | 28a8d47c4d79b231f8bebc28925792a290f67e9f | /db/others/sql/test_object_create.tst | 9faf53f5587fe079782021202e321753c5b5761b | [] | no_license | ZVlad1980/doo | a1fe7d18ccfd0acf6ced7dbb33927c86a925aae8 | e81be8f524b78b9a6ec06b7f83a8c13354fc6412 | refs/heads/master | 2021-08-17T02:03:54.553822 | 2017-11-20T17:21:03 | 2017-11-20T17:21:03 | 111,440,129 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,488 | tst | test_object_create.tst | PL/SQL Developer Test script 3.0
42
-- Created on 11.08.2014 by ZHURAVOV_VB
declare
-- Local variables here
p xxdoo_db_prgPackage_typ := xxdoo_db_prgPackage_typ('xxdoo','xxdoo_test_pkg');
m xxdoo_db_prgMethod_typ := xxdoo_db_prgMethod_typ(
p_type => 'p',
p_name => 'test',
p_paramters ... |
d484ed953de5080875c74398e8890df3fdc9876d | 717ddeb7e700373742c617a95e25a2376565112c | /72/CH6/EX6.2.3/6_2_3.sce | 61e92915a30b2da8bdf42cd6983e80580d1c8faf | [] | 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 | 454 | sce | 6_2_3.sce | //CAPTION: CutOff_frequency_of_a_MESFET
//chapter_no.-6, page_no.-247
//Example_no.6-2-3
clc;
//(a) Calculate_the_cut-off_frequency
gm=.05;
Cgs=.60*(10^-12);
fco=(gm)/(2*%pi*Cgs);
fco=fco/(10^9);
disp(fco,'the_cut-off_frequency(in Ghz)is');
//(b)Calculate_the_maximum_operating_frequency
Rd... |
8a1da60cc1359b990127cbe170a370434817dd31 | 449d555969bfd7befe906877abab098c6e63a0e8 | /991/CH7/EX7.7/Example7_7.sce | 75a3a30c43dec420bc13f340e1c4fe2a3361ccbd | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,029 | sce | Example7_7.sce | //Example 7.7. Refer fig.7.13.
clc
format(5)
VDD=24
R2=8.57*10^6
R1=12*10^6
VP=-2
IDSS=4*10^-3
RD=910
RS=3*10^3
disp("From fig.7.13.,")
VGG=round(VDD*(R2/(R1+R2)))
disp(VGG," VGG(V) = VDD*(R2 / (R1+R2)) =")
disp("Also, ID = IDSS*(1-(VGS/VP))^2")
disp(" = IDSS*(1-((VGG-(ID*RS))/VP))^... |
5366132ff4d307241e448cd4edad5d1d28896f2a | 449d555969bfd7befe906877abab098c6e63a0e8 | /1208/CH1/EX1.9/Exa9.sce | aa35d27a4088d28001cadc5050125884d85c8875 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 260 | sce | Exa9.sce | //Exa9
clc;
clear;
close;
//given data :
A=1000;//in Rs
r=16;//in % per annum
i=r/100;
n=12;//in years
//formula FVA=(A*(1+i)^n-1)/i;
FVA=(A*((1+i)^n-1))/i;
disp(FVA,"The future value(in Rs.) is : ")
//Note: answer given in the book is not accurate |
7496631323d633a15f0b5f0a2ba102ed4fa3a527 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1364/CH8/EX8.3.3/8_3_3.sce | dfbdbaa56eee1284665874521de8e997a04ecaaf | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 239 | sce | 8_3_3.sce | clc
//initialisation of variables
v= 0.02 //lb/ft sec
L= 5 //in
D= 2.5 //in
M= 26 //lbf in
w= 1200 //rev/min
g= 32.2 //ft/sec^2
//CALCULATIONS
C= %pi*v*w*2*%pi*D^3*L/(2*M*g*60*144)
//RESULTS
printf (' coefficient= %.4f in ',C)
|
f3f0aee8a56ed3dfdec11290ab65564446b8c157 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3836/CH11/EX11.5/Ex11_5.sce | c3a0387dac56389949b89323f6b4cfefbe519a3d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 441 | sce | Ex11_5.sce | clear
//Initialisation
fsd1=50*10**-3 //full scale deflection of ammeter in Ampere
fsd2=1*10**-3 //full scale deflection of moving coil meter in Ampere
Rm=25 //resistance of moving coil meter in Ohms
//Calculation
Rsm=fsd1*fsd2**-1 //sensitivity factor... |
00aebda37a14e06c885fb2518f57fa9c7563bccf | 449d555969bfd7befe906877abab098c6e63a0e8 | /3513/CH7/EX7.10/Ex7_10.sce | cfd8c54446afa7f583987d26d91ee2da23e5ea13 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,111 | sce | Ex7_10.sce | //Calculate value of standard fraction defective would you recommend for the future
//page no 153
clear
clc;
P1=0.04;
n=1600;
minsg=P1+(25/100)*n;
maxsg=P1-(25/100)*n;
//(a) Control limits for p-chart
mprintf("\P1 = %.4f \n",P1);
UCL=P1+3*sqrt((P1*(1-P1))/n);
mprintf("\UCL = %.2f \n",UCL);
LCL=P1-3*sqrt((... |
08abd3e61e13330211cab760c0c566768bd2afeb | 449d555969bfd7befe906877abab098c6e63a0e8 | /226/CH3/EX3.16/example16_sce.sce | e4d474876e996a4b0b4c57daffff35b1c3914d2c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | example16_sce.sce | //chapter 3
//example 3.16
//page 108
printf("\n")
printf("given")
Vz=9.1;Izt=20*10^-3;Es=30;
R1=(Es-Vz)/Izt
Pr1=(Izt^2)*R1
Es=27;
Iz=(Es-Vz)/R1 |
0e8d6a11376ebfb2750a08f0780fc3b50a671ab2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1439/CH4/EX4.8/4_8.sce | 18e10790136067cf895232bba5bd2136b00dc2e6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 172 | sce | 4_8.sce | clc
//initialisation of variables
dHr= -0.56 //kcal
dHr1= -18.85 //kcal
//CALCULATIONS
dH= dHr+dHr1
//RESULTS
printf ('integral heat of hydration= %.2f kcal ',dH)
|
95e470de42878b49ca415fe55cba3796dcfe18d8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1301/CH25/EX25.3/ex25_3.sce | 5f1161a23980d2a15e8deb96d900dc02d95874ce | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | ex25_3.sce | clc;
a=63.54; //atomic mass of Cu
m=100; //mass of Cu
moles=m/a; //calculating moles of U
n=6.023*10^23; //avogadro's no.
no=moles*n; //calculating no. of atoms
disp(moles,"Maoles of U = "); //displaying result
disp(no,"No. of atoms = "); //displaying result |
ad92fad94e7d91be38cb4f75930bae9a17781825 | 449d555969bfd7befe906877abab098c6e63a0e8 | /710/CH13/EX13.5/13_5.sci | 96e1797be310a45c86bf6af6afa61e4d947d5a17 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | sci | 13_5.sci | clc();
clear;
//To determine the numerical apperture
ns=2.89; //sum of refractive indices of core & cladding
nd=0.03; //difference of refractive indices of core & cladding
NA=sqrt(ns*nd) //numerical apperture
printf("The numerical apperture f... |
0ef31ba13d49c2fc9ce712db90956bf343ecf50d | 449d555969bfd7befe906877abab098c6e63a0e8 | /3717/CH19/EX19.3/Ex19_3.sce | 5df92ad39d6eebef1b25cbe243f2c725b60d36d4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 576 | sce | Ex19_3.sce | // Ex19_3 Page:373 (2014)
clc;clear;
m_p = 1.007825; // Mass of a proton, u
m_n = 1.008665; // Mass of a neutron, u
m_U235 = 235.043924; // Atomic mass of U-235, u
m_Ba141 = 140.91440; // Atomic mass of Ba-141, u
m_Kr92 = 91.92630; // Atomic mass of Kr-92, u
delta_m = (m_n + m_U235 - m_Ba141 - m_K... |
d01d73cd0c7363cb5c175ca02b7119445154165a | b3c9357cd1290921e67444ae057761959fdf24f1 | /Geral/convid-19/model2.sci | 76bb5224e3eabc8c364a4f93431112bb69009dca | [] | no_license | joaolrneto/Scilab | 91742520422426dc8a772997ef4a5d6376008b6e | f383f87e4585955cf19d0dae1b5c29f93c3f70b4 | refs/heads/master | 2023-02-05T20:13:03.677069 | 2020-12-30T14:53:09 | 2020-12-30T14:53:09 | 264,671,730 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 117 | sci | model2.sci | function y=model2(x, p)
y = (p(1)*x + p(2)).*x + p(3)
//y = (p(1)*x + p(2)) + 1/(1+exp(-x))*p(3)
endfunction
|
262a15192ae7b74e16fb8a7321f11d52a4547c49 | 67a252961f6616fc6db89eb11c1c83abf4d41468 | /CS4110Design4/CS16B032RAM16K.tst | bebadf2a84952da62f9d984c49ab6b5dff5e1624 | [] | no_license | ramyavelaga9/CS4110 | 5a45497cd7ef28d4472a57a257dad8e5f4a3d17b | 4a3cd82916820e4f7a4930a0efce14def8268dfc | refs/heads/master | 2020-07-17T23:41:12.196500 | 2019-11-20T04:24:32 | 2019-11-20T04:24:32 | 203,223,619 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,002 | tst | CS16B032RAM16K.tst | load CS16B032RAM16K.hdl,
output-file CS16B032RAM16K.out,
compare-to CS16B032RAM16K.cmp,
output-list time%S1.4.1 in%D1.6.1 load%B2.1.2 address%D2.5.2 out%D1.6.1;
set in 11877,
set load 0,
set address 13353,
tick,
output;
tock,
output;
set in 18498,
set load 1,
set address 6843,
tick,
output;
tock,
output;
set in 1126... |
ad2e7d0cb661c30231823881c621c9f99901e944 | 4a1effb7ec08302914dbd9c5e560c61936c1bb99 | /Project 2/Experiments/GFS-GCCL-C/results/GFS-GCCL-C.led7digit-10-1tra/result3s0.tst | e6942d38ddc4de6d90e21fec62df7df414754d75 | [] | 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 | 535 | tst | result3s0.tst | @relation led7digit
@attribute Led1 real[0.0,1.0]
@attribute Led2 real[0.0,1.0]
@attribute Led3 real[0.0,1.0]
@attribute Led4 real[0.0,1.0]
@attribute Led5 real[0.0,1.0]
@attribute Led6 real[0.0,1.0]
@attribute Led7 real[0.0,1.0]
@attribute number{0,1,2,3,4,5,6,7,8,9}
@inputs Led1,Led2,Led3,Led4,Led5,Led6,Led7
@output... |
a480bb2fbe7cb5f6cbd34cc1b0d9ece67354c134 | 683d2599aa2be1a5f74b928d545b20e7ea656cd1 | /microdaq/macros/mdaq_get_version.sci | 65320f13c140d65ee77d1bc57738a1c9f28958e6 | [
"BSD-3-Clause"
] | permissive | pj1974/Scilab | 5c7fb67d5cae5ac0cdf78e3dd66b97ba50f9fc95 | cd54f1bd8502d6914ad6ff5271ca0e6e3d323935 | refs/heads/master | 2020-12-25T17:12:56.934984 | 2015-10-06T17:16:11 | 2015-10-06T17:16:11 | 41,862,822 | 0 | 0 | null | 2015-09-03T14:00:56 | 2015-09-03T14:00:56 | null | UTF-8 | Scilab | false | false | 74 | sci | mdaq_get_version.sci | function mdaq_ver = mdaq_get_version()
mdaq_ver = "1.0.";
endfunction
|
e33c6b285b5c00c8e4fdc4a671c84f98ce691045 | 449d555969bfd7befe906877abab098c6e63a0e8 | /551/CH15/EX15.20/20.sce | 8053862d7091b0686086a74eba9cdf0023747890 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 496 | sce | 20.sce | clc
m_s=800/60; //kg/s
m_c=m_s;
m_g=1350/60; //kg/s
m_h=m_g;
t_h1=650; //0C
t_c1=180; //0C
t_c2=350; //0C
d=0.03; //m
L=3; //m
cph=1; //kJ/kg K
cpc=2.71; //kJ/kg K
h_g=250;
h_s=600;
t_h2=t_h1-(m_c*cpc*(t_c2-t_c1)/cph/m_h);
U=h_g*h_s/(h_g+h_s);
Q=m_h*cph*10^3*(t_h1-t_h2);
theta=((t_h1-t_c2)- (t_h2-t_c... |
5e6708ef7c4e035874911862b0c0887883da1a7c | 676ffceabdfe022b6381807def2ea401302430ac | /solvers/CompressibleFlowSolver/Tests/Couette_WeakDG_LDG_SEM_VariableMu.tst | b2bd54cfa412136cd5fc8ab4716203bc57fe5a27 | [
"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 | 1,084 | tst | Couette_WeakDG_LDG_SEM_VariableMu.tst | <?xml version="1.0" encoding="utf-8"?>
<test>
<description>NS, Couette flow, mixed bcs, WeakDG advection and LDG diffusion, Variable Viscosity</description>
<executable>CompressibleFlowSolver</executable>
<parameters>Couette_WeakDG_LDG_SEM_VariableMu.xml</parameters>
<files>
<file description="S... |
13d825de2a667afd24fa26992b73008087268d76 | f7e335e2af57c686554eb057f28ddd8d21aab1e4 | /tests/fuzz/c-wsp/0064.tst | e99f32f8d88baf9c3931785bd2d4476b2e204c61 | [
"MIT"
] | permissive | scravy/abnf | 76515bd820b3b9d8e2dbc2cec2a2f845720a6022 | cc4228f403b436cc4e34ff4d6a7def83922174be | refs/heads/master | 2023-01-09T14:30:50.095268 | 2020-06-07T16:18:09 | 2020-06-07T16:18:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 6 | tst | 0064.tst | ;hE
|
52e3832218421c3f9bf53a523f8a91ae4d893362 | c206e3f57b0a6f75bd1feefefecd29398746c358 | /scripts/prepro.sci | e18878c3833a1f321efc3f3f47c6875c2284a7d7 | [] | no_license | danielfcollier/scilab-image-processing-scripts | e092a7c1a6a0ade906c020218a9571290245e40f | 43d78cb06dc6c27ab8663f351e4c172d038280ce | refs/heads/main | 2023-04-12T20:05:52.840157 | 2021-04-27T18:56:06 | 2021-04-27T18:56:06 | 362,219,761 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 577 | sci | prepro.sci | function A=prepro(A,n)
//exec hist2.sci;
//exec range256.sci;
//exec otsu_im.sci;
//exec deleta_bit.sci;
//exec median_filter.sci;
//exec sobel.sci;
A = round(255*A+1);
//Gv=[-1 -2 -1; 0 0 0; 1 2 1];
//Gh=[-1 0 1; -2 0 2; -1 0 1];
Lp=mkfilter('circular',5);
//Il=median_filter(I,3);
//B=hist_equalize(A... |
3b83088d9016a051ba5de89a904ffeef340bf82a | 3dc9559592b6fea76205394112230d489b174e0b | /bib_trabalho.sce | d99f86318d669d84f08f5ccc161e25c1f1c22c9a | [
"MIT"
] | permissive | StheffanyHadlich/PDI-KNN | 72793a7e8071e587a628f3c4c556f50b411bf822 | e6b76f3eb02f52536549957637a167f906699cbb | refs/heads/master | 2020-03-20T09:54:10.535153 | 2018-06-14T12:02:32 | 2018-06-14T12:02:32 | 137,352,179 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 4,034 | sce | bib_trabalho.sce | function s = cinza(im)
s = im(:,:,1)/3+im(:,:,2)/3+im(:,:,3)/3
endfunction
function s = Limiarizacao(image,T)
image.im = double(image.im);
for i = 1:size(image.im,1)
//disp([i]);
for j = 1:size(image.im,2)
if image.im(i,j) < T then
... |
0c51c9d422d916c5c80b91c97341888f5b7ebbd6 | 449d555969bfd7befe906877abab098c6e63a0e8 | /125/CH10/EX10.17/Fig10_17.sce | c4901e45846e3e151324705a49adfabf1e9387db | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 635 | sce | Fig10_17.sce | //Caption: Scilab Code for dilation and erosion process
//Fig.10.17
//Page553
close;
clear;
clc;
a = imread('E:\DIP_JAYARAMAN\Chapter10\morph1.bmp'); //SIVP toolbox
//b =[1,1,1;1,1,1;1,1,1];
StructureElement = CreateStructureElement('square', 3) ;
a1 = DilateImage(a,StructureElement);
a2 = ErodeImage(a,Struc... |
bef2895fec6f69e54d97e60bc92e312cb89207f2 | 72342bddb396436379ab8d246883ac0f21562530 | /SCILAB_3.sce | e30f751fdb3918dc137de507296a921ee63109c1 | [] | no_license | Ajain-19/Signals-And-Systems | 1322a94f58f60d22aeab637c7bc427982da3e35b | d45cd46067f29d3ec86b133a61772c1218143144 | refs/heads/main | 2023-01-21T08:05:20.659619 | 2020-11-25T17:56:42 | 2020-11-25T17:56:42 | 316,013,959 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 344 | sce | SCILAB_3.sce | Maximum_Limit=10;
sum1=0;
for n=0:Maximum_Limit-1
sum1=sum1+(n+6)
end
if (sum1 > Maximum_Limit)
disp('WE HAVE AN UNSTABLE SYSTEM');
disp('The sum of the responnses has run off to');
disp(sum1);
else
disp('WE HAVE A STABLE SYSTEM');
disp('The sum of the responses has been limited to');... |
74827cf44e3a431a34fa01f85fa393cc418b6714 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2126/CH6/EX6.11/11.sce | 16a4c9c8e4e2891d5307dc8f39a18f4a0e397cdc | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 11.sce | clc
clear
//Input data
h=9500 //Altitude in m
u=800*(5/18) //Flight velocity in m/s
eff_prop=0.55 //Propulsive efficiency of the cycle
eff_o=0.17 //Overall efficiency
F=6100 //Thrust in N
d=0.17 //Density in kg/m^3
CV=46000 //Calorific value in kJ/kg
//Calculation
mf=(F*u)/(eff_o*CV*10^3) //Mass flow rat... |
8e2e479940c6918c05759f72a1942307620031dd | 449d555969bfd7befe906877abab098c6e63a0e8 | /1994/CH6/EX6.6/Example6_6.sce | e44bb83f53d15c7d3c44e44ea132b8c015b8e850 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 154 | sce | Example6_6.sce | //Chapter-6,Example6_6,pg 6-69
Nv=2
Nh=5
fh=1*10^3
fv=(5/2)*fh//(fv/fh)=(Nh/Nv)=(5/2)
printf("vertical signal frequency\n")
printf("fv=%.f Hz",fv)
|
258ea7a58922bb71cbccbfbe9332819c57145b73 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1478/CH2/EX2.18.35/2_18_35.sce | 8c5a7337291015b558e3111f7c8681874c477729 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 988 | sce | 2_18_35.sce | //water and its treatment//
//example 2.18.35//
clc
Purity_Lime=.95
Purity_soda=.80
W1=14.6;//amount of Mg(HCO3)2 in ppm//
W2=6.8;//amount of CaSO4 in ppm//
W3=8.1;//amount of Ca(HCO3)2 in ppm//
W4=12;//amount of MgSO4 in ppm//
W5=15;//amount of Na2SO4 in ppm//
W6=2;//amount of SiO2 in ppm//
M1=100/146;/... |
e17e223c799a6105d4a9c2b508a619c63b0e283a | 449d555969bfd7befe906877abab098c6e63a0e8 | /2084/CH13/EX13.3w/13_3w.sce | 7d0a5948f859eff1294658b2bdc135c3d0e5d464 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 415 | sce | 13_3w.sce | //developed in windows XP operating system 32bit
//platform Scilab 5.4.1
clc;clear;
//example 13.3w
//calculation of the height of the water coloumn
//given data
h1=2*10^-2//difference in the height(in m)
s=13.6//specific gravity of mercury
//calculation
//P = P0 + (h*rho*g)........using this equation
h=h... |
e0f66f9b56d5686aed8fbecb8656a2260348fdd7 | c615df4b42fe20e90a196619f909aefb59526107 | /multTest.tst | dfd2260d540a66f9dae2ec74bc6512ecece66d19 | [] | no_license | cs310comporg/A7 | 057f5b542cbe138ea04c05a80d0e801a15fa16ea | 9a8b60acb78e3edb5f1702add8dcdba4da52ce90 | refs/heads/master | 2020-05-18T21:58:54.189394 | 2019-05-08T20:49:30 | 2019-05-08T20:49:30 | 184,678,572 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 501 | tst | multTest.tst | // Mai Nou & Nathan Moder
load Larc.hdl,
set RAM16K[0] %X8117, // 1. li R1 23 R1 <-- 23
set RAM16K[1] %X8212, // 2. li R2 18 R2 <-- 18
set RAM16K[2] %X84F6, // 3. li R4 -10 R4 <-- -10
set RAM16K[3] %X2312, // 4. mult R3 R1 R2 R3 <-- 414
set RAM16K[4] %X2514,... |
2e44f33f6edc7ad31b2b393bda6c2ba88c3a210d | 449d555969bfd7befe906877abab098c6e63a0e8 | /542/CH1/EX1.1/Example_1_1.sce | 51fa689c1b3b5fc58dcebb2a587cfdbec30f18a2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 622 | sce | Example_1_1.sce | clear;
clc;
printf("\n Example 1.1");
//Given size analysis of a powdered material
d=[1,101];//diameter of the powdered particles
x=[0,1];//mass fractions of the particles
plot2d(d,x,style=2,rect=[0,0,120,1])
xtitle("size analysis of powder","particle size(um)","mass fraction(x)")
d=100*x+1; // from the given ... |
908e8957e881aa316d288bec072164dfac799424 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2699/CH13/EX13.48/Ex13_48.sce | 51dd37d395ec336a14e724f56cde46841554d58b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 608 | sce | Ex13_48.sce | //EX13_48 Pg-26
clc
clear
printf("subtraction of 111001 from 101011 using 2''s complement method")
printf("\n\n we know that 101011<111001\n\n")
printf(" Therefore 101011-111001 =")
x=['101011'];
y=['111001'];
//binary to decimal conversion//
x=bin2dec(x)
y=bin2dec(y)
y1=bitcmp(y,6)//one's complement of the ... |
8a7725993b98e4a5c7b2df7d6d6bdd65eb51b0d8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2528/CH6/EX6.2/Ex6_2.sce | f800c71a7bb90cfaa4b8ec260923092af40ad5a7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 132 | sce | Ex6_2.sce | //Example6.2:"Designing the Circuit""
//Page 180
//figure 6.9
clear;
clc;
Av=10;
Rg=(49.4*10^3)/(Av-1);
disp("Ohm",Rg,"Rg")
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.