blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 6 214 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 6 87 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 15
values | visit_date timestamp[us]date 2016-08-04 09:00:04 2023-09-05 17:18:33 | revision_date timestamp[us]date 1998-12-11 00:15:10 2023-09-02 05:42:40 | committer_date timestamp[us]date 2005-04-26 09:58:02 2023-09-02 05:42:40 | github_id int64 436k 586M ⌀ | star_events_count int64 0 12.3k | fork_events_count int64 0 6.3k | gha_license_id stringclasses 7
values | gha_event_created_at timestamp[us]date 2012-11-16 11:45:07 2023-09-14 20:45:37 ⌀ | gha_created_at timestamp[us]date 2010-03-22 23:34:58 2023-01-07 03:47:44 ⌀ | gha_language stringclasses 36
values | src_encoding stringclasses 17
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 1
class | length_bytes int64 5 10.4M | extension stringclasses 15
values | filename stringlengths 2 96 | content stringlengths 5 10.4M |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4fc268d4ff37b616eba3c8b348b2075af7710033 | f542bc49c4d04b47d19c88e7c89d5db60922e34e | /PresentationFiles_Subjects - Kopie/CONT/NW42UPG/ATWM1_Working_Memory_MEG_NW42UPG_Session1/ATWM1_Working_Memory_MEG_Salient_Cued_Run1.sce | 7f658b4424968e747fede4a1c42919fe8225d29a | [] | no_license | atwm1/Presentation | 65c674180f731f050aad33beefffb9ba0caa6688 | 9732a004ca091b184b670c56c55f538ff6600c08 | refs/heads/master | 2020-04-15T14:04:41.900640 | 2020-02-14T16:10:11 | 2020-02-14T16:10:11 | 56,771,016 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 49,384 | sce | ATWM1_Working_Memory_MEG_Salient_Cued_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_monitor... |
475d17096ef929f2ffb991b9352f676a4e35544b | 449d555969bfd7befe906877abab098c6e63a0e8 | /1271/CH12/EX12.14/example12_14.sce | a102bd7bad6fd75bdd755449a988a6179ab04d84 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 376 | sce | example12_14.sce | clc
// Given that
t = 10 // time in days
r = 15 // percentage fraction of sample which remain
// Sample Problem 14 on page no. 12.36
printf("\n # PROBLEM 14 # \n")
printf("Standard formula used \n")
printf(" lambda = 0.693 / t_1/2 (Decay constant) \n N =N_0*e^(-lambda*t) \n")
lambda = log(100 / 15) / t
T = 0.693 ... |
4ed271403a192fe8445f637f8ebc2103b1886656 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2198/CH1/EX1.11.2/Ex1_11_2.sce | 94c688621c20b5d18991759d2cb2b5c099b950d1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 269 | sce | Ex1_11_2.sce | //Ex 1.11.2
clc;clear;close;
format('v',9);
//Given :
T=300;//K
Ao=2.735*10^31;//constant for Si
k=86*10^-6;//boltzman constant
EGO=1.1;//volt(Bandgap energy)
ni=sqrt(Ao*T^3*exp(-EGO/k/T));//per cm^3
disp(ni,"Intrinsic carrier concentration per cm^3 : ");
|
02bf1c7a1b029b1ed927d9030f176d8e6318a30b | 449d555969bfd7befe906877abab098c6e63a0e8 | /1358/CH5/EX5.4/Example54.sce | 04936a2d761ad55d82c86e5877d72e22e4d5a61e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,568 | sce | Example54.sce | // Display mode
mode(0);
// Display warning for floating point exception
ieee(1);
clear;
clc;
disp("Turbomachinery Design and Theory,Rama S. R. Gorla and Aijaz A. Khan, Chapter 5, Example 4")
disp("Calculation at mean radius:")
disp("Wc = U(Cw2 - Cw1) = U*DeltaCw")
disp("or")
disp(" Cp(T02 - T01) = CpDeltaT0s... |
9ba550d65c8f1919300a2de0ebaa8889cc8fcabc | b7244fbbe0a8f6bc96fc19e6cb8529d3e744b709 | /07/T2/T2.tst | efdb74742ed3234026f3b9c8d82806f5a57389d3 | [] | no_license | Shulik95/nand2tetris | 6dfd15765a8a33c64f38b6a41d8542f7cd62fd1c | 1c9ca781a582c201e8170188cb0c7e0310df9983 | refs/heads/master | 2020-09-08T00:02:57.479436 | 2020-01-25T17:33:42 | 2020-01-25T17:33:42 | 220,951,197 | 0 | 1 | null | 2020-01-08T16:56:49 | 2019-11-11T09:59:46 | Hack | UTF-8 | Scilab | false | false | 780 | tst | T2.tst | // This file is part of the materials accompanying the book
// "The Elements of Computing Systems" by Nisan and Schocken,
// MIT Press 2004. Book site: http://www.idc.ac.il/tecs
// File name: projects/07/MemoryAccess/StaticTest/StaticTest.tst.
// Version: beta 1.4
load T2.asm,
output-file T2.out,
compare-to T2.cmp,
o... |
7fdd2ff0944ecbc0073bc3d2ae12e864430a9f3f | 449d555969bfd7befe906877abab098c6e63a0e8 | /2579/CH1/EX1.48/Ex1_48.sce | 098f284a6d01c963c09e0a0955f2ffa8410a3129 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 191 | sce | Ex1_48.sce | //Ex:1.48
clc;
clear;
close;
E=60;// electric field strength in V/m
n=120*%pi;// efficiency
H=E/n;// magnetic field strength in Amp/m
printf("The magnetic field strength = %f A/m", H); |
55cb8c9c211e85325cef14ad0c699c7abd622b8e | 449d555969bfd7befe906877abab098c6e63a0e8 | /876/CH6/EX6.5/Ex6_5.sce | a4b2bfb704325b883e4e6932b9f6f43a58c68cee | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 229 | sce | Ex6_5.sce | //caption:Find resolution and voltage
//Ex6.5
clc
clear
close
N=3//bit of D/A convertor
V=5//full scale voltage(in V)
A=0.001//magnitude of accuracy
R=1/2^N
disp(R,'resolution(in V)=')
Ac=A*V
disp(Ac,'accuracy(in V)=') |
fd2203ef7c69dd104a3cb24220a05589b00adf9b | 449d555969bfd7befe906877abab098c6e63a0e8 | /3673/CH5/EX5.6/Ex5_6.sce | 8cb8394e45deec65fe695782d73aa99ce7b78739 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 908 | sce | Ex5_6.sce | //Example 5_6 page no:196
clc
V=50;
R=10;//resistance in ohm
L=0.5;//inductance in henry
C=10*10^-6//capacitance in farad
f=50//frequency in Hz
Xc=1/(2*3.14*f*C)
Xl=2*3.14*f*L
Z=sqrt(R^2+(Xl-Xc)^2)
disp(Z,"the impedence is (in ohm)")
I=V/Z
disp(I,"current is (in A)")
angle=atand((Xl-Xc)/R)
disp(angle,"the... |
a36d5f79cb1e59c1a0f24a666165a680f3ed26e3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1703/CH12/EX12.5/12_5.sce | d4d9225c45593f4c1171fa7f7ee703e4af926b51 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 545 | sce | 12_5.sce | clear
clc
//initialisation of variables
nm= 360
d= 1.5 //in
n= 100
dp= 12 //in
vm= 4.8 //ft/sec
Tm= 52 //sec
T= 16 //lb-ft
t= 133 //lb ft
//CALCULATIONS
vp= n*dp*vm/(nm*d)
Tp= Tm*dp^2*vp^2/(d^2*vm^2)
N= Tm*vm*6080*100/(T*2*%pi*nm*60)
W= Tp*vp*65000/10.67
T1= W/(N*2*%pi*n*60)-t
//RESULTS
printf ('Spee... |
4e02a1e01b8a030d5f1322a20f5cef38085303a7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1022/CH5/EX5.3/5_3.sce | 8f2c9589bfc266de409f6c3836eb8c3b43ead96c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 252 | sce | 5_3.sce | clc
//initialisation of variables
d= 13.6 //gm/cm^3
g= 980 //cm/s^2
D= 0.4 //mm
angle= 130 //degrees
s= 514 //dyn/cm
//CALCULATIONS
h= (4*s*cosd(angle))/(d*g*D*10^-1)
//RESULTS
printf (' Difference in mercury level= %.2f cm (depression)',h)
|
1b148ac16e0c0e3285491b234fbb2d874c1af799 | 5ef198fade948c83b23b5441c96947fb5df5022c | /2d_conduction_steady_3by3.sce | 8c9bc66a02fcb97f8ea65ccf1defbd9ac00db414 | [] | no_license | anandtakawale/Con-duction | c774b0d38e7f7836c102f88129cbd36b5b097115 | d36237e4686a615fdea958a1251ece34336b7d67 | refs/heads/master | 2020-06-01T14:17:02.157334 | 2012-09-30T18:53:08 | 2012-09-30T18:53:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 588 | sce | 2d_conduction_steady_3by3.sce | //2d conduction with grid of 3*3 points
pathname=get_absolute_file_path('2d_conduction.sce')
filename=pathname+filesep()+'2d_conduction_data.sci'
exec(filename)
C=[-(T_left+T_bottom);-T_bottom;-(T_right+T_bottom);-T_left;0;-T_right;-(T_left+T_top);-T_top;-(T_right+T_top)] //matrix of constants
A=[-4 1 0 1 0 0 0 0 0
1 -... |
3c7c837920eb1c616b4e66bd70a41839c85e0485 | 36c5f94ce0d09d8d1cc8d0f9d79ecccaa78036bd | /lalabest.sce | 5da42b346acc492e7371c4e089b6a1e88bb65f8c | [] | 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 | 47,752 | sce | lalabest.sce | Name=lalabest
PlayerCharacters=PUBG Char
BotCharacters=Pigeon.bot;target.bot;air1F_close_short.bot;Quaker Bot Easy.bot;Tank QC Fast Strafes.bot
IsChallenge=false
Timelimit=60.0
PlayerProfile=pistol Launchman
AddedBots=Pigeon.bot;Pigeon2.bot;Pigeon3.bot;Pigeon4.bot;Pigeon5.bot
PlayerMaxLives=0
BotMaxLives=0;0;0;0;0
Play... |
13b9109a08dca5147e19f28c756da8b300bf0071 | 2ae858a680a4ccf8a2ec89a45a1e48a0292d8eab | /macros/detectAgastFeatures.sci | 1141c27626e60f4965a68ac5062b4d7842ef7f2d | [] | no_license | shreyneil/FOSSEE-Image-Processing-Toolbox | f315a82c325b2d6cbd0611689f3e30071a38490d | dd1cbd0dcbe0c3dd11d6ce1ab205b4b72011ae56 | refs/heads/master | 2020-12-02T16:26:13.755637 | 2017-07-07T19:22:33 | 2017-07-07T19:22:33 | 96,552,147 | 0 | 0 | null | 2017-07-07T15:32:15 | 2017-07-07T15:32:15 | null | UTF-8 | Scilab | false | false | 3,102 | sci | detectAgastFeatures.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_... |
d37979a5ab93479940844e78815b151d329b1f01 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1373/CH5/EX5.23/Chapter5_Example23.sce | a8388505ab89469bee102fe0fa2fc55f781824a1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 581 | sce | Chapter5_Example23.sce | //Chapter-5, Example 5.23, Page 215
//=============================================================================
clc
clear
//INPUT DATA
N=2000;//Speed of the engine
a=0.06;//Thermal diffusivity in m^2/h
//CALCULATIONS
t=1/(60*N);//Period of on oscillation in h
x=(1.6*sqrt(3.14*a*t))*1000;//Depth of pe... |
7443fb838675f99728159c4e56f227d04e5da53e | 449d555969bfd7befe906877abab098c6e63a0e8 | /132/CH7/EX7.4.a/Example7_4_a.sce | 6b36d1073565696c2bcd97bcbfbf22461f46dd25 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 700 | sce | Example7_4_a.sce | //Example 7.4 (a)
//Program to Calculate Value of Rb in the Biasing Circuit
clear;
clc ;
close ;
//Given Circuit Data
Vcc=6; //V
Vbe=0.3; //V
Icbo=2*10^(-6); //A
Ic=1*10^(-3); //A
Beeta=20;
//Calculation
//Case 1: Considering Icbo and Vbe in the calculations
Ib=(Ic-(Beeta+1)*Icbo)/Beeta;
Rb1=(Vcc-Vbe)/Ib;... |
938bf60bbb7b164a317e038f3730d3b6c0a7f28f | 047d952507eb3b9d71fac69ec3332225f17f53ef | /main/out/main/testfiles/test17.tst | 2ed56df2f2f63d4c383798ad1974243a47e3dab2 | [] | no_license | patrick-nanys/project-laboratories-hw | 89ab8f366219f491e6feba5558bf41ef8205dda1 | ba57a9d5e4ca33a3cc1be3cdb4fe679fe0149f93 | refs/heads/master | 2022-08-09T14:14:31.220503 | 2020-05-18T11:20:03 | 2020-05-18T11:20:03 | 250,313,203 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 51 | tst | test17.tst | 1;re;0
4;-
3;-
p1,p2;-;-;i;2;0;-
blizzard 1
status
|
870bb2188aef1e1164b5d9dc868fbb197f308837 | 449d555969bfd7befe906877abab098c6e63a0e8 | /446/CH8/EX8.6/8_6.sce | 59f0e035b8ce3e8f7585ea9029bfaddb05ef4a8b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 465 | sce | 8_6.sce | clear
clc
disp('Exa-8.6');
disp('The Oxygen atom has a configuration of 1s2,2s2,2p4. 4 electrons in the outer most shell.');
disp('Let us maximize the net spin by assigning a spin of 1/2 to 3 of them but the fourth should have spin of -1/3. Hence S=3/2-1/2=1.');
disp('The consistent values of L for the 3 elec... |
cb528bb2873e9ad0de4033f2577ef0ef91f9c906 | 449d555969bfd7befe906877abab098c6e63a0e8 | /551/CH11/EX11.36/36.sce | 7c1af694af08beb59a4b1f07bb844113c8c6dc6e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 787 | sce | 36.sce | clc
disp("(i) Air and benzene vapour ")
// C6H6(g) + 7.5O2(g) + 7.5*(79/21)N2(g) = 6CO2(g) + 3H2O(g) + 7.5*(79/21)*N2(g)
LHVp=3169500; //kJ/mole
LHVv=LHVp/((12*6+6*1)+(7.5*32)+7.5*(79/21)*28)
disp("LHVv per kg of mixture =")
disp(LHVv)
disp("kJ/kg")
m=54; //kg/kg mole of fuel
h_fg=2442; //kJ/kg
HHVp... |
ea054a691c937fb26e9742e641eb5abbddd2f4ad | 449d555969bfd7befe906877abab098c6e63a0e8 | /2231/CH3/EX3.4/Ex_3_4.sce | ec8f3f40a182dd6733a784cb9ba3ac62a04d74ff | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 529 | sce | Ex_3_4.sce | //Example 3_4
clc;
clear;close;
//Given data:
RL=3;//in ohm
V=30;//in V
//Solution :
Vpeak=4*V/%pi;//V
Vrms=Vpeak/sqrt(2);//V
disp(Vrms,"(a) RMS value of output voltage in volt : ");
//VL=sqrt(2/T*integrate('V^2','t',0,T/2));//V
VL=V;//V
Pout=VL^2/RL;//W
disp(Pout,"(b) Output power(W) : ");
Ipeak=VL/... |
d833c51a8df58e4602eadd2e38f6c42f1290257a | 449d555969bfd7befe906877abab098c6e63a0e8 | /3411/CH6/EX6.1/Ex6_1.sce | 2020c25ecb39d697ac76f0fac478d5965563bf79 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex6_1.sce | //Example 6_1
clc();
clear;
//To calculate the Electric field of a laser beam
i=10^-3/(3*10^-6) //units in W/mts^2
c=3*10^8 //units in mts/sec
u=4*10^-7 //units in SI
n=1
E0=sqrt((i*2*c*u)/n) //units in V/mts
printf("The electric field is E0=%.2f V/m",E0)
//In text book answer is given E0=5... |
87bc0412c23ce8f21121f33978de1dc4a02534cb | f14f2861ee7e97cb37f69216b207bf431873cfb5 | /SciLab/Ajuste de curvas - Ejercicio expo.sce | 110b7b2344309559b6ad5fdfe296f9bf82dab90e | [] | no_license | osfprieto/Personal | f97307f1014569baa9a10865c255072b8b949c11 | f0353c25718f29feebfb26da2003408e448a0aeb | refs/heads/master | 2022-09-20T13:11:19.242327 | 2022-09-12T19:53:37 | 2022-09-12T19:53:37 | 14,189,787 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 5,457 | sce | Ajuste de curvas - Ejercicio expo.sce | //ofprietoc@unal.edu.co
function probarAjusteDeCurvas()
//Los datos tabulados
x = [0.0000000000001 1 2 3 4 5]//El 0.0000001 es para aproximarlo a 0 y poder calcular la aproximación logarítmica
y = [2.1 7.7 13.6 27.2 40.9 61.1]
//x = [1 4 6 8 13 15 16 20]
//y = [21.6 19.8 19.1 26.4 26.1 ]
//... |
c549cd08b9b2ffb88a9a836aa8594086fa25e980 | 29cfe7e83274e757dc406cdc2a855f7e76fdb698 | /scilab/particle_filter.sce | 74c0083caa8aa09a9b69b69df18cb6b29e4c795e | [] | no_license | andreucm/essential_maths_roboticists | 2eb637afe3f46be6eb6c697eba7ada1d9406f482 | 95530267db0890be1e76778062d8eafd41d451dd | refs/heads/master | 2022-07-16T05:18:15.976563 | 2022-07-01T08:36:47 | 2022-07-01T08:36:47 | 47,470,143 | 1 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 5,944 | sce | particle_filter.sce | // particle filter prediction
// input params
allow_prediction = %T;
allow_correction = %T;
allow_resampling = %T;
x_0 = 1.5;
y_0 = 2.5;
a_0 = %pi/6;
n_p = 200;
n_it = 150;
dt = 0.1;
sigma_x0 = 0.5; // [m]
sigma_y0 = 0.5; // [m]
sigma_a0 = 0.1; // [rad]
sigma_vx = 0.1; // [m/s] (1 cm/s)
sigma_vy = 0.1; // [m/s... |
f37791e37bc6483e966679409f99b62ee5f177e9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /758/CH5/EX5.21/Ex_5_21.sce | 7a47eb7a9cb80abf006023c1969feb88388b082b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 253 | sce | Ex_5_21.sce | //Example 5.21
clc;clear;close;
z=poly(0,'z');
H=(1+z^-1)/(1+3/4*z^-1+1/8*z^-2);
pole=roots(numer(H));
zero=roots(denom(H));
disp(H,'System Transfer Function H(z)=');
disp(zero,'System zeros are at');
disp(pole,'System poles are at ');
plzr(H); |
b61d1c8f8f4b105e5fc3fff69cbe531fcb5cabae | 449d555969bfd7befe906877abab098c6e63a0e8 | /575/CH9/EX9.5.5/9_5_5.sce | 886d7bc785f8adb79f040750eb18fa95b28c3b23 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 9_5_5.sce | clc
pathname=get_absolute_file_path('9_5_5.sce')
filename=pathname+filesep()+'955.sci'
exec(filename)
printf(" All the values in the textbook are Approximated hence the values in this code differ from those of Textbook")
disp("part 1")
Hr=HfSalt+3*HfWater-HfAcid-3*HfBase
printf("Hr of the rxn=%f Kj/mol",Hr)
dis... |
38f6b984bf44e12ca687b8f5abcc8ce42e9b4099 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2417/CH6/EX6.2/Ex6_2.sce | 3db9344ad36a239aec412212131ccd5a2f4e5b49 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 393 | sce | Ex6_2.sce | clear;
clc;
printf("\t\t\tProblem Number 6.2\n\n\n");
// Chapter 6: The Ideal Gas
// Problem 6.2 (page no. 241)
// Solution
P1=10^6; //Pressure at volume V1=2 m^3 //Unit:Pa
V1=2; //Unit:m^3 //V1=Volume at 10^6 Pa
P2=8*10^6 // Increased Pressure //Unit:Pa
//Boyle's law,P1*V1=P2*V2
V2=(P1*V1)/P2; //Volume oc... |
faf2939a0da354f66ebf3ff8a60c96dd4dee3567 | 089894a36ef33cb3d0f697541716c9b6cd8dcc43 | /NLP_Project/test/tweet/bow/bow.14_9.tst | 78debcd6e63fcca16343aec96ea18c3831427f64 | [] | 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 | 45,731 | tst | bow.14_9.tst | 14 5:0.08333333333333333 16:1.0 29:0.3333333333333333 31:0.16666666666666666 37:0.02857142857142857 85:0.2 91:1.0 130:0.1 170:1.0 355:0.5 367:0.07692307692307693 374:1.0 580:1.0 788:1.0 797:1.0 1382:1.0 1717:0.14285714285714285 1868:0.5 4564:1.0 4861:1.0 6030:1.0
14 5:0.25 12:1.0 16:1.0 17:0.3333333333333333 20:1.0 28:... |
3588c88be4659bf2e40ac0559a5a6ccabe58f465 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1370/CH6/EX6.2/exmaple6_2.sce | 251eba40582e3d036344276285c5b5b1480b76cf | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 431 | sce | exmaple6_2.sce | //example6.2
clc
disp("The rate of change of inductance with deflection is,")
disp("dL/d(theta)=d(12+6(theta)-(theta^2))/d(theta)=6-2(theta) uH/radian= 6-2(theta)*10^-6 H/radians")
disp("From the torque equation,")
disp("theta=(I^2)dL/(2*K*d(theta))")
disp("therefore, theta=(8^2)*[6-2(theta)]*10^-6 /(2*12*10^-6)"... |
6b683e9241cd3e71be19600299f7247e16ff99b4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3769/CH3/EX3.14/Ex3_14.sce | a17fcfde3192cf9ddf4abfd0df0f6f0419ead91e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 204 | sce | Ex3_14.sce |
clear
//Given
m=9*10**9// constant
q=1.6*10**-19// charge C
r=10**-10// distance m
//Calculation
U=m*q**2/r// potential energy
K=U/2.0// Kinetic energy
//Result
printf("\n Kinetic energy is %e J",K)
|
bed8fd64603612abc5b3480a76c9e5324ab1be67 | 527c41bcbfe7e4743e0e8897b058eaaf206558c7 | /Positive_Negative_test/Netezza-Base-StatisticalFunctions/SP_Perc-NZ-01.tst | b68f077b968f96b0e094dbe5eaeac48ccffbf94b | [] | no_license | kamleshm/intern_fuzzy | c2dd079bf08bede6bca79af898036d7a538ab4e2 | aaef3c9dc9edf3759ef0b981597746d411d05d34 | refs/heads/master | 2021-01-23T06:25:46.162332 | 2017-07-12T07:12:25 | 2017-07-12T07:12:25 | 93,021,923 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,626 | tst | SP_Perc-NZ-01.tst | -- Fuzzy Logix, LLC: Functional Testing Script for DB Lytix functions on Netezza
--
-- Copyright (c): 2014 Fuzzy Logix, LLC
--
-- NOTICE: All information contained herein is, and remains the property of Fuzzy Logix, LLC.
-- The intellectual and technical concepts contained herein are proprietary to Fuzzy Logix, LLC.
... |
04ba8cc6af4171b649d4b0774ad4df62ae9ef8a7 | 726961a3412b6d2fda7c781172773be5e27ac97a | /jflap-grades/tests/q04d.tst | 8520bfd33051796a3006e8cc7b2d00b125ece5a5 | [] | no_license | ailton07/jflap-grades-19-2 | 0546deb482e7f8e003591351191fa649d62fd405 | ff58118d31aa30a0f56cae8e5f0186d44c1b72a8 | refs/heads/master | 2020-09-16T12:49:31.560841 | 2019-11-25T01:03:19 | 2019-11-25T01:03:19 | 223,774,968 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 59 | tst | q04d.tst | 0
0.20
abc 1
acb 1
cba 1
bca 1
ababc 0
a 0
aabc 0
bcaabc 0
|
2f3861d407ef05459fbc1dc965d034ee44476877 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1076/CH16/EX16.6/16_6.sce | 243119169e233c7a03783ae601c58da2f488b286 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 16_6.sce | clear
clc
l1=100
l2=250
l3=400
r=.25/1000
l=.125/1000
I1=100
I2=120
I3=80
pf1=.7
pf2=1
pf3=.8
phi1=acos(pf1)
phi2=acos(pf2)
phi3=acos(pf3)
Z1=l1 * ((r*cos(phi1))+(l*sin(phi1)))
Z2=l2 * ((r*cos(phi2))+(l*sin(phi2)))
Z3=l3 * ((r*cos(phi3))+(l*sin(phi3)))
V=240
dv=(Z1*I1)+(Z2*I2)+(Z3*I3)
... |
8cf5b262d93bfb5c0ca4f4ca755c47195023a887 | c557cd21994aaa23ea4fe68fa779dd8b3aac0381 | /test/parser.tst | 096044a6e049847a2ef9cc54d7142875c33f2baf | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | dougsong/reposurgeon | 394001c0da4c3503bc8bae14935808ffd6f45657 | ee63ba2b0786fa1b79dd232bf3d4c2fe9c22104b | refs/heads/master | 2023-03-09T15:22:45.041046 | 2023-02-25T08:33:06 | 2023-02-25T08:33:06 | 280,299,498 | 1 | 0 | NOASSERTION | 2023-02-25T08:33:08 | 2020-07-17T01:45:32 | Go | UTF-8 | Scilab | false | false | 2,634 | tst | parser.tst | ## Tests of selection-set syntax and parser features
set echo
read <simple.fi
set interactive
=H resolve Special set resolution
15 resolve Event number resolution
=TR resolve Special combination
@min(=TR) resolve min operator
@max(=TR) resolve max operator
24..97 resolve Range
24..97&=C resolve Range and conjunction
24... |
50cec8c391a9a5b53e9f1cb37b1764a2271bcb21 | 2e3201c4484a350d52813c96bfdcfb879dd18cb4 | /main.sce | 8ebebd6c185cae30e2b7f056a89295ffe75b7e7a | [
"MIT"
] | permissive | AbhishekSalian/Image-Restoration | 81c812f3af4d133af0156b941d53f04293016cf1 | ad8e59087ebe4a86008d0ebe70d6e315efed4a3c | refs/heads/master | 2021-07-15T03:59:05.671815 | 2020-06-19T14:14:28 | 2020-06-19T14:14:28 | 178,452,443 | 4 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,824 | sce | main.sce | //reading the imag
xdel(winsid());
I =imread('D:\standard_test_images\peppers_color.tif');
//converting image into grayscale
I=rgb2gray(I);
//plot the grayscale image
figure,imshow(I);title("Original image");
I_orig=I;
//addition of noise
I = imnoise(I,'salt & pepper',0.7) ;
figure,imshow(I);title("Noisy(sal... |
7f9b360a82d75b7cf581d90358be610415bd5c1f | 449d555969bfd7befe906877abab098c6e63a0e8 | /3176/CH6/EX6.12/Ex6_12.sce | aa60238f7f0543562cfd0a6b01a464444826b259 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 4,032 | sce | Ex6_12.sce | //Ex6_12
//Color Image Smoothning by Neighbourhood Averaging.
// Version : Scilab 5.4.1
// Operating System : Window-xp, Window-7
//Toolbox: Image Processing Design 8.3.1-1
//Toolbox: SIVP 0.5.3.1-2
//Reference book name : Digital Image Processing
//book author: Rafael C. Gonzalez and Richard E. Woods
clc;
... |
eb0de6ee9c7a13e218e1296d7ade8591002cadca | 449d555969bfd7befe906877abab098c6e63a0e8 | /2084/CH19/EX19.1w/19_1w.sce | 3366c40a2d9b07944019a65c85bb7cc7f38d517c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 398 | sce | 19_1w.sce | //developed in windows XP operating system 32bit
//platform Scilab 5.4.1
clc;clear;
//example 19.1w
//calculation of the angular magnification
//given data
f=12*10^-2//focal length(in m) of the simple microscope
D=25*10^-2//distance(in m) at which the image is formed away from the eye
//calculation
m=1+(D... |
8939e92799c0496380e22237dc268de2e7ea52fd | 449d555969bfd7befe906877abab098c6e63a0e8 | /1052/CH3/EX3.3/3.sce | f00473b3ede5dc7c12640fe7e963fac81e4c67a7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 617 | sce | 3.sce | clc;
//Example 3.3
//Page no. 26
printf("Example 3.3 Page no. 26\n\n")
//given at 30 degree temerature
//properties of water from appendix A.2 density(rho),surface tension(sigma)
rho=996
sigma=0.071
printf("rho=%f\kg/m^3\n surface tension (sigma)=%f N/m\n",rho,sigma)
theta=0//negligible angle of contact
g=9.8... |
015db6dbaf3685cfcaef1bf09d27dd8e5965fd7a | 931df7de6dffa2b03ac9771d79e06d88c24ab4ff | /Horde Mode.sce | c461e2255fddb551e2587673524338040eb2017d | [] | 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 | 83,724 | sce | Horde Mode.sce | Name=Horde Mode
PlayerCharacters=Roman
BotCharacters=Barbarian.bot
IsChallenge=true
Timelimit=60.0
PlayerProfile=Roman
AddedBots=Barbarian.bot;Barbarian.bot;Barbarian.bot;Barbarian.bot;Barbarian.bot
PlayerMaxLives=0
BotMaxLives=0;0;0;0;0
PlayerTeam=2
BotTeams=1;1;1;1;1
MapName=colosseum.map
MapScale=6.0
Bl... |
cc7f5fb42cccff122f254a750939a810c0f1a976 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2795/CH2/EX2.17/Ex2_17.sce | 20e9804f8431f3a342e81c55c32ff6c384b002a3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex2_17.sce | // Scilab Code Ex2.17: Page-72 (2013)
clc; clear
u = 931.5; // Energy equivalent of 1 amu, MeV/u
c = 1; // For simplicity assume speed of light in vacuum to be unity, m/s
E_B = 4.24; // The dissociationenergy of the NaCl molecule, MeV
M = 58.44*u; // Energy corresponding to molecular mass of NaCl, MeV
... |
701f1915b60ed66da388046ad720314792f4ca04 | 449d555969bfd7befe906877abab098c6e63a0e8 | /647/CH7/EX7.5/Example7_5.sce | 74d1a60fba2e324f7a179e86e51227093ce68982 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,021 | sce | Example7_5.sce | clear;
clc;
// Example: 7.5
// Page: 269
printf("Example: 7.5 - Page: 269\n\n");
// Solution
//*****Data******//
P1 = 100;// [kPa]
T1 = 250;// [K]
Q = 0.1;// [cubic m/s]
P2 = 500;// [kPa]
M = 44;// [g/mol]
R = 8.314;// [J/mol K]
//****************//
// Solution (a)
// Work done by reversible ad... |
47a61422f9fd95a7a77c49082365f5693876043e | 449d555969bfd7befe906877abab098c6e63a0e8 | /2762/CH11/EX11.1.1/11_1_1.sce | c37cc919d5cde594cc4266f56a4bd00c5458e760 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 11_1_1.sce | //Transport Processes and Seperation Process Principles
//Chapter 11
//Example 11.1-1
//Vapour Liquid Seperation Processes
//given data
pa=[116.9 135.5 155.7 179.2 204.2 240]
pb=[46 54 63.3 74.3 86 101.32]
P=101.32
//eq: paxa+pb(1-xa)=P
xa=[];
ya=[];
for i=1:6
xa(i)=(P-pb(1,i))/(pa(1,i)-pb(1,i))
ya... |
5657d9ca050d7acd3ab4b2f01fd4328c0a94c7eb | 449d555969bfd7befe906877abab098c6e63a0e8 | /1466/CH4/EX4.7/4_7.sce | aa629604157da63e3d4aed6e999d91ee8877877b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 4_7.sce |
clc
//initialisation of variables
h1= 2.25 //in
dh1= 6 //in
h2= 4.125
dh2= 3 //in
dt1= 107 //sec
dt2= 120 //sec
Cd= 0.62
g= 32.2 //ft/sec^2
d= 1.5 //in
//CALCULATIONS
r1= dh1/(dt1*12)
r2= dh2/(dt2*12)
k= Cd*%pi*(d/12)^2*sqrt(2*g)/4
A= k*(sqrt(h2)-sqrt(h1))/(r1-r2)
Q= r1*A+k*sqrt(h1)
//RESULTS
print... |
adffe9790605d581b8d37844abf260c00566f39d | 449d555969bfd7befe906877abab098c6e63a0e8 | /1319/CH1/EX1.15/1_15.sce | e98294e4de4914e821edf36539c59c07754e4420 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,443 | sce | 1_15.sce | //Determine the current in parallel branches and supply current
clc;
clear;
Xl=%i*100; // Inductance
R=10; // Resistance
V=10;
Xco=-%i*100;
Q=abs(Xl)/R;
Z0=Q*abs(Xco);
I0=V/Z0;
Ic=V/Xco;
Il=V/Xl;
Pi=V*I0; // Power Input
Pc=(I0^2)*10; // Copper Loss
// Frequency reduced to fo/2
Xl1=Xl/2;... |
7d7466926d24025907861357c36e1ea70a0b6791 | 449d555969bfd7befe906877abab098c6e63a0e8 | /926/CH3/EX3.9/Chapter3_Example9.sce | 216f6ce27dc3f16dd4d8770b901cb56eb839ee94 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,201 | sce | Chapter3_Example9.sce | //Hougen O.A., Watson K.M., Ragatz R.A., 2004. Chemical process principles Part-1: Material and Energy Balances(II Edition). CBS Publishers & Distributors, New Delhi, pp 504
//Chapter-3, Illustration 9, Page 61
//Title: Calculation of volume change with change in composition
//=====================================... |
55c0b6f0eaf16401518d7feb5800cc693c942570 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1445/CH7/EX7.12/Ex7_12.sce | 0a800b41dba4e54980ba1d9e075923d6485ea0cb | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,069 | sce | Ex7_12.sce | //CHAPTER 7- SINGLE PHASE TRANSFORMER
//Example 12
clc;
disp("CHAPTER 7");
disp("EXAMPLE 12");
//no load cuurent of transformer ia 10A at pf of 0.25 lagging when connected to 400V, 50 Hz supply
//VARIABLE INITIALIZATION
v1=400; //primary voltage in Volts
f=50; //Hz
I... |
bf7a9114e917f6538205cb07e7cce4e72377d155 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3850/CH45/EX45.3/Ex45_3.sce | b13d4bd04982c3e6ec7b0bbd615a6fcd637dbf0a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,222 | sce | Ex45_3.sce |
//To calculate the Approximate value of Dynamic Resistance of P N Junction under Forward Bias
//Example 45.3
clear;
clc;
//(a)Case-I: Forward Bias of 1 V is applied
/////////////////////////////////////////////////////////////////////////////
i1=10*10^-3;//Current in Amperes at 1 Volt
i2=15*10^-3;//... |
42fc4d66ba947a95076a49d271a53a867ce198ff | 449d555969bfd7befe906877abab098c6e63a0e8 | /2507/CH3/EX3.3/Ex3_3.sce | d12133c46a7c930c0ef254099e2accba07334358 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 166 | sce | Ex3_3.sce | clc
clear
printf("Example 3.3 | Page number 74 \n\n");
//find temperature in °C
T = 250 //K
t = T - 273.15 //°C
printf("Temperature in °C = %.2f °C",t)
|
a3fd89044ab078c24806066d7e7e86533e721ba0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2252/CH8/EX8.1/Ex8_1.sce | b23c308bffa6f3fa8700bba2f1ae624d1d8c4dc6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,058 | sce | Ex8_1.sce |
function[r,theta]=rect2pol(A)
x=real(A)
y=imag(A)
r=sqrt(x^2+y^2)
theta=atand(y/x)
endfunction
function[z]=pol2rect(r,theta)
x=r*cos(theta*%pi/180)
y=r*sin(theta*%pi/180)
z=x+y*%i
endfunction
function[r]=mag(A)
x=real(A)
y=imag(A)
r=sqrt(x^2+y^2)
endfunction
//c... |
26aa841bde0eedb05990b311b5e206e7e9bcf766 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1979/CH4/EX4.7/Ex4_7.sce | 8e7fc58eb1d592bd3d778ca71141b79c28e945d2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 939 | sce | Ex4_7.sce | //chapter-4 page 146 example 4.7
//==============================================================================
clc;
clear;
//For a rectangular waveguide
disp('For a rectangular waveguide the dominant mode is the TE10 mode.TE10 mode can propagate at a lower frequency');
f=9*10^9;//frequency in Hz
wg=4;//guid... |
acd18007858c144337851d6ae418ef04d4e1aa18 | d28ac1005a6915867fc08f266aa21d2c63de1cce | /resolucao-retroativa.sci | 2bf76f752074474ce2f19c65830dbaff4d2e74c7 | [
"MIT"
] | permissive | isaacgdo/numeric-cryptography | 92a1a4717285ebbdbb190e9d9a3e35c2f202cc3a | 7c4de4319f9af4f0c11a6abbc3a16df0ea53efa6 | refs/heads/master | 2020-03-09T08:56:19.959135 | 2018-05-16T01:42:13 | 2018-05-16T01:42:13 | 128,700,429 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 656 | sci | resolucao-retroativa.sci | //MÉTODO DE RESOLUÇÃO RETROATIVA
//Matriz = Matriz de coeficientes do sistema linear
//b = vetor de termos independentes do sistema
//x = vetor de soluções do sistema
function x = resolucaoRetroativa (Matriz, b)
//pegando o tamanho(dimensões) da Matriz
[l,c] = size(Matriz);
//inicia a resolução retrotiva... |
632da143c9ca672235d3e767bb6a2381c8ae8562 | 9867db0b689ecf2529bd2b3ff861e5c1d9686878 | /alps .net api/obj/.cache/build/aglw3apg.sou/vmwji0ld.kfa | 21f3e5fbfff26c3b46041792599b1c264fa0d816 | [
"MIT"
] | permissive | NicoBaumann454/alps.net.api | e808d206c8e351943c35a6159b01b86ef98734df | a5f45066578d22c35551aecd1c7c4765b4d843af | refs/heads/master | 2023-08-02T09:14:21.662949 | 2021-09-11T08:16:59 | 2021-09-11T08:16:59 | 360,829,148 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 37,249 | kfa | vmwji0ld.kfa | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class ReceiveTransitionCondition
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class ReceiveTransiti... |
71c66b2a58fb947ba8341806407cb1197c3a790e | 449d555969bfd7befe906877abab098c6e63a0e8 | /764/CH8/EX8.18.b/solution8_18.sce | da8b04eb48d150b20d3a729468aaf359ec3ec1b2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,372 | sce | solution8_18.sce |
//Function to round-up a value such that it is divisible by 5
function[v] = round_five(w)
v = ceil(w)
rem = pmodulo(v,5)
if (rem ~= 0) then
v = v + (5 - rem)
end
endfunction
//Obtain path of solution file
path = get_absolute_file_path('solution8_18.sce')
//Obtain path of data file
dat... |
19f93bbdc33debae6631b7e83d677cbd5e65895b | 4c888070ef0e5ac657898d54a469c6587077d0f9 | /tests/error/L-in-name.tst | b79f4c37e9d0ad9bfd18e4b7748f44b66a6cdb0c | [] | no_license | Vezyr68/Tests4lemin | 047babbbdd269de9841cfda1f0bd229e9761838f | 426cf85358a1879c039f06d2de595451126d746e | refs/heads/master | 2023-01-06T19:39:28.329496 | 2020-11-10T12:28:17 | 2020-11-10T12:28:17 | 310,910,849 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 104 | tst | L-in-name.tst | 12
#rooms
r1 0 0
Lr2 0 1
r3 0 2
##start
s 1 1
##end
e 2 2
#links
e-s
r1-s
r1-e
r1-Lr2
r1-r3
Lr2-r3
r3-e
|
228d6876ab3707822600f7bb386bc7deeebd0167 | 694cd908fb6cdaa69d3490af6639c5a88f10cf5b | /SampleTests/Hwb_Test_Cases/Customer_Single_Quick_manual.tst | bd87c48ded6351c3c7160a686b1d6848aa78f89f | [
"MIT"
] | permissive | Logang1007/inifinity_repo | 679ea3f52fce08c1b6af4973e428d572998baa63 | d22d72a3d3fe07f930ad408816de063fb4795fbe | refs/heads/master | 2023-03-06T18:43:56.813781 | 2021-02-04T11:45:20 | 2021-02-04T11:45:20 | 179,215,732 | 2 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 4,537 | tst | Customer_Single_Quick_manual.tst | {
"TestDetail": {
"TestUniqueCode":"002",
"ExcelColIndexValue": -1,
"Description": "Customer able to take a single manual pick",
"TestIncludeToRunFirst": ".\\vars.tstinc",
"Name": "Customer able to take a single manual pick",
"Author": "Logan Govender",
"FileName": null,
"FilePath": null... |
8695f5934fdc4a0249e93246b6b632348711f841 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2024/CH10/EX10.10/10_10.sce | c1cd78ba8669256e9572978a1bf3544613050343 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 10_10.sce | clc
//Initialization of variables
ps=0.5069 //psia
p=20 //psia
m1=0.01
m2=1
M1=18
M2=29
//calculations
xw= (m1/M1)/(m1/M1+m2/M2)
pw=xw*p
//results
printf("partial pressure of water vapor = %.3f psia",pw)
|
4770dbc1dabdbb63c128cc6984dcdc566dcc6b18 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2120/CH6/EX6.4/ex6_4.sce | f86320aabe918987ef061b578d57dca76894423f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 466 | sce | ex6_4.sce | //Exa 6.4
clc;
clear;
close;
//Given data
Q = 88;// in MJ
Q=Q*10^3;// in kJ
T1 = 190;// in °C
T1 = T1 + 273;// in K
T3 = -15;// in °C
T3 = T3 + 273;// in K
Eta_carnot = (T1 - T3)/T1;
Wnet= Eta_carnot * Q;// in kJ
CarnotPower= Wnet/3600;// in kWh
disp(CarnotPower,"The value of Carnot Power in kWh is : ")
... |
0f4a29f2c3712e9d8de650bd82cc5a167c0906cc | 449d555969bfd7befe906877abab098c6e63a0e8 | /260/CH13/EX13.4/13_4.sce | f67c1c3a0b9b9847ecf2d10c45ae97a152de7df8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 760 | sce | 13_4.sce | // about the analytical integration for the analytical solution
//Eg-13.4
//pg-529
clear
clc
x(1) = 0;
yb(1) = 0;
y(1) = 1; //Initial condition
h = 0.1;
deff('out = func(in1,in2)','out = 0.5*(1+in1)*in2^2')
//Taking the exact values using the expression calculated analytically as y = 4/(4-2*x-x^2)
... |
01d7d9b6a74c2b2e064fbe458cb33941ecd9fb94 | 717ddeb7e700373742c617a95e25a2376565112c | /806/DEPENDENCIES/144.sci | 3b60490f766b6ad67739cf79dc14282c75da2f5a | [] | 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 | 97 | sci | 144.sci | R=210//m.N//kg.K(gas constant)\
T=20//degree celsius
P=0.2//MPa(Pressure)
V=40//litres(volume) |
fd4536eea9e73842530742ba66212d74cc49552f | 449d555969bfd7befe906877abab098c6e63a0e8 | /2084/CH19/EX19.6w/19_6w.sce | f35f0f8b2448f2ddbf5f0a7cbf95353351d6fe01 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 534 | sce | 19_6w.sce | //developed in windows XP operating system 32bit
//platform Scilab 5.4.1
clc;clear;
//example 19.6w
//calculation of the length of the tube and the angular magnification produced by the telescope
//given data
fo=200*10^-2//focal length(in m) of the objective lens
fe=4*10^-2//focal length(in m) of the eyepiece
... |
a24db8bdecf5f841ab0004b7a431c72924b1d257 | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set14/s_Linear_Algebra_And_Its_Applications_G._Strang_70.zip/Linear_Algebra_And_Its_Applications_G._Strang_70/CH1/EX1.4.2/1_4_2.sci | ebd5a8631b7df052337aaef7b2a9a1e7fc51bfff | [] | 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 | 145 | sci | 1_4_2.sci | errcatch(-1,"stop");mode(2);;
;
A=[2 3;7 8];
disp(A,'A=');
P=[0 1;1 0];
disp(P,'P(Row exchange matrix)=')
disp(P*A,'PA=')
//end
exit();
|
768825dc2c1a6f0e28fbc38e54c049dcec0c8246 | 449d555969bfd7befe906877abab098c6e63a0e8 | /626/CH10/EX10.1/10_1.sce | 4e24ce6cb031a9a6d681b61f78e0c0d4a8ed1c2a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,101 | sce | 10_1.sce | clear;
clc;
close;
disp("Example 10.1")
cmap=[14.1,6.50,20.0,0.82;13.5,5.88,18.1,0.84;13,5.32,16.4,0.83;12.5,4.81,14.8,0.83;12,4.36,13.4,0.83;11.5,4,12.2,0.84]
disp(cmap,"Compressor map data in table:")
Cpc=1004
Cpt=1156
f=0.03 //fuel-to-air ratio
em=0.995 //efficiency
T=6 //T=Tt4/Tt2
pb=0.95 //burner pressure ratio
gm... |
c7d523940216cc70564bbb07a535292012d15158 | 449d555969bfd7befe906877abab098c6e63a0e8 | /647/CH6/EX6.23/Example6_23.sce | 16cc2e459699b039ffb903db5115b015c8061fa1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 676 | sce | Example6_23.sce | clear;
clc;
// Example: 6.23
// Page: 239
printf("Example: 6.23 - Page: 239\n\n");
// Solution
// *****Data******//
T = 298;// [K]
P = 10*10^5;// [Pa]
Tc = 126.2;// [K]
Pc = 34*10^5;// [bar]
R = 8.314;// [J/mol K]
//****************//
a = 27*R^2*Tc^2/(64*Pc);// [Pa.m^6/square mol]
b = R*Tc/(8*Pc... |
3f925caae41ff2fee215de15008b0a7f3ed48149 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3812/CH1/EX1.7.f/1_7_f.sce | 6dba56f02b619db990af38193c900f7bd057cdd6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 245 | sce | 1_7_f.sce | //Example 1.7<f>
//draw the waveform of the signal x1(t)=r(3t+1)
clc;
clear all;
t=-10:.001:10;
for i=1:length(t)
if t(i)>=-1/3 then
x(i)=3*t(i)-1/3;
else
x(i)=0;
end
end
//figure
plot2d(x,t);
xtitle('Required figure','t','x(t)')
|
0b3044ffe0c1d4fd3dbfabf690e7cc2f100f9931 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2175/CH9/EX9.2/9_2.sce | 55b5602d30b9396a1487869f2d3162944f438588 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 375 | sce | 9_2.sce | clc;
T1=288;
p2!p1=10;
y=1.4;
T2s=T1*[(p2!p1)^{(y-1)/y}];
nc=0.82;
T2=(T2s-T1)/nc+T1;
T3=973;
y2=1.333;
T4s=T3/[(p2!p1)^{(y2-1)/y2}]
nt=0.85;
T4=T3-(T3-T4s)*nt
cp=1.005;
cp2=1.11;
Wi=cp*(T2-T1);
Wo=cp2*(T3-T4);
N=(Wo-Wi);
Q=cp2*(T3-T2);
Ceff=N/Q
disp("$",Ceff*100,"cycle efficiency is:")... |
e60582fb18806e1217e912ad8bb646ae8abbecbf | 449d555969bfd7befe906877abab098c6e63a0e8 | /2087/CH4/EX4.54/example4_54.sce | 0629f55773490b436acfda6ce47df82fff2da768 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 957 | sce | example4_54.sce |
//example 4.54
//calculate Total rainfall in catchment
//run-off by rainfall of 3.3cm in 3hrs
clc;funcprot(0);
//given
A=[36 18 66]; //area of catchment
fi=[0.9 1.1 0.5]; //fi index
r1=[0.6 0.9 1.0]; //rainfall in first hour
r2=[2.4 2.1 2.0]; //rainfall in second hour
r3=... |
e96f42d58e24da8c62f60f6f6be73026faf54bd2 | b29e9715ab76b6f89609c32edd36f81a0dcf6a39 | /ketpicscifiles6/Sfparadata.sci | 5aa4e5e594a413e69809183f4be85c04af9c5419 | [] | no_license | ketpic/ketcindy-scilab-support | e1646488aa840f86c198818ea518c24a66b71f81 | 3df21192d25809ce980cd036a5ef9f97b53aa918 | refs/heads/master | 2021-05-11T11:40:49.725978 | 2018-01-16T14:02:21 | 2018-01-16T14:02:21 | 117,643,554 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 290 | sci | Sfparadata.sci | // 08.08.16
function Out=Sfparadata(varargin)
Nargs=length(varargin);
Fd=varargin(1);
Ndu=25 ; Ndv=25; Np=[50,50];
if Nargs>=3
Ndu=varargin(2);
Ndv=varargin(3);
end;
if Nargs>=4
Np=varargin(4);
end;
Tmp=Sf3data(Fd,Ndu,Ndv,Np);
Out=Projpara(Tmp);
endfunction
|
fafd3dfe0c7cf80c77263825e76c5345262f26ea | a1161d9e9d26e0a7b20c31269be145f13d9d3e89 | /QA/tests/had/had_em.tst | ed8a0c9cdd9a212d53ded64a62a0c55963a2f9e0 | [
"LicenseRef-scancode-warranty-disclaimer",
"ECL-2.0"
] | permissive | nwchemgit/nwchem | c06e7e1fe11b3afad17b167f29a97c4fa3ad0fda | c5a8125298a6ea7d6eb27b07c196ea8041aa7198 | refs/heads/master | 2023-09-05T17:18:34.513866 | 2023-09-02T02:56:47 | 2023-09-02T02:56:47 | 111,318,191 | 425 | 164 | NOASSERTION | 2023-09-11T16:34:14 | 2017-11-19T17:48:21 | Fortran | UTF-8 | Scilab | false | false | 320 | tst | had_em.tst | Energy = -4.622E+05
Energy = -4.728E+05
Energy = -4.820E+05
Energy = -4.904E+05
Energy = -4.981E+05
Energy = -5.050E+05
Energy = -5.112E+05
Energy = -5.168E+05
Energy = -5.217E+05
Energy = -5.259E+05
|
8812d14313aaa622146f128bf49f9b6d6fbbd4b1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3542/CH6/EX6.4/Ex6_4.sce | 78cb382c8a256af0f8a8ca90141a8bfd34752fe3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,176 | sce | Ex6_4.sce | // Example no 6.4
// To design an RLC network that implements an IF quadrature FM detector
// Page no. 273
clc;
clear all;
close;
// Given data
fc=10.7*10^6; //Cut-off frequency in Hz
B=500*10^3; //Bandwidth in Hz... |
632467e406d61da35b2f76a43bcb5a55734ff3d2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1733/CH2/EX2.3/2_3.sce | a735acc4346596adbbcf33bfd12a0b07b8b5ca73 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 770 | sce | 2_3.sce | //2.3
clc;
Vp_sec=230*2^0.5/4;
alph=asind(12/Vp_sec);
alph1=180-alph;
//the diode will conduct from 8.89 degree to 171.51degree
Angle_conduction=alph1-alph;
printf("Conduction Angle = %.2f degree", Angle_conduction)
Idc=4;
R=1/(2*Idc*%pi)*(2*Vp_sec*cosd(alph)+(2*12*alph*%pi/180)-12*%pi);
printf("\nResistance ... |
ccd667d78a4c19e2cfe3353e81fe96c747d31090 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3647/CH2/EX2.9/Ex2_9.sce | d70a7dc83aea90563c26190210bbd1072ea49052 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 446 | sce | Ex2_9.sce | //Solutions to Problems In applied mechanics
//A N Gobby
clear all;
//friction of bearings is to to neglected
clc
//initialisation of variables
h=2240//ft
g=32.2//ft
g1=15//in
w=1200//lbf
q=12//ft
r=1.5//ft
t=3.28//tonf ft
t1=1.7//tonf ft
x=550//ft
s=6//ft
//CALCULATIONS
T=((w*(g1/q)^2)/(h*g))*(3/r)//tonf... |
6d4fe71351c03694d9383ebd6b22aea02eaca774 | 449d555969bfd7befe906877abab098c6e63a0e8 | /991/CH24/EX24.12/Example24_12.sce | 74fd6ad7f0d62b8d0037ae2d2104a5daa20a0fc1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 697 | sce | Example24_12.sce | //Example 24.12.
clc
disp("(i) A + AB = A(1+B) distributive law")
disp(" = A.1 law 2")
disp(" = A law 4")
disp('')
disp("(ii) A + A''B = (A+A'')(A+B) distributive law")
disp(" = 1.(A+B) law 6")
disp(" ... |
fba926a4a6d9df5b3700ab03ba3806d4bb14bb33 | 897ce6a3fd5b682122c396af7e24fa53014c7cb3 | /src_script/scilab/_import/rtsx_10/common/blkdiag2.sci | 8f867f34b891c1265d9381ec60acbd6a22266cda | [] | no_license | stub22/glue-ai-v1_friendularity | e66f5ab357eba45de2def6f7900f414e358a4125 | 74949dc3e9b0d08b39857735aad901915e61322d | refs/heads/master | 2022-12-19T18:57:01.336831 | 2017-08-04T12:55:12 | 2017-08-04T12:55:12 | 284,544,364 | 0 | 0 | null | 2020-10-14T00:08:14 | 2020-08-02T21:24:34 | Java | UTF-8 | Scilab | false | false | 222 | sci | blkdiag2.sci | // blkdiag2.sci form a block diagonal matrix from 2 matrices
function Z = blkdiag2(X,Y)
sizex = size(X);
sizey = size(Y);
Z = [X zeros(sizex(1),sizey(2)); zeros(sizey(1),sizex(2)) Y];
endfunction |
110f92717642021fe1edae8ef9862fdd8fa989d2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /389/CH12/EX12.3/Example12_3.sce | 1ca351c22679148348cb0ed15d09d90095d776aa | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,226 | sce | Example12_3.sce | clear;
clc;
// Illustration 12.3
// Page: 671
printf('Illustration 12.3 - Page: 671\n\n');
// Solution
// ***Data***//
SsByA = 40;
x1 = 0.25;// [moisture fraction]
x2 = 0.06;// [moisture fraction]
//***********//
X1 = x1/(1-x1);// [kg moisture/kg dry solid]
X2 = x2/(1-x2);// [kg moisture/kg dry so... |
afd4ab77481c170fd30579fda302785e0cfdfdec | 449d555969bfd7befe906877abab098c6e63a0e8 | /3472/CH32/EX32.1/Example32_1.sce | 95cfce6e2e22d0e4eb99eab393730bb5f1accc37 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,560 | sce | Example32_1.sce | // A Texbook on POWER SYSTEM ENGINEERING
// A.Chakrabarti, M.L.Soni, P.V.Gupta, U.S.Bhatnagar
// DHANPAT RAI & Co.
// SECOND EDITION
// PART III : SWITCHGEAR AND PROTECTION
// CHAPTER 6: CIRCUIT BREAKER
// EXAMPLE : 6.1 :
// Page number 545
clear ; clc ; close ; // Clear the work space and console
// Gi... |
8f5ccc2d2da0b481293d530f81168df667a816c0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3701/CH2/EX2.12/Ex2_12.sce | 709470a65d6e11ce0b24a836e47e432906daa7cf | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 523 | sce | Ex2_12.sce | ////given
V1=.82 //volts
V2=1.85 //volts
lembda1=4.0*10**-7 //m
lembda2=3.0*10**-7
e=1.6*10**-19
c=3.0*10**8 //m/s
//Calculation
lembda=(1/lembda2)-(1/lembda1... |
61d1540916f485ae15101af8fce15bcbadc71237 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3864/CH9/EX9.10/Ex9_10.sce | 8bdea9929c2072a8e1ccc92deab92c8aed7f64cc | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 995 | sce | Ex9_10.sce | clear
//
//
//Initilization of Variables
sigma=326 //N/mm**2 //stress
E=2*10**5 //N/mm**2 //Modulus of Elasticity
FOS=2 //Factor of safety
a=1*7500**-1 //Rankine's constant
D=350 //mm //Overall Depth
//Cover plates
b1=500 //mm //width
t1=10 //mm //Thickness
d=220 //mm //Distance between two channels
L=6000 //mm ... |
ae2b08e525aaf00f768f260a905d7a7781f6e9f5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2300/CH20/EX20.9.1/Ex20_1.sce | bde3b1c6a2d35c520a3a9a20fb899d491370be4c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,118 | sce | Ex20_1.sce | //scilab 5.4.1
//Windows 7 operating system
//chapter 20 Cathode Ray Oscilloscope
clc
clear
e=1.6*10^-19//e=charge of an electron
Va=1000//Va=potential difference in volts
m=9.11*10^-31//m=mass of an electron
v=sqrt((2*e*Va)/m)//v=axial velocity of an electron
l=2*10^-2//l=axial length of deflecting plates in ... |
a2635860176910d6426b5f9a8c45ff1691be9a62 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2699/CH9/EX9.9/Ex9_9.sce | 0e78715e70adeb55fb11f72145d9b703d77605db | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 341 | sce | Ex9_9.sce | //EX9_9 PG-9.24
clc
L1=0.5e-3;
L2=1e-3;
C=0.2e-6;
Leq=L1+L2;//total inductance for Hartley oscillator
f=1/(2*%pi*sqrt(Leq*C));
printf("\n Therefore frequency of oscillation is %.f Hz \n",f)
//there is a slight difference between the answer given in the book
//and the and output in the book they have taken the... |
98a61e75bbd47151575779daf2599a1c53bd9d26 | e806e966b06a53388fb300d89534354b222c2cad | /macros/trainCascadeObjectDetector.sci | eb5369a10b803f223c7653b5cb3f1cb18844643a | [] | no_license | gursimarsingh/FOSSEE_Image_Processing_Toolbox | 76c9d524193ade302c48efe11936fe640f4de200 | a6df67e8bcd5159cde27556f4f6a315f8dc2215f | refs/heads/master | 2021-01-22T02:08:45.870957 | 2017-01-15T21:26:17 | 2017-01-15T21:26:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 6,936 | sci | trainCascadeObjectDetector.sci | function trainCascadeObjectDetector(outputFolder,positiveInstances,negativeImages,varargin)
// It creates trained cascade XML file
//
// Calling Sequence
// trainCascadeObjectDetector(outputFolder,positiveInstances,"negativeImages")
//
// Parameters
// outputFolder: Folder name to store trained cascade (cascade.xml) ... |
b9c2d28f7c1b706bb3a29b2e9ade980ffa4dfead | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set12/s_High_Frequency_And_Microwave_Engineering_E._Da_Silva_2210.zip/High_Frequency_And_Microwave_Engineering_E._Da_Silva_2210/CH2/EX2.6/2_6.sce | 57b0636f66952dd5f5d1bc37f610fab9b4b1a306 | [] | 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 | 270 | sce | 2_6.sce | errcatch(-1,"stop");mode(2);//Chapter 2, Problem 6
a=2 //attenuation constant
l=10 //length in Km
//calculation of loss in dB
a10=a*l
loss=8.686*a10
printf("Loss in dB = %.2f dB",loss)
exit();
|
e802d8eeffe2e604e50adb210083276a56067607 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2741/CH10/EX10.54/ExampleA54.sce | ce901a37ba9cb438fe8b0dd9fbdce91581ff3bcc | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 515 | sce | ExampleA54.sce | clc
clear
//Page number 495
//Input data
m=3;//The rate at which ice melts in kg/hour
t=28;//The external temperature in degree centigrade
Li=3.3*10^5;//Specific latent heat of ice fusion in Jkg^-1
s=4.2*10^3;//The specific heat in Jkg^-1.C
//Calculations
Q=(m*Li)+(m*s*t);//The heat taken by the ice to m... |
e4d16a454992b66e13fb5daa649c870403070e33 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3825/CH10/EX10.15/Ex10_15.sce | d8a86710f854bb3667165c11826ded0a0cb84801 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 277 | sce | Ex10_15.sce | clc
w1=0.009
h1star=64.5
w2=0.029
h2star=109.5
h3=167.45
h4=125.66
mw3=1000
ma=(mw3*(h3-h4))/((h2star-h1star)-((w2-w1)*h4))
mprintf("ma=%fkg/s\n",ma)//ans vary due to roundoff error
mprintf("Make up water required=%fkg/s",ma*(w2-w1))//ans vary due to roundoff error
|
37c95b1869ad60dc13d1db12c1dd0ddf6610f9dc | c89c3eb73e1c7b9f26076ad36749b4fd9ee2a69d | /My Implementations/MUX8Way16.tst | 921e10e9889e70d9aea41e17da1c0b3c7a7c2481 | [] | no_license | gvela024/Elements-Of-Computing-Systems | cef0f824a4ca775ff7d2353a49c6510134db83da | 65a2b40979439b0d77e6fab1b3faa4b1a78ddd03 | refs/heads/master | 2021-01-22T03:13:48.244660 | 2015-12-26T00:53:51 | 2015-12-26T00:53:51 | 41,272,979 | 0 | 0 | null | 2015-11-11T22:27:40 | 2015-08-24T00:17:59 | Assembly | UTF-8 | Scilab | false | false | 1,464 | tst | MUX8Way16.tst | load MUX8Way16.hdl,
output-file MUX8Way16.out,
output-list in0%B1.16.1 in1%B1.16.1 in2%B1.16.1 in3%B1.16.1 in4%B1.16.1 in5%B1.16.1 in6%B1.16.1 in7%B1.16.1 select%B1.3.1 out0%B1.16.1;
set in0 %XC000, set in1 %X3000, set in2 %X0C00, set in3 %X0300, set in4 %X00C0, set in5 %X0030, set in6 %X000C, set in7 %X0003, set sele... |
a2147b5bed38e791a2ebe37c07cab47adcbda226 | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.4/Unix-Windows/scilab-2.4/macros/percent/%s_l_lss.sci | f0e8d86072986bb7335f794866db9314a33fd0a0 | [
"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 | 69 | sci | %s_l_lss.sci | function s=%s_l_lss(s1,s2)
//
//!
// Copyright INRIA
s=inv(s1)*s2
|
8b2ea851c0e7eb8b96b04ba289c43ac49e3e3bf9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1163/CH30/EX30.10/example_30_10.sce | 4f558fc859ae2681ec58fd591797ada2a69f6607 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,035 | sce | example_30_10.sce | clear;
clc;
disp("--------------Example 30.10----------------")
g=7;
p=23;
printf("\nThe steps are as follows:\n\n");
x=3;
y=6;
R1=modulo(g^x,p); // formuula
R2=modulo(g^y,p); // formula
printf("1) Alice chooses x = %d and calculates R1 = %d.\n\n2) Bob chooses y = %d and calculates R2 = %d.\n\n3) Alice sends ... |
46d92e6682388efedd1ff93bddacf60ac51d5762 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1172/CH1/EX1.27/Example1_27.sce | 1d7cf310e8f20da6b4f05a762873321d6e11a186 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 588 | sce | Example1_27.sce | clc
// Given That
lambda1 = 5.9e-5 // wavelength in cm
lambda2 = 5.896e-5 //wavelength in cm
lambda = 5.89e-5 // wavelength in cm
grating_element = 4000 // lines per cm
t = 4 // width of grating in cm
n = 1 // for first order spectrum
//Sample Problem 27 Page No. 58
printf("\n # Problem 27 # \n")
printf(" \n... |
de9db70116043e7c596fdabdc9921e57b5c4c7de | 449d555969bfd7befe906877abab098c6e63a0e8 | /2204/CH12/EX12.12/ex12_12.sce | 9926e7ddbdcd5b084b0ae218c87799ba681157f1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 189 | sce | ex12_12.sce | // Exa 12.12
clc;
clear;
close;
// Given data
n = 8;
T_C = 9;//in µsec
T_C = T_C * 10^-6;// in sec
f_max = 1/(2*%pi*T_C*(2^n));// in Hz
disp(f_max,"Maximum frequency in Hz is");
|
a64bdbf63335f93348a31722260d3350c047b483 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3751/CH11/EX11.10/Ex11_10.sce | 435caed6551201d82ba90e5bc77713d9d08c6005 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,138 | sce | Ex11_10.sce | //Fluid Systems - By - Shiv Kumar
//Chapter 11- Centrifugal Pumps
//Example 11.10
//To Find (i)Manometric Head (ii)Manometric Efficiency (iii)Overall Efficiency of the Pump.
clc
clear
//Given Data:-
Do=480; //External Diameter of the Impeller, mm
... |
913334954e27e7f4667a68a0b791d350590b5c67 | 9f20ea6eaf79549b1a20cebde02ac4da9f025ff2 | /src/PillarBox.Web/Models/Models.tst | 751f6f68360f1510542163ff132e462313b2bfed | [
"MIT"
] | permissive | jesshannon/PillarBox | d835198d109ce5e0d1435cbe5556b30736d306e5 | d0f8a60a3dc92cab50cfaa7be711c5b33bf8bdbb | refs/heads/master | 2023-01-11T18:54:41.222313 | 2021-02-18T18:57:36 | 2021-02-18T18:57:36 | 144,842,673 | 6 | 0 | MIT | 2022-12-29T20:19:03 | 2018-08-15T11:04:56 | C# | UTF-8 | Scilab | false | false | 1,722 | tst | Models.tst | ${
// Enable extension methods by adding using Typewriter.Extensions.*
using Typewriter.Extensions.Types;
// Uncomment the constructor to change template settings.
//Template(Settings settings)
//{
// settings.IncludeProject("Project.Name");
// settings.OutputExtension = ".tsx";
... |
1d30c8b051364fa051896c268291cce67d2645ce | 449d555969bfd7befe906877abab098c6e63a0e8 | /689/CH8/EX8.4/4.sce | fd1f4d42acb358e46dfeed4595580201ff402154 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 4.sce | clc; funcprot(0);
//Example 8.4 Power Required by Wing
// Initialisation of variables
S = 350;
V = 80;
alpha = 6;
Cd = 0.0452; // Value of Cd from fig 8.8
rho = 0.002378;
// Calculations
D = Cd*rho/2*S*V^2;
HP = D*V/550;
//Results
disp(HP,"Horse power required to move the wing forward(hp) :"... |
01510086bb7e9a25cdbfb095735f69f09ecf7f17 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2144/CH7/EX7.3/ex7_3.sce | beba70c7fc7e31ec819e32f1d46bc2c7a462a080 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 198 | sce | ex7_3.sce | // Exa 7.3
clc;
clear;
close;
// Given data
H1 = 2940;// in kJ/kg
H2 = 2630;// in kJ/kg
C = sqrt((H1-H2)*1000*2);// in m/sec
disp(C,"Velocity of the steam leaving the nozzle in m/sec is");
|
c56d6e847288259ba7b87dc316c186795a90c50b | 449d555969bfd7befe906877abab098c6e63a0e8 | /40/CH8/EX8.15b/Exa_8_15b.sce | b72139b8c38826b8000e28f120552858f9ca9684 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 254 | sce | Exa_8_15b.sce | //(b)overlap-save method
xn=[1 2 3 3 4 5];
hn=[1 1 1];
xon=[0 0 1 2 3];
x1n=[2 3 3 4 5];
x2n=[4 5 0 0 0];
yon=convol(xon,hn);
y1n=convol(x1n,hn);
y2n=convol(x2n,hn);
yno=yon(3:5);
yn1=y1n(3:5);
yn2=y2n(3:5);
yn=[yno yn1 yn2]
YN=convol(xn,hn) |
d26218fe300f92dfca559823c6cd125ab07e15fd | c3710acaaec2f7584c3e186734bd5480ea297e2e | /3° Trabalho/GA_minFuncao.sce | 4203a86f39c5ca48d3524683645f7ec083d80b63 | [] | no_license | LaisFSGomes/InteligenciaComputacional | f97ef174c72619881c4f3893caef404a99b53f6d | a52e36cfe475e27bca32cfcfd64d6d35c2b29b68 | refs/heads/main | 2023-07-25T09:14:01.534493 | 2021-09-06T01:06:44 | 2021-09-06T01:06:44 | 392,018,905 | 2 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 6,346 | sce | GA_minFuncao.sce | //3º trabalho de Inteligência Computacional, rede neural
//autor: Lais de Fátima Sousa Gomes, Matrícula 504405
clear;
clc;
//_____Algumas funções auxiliares________________
//função de rosenbrock
function [z] = rosenbrock(x, y)
z = (1 - x)^2 + 100*(y - x^2)^2;
endfunction
//converte para o valor real
function [... |
ead5ea5dfcb378199a1904e3ee2f7408b3ed8a4f | 45a93944a52f35e5601f5eebc0ff0e0c885849fd | /scripts/marcheAleatoireReduc.sci | e4297eb53526a324ba016c168a0a2c909acf15f8 | [] | no_license | madox35/Simulations-numeriques | ae32655f213f5a1dc04de86387652264a5b56aa0 | 11d59864210370b2524ad533bf864d0968053131 | refs/heads/master | 2020-03-17T13:32:10.082544 | 2018-05-21T21:14:09 | 2018-05-21T21:14:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 455 | sci | marcheAleatoireReduc.sci | function marche = marcheAleatoireReduc(nombre_pas, T, s)
alpha = 1;
for i=1:T:nombre_pas
pas = genererRandBinomiale(1,0.5,1);
s = sqrt(alpha * T);
if pas == 0 then
tabPas(i) = s;
elseif pas == 1 then
tabPas(i) = -s;
end
marche(i) = sum... |
07337809f154597662890396948b9948e5a41ede | 449d555969bfd7befe906877abab098c6e63a0e8 | /632/CH11/EX11.27/example11_27.sce | ee5d668a97ac33b813b4a9f5fb9a758e29e1edfa | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 398 | sce | example11_27.sce | //clc()
F = 1000;//kg/h
H1 = 116.3;//kJ/kg ( enthalpy of feed solution - 10% NaOH, 305 K )
H2 = 560.57;//kJ/kg ( enthalpy of thick liquor - 50% NaOH, 380 K )
Hsteam = 2676;//kJ/kg ( 1atm , 373.15K )
//by doing material balances,
P = 200;//kg/h
mvap = 800;//kg/h
//Enthalpy balance gives, F*H1 + Q = mvap*Hsteam +... |
2449720b25fbee55553fecb4962fa75a1334b1a2 | 1db0a7f58e484c067efa384b541cecee64d190ab | /macros/sos2zp.sci | 98abc366167bcc154e0864d1ade41f16b103e151 | [] | no_license | sonusharma55/Signal-Toolbox | 3eff678d177633ee8aadca7fb9782b8bd7c2f1ce | 89bfeffefc89137fe3c266d3a3e746a749bbc1e9 | refs/heads/master | 2020-03-22T21:37:22.593805 | 2018-07-12T12:35:54 | 2018-07-12T12:35:54 | 140,701,211 | 2 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,131 | sci | sos2zp.sci | function [z,p,k] = sos2zp (sos, g)
//This function converts series second-order sections to zeros, poles, and gains (pole residues).
//Calling Sequence
//z = sos2zp (sos)
//z = sos2zp (sos, g)
//[z, p] = sos2zp (...)
//[z, p, k] = sos2zp (...)
//Parameters
//sos: matrix of real or complex numbers
//g: real or complex ... |
b8dd3a01dd794743ab4423addf472f86aee77bdd | 2bcf8b686dd75e7c33ba3308c5ec76a2c1af7c35 | /sdCal.sce | a877c74345c96eb8e5fd32d7e6bad6d9de826848 | [] | no_license | syedareehaquasar/SciLab | f6da02f5b786c921b0f0c83a2731125dcc0b8908 | a0947979837c5ced321843d33a6df91e63b41aef | refs/heads/main | 2023-07-04T01:27:23.322819 | 2021-08-14T11:43:00 | 2021-08-14T11:43:00 | 350,408,788 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 962 | sce | sdCal.sce | //Program to find mean,S.D. and first r moments about mean of given n pairs (x)
clc;clear;close;
clc
printf('\n\n Name - Syeda Reeha Quasar \n Enrolment No. - 14114802719 \n Group - C7 \n\n')
n = input('Enter the no.of pairs of values (x.f) to find the mean = ')
m = input('Enter the no. r = ')
disp('Enter the value... |
eb7303c72b4bd2a8d2be4c6bf4155f52ec71f497 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1847/CH5/EX5.9/Ch05Ex9.sce | af6f8dacc9306c4401d2b44df9183ee0d0cc036e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 562 | sce | Ch05Ex9.sce | // Scilab Code Ex5.9 :: Page-5.39 (2009)
clc;clear;
m_Ca_41 = 40.962278; // Mass of one Ca-41 nuclei, amu
m_Ca_42 = 41.958618; // Mass of one Ca-41 nuclei, amu
m_n = 1.008665; // Mass of a neutron, amu
delta_m = m_Ca_42 - (m_Ca_41 + m_n); // Difference in the mass of Ca-42 and Ca_41 nuclei, amu
E = del... |
692faf689fa630190e068b70e893824b8c82b0f6 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3875/CH5/EX5.2/Ex5_2.sce | b35e79699331cb817650c987ead26bf35e7bf170 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 420 | sce | Ex5_2.sce | clc;
clear;
lambda=5*10^-5 //wavelength in cm
e=1/6000 //No. of lines per centimeter on the grating surface
//calculation
//1st order
theta_1= asind(lambda/e) //angle in degree
//3rd order
theta_3= asind((3*lambda)/e) //angle in degree
angle_of_deviation = theta_3 - theta_1
printf("Difference in the ... |
8c0f8e0fddd3c456829ed0bf3c654b5b9f622704 | 449d555969bfd7befe906877abab098c6e63a0e8 | /68/CH4/EX4.12/ex4_12.sce | 34a1833d99181aef70838a91c1ee903aa55ef611 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 450 | sce | ex4_12.sce | // Example 4.12 : Midband gain and upper 3dB frequency
R_sig= 100*10^3; // (ohm)
R_G=4.7*10^6; // (ohm)
R_D=15*10^3; // (ohm)
R_l=15*10^3; // (ohm)
g_m=1*10^-3; // (mho)
r_o=150*10^3; // (ohm)
C_gs=1*10^-12; // (F)
C_gd=0.4*10^-12; // (F)
R_L= 1/(1/r_o + 1/R_D + 1/R_l)
A_M=R_G/(R_G + R_sig)*g_m*R_L;
disp(A_M... |
2a6b1647fecffc1ce6391d93186a8498dad0b5e8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /40/CH8/EX8.22/Exa_8_22.sce | 3cc472315c997865150faaf6280a6685ade0a418 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 157 | sce | Exa_8_22.sce | //A 4-point DFT from a 3-point sequence
xn=[1;2;1];
w=exp(-%i*%pi/2);
for i=1:4
for j=1:3
WN(i,j)=w^((i-1)*(j-1));
end
end
XDFT=WN*xn |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.