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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7a8a2097b331ed57256d053de8c7c798230ad3eb | 449d555969bfd7befe906877abab098c6e63a0e8 | /3432/CH3/EX3.15/Ex3_15.sce | ad951397261a7c68b3bfe89b5eaa86db5f07f97a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 669 | sce | Ex3_15.sce | //Example 3.15 Cruise Control Transfer Function.
//Coefficients of numerator and denominator of the transfer function
clear;
clc;
//------------------------------------------------------------------
// Transfer function coefficients
num=[0.001 0];
den=[0 0.05 1];
// Transfer function
Ns=poly(num,'s','coeff... |
13f51fb1abd4ead6fe1da90be22e2d0ba5af12c4 | 127061b879bebda7ce03f6910c80d0702ad1a713 | /bin/PiLab_ham.sci | 75d10432e43ab655d33333ec524673857af26c9d | [] | no_license | pipidog/PiLib-Scilab | 961df791bb59b9a16b3a32288f54316c6954f128 | 125ffa71b0752bfdcef922a0b898263e726db533 | refs/heads/master | 2021-01-18T20:30:43.364412 | 2017-08-17T00:58:50 | 2017-08-17T00:58:50 | 100,546,695 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 15,410 | sci | PiLab_ham.sci | // **** Purpose ****
// This function generates ham file for postprocess calculations in PiLab
// **** Variables ****
//==== << PiLab inputs >> ====
//[ham.builder]: n x 1, string
//<= tasks that used to build Hr. Currently, PiLab support the follwing
//tasks to build Hr.
// ['lat','hop','scc']: conventional Slaster... |
2d2c07328239e13f249cc60d88ba955119c58dce | 449d555969bfd7befe906877abab098c6e63a0e8 | /1583/CH8/EX8.4/PLL_Ex_8_4.sce | b598770b2629cb6450c512f221a83de667a7dd9b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 797 | sce | PLL_Ex_8_4.sce | clc
//Chapter 8:Linear model of phase locked loop
//example 8.6 page no 349
//given
//The VCO is designed to oscillate at 100kHz
R1=10.8*10^3
R2=10.8*10^3
C=1*10^-9
N=2//order of filter
fmin=(R2*(C+32*10^-12))^-1//minimum frequency
fmax=fmin+(R1*(C+32*10^-12))^-1//maximum frequency
VDD=9//regulated power sup... |
69498891415dd3209293d5790b8d8825c92a0fd5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2657/CH8/EX8.7/Ex8_7.sce | b20a2f01ac9b1357367ceb123e13a21387dc7bb4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,097 | sce | Ex8_7.sce | //Analysis of fuel from exhaust gas analysis
clc,clear
//Given:
pCO2=12/100,pCO=2/100,pCH4=4/100,pH2=1/100,pO2=4.5/100 //Composition of Carbon di oxide(CO2), Carbon mono oxide(CO), Methane(CH4), Hydrogen(H2), Oxygen(O2) in dry exhaust gas
pN2=1-(pCO2+pCO+pCH4+pH2+pO2) //Composition of Nitrogen(N2) in dry exhaust gas
//... |
59ed1845f1323a18b659c4f7b6a9666782e122fb | 449d555969bfd7befe906877abab098c6e63a0e8 | /226/CH10/EX10.4/example4_sce.sce | d3547c17f8e2b98c24e048ab170757e98225832e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 186 | sce | example4_sce.sce | //chapter 10
//example 10.4
//page 387
printf("\n")
printf("given")
Idss=8*10^-3;Vpmax=6;Vgs=2.3;Vgsmax=6;
Id=Idss*(1-(Vgs/Vgsmax))^2
Idss=4*10^-3;Vp=3;
Idmin=Idss*(1-(Vgs/Vp))^2 |
d7be60382111d4f702aa4b70cc49605a2ff4a123 | 449d555969bfd7befe906877abab098c6e63a0e8 | /575/DEPENDENCIES/2_3_1.sci | 6b9772d19602022b506f6bba35bb0ce49c8d3885 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 25 | sci | 2_3_1.sci | Initial=23 //lb.ft/min^2 |
26f9d9495ce7a8134276b239b62c16cf87cdfd68 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1958/CH10/EX10.3/Chapter10_example3.sce | 25066cbfc132a0c2710e4dd5e3a3dd5b45ed0ecc | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 264 | sce | Chapter10_example3.sce | clc
clear
//Input data
d1=6000//Diffraction grating have number of lines per cm
w=6000//Wavelength in Angstrom
//Calculations
n=(1/(d1*w*10^-8))//Maxmum order of diffraction
//Output
printf('Maximum order of diffraction that can be observed is %i',n)
|
eaf8d40b3e75a0fa7c319c2365de06dcf242bb08 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2642/CH2/EX2.3/Ex2_3.sce | 26fd444195680bb54eca9db46978a4cfeb5d4beb | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 928 | sce | Ex2_3.sce | // FUNDAMENTALS OF ELECTICAL MACHINES
// M.A.SALAM
// NAROSA PUBLISHING HOUSE
// SECOND EDITION
// Chapter 2 : BESICS OF MAGNETIC CIRCUITS
// Example : 2.3
clc;clear; // clears the console and command history
// Given data
myu_r = 625 // relative permiability of rectangular core
N = 25 // numbe... |
498462b99e6be41f5c9eb15a70cfa29ec6c6e994 | 089894a36ef33cb3d0f697541716c9b6cd8dcc43 | /NLP_Project/test/blog/bow/bow.15_8.tst | 7a4124bbd0a24afc65ded008d9d2975f8308b361 | [] | 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 | 3,915 | tst | bow.15_8.tst | 15 22:1.0 27:0.5 58:0.07272727272727272 64:0.4 107:1.0 142:2.0 175:1.0 361:0.3333333333333333 408:1.0 611:1.0 672:1.0
15 12:0.5 20:0.05 22:1.0 54:1.0 74:0.2 297:0.5 321:1.0 495:1.0 1014:1.0 1100:1.0 1264:1.0
15 12:0.5 20:0.05 22:3.0 27:2.0 44:0.5 46:0.1 52:0.3333333333333333 55:0.2857142857142857 80:0.16666666666666666... |
f8cb21ed7cbe1b50caab3c6847a9e759ba31fd1a | 449d555969bfd7befe906877abab098c6e63a0e8 | /1943/CH2/EX2.4/Ex2_4.sce | bc29b9e308e0d1f21049136a5d8c4016c1253302 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 501 | sce | Ex2_4.sce |
clc
clear
//Input data
ng=0.97//Efficiency of electric generator
nt=0.95//Efficiency of turbine
nb=0.92//Efficiency of boiler
nc=0.42//Efficiency of cycle
no=0.33//Efficiency of overall plant
//Calculations
na=(no/(ng*nt*nb*nc))//Efficiency of auxiliaries
n=(1-na)*100//Percentage of total electricity gene... |
7e1a0b81bf281ce0c913f0e9fc28faeccba404fa | 449d555969bfd7befe906877abab098c6e63a0e8 | /671/CH8/EX8.18/8_18.sce | 5e8e27aba471ecbdcb743c8ec6d27b076c3c079c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 189 | sce | 8_18.sce | f=50
N1=500
Pin=60
Io=0.4
Vin=220
r=0.8
Pci=Io*Io*r
Pi=Pin-Pci
disp(Pi)
theta=acos(Pin/Vin/Io)
Im=Io*sin(theta)
Xm=Vin/Im
disp(Xm)
Iio=Io*cos(theta)
Ri=Vin/Iio
disp(Ri)
|
98689d805258d8535241a8254df02c2bf34ab62d | 449d555969bfd7befe906877abab098c6e63a0e8 | /2063/CH1/EX1.26/1_26.sce | 311d6ad37787083730e0b0340172145de7bf1058 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 846 | sce | 1_26.sce | clc
clear
//Input data
r=8.5;//Compression ratio
e=5.5;//Expansion ratio
P1=1;//Pressure at the beginning of compression stroke in bar
T1=313;//Temperature at the beginning of compression stroke in K
n=1.3;//polytropic constant
Cp=1.004;//Specific heat of air at constant pressure in kJ/kg K
Cv=0.717;//Specific... |
d5ce3996528a6519f6d03b72574567cec7772a39 | 7d080f5a520b49242d8d5d362be8378358f324b5 | /Normal Form.sce | b66a0289932d0210ba47796ab3f94f1840fb4479 | [] | no_license | pradyumnaym/LA_Algos | 1d4cc539b531ffaea88ceb475ca3c4b59318270a | 561df9e8b2d706927c735f2b2e30db9ff1a45ade | refs/heads/master | 2020-12-29T16:50:23.235497 | 2020-02-06T11:41:10 | 2020-02-06T11:41:10 | 238,675,439 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 298 | sce | Normal Form.sce | disp("Name: Pradyumna YM")
disp("SRN: PES1201700986")
disp("Enter elements of A :\n");
a=input("Enter the Matrix A")
[m,n]=size(a)
//take inputs for the matrix b
b=input("Enter the matrix B(semicolon seperated ")
disp('The Solution is:');
disp((inv((a'*a))*a')*b); //we know that x=(a'*a)-1 *a'b
|
ab7a678d09d30fd8958cfa5d6c7ccf0f33984962 | 449d555969bfd7befe906877abab098c6e63a0e8 | /551/CH15/EX15.25/25.sce | 30b80f44bef7bca0c9d563c72baa26ebfb75a7d4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 693 | sce | 25.sce | clc
T=2773; //K
lambda=1.2*10^(-6); //m
e=0.9;
a=5.67*10^(-8);
disp("(i) Monochromatic emissive power at 1.2 μm length")
C1=0.3742*10^(-15); //W.m^4/m^2
C2=1.4388*10^(-4); //mK
E_lambda_b=C1*lambda^(-5)/(exp(C2/lambda/T)-1);
disp("E_lambda_b =")
disp(E_lambda_b)
disp("W/m^2")
disp("(ii) Wavelength at ... |
b3c570961004d1bb4ad55afae4bf0126bc0a0725 | 54ec7978b285c41cc02aec8197e1d57dd5dbc31e | /arquivos professor/basicLlevit2.sce | f83e721c8112996e15a87eb92d4bbd207bcbf5f9 | [] | no_license | Xx220xX/Projeto-Controle-digital | a6c95ac67e3cc16ea0a659b7df526e08b2fb7716 | 188ca2e55b1c11d2d5736077549406bc30352314 | refs/heads/main | 2023-06-19T22:00:48.607530 | 2021-06-16T00:03:41 | 2021-06-16T00:03:41 | 376,072,300 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,214 | sce | basicLlevit2.sce | //Controle de Posição de um sistema de levitação pneumática
clc;
clear;
s = %s;
//Configurações básicas para a simulação
m = 0.1;
C = 0.5;
rho = 1;
r = 0.1;
A = %pi*r^2;
alfa = C*rho*A/2*m;
//Calculando a velocidade do ar para o equilibrio
g = 9.81;
vo = sqrt(g/alfa)
//FT do movimento da bolinha
Gb = syslin('c... |
06405a4c7e57ef03a9fb29b1a2d794fccffbdf82 | 449d555969bfd7befe906877abab098c6e63a0e8 | /608/CH17/EX17.01/17_01.sce | 1b2d5ec1d253ce57a829749a9e91a9872d857be0 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,061 | sce | 17_01.sce | //Problem 17.01: A 15 μF uncharged capacitor is connected in series with a 47 kohm resistor across a 120 V, d.c. supply. Use the tangential graphical method to draw the capacitor voltage/time characteristic of the circuit. From the characteristic, determine the capacitor voltage at a time equal to one time constant af... |
c7cba3a12f8bf37de4a3068ca91cde7138173f1f | 449d555969bfd7befe906877abab098c6e63a0e8 | /2741/CH1/EX1.9/9.sce | 496b011359270e02ba9b8f2909b9466f02bdc6f2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 888 | sce | 9.sce | clc
clear
//Input data
R0=5;//The resistance of the platinum wire of a platinum resistance thermometer at the ice point in ohms
R100=5.93;//The resistance of the platinum wire of a platinum resistance thermometer at the steam point in ohms
Rt=5.795;//The resistance of the platinum wire when both the thermometers a... |
0f0c5e0eb747ff05fc22f7572acf34c765940783 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3814/CH2/EX2.5/Ex2_25.sce | c75b8d5f3aac034af64d7b7069ce8570d87230f2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 442 | sce | Ex2_25.sce | //Example Non 2.5 Determine the pressure at the end of the artery when the head is//
clc
Bh=1.8 //in m
Ah=2.4 // in m
rhoHg=13.6
gHg=1000
Hhg=0.212
rhoBlood=1
gBlood=1000
gama=1000*9.8
z1=0
z2=2.4
//Calculation
hBlood=(rhoHg*gHg*Hhg)/(rhoBlood*gBlood)
P2=(hBlood+(z1-z2))*gama
//when the head is 1.8m below the hear... |
becfd9af005f19194e32dde2c478d90c07ccc042 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2921/CH13/EX13.3/Ex13_3.sce | 9f5096f421628dc3cf3307ce58f9f300765a613f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 745 | sce | Ex13_3.sce | clc;
clear;
mprintf('MACHINE DESIGN \n Timothy H. Wentzell, P.E. \n EXAMPLE-13.3 Page No.286\n');
Np=24;
Ng=36;
Pd=8;
Yp=33.7*%pi/180;
Yg=56.3*%pi/180;
theta=14.5*%pi/180;
//Pitch diameter
Dp=Np/Pd;
mprintf('\n Pitch diameter = %f in.',Dp);
//Transmitted force
n=2200;
P=8;
T=63000*P/n;
Ft=2*T/Dp;
mprintf('\n Tran... |
8b4103015b763767615ac9f5442401abafb2eeec | 449d555969bfd7befe906877abab098c6e63a0e8 | /3774/CH3/EX3.11/Ex3_11.sce | 529217bd89ea2a8693ffeabe37682e62932a1d4e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex3_11.sce | // exa 3.11 Pg 72
clc;clear;close;
// Given Data
N=200;// rpm
P=25;// kW
tau_d=42;// MPa
W=900;// N
L=3;// m
Syt=56;// MPa
Syc=56;// MPa
sigma_d=56;// MPa
T=P*60*10**3/(2*%pi*N);// N.m
M=W*L/4;// N.m
Te=sqrt(M**2+T**2);// N.m
// Te=(%pi/16)*d**3*tau_d
d=(Te*10**3/((%pi/16)*tau_d))**(1/3);// mm
printf('\n shaft diame... |
ad5f24c50cfef31ae32aeb323f098647aac12aec | e2f1cd4bf054393b04c3e30ca2bcdd4667395efc | /testLDV2.tst | a1081947df30ad16a49edc778cf48efd7fab38c7 | [] | no_license | unsegnor/BT | 37203462f8672b89b82cf025c5f05c67515263fb | 9051eb4b002f68041578bd581668bcc7959bda56 | refs/heads/master | 2021-01-10T02:05:05.487349 | 2014-07-04T17:56:31 | 2014-07-04T17:56:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 305,047 | tst | testLDV2.tst | mapaSBT
50
50
0
2
255
0
False
False
False
0
False
False
False
False
False
False
False
False
False
False
False
False
1
2
255
0
False
False
False
0
False
False
False
False
False
False
False
False
False
False
False
False
1
2
255
0
False
False
False
0
False
False
False
... |
cdc923d811985af551d4f15c2cf0bb60d691c325 | 53a108238b9fda736d1411a9722d4043922e73e3 | /lab5.sce | c6ae9fb75d364326284566f20e76937e5ead9858 | [] | no_license | 3reedm/scilab | 708d315412cdb48590c66821d78a883e28b5a7e6 | 2508a225d5e8b744da1be7443f5831b665a60aee | refs/heads/master | 2020-03-18T01:56:55.225475 | 2018-05-20T16:27:39 | 2018-05-20T16:27:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 3,937 | sce | lab5.sce | // Сохранение графиков
function[]=save_graphics(b,z)
b_ = 0
for i=2:length(b)
b_ = b_ + (i-1)*b(i)
end
b_ = 1/b_
a = 0.001:0.001:b_-0.001
l = length(a)
for i=1:l
N1(i) = get_data(a(i),b,z)
end
properties = gda()
// x labels d... |
6449ec292a2e6c20ad7b299e5256b438d7a167ec | 3b9a879e67cbab4a5a4a5081e2e9c38b3e27a8cc | /Área 1/Revisão P1/DigitosSignificativos.sce | 59e1d15e453426ca3d1b2aad92932f54fc5d4715 | [
"MIT"
] | permissive | JPedroSilveira/numerical-calculus-with-scilab | 32e04e9b1234a0a82275f86aa2d6416198fa6c81 | 190bc816dfaa73ec2efe289c34baf21191944a53 | refs/heads/master | 2023-05-10T22:39:02.550321 | 2021-05-11T17:17:09 | 2021-05-11T17:17:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 328 | sce | DigitosSignificativos.sce | function [resultado] = erro_relativo(x, xl)
resultado = abs((x-xl)/x)
endfunction
function [resultado] = digitos_significativos(x, xl)
erro_rel = erro_relativo(x,xl)
resultado = 0
while erro_rel <= 5*10^(resultado * (-1))
resultado = resultado + 1
end
resultado = resultado - 1
endf... |
a47db2bce7993afe7337dcc7d289e3a88bc3198c | 449d555969bfd7befe906877abab098c6e63a0e8 | /2492/CH4/EX4.2/ex4_2.sce | b6ccc2a35f83656e9a75150382542f828d965a23 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,165 | sce | ex4_2.sce | // Exa 4.2
format('v',5)
clc;
clear;
close;
// Given data
V_BB = 15;// in V
V_CC = 15;// in V
I_CO = 0.1;// in µA
I_CO = I_CO * 10^-6;// in A
Beta = 60;
I_B = 50;// in µA
I_B = I_B * 10^-6;// in A
V_CE = 8;// in V
I_C = (Beta*I_B)+((1+Beta)*I_CO);// in A
I_C = round(I_C * 10^3);// in mA
disp("Part (i) ... |
9af000a0b5ea516ddcd114d7d83e4f5101366554 | 449d555969bfd7befe906877abab098c6e63a0e8 | /83/CH9/EX9.3/example_9_3.sce | 6a7653045f4b3d0111669bc4e5897bb6b666f89f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,330 | sce | example_9_3.sce | //Chapter 9
//Example 9.3
//page 340
//To calculate subtransient current in Generator,Motor and fault
clear;clc;
mvab=25;
kvb=11;
Vo=10.6/kvb; //PU Prefault voltage
printf('\nPrefault Voltage = %0.4fpu\n',Vo);
Load=15/mvab; //load PU with 0.8pf leading
Io=(Load/(Vo*0.8))*(cosd(36.9)+%i*sind(36.9)); //Prefault current... |
20ff89bdbdfd668225b60696e02f95675d3e1bc5 | 717ddeb7e700373742c617a95e25a2376565112c | /3460/CH4/EX4.3/Ex4_3.sce | bd3245639a9db7d5bc117f51d021e0b6b2262849 | [] | 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 | 388 | sce | Ex4_3.sce | clc;
clear all;
X=8; //volt
t =10*1e-6; //second
thita=-90; //degree
//part-a: find x for f= 90 Mhz
f=90*1e+6; //Hz
x=X*sin((3.14/180)*(6.28*f*t)+(thita)); //volt
disp(+'volt',x,"for part-a x=");
//part-b: find x for f= 102 Mhz
f=102*1e+6; //Hz
x=X*sin((180/3.14)*(6.28*f*t)+(thita)); //volt
disp(+... |
24ce1aa93e80b577d4d485e906a933e5cffa412c | 449d555969bfd7befe906877abab098c6e63a0e8 | /1382/CH4/EX4.3/exe4_3.sce | da5564dae04d25a74a85453491015a116c262533 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 465 | sce | exe4_3.sce |
// Example 4.3: Plot the min and max transconductance curve
clc, clear
//given data
//VGS_off=-2 to -6 volt
//IDSS=8 to 20 mA
//Formula : ID=IDSS*[1-VGS/VGS_off]^2
//Let take some values for plotting
IDSS=8;//mA
VGS=0:-0.5:-2;//in Volt
VGS_off=-2 ;// in Volt
ID=zeros(1,5)
for i=1:5
ID(i)=IDSS*[1-VGS(i... |
13c1611c7d2e1f15921a5a62dac5064db1641ab2 | 341319310360f6bf37a7422eea7a73b66e811aab | /mat-generation/matsfromcollection.sce | 5e4e27580bd83af106039ffaa518c8619acbc75f | [] | no_license | callpraths/CS733 | 67873cc73faeb126feebd07c32e5fbbaff9f2df1 | 5ef0f09b1526c1afbb3b7da89485fa44aaf6840f | refs/heads/master | 2021-01-01T05:33:06.794194 | 2012-12-24T04:45:21 | 2012-12-24T04:45:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,144 | sce | matsfromcollection.sce | clear;
outdir = 'cachestudy/algo/ufget';
rmdir(outdir, 's');
mkdir('cachestudy');
mkdir('cachestudy', 'algo');
mkdir('cachestudy/algo', 'ufget');
lfiles = [];
outfiles = [];
curdir = 'mat';
dirs = ls(curdir);
l = size(dirs);
l = l(1);
count = 0;
for i = 1:l
d = dirs(i)
curdir2 = strcat([curdir '/' d]);
files = ls(c... |
e0ff16f29420398463f881a5c99b2fd0a31f94e5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3885/CH6/EX6.4/Ex6_4.sci | c67536baffe9ed3951332cb84f23c3666ca0a920 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,456 | sci | Ex6_4.sci | //control systems by Nagoor Kani A
//Edition 3
//Year of publication 2015
//Scilab version 6.0.0
//operating systems windows 10
// Example 6.4
clc;
clear;
s=poly(0,'s')
K=240//the value of K
h=syslin('c',240/(s*(s+10)^2))
evans(h)
xtitle("uncompensated system")
kvd=20//given desired velocity error cons... |
6b4f4ac025b043b502e15fda8e1a50298b95f15f | 449d555969bfd7befe906877abab098c6e63a0e8 | /3669/CH14/EX14.2/2.sce | 7c4f6045710342e73fdf34b468bb2bfc8256e8be | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 914 | sce | 2.sce |
//Variable declaration
lamda=5460*10**-10; //wavelength(m)
d=1*10**-4; //seperation(m)
D=2; //distance(m)
n=10; //position
//Calculation
Xmax10=n*lamda*D/d;
tan_phi=Xmax10/D;
phi_max10=atan(tan_phi);
phi_max10=phi_max10*180/%pi; //angular position of 10th maximum(degrees)
phim=60*(p... |
576465e5958b30ec46ec447c7688b6c953c97add | 390607bf53511126b490b4c673c8dab443cfacb6 | /qpb/chs11-15_code/sole1.tst | 9d1aa31c1fc5cf359eca32ac54ea1ea55acd7f4e | [] | no_license | terryjbates/python3-oo-programming | bfb9f8f90c76202830bce17ee89930bb0db8e0b2 | 87e96168f70217b723b4332e36ef9c838e070732 | refs/heads/master | 2020-04-05T14:37:48.334913 | 2016-09-03T20:23:41 | 2016-09-03T20:23:41 | 23,949,787 | 8 | 4 | null | null | null | null | UTF-8 | Scilab | false | false | 73 | tst | sole1.tst | ## sole1.tst: test data for the sole function
0 0 0
0 100 0
##
0 100 100
|
ae80d13c9be00f25d473995ea8f070b382f52ec8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /479/CH13/EX13.2/Example_13_2.sce | a770036e15d3db11c29ff327b84ccd46c26f641a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 623 | sce | Example_13_2.sce | //Chemical Engineering Thermodynamics
//Chapter 13
//Thermodynamics in Phase Equilibria
//Example 13.2
clear;
clc;
//Given
P1 = 50*1.03*10^4;//Initial pressure in Kgf/sq m
T = 373;//Temperature in K
P2 = 1.03*10^4;//Final pressure in Kgf/sq m
V = 0.001*18;//Volume in cubic meter
R = 848;//gas constant in... |
ec2d469c3148cbed869b51afa00e8d4919c546a6 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1634/CH2/EX2.4/example2_4.sce | c131f8078e4ac6eda13f2a43d185ae8e67f98c6a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 330 | sce | example2_4.sce |
//exapple 2.4
clc; funcprot(0);
// Initialization of Variable
//part1
pi=3.14259;
H=1200;//altitude
h=80;//elevation of hill
f=15/100;
R80=f/(H-h);
disp(R80,"representative fraction of hill is (times):");
//part2
h=300;//elevation of hill
R300=f/(H-h);
disp(R300,"representative fraction of hill is (ti... |
cc0f362beee5bc6e632309a0b4450b19a0ef1435 | a45f93853fdb67523e71e3e7fb88c4298eae1ef7 | /Screens/Error Matching Server.tst | 22b22078dd474c3c1ffe04adb24ff2e444b79669 | [] | no_license | voarsh/Disney-Treasure-Planet-Battle-at-Procyon | 68192cbfdf8b823bc8399e3ea1e62d4976b74aed | 99cbbc70701ef6e8f9d95eba1052635de992910f | refs/heads/master | 2020-04-16T01:44:03.761947 | 2016-06-08T10:25:05 | 2016-06-08T10:25:05 | 38,745,932 | 3 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,315 | tst | Error Matching Server.tst | ScreenName String 'Error Matching Server'
ImplName String 'Dialog Screen'
ElementChunkArray Int 4
ScreenElementType Int 0
ImplName String 'Front End Dialog Screen Backdrop'
TabIndex Int 1
Selectable Bool False
Enabled Bool True
ReferenceArea Rect( 173, 170, 484, 449 ) # left,top,right,bottom
ScreenElementType Int 1
Im... |
1ce3ed11d4f8148a5627e326a3eaa0ed7f48df20 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1892/CH4/EX4.8/Example4_8.sce | 1e6ae7b3be7a7cfcf2b0971494ca79ca8f890d83 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 697 | sce | Example4_8.sce | // Example 4.8
clear; clc; close;
format('v',6);
// Given data
P=4;//no.of poles
phase=3;//no. of phase
slots=36;//no. of stator slotes
turns=20;//turns per coil
conductors=10;//per slot
fi_m=1.8;//in m wb
N=3000//in rpm
//Calculations
f=P*N/120;//in Hz
Tph=turns*phase*P;//no. of turns per phase
m=s... |
899c2ac88e484e374c62883b60d31fe96c941bb5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3648/CH20/EX20.5/Ex20_5.sce | 51a4afdd0970c24011c47f73385c551fbdfedb5b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 655 | sce | Ex20_5.sce | //Example 20_5
clc();
clear;
//To find the current in circuit and voltmeters reading across R C and L
f=600 //Units in Hz
l=4*10^-3 //Units in H
xl=2*%pi*f*l //Units in Ohms
c=10*10^-6 //Units in F
xc=1/(2*%pi*f*c) //Units in Ohms
r=20 //Units in Ohms
z=sqrt(r^2+(xl-... |
cf70b597e3f0846059aba9df2391549a594e9f32 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3648/CH3/EX3.11/Ex3_11.sce | 1e7aa8172565bf1b052fa7602bec8d111dce02df | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 228 | sce | Ex3_11.sce |
//Example 3_11
clc();
clear;
//To find out how fast a ball must be thrown
a=9.8 //units in meters/sec^2
t=3 //units in sec
v=(0.5*a*t^2)/t
printf("The speed by which the ball has to be thrown is v=%.1f meters/sec",v)
|
572e6dfcfa6dd2faa7bf06a3d765415538a3a99b | 5c0124a56cb43a2890e25fbc6e2556d25ff9c4bb | /Exercise_18.sce | a31a58e72d6f164c5db44fa463ebc41270689241 | [] | no_license | wiiwins/Risk-Management | d970aaa2c44409f9c73fd44b8bcfbb25e3e83c3e | 46c547e9d14019dde274f232fc6354641de245ff | refs/heads/master | 2020-09-01T17:12:36.665964 | 2019-11-26T21:00:32 | 2019-11-26T21:00:32 | 219,013,277 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,626 | sce | Exercise_18.sce | // C-Exercise 18
// Jurian Kahl
// Nattawut Phanrattinon
funcprot(0);
function X = GARCH11(k, m, theta, sigma1)
//simulation for X
X = zeros(m,k);
var = zeros(m,k);
// starting sigma
var(:,1) = sigma1^2
// simulation Y from N~(0,1)
Y = grand(m,k,"nor",0,1);
// Given starting... |
bffb35723e5b59bd6ddc6edf3a776bc12050bb80 | 449d555969bfd7befe906877abab098c6e63a0e8 | /710/CH9/EX9.1/9_1.sci | 96f1a69e141c36837d165b960fbe171b9e939600 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 511 | sci | 9_1.sci | clc();
clear;
//To calculate the power radiated by the filament
r=0.05; //radius of the wire in mm
l=4; //length of the wire in cm
A=2*%pi*r*l*10^-5; //in m^2
//According to Stephen-Boltzmann law R=e*s*(T^4)
//P=R*A
e=1;
T=3000;... |
2af5be9d83b2591e14db43531b7611e681d134eb | 67ba0a56bc27380e6e12782a5fb279adfc456bad | /STAMPER_PROG_7.4/OUT_OF_DATE/SPDT_PRG_GENERATOR_FRESNEL_FIN_2.sce | db417691f6a7eb79990b190164f16055eb2705c7 | [] | no_license | 2-BiAs/STAMPER_PROG | 8c1e773700375cfab0933fc4c2b0f5be0ab8e8f0 | 4fdc0bcdaef7d6d11a0dcd97bd25a9463b9550d0 | refs/heads/master | 2021-01-18T19:30:06.506977 | 2016-11-10T23:32:40 | 2016-11-10T23:32:40 | 71,999,971 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 4,857 | sce | SPDT_PRG_GENERATOR_FRESNEL_FIN_2.sce | //exec('Setup_Parameters_Finish.sce');
exec('Setup_Parameters.sce');
stacksize('max')
//Determine Boundary Profile (profile of last roughing cut)
listFinalRoughingPass = list(OffsetPolyline(vPoints, vNormalOffsetRegime, mNormalOffsetComponents)); //Boundary
plBoundWithRad = AddInsideRad(listFinalRoughingPass(1), vORB... |
b2e26e1f6f5e889306bd15ba1ec2fc52ec2b13d4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1553/CH5/EX5.8/5Ex8.sce | 5c03d5dad0559c50457c16188ac8497fd87e8172 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 238 | sce | 5Ex8.sce | //chapter 5 Ex 8
clc;
clear;
close;
//let the value to be found out be x and y
y=32.4/2^2; //after squaring both sides
x=sqrt((12.3-sqrt(86.49))^2-5); //from the given equation
mprintf("(i)y=%.1f",y);
mprintf("\n(ii)x=%.0f",x);
|
5720a48f5adc22293741500d6edfb0b5bb292444 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3137/CH16/EX16.51/Ex16_51.sce | b75477345a156ee5e0387ff7c27c14cbc165d672 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 399 | sce | Ex16_51.sce | //Initilizatin of variables
W=6 //lb
l=8 //ft
v=10 //ft/s
g=32.2 //ft/s^2
theta1=60 //degrees
theta2=30 //degrees
//Calculations
Fe=(W*v^2)/(g*l*0.5) //lb
//Using equations of motion
//Solving for C and T
A=[cosd(theta1),-cosd(theta2);cosd(theta2),cosd(theta1)]
B=[-Fe;W]
P=inv(A)*B //lb
C=P(1) //lb
T=P(2... |
9b189f22e11725e17b642a201380f5ae92f7a5db | 4a1effb7ec08302914dbd9c5e560c61936c1bb99 | /Project 2/Experiments/FURIA-C/results/FURIA-C.haberman-10-1tra/result5s0.tst | 68d43d7d1b8225b862cd99adc181d41b86cf7363 | [] | 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 | 762 | tst | result5s0.tst | @relation haberman
@attribute Age integer[30,83]
@attribute Year integer[58,69]
@attribute Positive integer[0,52]
@attribute Survival{positive,negative}
@inputs Age,Year,Positive
@outputs Survival
@data
negative negative
negative negative
negative negative
positive negative
positive negative
negative negative
negative... |
2e80e9cce53c08d1dc7ef5951aade1d896625f5f | 924e8f6b2e21c7315732816d0e6efd993c80aa43 | /tests/option/expected | 584584df46489711e0b29ee9c44f3a8ee8a1b53a | [] | no_license | pedrotst/coquedille | ed69cfa2a5eb4b8f3812668fab747fee728d65d5 | eb4ebcf1547310dd2594d76c3355494629e206c9 | refs/heads/master | 2021-07-15T20:54:20.033492 | 2020-09-22T22:12:49 | 2020-09-22T22:12:49 | 212,849,499 | 37 | 2 | null | null | null | null | UTF-8 | Scilab | false | false | 90 | expected | module option.
data option (A : ★) : ★ =
| Some : A ➔ option
| None : option.
| |
5bb8d8d4eb2ed8c8869bef2bdb9f0785f9f18edd | 449d555969bfd7befe906877abab098c6e63a0e8 | /1427/CH16/EX16.1/16_1.sce | 398822c99284249f78b7cae71da8a4f004f3cb73 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 419 | sce | 16_1.sce | //ques-16.1
//Calculating rate constant of a reaction
clc
//t = Time in minutes
//c = KMnO4 in mL
t1=0; c1=37;
t2=5; c2=29.8;
t3=15; c3=19.6;
t4=25; c4=12.3;
t5=45; c5=5;
a=c1;
k2=(2.303/t2)*log10(a/c2);
k3=(2.303/t3)*log10(a/c3);
k4=(2.303/t4)*log10(a/c4);
k5=(2.303/t5)*log10(a/c5);
k=(k2+k3+k4+k5)/4;
... |
49c8ec9570bfa9b4eedb17f7b675da46828f5f9a | 4a852da2cde558971da8af8f4f1ae7ea17f35299 | /main.sce | 86b981d6b4c5b7a6826e9ac15cdc65a3858cfa3f | [
"MIT"
] | permissive | felipedmsantos95/cn-simpson-compositeTrapeze | a9a82efcc564119f9163d7e531aaed69b4569a98 | b68e533e0199973f6cdb82bb84dd03e9184ce5c2 | refs/heads/main | 2023-01-30T11:47:06.931117 | 2020-12-13T02:01:59 | 2020-12-13T02:01:59 | 320,960,468 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 4,930 | sce | main.sce |
//Variaveis do Problema
D1 = 0.2//Diâmetro na extremidade fixa, quando x = 1, D = ao mesmo valor
D2 = 0.15//Diâmetro na outra extremidade, vamos alterar para os outros valores especificados no trabalho
L = 2.5//Comprimento da Haste
E = 208*(10^9) //Módulo da elasticidade
//Solução
//Criando uma função com os valore... |
3b12d9d13a3c8d78e83c70a3f05444032b7fa1db | 449d555969bfd7befe906877abab098c6e63a0e8 | /2006/CH11/EX11.3/ex11_3.sce | cf7f84d270b2b82da81a7adbee1c304bd6d17742 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,244 | sce | ex11_3.sce | clc;
p5=6000; // Pressure of superheated steam in kPa
T5=723.15; // Temperature of superheated steam in kelvin
p1=0.6113; // Pressure at reference state in kPa
T1=273.16; // Temperature at reference state in kelvin
hfg1=2501.3; // Latent heat of vapourization of water at reference state in kJ/kg
R_1=8.3143; // Un... |
844784bd6d6348feac889d1646b5d40c11690ac5 | c61d570c37971fa455028a89d2163f455f91c291 | /exercicio_2.sce | bfc184f38c951ca61a9a33c5ba272ca4d24f912b | [] | no_license | OgliariNatan/-ScientificComputing | a0af891f900f3f146a9751fd169f96052bd4ba83 | 070ea9d70430ef0c9e7944f491426b73af7c12b0 | refs/heads/master | 2020-04-04T23:13:12.585946 | 2017-07-03T21:46:18 | 2017-07-03T21:46:18 | 81,988,821 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 450 | sce | exercicio_2.sce |
//exercicio 2
clear
a = input (" Entre com o n° para calcular a raiz ");
x_old = input ("Entre com a extimativa da raiz");
n_sig = input ("Entre com o n° de algarismos significativos");
es = 0.005*10^(2-n_sig); //Condição de parada.
x_new = 0;
while 1 do
x_new = (x_old + (a/x_old))/2
erro = abs((x_new - x_old... |
bc740d99da0ca156414bff30c89ac25816f29a6e | 449d555969bfd7befe906877abab098c6e63a0e8 | /1928/CH1/EX1.15.7/ex1_15_7.sce | fa4d0527d84d01eba93381b04c503274eb58318f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 378 | sce | ex1_15_7.sce | //Chapter-1,Example1_15_7,pg 1-71
n=1 //first order maximum
l=1.54*10^-10 //wavelength of rock salt crystal
q=21.7 //glancing angle in degree
//using Bragg's law n*l=2*d*sin(q)
d=n*l/(2*sind(q))
printf("latt... |
0b2425f07bb6583ffd249f3d557566e6a9b5b353 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2744/CH13/EX13.5/Ex13_5.sce | fec832e960b705e16410564a904299f913ad4eb4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 423 | sce | Ex13_5.sce | clear;
clc;
l = 20;//feet
W = 500;// lb per foot run
c = 750;// lb/in^2
t = 18000;// lb/in^2
m = 15;
BM_max = W*l*l*12/8 ;// lb-inches
//by making the effective deapth d twice the width b
d = (BM_max/(126*0.5))^(1/3);//inches
b = 0.5*d;//inches
//necessary reinforcement is 0.8% of concrete section
A_t = 0.0... |
267daa650df01b188fd37855d59045eed0e7ce92 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2258/CH5/EX5.2/5_2.sce | b94529d8d9856d1ce2c61ab70cee78bbb9bc113d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 359 | sce | 5_2.sce | clc();
clear;
// To calculate the critical current
T=4.2; //temp in kelvin
Tc=7.18; //critical temp in kelvin
Hc_0=6.5*10^4; //in amp/m
d=1; //diameter in mm
d=d*10^-3; //diameter in m
r=d/2;
Hc_T=Hc_0*(1-((T/Tc)^2));
Ic=2*%pi*r*Hc_T;
printf("the critical current is %f Amp",Ic);
... |
920ae1bb93efd4bd672f360f597fe7221c73affc | 449d555969bfd7befe906877abab098c6e63a0e8 | /2489/CH12/EX12.5/12_5.sce | 1434cec5db8283af1f73af5e2368af77e3d91b82 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 282 | sce | 12_5.sce | clc
//Intitalisation of variables
clear
ci= 0.1896 //mole per liter
cKI= 0.02832 //mole per liter
r= 625
//CALCULATIONS
CI2= ci/r
dc= cKI-CI2
//RESULTS
printf ('Conc of I2 in KI layer = %.6f mole per litre',CI2)
printf ('\n Conc of I3- ions = %.5f mole per litre',dc)
|
4184ee6a71c6269103dbb5150c4ac79746ce5fbc | 449d555969bfd7befe906877abab098c6e63a0e8 | /1073/CH5/EX5.20/5_20.sce | 3c952a0630095557f46c79242c208955e666949a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 726 | sce | 5_20.sce | clc;
clear;
//Example 5.20
Cpo=1.9 //Heat capacity for oil[kJ/kg.K]
Cps=1.86 //Heat capacity for steam [kJ/kg.K]
ms_dot=5.2 //Mass flow rate in [kg/s]
T1=403 //[K]
T2=383 //[K]
Q=ms_dot*Cps*(T1-T2) //[kJ/s]
Q=Q*1000 //[W]
t1=288; ... |
f80f4233531c811728c7d3cb2d947c0efeef15a2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1697/CH10/EX10.10/Exa10_10.sce | 712142d2fcf88185802bddc20d7f444a1f5a02aa | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 217 | sce | Exa10_10.sce | //Exa 10.10
clc;
clear;
close;
//given data :
n=0.6;//refractive index
N=4.23*10^4;//in m^-3
//Formula : n=sqrt(1-81*N/f^2)
f=sqrt(81*N/(1-n^2));//in Hz
disp(f/1000,"Frequency of wave propagation in KHz : "); |
19bc5bc2e7efa41d134a1343796f7fb775c5812a | 449d555969bfd7befe906877abab098c6e63a0e8 | /135/CH11/EX11.7/EX7.sce | bf3522d288259e435bbb82beccdbd0fd1a84a38e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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.sce | // Example 11.7: Low frequency gain, Upper 3 dB frequency
clc, clear
// Without feedback
AM=1e4; // Low frequency values of A
wH=100; // Upper 3 dB frequency in hertz
// With feedback
R1=1; // in kilo-ohms
R2=9; // in kilo-ohms
bta=R1/(R1+R2); // Feedback factor
AfM=AM/(1+bta*AM); // Low frequency gain
wHf=wH... |
5db35b2997c0da2170064bc04153935bac490bc3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /371/CH15/EX15.12/15_12.sci | fbcc34bc4c5584905bea36362bc37a92f6acef91 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 195 | sci | 15_12.sci | //The ac Motor Control//
//Example 15.12//
PFi=0.6;//input powerfactor//
DF=0.7;//distortion factor//
IDF=PFi/DF;//input displacement factor//
printf('input displacement factor=%f',IDF);
|
099fc3530775cb280c29381f1f41ea1fe4321cbb | 449d555969bfd7befe906877abab098c6e63a0e8 | /2381/CH8/EX8.4/ex_4.sce | 6e972e3ae7c7b50322d43899b299f2862d61d835 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 168 | sce | ex_4.sce | //Example 4 // Frequency
clc;
clear;
close;
//given data :
T=625;// in N
T1=100;// in N
l=1/2;
n=240;// in Hz
n1=1/l*(sqrt(T1/T))*n;
disp(n1,"The frequency,n1(Hz) = ")
|
b17a4357dd0c2d37aabb4d91da5c462877924081 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1919/CH4/EX4.9/Ex4_9.sce | 74eb21af7532e32485b7ea256a8445b67ef552de | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 748 | sce | Ex4_9.sce |
// Theory and Problems of Thermodynamics
// Chapter 4
// Energy Analysis of Process
// Example 9
clear ;clc;
//Given data
T_cal = 110 // Calorimeter Temperature in C
P_cal = 0.1 // Calorimeter Pressure in MPa
P = 0.5 // Pressure wet steam in MPa
// from super... |
52c1df7e6d8b01a171b820cc2f6847acf0817314 | 7b7be9b58f50415293def4aa99ef5795e6394954 | /sim/design/Testdes3phase.tst | 94cab62d0a8683b5699301ee098c4fd625ef365d | [] | no_license | sabualkaz/sim42 | 80d1174e4bc6ae14122f70c65e259a9a2472ad47 | 27b5afe75723c4e5414904710fa6425d5f27e13c | refs/heads/master | 2022-07-30T06:23:20.119353 | 2020-05-23T16:30:01 | 2020-05-23T16:30:01 | 265,842,394 | 0 | 0 | null | 2020-05-21T12:26:00 | 2020-05-21T12:26:00 | null | UTF-8 | Scilab | false | false | 2,787 | tst | Testdes3phase.tst | $thermo = VirtualMaterials.NRTL/Ideal/HC
/ -> $thermo
$thermo + HYDROGEN METHANE PROPANE N-PENTANE WATER
units SI
V101 = Flash.SimpleFlash()
V101.LiquidPhases = 2
V101.In.T = 45
V101.In.P = 165 psia
V101.In.MassFlow = 852143
V101.In.Fraction = 2 2 1 1 1
V101.Vap
V101.Liq0
V101.Liq1
V101.Vertical... |
76739338de807b8c868661df99e968a5d0f63f46 | 449d555969bfd7befe906877abab098c6e63a0e8 | /32/CH3/EX3.11/3_11.sce | dd6c8b642ba9b822b2b9442469cdd0055128d527 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 766 | sce | 3_11.sce | //pathname=get_absolute_file_path('3.11.sce')
//filename=pathname+filesep()+'3.11-data.sci'
//exec(filename)
//Enthalpy of steam entering the injector(in kcal/kg):
h1=720;
g = 9.81;
//Enthalpy of water entering(in kcal/kg):
h2=24.6
//Enthalpy of water and steam mixture leaving the injector(in kcal/kg):
h3=100
//Depth o... |
32745ac07d0f1ff16448024730396d4e603b24fe | 420d4bcc40d948804a4370652e50a00cbe639cfe | /Graphs API/trip-tests/travel01.tst | c5445f2fdc468995a151afc6190c1fada3d0aadc | [] | no_license | itsbriantruong/projects | 8cce3eba78a98e598e249f0adffcd9c3b9e3d5ab | 252ad31d3c74ef77e1cee43244e8f51ca47f9b63 | refs/heads/master | 2021-05-29T19:08:04.548321 | 2015-09-09T09:03:16 | 2015-09-09T09:03:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 78 | tst | travel01.tst | java -ea trip.Main -m trip-tests/travel01 <<EOF
C2, Santa_Cruz, Berkeley
EOF
|
87016521d5adc21ea9977957c1d1dd16ccfe6e3b | 449d555969bfd7befe906877abab098c6e63a0e8 | /3856/CH4/EX4.7/Ex4_7.sce | 0aaa6dc3e96a1e4e0c6c06e08ba40702318772c6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 846 | sce | Ex4_7.sce | //Calculate the work done if the expansion is carried out Adiabatically and Reversibly
//Example 4.7
clc;
clear;
n=0.850; //Number of moles of momnoatomic ideal gas in mol
R=0.08206; //Gas constant in L atm K^-1
T1=300; //Initial temperature in K
P1=15; //Initial pressure in atm
V1=(n*R*T1)... |
9fdb6dffe55c8e9d4af77c26faab414f2ec2aee8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /32/CH9/EX9.02/9_02.sce | f8d07ea3abfebce79a5796811ec95e2c4d5649ba | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 789 | sce | 9_02.sce | //pathname=get_absolute_file_path('9.02.sce')
//filename=pathname+filesep()+'9.02-data.sci'
//exec(filename)
//Pressure at A(in kPa):
pa=138
//Pressure at B(in kPa):
pb=1380
//Thermal efficiency:
nt=0.5
//Mechanical efficiency:
nm=0.8
//Calorific value of fuel(in kJ/kg):
c=41800
//Adiabatic compressive ind... |
1d245182ffcf6b57127666367b4ef549014d14a0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /779/CH16/EX16.5/16_5.sce | c25db697f48f2b3f23419f78737ae07fbc189ea9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 160 | sce | 16_5.sce | Veo = 1.777; // Ve/Vo
e = 1-Veo; // Degree of dissociation
P = 0.124; // in atm
K = (4*e^2*P)/(1-e^2);
disp("atm",K,"The value of equillibrium constant is") |
c184807e7ba174a5180baaf18a18001a1d05f2d9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1898/CH8/EX8.3/Ex8_3.sce | 6a534502eb8340e2da552797a6702d5990900090 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 814 | sce | Ex8_3.sce | clear all; clc;
disp("Scilab Code Ex 8.3 : ")
//Given:
ri = 600/1000; //m
t = 12/1000; //m
ro = ri+t;
sp_wt_water = 10; //kN/m^3
sp_wt_steel = 78; //kN/m^3
l_a = 1; //m depth of point A from the top
//Internal Loadings:
v = (%pi*l_a)*(ro^2 - ri^2);
W_st = sp_wt_steel*v;
p = sp_wt_water*l_a; //Pascal... |
879725ced0abc02e4d6a2308b57b763a78210a92 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3827/CH2/EX2.8/EX2_8.sce | 2b2ae98f45484e2a8db1173215f5e24626c33b7e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | EX2_8.sce | //EX2_8 To find complement of (AB' + C)D' + E
//clears the screen
clc
//clears already existing variables
clear
//By using 2.12 i.e. (X + Y)' = X'Y'
disp('((AB'' + C)D'' + E)'' = [(AB'' + C)D'']''E''')
//By using 2.13 i.e. (XY)' = X' + Y'
disp('= [(AB'' + C) + D]E''')
//Using 2.12
disp('= [(AB'')'' C'' ... |
b4f4a5708aeba678405a5cbc93224babbd09b681 | 449d555969bfd7befe906877abab098c6e63a0e8 | /446/CH14/EX14.7/14_7.sce | 1c3456b76c4a760616343d0d7eb25e27b09eca25 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 238 | sce | 14_7.sce | clear
clc
disp('Ex-14.7');
mpc2=938; //rest energy of proton
Q=mpc2+mpc2-(4*mpc2); //Q value of reaction
Kth=(-Q)*(6*mpc2/(2*mpc2)); // thershold kinetic energy
printf('The threshold kinetic energy is %.2f MeV',Kth); |
3f584aa38500fa46d3a838ef22b60bc0cf4e180f | eb22a7cd39d055173cc7e9a35f2dcc7f677baac3 | /Scilab/VerifySynthesisBodeCT.sci | 6ca8fc9b1598771a3af0e77317ef3013ca105b8b | [
"MIT"
] | permissive | leontur/AUT-ModelloRegolatore | 7d580719a5167be671fee582ebed79c3ecd20178 | 9fa41dfce9d7b044f48ec93971c83491aaefb6c1 | refs/heads/master | 2021-01-19T10:35:45.777110 | 2016-05-29T22:50:50 | 2016-05-29T22:50:50 | 59,966,478 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 3,052 | sci | VerifySynthesisBodeCT.sci | // ControlSynthesisBodeCT.sce
function VerifySynthesisBodeCT(Grat, Gdel, R, wmin, ndec, wcmin,wcmax, pmmin, wa1, wa2, AadB, wr1, wr2, ArdB, nfig)
dmin = floor(log10(wmin))
w = logspace(dmin,dmin+ndec,500);
f = w/2/%pi;
hGrat = repfreq(Grat,f);
... |
6b809e0c41bf3fbf32c5aacf351257cc9be136ec | eb720284541cfc5f9b2451ecc5edba819bd192cc | /text1.tst | bb9e44a1d7e8083ae234482c93629a649b77e530 | [] | no_license | karthikey82/kmrepo1 | 0be2147acc8a83ca4d04e2731dd447b4bce1adb5 | faac975dd2f87a6077f58a050810af85da5a085e | refs/heads/master | 2020-03-21T02:21:07.120769 | 2018-06-20T06:47:01 | 2018-06-20T06:47:01 | 137,994,556 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 32 | tst | text1.tst | hello im file of feature-a
shjh
|
e39b235ad41018f6f5517a64611f5daa99e528b9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /527/CH6/EX6.5/6_5exam.sce | ff439bfad1a66a979dd68430e8360099b342ad84 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 225 | sce | 6_5exam.sce | //Engineering and Chemical Thermodynamics
//Example 6.5
//Page no :271
clear ; clc ;
disp(" Example 6.5 Page no:271")
disp(" There is no numerical part involved in this problem . Users can refer Figure 6.5.") |
1c8782ce470c41829f657bb1551ec06d1da1fd7e | 449d555969bfd7befe906877abab098c6e63a0e8 | /2969/CH4/EX4.26/Ex4_26.sce | 5a05ac2600dea65701a06ff1ea6dd70681000a62 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,091 | sce | Ex4_26.sce | clc
clear
//DATA GIVEN
Mw=2; //mass of water separated out in kg
Ms=20.5; //amount of steam (condensate) discharged from throttling calorimeter in kg
Tsup3=110+273; //temp. of steam afetr throttling in K
p1=12; //initial pr... |
59f71bb3d63099b4da90b35e36b42f85b76c77c2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2825/CH14/EX14.16/Ex14_16.sce | 0ef0e90244b03fd31cd190384a7fb0f98d820067 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex14_16.sce | //Ex14_16 Pg-701
clc
n1=1.46 //core refracrive index
r=4.5*10^(-6) //radius of the core
del=0.25/100 //fractional difference of refractive indices
Vc=2.405 //normalzed frequency
disp("We have, cut-off wavelength expression")
lamda=(2*%pi*r*n1*sqrt(2*del))/Vc
printf(" = %.3f um",lamda*1e6)
|
aea7f05762ae01caa8e0c53d7c80eeb029e324cd | 449d555969bfd7befe906877abab098c6e63a0e8 | /1895/CH11/EX11.55/EXAMPLE11_55.SCE | ea4cfd0bc30629857c4677f03ea0382df8f11f41 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 892 | sce | EXAMPLE11_55.SCE | //ANALOG AND DIGITAL COMMUNICATION
//BY Dr.SANJAY SHARMA
//CHAPTER 11
//Information Theory
clear all;
clc;
printf("EXAMPLE 11.55(PAGENO 538)");
//given
P_x1 = 1/2//probability of first signal
P_x2 = 1/4//probability of second signal
P_x3 = 1/8//probability of third signal
P_x4 = 1/16//probability of fourth... |
8135443a502116e93e7fe1abe7be66da70953ec7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1052/CH23/EX23.2/232.sce | 1782871f5bd6f239240abad719888e97d342711f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 232.sce | clc;
//Example 23.2 page no 323
printf("Example 23.2 page no 323\n\n");
//calculation of aerodynamic diameter of irregular saped sphere
d_e=1.3//eq. diameter,micron
sg=2.35
d_pa=d_e*sqrt(sg)//aerodynamic diameter
printf("\n aerodynamic diameter d_pa=%f micron",d_pa);
|
26ccaf932c39e9f8cd239ccca575b8dc31e101eb | fabc48f29c1a9611501fae0c34433b44d5617bd0 | /scilab/generate_schema.sci | bb4cdfc11b460316653cf6632fb2bac092ca69da | [] | no_license | rubiruchi/automatic-power-optimization | 51e7a9575619e0232595be18ed4b02e2fcd48bc8 | 575471ea5ae392d60365508bf84d58ad4d32764a | refs/heads/master | 2020-04-21T06:22:14.980063 | 2018-12-26T09:51:02 | 2018-12-26T09:51:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 519 | sci | generate_schema.sci | function generate_schema()
MAX_DISTANCE = 5;
MIN_DISTANCE = 1;
AREA=MAX_DISTANCE^2;
//10% ~ 80%
//AVERAGE_DISTANCE=20;
//STD_DISTANCE=AVERAGE_DISTANCE*0.3;
//10%, 30%, 60%, 80%
NODES_DENSITY=0.1;
//40,120,240,320
NUM_NODES = round(AREA*NODES_DENSITY);
//Initia... |
ef1030e5dd2e9791ce85a71e8545c984f6e23d1b | 449d555969bfd7befe906877abab098c6e63a0e8 | /3131/CH6/EX6.13/6_13.sce | 630804f033571ec86785d7fc61342d1da584f14f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 108 | sce | 6_13.sce | clear all; clc;
disp("Ex 6_13")
disp("The free body diagrams are shown in figures 6-25c, 6-25d and 6-25e")
|
32ba352b8f9d5e62b6095ed9867e4d99acd2a9f5 | c0c48c5a363ac2c0bf21e72833d72a99771dc6ce | /Simulation_Codes/lab12_18i190002/ex2b.sce | 2addf45e764a40761e26e38384f26db0bebe4e20 | [] | no_license | shubham1166/Operarions_Research_Projects | 3b6664b83d89b2a005b5194489bfd0d95cafe3d8 | 8f28eea93d9e4ff3d6a8e95160c3f9464ce2fc34 | refs/heads/main | 2023-03-14T02:48:42.359247 | 2021-03-03T05:51:28 | 2021-03-03T05:51:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 840 | sce | ex2b.sce | //Shubham Sharma
//Msc PhD OR
//Roll no: 18i190002
clc
clear
function i=JobsDoneInOneArrival(lembda,mu,x)
summ=0
y=grand(1,1,"exp",1/lembda)
for i=0:x
p= grand(1,1, "exp",1/mu)
summ=summ+p
if summ>=y then
break
end
end
endfunction
x0=10
c1=JobsDoneInOneArriv... |
577497f18004d5cba0c2c4bd2a41d2896d486941 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2519/CH10/EX10.2/Ex10_2.sce | 82e903060020f58a569bdcd4f24a00adbbae2df3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 225 | sce | Ex10_2.sce | clc
clear
//Initialization of variables
m=1 //lbm
p=50.9 //atm
t=212+460 //R
R=0.73
//calculations
pc=72.9 //atm
tc=87.9 +460 //R
pr=p/pc
Tr=t/tc
z=0.88
v=z*R*t/p
//results
printf("volume = %.3f ft^3/mole",v)
|
25088e8807598231a17e4b9419934eafb18aca5b | 449d555969bfd7befe906877abab098c6e63a0e8 | /1913/CH1/EX1.22/ex22.sce | ded7efdbb14dcdb1ced28c7a0a5cc4be80165094 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 858 | sce | ex22.sce |
clc
clear
//Input data
Pa=1;//Atmospheric pressure in bar
g=9.81;//Gravity in m/sec^2
do=0.8*1000;//Density of oil in kg/m^3
Zo=0.8;//Level of oil in m
dw=1000;//Density of water in kg/m^3
Zw=0.65;//Level of water in m
d=13.6*10^3;//Density of Hg in kg/m^3
Z=0.45;//Level of Hg in m
//Calculations
Po=(d... |
70a081aa6bdb61cbe06613870ce511c0883a3454 | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-core/src/test/resources/resources/profileconfig/ProfilesWithNoProfileName.tst | ce1e65ea03d09d48cd05f9d1a6b0ab5fa3eb810a | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Scilab | false | false | 140 | tst | ProfilesWithNoProfileName.tst | [default]
aws_access_key_id=testDefault
aws_secret_access_key=testDefault
[]
aws_access_key_id=testProfile
aws_secret_access_key=testProfile |
0b9594f90fd024f81238616b0f2943c012a28f1c | 449d555969bfd7befe906877abab098c6e63a0e8 | /3760/CH1/EX1.57/Ex1_57.sce | 0ed8c7becd434f91916aeea9f2ff3ba5dbd3a88e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 388 | sce | Ex1_57.sce | clc;
k=5; // Effective turns ratio
E1=400; // supply voltage for primary
il=10; // load current
E2=E1/k; // magnitude of maximum secondary induced
E1o=E1+E2; // maximum possibe value of output voltage
P=(il*E2)/1000; // Rating of secondary winding
ip=(il*E2)/E1; // neglecting noload current, primary winding curr... |
cfde04da0adab8d62df320cd5e342ba8299c9adc | 449d555969bfd7befe906877abab098c6e63a0e8 | /2240/CH30/EX29.1/EX29_1.sce | b9777315ada6d7861f52afff3aa9abc7692c7bfb | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 916 | sce | EX29_1.sce | // Grob's Basic Electronics 11e
// Chapter No. 29
// Example No. 29_1
clc; clear;
// For the diode circuit, calculate the ac resistance, rac, for the following values of R: (a) 10 kOhms, (b) 5 kOhms, and (c) 1 kOhms. Use the second approximation of a diode.
// Given data
R1 = 10*10^3; // Resistance 1=10 k... |
a70e2fd830d9ba1d6d6a2929ec8b425353b045b2 | 717ddeb7e700373742c617a95e25a2376565112c | /1766/CH8/EX8.8/EX8_8.sce | a8ffc0430b69a9a2eabe00604f318368cf34af7e | [] | 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 | 959 | sce | EX8_8.sce | clc;funcprot(0);//Example 8.8
//Initilisation of Variables
mh=10;....//Mass flow rate of water in kg/s
L=6.7;.....//Lemgth of the tubes in m
Do=0.026;....//Diameter of tube in m
hi=470;....//Inside heat transfer coefficient in W/m^2 K
ho=210;.....//Outside heat transfer coefficient in W/m^2 K
Tci=15;......//Inle... |
a55c811b453152e54b340da807893e32d9f48bec | d7ec0352fdd4cf451ee9dd6bac2218fb96c24c0f | /src/gui/qml/img/title_border.sci | a9d63cbc106ad2ab24cb62ca2b2d2a1461380ee3 | [] | no_license | mireq/facedetect | d3fc340926a54e144dcf09ef4a814a77cbc9afde | 94ab039149efb2d8f1496c6042bf3a6b133bb49e | refs/heads/master | 2021-01-22T04:33:34.209921 | 2011-05-13T01:08:47 | 2011-05-13T01:08:47 | 1,525,248 | 3 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 90 | sci | title_border.sci | border.left: 11
border.right: 11
border.top: 11
border.bottom: 11
source: title_border.png |
9797692dbf66dfcb5eb2d0e2764be33c403d53f4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /494/CH3/EX3.3/3_3.sce | 26e0f908eb9b56fa5a3c9795869e85ee69a10256 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 435 | sce | 3_3.sce | //All the quantities are expressed in SI units
rho = 1.225; //freestream density of air along the streamline
delta_p = 335.16; //pressure difference between inlet and throat
ratio = 0.8; //throat-to-inlet area ratio
//The velocity at the inlet can be given as
v_1 = sqrt(2*delta_p/rho/(((1/ratio)^... |
98359e26490190a3dfd05531e030649b5a254d1c | 449d555969bfd7befe906877abab098c6e63a0e8 | /1016/CH16/EX16.6/ex16_6.sce | 5eb25d43c9b48efc9f89fefcd6f1471abd0c8896 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 337 | sce | ex16_6.sce | clc;clear;
//Example 16.6
//given data
E=0.51;//kinetic energy in MeV
R=0.15;//radius in m
e=1.6*10^-19;//the charge on electron in C
mo=9.12*10^-31;//mass of electron in kg
c=3*10^8;//speed of light in m/s
//calculation
Eo=E;
m=mo*(1+(E/Eo));
b=sqrt(1-(mo/m)^2);
v=b*c;
B=mo*v/(e*R);
disp(B,'magnetic ... |
e6783741af66dd43f2f9dcd2ff566eadf4722213 | 676ffceabdfe022b6381807def2ea401302430ac | /solvers/IncNavierStokesSolver/Tests/KovaFlow_m8_short_ConOBC_VCSWeakPress.tst | a98d0ccf39b470b66d2088b859108798cc78503a | [
"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 | 900 | tst | KovaFlow_m8_short_ConOBC_VCSWeakPress.tst | <?xml version="1.0" encoding="utf-8"?>
<test>
<description>Kovasznay Flow P=8 Weak Pressure VSS</description>
<executable>IncNavierStokesSolver</executable>
<parameters>KovaFlow_m8_short_ConOBC_VCSWeakPress.xml</parameters>
<files>
<file description="Session File">KovaFlow_m8_short_ConOBC_VCSWea... |
2a6995c1d58e6a160c77dab40aad4a8a65dc5f96 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3740/CH8/EX8.12/Ex8_12.sce | 1976844a9ea8ee243070298a0a0806e614154036 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 501 | sce | Ex8_12.sce | //Optoelectronics - An Introduction, 2nd Edition by J. Wilson and J.F.B. Hawkes
//Example 8.12
//OS=Windows XP sp3
//Scilab version 5.5.2
clc;
clear;
//given
n1=1.48;//Dimensionless refractive index of fiber core
n0=1;//Dimensionless refractive index of air
Rf=((n1-n0)/(n1+n0))^2;//Fraction of light reflec... |
00fe35564d40c71fe5d1ae7a0e3439182cf2c0e2 | e770dc26235168913bdcd5b2332f3a38a95a8bc7 | /Toolbox Test/ac2poly/ac2poly5.sce | 7faeec8f8b86811a4f39148a960dc469030a7768 | [] | no_license | deecube/majorTom | f00eca4e2effff2c5eba746878f2c0842fe14680 | 84365fc032fc0ca44abac8330ec4ac6d85a85b3f | refs/heads/master | 2021-01-21T14:04:23.323717 | 2016-05-23T06:05:31 | 2016-05-23T06:05:31 | 51,731,222 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 119 | sce | ac2poly5.sce | //check o/p for more than one i/p arg
r = [5.0000];
z=[5];
[a,efinal] = ac2poly(r,z);
disp(a);
disp(efinal);
// Output
|
b7603cb89bec5e953dd890902445291f9752e8d5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /167/CH17/EX17.3/ex3.sce | 2d2559dbdf70c9f5d554b4fd62ce1bdea907e515 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | WINDOWS-1250 | Scilab | false | false | 812 | sce | ex3.sce | //ques3
//Gas Flow through a Converging–Diverging Duct
clear
clc
Cp=0.846;//specific heat at constant pressure in kJ/kg/K
R=0.1889;//gas constant for substance
T0=473;//temp at state 0 in K
T1=T0;//temp at state 1 in K
P0=1400;//pressure at state 0 in kPa
P1=P0;//pressure at state 1 in kPa
//from Eqn 17-5
P=... |
475a45e8dad0fb15c202b3c8a8628f653e2337a1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /587/CH7/EX7.2/example7_2.sce | 3e80d62506f79649116ebf17e9757bd769532aea | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,498 | sce | example7_2.sce | clear;
clc;
//Example7.2[Cooling of a Hot Block by Forced Air at High Elevation]
//Given:-
ReC=5*10^5;//critical Reynolds number
v=8;//Velocity of air[m/s]
T_air=20;//Initial Temperature of air[degree Celcius]
T_plate=140;//Temperature of flat plate[degree Celcius]
T_film=(T_air+T_plate)/2;//Film Temperature of air[de... |
e77f97e8f23dfdcd68594dbfeda9de11de88c9cc | 449d555969bfd7befe906877abab098c6e63a0e8 | /1427/CH6/EX6.8/6_8.sce | d8d16257697247326a1bc30e06dd9270b50a1df9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 6_8.sce | //ques-6.8
//Calculating standard emf and emf generated
clc
e1=1.7; e2=-0.31;//emfs of two half-cell reactions (in V)
C1=0.1;//concentration of hydrogen ion (in M)
C2=2;//concentration of sulphate ion (in M)
n=2;//number of electrons
Es=e1-e2;//standard emf (in V)
E=Es-(0.0592/n)*log10(1/(C1^4*C2^2));
printf("... |
18191a31c7333d124f37749dbfef577d6dba80f4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2333/CH3/EX3.24/24.sce | 166b9830caae814591fc40dc2cd3ed77c8846eb8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 566 | sce | 24.sce | clc
// Given that
N = 4000 // Grating lines per cm
theta = 90 // for maximum order
lambda_min = 5000 // minimum wavelength of light in angestrom
lambda_max = 7500 // maximum wavelength of light in angestrom
// Sample Problem 24 on page no. 165
printf("\n # PROBLEM 24 # \n")
printf(" Standard formula used \n")
... |
6087e4dfa8ec71301b8aebd74867d3913f8b265a | 449d555969bfd7befe906877abab098c6e63a0e8 | /3769/CH10/EX10.19/Ex10_19.sce | 42ed712dbcce45b59744da426f6e1d7bf055d114 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex10_19.sce | clear
//Given
V=sqrt(3)
//calculation
//
a=atan(V)*180/3.14
//Result
printf("\n Angle of dip is %0.0f Degree",a)
|
fb365c23e74e979b352bf64363cda052bf4391e9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /770/CH10/EX10.23/10_23.sce | 1dcfb45907bc7764e3e753564f03e3cdc70feb9d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,114 | sce | 10_23.sce | clear;
clc;
//Example - 10.23
//Page number - 366
printf("Example - 10.23 and Page number - 366\n\n");
//Given
T = 320 + 273.15;//[K]
R = 8.314;//[J/mol*K] - Universal gas constant
// For water
Tc = 647.1;//[K]
Pc = 220.55;//[bar]
Pc = Pc*10^(5);//[Pa]
// The cubic form of Redlich Kwong equation of ... |
3114f18afe29ab904c47a042b48ab7afbc35ef6d | ab89c2161afc0845367b8e25f534e4f99bd36759 | /LAB1/partice4.sce | 29c4a8a4292a0d0995f57e6311ba928e529f542c | [] | no_license | PhiTruongCE/Digital_Signal_Processing | 22446ebfa65765d1dfcd2c420e05c83dc861ec15 | bacaf762f31a333a641ac48f6b5cc18f120c65be | refs/heads/main | 2023-06-04T03:38:36.140107 | 2021-06-17T04:04:49 | 2021-06-17T04:04:49 | 377,699,926 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 127 | sce | partice4.sce | clc;
clf;
clear all;
l=10;
a=1.5;
n=-l:l;
x=a^n;
plot2d3(x);
title('Exponential Signal');
xlabel('n');
ylabel('x');
|
2a0f1d9b01147549262a1c92d5ee4edd057b4cc5 | cc6cc2c2fcdfa476aa883265aa05e06d82c1110a | /2018.1/MAT/lista-scilab-trigronometria/05.sce | 1643147ea6651ca7178e3207c6a4bc1a4a92a340 | [] | no_license | devarthurribeiro/ads-ufrn | 39038c2089d5d784fa121c4094e6d694dcb5a545 | 9a9881acf756be4f844e72e581543daf3a649641 | refs/heads/master | 2020-03-17T15:16:28.940709 | 2018-10-02T12:26:27 | 2018-10-02T12:26:27 | 133,704,315 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 100 | sce | 05.sce | x=[0 %pi/3 2*%pi/3 %pi/4 3*%pi/4 %pi/6 5*%pi/6 %pi];
sec(x)
x=linspace(-%pi,%pi,100)
plot(x,sec(x))
|
6ca0c0cf862213c276c3f72587bdf46bf9b7445b | 449d555969bfd7befe906877abab098c6e63a0e8 | /3434/CH9/EX9.2.ii/Ex9_2_ii.sce | fca953e7c8ebc52954b2fcedc4e6344f438f3caa | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 630 | sce | Ex9_2_ii.sce | clc
// given data
w=0.6 // in km
h2=2.5 // in km
p=5/100.0 // porosity
rhor=3000.0 // density of sediment in kg/m^3
cr=750.0 // specific heat of sediment in J/kg-K
rhow=1000.0 // density of water in kg/m^3
cw=4200.0 // specific heat of water in J/kg-K
G=35.0 // temperature gradient in degree C/km
T1=45.0 // ... |
69d074f599902c4e54e4fdd057fb1667be4d6c19 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1946/CH7/EX7.12/Ex_7_12.sce | 92c1109b661a7825c6cc2e9751a9ba82b889825e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 681 | sce | Ex_7_12.sce | // Example 7.12;//OPTICAL POWER EMITTED & EXTERNAL POWER EFFICIENCY
clc;
clear;
close;
e=1.6*10^-19;//Electronic charge
ht=6.62*10^-34;//Constt
C=3*10^8;//sPPED OF LIGHT IN M/S
h=0.85*10^-5;//wavelength in meter
V=1;//VOLTAGE
F=0.68;//transmiison factor
nx=3.6;//refractive index
n=1;;//refrative index of air... |
98aad0aacef56ae49953d5daac152efd842e3bf9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /122/CH7/EX7.28.1/exa7_28_1.sce | fd328864fc85f66b69f38a53530b678635a7ee05 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 886 | sce | exa7_28_1.sce | // Example 7-28-1
// Design of Lag - lead compensation with Bode plots
clear; clc;
xdel(winsid()); //close all windows
mode(0);
// please edit the path
// cd "/<your code directory>/";
// exec("shmargins.sci");
s = %s /2 /%pi ;
G = 1 / (s * (s + 1) * (s + 2));
Kv = 10;
K = Kv / horner(s * G,0)
GK = syslin('c',K * G... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.