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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9aac00e9b3221187b98a62ec1956db619e419122 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3269/CH2/EX2.11/Ex2_11.sce | 76d4a10f485b8d828c89de6fae5c53f71088a2e4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 544 | sce | Ex2_11.sce | // Example 2.11
clear all;
clc;
// Given data
T_C = 38; // Given temeperature in celsius
//The temperature in Kelvin
T_K = T_C+273.15;
T_0 = 293.61; // The temperature in kelvin equivalent to 0 deg celsius
kT = 0.0253; // The term 'kT' in... |
db4d2780fb915813ea0ab1113a4731ea351e605d | 717ddeb7e700373742c617a95e25a2376565112c | /3424/CH3/EX3.11/Ex3_11.sce | c6df722064206970a7a65d0b2e2a276ee9a498b2 | [] | 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 | 375 | sce | Ex3_11.sce | clc
//Initialization of variables
D = 850 //kg/m^3
R = (0.06/0.10)^2
Qs = 0.005 // m^3/s
Ql = 0.05 // m^3/s
A2 = (%pi)*(0.06^2)/4 // m^2
// Calculations
Ds = (Qs^2)*(D)*(1 - R^2)/(2*(A2)^2) // N/m^2
Dl = (Ql^2)*(D)*(1 - R^2)/(2*(A2)^2) // N/m^2
// results
printf (" the pressure differnce range is %.2f kPa... |
faa6cb2d967a57284f7f71e6510c95e4758e1cfc | 449d555969bfd7befe906877abab098c6e63a0e8 | /3311/CH9/EX9.28/Ex9_28.sce | 185a1af6c889871abbe2c1471e9c7f78de90e771 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,038 | sce | Ex9_28.sce | // chapter 9
// example 9.28
// Design an OTT-filter
// page-662
clear;
clc;
// given
E_L=230; // in V (output voltage)
f=50; // in Hz
I_L=1.5; // in A (load current)
Edc=40; // in V (source voltage)
// calculate
W_D=2*%pi*f; // calculation of design radian frequency
Z_L=E_L/I_L; // calculation of load impedence
Z_D=ab... |
688df3e899347ad0a77f7d710cd44ea8c83efdf6 | 449d555969bfd7befe906877abab098c6e63a0e8 | /608/CH28/EX28.09/28_09.sce | 833f3247c2275a923f83e5cdcba3dddedc011f17 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,112 | sce | 28_09.sce | //Problem 28.09: A series R–L–C circuit is connected to a 0.2 V supply and the current is at its maximum value of 4 mA when the supply frequency is adjusted to 3 kHz. The Q-factor of the circuit under these conditions is 100. Determine the value of (a) the circuit resistance, (b) the circuit inductance, (c) the circuit... |
7a2c93bd0bfef2e6212e5f4cf4e7f215fbd2fa5c | 50145ac9e4eb8bce8975bf874a027c4a4620a092 | /Assignment1/LUD_decomposition.sce | 09240cbd11890fd90e8582911eb640f60b2452a0 | [] | no_license | RahilNModi/LA_assignment | 86d274214fb3ac86b900af2e4c187bd692ebcb07 | 5d1905548bad9eb9b01f7e3269b837fb924b3ddc | refs/heads/master | 2021-07-05T09:15:29.848895 | 2021-05-11T17:39:52 | 2021-05-11T17:39:52 | 236,529,008 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,414 | sce | LUD_decomposition.sce | //LUD Decomposititon
clc
clear
close
A=[]
L=[]
n=input("Enter order of matrix:")
for i=1:n
for j=1:n
printf("Enter a number for a(%d %d):",i,j)
A(i,j)=input("");
end
end
disp("The matrix is")
disp(A)
//Forward elimination
for i=1:n
for j=i:n
if(i==j)then
... |
42b02caa2fa0f20f285e05a39b9307119fb6359c | 449d555969bfd7befe906877abab098c6e63a0e8 | /1826/CH18/EX18.2/ex18_2.sce | 069ecb4019a8a35b9b90be8d0dcb358d85fd9b69 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 188 | sce | ex18_2.sce | // Example 18.2, page no-460
clear
clc
r=0.12*10^-9//m
eps=8.854*10^-12
alf=4*%pi*eps*r^3
printf("The electronic polarisability of an isolated Se is %.4f * 10^-40 F m^2",alf*10^40)
|
4ab22b4e6af5cdb243b060161d92402b73b3f84d | 66106821c3fd692db68c20ab2934f0ce400c0890 | /test/disassembler/stpd.instr.tst | 74da93deec7986547280350fd0c673348d7a6986 | [] | no_license | aurelf/avrora | 491023f63005b5b61e0a0d088b2f07e152f3a154 | c270f2598c4a340981ac4a53e7bd6813e6384546 | refs/heads/master | 2021-01-19T05:39:01.927906 | 2008-01-27T22:03:56 | 2008-01-27T22:03:56 | 4,779,104 | 2 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,514 | tst | stpd.instr.tst | ; @Harness: disassembler
; @Result: PASS
section .text size=0x00000046 vma=0x00000000 lma=0x00000000 offset=0x00000034 ;2**0
section .data size=0x00000000 vma=0x00000000 lma=0x00000000 offset=0x0000007a ;2**0
start .text:
label 0x00000000 ".text":
0x0: 0x0e 0x92 st -X, r0
0x2: 0x0a 0x92 st -... |
0d43bc7efa914ab164535ef6af82c77b3ca23297 | 449d555969bfd7befe906877abab098c6e63a0e8 | /698/CH14/EX14.21/P21_design_of_cone_clutch_given_mean_diameter.sce | b0871cef5f95e05587292326995daeaaa436132c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,098 | sce | P21_design_of_cone_clutch_given_mean_diameter.sce | clc
//Example 14.21
//Design of cone clutch with given mean diameter
//------------------------------------------------------------------------------
//Given Data:
//power to be transmitted
P=20000//Watts
//speed
N=600//rpm
//Mean diameter
Dm=0.2//m
//Mean radius
Rm=Dm/2
//Taper of cone
a=1/15
alpha=at... |
aafdde86599ad7bdd33f62b8bc0be8b4a4153766 | 449d555969bfd7befe906877abab098c6e63a0e8 | /978/CH2/EX2.2/Example2_2.sce | 32bf19e8d36e13497a3b8a58466d982104e05c10 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Example2_2.sce | //chapter2,Example2_2,pg 22
V1=5//input-1
V2=5//input-2
V12=50*10^-3//difference input
Vo=2//output voltage
acc=0.01//accuracy
Ad=(Vo/V12)//diffrential gain
//error at the output should be less than (2/100)V or 20mV.if common mode gain is the only source of error then
err=Vo*acc//error
Acm=(... |
1a53800a4f66a31d62718f9973a9e8cb78556862 | d1d50d0e28187ba6034dbcc740aaa20488408d12 | /Tests/das_test.tst | ed24a8ecaa4a5544c8a63b8735c982bc07bdbfd7 | [] | no_license | sunspec/svp_energy_lab | 54cb4357202d3d1110a2d565067e7080312f5dc3 | 4937ce7509a0d027e54f44edd4e4568242e17419 | refs/heads/master | 2023-04-29T09:34:53.506932 | 2021-01-23T00:14:57 | 2021-01-23T00:14:57 | 85,247,070 | 10 | 18 | null | 2022-01-18T01:03:33 | 2017-03-16T22:27:53 | Python | UTF-8 | Scilab | false | false | 818 | tst | das_test.tst | <scriptConfig name="das_test" script="das_test">
<params>
<param name="das.sim.sample_interval" type="int">1000</param>
<param name="das.sim.chan_4_label" type="string" />
<param name="das.sim.chan_1_label" type="string">1</param>
<param name="das.sim.chan_2_label" type="string">2</param>
<param n... |
51a79fdf3771775219a12331e7cf43187a265e80 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2495/CH8/EX8.20.1/Ex8_20_1.sce | f0683a38c34effd7dc935b9dc602b09caec7ad10 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 207 | sce | Ex8_20_1.sce | clear
clc
RT_F=0.05913;//in V
m_LHC=0.01;//
gamma_LHC=0.383;//
m_RHC=1.0;//
gamma_RHC=0.042;//
Ecell=-(RT_F*log10((m_LHC*gamma_LHC)/(m_RHC*gamma_RHC)));//
printf('Ecell=%.4f V',Ecell)
//page 525
|
2153008e096adf12fb2ea19ec7e4d6b50bf617f4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1067/CH22/EX22.07/22_07.sce | ab3422d49b4a2198c54a2ad46c902fc9e0ea38ac | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 227 | sce | 22_07.sce | clc;
clear;
e=1;
x1=.15*%i;
x2=.15*%i;
ia1=e/(x1+x2);
a=1*%e^(%i*(120*%pi/180));
b=a^2;
ia2=-ia1;
ia=(b-a)*ia1;
iap=e/x1;
c=real(ia)/imag(iap);
mprintf("the ratio to line to line fault to three phase fault=%f",c);
|
4043ee3999d215cd8b79885884367d438b767da6 | 2e676e3b1cebfbb9d20f9b935ceacd507c57d36a | /Octave/octave-4.2.1/share/octave/packages/interval-2.1.0/test/ieee1788-constructors.tst | cebcaf01af4eb43a3e6998218b8f2c73da581af8 | [] | no_license | vohrahul/ML-ang-coursera | 239469e763b290aa178b7aa8a86eda08e4e7f4be | 4c24fd2ecfb9f3de7df15e3a9f75627f782f9915 | refs/heads/master | 2022-12-28T03:45:54.810173 | 2020-10-16T12:33:25 | 2020-10-16T12:33:25 | 304,620,441 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 8,461 | tst | ieee1788-constructors.tst | ## DO NOT EDIT! Generated automatically from test/ieee1788-constructors.itl
## by the Interval Testing Framework for IEEE 1788.
## https://github.com/nehmeier/ITF1788/tree/92558f7e942665a78f2e883dbe7af52320100fba
##
##
## Test Cases for interval constructors from IEEE Std 1788-2015
##
## Copyright 2016 Oliver Heimli... |
6fc61ae679db5f83461c684ec5ac3893856851ca | 449d555969bfd7befe906877abab098c6e63a0e8 | /2660/CH15/EX15.9/Ex15_9.sce | 7b4ccfc484f10a2f4e66df4cf9e45807d21eebe8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex15_9.sce | clc
f = 0.2 // feed in mm/rev.
N = 800 // spindle speed in rev./min.
d = 10 // doameter of hole in mm
mrr = %pi*(d^2)*f*N/4 // metal removal rate in mm^3/min.
mrr = mrr/60 // mm^3/s
p = 0.5*mrr // cutting power from table 14.2 in watts
omega = 2*%pi*N/60 // rpm
T = p/omega // torque in N.m
printf("\n MRR = %0.... |
6c297f5dd2278d383d8d03c478499cbd167ebb53 | c6f8bc8a96cc612d33dfd5a50cc7ab6ddb4442c5 | /resultados/CurrentAlgorithms/Scilab/get_max_values_range.sci | 02d6a1e60fb66c734dfcf125e997cc69685fb51a | [] | no_license | gabiapple/TCC | 5a0b28e7d0460e18ec152cac98e2edff7709ab83 | ab518fb4711402dadfb2f6d76753d964b560ae89 | refs/heads/master | 2020-03-29T15:11:21.985800 | 2019-11-21T11:07:20 | 2019-11-21T11:09:15 | 150,049,256 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 594 | sci | get_max_values_range.sci | function [maximus, maximus2, maximus2val] = get_max_values_range(data, step, fstart, N)
j=1;
k=1;
start_f = 125;
end_f = 255;
for i=fstart:step:N-step
[maximum, index] = max(data(i:i+step-1));
f = index + i - 1;
newf = f;
while newf < start_f
newf = newf *... |
8d27fc353f6d26d3ecb036faf3c6be3a5873e9f1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1049/CH6/EX6.21/ch6_21.sce | f93f492678d741ca010fe2542ffa0e1c642391ef | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 312 | sce | ch6_21.sce | clear;
clc;
a=90;
R=10;
P=5000;
V_s=sqrt(P*R*4*%pi/(2*3)/((%pi-%pi/2)+(sind(2*a))/2));
V_ph=V_s/sqrt(3); printf("per phase voltage, V_ph=%.2f V",V_ph);
I_or=sqrt(P*R);
V_s=I_or*2*%pi/(sqrt(2)*3*(1+cosd(a)));
V_ph=V_s/sqrt(3);
printf("\nfor constant load current");
printf("\nV_ph=%.1f V",V_ph); |
f31751e10e5b97c63723d3b461312f1e109a2a9c | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set7/s_Electronic_Devices_And_Circuits_S._L._Kakani_And_K._C._Bhandari_2825.zip/Electronic_Devices_And_Circuits_S._L._Kakani_And_K._C._Bhandari_2825/CH19/EX19.2/Ex19_2.sce | d4dc140b949afdb98f06f83008ba8b857698aa64 | [] | 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 | 177 | sce | Ex19_2.sce | errcatch(-1,"stop");mode(2);//Ex19_2 Pg-958
bin='11101'; //binary input
dec=bin2dec(bin) //decimal output
disp("The decimal equivqlent of 11101 is")
disp(dec)
exit();
|
3be18f775be01b5ee7174ddc54129f538fa2a30b | 67ba0a56bc27380e6e12782a5fb279adfc456bad | /STAMPER_PROG_8.0/02_LoadPoints.sce | e207599424113ba39ebf7ccd80a499ac486d006d | [] | no_license | 2-BiAs/STAMPER_PROG | 8c1e773700375cfab0933fc4c2b0f5be0ab8e8f0 | 4fdc0bcdaef7d6d11a0dcd97bd25a9463b9550d0 | refs/heads/master | 2021-01-18T19:30:06.506977 | 2016-11-10T23:32:40 | 2016-11-10T23:32:40 | 71,999,971 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 309 | sce | 02_LoadPoints.sce | //Load Raw Points from File
plPoints = csvRead("data\geometry\POINTS_16001_160409.csv", ","); //Load Point file
plPoints(:,1) = -plPoints(:,1); //Flip Point X-values to correspond with cutting on the left side of SPDT machine (CCW rotation)
plPoints = plPoints($:-1:1,:); //Reverse the order of the points
|
fda7e854f28ae1c701692715e8898fd6215b8e5c | b24d354cfcd174c92760535d8b71e22ced005d81 | /DSP functions/tf2ca/test_8.sce | ee5dc63c00b073cc9b1eb68e8893207e961d275e | [] | no_license | shreniknambiar/FOSSEE-Signal-Processing-Toolbox | 57ad8e2a71d64f95c4ccfd131e00095cf2b9c6f8 | 143cf61eff31240870dc0c4f61e32818a4482365 | refs/heads/master | 2021-01-01T18:25:34.435606 | 2017-07-25T18:23:47 | 2017-07-25T18:23:47 | 98,334,322 | 0 | 0 | null | 2017-07-25T17:48:00 | 2017-07-25T17:47:59 | null | UTF-8 | Scilab | false | false | 305 | sce | test_8.sce | // Test #8: When numerator and denominator have differents lengths
exec('./tf2ca.sci',-1);
[d1,d2,b]=tf2ca([0.03 -0.5 -0.5 0.03],[1 2.4 -33);
//!--error 10000
//Both the vectors must be of equal length
//at line 49 of function tf2ca called by :
//[d1,d2,b]=tf2ca([0.03 -0.5 -0.5 0.03],[1 2.4 -33]
|
53ee58df0ef0803ed62da1db1f9fc95fe7e37d24 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3763/CH10/EX10.11/Ex10_11.sce | ddfc497dc0adf6e1e7acb15908a588751b19ad91 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 266 | sce | Ex10_11.sce | clear
//
//
//
//Variable declaration
a=100*10**-6
NA=0.3 //numerical aperture(m)
lamda=850*10**-9 //wavelength(m)
//Calculation
V_number=(2*%pi**2*a**2*NA**2/lamda**2) //number of modes
printf("\n total number of modes is %0.3f",2*V_number)
//Result
|
2b7fde9f07f3fe355c72a3f56cbb8209eacd0589 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1163/CH3/EX3.9/example_3_9.sce | d1c67b61da2dbc1149ac9d7b03008fdd9cc18670 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,268 | sce | example_3_9.sce | clear;
clc;
disp("--------------Example 3.9--------------")
fl=0; // 0kHz
fh=4; // 4kHz
// example explanation
printf("Figure shows a nonperiodic composite signal. It can be the signal created by a microphone or a telephone set when a word or two\nis pronounced. In this case, the composite signal cannot be period... |
de294b7b99e0ad9b10635f237d3063ff2fb45976 | 089894a36ef33cb3d0f697541716c9b6cd8dcc43 | /NLP_Project/test/tweet/bow/bow.12_4.tst | 7c1f4fe5ace790bf455b207730651b317c77d61c | [] | no_license | mandar15/NLP_Project | 3142cda82d49ba0ea30b580c46bdd0e0348fe3ec | 1dcb70a199a0f7ab8c72825bfd5b8146e75b7ec2 | refs/heads/master | 2020-05-20T13:36:05.842840 | 2013-07-31T06:53:59 | 2013-07-31T06:53:59 | 6,534,406 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 23,109 | tst | bow.12_4.tst | 12 8:0.023809523809523808 21:0.5 99:0.3333333333333333 193:0.043478260869565216 266:1.0 275:0.5 304:0.3333333333333333 328:0.25 522:0.3333333333333333 2110:1.0 2212:1.0 3862:1.0 4213:1.0 5970:1.0
12 7:0.16666666666666666 8:0.023809523809523808 23:0.25 58:0.05 107:1.0 123:0.5 128:0.3333333333333333 142:1.0 193:0.0434782... |
2d23b54c86317e2f1643285fa1c6712edfddd31f | 449d555969bfd7befe906877abab098c6e63a0e8 | /3751/CH17/EX17.4/Ex17_4.sce | 2f3020acfb7ec09446c74a05688ba0ee6a461d25 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 155 | sce | Ex17_4.sce | //Fluid Systems - By Shiv Kumar
//Chapter 17- Dimensional and Model Analysis
//Example 17.4
//Theoritical Problem to Find expression for Drag Force. |
4c164b9736aeed6f77efa9448e8b0e28533456eb | 449d555969bfd7befe906877abab098c6e63a0e8 | /2774/CH4/EX4.15/Ex4_15.sce | 79f795d4c28bf706894fdfa454bc98761431c288 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 698 | sce | Ex4_15.sce | clc
// initialization of variables
mdots=100 // mass flow rate of sodium in kg/s
Ts1=450 // inlet temperature of sodium in degree celsius
Ts2=350 // exit temperature of sodium in degree celsius
Cp=1.25 // specific heat of sodium in KJ/kg.*C
Tw1=20 // inlet temperature of water in degree celsius
Pw=5000 // inlet ... |
dbbaff9ce98a3692a3415412f91a369f70e7bbb0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /67/CH7/EX7.59.b/example759b.sce | 5258b88eccb82734f8980cb2e0fd1ea965577191 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 114 | sce | example759b.sce | //Example 7.59b
//Z transform of x[n]=(a^-n)u[-n-1]
clc;
syms a n z;
x=(a^-n);
X=symsum(x*(z^-n),n,-%inf,-1); |
c0042bac15fe94dd860330be752cf83ee8a2b307 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2126/CH3/EX3.8/8.sce | 94b3bc78f2cf7791a94c2f5436b856fb71dcc566 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 882 | sce | 8.sce | clc
clear
//input data
T1=333 //Inlet temperature in K
D=0.05 //inner duct diameter in m
f=0.005/4 //frictional factor
L=5 //Length of the pipe in m
Pt=101 //Exit pressure in kPa, Pt=P2 Since flow is choked
M2=1 //Mach number at exit since pipe is choked
k=1.4 //Adiabatic constant
R=0.287 //Gas constant i... |
53ae45ac9dd5222d6c9e47872b24da4616891405 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3830/CH5/EX5.6/Ex5_6.sce | 91ea8c739eb782d1082c0d453827fd35bc8dc7a9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex5_6.sce | // Exa 5.6
clc;
clear;
// Given
// A stationary Lissajous pattern
Vy = 6 ; // max value on vertical axis
Vx = 5; // max value on horizontal axis
fx = 1500; // horizontal input frequency(Hz)
// Solution
// fy/fx = No of pts the target meets per bottom(x-axis)/No of pts the target meets per bottom(y-ax... |
59dee0c8863437bb0c1c87eeba3e0f0d0add2bef | 449d555969bfd7befe906877abab098c6e63a0e8 | /1271/CH13/EX13.20/example13_20.sce | 9990a439a3c81a608d62c04945a4251ffc7415e7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | example13_20.sce | clc
// Given that
lambda = 1.24e-10 // wavelength of X-ray in A
x1 = 1 // coordinate on x axis of first plane
y1 = 0 // coordinate on y axis of first plane
z1 = 0 // coordinate on z axis of first plane
x2 = 1 // coordinate on x axis of second plane
y2 = 1 // coordinate on y axis of second plane
z2 = 0 // coordinate on... |
e99364ccdbe80c5fe29cdd8bd07b4dc82dab7dc3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3845/CH12/EX12.10/Ex12_10.sce | 26a421fc9303a9ec637bd635c04ba811281340b5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 356 | sce | Ex12_10.sce | //Example 12.10
rho=1.29;//Density from table (kg/m^3)
v=40;//Speed (m/s)
L=7.40*10^-2;//Characteristic length (m)
eta=1.81*10^-5;//Viscosity from table (Pa.s)
N_R_v=(rho*v*L)/eta;//Reynolds number
printf('Reynolds number = %0.2e (object in fluid)',N_R_v)
//Openstax - College Physics
//Download for free at http... |
0541a2544e0c474ffec8e039d94bc5d0a3f15494 | d2900a594ce0f3fa2cdcb115ee0d3e41802b9099 | /IIR Butterworth Filter/Infinite Impulse Response (IIR) Butterworth Filter.sce | 68f3d946d30cc53e7a8e556918246acfa9e6b9ce | [] | no_license | Sid-149/Infinite-Impulse-Response--IIR--Filters | d0ee7ecf910d58ff6bcef519f168fd4bd16d724a | 36ab0d781497eb14c3f4569e28e9c4fd6aa67ca7 | refs/heads/main | 2023-01-12T14:51:18.174324 | 2020-11-12T13:51:55 | 2020-11-12T13:51:55 | 311,861,415 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 334 | sce | Infinite Impulse Response (IIR) Butterworth Filter.sce | clear
n=5;//order
ftype='lp';//lowpass
fdesign='butt';//butterworth
frq=[0.35 0];//[fh fl]
delta=[0 0];//change in amplitude
Hz=iir(n,ftype,fdesign,frq,delta);//transfer func
[Hf fr]=frmag(Hz,100)//hf=value,fr=divisions
plot(fr,Hf)//plotting of graph(x,y)
xtitle('Frequency Response','Frequency','Magnitute');//... |
e1c7716807fe8676ca0238c8ddacb68a131a15df | 449d555969bfd7befe906877abab098c6e63a0e8 | /2048/CH9/EX9.18/ibm_pp_sat.sce | 21ab344c399624b5be8b483efba473bacfdcbed3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,440 | sce | ibm_pp_sat.sce | // Anti windup control (AWC) of IBM Lotus Domino server, studied in Example 9.16 on page 357. It can be used for the follwoing situations: with and without saturation, and with and without AWC.
// 9.18
exec('pp_im2.sci',-1);
exec('desired.sci',-1);
exec('zpowk.sci',-1);
exec('cosfil_ip.sci',-1);
exec('polsplit3... |
c6bbf0720f13de7425a3d14311344dec0b0c48c3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /965/CH7/EX7.67/67.sci | f18799919077a8bd40058df5ede132fd86581421 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 730 | sci | 67.sci | clc;
clear all;
disp("temperature of cheese leaving")
m=800;//kg/h
D=100/1000;//m
L=1.75;//m
ts=95;//degree C
t1=15;//degree C
rho=1150;//kg/m^3
cp=2750;//J/kg.C
mu=22.5;//kg/m.s
k=0.421;//W/(m.C)
A=3.1416*(D^2)/4;
U=(m/3600)/(rho*A);// m/s
Re=(m/3600)*D/(A*mu);
Pr=mu*cp/k;
X=(D/L)*Re*Pr;
X
Nu=3... |
94d58085b0ee8b456c4d68ecb6ed3cbe2e58ef91 | a095402148fd6b18b79f79dcaf460ddd3a81cd14 | /exp6/imgdisplay1.sci | 8c65696f3ca94e42d55567feeed65dcb9a367daf | [] | no_license | avravikiran/sip-lab | b3ccc5b4e4f9d3353aff364adc966d9d46835f10 | 213d7e63bd08da70e286484dcc3d4e55fb43fbcd | refs/heads/master | 2021-06-22T19:03:10.747224 | 2017-08-10T20:59:57 | 2017-08-10T20:59:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 5,031 | sci | imgdisplay1.sci |
function [img, RbandVal, GbandVal, BbandVal]=imgdisplay1(fname,RGB,path)
stacksize('max')
// Output variables initialisation (not found in input variables)
img=[];
// Display mode
mode(-1);
// Display warning for floating point exception
ieee(1);
//fname='inputimage';
//RGB='RGB.txt';
//win4pix='win4pix.txt';
if(is... |
d327dc9de27c93a7fa0811803e8548a2d0787eb9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2219/CH3/EX3.4/Ex3_4.sce | ae3151a734f88299150e419fcbf5bab2f3d78e78 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 678 | sce | Ex3_4.sce | // Chapter 3 example 4
//------------------------------------------------------------------------------
clc;
clear;
// Given data
RmsVmax = 100; // max value of RMS vtg
RmsVmin = 25; // min value of RMS vtg
Zl = 300; // load impedance in ohm
// Calculations
VSWR = RmsVmax/... |
bb1073a410cc33dbe0c35cbd0ab80ee7a569ce92 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3507/CH4/EX4.3/Ex4_3.sce | 274385a96aaabe380cf6c5084ca13c08e8779d79 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 445 | sce | Ex4_3.sce | //chapter4
//example4.3
//page69
Vm=1000 // V
rp=500 // ohm
Rl=4500 // ohm
Im=Vm/(rp+Rl) // in A
Idc=Im/%pi // in A
Idc_mA=Idc*1000 // in mA
Irms=Im/2 // since ac current is equal to rms current
Irms_mA=Irms*1000 // in mA
W=Irms^2*(rp+Rl) // in watts
printf("dc ammeter reading = %.3f A or %.3f mA \n",... |
7bcbe9eb48214ebd1173f23ca2fdd1db25914cc3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3871/CH6/EX6.5/Ex6_5.sce | 4643bc66c20d7331b6e30d647903ced7094f2c3b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,022 | sce | Ex6_5.sce | //===========================================================================
//chapter 6 example 5
clc;clear all;
//variable declaration
Rm = 2; //instrument coil resistance in Ω
V = 250; //full-scale reading in V
R... |
b38c8db31866694679d4469e4deef3d99b1e5ff8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3753/CH3/EX3.4/Ex3_4.sce | d5c9d033ccbb4f97fe67656f6f843d727164457d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 415 | sce | Ex3_4.sce | //Example number 3.4, Page number 3.34
clc;clear;close
// Variable declaration
V=12*10**4 // in m^3
A=13200 // in m^2
x=2 // The absorption become 2*A of open window
// Calculation
T1=(0.16*V)/A // Sabine's formula
T2=(0.16*V)/(x*A) // in s
Td=T1-T2 // in s
// Result
printf("T1 = %0.2f second",... |
dbe71989ec7b5a1f4cb9058471c26f7d2ea6c191 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1628/CH4/EX4.11/Ex4_11.sce | 96b356d6871c5301b0bbe463b9291ca08ae543ef | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 898 | sce | Ex4_11.sce |
// Examle 4.11
// From the diagram (4.14)
Req=2+{(12*4)/(12+4)}+4; // Equivalent resistance (for 4.14a )
v=36; // Voltage source
i=v/Req; // Current supply by the voltage source
I=i*(12/(12+4)); ... |
89d9c4834159b8e1468cd810d839b01cb25e46e3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /683/CH3/EX3.10/MS_10.sce | 990144cfad3b221e40bc211a891a412e9647d553 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 305 | sce | MS_10.sce | // sum 3-10
clc;
clear;
G=38*10^3;
d=10;
P=5*10^3;
A=%pi*d^2/4;
sig=P/A;
deld=0.0002;
//Let the lateral strain be E1
E1=deld/d;
v=2*deld*G/(sig-(2*deld*G));
E=2*G*(1+v)*10^-3;
// printing data in scilab o/p window
printf("v is %0.4f ",v);
printf("\n E is %0.3f kN/mm^2 ",E); |
e8f3c1f3a67f4631bcb9045e47ad30ea1764769d | 449d555969bfd7befe906877abab098c6e63a0e8 | /147/CH14/EX14.12/Example14_12.sce | 66b42afaf7e6002998b8867c98233da18aa02827 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 467 | sce | Example14_12.sce | //Power P, Voltage V, Armature Resistance Ra,Field Resistance Rf
//Total mechanical and core losses Pc
close();
clear;
clc;
P = 100;//kW
V = 230;//V
Ra = 0.05;//ohm
Rf = 57.5;//ohm
Pc = 1.8;//kW
If = V/Rf;
Il = P*1000/V;
Ia = Il+If;
total_losses = If^2*Rf+Ia^2*Ra+Pc;
Pi = P + total_losses/1000;
n = P/Pi*... |
29095c108e95b177fc3ad2649e292e5674bc6757 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2021/CH15/EX15.2/EX15_2.sce | 7d1cc6ae6892bd31b8137ee44b2c70f3ca877d19 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 162 | sce | EX15_2.sce | //Finding of Speed of Sound waves
//Given
k=1.4;
R=287;
T=293;
//To Find
C=sqrt(k*R*T);
C1=C*(18/5);
disp("Speed of Sound waves ="+string(C1)+" Km/hr");
|
a001a1cd23865217373a368287a18c6330aafe11 | 1bb72df9a084fe4f8c0ec39f778282eb52750801 | /test/PH2.prev.tst | 3998d8598ff859c618469c518929c193ea8fdde6 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | gfis/ramath | 498adfc7a6d353d4775b33020fdf992628e3fbff | b09b48639ddd4709ffb1c729e33f6a4b9ef676b5 | refs/heads/master | 2023-08-17T00:10:37.092379 | 2023-08-04T07:48:00 | 2023-08-04T07:48:00 | 30,116,803 | 2 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 275 | tst | PH2.prev.tst | ("2*x + 12*x^2 + 32*x^3 + 32*x^4 - 32*y^4 - 3*z - 1").getHighTerms("x") = + 32*x^3, + 32*x^4
("2*x + 12*x^2 + 32*x^3 + 32*x^4 - 32*y^4 - 3*z - 1").getHighTerms("y") = + 0, - 32*y^4
("2*x + 12*x^2 + 32*x^3 + 32*x^4 - 32*y^4 - 3*z - 1").getHighTerms("z") = + 0, - 3*z
|
8827e8f176932216de38db0d7e2d2809f06e9460 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2339/CH8/EX8.8.1/Ex8_8.sce | 2c434614f503f467c65f0975558114e89bbbff18 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 246 | sce | Ex8_8.sce | clc
clear
P1=1;
P2=10;
Vs=0.014;
n=1.3;
V1=3;
FAD=3;
W=[n/(n-1)]*[P1*100*V1/60]*[((P2/P1)^((n-1)/n))-1];
printf('Power required= %2.1f kW',W);
printf('\n');
RPM=FAD/Vs;
printf('Rotational Speed= %2.0f rpm',RPM);
printf('\n');
|
d38fb5cc00cc0a74361856329e73417b625a7c0a | 449d555969bfd7befe906877abab098c6e63a0e8 | /964/CH25/EX25.11/25_11.sce | ec5a7c7c280b5de31d4266c0227fd47f160dfcdc | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 921 | sce | 25_11.sce | clc;
clear;
function yp=f(x,y)
yp=[y(2);-16.1*y(1)];
endfunction
x=0:0.1:4
y0=[0.1 0];
sol=ode(y0,0,x,f);
count=1;
disp(sol)
for i=1:2:81
a(count)=sol(i);
b(count)=sol(i+1);
count=count+1;
end
plot(x,a)
plot(x,b,".-")
h1=legend(["y1,y3","y2,y4"])
xtitle("y vs x","x","y")
function yp=g... |
cfe7e19f698af290d89b18011ccf8d09c993c033 | 449d555969bfd7befe906877abab098c6e63a0e8 | /995/CH5/EX5.6/Ex5_6.sce | 316020b9d7701708702c9647a437b6e8b3041c36 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex5_6.sce | //Ex:5.6
clc;
clear;
close;
I_c=1.5;//in A
I_b=50*10^-3;
V_ce=6;//volts
hfe=I_c/I_b;
P=I_c*V_ce;
printf("hfe required = %d",hfe);
printf("\n collector power dissipation = %d W",P); |
f1605739e16744d07e214155625038132c06f97f | 449d555969bfd7befe906877abab098c6e63a0e8 | /764/CH3/EX3.3.b/solution3_3.sce | 18e20661ee9fd4ea13266d7b9f3d73106f0abe0a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,614 | sce | solution3_3.sce |
//Obtain path of solution file
path = get_absolute_file_path('solution3_3.sce')
//Obtain path of data file
datapath = path + filesep() + 'data3_3.sci'
//Clear all
clc
//Execute the data file
exec(datapath)
printf('\nMaximum diameter of hub is: %f mm\n',(Dh + Uh))
printf('\nMinimum diameter of hub is: %f mm\n... |
f9e502e358a0e74ed52c59d42cfc7db57152257f | 449d555969bfd7befe906877abab098c6e63a0e8 | /181/CH2/EX2.18/example2_18.sce | 90286d15f0a29d076579401011acfdfb5aa98796 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 711 | sce | example2_18.sce | // Calculate forward currents for voltages
// Basic Electronics
// By Debashis De
// First Edition, 2010
// Dorling Kindersley Pvt. Ltd. India
// Example 2-18 in page 98
clear; clc; close;
// Given data
Vt=0.026; // Thermal voltage at room temperature in eV
V=[0.1 0.2 0.3]; // Given voltages in V
// Cal... |
c52e944d2902b20cf4e09b32abb91bba2bb8a215 | 449d555969bfd7befe906877abab098c6e63a0e8 | /761/CH7/EX7.2/7_2.sce | dff401e211bf53e55c67449fee25dfb27407ab41 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 187 | sce | 7_2.sce | clc;
//page no. 289
// prob no. 7.2
// In the given problem
fm=30;// in KHz
fs=44.1;//sampling rate in KHz
fa=fs-fm;// audible frequency
disp('KHz',fa,'The audible frequency is'); |
bc982cc5fb3e734dbcecd11702d4bc61530f9df2 | 6f93c26af9664a4531dba8754a6166713ca83d91 | /homework2/TestHexTileSeq.tst | bbdfe0693e7ca96a00b97c1d912abdb45af6e7d8 | [] | no_license | terryd300/Data-Structures | b2d4cff3a86576942c1234856a4c456d97315623 | fe91b086b38f2ed6a7915cf160ba01dd2c340b9f | refs/heads/main | 2023-07-18T01:35:26.980071 | 2021-08-31T16:53:14 | 2021-08-31T16:53:14 | 401,778,521 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 240 | tst | TestHexTileSeq.tst | 566769707=6
1191281444=3
1557219254=1
1854083915=1
25562286=1
710084632=3
565750963=0
1459925108=5
236938571=0
1860957759=5
1724402076=3
980256184=5
221507525=-2
1957337308=-1
1196621866=0
887770454=0
491728531=-1
1006831199=4
371995505=-1
|
b981e6ebae3289ba0116fcacc7aa2d5c71b19df3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /416/CH15/EX15.1/exp15_1pp.sce | e77d7dc45e1e32decccbc9b9c513d094cb362ef9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 352 | sce | exp15_1pp.sce | clc
clear
disp('example 15.1')
a=0.1 //plate area
b=3 //flux density
d=0.5 //distence between plates
v=1000 //average gas velosity
c=10 //condectivity
e=b*v*d
ir=d/(c*a) //internal resistence
mapo=e^2/(4*ir) //maximum power output
printf("E=%dV \ninternal resistence %.1fohm \nmaximum power output %... |
687e88eaf9dedb52e3d4054432b9a85fba2f3880 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3754/CH22/EX22.4/22_4.sce | 72279b5027e36bbfe1d312aa22e4e2cc603c2894 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 612 | sce | 22_4.sce | clear//Variables
VBB = 2.7 //Base voltage (in Volts)
RB = 40.0 //Base resistance (in kilo-ohm)
VCC = 10.0 //Supply voltage (in volts)
RC = 2.5 //Collector resistance (in kilo-ohm)
VBE = 0.7 //Emitter-to-... |
c141095a9fec35d07fa977dbfddc10f35d2bff34 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2102/CH7/EX7.5/exa_7_5.sce | 4670706c61b964f3ecb4f568c9fed013330c62d6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | exa_7_5.sce | // Exa 7.5
clc;
clear;
close;
// Given data
V1= 6.2;// in V
V2= 0.6;// in V
V3= 0.6;// in V
Vout= V1-V2-V3;// in V
disp(Vout,"The output voltage in volts is : ")
|
11f3ffbf126ba3500821a72fdc8bd6ad2ac12d9d | 449d555969bfd7befe906877abab098c6e63a0e8 | /1985/CH12/EX12.5/Chapter12_example5.sce | 21bb3b3b4e89b57e325c40d2523f5c819ee7aeda | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 369 | sce | Chapter12_example5.sce | clc
clear
//Input data
W=2.2//Work function of sodium in eV
h=6.625*10^-34//Plancks constant in J.s
c=3*10^8//Velocity of light in m/s
e=1.6*10^-19//Charge of electron in Columbs
//Calculations
v=(W*e)/h//Frequency in Hz
l=(c/v)/10^-10//The threshold wavelength in angstroms
//Output
printf('The threshold... |
fe117500e1a2cfceebc4cc1b83f30e1d13581fdb | 449d555969bfd7befe906877abab098c6e63a0e8 | /431/CH5/EX5.15/EX5_15.sce | ada22f8e8b0a8c240bd132bfaeb1a0312d9c306e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 727 | sce | EX5_15.sce | //chapter 5
//example 5.15
//page 450
clear;
clc;
disp("example 5.15");
L=8000; //load
La=5000;
pf=0.8;
phi=acosd(pf);
printf("\ntan phi= %f\n",tand(phi));
disp("FOR ALTERNATOR A");
pf_a=0.9;
phi_a=acosd(pf_a);
printf("\ntan phi_a= %f\n",tand(phi_a));
disp("reactive load=active load*tan phi");
dis... |
c7591d9850dd95aca53248052a590011701edd27 | cccbd1095e2f872b44c9f2cf3aaea40ce3b94a77 | /TestVideoWithPicture/videowithpicturew.sce | f8d79211e1bc2b0f705849824d453634e051faad | [] | no_license | Robstei/work | ca8a70dba742f520f16e0d7688fa448c79d7c2c5 | 0c7e3bedc1d66db3148de57f13d406d787b756df | refs/heads/master | 2021-07-16T17:37:10.588912 | 2020-05-17T19:51:43 | 2020-05-17T19:51:43 | 152,545,932 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 925 | sce | videowithpicturew.sce | response_matching = simple_matching;
begin;
trial {
video {
filename = "video_main.avi";
};
time = 1000;
video {
filename = "video_test.avi";
};
time = 5000;
picture {
ellipse_graphic {
ellipse_height = 50;
ellipse_width = 50;
height = 1000;
width = 1000;
color = 255,0,0;
};
x = 0;
y ... |
7ae3ee63c17efd30850a83d98ff9d5f03ac09fd1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /620/CH7/EX7.7/example7_7.sce | dc47f1cc2cd9d988763a9c3c656a3e7b3be8f875 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 178 | sce | example7_7.sce | v1=9;
v2=12;
i=100*10^(-3);
v=v2-v1;
r=v/i;
disp("the value of the resistor (in Ω) is"); disp(r);
p=v*i;
disp("power rating (in W) of the required resistor is"); disp(p); |
c2fed8d3203fc7e2879153b16e0148b9c791b71f | 931df7de6dffa2b03ac9771d79e06d88c24ab4ff | /Horizontal Inside Flick.sce | 574d0c2be012bce8611327d203443c3fc731cb93 | [] | 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 | 64,314 | sce | Horizontal Inside Flick.sce | Name=Horizontal Inside Flick
PlayerCharacters=Flick Player
BotCharacters=Flick Start C.bot;Flick Start L.bot;Flick Start R.bot;Flick Target C.bot;Flick Target L01.bot;Flick Target L02.bot;Flick Target L03.bot;Flick Target L04.bot;Flick Target L05.bot;Flick Target R01.bot;Flick Target R02.bot;Flick Target R03.bot;Flic... |
34efccc8ddcb2505fdc2963a7d85cd3f7a96ef23 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1172/CH1/EX1.25/Example1_25.sce | daf0b5af3fbffb6096c259f23e78194ddd83a0be | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 439 | sce | Example1_25.sce | clc
// Given That
a=12e-5// slit width in cm
lambda1=5.89e-5// wavelength in cm
lambda2=5.896e-5//wavelength in cm
n=2// for second order spectrum
//Sample Problem 25 Page No. 56
printf("\n # Problem 25 # \n")
printf(" \n Standard formula used \n lambda / d_lambda = n*N \n\n")
d_lambda = lambda2-lambda1
gra... |
f301c6a27867abe22643cf7874f5554560a5410b | 449d555969bfd7befe906877abab098c6e63a0e8 | /542/CH11/EX11.11/Example_11_11.sce | c26314980ce313fbe698d02b7b8bf18390826448 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 781 | sce | Example_11_11.sce | //Example 11.11
clear;
clc;
printf("\tExample 11.11\n");
// F is feed
// D is distillate
// W is waste
// S is sidestream
F=100;
S=10;
//Mass fractions of CCl4 in various streams
xf=0.5;
xd=0.95;
xw=0.05;
xs=0.8;
// D + W = 100-10
// 0.95D + 0.00W = 50-8
A=[1,1;0.95,0.05];... |
6f2f922492c40257fea3b3d681a548cef036d697 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2873/CH11/EX11.4/Ex11_4.sce | 55f739274a86bf2ceec64a9c2d7f7fc392877ef2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,863 | sce | Ex11_4.sce | // Display mode
mode(0);
// Display warning for floating point exception
ieee(1);
clear;
clc;
disp("Engineering Thermodynamics by Onkar Singh Chapter 11 Example 4")
T1=(-30+273);//temperature of air at beginning of compression in K
T3=(27+273);//temperature of air after cooling in K
r=8;//pressure ratio
Cp=1.... |
b1f7e0066db6a5a7ab1c8cc96cd5094cb48fa94b | 449d555969bfd7befe906877abab098c6e63a0e8 | /1919/CH7/EX7.9/Ex7_9.sce | a42e991b7bf8bca7716e4fa0ba40e11b49f3caca | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 698 | sce | Ex7_9.sce |
// Theory and Problems of Thermodynamics
// Chapter 7
// Thermodynamic Relations
// Example 9
clear ;clc;
//Given data
T = 273.15 // temperature water in K
den_i = 916 // density of ice at 0` C in kg/m^3
den_w = 1000 // density of water at 0` C in kg/m^3... |
63e789e73e0bc95c6b381af01ce644a8d52dd953 | 449d555969bfd7befe906877abab098c6e63a0e8 | /557/CH14/EX14.4/4.sce | 896660831e8e42d0a2152737a1eae2e0cd2b878d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 943 | sce | 4.sce | clc; funcprot(0); //Example 14.4
//Initializing the variables
Za_Zb = 16;
Za_Zc = 24;
f = 0.01;
l1 = 120;
l2 = 60;
l3 = 40;
d1 = 0.12;
d2 = 0.075;
d3 = 0.060;
g = 9.81;
//Calculations
A = [%pi*d1^2/4 %pi*d2^2/4 %pi*d3^2/4]
function[z] = Coeff(l,d)
z = 4*f*l/(d*2*g);
endfunction
function[f] = ... |
e7b8b479759b15878b73f3c3bc41e3582a4edf2b | 449d555969bfd7befe906877abab098c6e63a0e8 | /1574/CH2/EX2.3/SCS_ex_2_3.sce | a0ab03b610a960488b3c8d3734824fbd3c3b9177 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 366 | sce | SCS_ex_2_3.sce | clc;
// Chapter 2 Switched communication systems
//Example 2.3,page no 125
//given
C=6000//Tatol no of call in busy hour
SC=5000//no of subscribers
CR=C/SC//busy hour calling rate
mprintf('Busy hour calling rate is:%f \n',CR)
T=2.5/60//avarage duration of calls in hours
A=C*T//rate of traffic flow
mprintf('... |
15938f86452206c219611dbc945949012c7fc176 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1646/CH19/EX19.7/Ch019Ex7.sce | 8dc69d3e28dc6b788cee8c6f41337078e688a81e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 493 | sce | Ch019Ex7.sce | // Scilab Code Ex19.7: Page-962 (2011)
clc; clear;
H_c0 = 2e+005; // Critical field for niobium at 0 K, A/m
H_cT = 1e+005; // Critical magnetic field for superconducting niobium at 5 K, A/m
T = 8; // Temperature at which lead loses its superconducting state, K
// As H_cT = H_c0*(1-(T/T_c)^2), solving... |
4f160ff10fb8c054ab7c1713c98f16a1c10fe4d8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /431/CH2/EX2.25/EX2_25.sce | 030f3fea0ac505bc73c7e1aaecb17557fad9de11 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 527 | sce | EX2_25.sce | //Calculate the ampere turns for each commutating pole
//Chapter 2
//Example 2.25
//page 135
clear;
clc;
disp("Example 2.25")
P=8;..........................//pole
Z=107;.........................//generator with slots
Ia=1000;.....................//current containing in amperes
Bag=0.32;....................../... |
849261f1dca218236df04070c4158d820d892ab8 | 36c5f94ce0d09d8d1cc8d0f9d79ecccaa78036bd | /Orbmonk 1v1 invulnerable.sce | 53ba9d91af2d92eb473470c43dfd363e8009eec6 | [] | no_license | Ahmad6543/Scenarios | cef76bf19d46e86249a6099c01928e4e33db5f20 | 6a4563d241e61a62020f76796762df5ae8817cc8 | refs/heads/master | 2023-03-18T23:30:49.653812 | 2020-09-23T06:26:05 | 2020-09-23T06:26:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 54,151 | sce | Orbmonk 1v1 invulnerable.sce | Name=Orbmonk 1v1 invulnerable
PlayerCharacters=OrbMonk
BotCharacters=Shinji Bot.bot;Racer Bot.bot;Random Bot Watcher Assassins.rot
IsChallenge=true
Timelimit=60.0
PlayerProfile=OrbMonk
AddedBots=Random Bot Watcher Assassins.rot
PlayerMaxLives=0
BotMaxLives=0
PlayerTeam=1
BotTeams=2
MapName=kovaim1.map
MapScale=1.0
Bloc... |
bc03a72172fe0dcbbf16c3ac3b8832f2dfb69b54 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1844/CH3/EX3.14/3Q14.sce | 56e9201f4aacc2e22cbf1e90aec5e6242b07b0c2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 91 | sce | 3Q14.sce | clc
P=100
h=20.35 *10^-2
l=20
w= 8*P*h/l^2
printf('Weight of the tape = %f N/m',w)
|
884376076b5d55e6f2b8c93893f7a9708a26ac1e | f542bc49c4d04b47d19c88e7c89d5db60922e34e | /PresentationFiles_Subjects - Kopie/CONT/TD78LPW/ATWM1_Working_Memory_MEG_TD78LPW_Session1/ATWM1_Working_Memory_MEG_Nonsalient_Uncued_Run1.sce | eca22df082a2ff808a610c462d81495777373339 | [] | 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 | 48,618 | sce | ATWM1_Working_Memory_MEG_Nonsalient_Uncued_Run1.sce | # ATWM1 MEG Experiment
scenario = "ATWM1_Working_Memory_MEG_salient_cued_run1";
#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_monito... |
278dc1b4f355b86675b76018c572c4b2602cb64c | 449d555969bfd7befe906877abab098c6e63a0e8 | /1388/CH5/EX5.2/5_2.sce | 489e111c6d7f9ea07a35bcf63f4eef05684baf79 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 223 | sce | 5_2.sce | clc
//initialisation of variables
T= -40 //C
v= 217.4 //cm^3
r= 8.8 // atm deg^-1
m= 18 //gms
//CALCULATIONS
H= (273+T)*(-v*m/1000)*r*(1.987/82.05)
//RESULTS
printf (' Increase in enthalpy = %.f cal mole^-1',H-1)
|
8b758a9b40d4703fd966362ae595f7e5f2ce4a07 | 449d555969bfd7befe906877abab098c6e63a0e8 | /929/CH9/EX9.1/Example9_1.sce | f66b89559c663e75713bee85d7d1ef0f21552e44 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 247 | sce | Example9_1.sce | //Example 9.1
clear;
clc;
Vref=2;
R1=20*10^3;
R2=30*10^3;
Vos=5*10^(-3);
IB=250*10^(-9);
Rpar=(R1*R2)/(R1+R2);
VN=Rpar*IB;
Vneti=Vos+VN;
VT=(1+(R2/R1))*(Vref-Vneti);
printf("Worst Case Error=%.f mV",Vneti*10^3); |
68cc21b7ffcfbb8abba821cf1152ad4573c55853 | 449d555969bfd7befe906877abab098c6e63a0e8 | /608/CH22/EX22.04/22_04.sce | c9bc45ad93484e03d1cd28f2a3bb965bd8505d79 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 658 | sce | 22_04.sce | //Problem 22.04: The stator of a 3-phase, 4-pole induction motor is connected to a 50 Hz supply. The rotor runs at 1455 rev/min at full load. Determine (a) the synchronous speed and (b) the slip at full load.
//initializing the variables:
p = 4/2; // number of pairs of poles
f = 50; // in Hz
nr = 1455/60; // in r... |
0e37f4c4d72de8da9c29cd09678b1c845ae1966c | 449d555969bfd7befe906877abab098c6e63a0e8 | /1595/CH12/EX12.9/ex12_9.sce | 3643ffbb67097ff7c936f208bafa65a5f5bf3b91 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 535 | sce | ex12_9.sce | //Transmission Lines : example 12-9 : (pg 599)
j=%i;
RL=120;//load resistance from smith chart
ZL=75+j*50;//load impedance
Z0=50;//characteristic impedance
a=75/Z0;
y=50/Z0;//normalized load impedance
z=2.4;//normalized z at a point that is purely resistive
ar=z*Z0;//actual resistance
x=sqrt(Z0*RL);
printf("\... |
61048e9e6298bd4be2048d029d05bb2e2e421364 | d465fcea94a1198464d7f8a912244e8a6dcf41f9 | /kMatlab/kLED.sci | d834d13032c72eede85ab32f125d1c9e97b536e0 | [] | 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 | 1,359 | sci | kLED.sci | function [r] = kLED(ref,n,action)
// Ouput variables initialisation (not found in input variables)
r=[];
// Display mode
mode(0);
// Display warning for floating point exception
ieee(1);
//KLED Send led command to Khepera
//
//kLED(ref,n,action)
// Set the led number n to OFF (action=0), ON (action=1),
// or c... |
5d37b6472704074bbe7cffbff39604c54d0a7d3c | 449d555969bfd7befe906877abab098c6e63a0e8 | /797/CH11/EX11.5s/11_05_solution.sce | b00d31a87f919b7c2f0fe5b3060188f00acd8315 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,318 | sce | 11_05_solution.sce | //Solution 11-5
WD=get_absolute_file_path('11_05_solution.sce');
datafile=WD+filesep()+'11_05_example.sci';
clc;
exec(datafile)
//unit conversions
V = V / 3.6; //from [km/h] to [m/s]
//(a)
W = m * g; //weight of aircraft [N]
//from total weight = lift force minimum velocity is given by
V_min1 = sqrt(2 * W /(rho_ground ... |
4048f2137b3c3c60107ed8c331464ed9e7a15b65 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3731/CH5/EX5.13/Ex5_13.sce | aa644aa1554454ffe73dd07e446ca4f7c73f2ea9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,455 | sce | Ex5_13.sce | //Chapter 5:Dc Motor Drives
//Example 13
clc;
//Variable Initialization
//Ratings of the separately excited motor
V=200 // rated voltage in V
N=875 // rated speed in rpm
Ia=150 // rated current in A
Ra=0.06 // armature resistance in ohms
Vs=220 // source voltage in V
f=50 // frequency of the source vol... |
eda05bd1381ef1bab902d2c519be3cec38cd69b6 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2093/CH2/EX2.18/exa_2_18.sce | e3644c0758f44cc757caaf31e47820770ece5643 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 641 | sce | exa_2_18.sce | // Exa 2.18
clc;
clear;
close;
// Given data
Vt= 1;// in V
unCox= 120;// in µA/V^2
unCox= unCox*10^-6;// in A/V^2
L1=1;// in µm
L2=L1;// in µm
I_D= 120;//in µA
I_D= I_D*10^-6;//in A
V_GS1= 1.5;//in V
V_G2= 3.5;// in V
V_S2= 1.5;// in V
V_DD= 5;// in V
V_D2= 3.5;// in V
// Formul I_D= 1/2*unCox*W/L*(V... |
02b651be64731e45b2b04d79da25d7af08fcb856 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2672/CH7/EX7.9/Ex7_9.sce | 4dd7f54ebd6dd23450b3ab9991d8d8c19b5e2b79 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 451 | sce | Ex7_9.sce | //Ex_7_9
clc;
clear;
close;
format('v',6);
//given data :
VEE=5;////V
VCC=-5;////V
VE=1;////V
RB=20;//kohm
RE=5;//kohm
RC=5;//kohm
VBE=0.7;////V
VB=VE-VBE;///V
IB=VB/RB;///mA
IE=(VEE-VE)/RE;//mA
IC=IE-IB;//mA
VC=VCC+IC*RC;//V
Beta=IC/IB;//Current gain
Alfa=IC/IE;//Current gain
disp(VB,"VB(V) : ");
... |
2bbb7b4612731b2ef34a5b3b176d1322774c7cfe | 449d555969bfd7befe906877abab098c6e63a0e8 | /98/CH17/EX17.6/example17_6.sce | 08d4d4704548a0ceb1ee1662196a6861fc5717bf | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 713 | sce | example17_6.sce | //Chapter 17
//Example 17_6
//Page 408
clear;clc;
kva1=3000;
kva2=4500;
x1=7;
x2=8;
rc=150*1e6/1000;
kvatr=7500;
xt=7.5;
bv=3300;
base=7500;
printf("Let base kVA be 7500 kVA \n");
per_x1=x1*base/kva1;
per_x2=x2*base/kva2;
per_xt=xt*base/kvatr;
r_ab=per_x1*per_x2/(per_x1+per_x2);
c=base*100/r_a... |
03f428c8348b40356161195264eca40837731976 | 2e768d577a9279039672816cbc408828923ec86d | /macros/edgePreservingFilter.sci~ | 59a5e0a63204e337a67bc89975511a0dd543d7d3 | [] | no_license | rg77/FOSSEE-Image-Processing-Toolbox | 3eebdad59f6bef3ee1d01f42d19ccbe798a05f8e | 6e18569e0bdeba9e75387b404fd9aeb3caf1a30d | refs/heads/master | 2020-12-02T16:16:35.016043 | 2017-07-07T12:39:05 | 2017-07-07T12:45:50 | 96,527,784 | 0 | 0 | null | 2017-07-07T10:25:25 | 2017-07-07T10:25:24 | null | UTF-8 | Scilab | false | false | 2,408 | edgePreservingFilter.sci~ | // Copyright (C) 2015 - IIT Bombay - FOSSEE
//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_... | |
d03c50374b96638e66be8314117788ad59eb4e40 | 449d555969bfd7befe906877abab098c6e63a0e8 | /32/CH1/EX1.02/1_02.sce | 1ff8f1757624833b052ade378df80c0bdb326261 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 377 | sce | 1_02.sce | //pathname=get_absolute_file_path('1.02.sce')
//filename=pathname+filesep()+'1.02-data.sci'
//exec(filename)
//Diameter of the vessel(in m):
d=30*10^-2
//Accelertion due to gravity(in m/s^2):
g=9.78
//Atmospheric pressure(in Pa):
p=76*(10^-2)*13550*g
//Area:
a=(%pi*d^2)/4
//Effort required:
F=p*a
printf("\... |
1edda4155915aefcb877ac24aba6b473fb07883b | 449d555969bfd7befe906877abab098c6e63a0e8 | /1106/CH11/EX11.6/ex11_6.sce | f267051a2f0b94c9f4d33b0076670d9da2456401 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | ex11_6.sce | // Example 11.6, Page No-466
clear
clc
Vr=10
R=10*10^3
I1=Vr/(2*R)
I1n=I1*1000
printf('\nI1= %.1f mA', I1n)
I2=I1/2
I2n=I2*1000
printf('\nI2= %.2f mA', I2n)
I3=I1/4
I3n=I3*1000
printf('\nI3= %.2f mA', I3n)
Io=I1+I2+I3
Ion=Io*1000
printf('\nIo= %.3f mA', Ion)
Vo=-1*Io*R
printf('\nOutput Voltage V... |
e5080ed6cfc446371bc930596cd109b037d6fa57 | 089894a36ef33cb3d0f697541716c9b6cd8dcc43 | /NLP_Project/test/blog/bow/bow.17_3.tst | bca487169ec60578ea3b1cf3d4637a41cbe0d3df | [] | 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 | 5,747 | tst | bow.17_3.tst | 17 50:1.0 177:0.4 214:0.16666666666666666 369:1.5 428:1.0 500:1.0 1478:1.0
17 4:0.6666666666666666 13:0.5 17:0.037037037037037035 20:0.5 24:1.0 39:1.0 43:0.09090909090909091 89:1.0 169:1.0 177:0.6 230:0.5 231:1.0 289:0.3333333333333333 500:1.0 501:2.0 627:1.0 1086:1.0 1311:1.0 1606:1.0 1939:1.0
17 13:0.5 16:1.0 17:0.03... |
c31310d8c325635ba2befeecf37556c3bb0bc069 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2777/CH4/EX4.2/Ex4_2.sce | 4b360065887f0b72af4889933b8124c69aa7232e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 874 | sce | Ex4_2.sce |
// ELECTRICAL MACHINES
// R.K.Srivastava
// First Impression 2011
// CENGAGE LEARNING INDIA PVT. LTD
// CHAPTER : 4 : DIRECT CURRENT MACHINES
// EXAMPLE : 4.2
clear ; clc ; close ; // Clear the work space and console
// GIVEN DATA
p = 8; // Number of the poles in Dc machi... |
bdfcc2a385e4aa0887185f6f08512cbeab98f425 | 84ea66af72ab1c482a1a03fd2d8bdc74e9ad1668 | /Tutorial05-Solution_of_equations/Scilab_code/Tutorial5_nonlinear_equation_twovar.sce | 2b5dce1a5d68dbe4d2197fddc6b23f2f1fd62a49 | [] | no_license | FOSSEE/scilab-tutorials | c4a9464a5b163074566234e42659f99e2012ecc0 | 301609f6ef1653dee4fa2ed74bca3e6f7abc1308 | refs/heads/master | 2020-03-26T23:48:04.178016 | 2018-10-08T00:44:39 | 2018-10-08T00:44:39 | 145,567,949 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 392 | sce | Tutorial5_nonlinear_equation_twovar.sce | //This scilab script is to compute the solution of a nonlinear function with initial
//guess x_0
clear
clc
//The nonlinear equation for which solutions are sought
exec functwovar.sci;
//Initial guess for the solution
t0 = [0;0];
//Computation of solution using fsolve
y_result = fsolve(t0,functwovar);
//Display t... |
3dd58f9d46262a028fdce991a2ddb3ec70edde14 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3020/CH4/EX4.10/ex4_10.sce | 83f86efc0c5ed2941603ad7ba55408c0906dceaf | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 351 | sce | ex4_10.sce | clc;
clear all;
V = 12000; // Volume of the room in cubic meters
T = 1.5; // Reverberation time in seconds
a = 0.4; // Absorption coefficient of interior surface in sabine per square meter
s = (0.163*V)/(a*T);//The total surface area
disp('m^2',s,'The total surface area is')
// Wrong answer printed in textbook.... |
ca1902a263973b20f57ef4e3aaa8c2c9621d37f1 | 9715cbe7e8e57bb70f628b3bd021842f99fbad75 | /taller/soluciones/deflexionBarra.sce | bd34d3977d009ce4a6dc31cd20cadb0794c898e2 | [] | no_license | UNIVALLE-EISC/numerical-methods | a3e3f432a6dc54a5ba845789ace2bf39db7ac6fe | 3ea9401e281523e15be0525bfe36e48560caf646 | refs/heads/master | 2021-01-10T15:22:36.080955 | 2018-10-02T21:37:42 | 2018-10-02T21:37:42 | 51,824,833 | 2 | 2 | null | null | null | null | UTF-8 | Scilab | false | false | 160 | sce | deflexionBarra.sce | function [y] = deflexionBarra(x)
w0 = 2.5;
E = 50000;
I = 30000;
L = 600;
y = (w0/(120*E*I*L))*(-x.^5+2*L^2*x.^3-L^4*x);
endfunction
|
7dfcb7fc1e6e95260ae34068f6242b6acd355faf | 449d555969bfd7befe906877abab098c6e63a0e8 | /1727/CH2/EX2.17/2_17.sce | bb7beb305026f969a49d8a96e4bdec7e47643ed0 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 193 | sce | 2_17.sce | clc
//Initialization of variables
ax=1.5 //m/s^2
g=9.81 //m/s^2
//calculations
alpha=atand(ax/g)
//results
printf("The interface is inclined at %.2f degrees with the horizontal",alpha)
|
f683fa6fc822f0e272343ef6f5460bfac7cad1c6 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3311/CH6/EX6.9/Ex6_9.sce | 97321961d5866cf7f397e04f1b2762bbc5889d99 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,048 | sce | Ex6_9.sce | // chapter 6
// example 6.9
// fig. Ex.6.9
// Find average output current and power delivered
// page-299-300
clear;
clc;
// given
E=230; // in V (voltage supply)
f=50; // supply frequency
alpha=%pi/4; // in radian (firing angle)
R=10; // in ohm (load resistance)
L=10; // in mH
Ec=120; // in V (capacitor voltage)
// c... |
0654131472e1a7ce9a736eb6165e3d0d30575a35 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1592/CH1/EX1.4/Example1_4.sce | 9c9d587872865253765bcd64bdeb8135aca7d500 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 408 | sce | Example1_4.sce | //Scilab Code for Example 1.4 of Signals and systems by
//P.Ramakrishna Rao
//Determine whether the given signal is periodic or not
//x(t)=cos(7*t)+sin(4*t)
clc;
clear;
syms t;
x=sin(4*t)+cos(7*t);
disp(x,'x(t)');
t=0:1/12:12
x=sin(4*t)+cos(7*t);
t=0:1/12:12;
plot(t,x);
title('x(t)');
xlabel('Time in seco... |
ad39ecc4b43e43bd0beec445f2254970afc5402c | 584105ff5b87869494a42f632079668e4c3f82de | /wrapppers/help_files/initCameraMatrix2D.sci | 5f330088fcfe606b6469bc406bead4ba80b70700 | [] | no_license | kevgeo/FOSSEE-Computer-Vision | 0ceb1aafb800580498ea7d79982003714d88fb48 | 9ca5ceae56d11d81a178a9dafddc809238e412ba | refs/heads/master | 2021-01-17T21:11:31.309967 | 2016-08-01T14:45:40 | 2016-08-01T14:45:40 | 63,127,286 | 6 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 163 | sci | initCameraMatrix2D.sci | function [output] = initCameraMatrix2D(list_size,in2,in1,width,cols,ratio)
[output] = opencv_initCameraMatrix2D(list_size,in2,in1,width,cols,ratio)
endfunction
|
3f4d76803a5455aaea9bbc872a9f6f1e0250c088 | f3921ba261cdd9c9c4201d85a3b3bcbc42a26421 | /protobuflib/pblib_set.sci | 4a47c55d4fbe89fb2516bfc0d95392d833994148 | [] | no_license | manojgudi/protobuf-scilab | 9bbe77a52ad8bd50d762a6e4a388236f88dacc0c | d5a8e967848b48c1628859f3f52fb59ac3502429 | refs/heads/master | 2020-12-02T15:54:15.894328 | 2015-01-08T19:04:45 | 2015-01-08T19:04:45 | 28,736,110 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 3,400 | sci | pblib_set.sci | function [msg] = pblib_set(msg, field_name, value)
//pblib_set
// function [msg] = pblib_set(msg, field_name, value)
//
// Sets a value in the proto message msg and updates the has_field hash table. BEWARE:
// This function potentially makes a full copy of your msg because it gets modified. I
// have no idea ... |
f9a4cd1d8feb32737c7d223e404731f8dd724b6b | 449d555969bfd7befe906877abab098c6e63a0e8 | /3845/CH2/EX2.4/Ex2_4.sce | ecece0268128b33fe63d28d51dbb0708bd3f1353 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 453 | sce | Ex2_4.sce | //Example 2.4
v_0=0;//Initial velocity (km/h)
v_f=30;//Final velocity (km/h)
delta_t=20;//Time period (s)
delta_v=v_f-v_0;//Change in velocity (km/h)
delta_v=delta_v*10^3/3600;//Change in velocity (m/s)
a=delta_v/delta_t;//Acceleration (m/s^2)
printf('Average acceleration = %0.3f m/s^2',a)
//Acceleration is pos... |
4293772339c510f551d4292e19b9a6dbbefb4dcb | 449d555969bfd7befe906877abab098c6e63a0e8 | /1529/CH15/EX15.19/15_19.sce | 93a63854ae0f1f6e63c54d347faae70d8c5124f3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 458 | sce | 15_19.sce | //Chapter 15, Problem 19
clc;
I=100e-6;
V=2e-3; //supply voltage
f=200e3; //frequency
L=50e-6; //inductance in henry
R=V/I; //resistance in ohm
C=1/((2*%pi*f)^2*L); ... |
cf3cf30c476d8216b3dd5d07ebcf343992e27a88 | 449d555969bfd7befe906877abab098c6e63a0e8 | /69/CH11/EX11.10/11_10.sce | b045819c904652d4318f4981973d6d74ad27f23a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 150 | sce | 11_10.sce | clear; clc; close;
V1 = 8;
R1 = 2*10^3;
I1 = 10*10^(-3);
Il = V1/R1;
Vo = -I1*R1;
disp(Il,'Il(Amperes) = ');
disp(Vo,'Vo(Volts) = ');
|
0160e7562b7fb877a078d6b567c8fe343055f377 | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.1.1/Unix/scilab-2.1.1/macros/percent/%rc2for.sci | 098390a6c0c82ef44c37744cb129f1be9b00f8f3 | [
"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 | 596 | sci | %rc2for.sci | //[stk,nwrk,txt]=%rc2for(nwrk)
// genere le code relatif a la concatenation en ligne des matrices
//!
rhs=evstr(op(3))
nl='0';typ=0
for k=1:rhs
sk=stk(top-rhs+k)
typ=maxi(typ,evstr(sk(3)))
nl=addf(nl,sk(4))
end
nc=sk(5)
typ=string(typ)
[out,nwrk,txt]=outname(nwrk,typ,nl,nc)
lout=length(out)
nl1='0'
for k=1:rhs
... |
3c06fc13307e374091c83953d0d56aedeb0d8299 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1052/CH23/EX23.9/239.sce | daf1e3f196142f5c2ca3e545d4d9595657051627 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 533 | sce | 239.sce | clc;
//Example 23.9
//page no 344
printf("Example 23.9 page no 344\n\n");
//the bottom of a ship,moving in water
rho=1000//density of water
v=12//velocity of boat,m/s
L=20//length,m
W=5//width ,m
meu=1e-3//viscosity
R_e=rho*v*L/meu//reynolds no
printf("Reynolds no R_e=%f ",R_e);
//from reynolds no flow is ... |
0366abdd2ba73f3c22b110ae5e5b029cd39c6df0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1673/CH2/EX2.23/2_23.sce | b4c3a25339a5cc0416e406c41803d96f0cc6d518 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 605 | sce | 2_23.sce | //ramanujan's method
//example 2.23
//page 47
clc;clear;close;
deff('y=f(x)','1-2*((3/2)*x+(1/4)*x^2-(1/48)*x^4+x^6/1440-x^8/80640)');
a1=3/2,a2=1/4,a3=0,a4=1/48,a5=0,a6=1/1440,a7=0,a8=-1/80640;
b1=1;
b2=a1;
b3=a1*b2+a2*b1;
b4=a1*b3+a2*b2+a3*b1;
b5=a1*b4+a2*b3+a3*b2;
b6=a1*b5+a2*b4+a3*b3;
b7=a1*b6+a2*b5+a3*... |
94b1549b8f57ad2b2cbe9723e4d898bcd7130c74 | 449d555969bfd7befe906877abab098c6e63a0e8 | /692/CH6/EX6.14/P6_14.sce | e05da7cc13c68c7de307901572f9ababda5b81bc | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 461 | sce | P6_14.sce | //EXAMPLE 6.14
//Inverse Z-transform
clear;
clc;
z = %z;
num=z*(z+2);
den=(z-0.2)*(z+0.6);
H=num/den;
elts=factors(den);
disp(elts);
//solving Partial Fractions, we get:
Hz = 2.75/(1-(0.2)/z) - 1.75/(1+(0.6)/z);
disp(Hz);
//disp(h = 2.75*(0.2^n) - 1.75*(0.6^n)*u(n));
h1= ldiv(2.75*z,(z-(0.2)),10)
disp(h1/2.75,'h1 = ');... |
eae358f54157f8d4f9d237d92671d8e987072fa3 | 8781912fe931b72e88f06cb03f2a6e1e617f37fe | /scilab/diffuse/diffusem.sce | df2a7a3c49560271292d20722e1585cc8503f4a0 | [] | 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 | 588 | sce | diffusem.sce | function [diffusem]=diffusem(nsteps, nsubsteps, dt, dif,in, concs, sources, sinks,inconsts)
//diffusion system initial values
//d=in(1)
//d passed as a vector 1 diffusion constant for each species
n1=in(1);
n2=in(2);
n3=in(3);
h=in(4);
nspecies=in(5);
t0=0;
//concs, sources and sinks are list... |
2dc365eca5d43d9396b42680ebab1b9bc7712fdf | 1b969fbb81566edd3ef2887c98b61d98b380afd4 | /Rez/bivariate-lcmsr-post_mi/bfi_c_aspfin_d/~BivLCM-SR-bfi_c_aspfin_d-PLin-VLin.tst | ea3a146df8f11cd19a290d013c5fca02f6267f90 | [] | 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-bfi_c_aspfin_d-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.304582D+00
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.