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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8818e09d49b7e8657b32102da93b7d904e8b842f | 449d555969bfd7befe906877abab098c6e63a0e8 | /995/CH9/EX9.1/Ex9_1.sce | 594d0f3e0af2775beeb6e1f49a4233faa2cd8a62 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 130 | sce | Ex9_1.sce | //Ex:9.1
clc;
clear;
close;
C=10*10^-9;
R=10000;
f=(1/(2*%pi*sqrt (6)*C*R));
printf("The freq of oscillation = %f Hz",f);
|
0bdc9457714b786f615cafe64309cc58aa18ef5d | dc628e7d8425aa0bb1460d2583f04c9969b4ec9c | /dlog-server/src/test/iocasteDB.tst | 1f4171d08ab078b18c99db47787084af388565b0 | [] | no_license | logicmoo/DLog | bc2c43523ccbc3747c381f2eb0e25960cfc8d6e1 | 855774c38c1eea119405fde0057cfdb1032006f0 | refs/heads/master | 2021-05-28T14:03:35.596790 | 2015-01-12T22:49:56 | 2015-01-12T22:49:56 | 27,461,790 | 1 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 939 | tst | iocasteDB.tst | options([abox_target(allinonefile), tbox_target(allinonefile), indexing(yes)]).
options([abox_target(allinonefile), tbox_target(allinonefile), indexing(no)]). %All DB -> indexing doesn't help at all
options([indexing(no)]).
options([indexing(yes)]).
concept('Good').
concept('Patricide').
role(hasChild).
equiv(and([so... |
4b425e819a58a44f3041015b42ef85244d870549 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3537/CH1/EX1.8/Ex1_8.sce | d5192c4a40e29e097077815cb8cdac4d05fa36a6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 930 | sce | Ex1_8.sce | //Example 1_8
clc;
clear;
//To Calculate the Angular position of the 10th maximum and first minimum
//The distance from centre where 10th maximum is obtained by
lamda=5460 //units in angstrom
lamda=5460*10^-10 //units in mts
n=10
d=0.1 //units in mm
d=0.1*10^-3 ... |
981091497bb863c57f2c3a3167cbf9e99fe04ed7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1382/CH7/EX7.11/EX_7_11.sce | 27da514b4d793dfbe143c7c3a951a8700f53fb9c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 254 | sce | EX_7_11.sce | // Example 7.11:feedback ratio
clc;
clear;
close;
Af=40;//gain wtih feedback
Vi=2.4;//input voltage
Vif=0.1;//input voltage with feedback
A= Af*(Vi/Vif);//gain without feedback
Beta= (1-(A/Af))/A;//feedback ratio
disp(Beta,"feedback ratio is")
|
0698cabb60570b779b2d9cc7e07d70509877909a | 089894a36ef33cb3d0f697541716c9b6cd8dcc43 | /NLP_Project/test/blog/ngram/5.19_7.tst | 141af21295788efca1a08196273cba2eb8a0c813 | [] | 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 | 420,706 | tst | 5.19_7.tst | 19 618:1 1288:1 1449:1 1546:1 1806:1 2080:1 2101:1 2185:1 3479:1 3486:1 3608:1 4011:1 4459:1 4560:1 4860:1 4983:1 5322:2 5336:1 5368:1 5542:1 5632:1 5755:1 6233:1 6282:1 6666:1 7412:1 7460:1 7529:1 7959:1 8422:1 8499:7 8887:1 9360:1 9816:1 11686:1 11714:1 11865:1 11867:1 12828:1 13220:1 13229:1 13726:1 14143:1 14779:1 ... |
828fa65879974029a215e7d12d51416fae96c9ca | b80969c9d72c732b0153d0de2b8fd28dc10d8a16 | /Biologie/Site/sauvegarde/28.07.2016/www/Documents/simulation/equationDifferentielle/chapitre3/ex16.sci | 9a30a18a29ba2c7dc4eeeb26f4c44680cbd1536d | [] | no_license | adamdepossylux/stem_cells | 6a2596a0734e3604b570cfdaa1e6cb798d13d7b7 | e1ffdf24a223fea3a3606a0bd262067edc81f5b9 | refs/heads/master | 2020-04-01T17:26:21.772875 | 2017-05-10T15:15:09 | 2017-05-10T15:15:09 | 61,795,551 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 344 | sci | ex16.sci | clf;
c=3.986e+5;
function[y]=f16(x,u)
y(1)=u(2);
y(2)=-c*u(1)/((u(1)^2+u(3)^2)^(3/2));
y(3)=u(4);
y(4)=-c*u(3)/((u(1)^2+u(3)^2)^(3/2));
endfunction
T=2*24*60*60;
//Q1
teta=linspace(0,2*%pi,1001);
r=6400;
plot2d(r*cos(teta),r*sin(teta),2);
y0=[6400+35786;0;0;3.07];
t=linspace(0,T,5001);
y=ode(y0,0,t,f16... |
f242eb811cd279d70851139909126323f7b85ce7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /767/CH1/EX1.6.2/Ch1Exa1_6_2.sci | 69f6eed085d25e6e75954a678a2a1c752634939f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 455 | sci | Ch1Exa1_6_2.sci | // Scilab code Exa1.6.2 : Total angular momentum of proton : Page 40 (2011)
// Get the l value from the user
l = 3; // Orbital qunatum number for f-state proton
s = 1/2; // Magnitude of spin quantum number
// Display the value of j within the for loop
disp("The j values will be between");
for i = abs(l-s):... |
5fa017f0fd45dd7ba978af8b96e450f0e075a71d | 449d555969bfd7befe906877abab098c6e63a0e8 | /1529/CH22/EX22.1/22_01.sce | 7117164ee88df1f5ed66d19dc2450770cf7f16cb | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 270 | sce | 22_01.sce | //Chapter 22, Problem 1
clc;
Z=600; //no of armature conductors
c=2;
p=8/2; //no of pairs of poles
n=625/60; //armature speed
phi=20e-3; //flux
E=(2*p*phi*n*Z)/c; //e.m.f
printf("emf = %f V",E);
|
72ebad0bd5de4ff2980f4b27fc339b9ab9ac02f7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /62/CH6/EX6.40/ex_6_40.sce | d2896ce5b1a66a191a0b62d97888c88f1da600a3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,253 | sce | ex_6_40.sce | close;
clc;
clear;
N=7;
n=-4:12;
for i=1:length(n)
if n(i)>=0 & n(i)<=(N-1)/2 then
h(i)=n(i);
elseif n(i)>=(N-1)/2 & n(i)<N
h(i)=-n(i)+(13+(-1)^N)/2;
else
h(i)=0;
end
end
subplot(2,1,1)
plot2d3(n,h)
plot(n,h,'r.')
title("N is odd")
N=8;
n=-4:12;
for ... |
07d80e7bd0596eea11496a5402669c9717295d36 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1370/CH6/EX6.9/exmaple6_9.sce | 71d1b6bacd3aa009297a1a175dfffca63c5e33c0 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 248 | sce | exmaple6_9.sce | //example6.9
clc
disp("R_m=5 ohm, I_m=15 mA")
disp("i) I=15A")
r=(15*5*10^-3)/(15-(15*10^-3))
format(9)
disp(r,"R_sh(in ohm)=[(I_m)*(R_m)]/[I-(I_m)]=")
disp("ii) V=15 V")
r=(15/(15*10^-3))-5
format(4)
disp(r,"R_s(in ohm)=V/I_m - R_m =")
|
1ffcbd39d638cb280a5ef797e561da6c1ba0fdc1 | ceef50b760b74e789250868ad377d5f5c5e390b1 | /tp3/tiTp3.sce | 3b971e17baf2607a13a466c1728f399534ddca96 | [] | no_license | agoryu/TI | c01c9666e0d06b243e2e5450d168976a7e41091a | 5acedfe65ce7122045d59a4b7d3f213e40c0a8b2 | refs/heads/master | 2021-01-22T23:20:17.395990 | 2015-04-17T10:15:21 | 2015-04-17T10:15:21 | 29,386,147 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 759 | sce | tiTp3.sce | stacksize('max');
exec ('tiTp3Fonction.sci');
img_name = "4x4.png";
//img_inf = imfinfo(img_name);
//img = imread(img_name);
//disp(img_inf);
//disp(size(img));
//disp(length(img));
//layer_red = img(:,:,1);
//layer_green = img(:,:,2);
//layer_blue = img(:,:,3);
//img_red = img;
//img_red(:,:,2) = zeros(img_red(:,... |
ff9751bfcea3d0d20e58c0d3c8dccb033652f0d9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /476/CH6/EX6.4/Example_6_4.sce | 1bdace5b015771b00d359e00777524338405db16 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 587 | sce | Example_6_4.sce | //A Textbook of Chemical Engineering Thermodynamics
//Chapter 6
//Thermodynamic Properties of Pure Fluids
//Example 4
clear;
clc;
//Given:
T1 = 300; //initial temperature (K)
T2 = 800; //final temperature (K)
//Heat capacity (J/mol K)
//Cp = 26.04+(5.586*10^-3*T)+(28.476*10^4*T^-2)
//To determine... |
a1bb887f671a7f2ef48c360e7b96df39125e0544 | 717ddeb7e700373742c617a95e25a2376565112c | /545/CH5/EX5.8/ch_5_eg_8.sce | 812c04d917b98885427f93896eefaf765509ce05 | [] | no_license | appucrossroads/Scilab-TBC-Uploads | b7ce9a8665d6253926fa8cc0989cda3c0db8e63d | 1d1c6f68fe7afb15ea12fd38492ec171491f8ce7 | refs/heads/master | 2021-01-22T04:15:15.512674 | 2017-09-19T11:51:56 | 2017-09-19T11:51:56 | 92,444,732 | 0 | 0 | null | 2017-05-25T21:09:20 | 2017-05-25T21:09:19 | null | UTF-8 | Scilab | false | false | 1,108 | sce | ch_5_eg_8.sce | clc
disp("the soln of eg 5.8-->Chemical Reaction and Diffusion in Pore");
lnght=.001
k_const=.001
D=10^-9
delta_x=l/100
C=1 //in mol/m3
//B.C. are C=1 at x=0
// dC/dx=0 at x=10^-3 since at the end point conc. is const.
//using central difference method we get the following eqns which... |
eda5a6adef53f2bd2ede2df2288dbfd3790c7d9e | 449d555969bfd7befe906877abab098c6e63a0e8 | /3876/CH8/EX8.4/Ex8_4.sce | 9643c539f3159742a408ce1fec07078f5d957af1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 296 | sce | Ex8_4.sce | //Chapter 8 Chemical Equlibrium
clc;
clear;
//Initialisation of Variables
pno2= 0.31 //atm
pn2o2= 0.69 //atm
p= 10 //atm
//CALCULATIONS
Kp= pno2**2/pn2o2
x= (-Kp+sqrt(Kp**2+4*4*p*Kp))/(2*4)
p1= p-x
p2= 2*x
//RESULTS
mprintf("Kp= %.2f",Kp)
mprintf("\nN2O4= %.2f",p1)
mprintf("\nNO2= %.2f",p2)
|
47c7baa9e4420b1c1aec94ea1ac41d1a57f02501 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3012/CH6/EX6.11/Ex6_11.sce | 76d4f6b4041db614d1ec3e17406b2582dd1b8dc6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 715 | sce | Ex6_11.sce | // Given:-
P1 = 1.00 // inlet pressure in bar
T1 = 593.00 // inlet temperature in kelvin
P2 = 1.00 // exit pressure in bar
eta =0.75 // turbin... |
8a538862d910cff819a56afe7b6b72f82104e605 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1847/CH4/EX4.16/Ch04Ex16.sce | 84d9dee7d1810a7a9b9cc137de6eab56b16de554 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 482 | sce | Ch04Ex16.sce | // Scilab Code Ex4.16:: Page-4.24 (2009)
clc; clear;
lambda = 5890e-008; // Wavelength of light used, m
t = 7.5e-004; // Thickness of the crystal, cm
// As for quarter wave plate, mu_diff*t = (mu_e - mu_o)*t = lambda/4, solving for mu_diff
mu_diff = lambda/(4*t); // The difference in refractive indices of ra... |
fd6ca86632a084f8e7dc4642f2b12fc7adebfdb8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1358/CH4/EX4.7/Example47.sce | 58e1c90def9e9f1dfc410f829803539038aa54ad | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 659 | sce | Example47.sce | // Display mode
mode(0);
// Display warning for floating point exception
ieee(1);
clear;
clc;
disp("Turbomachinery Design and Theory,Rama S. R. Gorla and Aijaz A. Khan, Chapter 4, Example 7")
disp("Temperature equivalent of work done:")
disp("Weq = T02 - T01")
T02 = 440;//kelvin
T01 = 290;//kelvin
sigma = 0.... |
da50d96b560b7d0b205c9cfcadb220d2b404bbf1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3864/CH8/EX8.11/Ex8_11.sce | f02a0b052ad03b803907573bc319461ad253353b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,331 | sce | Ex8_11.sce | clear
//
//
//
//Initilization of Variables
d_o=300 //mm //Outside diameter
d2=200 //mm //Internal Diameter
p=14 //N/mm**2 //internal Fluid pressure
t=50 //mm //Thickness
r_o=150 //mm //Outside Diameter
r2=100 //mm //Internal Diameter
//Calculations
//From Lame's Equation
//p_x=b*(x**2)**-1-a //N/mm**2 ........... |
ffcf487794bf0bc217f97e2a8ad7b9603ff86633 | b53c36fcf9bc2bca0900ecb3da203534653d846f | /TripMaker/trip-tests/trip03.tst | 847e42f1b308a7a1955ad0a7828d8695fc11dbda | [] | no_license | ShinYen/Resume | 33e16518dbfb0383786dbcec7d925a30535bd924 | a595c24da5390aa3adf4a42fc2202852968c553a | refs/heads/master | 2021-03-30T16:59:45.173542 | 2014-04-06T04:07:07 | 2014-04-06T04:07:07 | 16,993,515 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 86 | tst | trip03.tst | java -ea trip.Main -m trip-tests/map02 <<EOF
Berkeley, San_Francisco, Santa_Cruz
EOF
|
e7e8c0c408464358302c8704701e3d44e77739d3 | 1485852dd59aafc286600126cf832a32e10f117f | /tests/detailEnhance/detailEnhance_test6.sce | 3a18fa22413a999399f13a0dc9b2d123ef5bf13d | [] | no_license | rg77/Scilab-Image-Processing-And-Computer-Vision-Toolbox | dec9fbbce32cfd1eab3c45ccb29c89aaa1384758 | 8adb116da3a9c29a32e5e0727105aff571e5b374 | refs/heads/master | 2020-12-02T16:14:45.282650 | 2017-07-07T10:12:04 | 2017-07-07T10:12:04 | 96,524,257 | 0 | 0 | null | 2017-07-07T09:43:50 | 2017-07-07T09:43:50 | null | UTF-8 | Scilab | false | false | 141 | sce | detailEnhance_test6.sce | src = imread("../images/color2.jpeg");
output = detailEnhance(src,[],0.4); //providing value for second optional parameter
imshow(output);
|
55eaedea9507154a20dd4976de0b5c8d9e844137 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1703/CH9/EX9.4/9_4.sce | 3a464f6a6168f0edc85953028538315b3fcc6869 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 321 | sce | 9_4.sce | clc
//initialisation of variables
t= 0.25 //in
a= 30 //degrees
w= 480 //lb/ft^3
h= 2 //in
d= 0.5 //in
l= 6 //in
w1= 62.4 //lb/ft^3
g= 32.2 //ft/sec^2
//CALCULATIONS
W= t*l^2*w/1728
M= w1*%pi*d^2*cosd(a)/(g*4*144)
v= sqrt(W*(l/2)*sind(a)/(M*2*secd(a)))
//RESULTS
printf ('Velocity of jet = %.1f ft/sec',v)
... |
80e40d2489203c17fb236c583c8404a035155be2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3636/CH8/EX8.5/Ex8_5.sce | 92f0bad4e0589c6b560850047e0a4e2aeda7e360 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 690 | sce | Ex8_5.sce | clc;
clear;
IE=1.5*10^-3 //in mA
Cje=1.2*10^-12 //in F
Dn=25 //in cm^2/s
WB=0.4*10^-4 //in cm
Wdc=2.5*10^-4 //in cm
vs=10^7 //in cm/s
Rc=25 //in ohm
CBC=0.15*10^-12 //in F
CS=0.12*10^-12 //in F
Const=0.026 //constant for kT/e in V
//Calculation
Re=Const*(1/IE) //in ohm
tau_e=Re*Cje //emitter-base juncti... |
d49d50b2038601ec154aa35dfb91b7934fca2911 | 449d555969bfd7befe906877abab098c6e63a0e8 | /462/CH2/EX2.27.b/ex_2_27_b.sce | 8789116652828f2adee8a5b3e331419a0428d457 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 394 | sce | ex_2_27_b.sce | //example 2.27 (b)//
clc
//clears the screen//
clear
//clears already existing variables//
x=oct2dec('26')
//octal to decimal conversion//
y=oct2dec('75')
z=x-y
//subtraction//
t=z*(-1)
t1=bitcmp(t,8)
//1's complement//
t2=t1+1
//2's compliment//
a=dec2bin(t2)
//decimal to binary conversion//
disp('ans... |
0ae59c510679a1d802ab0d59a7321a6234cf6569 | 99b4e2e61348ee847a78faf6eee6d345fde36028 | /Toolbox Test/rootmusic/rootmusic1.sce | 89dd6d97c4e6c3827750161735244c39dfd57f12 | [] | no_license | deecube/fosseetesting | ce66f691121021fa2f3474497397cded9d57658c | e353f1c03b0c0ef43abf44873e5e477b6adb6c7e | refs/heads/master | 2021-01-20T11:34:43.535019 | 2016-09-27T05:12:48 | 2016-09-27T05:12:48 | 59,456,386 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 329 | sce | rootmusic1.sce | R=[6.1117 + 0.0000*%i 3.8205 - 3.9887*%i -0.2138 - 5.5126*%i
3.8205 + 3.9887*%i 6.0796 + 0.0000*%i 3.8205 - 3.9887*%i
-0.2138 + 5.5126*%i 3.8205 + 3.9887*%i 6.1117 + 0.0000*%i];
[W,P] = rootmusic(R,2,'corr');
disp(W);
disp(P);
//output
// 1.9878103
// 0.8078013
//
// 0.0206126
// 5.5... |
5c65e4fc6e85870a287a69aa8324b6a659d67cd4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1835/CH10/EX10.3/Ex10_3.sce | 12f0f890da18df2324274dc84686fda4da547690 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 685 | sce | Ex10_3.sce | //CHAPTER 10 ILLUSRTATION 3 PAGE NO 270
//TITLE:Brakes and Dynamometers
clc
clear
//===========================================================================================
//INPUT DATA
S=3500;//Force on each arm in N
d=0.36;//Diamter of the wheel in m
U=0.4;//Coefficient of friction
qq=100;//Contact angle... |
177a8c63b604320ecca01e364aef3dc96a00f225 | f542bc49c4d04b47d19c88e7c89d5db60922e34e | /PresentationFiles_Subjects/CONT/DT87NVH/ATWM1_Working_Memory_MEG_DT87NVH_Session2/ATWM1_Working_Memory_MEG_Salient_Cued_Run2.sce | 965aff272f657eafb62a5e5c1cf895af8bad240f | [] | no_license | atwm1/Presentation | 65c674180f731f050aad33beefffb9ba0caa6688 | 9732a004ca091b184b670c56c55f538ff6600c08 | refs/heads/master | 2020-04-15T14:04:41.900640 | 2020-02-14T16:10:11 | 2020-02-14T16:10:11 | 56,771,016 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 49,383 | sce | ATWM1_Working_Memory_MEG_Salient_Cued_Run2.sce | # ATWM1 MEG Experiment
scenario = "ATWM1_Working_Memory_MEG_salient_cued_run2";
#scenario_type = fMRI; # Fuer Scanner
#scenario_type = fMRI_emulation; # Zum Testen
scenario_type = trials; # for MEG
#scan_period = 2000; # TR
#pulses_per_scan = 1;
#pulse_code = 1;
pulse_width=6;
default_monitor... |
93f03517ad1bf591cd5a1682cb3c87cad53e4228 | 449d555969bfd7befe906877abab098c6e63a0e8 | /55/CH6/EX6.2/6ex2.sci | 18ea4665c10007756392e99f2e805dfc1a28fdcd | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 720 | sci | 6ex2.sci | disp('a license plate contains two letters followed by three digits where first digit can not be zero')
n=26; //number of english letters
n*n; //number of ways of choosing two letters in the license plate
p=10; //number of digits (0-9)
(p-1)*p*p; //number of ways to select the three digits with the first digit no... |
0eb1a3a4b61e8bfa33d4a705473713ae892d173e | 449d555969bfd7befe906877abab098c6e63a0e8 | /991/CH12/EX12.4/Example12_4.sce | e0877a2fe73fe588dd7bd1fb69843ad908d46cd2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | sce | Example12_4.sce | //Example 12.4.
clc
format(6)
VCE=2
VCC=15
format(6)
eta=(%pi/4)*(1-(VCE/VCC))*100
disp("Collector circuity efficiency,")
disp(eta," eta(in percentage) = (%pi/4)*(1-(VCE/VCC))*100% =") |
899e46ad21358d5e2e99394c0f2197076bfd2ce6 | 449d555969bfd7befe906877abab098c6e63a0e8 | /52/CH2/EX2.13.b/Example2_13_b.sce | 30a683da5f7324688cc8795dfc5a804ad7e62aa4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 250 | sce | Example2_13_b.sce | //Example 2.13 (b)
//MAXIMA SCILAB TOOLBOX REQUIRED FOR THIS PROGRAM
//Z transform
clc;
syms n z k;
x1=1;
X1=symsum(x1*z^(-n),n,0,0);
x2=1;
X2=symsum(x2*z^(-n),n,1,1);
x3=1;
X3=symsum(x3*z^(-n),n,2,2);
X=0.5*X1+X2-1/3*X3;
disp(X,'X(z)='); |
f78fe51c33f49adaca83c1cad4f043f8eef1d7e4 | 814f1fb7876c113556c8a80e257bc16eb7cdf530 | /get_comment_vorbis.sci | c3c1af091db15544e0e0373682a2cc6f557324be | [] | no_license | jamiepg1/Vorbis_decoder | 10d6847120efce98684092ad1d4c812290faf9e1 | 6cabd547539ac607e625f90e1f72023526de0672 | refs/heads/master | 2018-05-12T18:54:09.244192 | 2013-07-30T21:51:27 | 2013-07-30T21:51:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,152 | sci | get_comment_vorbis.sci | function commentStruc = get_comment_vorbis(source, )
commentStruc = -1;
// first byte - packet type - must be equal to 3
if oggPagesGetNextByte() ~= 3 then
printf("Error, identification header - incorrect packet type \n");
end
// byte 2:7 must be 'vorbis'
if ~isequal(oggPagesGetNextByt... |
97541e9a64ee702d23fb30c73af3cd0f6cd62781 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1332/CH5/EX5.31/5_31.sce | 8d886214023f2ba15739cac775190e1cf4024c25 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 618 | sce | 5_31.sce | //Example 5.31
//Secant Method
//Page no. 200
clc;clear;close;
deff('x=f(x)','x=(x-0.6)*(x-1.3)^2*(x-2)^3+0.01234*log(x)')
printf('n\txn\t\tf(xn)\t\tXn+1\t\tf(Xn+1)\t\tXn+2\t\tError\n')
printf('----------------------------------------------------------------------------------------------------------\n')
x0=0.1;x... |
6a9e473ccabef620f4b0c7e7bb80e09a80f46843 | 2ba48648eefadee113a7c2f5d608cab5209c3a8b | /Unit&Func Test/单元测试文档/CagOS单元测试结果/THREAD/SYSCFG/sysCfg.tst | ecd25391bb6276eae64a5164fc2cb13339c38387 | [] | no_license | wangdong412/Consen-SIS | 879762175575d0a62f26ec1effeb46c3fd62e3e8 | bca3fac35c961c3558a3438bca55e6d20825da3a | refs/heads/master | 2020-07-11T05:17:18.814104 | 2019-08-27T09:41:41 | 2019-08-27T09:41:41 | 204,450,874 | 1 | 5 | null | null | null | null | UTF-8 | Scilab | false | false | 602 | tst | sysCfg.tst | -- VectorCAST 6.4d (02/29/16)
-- Test Case Script
--
-- Environment : THREAD
-- Unit(s) Under Test: sysApi sysCfg sysMsg
--
-- Script Features
TEST.SCRIPT_FEATURE:C_DIRECT_ARRAY_INDEXING
TEST.SCRIPT_FEATURE:CPP_CLASS_OBJECT_REVISION
TEST.SCRIPT_FEATURE:MULTIPLE_UUT_SUPPORT
TEST.SCRIPT_FEATURE:MIXED_CASE_NAMES
TEST... |
d5b9df9e0d33b0ad3daf8e32bfe5482cf3d12d72 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3720/CH3/EX3.11/Ex3_11.sce | edfb30db786af440bf99d43564885d43e85c741a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 617 | sce | Ex3_11.sce | // Example 3_11
clc;clear;funcprot(0);
// Given values
rho_sw=1025;// The density of sea water in kg/m^3
rho_con=2300;// The density of concrete in kg/m^3
g=9.81;// The acceleration due to gravity in m/s^2
// Calculation (a)
V=0.4*0.4*3; // Volume of the block in m^3;
F_air=(rho_con*g*V)/1000;// kN
printf('T... |
34e3d2e4f7bdb3fe476592c8b292735536985795 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3840/CH11/EX11.11/Ex11_11.sce | 96b4ff79f700e0dd3f7c58ba4e733af4dd1c306b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 574 | sce | Ex11_11.sce | clear
//
//
//
//Variable declaration
n1=1.50 //Core refractive index
delta=4/100 //fractional index change
//Calculation
n2=n1-(delta*n1) //Cladding refractive index
NA=sqrt(n1**2-n2**2) //numerical aperture
theta0=asin(NA) //acceptance angle(radian)
theta0=theta0*180/%pi //a... |
2612635f8440dd3c4e1281052a4585ec1cc31b5d | 449d555969bfd7befe906877abab098c6e63a0e8 | /67/CH8/EX8.11/example811.sce | 43ea8d0572de238cae647a27018902b0064ec1fd | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 131 | sce | example811.sce | //Example 8.11
//For the given x[n] determine X[k] using FFT algorithm
clc;
x=[1,2,3,4,4,3,2,1];
X=fft(x,-1);
disp(X,'X[k]='); |
84196eac01d2df07ed539175c6018f767a69f101 | 4a12429e81234c5b957efa71fdec67e9ec829479 | /collision/GaussSeidel_exo.sce | c44fce83179f3cb8bbeafd42bd1a44247a04fa56 | [] | no_license | agoryu/M3DA | c94d51fafbbb9443f20318eba1251057f6cbb728 | aeb9b8701fdf439460e237d5e832d85e07e3cc3a | refs/heads/master | 2021-01-18T23:58:47.060425 | 2015-12-18T16:59:46 | 2015-12-18T16:59:46 | 42,066,671 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 578 | sce | GaussSeidel_exo.sce |
function [lambda, delta] = GaussSeidel(W,dfree, maxIteration)
num=size(W,1);
lambda=zeros(num,1);
delta = zeros(num,1);
// ecrire l'algorithme
for i=1 :maxIteration
for c=1:num
lambda(c)=0;
d=W(c,:) * lambda + dfree(c)
if (d<0)
l... |
25b993b6641b1ce913918d998d3b6a859db223c3 | 725517259e3eea555ad0f79d421792c632bc4655 | /scripts/seuillageEx.sci | 9417bc70062b676fc31d9845f95e7e22cf80e3a1 | [] | no_license | Exia-epickiwi/exolife | 58b8a72aa397c5d3df8dc6f61730b3b2b217740e | b1bdb3ec2adb92c0fc8c546c9bd56a654523bd22 | refs/heads/master | 2020-05-25T14:05:45.795829 | 2017-03-20T09:26:15 | 2017-03-20T09:26:15 | 84,937,674 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 921 | sci | seuillageEx.sci | //A function to apply a "seuillage" filter
//imagesrc : The base matrix of the image
//seuil : The value of the seuil
//couleurMin : The color if the pixel original color is under the seuil
//couleurMax : The color if the pixel original color is above the seuil
function render=seuillageEx(imgsrc,seuil,couleurMin,couleu... |
ba55deb1e63e7fd155e088dfb8943bbbd7e5fd46 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3856/CH15/EX15.2/Ex15_2.sce | 4bea548b01835315ab7128e441fc21740efeee6d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 338 | sce | Ex15_2.sce | //Calculate the Bond order of Nitric Oxide takes part in smog formation
//Example 15.2
clc;
clear;
MO=6; //Number of electron in bonding molecular orbital
AMO=1; //Number of electron in antibonding molecular orbital
BO=1/2*(MO-AMO); //Bond order of Nitric Oxide
printf("Bond order of Nitric Oxi... |
b8c7955c6bf98e45b4be881fd9b16e0e002557ed | 449d555969bfd7befe906877abab098c6e63a0e8 | /2081/CH5/EX5.6/Ex5_6.sce | a2d6c73280ad883b23bcd36e649bbda73416fb17 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 540 | sce | Ex5_6.sce | N=2
Y=4
K=4
q=sqrt(3*K)
CI=((q^(-Y)+(q+0.7)^(-Y)))^(-1)//C/I for 3-sector
CIdB=10*log10(CI)
disp(CIdB,'worst case C/I in dB')
if CIdB>18 then
a= CIdB-6
if a>18 then
disp(,'K=4 is adequate system as C/I is still geater than 18dB after considering the practical conditions with reductions of 6dB ')
else
disp(,'K=4 is i... |
b27b736d369bbb657a42c068714405c826fd756c | b29e9715ab76b6f89609c32edd36f81a0dcf6a39 | /ketpicscifiles6/WriteOutData.sci | 059ac6d5414d2364849780b945b4443a09f309c3 | [] | no_license | ketpic/ketcindy-scilab-support | e1646488aa840f86c198818ea518c24a66b71f81 | 3df21192d25809ce980cd036a5ef9f97b53aa918 | refs/heads/master | 2021-05-11T11:40:49.725978 | 2018-01-16T14:02:21 | 2018-01-16T14:02:21 | 117,643,554 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,420 | sci | WriteOutData.sci | // s:2014.10.10
// e:2014.12.14 ( for 3d )
// e:2015.10.29 ( endmark //// )
function WriteOutData(varargin)
global Fnameout
Nargs=length(varargin);
if modulo(Nargs,2)==0 then
Fname=Fnameout;
Nst=1;
else
Fname=varargin(1);
Nst=2;
end;
Fid=mopen(Fname,'w');
for N=Nst:2:Nargs
Gname=var... |
22fd4d57bc305cf14fe383ff81d1da46bc77e888 | 5bc3a272ac3972765259062ed2c4abd8ac31eb84 | /EE 324 controls lab/lab9/q1.sce | 88757987a73cc04cb13e1a012dc96482897da136 | [] | no_license | ishan-2404/Duaon-mei-yaad-rakhna-XD | 51a268cb15695d78a1bd086d958f402fe6ee093d | bf702ac84c18f7d677a35f9f850e3bfb63a32625 | refs/heads/main | 2023-07-13T17:10:57.650902 | 2021-08-14T07:06:22 | 2021-08-14T07:06:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 563 | sce | q1.sce |
s = poly(0,'s');
G = syslin('c', 10/(s*(s/5+1)*(s/20+1)));
G1 = syslin('c', (s+3)/(s+1)*(10/(s*(s/5+1)*(s/20+1)))); // with lag compensator
G2 = syslin('c', (s+1)/(s+3)*(10/(s*(s/5+1)*(s/20+1)))); // with lead compensator
nyquist(G)
nyquist(G1)
nyquist(G2)
nyquist([G;G1;G2],["Original P... |
0162575874897b61b5667842bf98f70ab3c36526 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1319/CH1/EX1.22/1_22.sce | c07b80259a01a5f9b5c93fa1bd4abf65c98a4638 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 573 | sce | 1_22.sce | //To find the resistor for a given Q factor
clc;
clear;
f0=600*(10^3);
bw=50*(10^3); // Bandwidth
L=1.3*(10^-3); // Inductance
Q=30;
Xl=2*%pi*f0*L; // Inductive Reactance
Xco=Xl;// At resonance Xl= Xco
Zto=Q*Xco;
Qd=f0/bw; // Required Q for the circuit
Zdto= Qd*Xco; // The equivalent input ... |
e06dfa1383e9cbeb8fb2716a3e15f9b1ba9e439f | 449d555969bfd7befe906877abab098c6e63a0e8 | /1430/CH7/EX7.6/exa7_6.sce | 9938e212c07933d88f5d05a90fdc4e101cacd9d4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 993 | sce | exa7_6.sce | // Example 7.6
// Improving Power-Transfer Efficiency
// From figure 7.12
Z1= complex(4,15); // Impedance of Transmission line
Z2=complex(20,40); // Load Impedance
// Total series impedance without power-factor correction
Z_1= Z1+Z2;
V_rms_s=4800; // RMS value of Voltage source
I_rms= V_rms_s/(abs(Z_1));// RMS ... |
7ad562406c0161c26529d99f499f0c02bd6d4f76 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2072/CH21/EX21.1/Ex21_1.sce | 9d5f9ec7b2b569ca513185bdfbe0d82b1616efb9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 145 | sce | Ex21_1.sce | //Example 21.1
clc;
V_max=200//in V
V_rms=(V_max)/sqrt(2)
R=100//in ohm
I_rms=V_rms/R
disp(V_rms,"Voltage in V=")
disp(I_rms,"Current in Amps=")
|
c4c5316fecca204b24f139a94dbe1a98572d8f4c | c59576b9f96a7b26dc5bc0d52998ad818380b8cf | /test/iban.tst | 2e1341e667860cc9e87960ee267f15752f18aae3 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | gfis/checkdig | 0588535521d9106a5c777a809e50d64a9204fa3c | 3570d246efd0d102f1a2652dfe752884b5d346d8 | refs/heads/master | 2022-02-14T07:41:43.949901 | 2022-01-28T15:00:07 | 2022-01-28T15:00:07 | 30,117,975 | 1 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 1,057 | tst | iban.tst | AD12 0001 2030 2003 5910 0100
AT61 1904 3002 3457 3201
BE68 5390 0754 7034
HR12 1001 0051 8630 0016 0
CY17 0020 0128 0000 0012 0052 7600
CZ65 0800 0000 1920 0014 5399
DK50 0040 0440 1162 43
EE38 2200 2210 2014 5685
FI21 1234 5600 0007 85
FR14 2004 1010 0505 0001 3M02 606
DE89 3704 0044 0532 0130 00
GI75 NWBK... |
c723c7edced52f34cb353efb128e7dca8a9cd590 | 48d313982e11468e3406524c01f1cba2700a2db5 | /Calcul numeric/ResurseTemaCalculNumeric/New folder/ExFct/polyval1.sci | ba649a5bbe07bc472a9f61e92511c24f7eb56be2 | [] | no_license | albanionut/University | b8e918a192c131647099c57e1b2caa231de98d6d | b3d3dfe3cf64d0cddfaeb570151adf7d4c9ad0b7 | refs/heads/master | 2021-07-13T11:31:29.880681 | 2020-10-10T15:07:00 | 2020-10-10T15:07:00 | 214,223,943 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 106 | sci | polyval1.sci | function r=polyval1(x,c)
[l,n]=size(c);
r=c(1);
for i=2:n
r=r*x+c(i);
end
endfunction
|
55d7d1b34ae9232dda9bc7e1cd07ac16537563aa | 449d555969bfd7befe906877abab098c6e63a0e8 | /2021/CH21/EX21.14/EX21_14.sce | 3c3b73cf6f918774d579646c104b718120b8d948 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 190 | sce | EX21_14.sce | //Finding of Efficiency ,Slip
//Given
Nb=780;
Na=800;
//To Find
E=Nb/Na;
E1=E*100;
S=100-E1;
disp("Efficiency ="+string(E1)+" percentage");
disp("Slip ="+string(S)+" Percentage");
|
630d780e263c2d4a4ceb22f370ccb53ccdcffb1b | 449d555969bfd7befe906877abab098c6e63a0e8 | /2594/CH6/EX6.8/Ex6_8.sce | 942ef63a258799bc60b9549107efe8d320bc5b75 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 803 | sce | Ex6_8.sce | clc
Er=11.9
disp("Er = "+string(Er)) //initializing value of relative dielectric permittivity constant.
Eo=8.854*10^-14
disp("Eo = "+string(Eo)+" F/cm") //initializing value of permittivity of free space.
VBD=20
disp("VBD = "+string(VBD)+" V") //initializing value of break down voltage.
e=1.6*10^-19
disp("e = ... |
5794623ca9ca9ece6a4bd77e3f39ca8e70ae7ba1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1484/CH4/EX4.13/4_13.sce | 2a766d8cd87a94be19d4c4276c88d90607e33d93 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 272 | sce | 4_13.sce | clc
//initialisation of variables
Cd= 0.8
g= 32.2 //f/sec^2
d= 3 //in
x= 6 //ft
l= 25 //ft
d1= 8 //ft
//CALCULATIONS
A= %pi*(d/12)^2/4
T= (2*l/(Cd*A*sqrt(2*g)))*(-2/3)*((d1-x)^1.5-d1^1.5)
//RESULTS
printf ('Time it take to emptify the boiler = %.f sec',T+6)
|
d8bb97892fdc8dfc746cc91c9943415885f42182 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1163/CH3/EX3.15/example_3_15.sce | 883e5d92b537175788b75aaebf45fe95bdd4ed3a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,278 | sce | example_3_15.sce | clear;
clc;
disp("--------------Example 3.15---------------")
printf("Another example of a nonperiodic composite signal is the signal received by an old-fashioned analog black-and-white TV.\n");
s=30; // screen is scanned 30 times per second
//screen resolution = 525 x 700
vl=525;
hl=700;
pixels=vl*hl; // tota... |
1425685db4805df4e307cb477a6868666730d52a | 449d555969bfd7befe906877abab098c6e63a0e8 | /1004/CH2/EX2.19/Ch02Ex19.sci | aa36422a1f35161124d008d95b1bd30de3150715 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 848 | sci | Ch02Ex19.sci | // Scilab Code Ex2.19 Wavelength of first line of Balmer series: Pg:58 (2008)s
n1 = 2; // Ground level of Balmer line in H-atom
n2 = 4; // Third level of Balmer line in H-atom
R = 1.097e+07; // Rydberg constant, per metre
L2 = 1/((1/n1^2 - 1/n2^2)*R); // Wavelength of second line of Balmer series, m
n2... |
9ae53756b7710b330b84bca54b52390154e03030 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1223/CH15/EX15.16/Ex15_16.sce | 8a87694aa03a6ccdd12fc4cd8f0fff4ee7f333ba | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex15_16.sce | clear;
clc;
//Example 15.16
Vz=6.3;
Vbe=0.6;
Veb=0.6;
Vo=8;
R1=3.9;
R2=3.4;
R3=0.576;
Ic3=(Vz-3*Vbe)/(R1+R2+R3);
printf('\nbias current =%.3f mA\n',Ic3)
Vb7=Ic3*R1+2*Vbe;
printf('\ntemperature compensated reference voltage=%.2f V\n',Vb7)
R13=2.23;
R12=R13*Vo/Vb7-R13;
printf('\nR12=%.2f KOhm\n',R12)
|
57eff8a12cd01008250945c09c7e9ed195c15d14 | 7b040f1a7bbc570e36aab9b2ccf77a9e59d3e5c2 | /2-DOF_manual/2dof/lab report/2-DOF_para.sce | 7018d4cab81f3d1c04b67bb61bde384e2bacc309 | [] | no_license | advait23/sbhs-manual | e2c380051117e3a36398bb5ad046781f7b379cb9 | d65043acd98334c44a0f0dbf480473c4c4451834 | refs/heads/master | 2021-01-16T19:50:40.218314 | 2012-11-16T04:11:12 | 2012-11-16T04:11:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 700 | sce | 2-DOF_para.sce | global temp heat_in fan_in CO u_new u_old u_old_old r_old y_old Rc1 Rc2 Rc3 Sc1 Sc2 Tc1 Tc2 gamm
// Transfer function
B = [0.0078942 0.0056409]; A = [1 -1.352431 0.3621963]; k=1;
// Transient specifications
rise =5
epsilon = 0.1
Ts = 1
phi = desired(Ts,rise,epsilon);
// Controller design
Delta = [1 -1];... |
19d3ecfbeae2eadbfc71bcd2c95a60fcc699429d | cda6eccbae64d9ff794abcc196579fa9c4e702a2 | /CN - Matrizes.sci | 091351edc20eb6d807f296df6db8306e3b96c323 | [] | no_license | maurochiozzi/metodos-numericos | 95041be3fe4314c84ecde20b642888f28283ba9b | 4e8aa880126dd3190ae4116780cab3bdaccc8efc | refs/heads/master | 2020-03-23T04:09:42.069754 | 2018-07-16T00:25:11 | 2018-07-16T00:25:11 | 141,067,870 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,373 | sci | CN - Matrizes.sci | //i linha
//j coluna
function o = otimizacao(A)
[linha, coluna] = size(A)
for i = 1:linha
A(i, :) = A(i, :) / A(i, i)
end
o = A
endfunction
function inf_tri = triangularInferior(A)
[linha, coluna] = size(A)
A = otimizacao(A)
inf_tri(1) = A(1, coluna)
for i = 2:linha
S = 0
... |
1b17ba50cb77fec6f8d95804844cc422fb92c40e | 449d555969bfd7befe906877abab098c6e63a0e8 | /3630/CH11/EX11.2/Ex11_2.sce | f1167ab3e048fd4456e56a768b80dc85dbc49332 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 203 | sce | Ex11_2.sce | clc;
Vcc=12; //Volt
R1=300; //Ohm
R2=100; //ohm
I1=Vcc/(R1+R2); //Ampere
Icq=0.103; //Ampere
Icc=Icq+I1; //Ampere
Ps=Vcc*Icc; //Watt
disp('W',Ps,"Ps=");//The answers vary due to round off error
|
c227fcbc670c1b67d976679305a690a4a65542ce | 449d555969bfd7befe906877abab098c6e63a0e8 | /2795/CH10/EX10.8/Ex10_08.sce | 2bb2207ea7d4be82077d9bdbadf7807240ea549a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 420 | sce | Ex10_08.sce | // Scilab Code Ex10.8 : Page-382 (2014)
clc; clear;
r = 1e-002; // Radius of the loop, m
phi0 = 2.068e-015; // Magnetic flux penetrating to the loop, T-Sq.m
A = %pi*r^2; // Area of the loop, Sq.m
B = phi0/A; // Magnetic field perpendicular to the loop, T
printf("\nThe magnetic field perpendicular to t... |
e92adedf1e85ec529f60da5e07e5709d9649be7c | 449d555969bfd7befe906877abab098c6e63a0e8 | /1301/CH5/EX5.2/ex5_2.sce | f03dc93dfacdd229f47760b623700bff9760b537 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 140 | sce | ex5_2.sce | clc;
F=60; //force in lb
s=10; //distance inft
W=F*s; //calculating weight
disp(W,"Weight in ft.lb = "); //displaying result |
6ad9a40fb9af9350a6475e0ba396d59c8697a565 | 20479ef6060920bd3d37ae74ecd2129f8ba8f29e | /Questao2.sce | 166831e3ec9644b489ba0ec9e1777839b60fbe52 | [] | no_license | andersonvalentim/Atividade-Denilson-Scilab-UFERSA- | db4b58fc082bd80f076e67908435674f49ce45e4 | 4d02ddd342681165028ea6b4ebc7ec6d8bb7d9a9 | refs/heads/master | 2021-09-12T15:30:30.076790 | 2018-04-18T01:58:47 | 2018-04-18T01:58:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 345 | sce | Questao2.sce | //Questao 2
a1 = input("Digite o valor 1");
a2 = input("Digite o valor 2");
a3 = input("Digite o valor 3");
if a1>a2 && a1>a3 then
printf("%g é o maior numero",a1);
end
if a2>a1 && a2>a3 then
printf("%g é o maior numero",a2);
end
if a3> a1 && a3>a2 then
printf("%g é o maior n... |
18c21ab9c8f558c9becd6f22fba0776cb6073442 | d465fcea94a1198464d7f8a912244e8a6dcf41f9 | /system/kiks_patch_light.sci | f6312401463f0a23feb9746dee1c71ba72634fac | [] | no_license | manasdas17/kiks-scilab | 4f4064ed7619cad9e2117a6c0040a51056c938ee | 37dc68914547c9d0f423008d44e973ba296de67b | refs/heads/master | 2021-01-15T14:18:21.918789 | 2009-05-11T05:43:11 | 2009-05-11T05:43:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 694 | sci | kiks_patch_light.sci | function [ptch] = kiks_patch_light(id)
// Ouput variables initialisation (not found in input variables)
ptch=[];
// Display mode
mode(0);
// Display warning for floating point exception
ieee(1);
// -----------------------------------------------------
// (c) 2000-2004 Theodor Storm <theodor@tstorm.se>
// http://w... |
578e6a4cc9badd5cd53d61fc832815b407b033a3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3035/CH8/EX8.2/Ex8_2.sce | 1a77e08893299b4e424e6c1ec176ffa682864128 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 839 | sce | Ex8_2.sce | // Variable Declaration
P = 250.0 //Power(MW)
C = 6100.0 //Calorific value(kcal/kg)
n_1 = 0.9 //Plant runs at full load
h_1 = 20.0 //Time for full load(hour)
n_2 = 0.75 //Plant runs at full load
h_2 = 4.0 //Time for full load(hour)
n_t = 0.3 //Thermal efficiency
n_g = 0.93 //... |
9bff3c80920ae348c50f1074bacf7389d15f2e85 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2420/CH5/EX5.9/5_9.sce | 3252f1b6b4734a6e6b4fabd7c8a126367b5e9d62 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 255 | sce | 5_9.sce | clc
clear
//Initialization of variables
P=200 //psia
Ts=260 //F
Tf=220 //F
m=10000 //lb
Pc=20 //psia
//calculations
disp("From mollier charts,")
hf=188 //Btu/lb
h2=1172 //Btu/lb
Q=m*(h2-hf)
//results
printf("Heat absorption = %d Btu/hr",Q)
|
e8b971a677868feeb3719603aed7aceed10179fb | ddc2bfc3e1d587ceef787a861dc69a929132cb2e | /AR/SALES0.tst | 7b835ee3c34f49f1cda9f4691f2df412654e44f8 | [] | no_license | bigwood177/smcSource | d01f46418e571486fc76b03894e2ff084e95d36d | 35c7250973a93a6e30498dd87cb805762bc91528 | refs/heads/master | 2023-03-15T10:08:52.898056 | 2021-03-10T12:50:43 | 2021-03-10T12:50:43 | 283,564,655 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 467,754 | tst | SALES0.tst | ... |
3588f40e5dbf2f6354fd06a7fae75a66fedeace0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3863/CH16/EX16.8/Ex16_8.sce | 76322bace72710ee2d37122eac7949e54a06985f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 363 | sce | Ex16_8.sce | clear
//
//Given
//Variable declaration
D=15*10 //Diameter of shaft in mm
P=150*1e3 //Power transmitted in W
N=180 //Speed of shaft in r.p.m
//Calculation
T=(P*60)/(2*%pi*N)*1e3 //Torque transmitted in Nmm
tau=int((16*T)/(%pi*D**3)) //Maximum shear stress in N/sq.mm
//Result
printf("\n ... |
534cd408432a5ccfe4baae29aa0ca2257e541c1a | 449d555969bfd7befe906877abab098c6e63a0e8 | /884/CH15/EX15.3/Example15_3.sce | 4b6da560dfb20f198d67797e226145d8f077dd3d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 484 | sce | Example15_3.sce | // Computation of pH of a solution from [H+] ion concentration
clear;
clc;
printf("\t Example 15.3\n");
H1=3.2*10^-4; //Concentration of [H+] ion on first occasion, M
pH1=-log10(H1);//from the definition of pH
printf("\t pH of the solution on first occasion is: %4.2f \n",pH1);
H2=1*10^-3; //Concentrati... |
118093226258d7f8b2319859fa16660595c06501 | 449d555969bfd7befe906877abab098c6e63a0e8 | /22/CH3/EX3.9/ch3ex9.sce | 3acc5cb3ec262a0c76fdc2f3b1ee4347cb3aee05 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 300 | sce | ch3ex9.sce | //signals and systems
//time domain analysis of discreet time systems
//iterative solution
clear;
close;
clc;
n=(-2:10)';
y=[1;2;zeros(length(n)-2,1)];
x=[0;0;n(3:length(n))];
for k=1:length(n)-2
y(k+2)=y(k+1)-0.24*y(k)+x(k+2)-2*x(k+1);
end;
clf;
plot2d3(n,y);
disp([msprintf('%d %d\n',[n,y])]); |
6d08c51bef9728e815e5ace8da322942933cb318 | 297b29fb450286d0f7fa619e58c9f4a86949544a | /DifferentialDecoder.sci | a83698dbd2ee9aa4116d81d19fa5f39cf6974ccb | [] | no_license | harshal93shah/scilabcom | 46dc948c1e0d0b37b0a69dfa203347298cc01e40 | 09c5506089a4283968d963ed3812de9823c5a008 | refs/heads/master | 2020-04-06T07:03:23.954966 | 2016-10-04T11:49:41 | 2016-10-04T11:49:41 | 54,882,787 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,004 | sci | DifferentialDecoder.sci | function [y] = DifferentialDecoder(x,ic)
y=[];
// Display mode
mode(0);
// Display warning for floating point exception
ieee(1);
//DifferentialEncoder Decodes differentially encoded signal
//Y = DifferentialDecoder(x,ic) outputs binary data y(column vector)
//by decoding d... |
8add9f6cabe8640d123570224fa8cfde91a93cc2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /995/CH1/EX1.22/Ex1_22.sce | f691012ac3003fe59ff67ed7ea22660674ca548c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 136 | sce | Ex1_22.sce | //Ex:1.22
clc;
clear;
close;
v=600;//in volts
d=25*10^-3;//in meters
E=(v)/d;
printf("Electric Field Strength = %d kV/m",E/1000); |
ee2ec3906b148e8508908bc5eebd8d5cbe07bc63 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2699/CH12/EX12.6/Ex12_6.sce | db64bc9fb4e66df0efa4b089385ec4fd89a9e780 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 300 | sce | Ex12_6.sce | //EX12_6 Pg-12.23
clc
clear
m=0.75;//modulation index
P=20;//total power in kW
Pc=P/(1+m^2/2)//since P=Pc*(1+m^2/2)
printf("therefore carrier power in the modulated wave is %.1f kW",Pc)
Psb=Pc*m^2/4;//side band power
Pusb=Psb;
Plsb=Psb;
printf("\n Pusb=%.1f kW \n Plsb=%.1f kW",Pusb,Plsb)
|
f97ed0136ba829d876da3bd287eab4145a542ab4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1388/CH3/EX3.20/3_20.sce | 40ae9423c21e096a560809f2a5e4eaa66dc4db67 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 218 | sce | 3_20.sce | clc
//initialisation of variables
H= -114009.8 //cal
x= -5.6146 //K^-1
y= 0.9466*10^-3 //K^-2
z= 0.1578*10^-6 //K^-3
T= 1000
//CALCULATIONS
H1= H+x*T+y*T^2+z*T^3
//RESULTS
printf (' Enthalpy = %.f cal ',H1)
|
4819cc4e0027e7ec8b2f0b068f56d953709ca2c8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2240/CH4/EX3.5/EX3_5.sce | 92d14eecfc7a38889d12d1c218396a5092675953 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | EX3_5.sce | // Grob's Basic Electronics 11e
// Chapter No. 03
// Example No. 3_5
clc; clear;
// The I of 8 mA flows through a 5-kOhms Resistor. How much is the IR voltage?
// Given data
I = 8*10^-3; // Current flowing through Resistor=8m Amps
R = 5*10^3; // Resistance=5k Ohms
V = I*R;
disp (V,'The Vol... |
66f3c43699310ddac7d8addb14f2bdb7ffbe379e | 3cbee2296fd6b54f80587eead83813d4c878e06a | /sci2blif/sci2blif_added_blocks/comparator_fgota.sce | a66c1402d66160aa236d2cb5ed23bd71cc805a96 | [] | no_license | nikhil-soraba/rasp30 | 872afa4ad0820b8ca3ea4f232c4168193acbd854 | 936c6438de595f9ac30d5619a887419c5bae2b0f | refs/heads/master | 2021-01-12T15:19:09.899590 | 2016-10-31T03:23:48 | 2016-10-31T03:23:48 | 71,756,442 | 0 | 0 | null | 2016-10-24T05:58:57 | 2016-10-24T05:58:56 | null | UTF-8 | Scilab | false | false | 1,062 | sce | comparator_fgota.sce | //****************************Comparator FG OTA **********************************
if(blk_name.entries(bl)=='comparator_fgota') then
plcvpr = %t;
mputl("#FGOTA "+string(bl),fd_w);
fgibias = strsplit(scs_m.objs(blk_objs(bl)).model.rpar(1)," ");
fgpibias = strsplit(scs_m.objs(blk_objs(bl)).model.rpar(2),... |
48bee5a5520aae760b06ca10697ccb582fc3e21c | 449d555969bfd7befe906877abab098c6e63a0e8 | /3831/CH15/EX15.9/Ex15_9.sce | 4d312c8551486f558a4cdb212054af9ee425a351 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 558 | sce | Ex15_9.sce | // Example 15_9
clc;funcprot(0);
// Given data
h_R=-74.873;// MJ/kgmole CH4
h_f_N_2=0;// MJ/kgmole
h_f_CO2=-393.522;// MJ/kgmole
h_f_H2O_g=-241.827;// MJ/kgmole
h_f_H2O_l=-285.838;// MJ/kgmole
c_p_CO2=0.03719;// MJ/kgmole.K
c_p_H2O=0.03364;// MJ/kgmole.K
c_p_N2=0.02908;// MJ/kgmole.K
T=500;// °C
T_0=25;// °... |
5f482eb59b2951842d88a0545f49c36aeb009d11 | 9cb37875b74a713c93c09fa50ccc70ac0f71ecdb | /CostHriFunction/PR2/SCENARIOS/Pr2Table.sce | 5eed40f15e7fce7153fc9a3050005532f8f14dbd | [] | 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 | 5,474 | sce | Pr2Table.sce | #************************************************************
# Scenario of Ikea
#
# date : Mon Sep 27 16:34:56 2010
#************************************************************
p3d_sel_desc_name P3D_ENV Ikea
p3d_sel_desc_name P3D_ROBOT HUMAN_ACHILE
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.00... |
a857907a1e791cf47d050c8e563343387e1252c6 | 449d555969bfd7befe906877abab098c6e63a0e8 | /401/CH8/EX8.2/Example8_2.sce | 955cfc2bb57147ae31294806d00cf22e9204f684 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 826 | sce | Example8_2.sce | //Example 8.2
//Program to determine:
//(a)Operating Wavelength
//(b)Incident Optical Power
clear;
clc ;
close ;
//Given data
eeta=0.65; //*100 percent - QUANTUM EFFICIENCY
e=1.602*10^(-19); //Coulumbs - CHARGE OF AN ELECTRON
h=6.626*10^(-34); //J/K - PL... |
645104ffb1d1aaf73d55637331ce73a66a51e568 | 449d555969bfd7befe906877abab098c6e63a0e8 | /269/CH13/EX13.1/ex1.sce | acdb34f27a3a0510e93893f1dddb011986ff5650 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 125 | sce | ex1.sce | s=poly (0,'s')
F=syslin('c',[1/(3*s+1)])//RC=3 sec
G=F
fmin=0.1
fmax=100
scf(1);clf;
bode(G,fmin,fmax)
show_margins(G) |
e7667d8f82401d214de30ce2f391f54bb2652208 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3792/CH2/EX2.2/Ex2_2.sce | 70aee775b112598e1f8c27b8cb00b86e0bbb4cbc | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 831 | sce | Ex2_2.sce | // Example 2_2
clc;funcprot(0);
// Given data
v_x=50;// The initial velocity in ft/sec
a_x=-10;// The acceleration in ft/sec^2
t_0=8;// s
t_1=12;// s
// Calculation
// v_x=90-10t; ft/sec
v_x0=(90-(10*t_0));// The velocity in ft/sec
v_x1=(90-(10*t_1));// The velocity in ft/sec
// x=-5t^2+90t-80; ft
x_0=(-5... |
78d12b2273698f1bc9d3734e60786b305e0c6d51 | 918e8207504f36c7eaf613b62c71e91ad3a33a8a | /2017/educrace_by_lulu/EducRace/DATA/Scenario/FullSpeedMessage.sce | b78cfb33e6024506cc12e859b8ca328a4f6f753d | [] | no_license | lazarusccr/GraphicsContest | b1299eeb74449b8714f126deeb64dc02da285260 | 8dec398588970e958c7f08ab7be32af760acbbd6 | refs/heads/master | 2021-04-29T07:29:46.122593 | 2017-12-28T16:26:51 | 2017-12-28T16:26:51 | 77,950,829 | 4 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 100 | sce | FullSpeedMessage.sce | Opacity 0
Visible TRUE
OpacityChange 255 1 Linear
Blink -1 0.5 0.25
Wait 3
OpacityChange 0 1 Linear
|
cf3b43f9c7b05e8d230a6f4be569b1bbd3fa80b4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1583/CH4/EX4.3/FSNT_Ex_4_3.sce | d9685776a6b76c12102d801ecff3627ee5467b32 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 360 | sce | FSNT_Ex_4_3.sce | clc
//Chapter 4:Frequency selective networks and transformers
//example 4.3 page no 115
//given
L=10*10^-6//inductance
C=10*10^-12//capacitance
wo=(sqrt(L*C))^-1//resonant frequency(ignoring the finite resistance)
Q=100
rs=wo*L/Q//series resistance
Rp=(wo*L)^2/rs//parallel resistance
QL=50*10^3/(wo*L)//loade... |
edd8e6bb4849ad2cbe0b81c44171612e408bcac9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3547/CH8/EX8.6/EX8_6.sce | 700f9856dc78cece89f6ac45b828ff96db4312e2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 835 | sce | EX8_6.sce | // Example 8.6
// To find the mean number of signal photons required in a shot noise-limited coherent communication system based on OOK for the following cases: (i) balanced homodyne receiver; (ii)balanced heterodyne receiver (a) a balanced homodyne or (b) a balanced heterodyne
// Page no. 384
clc;
clear;
close;... |
b04a9b6b4e65b7b8df38efb885e40a2d85008ae7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3651/CH8/EX8.7/7.sce | 95a03ccf3d3f87500eea5a05aa856ee6415e70cd | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 218 | sce | 7.sce | //variable declaration
a=5;
n1=1.48;
delta=0.01;
V=25;
//Calculation
lamda=(%pi*(a*10**-6)*n1*sqrt(2*delta))/V // Cutoff Wavelength
//Result
printf('Cutoff Wavellength =%0.3f micro m. \n',(lamda*10**7))
|
2b1825b9c8f8110caece2304a8ac668ae337eb91 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1967/CH2/EX2.2/2_2.sce | e8fc58a058040f046658cbe62b31211eeb50e425 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 201 | sce | 2_2.sce | clc
//initialisation of variables
clear
T= 0 //C
R= 0.0820 //lit-atm deg^-1 mol^-1
p= 400 //atm
//CALCULATIONS
V= R*(273+T)/p
//RESULTS
printf ('Volume of the ideal gas = %.4f lit mol^-1',V)
|
a95ea6e0604e6c2f3c313ced2abff05a1fffa97d | 449d555969bfd7befe906877abab098c6e63a0e8 | /1118/CH8/EX8.9/eg8_9.sce | 7b64558721852e836b2f5f98e24b3902e29b481a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 483 | sce | eg8_9.sce | clear;
//clc();
ip1=24;
ip2=16;
sb=50;
tot_ip=ip1+ip2;
p=tot_ip/sb;
v=30;
vb=45.1;
vpu=v/vb;
ipu=p/vpu;
zt1pu=0.0537;
zlpu=0.0385+(%i)*0.1157;
zt2pu=0.0535;
vg=vpu+((%i)*zt1pu +zlpu+(%i)*zt2pu)*ipu;
function [mag,theta]=c(r,i)
mag=sqrt(r*r + i*i)
theta=atand(i/r)
endfunction
previousp... |
04efef507d21a45fdebce3912b3ed47bf3120390 | 0320d75d635104b38bca383bde2d5a012d0ccd4f | /Comp Org/assign2/a2/Not.tst | 07230223bc6484f35d1f7b6a8c063e11174fc16a | [] | no_license | sbkohel/Class_files | 97d4392d977d1de715eadba674ccb042195fd383 | 4a4cced4c23fab038b45ac54649e9831c45ea9b7 | refs/heads/master | 2018-12-29T21:11:59.492247 | 2014-12-17T02:02:20 | 2014-12-17T02:02:20 | 15,176,186 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 139 | tst | Not.tst | load Not.hdl,
output-file Not.out,
compare-to Not.cmp,
output-list in%B3.1.3 out%B3.1.3;
set in 0,
eval,
output;
set in 1,
eval,
output;
|
14eff1a8b738b06e2051b51add9909464b2af81f | 449d555969bfd7befe906877abab098c6e63a0e8 | /2795/CH9/EX9.1/Ex9_01.sce | c393b9f155761b764db37edb5dd4f07e7f2b19f9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 897 | sce | Ex9_01.sce | // Scilab Code Ex9.1: Page-303 (2014)
clc; clear;
k = 1.38e-023; // Boltzmann constant, J/K
N_A = 6.023e+023; // Avogadro's number
T = 293; // Room temperature, K
e = 1.6e-019; // Energy equivalent of 1 eV, J
// For a single molecule
K_bar_single = 3/2*k*T/e; // Mean translational kinetic energy o... |
108f0e02af0455021f5e604c1a7bf229c54bc447 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3888/CH3/EX3.6/Ex3_6.sce | b3d16b1673072923960bb9d25776f8289debeafc | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,380 | sce | Ex3_6.sce | //Electric Power Generation, Transmission and Distribution by S.N.Singh
//Publisher:PHI Learning Private Limited
//Year: 2012 ; Edition - 2
//Example 3.6
//Scilab Version : 6.0.0 ; OS : Windows
clc;
clear;
V=240; //Three phase supply voltage in Volts
Rl=20; ... |
52286e2c183991a45937c8fce920f7f1e0dc2137 | 99b4e2e61348ee847a78faf6eee6d345fde36028 | /Toolbox Test/vco/vcp18.sce | 2431ff18589ee11f47dda4253abe6ff2c8811365 | [] | no_license | deecube/fosseetesting | ce66f691121021fa2f3474497397cded9d57658c | e353f1c03b0c0ef43abf44873e5e477b6adb6c7e | refs/heads/master | 2021-01-20T11:34:43.535019 | 2016-09-27T05:12:48 | 2016-09-27T05:12:48 | 59,456,386 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 259 | sce | vcp18.sce | //i/p arg fc is a vector
x=[-1 0.3 0.4 .45 1 .2 1];
fc=[150 160 300];
y=vco(x,fc,600);
disp(y);
//output
// column 1 to 6
//
// 0.8987940 - 0.7682835 - 0.3123349 0.9993284 - 0.1409012 - 0.8201519
//
// column 7
//
// 0.6547408
//
|
01a043b15f8fe60b79a3556c7e3af343f7789e0a | 449d555969bfd7befe906877abab098c6e63a0e8 | /3689/CH9/EX9.12/9_12.sce | 800e9029f53fa2fedc3d41dd3e99aaf084a7ef38 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 754 | sce | 9_12.sce | ////Variable Declaration
m = 70.0 //Mass of human body, kg
V = 5.00 //Volume of blood, L
HN2 = 9.04e4 //Henry law constant for N2 solubility in blood, bar
T = 298.0 //Temperature, K
rho = 1.00 //density of blood, kg/L
Mw = 18.02 //Molecualr wt of water, g/mol
X = 80 //Pe... |
78c61204a2750e3e6a4f481b5dae8182cce34eb9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /389/CH11/EX11.6/Example11_6.sce | e38a0a5452a0b85c1793f2792a73c352bb93495d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,247 | sce | Example11_6.sce | clear;
clc;
// Illustration 11.6
// Page: 616
printf('Illustration 11.6 - Page: 616\n\n');
// Solution
//*****Data*****//
// a: air b:silica
Density_a = 1.181;// [kg/cubic m]
Density_b = 671.2;// [kg/cubic m]
kSap = 0.965;// [kg H2O/square m s]
Y1 = 0.005;// [kg H2O/kg dry air]
Y2 = 0.0001;// [kg H2... |
77844594eb6a476b9021bd714964f24b229330b0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2165/CH9/EX9.10/9_10.sce | 22d8312c7796b3036336f7064cb28a6d43e647dd | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 9_10.sce | clc
//initialisation of variables
l=1.5//in
p=4.0//in
v=0.98//in
//CALCULATIONS
T=(l*p/v)//in
//RESULTS
printf('the particulars of a value and it eccentric=% f in',T)
|
a17073a412890230eab92fdf8033fae59195d44e | 527c41bcbfe7e4743e0e8897b058eaaf206558c7 | /Positive_Negative_test/Netezza-Base-MachineLearning/FLLogRegrUdt-NZ-01.tst | 5fb7f5f6f16e396a1accce706ee3be70bf1a5665 | [] | 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 | 27,522 | tst | FLLogRegrUdt-NZ-01.tst | -- Fuzzy Logix, LLC: Functional Testing Script for DB Lytix functions on Netezza
--
-- Copyright (c): 2017 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.
-... |
ed2f6999ece01450ccfacd93292b7a584176e309 | 1db0a7f58e484c067efa384b541cecee64d190ab | /macros/digitrevorder.sci | a6e1f602023f03707208447cbdc2b58608b6358c | [] | 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 | 1,621 | sci | digitrevorder.sci | // Returns input data in digit-reversed order
// Calling Sequence
//[y,i] = digitrevorder(x,r)
//y = digitrevorder(x,r)
// Parameters
//x: Vector of real or complex values
//r: radix / base
//y: input vector in digit reverse order
//i: indices
// Description
//This function returns the input data after reversing th... |
0d1bdee04e97a194028ee7c0725786ddb98977a5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3782/CH11/EX11.11/Ex11_11.sce | 17b0243e6f30eae7a6f813fdaa8d10178f883b20 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 92 | sce | Ex11_11.sce |
//
//
d=124.45
c=1000
s=2
fplusd=0.3
thetha=(5+(6/30))
n=1980/d
printf("\n n= %0.3f ",n)
|
1b3525390285658f07458ecbdf191fc76b91388d | f7e8957b439bfb36ee8418d048e8bb3da2015c6b | /Text.tst | 5245c0b8b5303f14c5ac20847a2be8be9f859074 | [] | no_license | DevOpsFirstBach1/Practise1Uma | 12934cc942113c9ca378609c4c4623e7f268d535 | 3a2f49d1e61fac2c4a0097d4b4ff6a7fe3c74a93 | refs/heads/master | 2020-03-25T04:14:24.251806 | 2018-08-08T17:31:45 | 2018-08-08T17:31:45 | 143,384,751 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 23 | tst | Text.tst | hi hello h r u
adding
|
9e6cdd5037c29dd2f118bc34406a52a7983e765f | 449d555969bfd7befe906877abab098c6e63a0e8 | /1664/CH2/EX2.8/Ex2_8.sce | fdd960acdfe1ebd6a69ecba1ac8441cf05de7133 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 307 | sce | Ex2_8.sce |
//Example No.2.8.
// Page No.62.
clc;clear;
Op = 5*10^(-3);//Output power -[W].
I = 10*10^(-3);//Current -[A].
V = 3*10^(3);//Voltage -[V].
Ip = (10*10^(-3)*3*10^(3));//Input power.
Eff = (((Op)/(Ip))*(100));//Efficiency of the laser.
printf("\nThe efficiency of the laser is %.6f percent",Eff);
|
2999c21f6831c9c885a9f334ac47a76b55dbe3c6 | 6813325b126713766d9778d7665c10b5ba67227b | /Chapter6/Ch_6_Eg_6.34.sci | bb8108f7bb1865567a3fadc25434528f7f003cd5 | [] | no_license | arvindrachna/Introduction_to_Scilab | 955b2063b3faa33a855d18ac41ed7e0e3ab6bd1f | 9ca5d6be99e0536ba1c08a7a1bf4ba64620ec140 | refs/heads/master | 2020-03-15T19:26:52.964755 | 2018-05-31T04:49:57 | 2018-05-31T04:49:57 | 132,308,878 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 74 | sci | Ch_6_Eg_6.34.sci | function [y]=f (a, b)
y=a + b;
endfunction
a=10;
b=5
c=f (a, b)
|
baada14788c64764609cc7f1ce89beedf5da7a8f | 449d555969bfd7befe906877abab098c6e63a0e8 | /3731/CH6/EX6.19/Ex6_19.sce | 3eaf445d320ee6d655471f9dbbcf505e7b898353 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,809 | sce | Ex6_19.sce | //Chapter 6:Induction Motor Drives
//Example 19
clc;
//Variable Initialization
//Ratings of the star connected Induction motor is same as that of Ex-6.17
f=50 // frequency in HZ
Vs=440 // line voltage in V
P=4 // number of poles
//Parameters referred to the stator
Xr_=1.2 // rotor ... |
d33e17b2ad005b36452964550e9bdfa0162dedf3 | cfac21260a4737c49982a78160361703914dac1f | /sem1/old_src/Программы и so on/lab_5/Inv_pendulum/reading_files.sce | 31afd1d461bedaae8e969b9f56283934f92b48ef | [] | no_license | Zenkin/courses | 680442fa57bc3b1c872e15e9bc7e98b579bfd39e | b0b0aafe0c358a611868fd764a2ad1cb71078d8d | refs/heads/master | 2020-03-23T22:19:20.542398 | 2018-07-24T13:55:20 | 2018-07-24T13:55:20 | 139,969,727 | 0 | 0 | null | 2018-07-06T10:19:48 | 2018-07-06T10:19:47 | null | UTF-8 | Scilab | false | false | 620 | sce | reading_files.sce | data = read("/home/evgeniy/Рабочий стол/СКБ/Введение в специальность/Новое/Inv_pendulum/inv_pend_data.txt", -1, 6);
time = data(:,1) / 1000;
time = time - time(1);
kolor = 2;
subplot(3,2,1)
xtitle("Угол робота")
plot2d(time, data(:,3), kolor);
subplot(3,2,2)
xtitle("Скорость робота")
plot2d(time, data(:,2), kolor);
sub... |
2d21ad65754d34cd38a72a5395cb93dbd26125e7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1247/CH2/EX2.21/example2_21.sce | b877a91291c2e90d58ee70bf0fb6c0214b7c9f74 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 310 | sce | example2_21.sce | clear;
clc;
// Stoichiometry
// Chapter 2
// Basic Chemical Calculations
// Example 2.21
// Page 27
printf("Example 2.21, Page 29 \n \n");
// solution
//HOCl
Ma = .1 //molarity
Ka = 9.6*10^-7
C = (Ma*Ka)^.5 // conc. of H+ ions
pH = -log10(C)
printf("pH of the sol is "+string(pH)+".")
|
26299320b9da942762de81c875409b25e49b3020 | 449d555969bfd7befe906877abab098c6e63a0e8 | /32/CH16/EX16.18/16_18.sce | f119fa539a584d980843eaf639891463a5d6863f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,023 | sce | 16_18.sce | //pathname=get_absolute_file_path('16.18.sce')
//filename=pathname+filesep()+'16.18-data.sci'
//exec(filename)
//Piston displacement per revolution(in m^3/rev):
V=0.015
//Speed(in rpm):
N=500
//Clearance:
C=0.05
//Pressures(in bar):
p2=6
p1=1
//Index of compression:
n=1.3
//Gas constant(in kJ/kg.K):
R=0.... |
bcf627c15c115de7fc81c7ceeebf33d9e3b289a7 | e25bb3040c96f9782aab0493e05ba22f5bf50ccf | /ex3/ex3c.sce | 4ed2325f2a44c59e65371cef6fa1b853ed5d0929 | [] | no_license | gpioblink/aizu-spls-exercise | c13258d46f50ed2db7797693a097b0fb75d24eaf | 6c0b9326ba8e4b52378cfe777e82a2bfcdecc9b9 | refs/heads/master | 2022-09-14T06:09:44.774157 | 2020-05-31T07:43:26 | 2020-05-31T07:43:26 | 263,856,972 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 288 | sce | ex3c.sce | [x,Fs] = wavread('abc.wav')
k = 4 * x
y = k - 0.25
nc = length(y)
for i = 0:nc
if i > 10
z(i) = y(i-10)
end
end
wavwrite(z,Fs, 'abc_z.wav')
plot(z);
xlabel('t');
ylabel('amplitude');
a=get("current_axes");
set(a,"x_location","origin")
set(a,"y_location","origin")
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.