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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
77878a1f50df51397f3256e03aef4e20ba392258 | 1bb72df9a084fe4f8c0ec39f778282eb52750801 | /test/PF3.prev.tst | a27a940e643a8b50d7e7807ecfb9313a29e904f3 | [
"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 | 125 | tst | PF3.prev.tst | ( - x + 2) / ( - x - x^2 + 1)
vectors: [2,-1],[1,-1,-1]
coefficients: [2,1,3,4,7,11,18,29,47,76,123,199,322,521,843,1364]
|
dfe5ef7bb3ef23e1b39d41fc94849ee782106226 | f542bc49c4d04b47d19c88e7c89d5db60922e34e | /PresentationFiles_Subjects - Kopie/CONT/EX63NPV/ATWM1_Working_Memory_MEG_EX63NPV_Session1/ATWM1_Working_Memory_MEG_Nonsalient_Uncued_Run1.sce | 3966a10732f87aee5517cf8fe2d0cd1a6414d338 | [] | 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... |
4ebe54e16ab81aa891dc2ecbde6cb75188508584 | 5bc3a272ac3972765259062ed2c4abd8ac31eb84 | /EE 324 controls lab/lab5/q3.sce | 8975cf9292fe4ae82f1cf0a1be7714f3832f119d | [] | no_license | ishan-2404/Duaon-mei-yaad-rakhna-XD | 51a268cb15695d78a1bd086d958f402fe6ee093d | bf702ac84c18f7d677a35f9f850e3bfb63a32625 | refs/heads/main | 2023-07-13T17:10:57.650902 | 2021-08-14T07:06:22 | 2021-08-14T07:06:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 416 | sce | q3.sce | s = poly(0,'s');
k_range = .1:.1:15;
t = 0:.015:60;
rise_times = zeros(1,length(k_range));
for i = 1:length(k_range)
k = k_range(i);
G = k/(s^3+3*s^2+5*s+k);
G = syslin('c', G);
o = csim('step',t,G);
t1 = t(find(o>.9))(1);
t2 = t(find(o>.1))(1);
rise_times(1,i) = t1-t2;
end
... |
e588b06ce8ea09244f9d3f266ee79075b9aa7afc | 449d555969bfd7befe906877abab098c6e63a0e8 | /3041/CH3/EX3.1/Ex3_1.sce | e5d1daa0765ca4f9b8af3c1ec550e5f09ad99903 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex3_1.sce | //Variable declaration
beeta=100 //current gain
Ic=2.5 //collector current(mA)
Io=-0.5 //output current(mA)
Rl=2.5 //load resistance(kohm)
//Calculations
rpi=beeta*(25/Ic) //dynamic resistance(ohms)
Ib=Io/(-beeta) //as Io=-beeta*Ib
Vs=rpi*Ib //signa... |
f8f58f366f390f336a0fc1955fa7524d16e7f137 | 699bbb1f6c4a720a48f3844d3ee3cff329d417cd | /Secante.sci | caf6069831940b166bc11c7f23e87c7afbc8e9d0 | [] | no_license | bruna-prog/Scilab | a665405577f57c2de1117bbc8d2f4457ebefe753 | a5c8786130310258cf3a108f5f8f7759115f79e5 | refs/heads/main | 2023-01-05T19:48:25.264773 | 2020-10-31T01:52:19 | 2020-10-31T01:52:19 | 308,180,244 | 0 | 0 | null | 2020-10-31T01:52:20 | 2020-10-29T01:02:27 | Scilab | UTF-8 | Scilab | false | false | 762 | sci | Secante.sci | function Secante(f,x1,x2,tol)
// erro - tolerância máxima para x1
// Saída - x1 raíz da função f.
// x1 solução inicial para a raíz de f
// x2 segunda solução para a raíz de f
erro = 1;
printf ( '%i\t%.10f\t%.1e\n',1,x1,erro)
for(k=2:500)
x0=x1;
x1=x2;
f0=feval(x0,f)
f1=... |
52564e0b9c54f5e64798dcdbc4aad014854bf81f | 449d555969bfd7befe906877abab098c6e63a0e8 | /2219/CH4/EX4.11/Ex4_11.sce | c4daf6676276f7d699374d9f2a7c34de4547bda7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,027 | sce | Ex4_11.sce | // chapter 4 example 11
//-----------------------------------------------------------------------------
clc;
clear;
// given data
di = 6; // internal diameter in cms
d = 5; // length in cm
a = 4; // internal radius in cms
fo = 10*10^9; // operating frequency in Ghz... |
397a2cb77ed60a6c656a7ebb9bcc5e4f0b92fb32 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3281/CH1/EX1.7/ex1_7.sce | d00f1af043b6835f50a9176681331ae8baeb82b5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 365 | sce | ex1_7.sce | //Page Number: 16
//Example 1.7
clc;
//Given
c=3D+8; //m/s
R=2.25;//ohm
L=1D-9;//H/m
C=1D-12;//F/m
f=0.5D+9;//hz
G=0;
w=2*%pi*f;//rad/sec
//Characterstic impedance
z0=sqrt((R+(%i*w*L))/(G+(%i*w*C))); //ohm
disp('ohm',z0,'Characterstic impedance:');
//Propagation constant
gam=sqrt((R+(%i*w*L))*(G+(%i*... |
636c1bd037f86037f2dd35170075ae4de1aeb6f0 | 717ddeb7e700373742c617a95e25a2376565112c | /278/CH25/EX25.7/ex_25_7.sce | cd898d9a8067fe1cb2fc9684fc2f7f407b64f6e9 | [] | no_license | appucrossroads/Scilab-TBC-Uploads | b7ce9a8665d6253926fa8cc0989cda3c0db8e63d | 1d1c6f68fe7afb15ea12fd38492ec171491f8ce7 | refs/heads/master | 2021-01-22T04:15:15.512674 | 2017-09-19T11:51:56 | 2017-09-19T11:51:56 | 92,444,732 | 0 | 0 | null | 2017-05-25T21:09:20 | 2017-05-25T21:09:19 | null | UTF-8 | Scilab | false | false | 1,056 | sce | ex_25_7.sce | //find..
clc
//solution
//given
Tb=3*10^6//N-mm
d=1//m
r=500//mm
u=0.3
q=0.61//rad
ub=(4*u*sin(q))/(2*q+sin(2*q))//eqivalent coffint of friction
//ref fig 25.12
//let S be spring force
//taking moment abt fulcrum O1
//S*1250=Rn1*600 + Ft1*(500-250)
//put Rn1=Ft1/ub...
//S*1250=2125*Ft1
//Ft1=S*1250/2125... |
33dd7ad0fb2437f193f88724f1e650c65cc7bd29 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2258/CH1/EX1.24/1_24.sce | 3e7b149bcccbbe385f6a048c3652b389ec159d8c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 391 | sce | 1_24.sce | clc();
clear;
// To calculate the minimum uncertainity in velocity
delta_x=10^-8; //length of box in m
h=6.626*10^-34;
m=9.1*10^-31; //mass in kg
delta_v=h/(m*delta_x); //uncertainity in m/sec
delta_vk=delta_v*10^-3; //uncertainity in km/sec
printf("minimum uncertainity in velocity is %f m/sec",delta_v... |
d699196624aeeefa3d1658328b77cdca86d13deb | 449d555969bfd7befe906877abab098c6e63a0e8 | /2309/CH5/EX5.a.15/A_Ex5_15.sce | 369fd9d140c305db3037ee27bcf0c68e9c9a012f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 915 | sce | A_Ex5_15.sce | // Chapter 5 additional Example 15
//==============================================================================
clc;
clear;
//input data
r = 1.246*10^-10; // atomic radius in m
h1 = 1 // miller indice
h2 = 2 // miller indice
k0 = 0 // miller indice
... |
bf53292f789367f8f9d89e94f238c4b696ff8622 | 449d555969bfd7befe906877abab098c6e63a0e8 | /132/CH7/EX7.13/Example7_13.sce | 60f50ffa77a41c344672546f7d5a5624805d0b88 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 532 | sce | Example7_13.sce | //Example 7.13
///Program to Calculate Ic and Vce of the given Circuit Specifications
clear;
clc ;
close ;
//Given Circuit Data
Vcc=12; //V
Vbe=0.3; //V
R1=40*10^3; //Ohms
R2=5*10^3; //Ohms
Re=1*10^3; //Ohms
Rc=5*10^3; //Ohms
Beeta=60;
//Calculation
Vth=(R2/(R1+R2))*Vcc;
Rth=R1*R2/(R1+R2);
Ib=(Vth-Vbe)/... |
a1c4bb22bf6dd60e1fd6427273e1df219fb97879 | 035464a624f6f991af3d52aa977283771e8be0cd | /ИТ/2.sce | 2ab5197d0e265bee1bce3e5e60d843e5cd65f427 | [] | no_license | AlexLasher/infTech | 4a927a7430b3430948ff5e080629a8d971ec3919 | 8c4ee19fc907b9b9b7ad7fb6af4872774e0ad3f6 | refs/heads/master | 2021-01-22T18:28:00.896093 | 2017-06-10T04:35:08 | 2017-06-10T04:35:08 | 85,083,402 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 535 | sce | 2.sce | //Задаем исходные данные
R=2.1;L=0.1;C=0.02;U=220;f=50;
// Выполняем расчет
I=U/((R^2+(2*3.1415926*f*L-1/(2*3.1415926*f*C))^2)^0.5)
// Выводим в командное окно
mprintf('\n')
mprintf(' ИСХОДНЫЕ ДАННЫЕ:\n')
mprintf('\n')
mprintf(' R=%.2f Ом L=%.3f Гн C=%.3f Ф\n',R,L,C)
mprintf(' U=%.2f В f=%.3f Гц\n',U,f)
mprintf(' ОТВЕ... |
71da0e6856c4cdcd99fc145178acab3995139a20 | 449d555969bfd7befe906877abab098c6e63a0e8 | /617/CH5/EX5.2/Example5_2.sci | 94959c09a5c6a7f3e0bfc96cc55a2f0568eb8fb2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,139 | sci | Example5_2.sci | clc();
clear;
// to find tempearture difference between inner and outer surface
r=1/4; // radius in inches
to=300; // outer surface temperature of cylinder in degF
q0=10; // i2r heat loss in Btu-in^2/hr
k... |
f308fcfd9c50fc74fa36d82177fd1bb614e0d3d8 | d422d2bd9c82ca6a247ec578514ee6d3b5fa48b7 | /pendulumX4/plot.sce | 37fd0e94c86c6e253299ffbbb68bdc073e76aa54 | [] | no_license | kirillin/python_ev3 | bee3d9682f848b188d6c3b967f37dfc5a4aa3080 | 58c34ad11588bdc05e53a8466d6a12fe2c1a6ab2 | refs/heads/master | 2020-08-04T22:52:07.665251 | 2017-01-06T15:17:10 | 2017-01-06T15:17:10 | 67,629,534 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 243 | sce | plot.sce | importXcosDiagram("/media/data/evo/python_ev3/pendulumX4/x4pendulum_p_.zcos");
xcos_simulate(scs_m, 4);
plot2d(U.time, U.values,6);
//plot2d(d_theta.time, d_theta.values,1);
//plot2d(U.time, d_psi.values,2);
plot2d(psi.time, psi.values,3);
|
e11ecfc1a9cde0a4fe319abf392823e65f639b1d | 449d555969bfd7befe906877abab098c6e63a0e8 | /69/CH8/EX8.9/8_9.sce | 23b50fac505fdc22b7668639eb4133216e49c29c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 589 | sce | 8_9.sce | clear; clc; close;
yos = 30*10^(-6);
Idss = 16*10^(-3);
Vp = -4;
Vgsq = -2.86;
Idq = 4.56*10^(-3);
Rg = 1*10^(6);
Rs = 2.2*10^(3);
gmo = 2*Idss/abs(Vp);
gm = gmo*(1-(Vgsq/Vp));
rd = 1/yos;
Zi = Rg;
Zo = rd*Rs*gm^(-1)/((rd*Rs)+(Rs*gm^(-1))+(rd*gm^(-1)));
Zo2 = Rs*gm^(-1)/(Rs+gm^(-1));
Av = gm*(rd*Rs/... |
f3df8e10e1850588f06ca9b68810e9f7557428d1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2409/CH3/EX3.2/Ex3_2.sce | 015ad99177d5699902d113c19003e144035f3858 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 411 | sce | Ex3_2.sce |
//Variable Declaration
R=6371 //Radius of earth (km)
aGSO= 42164 //Circumference of earth(km)
b=0.632 //values of b from Example 3.1 (radians)
//Calculation
d=sqrt(R**2+aGSO**2-2*R*aGSO*cos(b)) //Range of earth station antenna (km)
El=acos(aGSO*sin(b)/d)*180/%pi //Elevation angle(degrees)
//Results
printf("The ... |
0045d37f099cd11d49da14c4979cbf964b768537 | 931df7de6dffa2b03ac9771d79e06d88c24ab4ff | /Shifty's Fast Strafes Tracking.sce | 8e1bb56561d4f3fda36bd9172e37b5ba527a5b98 | [] | 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 | 50,190 | sce | Shifty's Fast Strafes Tracking.sce | Name=Shifty's Fast Strafes Tracking
PlayerCharacters=my QC Quaker
BotCharacters=Quaker Bot Fast Strafes.bot
IsChallenge=true
Timelimit=60.0
PlayerProfile=my QC Quaker
AddedBots=Quaker Bot Fast Strafes.bot
PlayerMaxLives=0
BotMaxLives=0
PlayerTeam=2
BotTeams=1
MapName=kovaim1.map
MapScale=3.8125
BlockProjec... |
39d438ba03b805a396c22e06b0c3c58fdefdcef4 | bf24e30d6ed9b0d16fe0d59f6caf6ee61aa714cd | /missionA/mission2a.sce | 4fd462286345ee5669548b73c25343dd495c381e | [
"MIT"
] | permissive | pierre-geeraert/Projet_exolife | c8d3b623f2cbcaaaf5c510c8f438da2c82980be8 | cff5ca5cb1602d1b1ef589b847536b9e61e631ee | refs/heads/master | 2021-05-03T06:30:23.099197 | 2018-02-15T14:50:01 | 2018-02-15T14:50:01 | 120,595,698 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 526 | sce | mission2a.sce | // Define the axes of the picture
x = 1;
y = 1;
// Set the picture into a matrice named "img"
img = readpbm('Mars_surface.pbm');
// Scroll every pixels of the picture
for y = 1:384
for x = 1:512
// For every pixel, define a percentage of the shade of gray
img (x,y) ... |
b24714382bd94a0ef864d665fc2a19c4ed0ad2dd | 449d555969bfd7befe906877abab098c6e63a0e8 | /1631/CH3/EX3.7/Ex3_7.sce | 305515b6e929d0cbb933b52c6f28293b4ef8d153 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 321 | sce | Ex3_7.sce | //caption: amplitude
//Example 3.7
//page no 123
//find amplitude distortion at highest frquency
//given
clc;
clear;
fs=9.5; //samplig frequncy
fmax=1; //maximum frequncy
t=0.2; //pulse width
c=3*10^8;
f=fmax;
H1=t*sinc(f*t); //aperture effect at highest frequency
disp(H1*100,"|H(1)|=");
disp("%");
... |
69b9f473bbf2397be8e27197967ec4fbec85cf6b | da61229fdeb9703e2f3d8a7ff11c4cb8fe3c38bd | /T3/tst8_rv.2.tst | ad53fa55b573fdbcb00f39e244ae4d7044873355 | [] | no_license | andreianghel/ACS | 152eb64c14064ff7c88a1afd64ea370445764996 | 837c2ec0265b8d0d9ab4008385fc25cf29e65e98 | refs/heads/master | 2021-05-27T18:25:12.818905 | 2013-03-19T17:12:30 | 2013-03-19T17:12:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 66 | tst | tst8_rv.2.tst | a = false
b = true
c = true + a
c = a + b
d = a * b
c = c + d |
121cb617e5a6323ad161d5c3c016020fd148a7c0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1271/CH20/EX20.4/example20_4.sce | a6924f4eeaa8176e77812c4276963f10787ce4b5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 251 | sce | example20_4.sce | clc
// Given that
V = 13.6e3 // voltage in V
// Sample Problem 4 on page no. 20.8
printf("\n # PROBLEM 4 # \n")
printf("Standard formula used \n ")
printf("1/2*m*v^2 = eV \n")
v = 0.593e6*sqrt(V)
printf("\n Maximum speed of electron is %e m/sec.",v)
|
55dfc2932745d31aa0b86006923ef93b2ed2d7b8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2534/CH5/EX5.15/Ex5_15.sce | a7a81b9050a520934ca346db16f43ef2068911ea | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 487 | sce | Ex5_15.sce | //Ex5_15
clc
C = 600*10^-6
T = 20*10^-3
Vr = 1.2
Vdc = 9
Vac =Vr/(2*(3^.5))
r = Vac/Vdc
Idc = (Vr*C)/(T/2)
RL = Vdc/Idc
disp("C = "+string(C)+"F")//rectifier capacitance
disp("T = "+string(T)+"s")//time
disp("Vr = "+string(Vr)+"V")//ripple voltage
disp("Vdc = "+string(Vdc)+"V")//D.C. voltage
disp("Vac = "... |
d51873bf8c423a76916085c92ec5f38caf931a19 | 449d555969bfd7befe906877abab098c6e63a0e8 | /611/CH8/EX8.5/Chap8_Ex5_R1.sce | eb10b789cbcfa98e30718ba52ffc3807b9f3fa9d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,439 | sce | Chap8_Ex5_R1.sce | // Y.V.C.Rao ,1997.Chemical Engineering Thermodynamics.Universities Press,Hyderabad,India.
//Chapter-8,Example 5,Page 281
//Title: Enthalpy and entropy departure using the generalized Redlich-Kwong equation of state
//=================================================================================================... |
fcf02e0c628e449ce6a89052a76a50ce883c91b1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3556/CH10/EX10.5/Ex10_5.sce | e51bc3474ca6ea09134ebf43f908dd6cddadc140 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 955 | sce | Ex10_5.sce | clc
// Fundamental of Electric Circuit
// Charles K. Alexander and Matthew N.O Sadiku
// Mc Graw Hill of New York
// 5th Edition
// Part 2 : AC Circuits
// Chapter 10 : Sinusoidal Steady State Analysis
// Example 10 - 5
clear; clc; close;
// Given data
Z1 = complex(8.0000,10.000);
Z2 = comple... |
c00eb78a4bec18fe5f589fedad56b1d6ea3d7475 | 297b29fb450286d0f7fa619e58c9f4a86949544a | /build_help.sce | 67c2a397371e604b002f13ee260ba0b08f8fb089 | [] | no_license | harshal93shah/scilabcom | 46dc948c1e0d0b37b0a69dfa203347298cc01e40 | 09c5506089a4283968d963ed3812de9823c5a008 | refs/heads/master | 2020-04-06T07:03:23.954966 | 2016-10-04T11:49:41 | 2016-10-04T11:49:41 | 54,882,787 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 241 | sce | build_help.sce | help_lang_dir = get_absolute_file_path("build_help.sce");
TOOLBOX_TITLE = "Toolbox_Communication"
tbx_build_help(TOOLBOX_TITLE, help_lang_dir);
ok =add_help_chapter("Demo",get_absolute_file_path("build_help.sce"));
clear help_lang_dir;
|
6aab1ef566fe652c9c3bb08fb062fab49cbcbf0e | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set14/s_Materials_Science_R._S._Khurmi_And_R._S._Sedha_2153.zip/Materials_Science_R._S._Khurmi_And_R._S._Sedha_2153/CH16/EX16.6/ex_16_6.sce | 9f0029ab2cd9bfef80b72288e8f5d40da3a95eca | [] | 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 | 294 | sce | ex_16_6.sce | errcatch(-1,"stop");mode(2);//Example 16.6 : intrinsic carrier density
;
;
//given data :
format('v',10)
e=1.602*10^-19;
p=3000;// in ohm/m
sigma=1/p;// in ohm/m
mu_n=0.14;// in m^2/V-sec
mu_p=0.05;// in m^2/V-sec
n_i=sigma/(e*(mu_n+mu_p));
disp(n_i,"the concentration,n_i(/m^3) = ")
exit();
|
0aecf11ab86dee9e6c9a63f47a5d781f7aae0afb | 449d555969bfd7befe906877abab098c6e63a0e8 | /2330/CH7/EX7.3/ex7_3.sce | e92c42073bd1de408b908b8ab2f7499a8e7d78f2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 495 | sce | ex7_3.sce | // Example 7.3
format('v',5)
clc;
clear;
close;
// given data
R_E= 430;// in Ω
R_L= 100;// in Ω
R1= 10*10^3;// in Ω
R2= 10*10^3;// in Ω
bita= 200;// unit less
r_e= 2.5;// in Ω
r_L= R_E*R_L/(R_E+R_L);// in Ω
// The voltge gain
A= r_L/(r_L+r_e);
disp(A,"The voltge gain is : ")
Zin_base= bita*(r_L+r_e);//... |
ef8d5b0cec10dea8a79fde94cc9d0a56dfe1a6de | 449d555969bfd7befe906877abab098c6e63a0e8 | /611/CH3/EX3.7/Chap3_Ex7_R1.sce | 30033add22970c7a232124c011cfee69debfeb38 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,416 | sce | Chap3_Ex7_R1.sce | // Y.V.C.Rao ,1997.Chemical Engineering Thermodynamics.Universities Press,Hyderabad,India.
//Chapter-3,Example 7,Page 55
//Title:Volume of liquid using van der Waals equation
//================================================================================================================
clear
clc
//INPUT
... |
a82eba3a6bd8a2240077067ab4104b5fcf2dd2d7 | c2362ea8126f9c7e56db025d6b174fd2827e8f02 | /projects/01/Or8Way.tst | b389863667d2452ff7042ccb4dd3b33f9622df17 | [] | no_license | itotallyrock/nand2tetris | d22a7280064ba6f72364d4e03a2dd98bb788ea45 | 034c11a5bb05d518a00834dddf3c48e2d2866ba6 | refs/heads/master | 2020-03-28T04:54:28.807199 | 2018-11-30T05:35:22 | 2018-11-30T05:35:22 | 147,743,945 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 311 | tst | Or8Way.tst |
load Or8Way.hdl,
output-file Or8Way.out,
compare-to Or8Way.cmp,
output-list in%B3.8.3 out%B3.1.3;
// Used these four test cases because it there were 256 possibilities
set in %B00000000,
eval,
output;
set in %B11111111,
eval,
output;
set in %B10101010,
eval,
output;
set in %B01010101,
eval,
output;
|
55ee3244716ec2e2ccc388cec66fd56c2e9718fc | 449d555969bfd7befe906877abab098c6e63a0e8 | /2153/CH16/EX16.5/ex_16_5.sce | b89b2330833789d58e10a15606a1e21766b13b66 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 346 | sce | ex_16_5.sce | //Example 16.5 : concentration of impurity
clc;
clear;
close;
format('v',9)
e=1.6*10^-19;//
l=10;//in mm
d=1;//in mm
r=100;//in ohms
up=0.19;//mobilty of electrons in V-sec
a=(%pi*((d*10^-3)^2))/4;//area in m^2
p=((r*a))/(l*10^-3);//resistivity in Ohm-cm
n=((1/(p*e*up)));//concentration in per m^3
disp(n,"impurity conc... |
a18d42f022ed827ba32b3bee747c11979563adec | 56743f362de98f910919780918c86679ec136d3e | /exercicios-propostas-fichas/ficha1.sce | eb0332b612e535f51390c916eb9f7357b6d86eb0 | [] | no_license | andre-paulo98/fichas-ei-a1s2-MD | aaf75e6b45cbac7ebbf92949deb783ce6f1201b7 | 99c50eb08cf409ce8e5aa8301728dbe9148e16c5 | refs/heads/master | 2022-02-24T23:13:49.293944 | 2019-10-06T17:50:26 | 2019-10-06T17:50:26 | 171,472,323 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,916 | sce | ficha1.sce | clear
clc
printf("\n\n")
resultado = (35.6 * 64 - 7^3)/(45 + 5^2)
disp("1 a) = " + string(resultado))
printf("\n")
resultado = (5/7) * 4 * 6^2 - ((3^7)/(9^3-236))
disp("1 b) = " + string(resultado))
printf("\n")
resultado = ((3^2 * log10(76))/(7^3 + 54)) + 910^(1/3)
disp("1 c) = " + string(resultado))
printf("\n... |
ce112e75b24cd5a07ab4e32857d17535927eeabd | 449d555969bfd7befe906877abab098c6e63a0e8 | /1853/CH2/EX2.4/Ex2_4.sce | 350c90380ecdbdefb83439920152fc31fe03bbe1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 180 | sce | Ex2_4.sce |
//determine the value of relative permeability of iron
D=15e-2
l=%pi*15e-2
N=450
I=2
B=1.2
u=B/(4*%pi*10^-7*N*I*l)
disp('value of relative permeability='+string(u)+' ')
|
5cb3fcbfbf9475cdc05c29261d021faa562fac84 | 089894a36ef33cb3d0f697541716c9b6cd8dcc43 | /NLP_Project/test/blog/bow/bow.11_15.tst | db13f6f136252065504a3c97786a21aeb9ca9a60 | [] | no_license | mandar15/NLP_Project | 3142cda82d49ba0ea30b580c46bdd0e0348fe3ec | 1dcb70a199a0f7ab8c72825bfd5b8146e75b7ec2 | refs/heads/master | 2020-05-20T13:36:05.842840 | 2013-07-31T06:53:59 | 2013-07-31T06:53:59 | 6,534,406 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 3,361 | tst | bow.11_15.tst | 11 1:0.4 5:1.0 10:0.2 35:0.09090909090909091 37:1.0 62:0.07692307692307693 195:1.0 292:1.0 635:0.3333333333333333 1075:1.0 1248:1.0 1412:0.5
11 22:1.0 23:1.0 55:0.2 61:1.0 91:1.0 305:0.25 1191:1.0 1282:1.0
11 10:0.2 12:0.25 31:0.5 61:1.0 62:0.07692307692307693 104:0.25 132:1.0 157:1.0 172:0.14285714285714285
11 91:1.0 ... |
e776f8288d34935ca8923268df4b740633c1301b | 127061b879bebda7ce03f6910c80d0702ad1a713 | /BasisTrans/PIL_TR_op.sci | a4546b2b84dfa8536d0543ae3f5fbcbd1511a15e | [] | no_license | pipidog/PiLib-Scilab | 961df791bb59b9a16b3a32288f54316c6954f128 | 125ffa71b0752bfdcef922a0b898263e726db533 | refs/heads/master | 2021-01-18T20:30:43.364412 | 2017-08-17T00:58:50 | 2017-08-17T00:58:50 | 100,546,695 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 1,269 | sci | PIL_TR_op.sci | // **** Purpose ****
// This function perform the Time-Reveresal operation of a given state
// in PiLab format. Input can be normal states or floquet states.
// **** Variables ****
// [A]: Nx1 / NxM,
// <= eigenvector or eigenmatrix
// => TR operated eigenvector or eigenmatrix
// [TR_pair]: variables generated by PIL... |
fae72d0cf35943f2ecf8d519f978dc554bf1df50 | 449d555969bfd7befe906877abab098c6e63a0e8 | /503/CH7/EX7.48/ch7_48.sci | f2bedaebec876bf63d3d7858225526fde4fa422d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 719 | sci | ch7_48.sci | //to determine speed and torque of the motor
clc;
Ra=0.035;
Rf=0.015;
V=220;
I=200;
Ea=V-I*(Ra+Rf);
disp('full field winding');
n=900;
nn=n*Ea/V;disp(nn,'speed(rpm)');
T=(Ea*I/2)/(2*%pi*nn/60);disp(T,'torque(Nm)');
disp('field winding reduced to half');
Rse=Rf/2;
Rtot=Rse+Ra;
Ea=V-I*(Rtot);
Iff=I/2;
V... |
018fe5285e9f9d60e2b1240ef278016459c748b4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1299/CH6/EX6.2/example6_2.sce | a3f2afae7ed1037b5a8ec9c97f5e4ed2ba604f6e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 299 | sce | example6_2.sce | //Example 6.2
// Plotting root locus
clear; clc;
xdel(winsid());
s=%s;
num=1;
den=s*(s+3)^2;
G=syslin('c',num/den);
clf();
evans(G);
axes_handle.grid=[1 1]
mtlb_axis([-5 5 -5 5]);
//form the graph it can be seen that the break away point is at "-1"
disp("Break away point=-1")
|
afa76cab4cfab7df9039da9a9c9fc410e01c9d8c | 417f69e36190edf7e19a030d2bb6aa4f15bb390c | /SMTTests/tests/err_getValue9.tst | 268353a37216be4ccb3bd8c9e75d33626a98a856 | [] | 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 | 152 | tst | err_getValue9.tst | ; tests normal use of get-value, though it is not supported
(set-option :produce-models true)
(set-logic QF_UF)
(declare-fun x () Bool)
(get-value (x))
|
0638ae9e8ae69b7f3797b6451708b95a98e295d8 | 2740105a27160c396a8bd9511a8da252eb4ebcf2 | /Scilab/execute.sce | 6a029b720eb7e6813bd4fcac873e3655144c23e6 | [] | no_license | alexgomez88/PyContact | 6e067d89b08d896f3c55648dd014f0ac28749f4e | d5cc01a9fe1dbf193a877ee80ebd9439163bfb57 | refs/heads/master | 2021-01-01T20:05:56.816877 | 2012-02-17T07:56:45 | 2012-02-17T07:56:45 | 3,313,089 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,276 | sce | execute.sce | clear;
getd();
//X=0:0.01:1;
//Y1=X;
//Y2=X;
//Y3=X;
//Y4=X;
//Y5=X;
//for i=1:length(X)
// Y1(i)=carter(30000,0.0002,0.0001,0.25,0.55,300*10^9,X(i),0,0)/(30000*0.55);
// [FX,FY]=kalkerL(30000,0.0002,0.0001,0.25,0.55,300*10^9,X(i),0,0);
// Y2(i)=FX/(30000*0.55);
// [FX,FY]=kalkerS(30000,0.0002,0.0001,0.25,0.55,300*10^9... |
b6f36d2dd0c2717ddf31edae6fd6908affb3aea5 | 573df9bfca39973c9bf2fa36f6e5af2643d7771e | /scilab/sistemas lineares/exemplo_Gauss.sce | 20611cd019af5b5d0d9d79e4b4786af1e40d684c | [] | no_license | DCC-CN/152cn | ef92c691edabe211b1a552dbb963f9fd9ceec94a | 4fe0b02f961f37935a1335b5eac22d81400fa609 | refs/heads/master | 2016-08-13T01:34:17.966430 | 2015-04-07T07:31:58 | 2015-04-07T07:31:58 | 44,502,526 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,905 | sce | exemplo_Gauss.sce | //
clc;
clear ;
getd('../lib');
function exemplo_Gauss(label, A, b, prec)
if ~exists("prec", "local") then
prec = 3;
end
tamanho = prec + 5;
pausa = %F;
mprintf("\n###################################################################################\n");
mprintf("Exemplo %s de solução de... |
9b1c0632324a4f36a4176f9c9a2e5fdf59112b5f | 449d555969bfd7befe906877abab098c6e63a0e8 | /2252/CH10/EX10.5/Ex10_5.sce | e59027955ba4cd108a16b6fe0f9bb8592b3f9ebe | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 334 | sce | Ex10_5.sce |
N=80 //no. of turns in coil
B=.5 //flux density
A=15D-4 //area of coil
Tc=2D-4 //controlling torque at full scale deflection
Td=Tc //under final steady condition
I=Td/(N*B*A)
n=100 //no. of divisions
v=2 //voltage measured per division
V=n*v //at full scale deflection
R=V/I
mprintf("Series resistanc... |
60bed916390928337608c2edd14b1031bedd7542 | 449d555969bfd7befe906877abab098c6e63a0e8 | /608/CH19/EX19.09/19_09.sce | 67e7c16e6f1074c9ffd708eb0775e66f0cd2c153 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 476 | sce | 19_09.sce | //Problem 19.09: The input power to a 3-phase a.c. motor is measured as 5 kW. If the voltage and current to the motor are 400 V and 8.6 A respectively, determine the power factor of the system.
//initializing the variables:
P = 5000; // in Watts
IL = 8.6; // in amperes
VL = 400; // in Volts
//calculation:
//P... |
6b64070a332dc232cf38a871ea4713e5c6636f82 | e0d0f91c5f4c3a7f3e8d1d5be59317de8305c081 | /dataset/presentation_program/Reproduction_2015_again_v2.sce | 59f1131d60f50368f0462c8001ba8ce87e611621 | [] | no_license | micchu/TwoChannelNIRS | 01687eb41ecac8bcca91dc27c293e02b55ebb89d | e8a291a8678e0006a5d4ab5fd74f518c333ac64c | refs/heads/master | 2021-01-10T06:28:57.272767 | 2016-03-09T10:39:54 | 2016-03-09T10:39:54 | 51,119,550 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,088 | sce | Reproduction_2015_again_v2.sce | scenario = "Repriduction_2015_again";
no_logfile = false;
default_font_size = 120;
default_trial_duration = 6000;#タスク時間の設定(デフォルト:6000=6秒)
begin;
picture {} default;
trial {
trial_duration = 4000;#レスト時間の設定(デフォルト:4000=4秒)
picture {
text { caption = "+"; };
x = 0; y = 0;
};
} rest;... |
b8aa8890611d5351dacf9476d8663fb843ad7b5e | fd53e4d4cb8520b84e44cf3729508c4b479fac3a | /1547.1/Tests/LVRT_LV2.tst | c2a37c2744aec98936bb0f7c4eb11fec8d8ef901 | [] | no_license | FREA-ENT/svp_1547.1 | ea1b7feb92671c3f5a3bbb503f39f76cc655fe59 | 728cde3b52bfd65db1eeecb05d62003d25aff9dc | refs/heads/master | 2020-05-23T21:28:02.374723 | 2019-05-07T22:24:02 | 2019-05-07T22:24:02 | 186,955,692 | 0 | 0 | null | 2019-05-16T05:13:03 | 2019-05-16T05:13:03 | null | UTF-8 | Scilab | false | false | 1,333 | tst | LVRT_LV2.tst | <scriptConfig name="LVRT_LV2" script="SA9_volt_ride_through">
<params>
<param name="eut.t_msa" type="float">1.0</param>
<param name="eut.v_msa" type="float">2.0</param>
<param name="eut.vrt_t_dwell" type="int">5</param>
<param name="vrt.n_r" type="int">5</param>
<param name="vrt.t_hold" type="floa... |
78a127ed1e1113884283c94e5c9079c9e822ec37 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1457/CH10/EX10.9/10_9.sce | 5a6350c6d0c2baadf7c5572985a15e1285ceba49 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 10_9.sce | clc
//Initialization of variables
k=1.4
R=287
T=249 //K
v=600 //m/s
d=0.2 //m
//calculations
c=sqrt(k*R*T)
M=v/c
Cd=0.62
rho=47.22*10^3 /(R*T)
Fd=Cd*rho*v^2 /2 *%pi*d^2 /4
//results
printf("Drag = %d N",Fd)
|
91c9e1982ee6dcd59e3a000b69e4009335ceaedd | 449d555969bfd7befe906877abab098c6e63a0e8 | /2201/CH3/EX3.6/ex3_6.sce | 1d88443f1c4d3fb62de8f0380fcbc3226739cf7e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 364 | sce | ex3_6.sce | // Exa 3.6
clc;
clear;
close;
// Given data
Sigma_n = 0.1;// in (ohm-cm)^-1
Miu_n = 1300;
q = 1.6*10^-19;// in C
n_n = Sigma_n/(Miu_n*q);// in electrons/cm^3
disp(n_n*10^6,"Concentration of electrons per m^3 is ");
n_i = 1.5*10^10;
p_n = ((n_i)^2)/n_n;// in holes/cm^3
p_n = p_n * 10^6;// in holes/m^3
disp... |
e10dbd63fd955aac55a3c28ce8c50eb37e109809 | d465fcea94a1198464d7f8a912244e8a6dcf41f9 | /siminfo/kiks_print.sci | f9cb5ba10bb74045b942aed0f690f5c105ce5afe | [] | 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 | 425 | sci | kiks_print.sci | function [] = kiks_print(str)
// Display mode
mode(0);
// Display warning for floating point exception
ieee(1);
// -----------------------------------------------------
// (c) 2000-2004 Theodor Storm <theodor@tstorm.se>
// http://www.tstorm.se
// -----------------------------------------------------
// !! L.7: Un... |
dd0f3229c04e6122069d9688cc574817c8e1c21f | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set6/s_Electronic_Circuit_Analysis_And_Design_D._A._Neamen_1223.zip/Electronic_Circuit_Analysis_And_Design_D._A._Neamen_1223/CH12/EX12.3/Ex12_3.sce | a17ddb5319255a4cd14db5f2dee2857a922e3083 | [] | 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 | 200 | sce | Ex12_3.sce | errcatch(-1,"stop");mode(2);;
;
//Example 12.3
Ao=10^4;
wh=2*%pi*100;//rad/s
Af=50;
//x=(1+bAo)
x=Ao/Af;
printf('\n(1+bAo)=%f\n',x)
wfh=wh*x;
printf('\nd loop bandwidth=%f\n',wfh)
exit();
|
ff1f6b7ea90ff5fb099ad8d482ae6c87f35504ae | 449d555969bfd7befe906877abab098c6e63a0e8 | /3814/CH5/EX5.2/Ex5_2.sce | 4b7bd4ceaf7472fe78d3dfffe0b1f06f4d58fff0 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 688 | sce | Ex5_2.sce | // to find flow rate and shaft power develpoed by the turbine
// ex 5.2 pgno 116
clc
g=9.8 // gravitional acceleration
H=400 // head
hf=23.6 // penstock and nozzle
d=80e-3 // diameter of the jet
u=40 // bucket speed
k=.85 // ratio of heat
deg=165 // degree
n1=0.9 // rotational speed
V1=sqrt(2*g*(H-hf)) // ve... |
8a8563ddc131f71a107875b57d8f01a7c37186bf | 449d555969bfd7befe906877abab098c6e63a0e8 | /2024/CH7/EX7.7/7_7.sce | 10d1f1b9c9cd52f80ca9fc0b2683355721b5b3f5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 167 | sce | 7_7.sce | clc
//Initialization of variables
Z=1.39
R=0.73
T=492 //R
p=500 //atm
M=28 //lbm
//calculations
v=Z*R*T/(p*M)
//results
printf("volume = %.4f ft^3/lbm",v)
|
ef95da11096bff3aaebb5d51f677c2c0ac98f903 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1430/CH2/EX2.14/exa2_14.sce | d11ca11be39cc0e2728d9e907a0ae5e71548ad93 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 585 | sce | exa2_14.sce | //Example 2.14
// Calculating Thevenin Parameters
// From Figure 2.31(b)
v_x_1=0; // Applying KVL in Middle loop
i_x_1=0;// From Ohm's Law
i_sc=3*10^-3; // From KCL
// For Calculating R_t
// From figure 2.31(c)
// v_x=-0.25v_t
//i_x=-0.125v_t
//i_t=i_x + v_t/40=-0.1v_s
// R_t=v_t/i_t
R_t=-(1*10^3)/0.1; // ... |
e0b3422e5ce503e4a3fa7d02c7cdd5532a04e2ca | df924acfdd5b043da9336a2276726dbfb655735a | /test_suite/modulprt.tst | e15f7b0788f9802ad645a6b6c284a5e6613cd398 | [] | no_license | noxdafox/clips | b8fb280223b5aae615e427bf1f31c03cb932b09d | a2c548b69394f0e2cf7c6d583810b6a29a662ae1 | refs/heads/master | 2023-09-01T18:52:07.614807 | 2021-12-14T20:10:21 | 2021-12-14T20:10:21 | 95,596,886 | 11 | 10 | null | null | null | null | UTF-8 | Scilab | false | false | 327 | tst | modulprt.tst | (unwatch all)
(clear)
(dribble-on "Actual//modulprt.out")
(batch "modulprt.bat")
(dribble-off)
(clear)
(open "Results//modulprt.rsl" modulprt "w")
(load "compline.clp")
(printout modulprt "modulprt.bat differences are as follows:" crlf)
(compare-files "Expected//modulprt.out" "Actual//modulprt.out" modulprt)
(close mod... |
9afb978afeb52e048ff65632b573cc934d11367a | 449d555969bfd7befe906877abab098c6e63a0e8 | /2090/CH4/EX4.14/Chapter4_Example14.sce | 1e45f27c9b78a2fb829d924d01f38bc9dca9e33d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,245 | sce | Chapter4_Example14.sce | clc
clear
//Input data
r=8;//The compression ratio
T1=350;//The given temperature at the start of compression in K
p=1;//The given pressure at the start of compression in bar
f=0.08;//The exhaust residual fraction
cv=44000;//The calorific value in kJ/kg
//Calculations
W1=150;//Isentropic compression functi... |
204eae353e971032e0e2b02536d723dc9745b9d6 | 449d555969bfd7befe906877abab098c6e63a0e8 | /167/CH7/EX7.5/ex5.sce | e8146ae63215c8abc459c96fd19207a83244c5df | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 484 | sce | ex5.sce | //ques5
//Isentropic Expansion of Steam in a Turbine
clear
clc
//state 1
P1=5//pressure in MPa
T1=450//temperature in C
h1=3317.2//heat of system in kJ/kg from table
s1=6.8210//entropy of system in kJ/kg.K from table
//state 2
P2=1.4//pressure in MPa
s2=6.8210//entropy of system remains same ie s2=s1
h2=... |
2e1b61dee19bd98e26d61d7c7fdb2a08a8d8d892 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2201/CH9/EX9.3/ex9_3.sce | af19e775cb27a9a0001397242be62e241dca6f50 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 342 | sce | ex9_3.sce | // Exa 9.3
clc;
clear;
close;
// Given data
V_GS = 6;// in V
I_D = 4;// in mA
V_GSth = 2;// in V
V_DS = V_GS;// in V
V_DD = 2*V_DS;// in V
disp(V_DD,"The value of V_DD in V is")
R_D = (V_DD-V_DS)/I_D;// in k ohm
disp(R_D,"The value of R_D in k ohm is ");
disp("The very high value for the gate to drain resi... |
305e4f6ab35853e2b24ed1be135c9618cf06275d | 931df7de6dffa2b03ac9771d79e06d88c24ab4ff | /Fortnite Thin Aim.sce | 8de1c637ec2f07e17e5be40a72fc3417958353c6 | [] | 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 | 11,273 | sce | Fortnite Thin Aim.sce | Name=Fortnite Thin Aim
PlayerCharacters=FortniteMain
BotCharacters=Thin very long strafe.bot
IsChallenge=false
Timelimit=60.0
PlayerProfile=
AddedBots=
PlayerMaxLives=0
BotMaxLives=
PlayerTeam=0
BotTeams=
MapName=
MapScale=3.8125
BlockProjectilePredictors=true
BlockCheats=true
InvinciblePlayer=false
Inv... |
f9c38aa9a6a4fc0e01b956cf600f3b7cd50226d0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3768/CH6/EX6.8/Ex6_8.sce | f23c28e1f1826a1c67672951c179e152b4d42030 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 635 | sce | Ex6_8.sce | //Example number 6.8, Page number 119
clc;clear;
close;
//Variable declaration
rho=10**4; //density of silver(kg/m**3)
N=6.02*10**26; //avagadro number
e=1.6*10**-19; //charge(c)
m=9.1*10**-31; //mass(kg)
MA=107.9; //atomic weight(kg)
sigma=7*10**7; //conductivity(per ohm m)
//Calculation
n=r... |
cc50c10fde3a1597a0d741799dc8de4e260da833 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2882/CH14/EX14.8/Ex14_8.sce | 0d0de9c0e3653a460fa4e13599e55ef6c5a07dfe | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 642 | sce | Ex14_8.sce | //Tested on Windows 7 Ultimate 32-bit
//Chapter 14 Operational Amplifiers Pg no. 429
clear;
clc;
//Given
//Figure E 14.7
Av_ol=200000;//open loop voltage gain
Zin=5;//input impedance in ohms
Zout=50;//output impedance in ohms
Ri=2.7D3;//resistance Ri in ohms
Rf=135D3;//feedback resistance in ohms
//Sol... |
7efeffffb3994ef8af20851f7fe95478a0b8921f | 449d555969bfd7befe906877abab098c6e63a0e8 | /199/CH6/EX6.1/Example_6_1.sce | 8221349a03eb50fc63c1b82476cad5b6aa0799b6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 683 | sce | Example_6_1.sce | // Chapter6
// Page.No-193, Figure.No-6.3(a)
// Example_6_1
// Bandwidth of the amplifier
// Given
clear;clc;
R1=100;Rf=1*10^3;Rin=50;Rl=10*10^3;
Ci=0.1*10^-6; // Capacitance b/w 2 stages being coupled
RiF=R1; // ac input resistance of the second stage
Ro=Rin; // ac output resistance of the 1st stage
UGB=10^... |
3a54ec94753d62a969f8b1396bb982ffbb5dfc00 | b61214213da59c049ec1a018e815f4feb95bccca | /lexers/Scilab/interpolation.sce | 1075ef0b5b5d28786dfa91a6382bef8bf14cd04b | [] | no_license | Alexey-T/lexer_tests | 25ab893f928fe2ac073c153e349c140fd3bd8678 | 3d26a98a4f9a2ae12c4074ea90b9416d75736b83 | refs/heads/master | 2023-08-17T13:07:10.432096 | 2023-08-13T06:51:15 | 2023-08-13T06:51:15 | 74,854,492 | 3 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 7,404 | sce | interpolation.sce | // Copyright 2012 Manolo Venturin, EnginSoft S.P.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless ... |
1fdef22416c92aa95482c6d9331dc034ec630ec0 | 25ba679991c81214f096bf7e7f14edf37f59ef02 | /src/scilab/dynamicKnapsack.sce | c92f4bca6b6b6b9867905ccf08a58ecedd2a75dd | [] | no_license | chawais123/BinaryKnapsackDP | 72a8708f35a65f161b4662455edb9962df10dd01 | 5b50e711a268f52f94d9f1a6d7f6dad831080afd | refs/heads/master | 2021-01-17T06:55:09.518103 | 2014-08-18T01:56:34 | 2014-08-18T01:56:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 3,184 | sce | dynamicKnapsack.sce | // Introduction
disp("This is the scilab implementation for the dynamic programming algorithm for solving the knapsack problem. The knapsack problem can be briefly summarized as follows. We have a set of objects, that have specific weights and specific associated values. Given a limit W on the maximum weight we can car... |
881195fd2c6deaec9614eb9c63466a65da4ab62b | 449d555969bfd7befe906877abab098c6e63a0e8 | /405/CH7/EX7.3/7_3.sce | 2f4cc1694bdece6444500aa7a76f4c738f11e50a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,073 | sce | 7_3.sce | clear;
clc;
printf("\t\t\tExample Number 7.3\n\n\n");
// heat transfer from horizontal tube in water
// Example 7.3 (page no.-333)
// solution
d = 0.02;// [m] diameter of heater
Ts = 38;// [degree celsius] surface temperature of heater
Tw = 27;// [degree celsius] water temperature
// the film temperature is... |
ed229e466e10259385650f4c68e4ece0e336e2a6 | f542bc49c4d04b47d19c88e7c89d5db60922e34e | /PresentationFiles_Subjects/CONT/ATWM1_Working_Memory_MEG_CU42NYP_Session1/ATWM1_Working_Memory_MEG_Nonsalient_Uncued_Run1.sce | a1f74a8a8905d30b430cb7c86db53f20904e1597 | [] | 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,615 | 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... |
377bac32bdfe35b3cb63ead88405a312b988f008 | 449d555969bfd7befe906877abab098c6e63a0e8 | /67/CH2/EX2.19.b/example219b.sce | f13e4d4e13556472d5aa6e6faa2622848249158c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 570 | sce | example219b.sce | //Example 2.19b
clc;
x1=[1,1,1,1]
x2=[2,2,2,2]
a=1
b=1
for n=1:length(x1)
x3(n)=a*x1(n)+b*x2(n)
end
for n=1:length(x1)
y1(n)=exp(x1(n))
y2(n)=exp(x2(n))
y3(n)=exp(x3(n))
end
for n=1:length(y1)
z(n)=a*y1(n)+b*y2(n)
end
count=0
for n=1:length(y1)
if(y3(n)==z(n))
count=c... |
a18091c299e120340a38d1a04a6673c4b3878b77 | 67ba0a56bc27380e6e12782a5fb279adfc456bad | /STAMPER_PROG_7.4/OUT_OF_DATE/sf.sce | 1e1f35cb751e84a978796fcb8f84da61810726e7 | [] | 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 | 2,819 | sce | sf.sce | clear
//Load Raw Points from File
vPoints = csvRead("POINTS_16001_160409.csv", ";"); //Load Point file
vPoints(:,1) = -vPoints(:,1); //Flip Point X-values to correspond with cutting on the left side of SPDT machine (CCW rotation)
vPoints = vPoints($:-1:1,:); //Reverse the order of the points
//exec('PlotSurface.sce... |
a10121517aac0186f4a59b348312949cc12d2269 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1970/CH9/EX9.14/CH09Exa14.sce | 0c58b1d7df4a8d9f5dc62eae66e790aadbc1ed41 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 744 | sce | CH09Exa14.sce | // Scilab code Exa9.14 : : Page-396 (2011)
clc; clear;
R_0 = 1.2e-15; // Distance of closest approach, metre
j = 7/2; // Total angular momentum
A = 41; // Mass number of Scandium
Z = 20; // Atomic number of Calcium
Q_Sc = -(2*j-1)/(2*j+2)*(R_0*A^(1/3))^2; // Electric quadrupole of Sc... |
631a025737582182ce7814939992c57cfd1f4259 | 449d555969bfd7befe906877abab098c6e63a0e8 | /26/CH3/EX3.2.7/3_2_7.sce | 08150668d8b09c5aee0486d01f68e9cdb66ddc6d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 448 | sce | 3_2_7.sce | disp('the given matrix is:')
A=[1 3 0 2;-2 -5 7 4;3 5 2 1;1 -1 2 -3]
disp(A,'A=')
disp('performing row operations')
A(2,:)=A(2,:)-(A(2,1)/A(1,1))*A(1,:)
A(3,:)=A(3,:)-(A(3,1)/A(1,1))*A(1,:)
A(4,:)=A(4,:)-(A(4,1)/A(1,1))*A(1,:)
disp(A)
A(3,:)=A(3,:)-(A(3,2)/A(2,2))*A(2,:)
A(4,:)=A(4,:)-(A(4,2)/A(2,2))*A(2,:)
d... |
9d4e0a55a021943429bcc9ad9d8e463cffb18e87 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2489/CH4/EX4.4/4_4.sce | bf9575c7a34b23d4188f74af6d237d79d50e72fe | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 217 | sce | 4_4.sce | clc
//Intitalisation of variables
clear
v= 10 //lit
p= 75 //cm of hg
T= 27 //C
R= 0.082 //lit-atm/mole K
//CALCULATIONS
n= (p/76)*v/((273+T)*R)
//RESULTS
printf ('Moles of oxygen contained = %.3f moles',n)
|
93aa82373ae260f57644d5ec4df12e82b3153649 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2657/CH1/EX1.5/Ex1_5.sce | 2a372f95d306eccb53c0665ad7394e42eb6c2e18 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 790 | sce | Ex1_5.sce | //Calculations on SI engine
clc,clear
//Given:
F_A=0.07/1 //Fuel-air ratio
bp=75 //Brake power in kW
eta_bt=20 //Brake thermal efficiency in percent
rho_a=1.2 //Density of air in kg/m^3
rho_f=4*rho_a //Density of fuel vapour in kg/m^3
CV=43700 //Calorific value of fuel in kJ/kg
//Solution:
m_f=bp*3600/(eta_bt... |
4a7625241417c46d2810bf8bdf0304b3c3d9ef72 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1466/CH1/EX1.11/1_11.sce | 002eecf4d993fb5089d6d69dbdebb016a2c983ff | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 181 | sce | 1_11.sce | clc
//initialisation of variables
d= 0.25 //in
w= 62.4 //lbf/in^2
T= 0.343*10^-3 //Lb per inch
//CALCULATIONS
h= (4*T*12^3)/(w*d)
//RESULTS
printf (' Height = %.3f in',h)
|
f3f50efd10f8613366218ca2e0119045e5c2215a | 449d555969bfd7befe906877abab098c6e63a0e8 | /1904/CH9/EX9.10/9_10.sce | 9675d2988f6ca0a192ef19a8f5294cd68b7f4351 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,014 | sce | 9_10.sce | //To Determine the proper 3 phase capacitor bank
//Page 488
clc;
clear;
V=12.8; //Voltage in kV
xl=0.8; //Reactance per unit length
l=3; //Distance of the line
Xl=xl*l; //Effective Reactance of the the Line
pf=0.8; //Initial Power Factor
pfn=0.88; //New Improved Power Factor
Qcu=150; //Capacity of each unit... |
ad46b3cc93e6646430266b3bd11a667ee67fbe3e | 449d555969bfd7befe906877abab098c6e63a0e8 | /1658/CH20/EX20.2/Ex20_2.sce | 6834bef0965a037c84e750274250ef779f813413 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 396 | sce | Ex20_2.sce | clc;
hie=1.0*10**3;
hre=1*10**-4;
hoe=100*10**-6;
RC=1000;
RS=1000;
rL=RC;
hfe=50;
Ai=-hfe/(1+hoe*rL);
Ri=hie+hre*Ai*rL;
Ris=Ri;
disp('Ohm',Ris*1,"Ris=");
delh=hie*hoe-hre*hfe;
his=1000;
Ro=(RS+his)/(RS*hoe+delh);
disp('kOhm',Ro*10**-3,"Ro=");
Ros=(Ro*rL)/(Ro+rL);
disp('Ohm',Ros*1,"Ros=");
Ais=(Ai*RS)... |
78dfe851cd20b6d91a87dc6b691508011a9e2579 | 05df9394f5d45c0bddbd52e4aad8c8210e9e2743 | /Scilab/Euler.sce | eaec7ab0ff1080dbab4b6f9f596f988078b55c9b | [] | no_license | pikabing/Scilab | a9fd34b70be3bd552f47fafc409bf7c88573ac7a | 87f2cc1914bfdb6c24a54960e9c49191bbd1f1ad | refs/heads/master | 2020-03-10T09:34:56.522084 | 2018-04-12T21:51:52 | 2018-04-12T21:51:52 | 129,311,712 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 298 | sce | Euler.sce | // program to solve differential equation by Euler's method
function[y1] = euler(x0,y0,xn,h)
deff('z = f(x,y)','z = x+y')
y1 = y0 + h*f(x0,y0)
y0 = y1
x0 = x0 + h
while (x0 < xn)
y1 = y0 + h*f(x0,y0)
y0 = y1
x0 = x0 + h
end
endfunction
|
9eb637331ee6d3ba2b6dde2e41695cbca87ec491 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1634/CH2/EX2.3/example2_3.sce | 632b4f49424e9cfa83a6147daf713c2a8977496e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 307 | sce | example2_3.sce |
//exapple 2.3
clc; funcprot(0);
// Initialization of Variable
pi=3.14259;
theta=(44+30/60)*pi/180;//angle b/w two points
x1=68.24;//distance of first point
x2=58.48;//distance of 2nd point
f=(x1+x2)/tan(theta)/2+sqrt((x1+x2)^2/4/(tan(theta))^2+x1*x2);
disp(f,"focal length of lens in (mm):");
|
012818f1331d513c91df238a4d6812867c7c65a5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /51/CH1/EX5/1_5data.sci | 27ade9136b7467bc8bf0d52b5173c0404351f3d1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 56 | sci | 1_5data.sci | vis=0.04;//lb*sec/ft^2
vel=2;//ft/sec
h=0.2;//inches
|
d984ea3f7b29e74546448cda978fdaeb0fcc4454 | 931df7de6dffa2b03ac9771d79e06d88c24ab4ff | /CSGO Target Switch.sce | c36594989aeeb0ef6bcc70212892a95fd35d72fd | [] | 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 | 34,993 | sce | CSGO Target Switch.sce | Name=CSGO Target Switch
PlayerCharacters=Counter-Striker
BotCharacters=Quaker Bot Fast Strafes.bot
IsChallenge=true
Timelimit=60.0
PlayerProfile=Counter-Striker
AddedBots=Quaker Bot Fast Strafes.bot;Quaker Bot Fast Strafes.bot;Quaker Bot Fast Strafes.bot;Quaker Bot Fast Strafes.bot
PlayerMaxLives=0
BotMaxLives=0;0;0;0
... |
3435dbcddb3a00cd5f9d8c5974950304dc67d871 | ca568b78a29e70739d7db5bbfe56500501516a19 | /FlowerConf/1_inch/4_flower_test.angle.tst | 88bfe6059e540bd15a7b17b65274ed7fe417bd22 | [] | no_license | RoiRahin/DetectorSimulations | 807d2f1794b96902da0c333aca6740e7a083b782 | 48d9b7a165600f1359b06f906f477813d4d93091 | refs/heads/master | 2021-05-16T14:30:01.850144 | 2018-02-15T12:18:48 | 2018-02-15T12:18:48 | 118,334,958 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,450,152 | tst | 4_flower_test.angle.tst | -7.00000; -4.70226; 4.70226; 256.62902
7.00000; 4.70226; 4.70226; 119.19092
7.00000; 4.70226; 4.70226; 85.67575
7.00000; 4.70226; 4.70226; 12.12174
-7.00000; -4.70226; 4.70226; 11.82194
0.00000; 0.00000; 11.65000; 142.00335
0.00000; 0.00000; 11.65000; 13.72032
0.00000; ... |
9deb555b5c57e22be069169dbc51f00a78bbb2b4 | e16ed2b1e5415e101f10dbee6680d11e6fdb5e6d | /MPages/dcp_mp_acm_worklist/script/mp_dcp_get_drug_options.tst | e4d361d07e03e16093b15b96c77449c2437ebe6b | [] | no_license | mikeysjob/ccl | 484145533a1e880c9369022c02c9756c86cfdce2 | 2e7b7cbc7a5bad0f035f744e1bab07a19d250f9a | refs/heads/master | 2023-02-09T23:40:06.341187 | 2021-01-06T17:31:02 | 2021-01-06T17:31:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 390 | tst | mp_dcp_get_drug_options.tst | free set med_request go
declare json = vc go
/*
record med_request
(
1 text = vc ;the text to match
1 catalog_flag = i2 ;0 = drug, 1 = class
) go
*/
set json = '{"MED_REQUEST":{"text": "ibu","catalog_flag": "0"}}' go
execute mp_dcp_get_drug_options "MINE", json go
set json = '{"MED_REQUEST":{"text": "anti","cat... |
192f68dd6f6a1b228e66248abeaf957b5a151c02 | 9715cbe7e8e57bb70f628b3bd021842f99fbad75 | /taller/soluciones/operarVectores.sci | 6a345e561f0d3eccef68459b458d53ff55783f6c | [] | 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 | 264 | sci | operarVectores.sci | function vector = operarVectores(a, b, opcion)
select opcion,
case 1 then
vector = a + b;
case 2 then
vector = a - b;
case 3 then
vector = a. * b;
else
vector = %nan;
end
endfunction |
279d805275e8a0e905f69c80170e66b2932bb4ef | 449d555969bfd7befe906877abab098c6e63a0e8 | /773/CH13/EX13.06/13_06.sci | 45168b7d933b26b0c0fc8af972f5af10efe84233 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 531 | sci | 13_06.sci | //polynomial//
s=poly(0,'s'); //Defines s as polynomial variable
F=syslin('c',[(288*(s+4))/((s+2)*(144+4.8*s+s^2)*s)]) //Creates transfer function in forward path
B=syslin('c',(1+0*s)/(1+0*s)) //Creates transfer function in backward path
OL=F*B //Calculates open-loop transfer function
fmin=0.1; //Min freq in Hz
f... |
ac2ba029126d41aa64455b7a52c17fbd2b6f9b88 | ad9d773041da16f532f11a309ac4e1e30643e5f2 | /sine-gen.sci | f866b1f85ed85e26ff8c01e07e746bc8cd023b00 | [] | no_license | bienata/monoboard9 | c8d919c070321a7db2bf7e78381305a15fa161d7 | 0105981552b8154d8fc6f51ad0211077952513ed | refs/heads/master | 2021-09-13T03:59:15.470094 | 2018-04-24T19:06:28 | 2018-04-24T19:06:28 | 110,576,964 | 2 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 458 | sci | sine-gen.sci | samples = 256;
N = [ 0 : 1 : samples-1 ];
S = floor( 128 + 128 * sind ( 360*N/(samples-1) ) );
plot( S );
unix('rm -f waves.inc');
f = mopen( 'waves.inc','wt' );
mfprintf( f, 'SINE_WAVE_%d:\n', samples );
mfprintf( f, '\t.db ' );
for n = 1 : samples-1
mfprintf( f, '%d', S(n) );
if modulo( n, 10 ) == 0 then
... |
f34be37340f24adca73e1201940fc3588fb69526 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1682/CH5/EX5.1/Exa5_1.sce | 7ee33d870813f3a0d181b5735e86c2935f2705f5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 883 | sce | Exa5_1.sce | //Exa 5.1
clc;
clear;
close;
//Alternative A :
disp("Alternative A : ");
P=5000000;//in Rs
A=2000000;//in Rs
i=18;//in % per annum
n=4;//in years
//Formula : (F/P,i,n) : (1+i/100)^n
//Formula : (F/A,i,n) : (((1+i/100)^n)-1)/(i/100)
FW_A=(-P*(1+i/100)^n)+(A*(((1+i/100)^n)-1)/(i/100));//in RS
disp(FW_A,"The ... |
c01db588f6fd7bfbd288e518d7b73006deee4f17 | 5f2ca8e18735204f5995ac7e44a6e301eb23ea0b | /xcos/models/engine_data.sci | ae21b78b9722d10a60652186703dbf88465bac7a | [] | no_license | Jettanakorn/mcflight | 4e7d4e20976e8f3621bf13fec2a8b522ecfc49a9 | e6579a11e10c5e9ae9ee558f464a6b88e1ae7a26 | refs/heads/master | 2023-03-17T10:49:28.906700 | 2019-10-30T20:20:58 | 2019-10-30T20:20:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,488 | sci | engine_data.sci | initial.throttle_pow = 0;
alt_ft_col = [0 10000 20000 30000 40000 50000];
mach_row = [0.0 0.2 0.4 0.6 0.8 1.0];
thrust_idle = [
1060.0 670.0 880.0 1140.0 1500.0 1860.0
635.0 425.0 690.0 1010.0 1330.0 1700.0
60.0 25.0 345.0 755.0 ... |
56eccc2a5365aea0560429990edbbef8601c20c3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1061/CH9/EX9.1/Ex9_1.sce | dfd23026cef062c5f35423b2c212c513460bf893 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 349 | sce | Ex9_1.sce | //Ex:9.1
clc;
clear;
close;
e_c=550;// number of electron collected
p=800;// number of photon incident
n=e_c/p;// quantum efficiency
e=1.602*10^-19;// charge
h=6.626*10^-34;// plank constant
c=3*10^8;// speed of light in m/s
y=1.3*10^-6// wavelength in m
R=(n*e*y)/(h*c);// responsivity in A/W
printf("The re... |
00e9955f1ef0b00bceb222463efb880e66e66624 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1844/CH3/EX3.8/3Q8.sce | 2a23e340d176d1b9111058562e3d8777c32ba23e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 256 | sce | 3Q8.sce | clc
s=10 //angle of slope in rad
HA=100*(1/(cosd(s))-1) //Hypotenusal allowance in m
HA1=HA*0.201
printf('a)Hypotenusl allowance = %f \n',HA1 )
k= atan(0.2)
HA2=100*(1/(cos(k))-1)
HA3=HA2*0.201
printf(' b)Hypotenusl allowance = %f m',HA3 )
|
9f0a5906d601a6cae3fdb1d58ad27b56a44e54d5 | 7edeaa4920427595d3601e218f8de85be39cf22d | /TP/tp1/cs.sci | 85008e77557d0b3f9792e6f8064cd7c950a268f7 | [] | no_license | BiteKirby3/Math-is-so-fun | 96fb19815c7ab46d1a8e81771e0e70170ee503ab | 20db5e67e73a5ccfd1599cf56718c9d6f0adaa0c | refs/heads/main | 2023-08-27T23:18:38.117913 | 2021-10-11T22:59:20 | 2021-10-11T22:59:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 88 | sci | cs.sci | function [c] = cs (myfun, x0, h) //myfun=myf
c = imag(myfun(x0+h*%i))/h
endfunction
|
2ccd7090ff943caecbfc0a3d1b215dc3b8eae041 | 449d555969bfd7befe906877abab098c6e63a0e8 | /534/CH7/EX7.6/7_6_Plastic_Film.sce | c36cf4224973de3506bdaaff4b3b76a06bda1f2c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,257 | sce | 7_6_Plastic_Film.sce | clear;
clc;
printf('FUNDAMENTALS OF HEAT AND MASS TRANSFER \n Incropera / Dewitt / Bergman / Lavine \n EXAMPLE 7.6 Page 434 \n'); //Example 7.6
// Time required to cool from Ti = 75 degC to 35 degC
//Operating Conditions
v = 10; //[m/s] Air velocity
Tsurr = 23+273; //[K] Surrounding Air Temperat... |
afaef1ff8d3f0f53fff5eede632e466557d5b216 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2414/CH6/EX6.9/Ex6_9.sce | 1d4f1dc4b79a1bada670e1eaf5445292203a27e6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 255 | sce | Ex6_9.sce | clc;
close();
//page no 200
//prob no. 6.9
//All voltage in V
m=0.6; //modulation factor
A=100; //peak carrier level (in V)
Vmax=A*(1+m);
Vmin=A*(1-m);
disp(Vmin,'Vmin:',Vmax,'Vmax:','The maximum and minimum values of positive envelope is')
|
6224e86fcbdbeddcab69d691a4ab2f79d95e63bb | 9cb37875b74a713c93c09fa50ccc70ac0f71ecdb | /CostDistanceKCD/3dof/SCENARIO/manip_stomp.sce | f7ea98b481317e47e18bc2b3381c3d014aef7d8c | [] | no_license | jmainpri/move3d-assets | a5b621daaedaaf8784fed0da1e80d029c83f3983 | 939db49d17a14e052bb58324b70e6112803d3105 | refs/heads/master | 2021-01-16T17:48:56.669119 | 2016-02-16T14:04:09 | 2016-02-16T14:04:09 | 20,237,987 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 975 | sce | manip_stomp.sce | #************************************************************
# Scenario of manipulator
#
# date : Wed Nov 5 12:19:21 2014
#************************************************************
p3d_sel_desc_name P3D_ENV manipulator
p3d_sel_desc_name P3D_ROBOT VISBALL
p3d_set_robot_steering_method Linear
p3d_set_robot_cur... |
6381241a97cf4bc4f79c42a1bdbb05d84219a61e | 449d555969bfd7befe906877abab098c6e63a0e8 | /405/CH8/EX8.10/8_10.sce | eacacf30f92f3fffbb9a0cd6cefa31309f627385 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 988 | sce | 8_10.sce | clear;
clc;
printf("\t\t\tExample Number 8.10\n\n\n");
// heat transfer reduction with parallel plate shield
// Example 8.10 (page no.-413)
// solution
E1 = 0.3;// emissivity of first plane
E2 = 0.8;// emissivity of second plane
E3 = 0.04;// emissivity of shield
sigma = 5.669*10^(-8);// [W/square meter K^(4... |
43eb18dffd3be0b484bb4de7566238de161b4bbc | 449d555969bfd7befe906877abab098c6e63a0e8 | /104/CH2/EX2.7/2_7.sce | 1e9dc1a1b79e24869aceca9a8b5f21bc7043698f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 2_7.sce | //inverse laplace transform
n=poly([4],'s','coeff')
d=poly([4 8 1],'s','coeff') //w=2,damping ratio=2
G=n/d;
disp(G,"G(s)=")
pf=pfss(G)
disp(pf,"G(s)=")
syms s t
g1=ilaplace(pf(1),s,t)
g2=ilaplace(pf(2),s,t)
disp(g1+g2,"g(t)=")
|
ed22ce1eaed2d85b4fa502f9fde41477fac79643 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2744/CH12/EX12.14/Ex12_14.sce | edf07dc8471a1223419e3533580d302879de84bf | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 370 | sce | Ex12_14.sce | clear;
clc;
W = 2;// tons
v = 4;// miles per hour
n = 18;// no. of coils
delta = 9;// inches
N = 6000;// tons/in^2
d = 1;// inch
D = 8;// inches
KE = 12*(W*(v*44/30)^2)/(2*32);// inch-tons
P = (delta*N*d^4)/(64*n*(0.5*D)^3);// tons
E = 0.5*P*delta;// inch-tons
m = KE/E ;// no. of springs required
printf('T... |
39bd797579093624ed3163197fdb8023d5430eab | 449d555969bfd7befe906877abab098c6e63a0e8 | /3415/CH11/EX11.1/Ex11_1.sce | 0283fcc9c9769772a6c9f0d64e6ab9be70af2c4a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,715 | sce | Ex11_1.sce | //fiber optic communications by joseph c. palais
//example 11.1
//OS=Windows XP sp3
//Scilab version 5.4.1
//given
clc
clear all
//given
lambda=0.85e-6//wave length in um
Pi=10*10^-3//led Power in W
L=20//fiber cable loss in dB
Row=0.5//respomsivity in A/W
ID=2*10^-9//Detector dark current in A
RL=50//load... |
6f7289ea4bf28556bd09acee7f2c4a51015fecce | 931df7de6dffa2b03ac9771d79e06d88c24ab4ff | /Oblique Tracking small.sce | f64e8e47c9e997b8be1c36b7b633a6ab427d4c21 | [] | 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 | 63,404 | sce | Oblique Tracking small.sce | Name=Oblique Tracking small
PlayerCharacters=OT Challenger
BotCharacters=OT Target Rotation.rot
IsChallenge=true
Timelimit=60.0
PlayerProfile=OT Challenger
AddedBots=OT Target Rotation.rot
PlayerMaxLives=0
BotMaxLives=0
PlayerTeam=1
BotTeams=2
MapName=oblique_tracking_offset.map
MapScale=1.0
BlockProjectil... |
4a71dd047ce8471e60ead4f55290bb6583e5a01e | 449d555969bfd7befe906877abab098c6e63a0e8 | /3885/CH6/EX6.13/Ex6_13.sci | 71b989efcfad1be88a579a01970a19a1c59a40ee | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,167 | sci | Ex6_13.sci | //control systems by Nagoor Kani A
//Edition 3
//Year of publication 2015
//Scilab version 6.0.0
//operating systems windows 10
// Example 6.13
clc;
clear;
s=poly(0,'s')
//given tranfer function g(s)=100/(s+1)*(s+2)*(s+10)
h=syslin('c',100/(s+1)*(s+2)*(s+10))
pm=45//given phase margin
w=4//given gain cro... |
f71cb96f670d5bdea6711c46aace20b3d4ac950f | 449d555969bfd7befe906877abab098c6e63a0e8 | /1574/CH3/EX3.15/M_Ex_3_15.sce | 09384e1b900898b8501c2b4ba37f431426797704 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 501 | sce | M_Ex_3_15.sce | clc
//Chapter3: Modulation
//Example3.14 page no 157
//Given
//e=Ec(1+0.4cos(2pie3*t))*sin(2pie7*t)
fm=1000//modulating s/g freq
deltaTheta=2*atan(0.4)//peak phase deviation
deltaF=deltaTheta*fm//Peak freq deviation
Ec=1
Er=sqrt((Ec^2)*(1+(0.4^2)))
m=(Er-Ec)/Ec//depth of residual AM
AMFr=2*fm// freq o... |
1f4d940e95e50d5df918408fe3993e46749c0c54 | e04f3a1f9e98fd043a65910a1d4e52bdfff0d6e4 | /New LSTMAttn Model/.data/lemma-split/GOLD-TEST/syc.tst | 242fe429059dfffc171a72aad3abd1f092252273 | [] | no_license | davidgu13/Lemma-vs-Form-Splits | c154f1c0c7b84ba5b325b17507012d41b9ad5cfe | 3cce087f756420523f5a14234d02482452a7bfa5 | refs/heads/master | 2023-08-01T16:15:52.417307 | 2021-09-14T20:19:28 | 2021-09-14T20:19:28 | 395,023,433 | 3 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 19,534 | tst | syc.tst | ܙܡܪܘܬܐ ܙܡܪܘܬܢ N;SG;PSS1P
ܙܡܪܘܬܐ ܙܡܪܘܬܐ N;DEF;SG
ܙܡܪܘܬܐ ܙܡܪܘܬܗ N;SG;PSS3SM
ܙܡܪܘܬܐ ܙܡܪܘܬܗܝܢ N;SG;PSS3PF
ܙܡܪܘܬܐ ܙܡܪܘ N;ABS;SG
ܙܡܪܘܬܐ ܙܡܪܘܬܗܘܢ N;SG;PSS3PM
ܙܡܪܘܬܐ ܙܡܪܘܬ N;SG;PSSD
ܙܡܪܘܬܐ ܙܡܪܘܬܟ N;SG;PSS2SM
ܙܡܪܘܬܐ ܙܡܪܘܬܟܝܢ N;SG;PSS2PF
ܙܡܪܘܬܐ ܙܡܪܘܬܝ N;SG;PSS1S
ܙܡܪܘܬܐ ܙܡܪܘܬܗ N;SG;PSS3SF
ܙܡܪܘܬܐ ܙܡܪܘܬܟܘܢ N;SG;PSS2PM
ܙܡܪܘܬܐ ܙܡܪܘܬܟ... |
cd2d48c989547dcf7a3ae4af22d55e418e21859c | 449d555969bfd7befe906877abab098c6e63a0e8 | /581/CH9/EX9.1/Example9_1.sce | 2f9fa1e5ac8c2d70fb61c7949a7f4031129ec732 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 871 | sce | Example9_1.sce |
clear;
clc;
printf("\t Example 9.1\n");
T2=363; // temp. of strip,K
T1=373; //saturated temp.,K
p=1.013*10^5; //pressure of water,N/m^2
psat=1.203*10^5; //saturated pressure at 108 C,N/m^2
psat1=1.769*10^5; //saturated pressure at 116 C,N/m^2
a=57.36*10^-3; //surface tens... |
04c5f80e336997b190d26be18f46aaed2d2aaeb2 | e04f3a1f9e98fd043a65910a1d4e52bdfff0d6e4 | /New LSTMAttn Model/.data/lemma-split/GOLD-TEST/nld.tst | 16f0b7f399639448e4cb7f0133df8ada775064bc | [] | no_license | davidgu13/Lemma-vs-Form-Splits | c154f1c0c7b84ba5b325b17507012d41b9ad5cfe | 3cce087f756420523f5a14234d02482452a7bfa5 | refs/heads/master | 2023-08-01T16:15:52.417307 | 2021-09-14T20:19:28 | 2021-09-14T20:19:28 | 395,023,433 | 3 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 375,230 | tst | nld.tst | verdelen verdele V;SBJV;SG;PRS
verdelen verdeelde V;IND;SG;2;PST
verdelen verdelen V;NFIN
verdelen verdelen V;IND;PL;PRS
verdelen verdeel V;IMP;SG
verdelen verdeeld V.PTCP;PST
verdelen verdeelt V;IND;SG;3;PRS
verdelen verdeelde V;IND;SG;1;PST
verdelen verdeelden V;SBJV;PL;PST
verdelen verdeelt V;IND;SG;2;PRS
verdelen v... |
23bdd9ef96980b9bde803a8b9a39be455f7172fd | f27b2cb884d353ee9999169f89cbbd62fbaded67 | /scilab/for_clothoids/check_approx.sce | 9a93131d30117ae0d4eb1d86256a084cac08e002 | [] | no_license | red-itmo/lego-car-movement-control | b5f2180bef04ddf7348d2da39bb03a8a723bdb0c | ca5545dbd72744daf53710c09998491386a810c8 | refs/heads/master | 2018-12-22T08:32:20.637335 | 2018-09-30T14:38:52 | 2018-09-30T14:38:52 | 117,673,569 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 537 | sce | check_approx.sce | /////////////////////////////////////////////////////////////////
/// Files checks quality of Fresnel integrals approximation /////
/////////////////////////////////////////////////////////////////
clear x y x2 y2
i = 1;
gamm = 1;
alpha = 0.1;
for s = 0:0.01:(sqrt(2*%pi / abs(alpha)))
x(i) = X(gamm, alpha, s);
... |
d4a8697458202ddb87ab582d7eb3511c46f8c0f3 | 48b35d91574ad9ef85aefeb435059f8f75e3bebb | /DEVELOPMENT-LANGUAGES/uralic/izh.tst | c92e01dfa21fec5576d9effea5b4ba74c66fef63 | [] | no_license | ElliotMouchon/task0-data | b3e96eea08b3eba08d5a889f9b385cf00ff5701d | 0d24b945ac96e08aa5a2f0080fa4de465f91b40a | refs/heads/master | 2023-04-16T11:48:39.575176 | 2021-04-29T04:04:17 | 2021-04-29T04:04:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 4,131 | tst | izh.tst | kevät N;TRANS;PL
mäki N;IN+ALL;SG
jää N;AT+ABL;PL
hammaz N;AT+ALL;SG
kukka N;IN+ESS;SG
leipä N;PRT;SG
lupa N;PRT;SG
jalka N;AT+ALL;PL
ikä N;IN+ESS;SG
iez N;AT+ESS;PL
daatša N;IN+ABL;SG
nain N;AT+ABL;PL
seppä N;PRT;PL
kaunehusse N;AT+ALL;PL
öö N;PRT;SG
seppä N;AT+ALL;SG
variz N;AT+ESS;SG
pää N;AT+ALL;SG... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.