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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c0a934655016bc66ec9f22b89b3c53c2b6456fde | 449d555969bfd7befe906877abab098c6e63a0e8 | /1241/CH6/EX6.24/exa6_24.sce | 78f41d099a0f86e38b00afa4387156b2606fc8c2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,338 | sce | exa6_24.sce | //Example 6-24//
//Solve multiple output equation using mapping//
clc
//clears the window//
clear
//clears all existing variables//
disp('f1=Sigma m(0,1,2,4,6,7,10,14,15)')
//First function is displayed//
disp('f2=Sigma m(3,4,5,9,10,11,14) ')
//Second function is displayed//
disp('f1.f2=Sigma m(4,10,14)')
//... |
a135582b9a2c063659e5e79c860d6822aca07826 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2219/CH5/EX5.4/Ex5_4.sce | 0b947675219161d3de3d369fdefde11a92a62e23 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 738 | sce | Ex5_4.sce | //chapter 5 example 4
//=============================================================================
clc;
clear;
//Given Data
Va = 40*10^3;//Anode voltage of cross field amplifier
Ia = 15;//Anode current in Amp
Pin = 40*10^3;//input power in watts
G = 10;//gain in dB
n = 40/100;//overall effic... |
fd38986d1ab888a8fab1a50de9b0b1910b9fad78 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2150/CH4/EX4.36/ex4_36.sce | 628f7e03f319046c403d46134ea454e864812a81 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 440 | sce | ex4_36.sce | // Exa 4.36
clc;
clear;
close;
// Given data
V_BB = 5;// in V
V_BE = 0.7;// in V
R_B = 680;// in kohm
R_B = 680*10^3;// in ohm
I_B = (V_BB-V_BE)/R_B;// in A
disp(I_B*10^6,"The base current in µA is : ")
beta_dc= 150;
I_C = beta_dc * I_B;// in A
disp(I_C*10^3,"The collector current in mA is");
V_CC = 5;// ... |
742c38c6b451d0e58d41cb225a26a4534d16d0ff | 1db0a7f58e484c067efa384b541cecee64d190ab | /macros/filternorm.sci | fec675537d22704ef5f695a421ee49f23cefd715 | [] | no_license | sonusharma55/Signal-Toolbox | 3eff678d177633ee8aadca7fb9782b8bd7c2f1ce | 89bfeffefc89137fe3c266d3a3e746a749bbc1e9 | refs/heads/master | 2020-03-22T21:37:22.593805 | 2018-07-12T12:35:54 | 2018-07-12T12:35:54 | 140,701,211 | 2 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 4,071 | sci | filternorm.sci | function L = filternorm(b,a,varargin)
// Calculates the L-2 norm or L-infinity norm of a digital filter
//
// Calling Sequence
// L = filternorm(b,a)
// L = filternorm(b,a,pnorm)
// L = filternorm(b,a,2,tol)
//
//
// Parameters
// b: The filter numerator coefficients.
// a: The filter denominator coefficients.
// pnorm... |
04b5b78259fc18d7a646f76dbe9e9046696b0f1c | 449d555969bfd7befe906877abab098c6e63a0e8 | /2774/CH5/EX5.8/Ex5_8.sce | b3310d7e957c79e125dfea89eb23d78adc34b794 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 793 | sce | Ex5_8.sce | clc
// initialization of variables
T1=20+273 // initial temperature in kelvin
P1=200 // pressure in kPa
V=2 //volume in m^3
R=0.287 // gas constant for air
W=-720 // negative as work is done on air in kJ
//solution
m=(P1*V)/(R*T1)// mass of air
u1=209.1 //specific internal energy of air at 293K and 200 k... |
6e67a4deedf75bc50a0d5c92cb91950bd9d49f97 | c565d26060d56f516d954d4b378b8699c31a71ef | /Vikas_self/codes/ConventionalTuning_Vikas/PIDControllersetpointchange/pidtuned40to45.sce | 0a8b902c2547a47c44441df6bf95be3d8ea5681c | [] | no_license | rupakrokade/sbhs-manual | 26d6e458c5d6aaba858c3cb2d07ff646d90645ce | 5aad4829d5ba1cdf9cc62d72f794fab2b56dd786 | refs/heads/master | 2021-01-23T06:25:53.904684 | 2015-10-24T11:57:04 | 2015-10-24T11:57:04 | 5,258,478 | 0 | 0 | null | 2012-11-16T11:45:07 | 2012-08-01T11:36:17 | Scilab | UTF-8 | Scilab | false | false | 21,510 | sce | pidtuned40to45.sce | 0.100E+00 0.000E+00 0.390E+02 0.320E+02
0.110E+01 0.202E+02 0.000E+00 0.320E+02
0.210E+01 0.201E+02 0.000E+00 0.118E+02
0.310E+01 0.201E+02 0.390E+02 0.119E+02
0.410E+01 0.201E+02 0.390E+02 0.119E+02
0.510E+01 0.202E+02 0.390E+02 0.119E+02
0.610E+01 0.202E+02 0.390E+02 0.118E+02
0.71... |
808dff0369920c6af8d95e391c4fd8fe7d8d99e0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /557/CH9/EX9.8/8.sce | 5c786da0bc851babbb2accfc6be48bd0773f7fc8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 437 | sce | 8.sce | funcprot(0);clc; //Example 9.8
//Initializing the variables
V = 300 ;// Volume rate
w = 3;
d = 65;
l = 30;
scaleH = 30/1000/18;
scaleV = 1/60;
ZmByZr = 1/60;
LmByLr = 1/600;
rho = 1000;
mu = 1.14*10^-3;
//Calculations
Vr = V/(w*d);
Vm =Vr*sqrt(ZmByZr);
m = (w*d*scaleH*scaleV)/(d*scaleH + 2*w*scaleV... |
feff23619fab9e170eb91acd7a6b494e81ea453a | 449d555969bfd7befe906877abab098c6e63a0e8 | /10/CH8/EX4/cha8_4.sce | 7986fd7afd0d03dfe33fa6b8730310fba01d32f3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 176 | sce | cha8_4.sce | Lw=30;R=15;Ia=3;V=45;
Tow=Lw/R
t1=0.7*Tow
t0=0:0.1:t1;
t=0;
a=integrate('45*(-3+6*%e^(-x/2))','x',t,t0)
Energy=(1/2)*Lw*Ia^2
ProEnergy=(a/Energy)*100 |
539f8e2f8c77c234a9787374672379eef836c17e | 4e7aac39f36916a964f4664f3198d7c87e762253 | /scilab/chis_estimater.sce | 020729f4a682a138580bcede3b72b8cb06ab177a | [] | no_license | kirillin/manipulator_dynamics | 349c01fd5aef8b42734edc497a7d48ee49aced9c | a773091ea5a62493b77885a0e2df6491282faa4c | refs/heads/master | 2021-10-22T13:15:09.489858 | 2019-03-10T23:00:56 | 2019-03-10T23:00:56 | 108,987,774 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 7,591 | sce | chis_estimater.sce | ////////////////////////////////////////////////////////////////////////
//////// SCRIPT FOR ESTIMATION AND PLOTING PARAMETERS ...///////////////
////////////////////////////////////////////////////////////////////////
clc();
//clear;
stacksize('max');
//////////////////////////////////////////////////////////////////... |
5b8a116d119d2ecdfbeedce7acc4a914be1c3252 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3035/CH6/EX6.4/Ex6_4.sce | 58290a36738346a9f9dbb86e0b911c8b66bd3a5d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 889 | sce | Ex6_4.sce | // Variable Declaration
E = 40.0 //Safe working stress(kV/cm) rms
d = 1.5 //Conductor diameter(cm)
D = 6.7 //Sheath diameter(cm)
t = 0.1 //Thickness of lead tube(cm)
// Calculation Section
r = d/2 //Conductor radius(cm)
R = D/2 //Sheath radius(cm)... |
49d7e4837dddd243e0bd523ca51cb68d81dfabcd | 449d555969bfd7befe906877abab098c6e63a0e8 | /291/CH14/EX14.3d/eg14_3d.sce | 4ef967626621bba0e819b0ae32944374b7f979b7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | eg14_3d.sce | r = 30;
T = 600;
theta = 25;
val1 = cdfchi("PQ", 2*T/theta, 2*r);
val2 = 1- cdfchi("PQ", 2*T/theta, 2*(r+1));
pvalue = min(val1, val2);
disp(pvalue, "The pvalue is");
disp("H0 would be accepted when the significance level is 0.10"); |
0a10c57399a4299f27d0aa262cdc3f64a2d9bc1a | 28f88c035b368ddbe3efd8f5dbf48f01496d1ad0 | /lab3/Mux16.tst | 2916ab8168ce63747698284265fc3678bc35b39f | [] | no_license | sandeepkasimalla/Computer_System_Design_CS4110 | 46c06acd04c7b0477ff37b76d127c15f005feb9b | 79d89db0b19f18b9a337fd8e18926114959c5323 | refs/heads/master | 2020-07-11T22:45:14.966087 | 2019-11-21T18:46:33 | 2019-11-21T18:46:33 | 204,659,866 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 545 | tst | Mux16.tst | load Mux16.hdl,
output-file Mux16.out,
compare-to Mux16.cmp,
output-list ip1%B1.16.1 ip2%B1.16.1 s%D2.1.2 out%B1.16.1;
set ip1 0,
set ip2 0,
set s 0,
eval,
output;
set s 1,
eval,
output;
set ip1 %B0000000000000000,
set ip2 %B0001001000110100,
set s 0,
eval,
output;
set s 1,
eval,
output;
s... |
482d077ca949ea067e966ce3117910bdc6cbe43c | 449d555969bfd7befe906877abab098c6e63a0e8 | /3683/CH10/EX10.4/Ex10_4.sce | 2b0da9bc01b9c3b28026ce60ec4229f2b4e22d8b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,103 | sce | Ex10_4.sce | R=0.15//rise, in m
t=0.3//tread, in m
sigma_cbc=5//in MPa
sigma_st=230//in MPa
l1=1.8+1.5//span for flight AB, in m
l2=1.2+1.5+1.5//span for flight BC, in m
l3=1.8+1.5//span for flight CD, in m
//assuming 50 mm slab thickness per 1 m of span
D=50*l2//slab thickness, in mm
W1=D/10^3*25*1.5*sqrt(R^2+t^2)/t//slab... |
cc481928e409c4221bd859c88ac246cc5b9ef69c | 717ddeb7e700373742c617a95e25a2376565112c | /1766/CH2/EX3.38/EX2_38.sce | 587a811120ef06069c51d354912ca12b278d2d3f | [] | 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 | 719 | sce | EX2_38.sce | clc;funcprot(0);//Example 2.38
//Initilisation of Variables
t=0.001;....//Thickness of copper plate in m
L=0.15;....//Height of plate in m
K=60;....//thermal conductivity of wall material in W/m*degrees celcius
Tb=50;....//temparature of pipe wall in degrees celcius
Th=100;....//temparature reading in thermomete... |
7ea4f51b310d62bcc5523e17d996e2f52ccab4e3 | 76b8c4ba0a69d3281b658f0fcf0ec56a96e27581 | /Workspace/Mission_A4.sce | 0124bc8506044683b50af824332a66d2c953494d | [] | no_license | RomainJunca/ExoLife | 0824fa566b38c5061f77592df6c38c3614dd8619 | 8da1524432d0ef1137d5e73e80cec339e6ec1c33 | refs/heads/master | 2020-05-25T14:08:07.353617 | 2017-03-20T08:31:32 | 2017-03-20T08:31:32 | 84,937,995 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 966 | sce | Mission_A4.sce | //Mission A4
//On récupère les deux images.
pathname = "C:\Users\Jean-Guillaume P\Documents\Exia\A2\Projets\Imagerie\ExoLife\Images\Mission_A\Jupiter1.pbm";
pathname2 = "C:\Users\Jean-Guillaume P\Documents\Exia\A2\Projets\Imagerie\ExoLife\Images\Mission_A\Jupiter2.pbm";
jupiter1 = readpbm(pathname);
jupiter2 = read... |
d951e1fb6128c67a28b371a607a308832d81075f | 6e257f133dd8984b578f3c9fd3f269eabc0750be | /ScilabFromTheoryToPractice/penduleelastique.sce | 82787a175455bb8f2368f1bded865b4b35f026d7 | [] | no_license | markusmorawitz77/Scilab | 902ef1b9f356dd38ea2dbadc892fe50d32b44bd0 | 7c98963a7d80915f66a3231a2235010e879049aa | refs/heads/master | 2021-01-19T23:53:52.068010 | 2017-04-22T12:39:21 | 2017-04-22T12:39:21 | 89,051,705 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 5,331 | sce | penduleelastique.sce | //********************************************************
// animation d'un pendule élastique
//********************************************************
// fonction pour créer la matrice de rotation
function M=rot(a)
M=[cos(a),sin(a);-sin(a),cos(a)];
endfunction
// quelques constantes
n=40; // nombre de... |
b75a816039f7620d39e03cfdf25a3748db4b5693 | 717ddeb7e700373742c617a95e25a2376565112c | /3044/CH11/EX11.2/Ex11_2.sce | 29907fb128e9a6df6a140e1b45f473cd59125bdf | [] | 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 | 555 | sce | Ex11_2.sce | // Variable declaration
n = 50
Meanx = 88.34
Meany = 305.58
s1 = 7239.22
s2 = 17840.1
s3 = 66975.2
x = []
for i = 60:119
x(i) = i
end
// Calculation
Slope1 = s2/s1
c1 = Meany - (s2/s1)*Meanx
Slope2 = s2/s3
c2 = Meanx - (s2/s3)*Meany
// Result
printf ( "Part-A: , Height = %.2f + %.3f *width",c1,Slo... |
858e735abb295a6f0f471c5eaf091dc26a553e9a | 4bbc2bd7e905b75d38d36d8eefdf3e34ba805727 | /ee_scicoslab/builder.sce | 2cf214882ce6662a42fac4c89ac1797ce8a7be9b | [] | no_license | mannychang/erika2_Scicos-FLEX | 397be88001bdef59c0515652a365dbd645d60240 | 12bb5aa162fa6b6fd6601e0dacc972d7b5f508ba | refs/heads/master | 2021-02-08T17:01:20.857172 | 2012-07-10T12:18:28 | 2012-07-10T12:18:28 | 244,174,890 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 254 | sce | builder.sce | //% Scicos pack for FLEX and EASYLAB builder
exec(SCI + '/contrib/scicos_ee/utils/palette_builder.sce');
exec(SCI + '/contrib/scicos_ee/scicos_flex/dspic/macros/man/builder.sce');
message('Please, restart ScicosLab for the changes to take effect...'); |
c2ac7ebf81b1c546cbc88a8cd459d3c177a7b1fb | 449d555969bfd7befe906877abab098c6e63a0e8 | /104/CH3/EX3.9/3_9.sce | c36cc08d4a8a77170c68b3e742180b09c3dca4e2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 274 | sce | 3_9.sce | //finding transfer function from state diagram by applying gain formula
//state diagram is shown in fifure 3-21
syms s
//initial conditions are sset to zero
M1=s^-1*s^-1
L11=-3*s^-1
L21=-2*s^-1*s^-1
delta=1-(L11+L21)
delta1=1
x=M1*delta1/delta
disp(x,"Y(s)/R(s)=") |
641c8d1cd42337f6c3e2b210af1b98d84e040d07 | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set12/s_Higher_Engineering_Mathematics_B._S._Grewal_149.zip/Higher_Engineering_Mathematics_B._S._Grewal_149/CH1/EX1.6/ex6.sce | 48d9bd64350b9d1acf5ea001ca905fa252e9c325 | [] | 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 | 141 | sce | ex6.sce | errcatch(-1,"stop");mode(2);
x=poly([0],'x');
p=x^4-2*(x^3)-21*(x^2)+22*x+40
disp("the roots of above equation are ")
roots(p)
exit();
|
e69770c353b53c6a95beac57f19ca5ada826aa1a | 449d555969bfd7befe906877abab098c6e63a0e8 | /2123/CH5/EX5.23/Exa_5_23.sce | 43b1bbe3062389b5aef7d31578c0405e6d48b127 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 428 | sce | Exa_5_23.sce | //Example No. 5.23
clc;
clear;
close;
format('v',9);
//Given Data :
T1=40;//N-m
N1=500;//rpm
J=0.01;//N-m_sec^2/rad
T2=100;//N-m
N2=1000;//rpm
disp("Te=J*d(omega)/dt+D*omega+TL");
d_omegaBYdt=(T2-T1)/J;//
//t=omega/d_omegaBYdt+A;
omega1=N1*2*%pi/60;//rad/s
t=0;//s(initial time)
A=t-omega1/d_omegaBYdt... |
eec0bb5afd7cd69dbbca68b448979a352e7d819e | 449d555969bfd7befe906877abab098c6e63a0e8 | /2087/CH5/EX5.11/example5_11.sce | df801d30c46f3f2099adb05a105e7c09d8904f89 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 760 | sce | example5_11.sce |
//example 5.11
//calculate discharge if one well discharges
//percent decrease when two well discharges
clc;
//given
d=0.2; //diameter of well
r=d/2;
B=100; //distance between wells
b=12; //thickness of acquifer
k=60; //coefficient of permeability
s=3; ... |
dddcd879b94866426378c277daa73d4f4bbda910 | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.4.1/examples/addinter-examples/ex1f.sce | 6c580ad88f4434a7646d3b96c8a7f73b3f17b2d1 | [
"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 | 681 | sce | ex1f.sce | // Copyright INRIA
files=G_make(['/tmp/ex1fi.o','/tmp/ex1f.o'],'ex1f.dll');
addinter(strcat(files,' '),'foobarf','foubaref');
a=1:10;b=a+1;c=ones(2,3)+2;
[x,y,z,t]=foubaref('mul',a,b,c);
// Check the result
if norm(t-(a*2)) > %eps then pause,end
if norm(z-(b*2) ) > %eps then pause,end
if norm(y-(c*2)) > %eps then p... |
c869c9d4dd8b3a3d56829bb120e44d2aab38706d | 449d555969bfd7befe906877abab098c6e63a0e8 | /3869/CH1/EX1.13/Ex1_13.sce | ab53d700510c6d3d0dd6f274ae7184dad8f0dd7a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 294 | sce | Ex1_13.sce | clear
//
//
//
//Variable declaration
x=15 //distance(cm)
d=0.005 //diameter(cm)
lamda=6000*10**-8 //wavelength(cm)
//Calculation
alpha=d/x //angle(radian)
beta1=lamda/(2*alpha) //fringe width(cm)
//Result
printf("\n fringe width is %0.3f cm",beta1)
|
f64e709a3cc613babbdff5b8e6f5c415b5a59f9d | 449d555969bfd7befe906877abab098c6e63a0e8 | /833/CH7/EX7.11/Ex7_11.txt | 2cb6e029f554f25c86cda06613921bb1c84a0b90 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 429 | txt | Ex7_11.txt | //Caption: Calculate Power and torque developed
//Exa:7.11
clc;
clear;
close;
p=4//Number of poles
d=20//Diameter of armature(in cm)
l=25//Core length(in cm)
c=300//Number of conductors
i_a=50//Armature current(in A)
B=0.3//Average flux density(in weber/m^2)
n=1000//Speedofmotor(in r.p.m)
T=(B*(l/100)*(i_a/... |
c7ede1238c5eb75d73b2e7fcd91bd9166c5e35d0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3472/CH43/EX43.12/Example43_12.sce | 6daa0b04004fc2da2cb6455cc46d079be34477f2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,011 | sce | Example43_12.sce | // A Texbook on POWER SYSTEM ENGINEERING
// A.Chakrabarti, M.L.Soni, P.V.Gupta, U.S.Bhatnagar
// DHANPAT RAI & Co.
// SECOND EDITION
// PART IV : UTILIZATION AND TRACTION
// CHAPTER 5: ELECTRIC TRACTION-SPEED TIME CURVES AND MECHANICS OF TRAIN MOVEMENT
// EXAMPLE : 5.12 :
// Page number 784-785
clear ; clc... |
096517b382fcaf9618212fe0da9e1d9969982198 | 72a220c48df3bd5a46a8358c0fe109a8b5edeb94 | /testfile.tst | c19cd27b344c11c616ead31566336aec30dcd8b4 | [] | no_license | t1h1az/googleMapsApiExample | bb1bd9e92d2c9feb140f3e68b2f973161dbe87c7 | bf856ec555394ee2c47a1d2848f2a9dddd320d47 | refs/heads/master | 2021-10-11T02:30:22.519438 | 2019-01-21T11:38:06 | 2019-01-21T11:38:06 | 103,539,191 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 36 | tst | testfile.tst | ah ha
ah ha and aha
ah ha and aha
|
c78aa1e084dad6bc2a65c2b6bd83b86357285adc | 449d555969bfd7befe906877abab098c6e63a0e8 | /181/CH1/EX1.25/example1_25.sce | 3a451691473966899246f8069664adf962b701dc | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 900 | sce | example1_25.sce | // Find drift velocity,mobility,conductivity
// Basic Electronics
// By Debashis De
// First Edition, 2010
// Dorling Kindersley Pvt. Ltd. India
// Example 1-25 in page 51
clear; clc; close;
// Data given
A=0.835*10^-6; // Cross section of wire in m^2
J=2.4*10^6; // Current density in A/m^2
n_0=8.4*10^27;... |
63c8e187ff6669aef7033b04c29fc466fa6bb5c8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /104/CH6/EX6.1/6_1.sce | 5c99543b3afda6e02a77489a7fd235490fe7c201 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 684 | sce | 6_1.sce | //stability of open loop systems
s=%s
sys1=syslin('c',20/((s+1)*(s+2)*(s+3)))
disp(sys1,"M(s)=")
printf("sys1 is stable as there are no ploes or zeroes in RHP")
sys2=syslin('c',20*(s+1)/((s-1)*(s^2+2*s+2)))
disp(sys2,"M(s)=")
printf("sys2 is unstable due to pole at s=1")
sys3=syslin('c',20*(s-1)/((s+2)*(s^2+4))... |
4482919afd0ae46dd548f6d45f22318119172c46 | 089894a36ef33cb3d0f697541716c9b6cd8dcc43 | /NLP_Project/test/blog/bow/bow.6_7.tst | f0afe19fad0bbce7f836a777b2f417cc2fe5625d | [] | no_license | mandar15/NLP_Project | 3142cda82d49ba0ea30b580c46bdd0e0348fe3ec | 1dcb70a199a0f7ab8c72825bfd5b8146e75b7ec2 | refs/heads/master | 2020-05-20T13:36:05.842840 | 2013-07-31T06:53:59 | 2013-07-31T06:53:59 | 6,534,406 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 6,915 | tst | bow.6_7.tst | 6 9:0.5 17:0.08333333333333333 18:1.0 21:0.1 25:0.14285714285714285 32:0.5 48:1.0 83:0.3333333333333333 185:1.0 221:0.5 242:1.0 368:0.3333333333333333 593:1.0
6 6:0.6666666666666666 17:0.16666666666666666 21:0.2 23:0.5 32:0.5 40:0.125 44:0.016666666666666666 59:1.0 66:1.0 78:0.3333333333333333 82:1.0 107:0.25 157:0.090... |
2b27707528bda8f85eba6a2127f683dec74bfe05 | 717ddeb7e700373742c617a95e25a2376565112c | /806/DEPENDENCIES/111.sci | 13f118fa8a7f5d44299cb6cc0e3d67231a4afe4d | [] | 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 | 87 | sci | 111.sci | W=20//N(weight of a flour bag)
g=9.81//m/s^2(Acceleration due to gravity on the earth) |
8037ce5a84706fb42b27fa37589a9e59dc3c1635 | 4a1effb7ec08302914dbd9c5e560c61936c1bb99 | /Project 2/Experiments/GFS-GCCL-C/results/GFS-GCCL-C.abalone-10-1tra/result9s0.tst | a9b0991182480a03cbae670f8962a60e6905a47c | [] | no_license | nickgreenquist/Intro_To_Intelligent_Systems | 964cad20de7099b8e5808ddee199e3e3343cf7d5 | 7ad43577b3cbbc0b620740205a14c406d96a2517 | refs/heads/master | 2021-01-20T13:23:23.931062 | 2017-05-04T20:08:05 | 2017-05-04T20:08:05 | 90,484,366 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,530 | tst | result9s0.tst | @relation abalone
@attribute Sex{M,F,I}
@attribute Length real[0.075,0.815]
@attribute Diameter real[0.055,0.65]
@attribute Height real[0.0,1.13]
@attribute Whole_weight real[0.002,2.8255]
@attribute Shucked_weight real[0.001,1.488]
@attribute Viscera_weight real[5.0E-4,0.76]
@attribute Shell_weight real[0.0015,1.005]... |
fd6f42326adb2b3d58827f13a86f0ec45e3da3a3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1664/CH11/EX11.7/Ex11_7.sce | 25dda52b5c22c474c9f3b632b1ac4d8296a1861c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 280 | sce | Ex11_7.sce |
//Example NO.11.7
//Page No.337
clc;clear;
E0 = (8.854*10^-12);
x = (4.94);//Relative suceptibility.
N = (10^28);//Number of dipoles per unit volume [per m^3].
a = ((E0*x)/N);//Polarizability of the material
printf("\nPolarizability of the material is %3.3e F m^-2",a);
|
f73d05de6611fbeec7095439226f39a0091d7ad7 | 3c47dba28e5d43bda9b77dca3b741855c25d4802 | /microdaq/macros/microdaq_macros/mdaqAOScanStart.sci | 2e77d7fdbc50ccaf1748744590550b1fc2a5e369 | [
"BSD-3-Clause"
] | permissive | microdaq/Scilab | 78dd3b4a891e39ec20ebc4e9b77572fd12c90947 | ce0baa6e6a1b56347c2fda5583fb1ccdb120afaf | refs/heads/master | 2021-09-29T11:55:21.963637 | 2019-10-18T09:47:29 | 2019-10-18T09:47:29 | 35,049,912 | 6 | 3 | BSD-3-Clause | 2019-10-18T09:47:30 | 2015-05-04T17:48:48 | Scilab | UTF-8 | Scilab | false | false | 448 | sci | mdaqAOScanStart.sci | function mdaqAOScanStart(arg1, arg2)
if argn(2) == 0 then
mdaqAOScan()
elseif argn(2) == 1 & type(arg1) == 1 then
mdaqAOScan(arg1)
elseif argn(2) == 1 & type(arg1) == 10 then
mdaqAOScanTrigger(arg1)
mdaqAOScan()
elseif argn(2) == 2 & type(arg1) == 1 & type(arg2) == 10 the... |
62afd75267994314792767b99d9295828dcf60d8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /758/CH2/EX2.1/Ex_2_1.sce | 1f60ffd26e66a8e77a2f31d6d3b53954fdc5fb2b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 999 | sce | Ex_2_1.sce | //Example 2.1
clc;clear;close;
A=1;T=2;
w0=2*%pi/T;
//Calculation of trignometric fourier series co-efficients
a0=A/T*(integrate('-1','t',-T/2,-T/4)+integrate('+1','t',-T/4,T/4)+integrate('-1','t',T/4,T/2));
for n=1:10;
a(1,n)=2*A/T*(integrate('-cos(n*w0*t)','t',-T/2,-T/4)+integrate('+cos(n*w0*t)','t',-T/4,T... |
6c0cca836e9472e26d055d1f1b0bff88cb2083e0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3440/CH4/EX4.1/Ex4_1.sce | 5a0cf5b3b0d3c1ab48f4ee50b6d449a55a7f0019 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 304 | sce | Ex4_1.sce | clc
Iep=3//mA
Ieh=0.01//mA
Ich=0.001//mA
Icp=2.99//mA
gamma=Iep/(Iep+Ieh)
disp(gamma,"gamma =")
alphaT=Icp/Iep
disp(alphaT,"alphaT =")
alpha0=gamma*alphaT
disp(alpha0,"alpha0 =")
IE=Iep+Ieh
disp(IE,"IE in mA=")
IC=Icp+Ich
disp(IC,"IC in mA=")
ICBO=IC-alpha0*IE
disp(ICBO,"ICBO in mA")
|
e4d72cf30ab17526ad654bb6647c62ab7d74db4b | 1573c4954e822b3538692bce853eb35e55f1bb3b | /DSP Functions/zpklp2bs/test_9.sce | 88a90742ee65caab23efb8e011b7e4b03e4bcf2b | [] | no_license | shreniknambiar/FOSSEE-DSP-Toolbox | 1f498499c1bb18b626b77ff037905e51eee9b601 | aec8e1cea8d49e75686743bb5b7d814d3ca38801 | refs/heads/master | 2020-12-10T03:28:37.484363 | 2017-06-27T17:47:15 | 2017-06-27T17:47:15 | 95,582,974 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 835 | sce | test_9.sce | // Test #9 : Valid case
exec('./zpklp2bs.sci',-1);
[z,p,k,n,d]=zpklp2bs([2 4],[8 11],7*%i,0.21,[0.54,0.8]);
disp(d);
disp(n);
disp(k);
disp(p);
disp(z);
//
//Scilab Output
//d = 1. 0.9661716 0.7419182
//n = 0.7419182 0.9661716 1.
//k = 0.3853727i
//p = -0.4659083 + 0.6803740i
// ... |
79b1ff47ffefaae355911c74ff172a1d36dcdaec | 34afc14c4842072fac8feea2335591b4621718d4 | /ASSIGNMENT2/FourFundamentalSubspaces.sce | c787b7a4dea245d0f2ded39b5a226601027e7b92 | [] | no_license | SnehaJayaraman/LA | 8242edf4583165ace4954bfdd407ed4a4658d963 | 13295ffd7917410df0b86896f0243f1d940a271c | refs/heads/master | 2020-12-27T02:46:06.112219 | 2020-04-30T11:59:21 | 2020-04-30T11:59:21 | 237,738,119 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 912 | sce | FourFundamentalSubspaces.sce | //FOUR FUNDAMENTAL SUBSPACES
//Coefficient matrix A
disp('Enter the matrix A');
a11=input("Enter a11: ");
a12=input("Enter a12: ");
a13=input("Enter a13: ");
a21=input("Enter a21: ");
a22=input("Enter a22: ");
a23=input("Enter a23: ");
a31=input("Enter a31: ");
a32=input("Enter a32: ");
a33=input("Enter a33:... |
1ec33f51a6b933f01d87b07d4d11eb1f12063aea | 449d555969bfd7befe906877abab098c6e63a0e8 | /3802/CH3/EX3.4/Ex3_4.sce | c627a69d7d35cf6d3c316b47e59d0c1b4e6c6ad3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 570 | sce | Ex3_4.sce | //Book Name:Fundamentals of Electrical Engineering
//Author:Rajendra Prasad
//Publisher: PHI Learning Private Limited
//Edition:Third ,2014
//Ex3_4(b).sce
//case(b)
clc;
clear;
R=1;
L=0.1;
C=1;
I=10;
s=0; //complex frequency
V=(10*s)/(s^2+s+10); //voltage across the parallel circuit
iG... |
0af57d8c0bd6ba00be1ffa1973b0307ef0e92d0d | 7a5b23c26ee1b242222b7c0faa03acd15ba397b3 | /RecPsi08.sci | 89c3ce7b26b64f26f964daa03129719a4ae3a1b2 | [] | no_license | ihorgo/neutronholography | 3f8c999d2b7c5d87d3258c311a7828aadf7c3975 | d62e07a662eb36f063d56134406269ae2336ad64 | refs/heads/master | 2021-01-10T10:19:15.095235 | 2009-03-20T14:30:58 | 2009-03-20T14:30:58 | 53,721,129 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 530 | sci | RecPsi08.sci | function RecPsi08()
h=sumpsi08();
h.h1=Four2DBgHolo(h.h1,4,0);
h.h2=Four2DBgHolo(h.h2,4,0);
h.h3=Four2DBgHolo(h.h3,1,0);
atsarr=MkRecArray(3,1.18/8,5*1.18);
HPsi082=ReconstHoloArb(atsarr,h.h2);
save('c:\mainsci\macros\psi08\recpsi08b.dat',HPsi082);
HPsi083=ReconstHoloArb(atsarr,h.h... |
557b3178d2c61df044d4b4788503f4e8b5645f85 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3821/CH7/EX7.12/Example7_12.sce | f2c38953b4ed8c7cacb5769aa872900be07d16f7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 603 | sce | Example7_12.sce | ///Chapter No 7 Fluid Mechanics
///Example 7.12 Page No 122
/// Find Intensity of pressure of water
///Input data
clc;
clear;
Z1=1.5; //open tank contain water in m
Z2=2.5; //oil of specific gravity for depth in m
S=0.9; //oil of specific gravity
rho1=100... |
a672a61bf2c2d046c50c633048b29a901c33dfc9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1364/CH2/EX2.3.1/2_3_1.sce | a71bd06e890ef43fb6c70b7622d3ea7f97f5f9bb | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 233 | sce | 2_3_1.sce | clc
//initialisation of variables
sw= 62.3 //lbf/ft^3
d= 288 //ft
p= 1 //lbf/in^2
//CALCULATIONS
P= sw*d/144
D= p*144/sw
//RESULTS
printf (' pressure at a depth of 288 ft= %.1f lbf/in^2',P)
printf (' \n depth= %.2f ft',D)
|
1204369e010ac1c542f948edead460c52ecd8e13 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1859/CH7/EX7.22/exa_7_22.sce | 6ec4be28b768ea83b1ed351ec5175e29702d98a1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 510 | sce | exa_7_22.sce | // Exa 7.22
clc;
clear;
close;
// Given data
R2= 834;// in Ω
R3= 100;// in Ω
C2= 0.124;// in µF
C2= C2*10^-6;// in F
C4= 0.1;// in µF
C4= C4*10^-6;// in F
L1= R2*R3*C4;// in H
f= 2;// in kHz
f= f*10^3;// in kHz
disp(L1*10^3,"The value of L1 in mH is : ")
R1= R3*C4/C2;// in Ω
disp(R1,"The value of R1 in... |
612114b708f53189941ee341042b971113d44a84 | 27be2dd7284eb8d71ea19e6b077993d7ff6afd16 | /circulo.sce | 4f8f3f95682c9d4dbed5ec632e2fab850c0bee5f | [] | no_license | mtxslv/numericalcomputation | 3b0ec7d1183c03c91c145de0fb1db9fff0a75e61 | 15ce639e5e370fb21fb1ce9878004270ee814e73 | refs/heads/master | 2020-03-26T06:10:14.116677 | 2019-11-14T11:41:38 | 2019-11-14T11:41:38 | 144,592,787 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,159 | sce | circulo.sce | // Círculo, por Mateus de Assis
/*
Aqui desenha-se tão somente um arco circular (superior ou
inferior)
Para se utilizar a função, deve-se definir um raio (positivo
ou negativo) e se o arco a ser desenhado é positivo (flag = 1) ou
não(fag = -1). A chamada da função segue no exemplo:
--> r = 1
... |
ce296da51d2f75db3fa6aa982f3ffba09b1aebb1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2837/CH22/EX22.6/Ex22_6.sce | 7ddffd492a0e5c44c49f15532ac5391e14b44ec5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 171 | sce | Ex22_6.sce | clc
clear
//Initalization of variables
loss=80000 //Btu/lb
t=560 //R
//calculations
ratio=t/68
power=loss/(ratio*2544)
//results
printf("Power = %.2f hp",power)
|
d7786114ad7f3020ae5d3afa74d93a201cc30656 | 4bbc2bd7e905b75d38d36d8eefdf3e34ba805727 | /ee_scicoslab/utils/unlink_dll.sce | afaed434c6a26768e43250c7cd7091e9f582fcd8 | [] | no_license | mannychang/erika2_Scicos-FLEX | 397be88001bdef59c0515652a365dbd645d60240 | 12bb5aa162fa6b6fd6601e0dacc972d7b5f508ba | refs/heads/master | 2021-02-08T17:01:20.857172 | 2012-07-10T12:18:28 | 2012-07-10T12:18:28 | 244,174,890 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 3,274 | sce | unlink_dll.sce | // ***********************************************************
// * ScicosLab Pack Installer *
// * Requires: Scicoslab v4.4.1 *
// * Built/Tested On: XP, Windows 7 *
// * Description: Close link with the DLLs *
... |
74ef6d0e4c6ec6a74f83788f401a3e95a4a80daa | 276dd1422a7890d6657101fcc9cbccc4ae7e8ce4 | /tags/2010/branches/capstone/php/knights/legacytests/test8.tst | 998c9414db418961537d4357f0264bbc455e158a | [] | no_license | valdas/knit | 4a0adef8bfe426506e55ffcc3a297dfa4dc2e903 | ccbdf3c975061ba0875e881e2f94c8432d7a16cb | refs/heads/master | 2021-01-10T02:08:06.358327 | 2012-01-16T17:05:01 | 2012-01-16T17:05:01 | 43,171,119 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 658 | tst | test8.tst | <?php
include ('knights.php');
$array=newBoard();
$array[1][0]=1;
$array[2][7]=2;
$array[5][5]=3;
$array[5][4]=4;
$array[4][0]=5;
$array[5][2]=6;
$array[2][3]=7;
$array[0][1]=8;
$array[3][4]=9;
$array[2][7]=0;
$array[6][5]=1;
$array[7][3]=2;
$array[4][0]=3;
$array[1][3]=4;
$array[2][2]=5;
$array[4][3]=6;
$array[5][1]=7... |
74fd6867f662c43d32cea60c6d77465f82fc2998 | 449d555969bfd7befe906877abab098c6e63a0e8 | /758/CH6/EX6.12/Ex_6_12.sce | a08eeae844982127d34fe698450957156c1079ac | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 185 | sce | Ex_6_12.sce | //Example 6.12
clc;clear;close;
N=4;
n=0:N-1;
x=cos(%pi/4*n);
//Calculation of DFT
X=fft(x,-1);
X=clean(X);
disp(x,'Given Sequence is x(n): ');
disp(X,'DFT of the Sequence is X(k): '); |
7ab1ab1ece1f49e728bed5c4a97547c3ced7c2aa | 2391eec552dac38c05f9c53bae1ec612f2871f51 | /Lab 5/input_section.sce | 715180341d40833e3592fe25146c7e44c6e4fc63 | [] | no_license | Zebz13/EEE-S7-Power-Systems | fe9e00e27242fa51650bf87e46c504a716a22edf | 1fc9ab29e96a5d5f8a23d629364cadf2c70c4a40 | refs/heads/main | 2023-01-10T03:53:34.295752 | 2020-11-08T17:03:45 | 2020-11-08T17:03:45 | 309,158,346 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,637 | sce | input_section.sce | //start
clc ;
clear ;
//line inputs
linedata = input("Enter line data:")
Yshunt=input("Enter shunt admittance:")
// line data extraction
from= linedata(: ,1)
to= linedata(: ,2)
imp= linedata(: ,3)+ linedata(: ,4)*%i
half_adm= -linedata(: ,5)*%i
bus_no= max(max(from,to));
Ybus= zeros(bus_no,bus_no);
//... |
cb067409db6a6a380af0a03323690fc1779d2ad7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3651/CH2/EX2.10/Ex2_10.sce | 98cdba88718675840cf7cee6ad53db0fafb7d871 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 245 | sce | Ex2_10.sce | clc
//Variable declaration
lamda=0.58
theta=9.5*%pi/180
n=1
d=0.5 //d200=a/sqrt(2**2+0**2+0**2)=0.5a
//Calculations
a=n*lamda/(2*d*sin(theta)) //2*d*sin(theta)=n*lamda
//Result
printf('a =%0.3f Angstorms\n',(a))
|
5714390b2eb15b202795613c42dbd827bc149c39 | 449d555969bfd7befe906877abab098c6e63a0e8 | /564/DEPENDENCIES/18_2data.sci | c7d898878a60d4f0d8b2c1a1ab77d3a6b7be710f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 99 | sci | 18_2data.sci | a=200;//in mm
b=150;//in mm
ta=2.5;//in mm
tb=2;//in mm
T=1000;//in N.mm
G=25000;//given in N/mm^2
|
227fd6cacb20d515e95f8acc3b4784350bfa382c | 449d555969bfd7befe906877abab098c6e63a0e8 | /1967/CH8/EX8.8/8_8.sce | 44fbed03adc4be0815b8592a4327d9266eeb3a59 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 219 | sce | 8_8.sce | clc
//initialisation of variables
clear
Cp= 8.21*0.0413 //lit-atm deg^-1 mole^-1
V= 8.64*28*10^-3 //lit
r= 1.199
//CALCULATIONS
u= V*(r-1)/Cp
//RESULTS
printf ('Joule-thomson coefficient = %.3f deg atm^-1',u)
|
ca586a169a652cf26a2e7ae2d0cdb95640310090 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1871/CH2/EX2.2/Ch02Ex2.sce | 033bf2c728114d842f77f511e1ec1bc0c159077b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 645 | sce | Ch02Ex2.sce | // Scilab code Ex2.2: Pg:79(2008)
clc;clear;
amu = 1.67e-027; // Mass of a nucleon, kg
E = 8e+004; // Electric field in a Bainbridge mass spectrograph, V/m
B = 0.55; // Magnetic induction, Wb per square meter
M1 = 20; // Atomic mass of first isotope of neon, amu
M2 = 22; // Atomic mass of second is... |
fd4eb3f498ddd0f051e241120d5356d432fde8b3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1427/CH22/EX22.14/22_14.sce | f5aae37a6f8778b926a3f6ed4d35b2ee1bde482f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 317 | sce | 22_14.sce | //ques-22.14
//To show that KBr has a FCC structure
clc
den=2.73;//density (in g/mL)
a=654*10^-10;//edge length (in cm)
Na=6.023*10^23;//(in /mol)
m1=39;//molar mass of K (in g/mol)
m2=80;//molar mass of Br (in g/mol)
M=m1+m2;
z=(den*Na*a^3)/M;
printf("As z = %.0f, therefore KBr has a FCC structure.",z);
|
8caa73786952647472f9d2364c8e390b6ddfd281 | cb4516492965c75d14c9d499c387d3cd0b883bc4 | /X3/Section 7 -Tools Environmental Effects/7.1 Joachim Diepstraten, Mike Eißele/arithmetic_complex.tst | 86dbfdccc053f1c9d66589facd846a16213dafee | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | nedma/ShaderX | 48367dfc1153e4e6ad6bb5c205777285b06376c5 | 0503dd6ae16f3d288f2e27b0f93ebdfbaf1f4436 | refs/heads/master | 2020-04-08T01:51:11.173038 | 2018-11-24T08:37:42 | 2018-11-24T08:37:42 | 158,911,553 | 0 | 3 | null | null | null | null | UTF-8 | Scilab | false | false | 144 | tst | arithmetic_complex.tst | \shader\pow.psh
\shader\pow_4x.psh
\shader\nrm.psh
\shader\nrm_4x.psh
\shader\simulated_nrm.psh
\shader\sincos.psh
\shader\sincos_pp.psh
|
91bcfe05e02a552f7bd6378f01015377184fde1c | 449d555969bfd7befe906877abab098c6e63a0e8 | /1970/CH18/EX18.4/CH18Exa4.sce | c25908a98d2a298feda3d8d1390f858e83ad5b08 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 5,543 | sce | CH18Exa4.sce | // Scilab code Exa18.4 : : Page-764 (2011)
clc;clear;
p = rand(1,3); // proton
pi_minus = rand(1,3); // pi minus meson
pi_plus = rand(1,3); // pi plus meson
pi_0 = rand(1,3); // pi zero meson
n = rand(1,3); // neutron
lambda_0 = rand(1,3); // lambda zero hyperon
K_0 = rand(1,3... |
157e1ba147ccb4a79a0013172a07cd47f94b704d | 449d555969bfd7befe906877abab098c6e63a0e8 | /83/CH11/EX11.6/example_11_6.sce | 125aac5862e1edd4a4e3ffac5cd8d07e71dc4e8f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,844 | sce | example_11_6.sce | //Chapter 11
//Example 11.6
//page 420
//To find bus voltages and currents
clc;clear;
v_pf=1; //prefault voltage
//according to the fig.11.26
Y1dd=((%i*0.2)^-1)+((%i*0.0805)^-1);
Y1fg=-(%i*0.0805)^-1;
Y1de=Y1fg;
Y1ff=((%i*0.0805)^-1)+((%i*0.164)^-1);
Y1ee=Y1ff;
Y1ef=-(%i*0.164)^-1;
Y1gg=((%i*0.0805)^-1)+((%i*0.345)^-1... |
b033537101332b689321a8d25ec57efd956a06f4 | 717ddeb7e700373742c617a95e25a2376565112c | /72/CH6/EX6.3.1/6_3_1.sce | d01f252bf09448aa394320883432da2b84db2057 | [] | 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 | 259 | sce | 6_3_1.sce | //CAPTION: Current_of_a_HEMT
//chapter_no.-6, page_no.-251
//Example_no.6-3-1
clc;
//Calculate_the_Drain_Current
q=1.60*(10^-19);
n=5.21*(10^15);
W=150*(10^-6);
v=2*(10^5);
Ids=q*n*W*v;
Ids=1000*Ids;
disp(Ids,'the_drain_current_is(mA)');
|
6a3ba2a68794741437435b32969738ca988dc5d3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2096/CH1/EX1.28.b/ex_1_28_b.sce | 81015e42d5d875cc07705ec0e6758445b3c8aab2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 408 | sce | ex_1_28_b.sce | //Example 1.28.b // phase shift and time
clc;
clear;
close;
//given data :
Iin=30; // in celcius
t1=50; // in seconds
t2=10; // in seconds
T1=520; // starting range variation of temerature
T2=580; // range variation of temperature
T=(T1+T2)/2; // mean value in celcius
w=2*%pi*(1/t1); // angular frequency of ... |
456cb40096e3a70f748d75d4f33eac82794c112e | 089894a36ef33cb3d0f697541716c9b6cd8dcc43 | /NLP_Project/test/tweet/bow/bow.7_6.tst | 4ed8d5bed765d6899b94695b11ee284d5cd30578 | [] | 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 | 26,043 | tst | bow.7_6.tst | 7 11:0.14285714285714285 14:0.5 16:0.0625 33:0.09090909090909091 43:0.4 53:0.25 56:0.5 60:0.05 78:0.3333333333333333 90:0.125 216:1.0 230:0.5 303:1.0 361:1.0 415:0.5 461:0.3333333333333333 521:0.5 989:0.5 1009:1.0 1040:1.0 1470:2.0 1714:1.0 1715:1.0 1852:1.0 3309:1.0 5280:1.0 5287:0.3333333333333333 5332:1.0 5362:1.0 5... |
14a461df4fa0b7e39a1bbdcf75a0a0cd983ff277 | 449d555969bfd7befe906877abab098c6e63a0e8 | /48/CH12/EX12.14/eg_12_14.sce | 2b2bcac7726b76a2a0d90fe214f89db8dc630ee6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | eg_12_14.sce | clc;
clear;
//assume the first cloumn values are of machine M1 and 2nd column are of M2
p=[1,1;1 3;2 2;2 4;3 3;3 1;4 4;4 2];
z=1;
for i=1:length(p(:,1))
for j=i:length(p(:,1))
if(p(i,1)==p(j,1) & i~=j)
q(z,:)=[p(i,:) p(j,:)];
z=z+1;
end
end
end
disp("pi(R)");... |
a0672c22fdf44631b4e4c10cd3408a8687c4e354 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3760/CH4/EX4.82/Ex4_82.sce | ce3ec351d9379270368725535a9e8f5f8e26aacc | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,118 | sce | Ex4_82.sce | clc;
// plot for open circuit characteristics is given in fig 4.10
IF=[ 0 11.5 23 36.5 59.5 79 110 160];
EA=[0 40 80 120 160 180 200 220 ];
subplot(221);
plot(IF,EA);
xlabel('field ATs');
ylabel('voltage');
title('magnetising curve');
nf=800; // field winding turns
rd=0.5; // total armature resistance along d... |
e0e074d01d2c322531a34bc2a84df6c509c5c9cb | 449d555969bfd7befe906877abab098c6e63a0e8 | /1202/CH10/EX10.13/10_13.sce | ae7b930250a715805efb9aa4c5c70dc79d728ed5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 327 | sce | 10_13.sce | clear
clc
//Example 10.13
disp('Example 10.13')
s=%s;
G=4/((s+1)*(s+2)*(s+3));
G=syslin('c',G);
[ki,s_i]=kpure(G);
evans(G,ki*1.5); // plots for until K = 1.5*ki
//disp(G,"For G=");disp(ki,"K=")
disp(ki,"Max value of k for which we have closed loop stability",G,"For G=")
xtitle("$G(s)=\frac{4}{(s+1)(s+2)(s+3)}$")
sgr... |
7902303ecf2df3a2b26201fe3b25d88f49ad7116 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1862/CH9/EX9.3/C9P3.sce | 45e356548aa2317a5c529f0b68adb9a0d4d4cbef | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,494 | sce | C9P3.sce |
clear
clc
//To find rotational inertia
// GIVEN::
//refer to figure 9-9 from page no. 181
//mass of first partical
m1 = 2.3//in kg
//mass of second partical
m2 = 3.2//in kg
//mass of third partical
m3 = 1.5//in kg
// SOLUTION:
//locating center of mass
x1 = 0//in m
x2 = 0//in m
x3 = 4.0//in m
... |
48d1d46de3545de72834b535c3eccf6f703b7258 | da5b40d917ec2982828bd9bdf06b18b7bf189f26 | /sim/cmd/test/connector.tst | 55021705bc8a260b32eb385dc331cd674837f1b6 | [] | no_license | psy007/NNPC-CHEMICAL-SIM- | 4bddfc1012e0bc60c5ec6307149174bcd04398f9 | 8fb4c90180dc96be66f7ca05a30e59a8735fc072 | refs/heads/master | 2020-04-12T15:37:04.174834 | 2019-02-06T10:10:20 | 2019-02-06T10:10:20 | 162,587,144 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,384 | tst | connector.tst | # Cross connecter thermo test
units SI
$thermo = VirtualMaterials.Peng-Robinson
/ -> $thermo
thermo + PROPANE ISOBUTANE n-BUTANE n-PENTANE WATER
# lets have some streams for this test
coldInlet = Stream.Stream_Material()
hotInlet = Stream.Stream_Material()
cd hotInlet.In
T = 200
P = 150
Fraction = .01 .02 .01 0 1
Mole... |
90c20ded1a4e576976e54df7f7718266c55e5a25 | 449d555969bfd7befe906877abab098c6e63a0e8 | /61/CH15/EX15.4/ex15_4.sce | 446ac71c539dadb864b4fe0d60ec492088001171 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 340 | sce | ex15_4.sce | //ex15.4
f_c=2860;
R=1.8*10^3;
C=1/(2*%pi*f_c*R);
R2=R;
R1=0.152*R2; //BUTTERWORTH RESPONSE IN FIRST STAGE
R4=R;
R3=1.235*R4; //BUTTERWORTH RESPONSE IN SECOND STAGE
disp(C,'capacitance in farads');
disp(R1,'R1 in ohms for butterworth response in first stage')
disp(R3,'R3 in ohms for butterworth response... |
fef54c7ba7706a3292b1aaf4ecb5b4f14c82d69f | 449d555969bfd7befe906877abab098c6e63a0e8 | /1850/CH2/EX2.14/exa_2_14.sce | 4cf82a68c1f5f5126bb3c580a67bca176b917e16 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 277 | sce | exa_2_14.sce | // Exa 2.14
clc;
clear;
close;
// Given data
format('v',9)
V_PP= 3;// in volt
delta_t= 4;// in micro sec
// delta_V= 90% of V_PP - 10% of V_PP = (90%-10%)*V_PP
delta_V= 0.8*V_PP;
SR= delta_V/delta_t;// in V/micro sec
disp(SR,"Required slew rate in V/micro second")
|
e1eca5671b60187dbc56d7e8f9f456779a79c52a | 449d555969bfd7befe906877abab098c6e63a0e8 | /3537/CH4/EX4.4/Ex4_4.sce | 6f4c4205ab6b60fbefd05535038c3c62e5a24698 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 340 | sce | Ex4_4.sce | //Example 4_4
clc();
clear;
//To calculate the number of atoms per unit cell
a=2.9*10^-10 //units in meters
density=7870 //units in kg/m^3
M=55.85 //units in kg/m^3
N=6.02*10^26 //units in kg/mol
n=(a^3*density*N)/M
printf("number... |
ff5b1f1b9c54b7a3a5f9ebf6f2931cbae7d7f921 | 449d555969bfd7befe906877abab098c6e63a0e8 | /413/CH6/EX6.10/Example_6_11.sce | e8f7ba367224d84d0f872e2b81954363b5cd5afd | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 490 | sce | Example_6_11.sce | A=[3,-1,0;-2,4,-3;0,-1,1;]
disp(A)
printf('Eigen values are:')
disp(spec(A))
printf('Display of Power Method:')
U=[1,1,1]'
for i=1:14
B=A*U
a=abs(B(1,1))
b=abs(B(2,1))
c=abs(B(3,1))
if ((a>b)&(a>c)) then
T= (B(1,1))
elseif ((b>a)&(b>c)) then
T=(B(2,1))
... |
a05fb1fb2eac897f21f7fd9f593bed5bead34061 | 9cb37875b74a713c93c09fa50ccc70ac0f71ecdb | /Replanning/SCENARIO/Pr2AdreamReal.sce | 63854ee7839f65a10669f8c0bd20c636eeaa5e32 | [] | no_license | jmainpri/move3d-assets | a5b621daaedaaf8784fed0da1e80d029c83f3983 | 939db49d17a14e052bb58324b70e6112803d3105 | refs/heads/master | 2021-01-16T17:48:56.669119 | 2016-02-16T14:04:09 | 2016-02-16T14:04:09 | 20,237,987 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 16,076 | sce | Pr2AdreamReal.sce | #************************************************************
# Scenario of ADREAM
#
# date : Wed Nov 28 17:50:10 2012
#************************************************************
p3d_sel_desc_name P3D_ENV ADREAM
p3d_sel_desc_name P3D_ROBOT HERAKLES_HUMAN1
p3d_set_robot_steering_method Linear
p3d_set_robot_curre... |
7061ba03c9366fccbfff7975c8f05c107ce4082c | 449d555969bfd7befe906877abab098c6e63a0e8 | /174/CH4/EX4.7/example4_7.sce | 238f8f6f709198e97a14e4ab1f8620741bdc2a56 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,898 | sce | example4_7.sce | // To find the scale error
// Modern Electronic Instrumentation And Measurement Techniques
// By Albert D. Helfrick, William D. Cooper
// First Edition Second Impression, 2009
// Dorling Kindersly Pvt. Ltd. India
// Example 4-7 in Page 67
clear; clc; close;
// Given data
R_h = 2000; //The desired scale ma... |
a09f516189eabfd6b5c1d8821c77b66ebc0af2e9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /49/CH8/EX8.1/ex1.sce | 8d03580a5b0d1ed950ae539d17d1a90235e98283 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,162 | sce | ex1.sce | //CHAPTER 8 _ TEMPERATURE MEASUREMENT
//Caption : Thermocouple
// Example 1 // Page 500
t1 = 100 //('entering the temperature(in deg cent) =:')
e1= 5 // ('entering the emf (in mv)at temperature t1 =:')
t2=445 //('entering the second temperature(in deg cent)= :')
e2=25 //('entering the emf(in mv) at ... |
a81ed98cc8aacb1017fa08288cc256988b7ee1b5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2333/CH1/EX1.1/1.sce | bff4b024f3fcd49a42ed5301b6bc51f88221b010 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 481 | sce | 1.sce | clc
// Given that
m = 6 // mass of object in kg
a= 5 // acceleration of object in m/s^2
g = 9.8 // acceleration due to gravity in m/s^2
// Sample problem 1 on page no. 10
printf("\n # Problem 1 \n")
F_down = m*(g+a) // force acting on a particle going downwards in N
F_up = m*(g-a)//force acting on a particle go... |
83c3e7408b9a480b3b8f12f76797232f3b0e49d7 | 5ba9974f88f5d5ba808f9905096f7cd42fb380cb | /ES84/ES 84 removal exams/input3.sce | 31154a2f135f59414f4aea3d03887fb75af4330c | [] | no_license | Ailen-Aspe/test | a721d5ac0dc214d1a94d850bf1e5ce4f05b94592 | 884c7665fb122a21681f21a5e0137cb8aaecd6e3 | refs/heads/master | 2020-12-24T10:24:35.969105 | 2017-01-14T07:04:02 | 2017-01-14T07:04:02 | 73,158,276 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 169 | sce | input3.sce | function y=f(x)
y=-2*sin(x)+4*cos(x)
endfunction
n=1000000
tol=0.00001
//dispay the following:
//1. result (at least 9 decimal places or scientific notation)
|
cde2c9a438fb2f390b730d6f019ff7cceadc6fbc | 1bb72df9a084fe4f8c0ec39f778282eb52750801 | /test/MX3C.prev.tst | e1449796b1d9e3793cddc2625ce8200bcc6c82d2 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | gfis/ramath | 498adfc7a6d353d4775b33020fdf992628e3fbff | b09b48639ddd4709ffb1c729e33f6a4b9ef676b5 | refs/heads/master | 2023-08-17T00:10:37.092379 | 2023-08-04T07:48:00 | 2023-08-04T07:48:00 | 30,116,803 | 2 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,075 | tst | MX3C.prev.tst | chain 8, fact 1 [[-2,-2,0,1],[1,0,2,2],[0,1,-2,-2],[2,2,1,0]] [39,17,-36,-26] => [-138,-85,141,76] => [522,296,-519,-305] => [-1941,-1126,1944,1117] => [7251,4181,-7248,-4190] => [-27054,-15625,27057,15616] => [100974,58292,-100971,-58301] => [-376833,-217570,376836,217561] => [1406367,811961,-1406364,-811970]
chain 8... |
ba7684f78d2fbc0aa5d68badf85cf67fc56c031c | e9d5f5cf984c905c31f197577d633705e835780a | /GED/nonlinear/scilab/nonlin_mandel98/compound_residuals.sci | c3d4b9782e6025a7febe56dac64c03d596444ab2 | [] | no_license | faiz-hub/dr-ged-benchmarks | 1ad57a69ed90fe7595c006efdc262d703e22d6c0 | 98b250db9e9f09d42b3413551ce7a346dd99400c | refs/heads/master | 2021-05-18T23:12:18.631904 | 2020-03-30T21:12:16 | 2020-03-30T21:12:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,310 | sci | compound_residuals.sci | function y=compound_residuals(x, Ainput,Ncomp )
//******************************************************************************
// Data Reconciliation Benchmark Problems From Literature Review
// Author: Edson Cordeiro do Valle
// Contact - edsoncv@{gmail.com}{vrtech.com.br}
// Skype: edson.cv
//**********************... |
04c2276af7b286748c6cac7d23591d1c79500eec | 449d555969bfd7befe906877abab098c6e63a0e8 | /2660/CH4/EX4.8/Ex4_8.sce | 7f396ce43c00b60f768d1ad3fa7a2bf4f31df473 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 292 | sce | Ex4_8.sce | clc
Tk = 360 // time taken by tool to cut before sharpening in min.
Tc = 20 // time taken to change the tool in min.
T = 4320 // time taken before it is discarded in min.
t = (Tc*Tk)/T // tool change time per cycle in min.
printf("\n Unit tool change time per cycle = %0.2f min" , t )
|
90075ceb0cc36856144a723d3c2a4a74e0200264 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3417/CH9/EX9.3.5.1/Ex9_3_5_1.sce | 65646c6c3b2cf0d60cedc40565635ee40f92dc79 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 582 | sce | Ex9_3_5_1.sce | //Ex9.3.5.1.;Calculate Energy generated
R=12;//unit=m; R is the range
r=3;//unit=m; the head below turbine stops operating
time=(44700/2);
A=30*10^6;
g=9.80;
p=1025;
//The total theoretical work W=integrate('1','w',R,r);
W=(g*p*A*((R^2)-(r^2)))/2;
printf(" W=%f ",W);
//The average power generated
Pav=W/time;... |
5241a777e6f7e2a12a1e6b6684af3faf8a6253b7 | 862a86901997f23b9e378d14a07e28c0372be226 | /Calculos/Engrenagens.sce | 0ae2e0eb643b766574fab46bff5c5b9fa202844b | [] | no_license | alexandregoodmann/plotter | 77a491ba34ecb998180f3789ea1424f7d7db1ee8 | 362b848ce0dbd34fcdaa18064237289e12564a75 | refs/heads/master | 2020-05-03T09:07:49.896969 | 2019-03-30T11:03:41 | 2019-03-30T11:03:41 | 157,009,653 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 43 | sce | Engrenagens.sce | Ra = 37/2;
Rb = 4;
Rc = 12;
Rc = 7/2;
Wa
|
f08130b5759e27b53bd1ecad9bf73ea17be16765 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3875/CH10/EX10.17/10_17.sce | b97570e6ef82b8046a6931dbfb364597c584e992 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 10_17.sce | clc;
clear;
h=6.63*10^-34 //Plancks constant in J-s
c=3*10^8 //velocity of light in m/s
E0=6.20*10^3 //energy of photon in keV
freq_s=0.5/100 //frequency shift
m=9.1*10^-31 //mass in kg
//CALCULATION
lambda0=(h*c)/(E0*1.6*10^-19) //wavelength in m
delta_E=(freq_s*E0)/10^3 //Loss in energy of photon in ke... |
fd4b402ecfdbd40acd00cda7461ecd7388439d6e | 449d555969bfd7befe906877abab098c6e63a0e8 | /3802/CH3/EX3.16/Ex3_16.sce | 5e1f2fc9f9c7cb89779f46ee3f2e72b1c7ea37fb | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 714 | sce | Ex3_16.sce | //Book Name:Fundamentals of Electrical Engineering
//Author:Rajendra Prasad
//Publisher: PHI Learning Private Limited
//Edition:Third ,2014
//EX3_16.sce
clc;
clear;
//from the mesh equations coefficient of I1,I2,and source is given below
a1=complex(4,-2);
b1=-complex(3,-2);
c1=complex(12,0);
a2=-complex(... |
049ba5b41a626f688b7b989ba950a7f258d68496 | 430e7adb489914d378a5b0a27d8d41352fa45f3a | /scilab/example/任意極配置.sce | 9abb7c4fe258da5c59f5881503b8d6b1cae8e084 | [] | no_license | ziaddorbuk/Lesson | 04906ff94bf8c1f6bbc6971d5692ae011a9b8869 | 20fe20a6c9c145ef48a35574d885d3952f9ab6ff | refs/heads/master | 2021-09-23T11:48:05.958608 | 2018-04-30T01:54:13 | 2018-04-30T01:54:13 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | Scilab | false | false | 107 | sce | 任意極配置.sce | //”CˆÓ‹É”z’u
A=[1 0;0 2]; b=[1;1];
poles=[-2,-3];
k_=ppol(A,b,poles);
k=-k_
spec(A+b*k)
|
6f79e9b0e09aeada7e870934582e86b0d9acb38a | 449d555969bfd7befe906877abab098c6e63a0e8 | /668/CH3/EX3.1/eg3_1.sce | 6a09c81aff6ca5004617e1fba0a9fa6b189d7625 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 495 | sce | eg3_1.sce | opeGaAs = 36; //optical phonon energies in GaAs in meV
opeGaN = 90; //optical phonon energies in GaN in meV
disp(opeGaAs,"The optical phonon energies in GaAs (in meV)")
disp(opeGaN,"The optical phonon energies in GaN (in meV)")
disp ("If the electron energies are below these values, there is no phonon emission.The ... |
4abbd6d2dae41aa191ee3856d7ea13e0af50d7ec | 449d555969bfd7befe906877abab098c6e63a0e8 | /3638/CH13/EX13.1/Ex13_1.sce | 817b50978794edfcba8e89817d668b41b9ecf496 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,088 | sce | Ex13_1.sce | //Introduction to Fiber Optics by A. Ghatak and K. Thyagarajan, Cambridge, New Delhi, 1999
//Example 13.2
//OS=Windows XP sp3
//Scilab version 5.5.2
clc;
clear;
//given
//Vc(t)=V0*(1-exp(-t/(R*C))) is the voltage across capacitance in an RC circuit
//Hence, the time t=R*C*(-log(1-Vc/V0))
//The Rise time is t... |
553188821a0f1643e94d122914359e4286095203 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2489/CH11/EX11.3/11_3.sce | 8f2c72f04005ec646d97cd381938c467ae87c97d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 334 | sce | 11_3.sce | clc
//Intitalisation of variables
clear
n1= 2 //moles
n2= 2 //moles
n3= 1 //mole
h1= 54.6 //cal
h2= 7.8 //cal
h3= -69.6 //cal
R= 1.987 //cal
T= 25 //C
//CALCULATIONS
dF= -n1*h1-(-n2*h2+n3*h3)
Kp= 10^(-dF*1000/(2.303*R*(273.2+T)))
//RESULTS
printf ('dF = %.f kcal ',dF)
printf ('\n equillibrium constant =... |
8e1a44d7c0c4a75fbf6b0404f5bce2afe6ad25b7 | 047d952507eb3b9d71fac69ec3332225f17f53ef | /main/out/main/testfiles/test09.tst | 7ce7a243c459d3941b39d08816a1ac4f83afef54 | [] | no_license | patrick-nanys/project-laboratories-hw | 89ab8f366219f491e6feba5558bf41ef8205dda1 | ba57a9d5e4ca33a3cc1be3cdb4fe679fe0149f93 | refs/heads/master | 2022-08-09T14:14:31.220503 | 2020-05-18T11:20:03 | 2020-05-18T11:20:03 | 250,313,203 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 71 | tst | test09.tst | 2;er;0
5;r
4;-
p1;-;-;-;3;1;2
-;p2;-;-;0;1;1
usePlayerItem 1 r 2
status |
4c71e29bf6581f8992b8c8473c2594d766d4876e | f04d3d47f893de08cd99a31b4870112915b80d5b | /Datasets/australian/data1.tst | 9dc178bdca0f0365285b4578657043ec17d95718 | [] | no_license | MesumRaza/MyWorkInPython | f5364b8514943e44c7200123653da9f4551251b1 | bd8c9b3ca2fb02ae6d2b626054fa3cd32c28b330 | refs/heads/master | 2021-08-19T21:46:41.412995 | 2017-11-27T13:37:52 | 2017-11-27T13:37:52 | 111,728,604 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 5,536 | tst | data1.tst | 1 0.125263 0.409286 0.5 0.230769 0.375 0.055614 0 0 0 1 0.5 0.05 0.01212 class0
0 0.134135 0.25 0.5 0.538462 0.375 0.00578947 0 0 0 0 0.5 0.08 0 class0
0 0.238045 0.0625 0 0.230769 0.375 0.0438596 0 0 0 1 0.5 0.14 0 class0
0 0.119098 0.410714 0 0.307692 0.25 0 1 1 0.164179 1 0.5 0 0 class1
1 0.0965414 0.291786 0.5 0.38... |
37a3d46b0eeee76d987d5009074562768c414e7e | 449d555969bfd7befe906877abab098c6e63a0e8 | /154/DEPENDENCIES/ch14_10.sce | 965dc13c520337c3205b8df0e85163ca9fe355a7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 565 | sce | ch14_10.sce | clc
disp("Example 14.10")
printf("\n")
s=%s;
//Applying KVL equation to the two loops we get
//V1=3*I1+3*(I1+I2)
//V2=7*I1+3*(I1+I2)+2*I2
//On solving we get
disp("6*I1+3*I2=V1 (1)");
disp("10*I1+5*I2=V2 (2)");
//The equations which contain Z parameters are
//V1=Z11*I1+Z12*I2
//V2=Z21*I... |
96eaca6652246cd7b10ee7d74f10458bb8b18473 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1544/CH5/EX5.28/Ch05Ex28.sce | 111698cd4fd1587f62ca878b2740269cf388c039 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,536 | sce | Ch05Ex28.sce | // Scilab code Ex5.28: Pg 185-186 (2008)
clc; clear;
L_1 = 25e-03; // Self-inductance of first coil, H
L_2 = 40e-03; // Self-inductance of second coil, H
I = 0.25; // Electric current in coils, A
k =0.8; ... |
1bbc6bdd7c98bf768c00266b95c997308e30d35d | 449d555969bfd7befe906877abab098c6e63a0e8 | /1322/CH16/EX16.9/128ex1.sce | ec95ef67889d1cde9315b8d0ef7993914b437edd | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 159 | sce | 128ex1.sce |
clear;
clc;
close;
clf;
x=linspace(-3,4,8);
y=(x-1)^2;
plot2d(x,y,3);
xtitle("Curve of y=(x-1)^2","x axis","y axis");
legend("y=(x-1)^2");
xgrid();
|
2fedf1e12289419012148d134dea9dccaca9a1f0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3774/CH8/EX8.7/Ex8_7.sce | 002a1565f5e233687acfffe3645c6893bd879a77 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,918 | sce | Ex8_7.sce | // exa 8.7 Pg 232
clc;clear;close;
// Given Data
dv=30;// mm
Wv=10;// N
Wl=25;// N
lf=100;// mm
del1=20;// mm
p=3.5;// N/mm.sq.
valve_lift=2;// mm
C=6;// spring index
tau=500;// N/mm.sq.
G=0.84*10**5;// N/mm.sq.
W=(%pi/4)*dv**2*p;// N (load on the valve at operating condition)
W1=W-Wv;//N (Net load on the valve at op... |
ff4fd70c0f1aab28c15ce7385ca288a430069787 | 348b83f2cd32e6616b86e704a374661890d58cda | /op_wave.sce | 7e8fb49a71a4263155f1802560582252a8bb2439 | [] | no_license | YashGandhi17/Scilab | 012b35caad56d0c7600b9a207956e25774339c66 | 6d509dc17afe2ca32376df795693c84f94e3f360 | refs/heads/master | 2020-04-07T03:13:24.046967 | 2018-11-17T17:24:44 | 2018-11-17T17:24:44 | 157,837,866 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 315 | sce | op_wave.sce | function[So,N]=fn_op_wave(n,S,O,varargin)
select O
case 1 then
N = [n+varargin(1)] ;
So = [S];
case 2 then
N=[(-1)*(n)];
So=[S];
case 3 then
N=[n/varargin(1)];
So=[S];
end
endfunction
|
028dc95abe5db2cf86705f8dcc18733ef8f63f86 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1928/CH2/EX2.21.6/ex2_21_6.sce | 6bfd7353d63641af4af99b2abad9e07b7d074e2f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | ex2_21_6.sce | //Chapter-2,Example2_21_6,pg 2-49
c=5*10^28 //concentration of Si atoms
e=1.6*10^-19 //charge on electron
u=0.048 //mobility of hole
s=4.4*10^-4 //conductivity of Si
//since millionth Si a... |
3a27f573c366dd04d5b51e6b49475c7105f2acd0 | 127061b879bebda7ce03f6910c80d0702ad1a713 | /Structure/PIL_uc_nb.sci | 29fcb52e00602c867b7ad22b3b07981eb1d217f0 | [] | 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 | 4,532 | sci | PIL_uc_nb.sci | // **** Purpose ****
// finds the surrounding sites of a unitcell up to Nth order
// **** Variables ****
// [primitive]: 3x3 / 2x2 / 1x1, real
// <= the primitive vectros in row
// [sublatt]: nx3 / nx2 / nx1, real
// <= the (x,y,z) cartisian coordinate of sublattices in the unitcell
// [vec_order]: 1x1, integer
// <= ... |
d6a41ba1ccd8abdd9679d76282f518e33d3d3e49 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1784/CH48/EX48.5/example_5.sce | 2648801269f661d38887f10ab5800a244fd218b5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 267 | sce | example_5.sce | //Example 5
//given
m=9.1*(10^-31)//in kg
v=300//in m/s
h=6.6*(10^-34)// in j-s
p=m*v
disp("The electrom momentum in kg-m/s=")
disp(p)
delta_p=(0.0001)*p
disp("delta_p in kg-m/s=")
disp(delta_p)
delta_x=(h/delta_p)
disp("Minimum uncertainaity in m=")
disp(delta_x)
|
6b7497b1e78a121acbb1d9a1e03f98f19a651820 | 527c41bcbfe7e4743e0e8897b058eaaf206558c7 | /Positive_Negative_test/Netezza-Base-MaximumLikelihoodEstimation/FLMLEChiSqUdt-NZ-01.tst | 13c2515c3a647ec98d8968c26f693c2985456308 | [] | no_license | kamleshm/intern_fuzzy | c2dd079bf08bede6bca79af898036d7a538ab4e2 | aaef3c9dc9edf3759ef0b981597746d411d05d34 | refs/heads/master | 2021-01-23T06:25:46.162332 | 2017-07-12T07:12:25 | 2017-07-12T07:12:25 | 93,021,923 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 61,440 | tst | FLMLEChiSqUdt-NZ-01.tst | -- Fuzzy Logix, LLC: Functional Testing Script for DB Lytix functions on Netezza
--
-- Copyright (c): 2014 Fuzzy Logix, LLC
--
-- NOTICE: All information contained herein is, and remains the property of Fuzzy Logix, LLC.
-- The intellectual and technical concepts contained herein are proprietary to Fuzzy Logix, LLC.
--... |
2118f584e264e9510d1d47845fd74e810d76e03a | 449d555969bfd7befe906877abab098c6e63a0e8 | /764/CH2/EX2.1.b/solution2_1.sce | ab892e3cbf561ae12b1fbfd917eb8f94c3e885e7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,626 | sce | solution2_1.sce |
//Obtain path of solution file
path = get_absolute_file_path('solution2_1.sce')
//Obtain path of data file
datapath = path + filesep() + 'data2_1.sci'
//Clear all
clc
//Execute the data file
exec(datapath)
//Calculate weightage points for all materials
//U - Ultimate tensile strength, H - Hardenability index... |
ef468f1f4f5508f1cf3c0c1dbd201a0dbb33535d | 449d555969bfd7befe906877abab098c6e63a0e8 | /1958/CH13/EX13.1/Chapter13_example1.sce | c6bf8518f83895fc8c43b7439da728f6be76e24f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 284 | sce | Chapter13_example1.sce | clc
clear
//Input data
Vm=100//Maximum voltage in V
R=50//resitance in ohms
//Calculations
Vrms=(Vm/sqrt(2))//rms voltage in V
Irms=(Vrms/R)//rms current in A
Im=(Vm/R)//Maximum current in A
//Output
printf('rms current is %3.2f A and maximum current is %i A',Irms,Im)
|
43e03fcfb15fbd1378307ef824541e7badfc0f83 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2384/CH1/EX1.1/ex1_1.sce | 0d243ea80fe49cd18c5d8c166cf384f9adb74d7c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 735 | sce | ex1_1.sce | // Exa 1.1
clc;
clear;
close;
format('v',5)
// Given data
R1=4;// in ohm
R2= 6;// in ohm
R3= 2;// in ohm
V1= 24;// in V
V2= 12;// in V
// Applying KVL in Mesh ABEFA, V1 = (R1+R3)*I1 - R3*I2 (i)
// Applying KVL in Mesh BCDEB, V2 = R3*I1 - (R2+R3)*I2 (ii)
A= [(R1+R3) R3;-R3 -(R2+R3)];// assumed
B= [V1 ... |
3ef58289c246f63d29d06e21a652987d8b4569c3 | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.1.1/demos/lmitool/bigM.sci | 5ddc71e199bad2894b55df708c42853de969491e | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | 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 | 3,242 | sci | bigM.sci | function [x,Z,z,ul,iters]=bigM(F,blck_szs,c,x0,M,nu,abstol,reltol,tv,maxiters);
// [x,Z,z,ul,iters]=bigM(F,blck_szs,c,x0,M,nu,abstol,reltol,tv,maxiters);
//
// minimize c^T x
// subject to F(x) = F0 + x1*F1 + ... + xm*Fm >= 0
// Tr F(x) <= M
//
// maximize -Tr F0*(Z-zI) - Mz
// subject to Tr Fi*(Z... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.