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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
66fbb93adedededa84347ffa55ecd29ae9fa63e5 | cb4516492965c75d14c9d499c387d3cd0b883bc4 | /X3/Section 7 -Tools Environmental Effects/7.1 Joachim Diepstraten, Mike Eißele/cubetexturetest.tst | 38be1130667d190770499494ada250459925527c | [
"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 | 24 | tst | cubetexturetest.tst | \shader\texld_cube.psh
|
31aed65a68cc1323f03375b094a3c220d3bc738d | 449d555969bfd7befe906877abab098c6e63a0e8 | /2321/CH15/EX15.8.2/EX15_8_2.sce | f69d6a5c7cf87de75c16f267da06a1b68065d6a2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 568 | sce | EX15_8_2.sce | //Example No. 15.8.2
clc;
clear;
close;
format('v',6);
Nm_D=400;//electron/cm^3(Maximum electron density)
Nm_E=5*10^5;//electron/cm^3(Maximum electron density)
Nm_F=2*10^6;//electron/cm^3(Maximum electron density)
fc_D=9*sqrt(Nm_D);//kHz(critical frequency of D-layer)
disp(fc_D,"Critical frequency for D-layer ... |
af42655c59449ae0c43aeed65ea7400928363003 | 42fdf741bf64ea2e63d1546bb08356286f994505 | /test_0802_figure4_step_responses/graph_stepresponse_experiment01.sce | 685f41b0847e46598e453ec69f59cc2d62cf0ffe | [] | no_license | skim819/RASP_Workspace_sihwan | 7e3cd403dc3965b8306ec203007490e3ea911e3b | 0799e146586595577c8efa05c647b8cb92b962f4 | refs/heads/master | 2020-12-24T05:22:25.775823 | 2017-04-01T22:15:18 | 2017-04-01T22:15:18 | 41,511,563 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 10,109 | sce | graph_stepresponse_experiment01.sce | clear data_00;clear data_01;clear data_02;clear data_03;clear data_04;
data_00 = fscanfMat('./DATA_storage_experiment1/Figure4_experiment1_case00.txt'); // time Vout Vin
data_01 = fscanfMat('./DATA_storage_experiment1/Figure4_experiment1_case01.txt');
data_02 = fscanfMat('./DATA_storage_experiment1/Figure4_experiment1... |
bb24d57ad6af11f62e5949fd5b51e92d5c1f0d86 | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.1.1/tmp/ensta/tp.sci | 510bb4e53def56108c65637f0fbc1ce63e8ed10a | [
"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 | 2,989 | sci | tp.sci | // Initialisations ...
s = poly(0,'s'); s = syslin('c',s*s/s);
// approx(G,ll) returns approximation of G by elts in ll
deff('res=approx(G,ll)',...
['res=0';
'n=length(ll)';
'for k=1:n,res=res+ll(k);end';
'res=res+horner(clean(G-res),0)'])
// W3dg1(p) returns p(0) (p degree one)
deff('res=w3dg1(p)','res=horner(p,... |
676b6597339b74369dc4869b4c3b253cf7e5b784 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3685/CH7/EX7.7/Ex7_7.sce | 89200fe6a6d5b3541ee2c04d752bdb4b0cee0df6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 615 | sce | Ex7_7.sce | clc
P1 = 0.5 // Initial pressure in MPa
V1 = 0.2 // Initial volume in m^3
V2 = 0.05 // Final volume in m^3
n = 1.3 // Polytropic index
printf("\n Example 7.7")
P2 = P1*(V1/V2)^n
function y = f(p)
y = ((P1*V1^n)/p)^(1/n)
endfunction
H = integrate('f','p',P1,P2) // H = H2-H1
U = H-(P2*V2-P1*V1)
W12... |
5130518744ef0884b42aa4c39eb5a400eb933788 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1523/CH1/EX1.2/1_2.sce | 6b450c818a5c117040e7615a194f104b307110c2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 383 | sce | 1_2.sce | //Basic Circuit Concepts
//page no-1.10
//example1.2
disp("from the given fig:")
disp("I2-I3=13");
disp("-20*I1+8*I2=0");
disp("-12*I1-16*I3=0");
//solving these equations in the matrix form
A=[0 1 -1;-20 8 0;-12 0 -16]
B=[13 0 0]'
disp("A=")
disp(A)
disp("B=")
disp(B)
X=inv(A)*B
disp("X=")
disp(X)
dis... |
724ff516f834a0742ae4866ca22688c43d1c3566 | 449d555969bfd7befe906877abab098c6e63a0e8 | /965/CH7/EX7.5/5.sci | 7e92e37eee2bbfb4d83b2316bfbf4837734c914d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 456 | sci | 5.sci | clc;
clear all;
disp("Boundary layer thickness")
//uU=X
//y/delta=Y
//X=2*Y-Y^2;
L=1.1;//m length of plate
w=0.9;// m width of plate
Re=2*10^5;// Reynold's number
v=0.15*10^(-4);//m^2/s stokes kinematic viscocity
U=12;//m/s velocity ofair
x=Re*v/U;
disp("m",x,"Maximum distance from the leading edge upto whi... |
f612b0ffe8f800b91517e2f2c58063d071253922 | 518b77b4f75f1e023ec173d2cfa465812d9ffa2b | /oqpskdemod/ex_oqpskdemod.sce | 8b1177b19f67abba2271b65e043db87c87b5a989 | [] | no_license | senthilkumarIRTT/Scilab-communication-toolbox | 94fd7d1ad7408805817bb22a37a8e8eef135733b | b1bfd518daf8496f3a2c056d4dd996de327e1acc | refs/heads/master | 2021-01-10T20:30:24.937033 | 2015-12-20T00:17:31 | 2015-12-20T00:17:31 | 41,198,649 | 0 | 0 | null | 2015-08-22T10:01:31 | 2015-08-22T08:40:51 | null | UTF-8 | Scilab | false | false | 635 | sce | ex_oqpskdemod.sce | clear;
clc;
exec('genqammod.sci')
exec('oqpskmod.sci')
exec('intdump.sci')
exec('oqpskdemod.sci')
exec('genqamdemod.sci')
clc;
M =4;
x =0:M-1;
y = oqpskmod(x)
disp(y,'QPSK modulated output=')
z = oqpskdemod(y)
disp(z,'QPSK demodulated output=')
//RESULT
//QPSK modulated output=
//column 1 to 2
//0.7071068 0.70710... |
62665170249bc98ea4d52a4c508ee3f79266c4b3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1844/CH4/EX4.9/4Q9.sce | 3f3f853f4ed5e54a5d0138825630312dd768a22c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 128 | sce | 4Q9.sce | clc
BE=60 //in m
GD=BE
GH=40
HB=80
HD=GH+GD
CB=48/0.4// by solving similar triangles CHD and CBE
printf('CB = %f m',CB)
|
e51dc83962f49dc1483255e8b06a9729a4bcd5f9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2921/CH3/EX3.5/Ex3_5.sce | 2648cc2e5cb66e95bd911bc53aa7fb41de4b605c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,256 | sce | Ex3_5.sce | clc;
clear;
mprintf('MACHINE DESIGN \n Timothy H. Wentzell, P.E. \n EXAMPLE-3.5 Page No.53\n');
L=30; //[in] Length of link
d=5/8; //[in] Diameter of link
I=%pi*d^4/64; //[in^4] Moment of inertia
A=%pi*d^2/4; //[in^2] Area of cross section
E=30*10^6; ... |
fcf8d7956716c3c670b12f5102a333db85c9bc39 | 417f69e36190edf7e19a030d2bb6aa4f15bb390c | /SMTTests/tests/err_defineSort2.tst | bd2b82bfbef5c5fb441a17fecf849f19dc34c71e | [] | no_license | IETS3/jSMTLIB | aeaa7ad19be88117c7454d807a944e8581184a66 | c724ac63056101bfeeb39cc3f366c8719aa23f7b | refs/heads/master | 2020-12-24T12:41:17.664907 | 2019-01-04T10:47:43 | 2019-01-04T10:47:43 | 76,446,229 | 1 | 0 | null | 2016-12-14T09:46:41 | 2016-12-14T09:46:41 | null | UTF-8 | Scilab | false | false | 98 | tst | err_defineSort2.tst | ; defining a sort with the same name
(set-logic QF_UF)
(declare-sort A 0)
(define-sort A () Bool)
|
3cc8d56429241132666ccbf272f48d512614f0e1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2990/CH5/EX5.5/Ex5_5.sce | 182266d6e36f53d4111f00e0e348c4ccce4780ea | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 710 | sce | Ex5_5.sce |
funcprot(0);
// Initialization of Variable
function[dms]=degtodms(deg)
d = int(deg)
md = abs(deg - d) * 60
m = int(md)
sd = (md - m) * 60
sd=round(sd*100)/100
dms=[d m sd]
endfunction
MST=12+32.0/60+15.0/3600//mean sidereal time in hr
RA=15+45.0/60+10.0/3600;//RA in hr
theta=55+14.... |
d97b62e4139d08f6601480039a85551261630baf | 449d555969bfd7befe906877abab098c6e63a0e8 | /1994/CH1/EX1.2/Example1_2.sce | 4b9172c042c8ba1c9d021a3756534ac25e95155d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 172 | sce | Example1_2.sce | //Chapter-1,Example1_2,pg 1_18
Eav=9
Erms=10
Rm=500
Idc=2*10^-3
Edc=0.9*Erms
Rs=(Edc/Idc)-Rm
printf("required multiplier resistance")
printf("Rs=%.2f ohm \n",Rs )
|
b346a8ed694956ee5f8dc2a65b0f72ceb01f6ad1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /149/CH21/EX21.14.1/ques14_1.sce | 5da1741c484d4f65c16f49dfb6f8a7b5a4ebde9c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 138 | sce | ques14_1.sce |
//ques14
disp('To find the inverse laplace transform of the function');
syms s t a
f=s^2/(s-2)^3;
il=ilaplace(f,s,t);
disp(il);
|
3a64aa7c79fec3386ea8eb057f4dbadd8098d026 | 1b969fbb81566edd3ef2887c98b61d98b380afd4 | /Rez/bivariate-lcmsr-post_mi/bfas_nw_hrz_ind/~BivLCM-SR-bfas_nw_hrz_ind-PLin-VLin.tst | b326a4cd56dd01903672b5459400176c443dbd52 | [] | no_license | psdlab/life-in-time-values-and-personality | 35fbf5bbe4edd54b429a934caf289fbb0edfefee | 7f6f8e9a6c24f29faa02ee9baffbe8ae556e227e | refs/heads/master | 2020-03-24T22:08:27.964205 | 2019-03-04T17:03:26 | 2019-03-04T17:03:26 | 143,070,821 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 11,974 | tst | ~BivLCM-SR-bfas_nw_hrz_ind-PLin-VLin.tst |
THE OPTIMIZATION ALGORITHM HAS CHANGED TO THE EM ALGORITHM.
ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES
1 2 3 4 5
________ ________ ________ ________ ________
1 0.443402D+00
... |
1dc61dba4a63f029eda29102cb93da72400e770c | 449d555969bfd7befe906877abab098c6e63a0e8 | /3769/CH25/EX25.12/Ex25_12.sce | 9585c0e1c822ed3a7695226488eb119ac906cc9c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 282 | sce | Ex25_12.sce | clear
//Given
t=5000 //Days
t1=2000.0
a=0.693
//Calculation
//
dt=(a*t)/t1
N=log10(dt)
l=a*N/(t1)
//Result
printf("\n (i) The fraction remaining after 5000 days is %0.3f ",N)
printf("\n (ii) The activity of sample after 5000 days is %0.1f *10**8 Bq",l*10**5)
|
64587028c05e5f007adb48932959d606da3b121b | 01ecab2f6eeeff384acae2c4861aa9ad1b3f6861 | /sci2blif/block_doc_gen_fcn.sce | 739ffff501f47ec4bf3e39015eec9dbfa6391fc3 | [] | no_license | jhasler/rasp30 | 9a7c2431d56c879a18b50c2d43e487d413ceccb0 | 3612de44eaa10babd7298d2e0a7cddf4a4b761f6 | refs/heads/master | 2023-05-25T08:21:31.003675 | 2023-05-11T16:19:59 | 2023-05-11T16:19:59 | 62,917,238 | 3 | 3 | null | null | null | null | UTF-8 | Scilab | false | false | 5,369 | sce | block_doc_gen_fcn.sce | global block_doc_name block_doc_list block_doc_ni block_doc_no block_doc_pl block_doc_bdt block_doc_bdf;
function dir_callback()
disp(" ");
endfunction
function block_doc_name_callback()
global block_doc_name block_doc_list; block_name_obj = findobj('tag','block_doc_name'); block_doc_name = block_name_obj.s... |
57062afb4abb7d129b5e3a793f0da8f27d5ccf88 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2453/CH2/EX2.8/2_8.sce | cb043c7492e8701957eb05690b71f8b05095b30a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 404 | sce | 2_8.sce | //To calculate the free volume per unit cell
r = 0.1249; //atomic radius, nm
a = 4*r/sqrt(3); //lattice constant, nm
a_m = a*10^-9; //lattice constant, m
V = a_m^3; //volume of unit cell, m^3
PF = 0.68; //packing factor for BCC
FV = 1 - PF; //free volume
FV1 = FV*V; //free vol... |
f6e905f550b65dcbae870cb70e13365658f5dc87 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3665/CH14/EX14.4/Ex14_4.sce | b7bfcb74789f63bb3cded846184826bd1ac55d7b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 399 | sce | Ex14_4.sce | clc//
//
//
//Variable declaration
V=9500; //volume(m^3)
T=1.5; //time(s)
x=100; //absorption(sabines)
//Calculation
sigma_as=0.165*V/T; //total absorption in the hall(OWU)
T=0.165*V/(sigma_as+x); //new period of reverberation(s)
//Result
printf("\n total absorption in the hall i... |
4ea81e5e195b4f6193b6e5542c7f7613dbaa8223 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1682/CH7/EX7.1/Exa7_1.sce | 6fac31bbe62891064fcb59ec33026c7cfe35fac7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 796 | sce | Exa7_1.sce | //Exa 7.1
clc;
clear;
close;
//Given data :
Ii=100000;//in Rs
Ar=30000;//in Rs
n=5;//in years
//Formula : (P/A,i,n)=(((1+i/100)^n)-1)/((i/100)*(1+i/100)^n)
// when i=10 %
i1=10;//in % per annum
PW1=-Ii+Ar*(((1+i1/100)^n)-1)/((i1/100)*(1+i1/100)^n);//in RS
disp(PW1,"The present worth for i=10% in RS. : ");
... |
b694abcb93fad87a178926a2a10be2d8646f58d4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3802/CH5/EX5.7/Ex5_7.sce | af7c0c20a9258774a7b8ce0f2cd28bd5f46f283c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 512 | sce | Ex5_7.sce | //Book Name:Fundamentals of Electrical Engineering
//Author:Rajendra Prasad
//Publisher: PHI Learning Private Limited
//Edition:Third ,2014
//Ex5_7.sce.
clc;
clear;
A=5e-4;
l=0.4;
N=200;
mew_r=380;
mew_not=4e-7*%pi;
mew=mew_r*mew_not;
printf("\n (a)")
R=(l*1e-6)/(mew*A);
printf("\n Reluctance of t... |
bdeccab9d962d8ba60d9f098bfc6091254cd37ec | 449d555969bfd7befe906877abab098c6e63a0e8 | /2939/CH4/EX4.2/Ex4_2.sce | 6f713ff17ac6ab70eef0225c8b1f5cac633f4d92 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 238 | sce | Ex4_2.sce |
// Ex4_2
clc;
// Given:
t1=1.3*10^9;// in years
w=0.0119;// wt %
// Solution:
N=(w*6.022*10^23)/(40*100);
k=(0.693*60)/(t1*3.16*10^7);
sa=N*k;// specific activity
printf("The specific activity is = %f dis min^-1 g^-1",sa)
|
a4021679e2adc1e1a4b074adb8b144368d3b6151 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1055/CH2/EX2.3/ch2_3.sce | 1351a38b659fd59c3af91dbcc8461b3e47b50d25 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 513 | sce | ch2_3.sce | //What will be the equivalent radius of bundle conductor having its part conductors 'r' on the periphery of circle of dia'd' if the number of conductors is 2,3,4 ,6 ?
clear
clc;
r=poly(0,"r");
D11=r^1;
D12=2*r;
D14=4*r
D13=sqrt(16-4)*r;
Ds1=((1*2*2*sqrt(3)*4*2*sqrt(3)*2*2)^(1/7))*r;
Ds7=((2*1*2*2**2*2*2)^(1... |
cf911cb45daa002c89879a210f5f3231a37b7ab4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1820/CH12/EX12.4/Example12_4.sce | 19011b15f86e1b9b169d1b8232e3722296f0f535 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,492 | sce | Example12_4.sce | // ELECTRIC POWER TRANSMISSION SYSTEM ENGINEERING ANALYSIS AND DESIGN
// TURAN GONEN
// CRC PRESS
// SECOND EDITION
// CHAPTER : 12 : CONSTRUCTION OF OVERHEAD LINES
// EXAMPLE : 12.4 :
clear ; clc ; close ; // Clear the work space and console
// GIVEN DATA
T1 = 3000 ; // Bending moments in lb
T2 = 2500 ;... |
fcc5c50e5567127db546706e905e9f389ef77a80 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2417/CH6/EX6.8/Ex6_8.sce | 0ed5ce1c41efe487eb95bcdf90c239d1ae186135 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 464 | sce | Ex6_8.sce | clear;
clc;
printf("\t\t\tProblem Number 6.8\n\n\n");
// Chapter 6: The Ideal Gas
// Problem 6.8 (page no. 246)
// Solution
//For CO2,
R=8.314/44; //Unit:kJ/kg*K //constant of proportionality //Molecular weight of CO2=44
p=500; //Unit:kPa //pressure
V=0.5; //Unit:m^3 //volume
T=(100+273); //Unit:K //Celsiu... |
6fede42961a0db3f56c304c586e11d56fbbfcbb0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3392/CH5/EX5.12/Ex5_12.sce | 06ea3ede5393feab9210dc543cc306aa993cc3d4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 801 | sce | Ex5_12.sce | clc
// initialization of variables
clear
// Material properties and dimensions
E=72 //G Pa
P=10 //kN
Q=5 //kN
Aab=150 //mm^2
Abc=900 //mm^2
Acd=900 //mm^2
Ade=900 //mm^2
Abd=150 //mm^2
Abe=150 //mm^2
Lab=2 //m
Lbc=2.5 //m
Lbd=1.5 //m
Lbe=2.5 //m
Lcd=2 //m
Lde=2 //m
//calculations
E=E*10^9
P=P*10^3
... |
00e83b48c15d6dcc3dbeec9ca9683f9bfa1169e8 | 54ec7978b285c41cc02aec8197e1d57dd5dbc31e | /scilab/arduinocontrol.sce | dd658cf5533267cb9320ca7499e504edb07c916f | [] | no_license | Xx220xX/Projeto-Controle-digital | a6c95ac67e3cc16ea0a659b7df526e08b2fb7716 | 188ca2e55b1c11d2d5736077549406bc30352314 | refs/heads/main | 2023-06-19T22:00:48.607530 | 2021-06-16T00:03:41 | 2021-06-16T00:03:41 | 376,072,300 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 3,533 | sce | arduinocontrol.sce | clc;
clear;
mtlb_close all;
function stairs(x, y)
n=length(x);
x_indices=int((1:2*n-1)/2)+1; // gives 1,2,2,3,3,...,2n-1,2n-1
x_ss=x(x_indices); // the stair step graph's x values
y_indices=int((2:2*n)/2); // gives 1,1,2,2,...,2n-2,2n-2,2n-1
y_ss=y(y_indices)
plot2d(x_ss,y_ss)
endfunction
function gflim(lim)
... |
abccab9dcf2d7251446128e2cef12cfb320a7f96 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1309/CH2/EX2.9/ch2_9.sce | e1bac49c5c444f79446e7d859b75020dc863fa63 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,099 | sce | ch2_9.sce | clc;
clear;
printf("\t\t\tChapter2_example9\n\n\n");
// determination of heat transferred
k=136; // thermal conductivity of aluminium in BTU/(hr.ft.degree Rankine)from appendix table B1
L=9/(8*12);
W=9/(4*12);
delta=1/(32*12);
printf("\nLength=%.5f ft, Width=%.4f ft, Delta=%.6f ft",L,W,delta);
hc=0.8; // the c... |
0542f0a480942372d2cfb67bf1ad183784dc4d27 | b9602336613b26d0b9c22a09d219c0ed8e158b4e | /Examples/Examples_VecFunc/norm.sce | 8a259bbcb88289156d3af22c0cc61698ec8a9334 | [
"BSD-2-Clause"
] | permissive | CEG-MCA-Scilab-Hackathon/Scilab_Armadillo_Toolbox | d0a366f5f058ee45d3c4be7a41e08ed419d4b7cd | 70c97cda4e0dd54df0a638e9b99f380c09ffa37e | refs/heads/master | 2022-12-11T01:28:28.742041 | 2020-08-26T12:24:27 | 2020-08-26T12:24:27 | 290,481,428 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 282 | sce | norm.sce | // Function Name: norm
// Compute the p-norm
// 3rd parameter : "-inf"=1, "inf"=2, "fro"=default
// "-inf" is the minimum norm, "inf" is the maximum norm, while "fro" is the Frobenius norm
// Calculating the norm
inputvec1 = [1, 2, 3];
result = armaVec("norm",inputvec1)
|
5535d5f800e17140ca2fcb7c539147438c28c9ee | 8781912fe931b72e88f06cb03f2a6e1e617f37fe | /scilab/scilab-examples/root/findrt.sce | 9e5540e963580891c527bf377e5166f476f2cf03 | [] | no_license | mikeg2105/matlab-old | fe216267968984e9fb0a0bdc4b9ab5a7dd6e306e | eac168097f9060b4787ee17e3a97f2099f8182c1 | refs/heads/master | 2021-05-01T07:58:19.274277 | 2018-02-11T22:09:18 | 2018-02-11T22:09:18 | 121,167,118 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 517 | sce | findrt.sce | // here is an example use of the while statement
// which is used for finding the root of a polynomial
// which is known to lie within a certain interval.
// a is the lower value of the range
// b is the upper value of the range
a= 0; fa = -%inf;
b =3 ; fb = %inf ;
while abs(b-a) > %eps*b
x = ( a + b ) ... |
dfc752f79a163bb0237d37b977681e3320bae1bd | 449d555969bfd7befe906877abab098c6e63a0e8 | /2627/CH1/EX1.15/Ex1_15.sce | 2101d062a03f6d4853032b672f89ea68227009f7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 225 | sce | Ex1_15.sce | //Ex 1.15
clc;clear;close;
format('v',6);
E1=10;//V
V2=6;//V
V3=8;//V
//E1=V1+V2;//KCL for left loop
V1=E1-V2;//V
//-E2=-V2-V3;//KCL for right loop
E2=V2+V3;//V
disp(V1,"Voltage V1(V)");
disp(E2,"Voltage E2(V)");
|
8004341ce73b3931d34ae666a8373b2bc6c58b61 | 449d555969bfd7befe906877abab098c6e63a0e8 | /854/CH1/EX1.2/Example1_2.sce | ac185a2e17b0a6c8f6208010e9d238cbe565c610 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 775 | sce | Example1_2.sce | //Caption: Program to find the phase angle between two vectors
//Example1.2
//page 11
clc;
clear
Q = [4,5,2]; //point Q
x = Q(1);
y = Q(2);
z = Q(3);
G = [y,-2.5*x,3]; //vector field
disp(G,'G(rQ) =')
aN = [2/3,1/3,-2/3]; //unit vector- direction of Q
G_dot_aN = sum(G.*aN); //dot product of G and aN
disp(G_dot_aN,'G.aN... |
ca1aa16aad85e0ee73bf07381f6beb02795b353c | 1573c4954e822b3538692bce853eb35e55f1bb3b | /DSP Functions/iirpowcomp/test_5.sce | 358f5d39b39312483df99d184fc9e06114a4b5d4 | [] | 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 | 276 | sce | test_5.sce | // Test #5 : Valid Input Arguments
exec('./iirpowcomp.sci',-1);
[b,p]=iirpowcomp([3.3 0.43],[1.21 0.12];
disp(a);
disp(b);
//
//Scilab Output
//a=1.21 0.12
//b=- 4.2513585
// 4.2513585
//
//Matlab Output
//b= -4.2514 4.2514
//a= 1.2100 0.1200
|
105ff1007106a70b050fe32561faab6c9d02d499 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1847/CH1/EX1.24/Ch01Ex24.sce | 26d60e926e722dce77e78777acdbf80d4f72bcad | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 547 | sce | Ch01Ex24.sce | // Scilab Code Ex1.24: : Page-1.31 (2009)
clc; clear;
h = 6.6e-034; // Planck's constant, Js
h_cross = h/(2*%pi); // Reduced Planck's constant, Js
delta_t = 1e-010; // Uncertainty in time, s
// From Energy-time uncertainty,
// delta_E*delta_t = h_cross/2, solving for delta_E
delta_E = h_cross/(2*delta_t... |
aa46bb99e5fd36adce4337c54b2ae0bd73999b52 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3511/CH5/EX5.11/Ex5_11.sce | be77d3868c0cd709fcb279e4d8c128d02671fc9a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 750 | sce | Ex5_11.sce | clc;
Tmin=5+273; // Minimum operating temperature in kelvin
Tmax=839+273; // Maximum operating temperature in kelvin
Cp=1.005; // Specific heat at constant pressure in kJ/kg K
r=1.4; // Specific heat ratio
eff_carnot=1-Tmin/Tmax; // Efficiency of the carnot cycle
c=1/(1-eff_carnot);
p2_p1=c^(r/(r-1)); // Pres... |
154f69044290ac827d849f6dcded97ee09676286 | 4f9238e3179944da841a672a8f85083e5a061099 | /projet.sci | c6feb1e526aa2542933474379fa033053eee2780 | [
"MIT"
] | permissive | jordancharlier/Tatouage-Steganographie | 1fe1e38d61fda0713c9806aec0051cd1829f2d13 | 5ecbb95f938f39219f1c03998268f58a7eec2c2f | refs/heads/master | 2021-01-19T13:21:57.230147 | 2017-04-12T18:33:19 | 2017-04-12T18:33:19 | 88,082,522 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 4,412 | sci | projet.sci | im=imread('C:\Users\sir\Downloads\td3.jpg');
//Execution: chargement de l'image im=imread('C:\Users\sir\Downloads\td3.jpg');
//c=[10,10,12]; Message un nombre = une letre ou un chiffre
//R=titi(im,c); R=toto(R); tata(R);
function bool=v(X,c)
taille_A=length(c)
[y,x,coul]= size(X);
if y<x then
... |
1153715ebc4b7382f60e7ebf187ee302f48163a0 | 7c8f8373b8f5e06d3ebe218c8485afadb95cf70f | /scilab/a/test.sce | ca13a7eb96b594d42118a1c271640579cbe16bb8 | [] | no_license | invalidCorgi/polibuda | 432b41e3ebbd169812017f0fd462b59f428b9516 | 4a4cd16efee42e010140bd991fbd5cf034955507 | refs/heads/master | 2021-09-24T11:50:05.097437 | 2018-10-09T11:12:10 | 2018-10-09T11:12:10 | 119,171,250 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 14 | sce | test.sce | for 1:5
end
|
8bcbb0581dd698601b701d2e5070f20a2d84a273 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2459/CH20/EX20.5/Ex20_5.sce | f9f4000657236572b3766f2f9e8ac86fce660d73 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 947 | sce | Ex20_5.sce | //chapter20
//example20.5
//page441
Vin=24 // V
Vout=12 // V
Rs=160 // ohm
Rl_min=200 // ohm
Is=(Vin-Vout)/Rs // in ampere
// minimum load occurs when Rl tends to infinity so
Il_min=0
// maximum load occurs when Rl=200 ohm
Il_max=Vout/Rl_min // in ampere
Iz_min=Is-Il_max // in ampere
Iz_max=I... |
999e45af35ca636e5ca387d03df7852e6e4ec719 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2741/CH6/EX6.34/Chapter6_Example34.sce | c4b2b2f70ca41692320e77a42e7b271db86e52df | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 858 | sce | Chapter6_Example34.sce | clc
clear
//Input data
m1=50;//Mass of water at 15 degree centigrade in g
m2=80;//Mass of water at 40 degree centigrade in g
t1=15;//The temperature of water in degree centigrade
t2=40;//The temperature of water in degree centigrade
//Calculations
T1=t1+273;//Temperature of water in K
T2=t2+273;//Temp... |
cc5a2aefbb8d9108bf96324906e9c7905b0e7dc0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3886/CH6/EX6.12/6_12.sce | 99d51ca1afca95a16f86f659f0117d83d9e64169 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 222 | sce | 6_12.sce | //required effort
//differential axle diameters
d1=300 //mm
d2=250 //mm
//wheel diameter
D=800 //mm
//load
W=20000 //N
eta=0.55
VR=(2*D)/(d2-d1)
MA=eta*VR
P=W/MA //N
printf("Required effort =%0.1f N",-P)
|
c7df236b4f8163e61b81bb08061bd8a610ff560b | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-core/src/test/resources/resources/profileconfig/ProfileWithUnparseableCsmPort.tst | 6e3232fb06d65407a31ba76bf69a79a0e122a4fb | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Scilab | false | false | 76 | tst | ProfileWithUnparseableCsmPort.tst | [aws_csm]
csm_enabled = true
csm_port = onetwothreefour
csm_client_id = foo
|
596b181615be8e28251151b1c3abcf27ba49df67 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3876/CH8/EX8.3/Ex8_3.sce | 150ddf510f1f1445707964c6e9967a3ffac8a5ed | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 320 | sce | Ex8_3.sce | //Chapter 8 Chemical Equlibrium
clc;
clear;
//Initialisation of Variables
k= 1.1*10**-5
V= 600 //ml
n= 0.4 //mole
//CALCULATIONS
m= n*1000/V
x= (-k+sqrt(k**2+4*4*0.67*k))/(2*4)
M= 2*x
P= x*100/m
//RESULTS
mprintf("Molar concentration of NO2= %.2e mol per litre",M)
mprintf("\nPer cent dissociation= %.2f percent",P)
|
8a17708b55c61dc37d82e7f0b80f2b6556ac6aae | 449d555969bfd7befe906877abab098c6e63a0e8 | /3673/CH8/EX8.a.6/Example_a_8_6.sce | 37ff462642954f4736ccf5868374dc8e06e541fe | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 308 | sce | Example_a_8_6.sce | //Example_a_8_6 page no:328
clc;
V=100;
I=0.7;
Vc=200;
omega=2*%pi*200;
C=I/(omega*200);
C=C*10^6;//converting to microFarad
Xc=200/0.7;
Xl=Xc;
L=Xl/(2*%pi*200);
R=(V/I)-50;
disp(C,"the capacitance is (in microFarad)");
disp(L,"the inductanc is (in H)");
disp(R,"the resistance is (in ohm)");
|
808257a211bd4dd9b3b759a92469cd0a5d7c061a | 449d555969bfd7befe906877abab098c6e63a0e8 | /2375/CH7/EX7.8/ex7_8.sce | 49a6922eb236730c89bcdf63e87856d772c22b51 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 632 | sce | ex7_8.sce | // Exa 7.8
clc;
clear;
close;
format('v',5)
// Given data
I_D = 12*10^-3;// in A
V_DS = 6;// in V
V_P = 3;// in V
R_SS= 1*10^3;// in ohm
I_DSS = 20*10^-3;// in A
V_GS= poly(0,'V_GS');
V_GS= I_D-I_DSS*(1-V_GS/V_P)^2;
V_GS= roots(V_GS);// in V
V_GS= V_GS(1);// in V
disp(V_GS,"The value of V_GS in volts is ... |
ac89c8a2d1706a4af5f3e08f006d0e41cfb673e7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /51/CH5/EX5.11/5_11.sce | 4eb1de04860ca60c00dd23872f38b2658bf9d5f7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 449 | sce | 5_11.sce | clc;
clear;
dia1=16;//mm
h=30;//mm
dia2=5;//mm
Q=0.6;//litre/sec
mass=0.1;//kg
p1=464;//kPa
d=999;//kg/m^3
m=d*Q/1000;//kg/s
A1=%pi*((dia1/1000)^2)/4;//m^2
w1=Q/(A1*1000);//m/s
A2=%pi*((dia2/1000)^2)/4;//m^2
w2=Q/(A2*1000);//m/s
Wnozzle=mass*9.81;//N
volwater=((1/12)*(%pi)*(h)*((dia1^2)+(dia2^2)+(dia1*di... |
9aedbf630aa2effc13aab2fdec53bd416593834a | 449d555969bfd7befe906877abab098c6e63a0e8 | /2915/CH2/EX2.12/Ex2_12.sce | 8ac62c25e1bbaa8b9942e4c37608315eeca099b7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 722 | sce | Ex2_12.sce | //Example 2.12
//To determine if a triangle can be formed with given dimension
clc,clear
c=9 //side oposite to vertex C
a=6 //side opposite to vertex A
b=7 //side opposite to vertex B
A=55 //angle at vertex A
B=60 //angle at vertex B
C=65 //angle at vertex C
printf('Sum of angles=180\n')
printf('Smallest ... |
07de3e2494829e16c14d0db7f938007f21fa9ed0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2234/CH6/EX6.2/ex6_2.sce | e3f52e9bd8fee493116e41063507401358c7e91c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 479 | sce | ex6_2.sce | clc;
r=100; //resistance in Ohm
v=10; //in volt
d=10; //distance in feet
c=10*10^-6; //capacitor in Farad
i=v/r; //current
disp(i,"The wave travels the length of the line in 20 ns. The current that flows in the capacitor is the short-circuit current = "); //displaying result
ch=40*10^-9*0.1; //charge
dis... |
260495365de142768bb985f38e88938f1e68d923 | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set8/s_Elementary_Heat_Power_H._L._Solberg_2420.zip/Elementary_Heat_Power_H._L._Solberg_2420/CH2/EX2.11.a/2_11a.sce | ed9eb0ec32d71bd3b714d91c3b60aad50c3664fa | [] | 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 | 209 | sce | 2_11a.sce | errcatch(-1,"stop");mode(2);
//Initialization of variables
Gf=11.57 //lb per lb of fuel
tg=500 //F
ta=70 //F
//calculations
Q1=0.24*Gf*(tg-ta)
//results
printf("Heat loss = %d Btu per lb of fuel",Q1)
exit();
|
b8a654139e01be2fd1eb97c2c467281f03983eea | 449d555969bfd7befe906877abab098c6e63a0e8 | /3740/CH9/EX9.1/Ex9_1.sce | ceb977e244d30ef78c0eb7d724c631f72004c33c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,348 | sce | Ex9_1.sce | //Optoelectronics - An Introduction, 2nd Edition by J. Wilson and J.F.B. Hawkes
//Example 9.1
//OS=Windows XP sp3
//Scilab version 5.5.2
clc;
clear;
//given
eta=0.6;//Dimensionless Quantum Efficiency of photodiode
Lambda0=1.3e-6;//Wavelength in m
e=1.6e-19;//Electronic charge in C
P=10e-6;//Optical power i... |
a16326e1a119f7f321289aaf40253fc12fa9aa9f | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.5/tests/examples/hilb.man.tst | e972df1cc6cd2dbcd858435d0d5a92a8658337ae | [
"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 | 31 | tst | hilb.man.tst | clear;lines(0);
plot(hilb(51))
|
fda8f287ac837c4de05d7991334ed391a20f8ca5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1868/CH6/EX6.5/Ch06Ex5.sce | a88aef7d7af0d43e3a64cafdc52d2b19b45d43ec | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 856 | sce | Ch06Ex5.sce | // Scilab code Ex6.5: Pg 202 (2005)
clc; clear;
h = 6.626e-034; // Planck's constant, Js
m = 1e-06; // Mass of the object, kg
n = 1; // Quantum number for minimum energy level
L = 1e-02; // Distance between two rigid walls, m
E1 = n^2*h^2/(8*m*L^2); // Minimum energy of the object, J
v1 = sqrt(2*E... |
a1ea29542ab4be63188717f4552ae3367dace42d | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.5/tests/examples/kpure.man.tst | ddbb1f38f486031b441ab6b1ebc948c4235ef416 | [
"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 | 123 | tst | kpure.man.tst | clear;lines(0);
s=poly(0,'s');
h=syslin('c',(s-1)/(1+5*s+s^2+s^3))
xbasc();evans(h)
g=kpure(h)
hf=h/.g(1)
roots(denom(hf))
|
715dfa90a499b68ea3afbb8fe1e0dacf3e704e20 | 449d555969bfd7befe906877abab098c6e63a0e8 | /196/CH8/EX8.3/example_8_3.sce | 46b23b397bff9f821511240b28ae38e9719311d2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 179 | sce | example_8_3.sce | //Chapter 8
//Example 8-3
//ProbOnVoltageGain
//Page 223
clear;clc;
R = 25*10^3 ;
aR = 50 ;
a = aR / R ;
Gain = 1 + (2/a) ;
printf ( "\n\n Voltage Gain = %.4f " , Gain ) |
09dda4aadecea7c728c27af5f6e3522b5aa8749f | 449d555969bfd7befe906877abab098c6e63a0e8 | /2144/CH1/EX1.6/ex1_6.sce | 42c55e0976c6b033e9c1f47e754f1af6602bee29 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 149 | sce | ex1_6.sce | // Exa 1.6
clc;
clear;
close;
// Given data
T = 287;// in degree C
T = T + 273;// in K
disp(T,"The temperature on absolute scale in K is");
|
dc7b24495158f5fa2f565a9580357bc21a40081a | 3c47dba28e5d43bda9b77dca3b741855c25d4802 | /microdaq/macros/microdaq_blocks/mdaq_mem_write.sci | 08e9554a51f5dc50aee55096732dcb9f61607720 | [
"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 | 3,858 | sci | mdaq_mem_write.sci | function [x,y,typ] = mdaq_mem_write(job,arg1,arg2)
mem_write_desc = ["This block writes data to MicroDAQ memory.";
"Data written by this block must be accessed with ";
"mdaqMemRead function. It can be used in Ext and";
"Standalone mode to access DSP data. Up to 250000";
"values can be stored with th... |
934fc8ee5893b1523bd908cac880404873bbbffa | a5f0fbcba032f945a9ee629716f6487647cafd5f | /Experimentation/8 Automated_testing/tests/basic.sce | 16b3c76e3a761957eea9f75a46232a9a43335f2e | [] | no_license | SoumitraAgarwal/Scilab-gsoc | 692c00e3fb7a5faf65082e6c23765620f4ecdf35 | 678e8f80c8a03ef0b9f4c1173bdda7f3e16d716f | refs/heads/master | 2021-04-15T17:55:48.334164 | 2018-08-07T13:43:26 | 2018-08-07T13:43:26 | 126,500,126 | 1 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 263 | sce | basic.sce | // Demo script
data = input('Name of processed dataset : ',"string")
algorithm = input('Algorithm to run : ',"string")
toolbox_basedir = input('Base directory for toolbox : ', "string")
getd('..')
machineLearn(algorithm, data, toolbox_basedir, ''); |
a1c8a52d7177046417031043c63ca32daedc70e5 | bc4afd13b6991b1fc667832b7e1bf237ad99428a | /exercicio29-04/ex11.sce | b4f4445a4bc9de12319da5741fa8cec20be9d137 | [] | no_license | furiossam/Scilab | 9cadd58c451431c44294d79d4d74f03e0601e56d | c4837aa23cfae7d791b3e8bc947b2df007355df2 | refs/heads/master | 2021-01-20T08:29:26.345689 | 2017-05-03T13:52:01 | 2017-05-03T13:52:01 | 90,151,705 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 217 | sce | ex11.sce | matriz=zeros(4,5)
soma=0
disp("Digite a matriz:")
for i=1 :1:4
for j=1:1:5
matriz(i,j)=input("Digite o elemento ")
disp("Lido com sucesso")
soma=soma+matriz(i,j)
end
end
disp(soma)
|
072e5cf90505b173d07336185b99508f1a363bb1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2333/CH1/EX1.7/7.sce | c4a589545b0c495a3ea5bc9d23c8a08db4b8edca | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 315 | sce | 7.sce | clc
// given that
del_D = 300 // Separation in distance in m
del_t = 4e-7 // separation in time in sec
c = 3e8 // speed of light in m/s
// Problem 7 on page 25
printf("\n # Problem 7 # \n")
v = del_t*c^2/del_D // velocity of one w.r.t other in m/s
printf("\n Velocity of one w.r.t other is %f*c m/s.",v/c)
|
5ccd888a0b80620ceaf94b674ee28a3e9502dd66 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2660/CH21/EX21.1/Ex21_1.sce | afb8705412c6c1305fb5f551fe3ab65d539ee425 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 996 | sce | Ex21_1.sce | clc
clf()
n = 10 // number of samples
A2 = 0.577
D3 = 0
D4 = 2.115
// number of defectives
x1 = 11.274
x2 = 11.246
x3 = 11.204
x4 = 11.294
x5 = 11.252
x6 = 11.238
x7 = 11.230
x8 = 11.276
x9 = 11.208
x10 = 11.266
r1 = 0.15
r2 = 0.20
r3 = 0.33
r4 = 0.46
r5 = 0.10
r6 = 0.15
r7 = 0.20
r8 = 0.23
r9 ... |
232d9c6ec5967ccb01053ef9e1c543b3c8fbfb1a | 0919e454d74183a2ee1a4b05a37bcf9154e64d87 | /01/Nand2DMux8Way.tst | 4d1a77a55a9638bcfd4f2759f14979381c69c2b8 | [] | no_license | youkidearitai/nand2tetris | 311b2e8d2fdf9fccbda7c775b8d4cbb74254d07f | 0e67824885724ec8fe7a8f2dcd74763a42fbb703 | refs/heads/master | 2021-11-28T06:17:33.980008 | 2021-11-08T15:55:44 | 2021-11-08T15:55:44 | 42,762,825 | 7 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 449 | tst | Nand2DMux8Way.tst | load Nand2DMux8Way.hdl,
output-file Nand2DMux8Way.out,
compare-to Nand2DMux8Way.cmp,
output-list in sel%B1.3.1 a b c d e f g h;
set in 1, set sel %B000,
eval, output;
set in 1, set sel %B001,
eval, output;
set in 1, set sel %B010,
eval, output;
set in 1, set sel %B011,
eval, output;
set in 1, set sel %B100,
eval, ... |
70ee915d71f6485ad2aa408ff71c6a54b6782743 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2594/CH2/EX2.3/Ex2_3.sce | 40ba92856de4c97762b8eafc134b7da5125f9fef | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex2_3.sce | clc
e=1.6*10^-19
disp(" Electron charge = "+string(e)+"columns") //initializing the value of electron charge.
no=2.5*10^13
disp("Number of free electrons/cm^3 in Ge ,n=2.5*10^13)= "+string(no)+"electrons/cm^3")//calculation
n=(1/e)
disp("Number of free electrons in 1 columns ,n=(1/e))= "+string(n))//calculation
... |
eecb157e5db523ce03c52fd5454298d03069967f | 470592ddf90835e404da377f7a543a2e99ce3d78 | /Questão2/questao02.sce | 46e35da9b9922f5ea8d1e3ea434066074b5d0680 | [
"MIT"
] | permissive | andressagomes26/rede_RBF | 5a1611f3a9f7b355699d8186e6110b9febcd274b | c6bf8d8abc7e06e79f7ab76cdebe758d0c6b4b9b | refs/heads/master | 2023-01-01T12:38:16.292636 | 2020-10-18T21:53:03 | 2020-10-18T21:53:03 | 301,436,869 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 4,736 | sce | questao02.sce | /* Andressa Gomes Moreira - 402305
Trabalho 02 - Questão 02
Inteligência Computacional
*/
clear;
clc;
// Carregando a base de dados
data = fscanfMat("aerogerador.dat");
x = data(:, 1)' // Variável de entrada x: Velocidade do vento - Todas as linhas da coluna 1
y = data(:, 2)' // Variável de saída y: P... |
28e4ef66be7c6bed38ad78a56ec15e909f2c3440 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1076/CH6/EX6.3/6_3.sce | 40c39b9d70550781c4c0a4cde58bd95aaa1d2df1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 242 | sce | 6_3.sce | clear;
clc;
dia=1.04e-2;
r=dia/2;
m=.85;
d=2.44;
P=74;
temp=21;
del=round((3.86*P/(273+temp))*1000)/1000;
Vv=(3e6/sqrt(2))*r*del*m* log(d/r)* (1+(.03/sqrt(del*r))) *1e-3;
mprintf("\nVisual local voltage = %.2f KV/phase", Vv)
|
4c8f4b03310afb4f85687e5f44f8c70833a08531 | b9602336613b26d0b9c22a09d219c0ed8e158b4e | /Examples/Examples_MatFunc/accumulate.sce | 7c9e0d122f71f8d930e3979d1c06a75ab58db451 | [
"BSD-2-Clause"
] | permissive | CEG-MCA-Scilab-Hackathon/Scilab_Armadillo_Toolbox | d0a366f5f058ee45d3c4be7a41e08ed419d4b7cd | 70c97cda4e0dd54df0a638e9b99f380c09ffa37e | refs/heads/master | 2022-12-11T01:28:28.742041 | 2020-08-26T12:24:27 | 2020-08-26T12:24:27 | 290,481,428 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 208 | sce | accumulate.sce | // Function Name: accumulate
// Returns the accumulated value of input matrix
// Calculating the accumulate.
inputMat = [1.2, 1, 1.9; 4, 2.6, 5; 2.3, 8, 7];
result = armaMatFunc("accumulate",inputMat)
|
96235cb779193d3d3e9efc6898cecec4faab27a7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3717/CH18/EX18.6/Ex18_6.sce | c197dcf0251017c1432250c359856fc68dc0bb41 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex18_6.sce | // Ex18_6 Page:356 (2014)
clc;clear;
m_U232 = 232.037131; // Atomic mass of U-232, u
m_He4 = 4.002603; // Atomic mass of He-4, u
KE_alpha = 5.32; // Kinetic energy of alpha-particle, MeV
m_Th228 = m_U232 - m_He4 - KE_alpha/931.5; // Atomic mass of Th-228, u
printf("\nThe atomic mass of Th-228 = %10.6f... |
0197be00e193610d7ec298679534f44975629ff2 | cb885e915b1817d0e57e8e2919ce696aeb263c6f | /ascii-20_views-olympus-turntable/src/synthdata_bifocal.sce | 8f434277f770bd08c2d6afa0efabf47d550db76e | [
"CC-BY-4.0",
"CC-BY-2.0"
] | permissive | rfabbri/synthcurves-multiview-3d-dataset | abd044f6d71e3370c7eb32bf1b9c1c8dfb023eda | cc1cce7f68301f2b30ecb103847b8b13a93efed2 | refs/heads/master | 2020-03-29T10:16:29.944334 | 2019-10-31T01:22:13 | 2019-10-31T01:22:13 | 149,797,021 | 2 | 4 | null | null | null | null | UTF-8 | Scilab | false | false | 5,590 | sce | synthdata_bifocal.sce | cd /Users/rfabbri/lib/data/synthcurves-multiview-3d-dataset/ascii-20_views-olympus-turntable
clear;
format(20) // show 20 digits
disp '/////////////////////////'
disp 'You should only see zeros, if all works (result of lines without semicolon).'
disp '/////////////////////////'
// chose 3 arbitrary points (do multipl... |
e543f7c3c071a2d678edf30977beaf67510c0faf | 449d555969bfd7befe906877abab098c6e63a0e8 | /2594/CH6/EX6.9/Ex6_9.sce | c691d1ae74e0fac61b81672963f6ed68eb2e82c4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,172 | sce | Ex6_9.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.
e=1.6*10^-19
disp("e = "+string(e)+" columns") //initializing value of charge of electrons.
no=1.5*10^10
di... |
87c9bb24ab232cd23627d9f446cb8dfb8ebf95b0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1652/CH17/EX17.3/17_3.sce | d14b96cb0b36ce789ee230bd67a536f24d54e2bb | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 313 | sce | 17_3.sce | clc
//Initialization of variables
R=1.987 //cal/deg/mol
k1=4.45*10^-5
k2=2.52*10^-6
T1=283+273.2 //K
T2=356+273.2 //K
//calculations
Ea=2.303*R*1.7530 /(1/T1 - 1/T2)
logZ= log10(k1) +Ea/(2.303*R*T1)
Z=10^logZ
//results
printf("Activation energy = %d cal/mol",Ea)
printf("\n Z = %.1e lt /mol sec",Z)
|
a4f0b3e24449ef97efe90f136ae88562cc5c3bc6 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2339/CH8/EX8.11.1/Ex8_11.sce | 66628804c0bf841c9510c32bcef715bc649ac491 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 282 | sce | Ex8_11.sce | clc
clear
P1=1;
P2=16;
n=1.3;
LN=100;
N=350;
IP=30;
Ev=0.95;
L=LN/N;
x=[((P2/P1)^((n-1)/n))-1];
V14=[IP*(n-1)*60]/[n*P1*100*x*N];
Vs=V14/Ev;
D2=Vs*4/[(22/7)*L];
D=D2^0.5;
printf('D= %2.0f mm',D*1000);
printf('\n');
printf('L= %2.0f mm',L*1000);
printf('\n');
|
c73b263d57ae0257e249b53a261802db9758dc6b | 449d555969bfd7befe906877abab098c6e63a0e8 | /2606/CH9/EX9.18/ex9_18.sce | 6f5ea69bc49c7aaf56f5be7857ac87fdcba11b3f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | ex9_18.sce | //Page Number: 9.24
//Example 9.18
clc;
//(b)Modulation index b
//Given
SNdB=30; //dB
SNRO=10^(SNdB/10);
//As SNRO=30*b^2*(b+1)
//Therefore
p2=poly(0,'x');
p3 =30*(p2^3)+30*(p2^2)-1000;
r=roots(p3);
t=r(3,1);
disp(t,'Modulation index:');
|
f2cec31d0b21dccea4895684cee94771500ceae2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2123/CH5/EX5.32/Exa_5_32.sce | 8dd67e5b11647da7cc4ed27ef49c21d92fcb98e8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 525 | sce | Exa_5_32.sce | //Example No. 5.32
clc;
clear;
close;
format('v',9);
//Given Data :
V=230;//V
N1=1000;//rpm
Ia1=100;//A
Ra=0.1;//ohm
Rf=0.1;//ohm
N2=800;//rpm
Ia2=sqrt(2)*Ia1;//A(As T2=2*T1 & T proportional to Ia^2)
Eb1=V-Ia1*(Ra+Rf);//V
Eb2=N2*Ia2/(N1*Ia1)*Eb1;//V
//Eb2=Ia2*(Ra+Rf+Rbraking)
Rbraking=Eb2/Ia2-Ra-Rf;/... |
9d9d10de6821e0c3a7b582e204aa8a1880e26735 | e6d5f1d801a3fe887b5dc04b8cc0a9eabc1fd432 | /Semana_8/potencia.sce | 66a17269d0c43145235e0dca905dedd6e376e19d | [] | no_license | lordjuacs/MateIII | 70def332063e56eb10fb47678a7e6130dc0dca63 | 164c53b61c9e35e565121f77ba2c578680a3ab56 | refs/heads/master | 2021-05-24T15:56:01.078904 | 2020-07-27T19:57:34 | 2020-07-27T19:57:34 | 253,643,962 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 425 | sce | potencia.sce | function [valor, vector] = potencia(A,x0, Tol)
vector = x0
A = inv(A)
error = 1
while error> Tol
x1 = A*x0
[maxi,pos] = max(abs(vector))
valor = 1/x1(pos)
x1 = x1 /valor
valor = 1/valor
error=norm(x1-x0)/norm(x1)
//disp(error, "error")
... |
ae09cda434d002b7268a8543683492029518c759 | 449d555969bfd7befe906877abab098c6e63a0e8 | /20/CH16/EX16.9.617/example16_9_pg617.sce | c01667496172efa2d08294cfb6f2ef438bb3e65c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 787 | sce | example16_9_pg617.sce | // Example16_9_pg617.sce
// Effect of phase control
// Theory of Alternating Current Machinery by Alexander Langsdorf
// First Edition 1999, Thirty Second reprint
// Tata McGraw Hill Publishing Company
// Example in Page 617
clear; clc; close;
// Given data
phi = 20;
alpha1 = 30;
alpha2 = 0;
// Calculations
ans1 ... |
4249ddeab0dd90e610149ea2b0a9fd4a8948bdf1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /73/CH5/EX5.4/Example5_4.sci | bf26e86148d558762e6345d8fe9a66d9b6afb387 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 566 | sci | Example5_4.sci | //Chapter 5_Monolithic Components
//Caption : Capacitance per unit area
//Example5.4: Determine the capacitance per unit area of the 400 armstrong gate oxide of a MOSFET device relative permittivity of silicon dioxide=3.9.
//Solution:
clear;
clc;
Eo=8.86*10^-14;//permittivity of free space in F/cm
Er=3.9;//relat... |
3f756e90ab1d0a18e9550a501e74791038fbcca0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2243/CH8/EX8.9/Ex8_9.sce | dcc543ae3d6ea257e49353e5a90cbead42d095f3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 778 | sce | Ex8_9.sce | clc();
clear;
//Given :
Na = 6.023*10^23 ; // Avogadro constant in atoms/mole
LE = 200 ; // liberated energy in MeV
mm = 235; // molar mass of U 235 in gm/mole
// 1 eV = 1.6*10^-19 J , 1 MeV = 1.0*10^6 eV
RE = (Na*LE*1.6*10^-19*10^6)/mm ; //released energy in J
// 1 cal = 4.187 J
EC = RE/4.187 ; // energy in... |
5b4052a97eedc246f5af0acc821c56844d9b679c | 449d555969bfd7befe906877abab098c6e63a0e8 | /20/CH1/EX1.6.14/example1_6_pg14.sce | 11687575461a7789920a06cff09f6c04983144b5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,224 | sce | example1_6_pg14.sce | // Example1_6_pg14.sce
// To find secondary resistance and reactance
// Theory of Alternating Current Machinery by Alexander Langsdorf
// First Edition 1999, Thirty Second reprint
// Tata McGraw Hill Publishing Company
// Example in Page 14
clear; clc; close;
// Given data
volt_amp = 10e+3; // Volt Ampere rating of ... |
eb5af2d9f3f9cd10c3143292d976b16d506b8645 | b6b875fb04ec6df2c0fb0d28f36962fa9aebb2bf | /TD4/Scripts/Service 3/serveur3_densite.sce | f8f403ca400a3330cc2fd01bccaaecffe24dbed0 | [] | no_license | MFrizzy/Modelisation | 51794b2edf421f9d2206cb73972d8d8d7b1e9759 | 0ca819afbcbe00f58f3bbaa8fc97164ae2c1d3cb | refs/heads/master | 2021-08-29T12:02:20.042037 | 2017-12-13T22:39:21 | 2017-12-13T22:39:21 | 106,943,303 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 981 | sce | serveur3_densite.sce | clf;
clear;
clc;
load('C:\Users\tangu\OneDrive\Documents\GitHub\Modelisation\TD4\NetworkData.sod')
// Extraction des temps de service
index_bool = ( data(:, 3) == 3 )
tabS3 = data(index_bool, :)
t_s3 = tabS3(1:$,4);
deciles=perctl(t_s3,10:10:90);
for i=2:10
ClassesDeciles(i)=deciles(i-1)
end
ClassesDeciles(1)=min... |
81a53bd322e6da11437fe8113ff415f2273a7bd3 | 99b88a8b86c9ba133f1838fdb89798ab0121134a | /model/ref_update_2s.sci | 6794bef82f3886da16e4675f02ce6de8db1a0d42 | [] | no_license | feng42/Interface_scilab_mbdyn | aae1dd4d7ad13c4440be8ac4e6cb9d5d42cea512 | 604c543f8033fd5e0eed175dc66e5d0e44f5197e | refs/heads/master | 2020-04-26T21:35:30.077586 | 2019-04-27T05:32:31 | 2019-04-27T05:32:31 | 173,845,932 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 687 | sci | ref_update_2s.sci | function refs=ref_update_2s(node_stat)
d2r = 3.1416 / 180
refs = zeros(2,12);
refs(1,5) = node_stat(2,6) * d2r;
//refs(1,11) = node_stat(2,12);
refs(2,1) = const_val(1,2);
refs(2,5) = [node_stat(3,6) - node_stat(2,6)] * d2r;
//refs(2,11) = node_stat(3,12) - node_stat(2,12);
//x... |
ed0fd2096cb14390e1af25e45271ac17353ce37f | 676ffceabdfe022b6381807def2ea401302430ac | /solvers/ShallowWaterSolver/Tests/LinearSWE_StandingWave_WallBC_DG_P8.tst | d6c3cac38406792fe4a80f62b40d4e84bffad3bd | [
"MIT"
] | permissive | mathLab/ITHACA-SEM | 3adf7a49567040398d758f4ee258276fee80065e | 065a269e3f18f2fc9d9f4abd9d47abba14d0933b | refs/heads/master | 2022-07-06T23:42:51.869689 | 2022-06-21T13:27:18 | 2022-06-21T13:27:18 | 136,485,665 | 10 | 5 | MIT | 2019-05-15T08:31:40 | 2018-06-07T14:01:54 | Makefile | UTF-8 | Scilab | false | false | 898 | tst | LinearSWE_StandingWave_WallBC_DG_P8.tst | <?xml version="1.0" encoding="utf-8"?>
<test>
<description>Standing Wave, DG, P=8</description>
<executable>ShallowWaterSolver</executable>
<parameters>LinearSWE_StandingWave_WallBC_DG_P8.xml</parameters>
<files>
<file description="Session File">LinearSWE_StandingWave_WallBC_DG_P8.xml</file>
... |
9af8792ff32f1d0d6f4f33dca3755ca3c1047611 | 449d555969bfd7befe906877abab098c6e63a0e8 | /551/CH4/EX4.39/39.sce | e49581e801124d33a0377cb3e30cdc654848fa02 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 282 | sce | 39.sce | clc
g=9.8; //m/s^2
m=4500/3600; //kg/s
C1=2800/60; //m/s
Z1=5.5; //m
h1=2800; //kJ/g
C2=5600/60; //m/s
Z2=1.5; //m
h2=2300; //kJ/kg
Q=-16000/3600; //kJ/s
W=Q-m*[(h1-h2) + (C2^2 - C1^2)/2/1000 + (Z2-Z1)*g/1000];
disp("Power output of the turbine = ")
disp(-W)
disp("kW") |
be3944c5a0f9e84ede827108376392d80028d75b | f23e565144f1b0f63c7b613c0f549944d425a073 | /Cours/TP_INFO/TP_note/Sujet _ Carrette-Bregere TD Machine.sce | ac0df505dd3d9ae0e1d06bbdf9d1616072b7406e | [] | no_license | Antoine-Gerard/Valar-Morghulis | c45766f03898241bd9c424256744b5ffa16dd82c | 796363bfbc6f2e3249c90f1762e041ff5a4e705a | refs/heads/master | 2021-08-31T06:06:55.296982 | 2017-12-20T13:54:33 | 2017-12-20T13:54:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 845 | sce | Sujet _ Carrette-Bregere TD Machine.sce | //CARRETTE Kathlyn
//BREGERE Anastasia
v0=zeros(1, 50)
v1=10*ones(1, 50)
v2=[0:0.3:10]
v5=[-3:0.204:7]
function r=fnct(x)
r= (1+x).*sin(%pi.*x)
endfunction
x=linspace(-2,2,100)
y=fnct(x)
plot2d(y, style=[color("pink")]);
plot2d(x, style=[color("green")]);
plot2d(%pi.*x+%pi.*x^2, style=[color("red")]);
plot2d(%... |
bd0c848bfd08290e4609be3283d2ed24ed240a51 | 42fdf741bf64ea2e63d1546bb08356286f994505 | /test_0802_figure4_step_responses/graph_stepresponse_experiment02.sce | 655a77e2107c35f494fcdd85c1741847460ab944 | [] | no_license | skim819/RASP_Workspace_sihwan | 7e3cd403dc3965b8306ec203007490e3ea911e3b | 0799e146586595577c8efa05c647b8cb92b962f4 | refs/heads/master | 2020-12-24T05:22:25.775823 | 2017-04-01T22:15:18 | 2017-04-01T22:15:18 | 41,511,563 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 15,385 | sce | graph_stepresponse_experiment02.sce | clear data_00;clear data_01;clear data_02;clear data_03;clear data_04;clear data_05;clear data_06;clear data_07;clear data_08;
data_00 = fscanfMat('./DATA_storage_experiment2/Figure4_experiment2_case00.txt'); // time Vout Vin
data_01 = fscanfMat('./DATA_storage_experiment2/Figure4_experiment2_case01.txt');
data_02 = fs... |
1038acf337cc846e9160d79da85a51b270054371 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1301/CH5/EX5.17/ex5_17.sce | 8a8a66bdb11e8afb3806b5d7e73c41c4d5bae72f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 216 | sce | ex5_17.sce | clc;
w=3; //weight in lb
v=15; //velocity in ft/sec
g=32; //g in ft/sec square
s=(1/24); //s in ft
F=(w*v*v)/(2*g*s); //calculating force exerted in lb
disp(F,"Force exerted in lb = "); //displaying result |
b691bca694dbc60cce797bd859510743cbfeb7ae | 449d555969bfd7befe906877abab098c6e63a0e8 | /620/CH18/EX18.2/example18_2.sce | d3d033d963e305405cbb8f8d7404fd313b13ff20 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | example18_2.sce | v1=120;
v2=12.6;
r=10;
disp("Part a");
n=v1/v2;
disp("the turns ratio is"); disp(n);
disp("Part b");
i2=v2/r;
disp("the secondary current (in A) is"); disp(i2);
disp("Part c");
i1=v1/r;
disp("the primary current (in A) is"); disp(i1); |
f76c3474be1d2745537604fb96d293c4e4cf3a3d | 449d555969bfd7befe906877abab098c6e63a0e8 | /2672/CH6/EX6.3/Ex6_3.sce | 3dc90a731c354d0cc0b383d9cf585f6ece37e8f8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 413 | sce | Ex6_3.sce | //Example 6_3
clc;
clear;
close;
format('v',5);
//given data :
r1BYr2=10000;//multipying factor
//r=Eta*VT/I0*eps^(-V/Eta/VT)
//log(r1BYr2)=(-V1/Eta/VT)/(-V2/Eta/VT)=delV/Eta/VT
VT=26;//mV
Eta=2;//for silicon
delV=log(r1BYr2)*Eta*VT;
disp(delV,"Break region for Si(mV)");
Eta=1;//for Germenium
delV=log(r1... |
8064c75af166f9bad1752e15c7b0e37d7ff21a12 | 1489f5f3f467ff75c3223c5c1defb60ccb55df3d | /tests/test_btree_1_g.tst | cddb105c9114ecdd6ffe924e29bf931172035353 | [
"MIT"
] | permissive | ciyam/ciyam | 8e078673340b43f04e7b0d6ac81740b6cf3d78d0 | 935df95387fb140487d2e0053fabf612b0d3f9e2 | refs/heads/master | 2023-08-31T11:03:25.835641 | 2023-08-31T04:31:22 | 2023-08-31T04:31:22 | 3,124,021 | 18 | 16 | null | 2017-01-28T16:22:57 | 2012-01-07T10:55:14 | C++ | UTF-8 | Scilab | false | false | 6,178 | tst | test_btree_1_g.tst | Total index levels = 3
Total number of nodes = 37
Total number of items = 78
Dumping level #0
[Node 31] flags = 0, dge_link = 30
lft_link = -1, rgt_link = -1
Item #0, data = bn, link = 9
Dumping level #1
[Node 9] flags = 0, dge_link = -1
lft_link = -1, rgt_link = 30
Item #0, data = am, link = 2
Item... |
27eb39bf41c6fcadfc4efb9ea8c737c52f0627fd | 449d555969bfd7befe906877abab098c6e63a0e8 | /1448/CH20/EX20.1.i/I20_1.sce | ba925bf94d650100b297d190c3dbccac1064cb67 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 200 | sce | I20_1.sce | clc
//Initialization of variables
E=22*10^3 //kJ/mol
T=293 //K
//calculations
ratio=%e^(-E/(8.31451*T))
//results
printf("Relative populations of boat and chair conformations is %.1e",ratio)
|
5d2b1c52acb46b5002053bfc6fc50275797f0750 | 931df7de6dffa2b03ac9771d79e06d88c24ab4ff | /1v1 new .sce | 1d6cf106ebdeb05f6d88510a828098655b42806a | [] | no_license | MBHuman/Scenarios | be1a722825b3b960014b07cda2f12fa4f75c7fc8 | 1db6bfdec8cc42164ca9ff57dd9d3c82cfaf2137 | refs/heads/master | 2023-01-14T02:10:25.103083 | 2020-11-21T16:47:14 | 2020-11-21T16:47:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 23,410 | sce | 1v1 new .sce | Name=1v1 new
PlayerCharacters=air1
BotCharacters=QC Mix.rot
IsChallenge=false
Timelimit=60.0
PlayerProfile=
AddedBots=
PlayerMaxLives=0
BotMaxLives=
PlayerTeam=0
BotTeams=
MapName=
MapScale=3.8125
BlockProjectilePredictors=true
BlockCheats=true
InvinciblePlayer=false
InvincibleBots=false
Timescale=1.0... |
be867a3efcb0a79c16f1ec24c99bd90e059a70d3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3825/CH7/EX7.1/Ex7_1.sce | 4a4102aebae8a6fecb01547c5b941402d9dc414d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 163 | sce | Ex7_1.sce | clc
T2=300 //temperature in Kelvin
T1=420 //temperature in Kelvin
Eta=1-(T2/T1)
mprintf("maximum possible efficiency=%f",Eta)//ans vary due to roundoff error
|
8f67136b048649d2b412e8b09695e8d3e23f2b7d | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/1.1/Unix/scilab-1.1/macros/xdess/fcontour.sci | 01139cbda148a9d6fea07eb05cd6880b3bf0ab94 | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference"
] | 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 | 2,042 | sci | fcontour.sci | //[]=fcontour_(xr,yr,f,nz,teta,alpha,legend,flag,bbox,zlev)
//[]=fcontour_(xr,yr,f,nz,[teta,alpha,legend,flag,bbox,zlev])
// Trace des courbes de niveau de la surface
// d\'efinie par un external f ( ex macro [y]=f(x))
// on calcule d'abord f sur la grille definie par xr.yr
// xr et yr sont des vecteurs implicites don... |
ecf6b9bc5a9146e53c176c61f0e446ab563f9554 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1118/CH9/EX9.8/eg9_8.sce | 5023a781c63b084ff9f7b8f64a4655526eeb5a31 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,207 | sce | eg9_8.sce | clear;
clc;
vl=132000;
s=50000000;
pf=.85;
l=80;
function [r,i]=d(mag,theta)
r=mag*cosd(theta);
i=mag*sind(theta);
endfunction
previousprot = funcprot(0)
funcprot(0)
mag=96;
theta=78;
[r,i]=d(mag,theta);
z=complex(r,i);
mag=.001;
theta=90;
[r,i]=d(mag,theta);
y=complex(r,i... |
fba08441ec75e6d35d6a652be7d4846503fc75f2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3754/CH16/EX16.4/16_4.sce | 8dd2f8c792eeabaa21c14165f691826d7aa837da | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 674 | sce | 16_4.sce | clear//
//Variables
VGS1 = -3.1 //Gate-Source voltage (in volts)
VGS2 = -3.0 //Gate-Source voltage (in volts)
ID1 = 1.0 //Drain current (in milli-Ampere)
ID2 = 1.3 //Drain current (in milli... |
f535347cd9b35935d6da0228f7066f169fff5834 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1757/CH14/EX14.7/EX14_7.sce | f5210eec016ebfd615665f284962ff6070b1e040 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 390 | sce | EX14_7.sce | //Example14.7 // determine the duty cycle of the switching regulator circuit
clc;
clear;
close;
ton = 12 ; //msec // on time of pulse
// ton = 2*toff ; given
// T = ton + toff ;
toff = ton/2 ;
T = ton+toff ; // total time
// The duty cycle of switching regulator circuit is given by
d = ton/T;
disp('The o... |
f6d34eed48e1a7a0851158eff332ee9302699d65 | 089894a36ef33cb3d0f697541716c9b6cd8dcc43 | /NLP_Project/test/tweet/bow/bow.15_13.tst | f8808f9706d3fe39ce2bc3c8a9c09476307d30f3 | [] | 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 | 25,679 | tst | bow.15_13.tst | 15 3:0.5 66:0.2 191:0.2 315:1.0 383:1.0 2575:1.0 3561:1.0 3629:1.0 3630:2.0 4768:1.0 5871:1.0
15 1:0.09090909090909091 11:0.14285714285714285 38:1.0 42:0.2857142857142857 61:1.0 66:0.2 107:0.3333333333333333 139:1.0 221:0.3333333333333333 293:0.3333333333333333 389:0.2 436:1.0 485:1.0 1290:1.0 1974:1.0 3516:1.0 3559:1.... |
118a3b1b6786070f780b6f747c3d43f239193401 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3673/CH8/EX8.a.12/Example_a_8_12.sce | 68f20a5d42a99ddae781598171d565e07f6f3a88 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 383 | sce | Example_a_8_12.sce | //Example_a_8_12 page no:332
clc;
//variables cannot be used without initialization and hence the equation cannot be derived like in the text book, the capacitance value can be calculated using the derived values by substituting known values in the equation
C=15/(2*%pi*10^6*1256*80);
C=C*10^12;//converting to pico ... |
3be0c192363a56bae16f86cc42665dbb2a2d61c7 | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.1.1/Unix/scilab-2.1.1/macros/calpol/denom.sci | 1092d75e7a75a70d8a524b9ab23c8f4675a83048 | [
"MIT",
"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 | 352 | sci | denom.sci | function [den]=denom(r)
//returns the denominator of a rational matrix
//%Syntax: den=denom(r)
//with
//r: rational function matrix (may be polynomial or scalar matrix)
//den: polynomial matrix
//!
select type(r)
case 1 then
den=ones(r);
case 2 then
den=ones(r);
case 15 then
if r(1)<>'r' then error(92,1),end
d... |
61cdb4c639c902d1420f810c3e6ad1994cc461f8 | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set8/s_Engineering_Chemistry_P._N._Dave_And_S._G._Pillai_3050.zip/Engineering_Chemistry_P._N._Dave_And_S._G._Pillai_3050/CH1/EX1.1/Ex1_1.sce | 3b5b6076d3e667b6e195247169bd9971f760515c | [] | 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 | 266 | sce | Ex1_1.sce | errcatch(-1,"stop");mode(2);//calculating hardness
//Example 1.1
//100gm of CaCO3 = 136gm of CaSO4
m=204//mass of the substance
wt=136//molecular mass
Eq=(m*100)/wt//Equivalents of CaCO3
printf('Thus Equivalents of CaCO3 = %3.2f mg/L or ppm',Eq)
exit();
|
945f36d2b96c53c21849d2d3822bf2ffe9a64960 | 4b1558e166b13f0e90c889b11ee516e4925626ed | /grafo.sce | d82acc77446fce69164ae162a1d2f4f1513e491c | [] | no_license | dalpendre/EI_matematica_discreta | a4712b5c7ea085eb5238a0e45c89733ba25a64b6 | 93cf0c75c41a231aadf919293089ce240695bf10 | refs/heads/master | 2022-08-09T18:27:37.572002 | 2020-05-21T13:00:22 | 2020-05-21T13:00:22 | 254,603,532 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,655 | sce | grafo.sce | function curva(x,y,dim,pos)
//x,y é a posição do nó
//dim é a dimensão da matriz de adjacências
//pos representa a posição no vetor angle
beta=0.5;
a=get("current_axes")//get the handle of the newly created axes
a.data_bounds=[-2,-2;15,15];
t=2*%pi*(0:19)/20;
xx=[x+beta*cos(t)+beta*cos(pos);y+beta*sin(t)+be... |
a961690d27df4ae4a866d8bd332c6b7f8dc73faa | 449d555969bfd7befe906877abab098c6e63a0e8 | /401/CH14/EX14.1/Example14_1.sce | b0a1e376f3b87cf9db0d2280cdcb01c9320f4999 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 697 | sce | Example14_1.sce | //Example 14.1
//Program to determine the attenuation per kilometer for the fiber
//and estimate the accuracy of the result
clear;
clc ;
close ;
//Given data
L1=2*10^3; //metres - INITIAL LENGTH
L2=2; //metres - FINAL LENGTH
V1=2.1; //volts - INITIAL OUTPUT VOLTAGE
V2=1... |
c2136daafe2bbdb1b39614ce23e0c371caa5c563 | 99b4e2e61348ee847a78faf6eee6d345fde36028 | /Toolbox Test/schurrc/schurrc6.sce | 18973df3141f236093246a7b4734a927f091583c | [] | 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 | 151 | sce | schurrc6.sce | //check o/p for a vector i/p
r=[1 2 3 4 5];
y=schurrc(r);
disp(y);
//output
//
// - 2.
// - 0.3333333
// - 0.25
// - 0.2
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.