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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
84d03ad420915fd3fc488e592d3d652a19225dcc | 449d555969bfd7befe906877abab098c6e63a0e8 | /401/CH7/EX7.8/Example7_8.sce | 870175f3ab25dd3a4b9994e9adab2676ef316aec | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 647 | sce | Example7_8.sce | //Example 7.8
//Program to estimate the CW operating lifetime for the given LED
clear;
clc ;
close ;
//Given data
Ea=1*1.602*10^(-19); //Joules - ACTIVATION ENERGY
k=1.38*10^(-23); //m^2 kg/s - BOLTZMANN's CONSTANT
T=290; //Kelvin - JUNCTION TEMPERATURE
Pe_by_Pout=0.67; //Pe/Pout... |
439ffdf405337f718ff26a7d995e298781958e0d | 449d555969bfd7befe906877abab098c6e63a0e8 | /608/CH18/EX18.06/18_06.sce | c09c5c0b0590f0b278a242bedf2cf108b7d97f0f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 418 | sce | 18_06.sce | //Problem 18.06: Design an inverting amplifier to have a voltage gain of 40 dB, a closed-loop bandwidth of 5 kHz and an input resistance of 10 kohm.
//initializing the variables:
Vg = 40; // in dB
bf = 5000; // in Hz
Ri = 10000; // in ohms
//calculation:
A = 10^(Vg/20)
Rf = A*Ri
f = A*bf
printf("\n\n Re... |
228365fe06fa3777342dc08a2fa7759b31ff38e8 | f542bc49c4d04b47d19c88e7c89d5db60922e34e | /PresentationFiles_Subjects/CONT/RA72WYU/ATWM1_Working_Memory_MEG_RA72WYU_Session1/ATWM1_Working_Memory_MEG_Salient_Uncued_Run1.sce | dfee7d263d52c9564aad27ba0c9128813861574a | [] | 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,436 | sce | ATWM1_Working_Memory_MEG_Salient_Uncued_Run1.sce | # ATWM1 MEG Experiment
scenario = "ATWM1_Working_Memory_MEG_salient_uncued_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_monit... |
662d44ecb7c6bfb995871358787d10b3a6845e35 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1964/CH1/EX1.14/ex1_14.sce | e813a4462680589ed9ee002af3c728f46a9d9081 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 982 | sce | ex1_14.sce | //Chapter-1, Example 1.14, Page 26
//=============================================================================
clc;
clear;
//INPUT DATA
P=100;//power of power station in MW
g=9.81;//gravity constant in m/sec^2
h=200;//effective head of power station in m
n=80;//efficiency of station in percentage
t=10;//op... |
ce0fd978c1f25b67e46f36d05af08a7fadcf71f9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /869/CH9/EX9.11/9_11.sce | 074d7b79c0a81e96ec50c3da8a8ef1322ed9ceb1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 286 | sce | 9_11.sce | clc
edge=2 //in
height=3 //in
F=20000 //lb
deltaS=0.00234 //in
deltaA=0.00088 //in
E=F*height/(deltaA*edge*edge)
printf("Modulus of elasticity=%f psi",E)
G=F*height/(deltaS*edge*edge)
printf("\n Modulus of Rigidity=%f psi",G)
Mu=E/(2*G) -1
printf("\n Poisson ratio=%f ",Mu)
|
72ba14c2a736a4556cd0b3bc07cd4bfe7550cc39 | a8592d34f144b71794ebf30f1c2a1b5faf0b053c | /AkarPersamaan/scilab/test_fun1.sce | 922ee0dc15ce2100a7a9ea787aa60df5464d5f5b | [] | no_license | f-fathurrahman/ffr-MetodeNumerik | ee9a6a7153b174b1ba3d714fe61ccbd1cb1dd327 | e3a9da224c0fd5b32e671708e890018a3c4104c4 | refs/heads/master | 2023-07-19T22:29:38.810143 | 2023-07-07T10:02:34 | 2023-07-07T10:02:34 | 107,272,110 | 2 | 2 | null | null | null | null | UTF-8 | Scilab | false | false | 129 | sce | test_fun1.sce | function [x, y] = myfct(a, b)
x = a + b
y = a - b
endfunction
[x, y] = myfct(3,2)
printf("x = %f, y = %f\n", x, y)
quit()
|
3d75e0ff5d5a96ad34f86a249a2b255f145c71d3 | 786b8b062cc8e4ad6a2a39294d02777c4ec4cb78 | /FreeEDA/LPCSim/LPCSim/getlib.sci | ac01e7c511fbde54ec5bff5494a2e95dd7e0e202 | [] | no_license | FOSSEE/FreeEDA | fc379b9927e63f0b29e66f69284beddff07d43c8 | 0c9f3b3885338be0420773ac2007d8ac54aa7412 | refs/heads/master | 2021-01-18T15:16:58.922680 | 2014-12-09T10:59:41 | 2014-12-09T10:59:41 | 23,788,370 | 6 | 3 | null | 2014-09-26T09:05:17 | 2014-09-08T11:29:52 | Python | UTF-8 | Scilab | false | false | 313 | sci | getlib.sci | // MNA based Circuit Simulator
// Yogesh Dilip Save
// Research Scholor
// IIT Bombay, Mumbai-400076
function I=func(voltage,parameter)
exec('myr.sci',-1);
I=myr_func(voltage,parameter);
endfunction
function Gj=jacobian(voltage,parameter)
exec('myr.sci',-1);
Gj=myr_Jacobian(voltage,parameter);
endfunction
|
d337c3c21c272a1ab4e619f7403378a785351a57 | 42fdf741bf64ea2e63d1546bb08356286f994505 | /data_for_calibration_paper/Figure_05_FG_parameter.sce | 2397e2672882db55e11f038b6caa81ff6c19f297 | [] | no_license | skim819/RASP_Workspace_sihwan | 7e3cd403dc3965b8306ec203007490e3ea911e3b | 0799e146586595577c8efa05c647b8cb92b962f4 | refs/heads/master | 2020-12-24T05:22:25.775823 | 2017-04-01T22:15:18 | 2017-04-01T22:15:18 | 41,511,563 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 5,462 | sce | Figure_05_FG_parameter.sce | global file_name path fname extension chip_num board_num hex_1na;
cd("/home/ubuntu/RASP_Workspace/data_for_calibration_paper");
path = pwd();
exec('~/rasp30/prog_assembly/libs/scilab_code/diodeADC_v2i.sce',-1);
exec('~/rasp30/prog_assembly/libs/scilab_code/diodeADC_i2v.sce',-1);
exec('~/rasp30/prog_assembly/libs/scila... |
62c066404757c0d9cf7fb3116a8b3ba4e908fcbd | 3a3724d75eaeed286d5c0a34dd9b58cb0d440c9b | /parse_test.tst | 76ac9bb5ab6b089159ef8a103b00e0766b4206e0 | [] | no_license | AndrewBrenev/LoyaltySystemDB | 1bef789fbe7064f35eaba8238a4110a5b3ed0363 | d09f2d0bd74ececd3d14c44eeb551cf928f283c9 | refs/heads/master | 2022-07-19T02:43:11.285554 | 2020-05-26T18:51:01 | 2020-05-26T18:51:01 | 259,018,029 | 3 | 0 | null | null | null | null | WINDOWS-1251 | Scilab | false | false | 806 | tst | parse_test.tst | PL/SQL Developer Test script 3.0
19
-- Created on 10.04.2020 by АНДРЕЙ
declare
-- Local variables here
i integer;
h_str varchar(700) :='H;D20200319ONL;20200320091500';
p_str varchar2(90) :='P;22fcf0cd2cf07841d4214d6a14b2b28c1e15be24;12345678;20200319143746;150000;LENTA1234;5411;Касса 7 Терминал 71';
r_str v... |
b154032d039536bed7410c78a2686bb1bb4c2c2b | 99b4e2e61348ee847a78faf6eee6d345fde36028 | /Toolbox Test/armcov/armcov2.sce | 2be101fab9e44137a3ad14ab05422ec17aa9f2ea | [] | no_license | deecube/fosseetesting | ce66f691121021fa2f3474497397cded9d57658c | e353f1c03b0c0ef43abf44873e5e477b6adb6c7e | refs/heads/master | 2021-01-20T11:34:43.535019 | 2016-09-27T05:12:48 | 2016-09-27T05:12:48 | 59,456,386 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 624 | sce | armcov2.sce | y=[0.107533427909220;
0.663644537348001;
0.970587221665023;
0.608390883863076;
-0.293540506673764;
-1.42787086899790;
-2.19233932281606;
-1.88376277475872;
0.351621088370924;
4.20456888982602;
7.02440717036035;
6.65058196622351;
2.57013250348360;
-3.50487012663216;
-8.16852139220758;
-8.56013313698647;
-4.2042820915121... |
f245b4cd75c4236befdf43756afface413654611 | 1bb72df9a084fe4f8c0ec39f778282eb52750801 | /test/TM71.prev.tst | 1efc4544d0a9c81f01e3cca0a0c55f1e16503070 | [
"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 | 1,179 | tst | TM71.prev.tst | considerNonPrimitive
Expanding for base=2, level=4, reasons+features=base,primitive,same,similiar invall,norm,showfail
Refined variables=a,b,c
[0+1a,0+1b,0+1c]: unknown -> [1] [0,0,0] a³+2b³-6a*b*c+4c³
-> solution [0,0,0],trivial(3)
---------------- level 0
expanding queue[0]^-1,meter=[2,2,2]: a³+2b³-6a*b*c+4c³
[0+2a,0... |
38ced6b044a87355df43d3da6feaf9e6bfcf5774 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1187/CH1/EX1.3/3.sce | bfb7e967b223b914bb7995e272cc91218e187712 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 3.sce | clc
d=0.004; // m
rho=1000; // kg/m^3
v=3; // m/s
meu=10^(-3); // khm(m.s)
Re=rho*v*d/meu;
disp("Reynolds number =")
disp(Re)
disp("The Reynolds number is well in excess of 4000, so the flow is turbulent.") |
993a6b4b244909ae87e9e99dc4fa7ed297632b01 | 1bb72df9a084fe4f8c0ec39f778282eb52750801 | /test/SER3.prev.tst | 1033d0e465a09ecb144a08d54c3a2b21342fde82 | [
"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 | 106 | tst | SER3.prev.tst | A322469 3,1,2,7,11,15,5,10
A307048 2,1,6,5,10,4,14,7
A160016 0,2,1,4,6,8,3,10
A000027 1,2,3,4,5,6,7,8
|
03a10a0335bb993542f14c79341ac935e7482d8b | 449d555969bfd7befe906877abab098c6e63a0e8 | /1592/CH4/EX4.11/example_4_11.sce | eec5c8bb7243052c073c88c85d9df08333ecb8c0 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 263 | sce | example_4_11.sce | //Scilab Code for Example 4.11 of Signals and systems by
//P.Ramakrishna Rao
//Find system function and output of the system
clear;
clc;
syms a t;
for n=1:10;
h=t^(n-1)*%e^(-a*t);
H=laplace(h,t,'jw');
disp(H,'SYSTEM FUNCTION X(f)=',h,'For x(t)=');
end
|
810cc930ee87ebf9f414565c16bb01894a45f668 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1286/CH12/EX12.3/12_3.sce | 163191ab28c30392c4f1d3cc078ed11e4e8bff0c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 211 | sce | 12_3.sce | clc
//initialisation
cu=90
fe=12
t1=200//c
t2=0//c
l=0.3//m
a=5*10^-4//m^2
//CALCULATIONS
t=(t1*cu+fe*t2)/(cu+fe)
dt=t1-t
rh=cu*a*dt/0.15
//results
printf(' \n rate of heat flow= % 1f cal/sec',rh)
|
318fbf92bdbf113229d5884a9e469fff31063df3 | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.4.1/macros/m2sci/lhsvarsnames.sci | 126a581a01c81ba3cf553086b7c548b12ebee5bd | [
"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 | 369 | sci | lhsvarsnames.sci | function varargout=lhsvarsnames()
// Copyright INRIA
varargout=list([])
lhs0=lhs
[lhs,rhs]=argn(0)
for k=1:lhs0
varname=lst(ilst+lhs0+1-k)(2)
p=find(varname==vnms(:,2))
if p<>[] then
varname=vnms(p,1),
else
if funptr(varname)<>0 then varname='%'+varname,end
end
if lhs>1 then
varargout(k)=varnam... |
b955f93d5703ba076ea50e4485a48e3f5cc71ba8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3831/CH14/EX14.2/Ex14_2.sce | 8222d8ec1ae040a5f874c662b35edb9076c1eac3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 284 | sce | Ex14_2.sce | // Example 14_2
clc;funcprot(0);
// Given data
V=2.50*10^16;// m^3
T=0.00;// °C
t=24.0;// s
rho=917;// kg/m^3
// Solution
m_ice=V*rho*2.2046;// lbm
Q=m_ice/(2*10^3);// tons of refrigeration
printf("\nThe tons of refrigeration produced,Q=%1.2e tons of refrigeration",Q);
|
3d46b7110631e736de15093c3b431debd4447823 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1439/CH4/EX4.3/4_3.sce | 462dea8679e956a2a8b80e8c040c57ef1c76a3e9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 211 | sce | 4_3.sce | clc
//initialisation of variables
Hr1= -70.96 //kcal
Hr2= -23.49 //kcal
Hr3= -31.14 //kcal
Hr4= -68.32 //kcal
//CALCULATIONS
H= Hr1+Hr2+Hr3+Hr4
//RESULTS
printf ('Enthalpy of formation= %.2f kcal',H)
|
94e0359c2e1c45f55b305a748d54452502d58a26 | 931df7de6dffa2b03ac9771d79e06d88c24ab4ff | /AIMER7s HEURISTIC ABOUT GEOMETRIC POSITIONING AND APPLICATIONS.sce | 003fa72352e07480e1eaec9efef7b6d1ae6b2cfd | [] | 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 | 26,278 | sce | AIMER7s HEURISTIC ABOUT GEOMETRIC POSITIONING AND APPLICATIONS.sce | Name=AIMER7s HEURISTIC ABOUT GEOMETRIC POSITIONING AND APPLICATIONS
PlayerCharacters=notquaker
BotCharacters=stationary.bot
IsChallenge=true
Timelimit=6000.0
PlayerProfile=notquaker
AddedBots=stationary.bot;stationary.bot;stationary.bot;stationary.bot;stationary.bot;stationary.bot;stationary.bot;stationary.bot;st... |
18b03b99ab2e0d37d9b2ac4b72331e4192fd0e07 | 449d555969bfd7befe906877abab098c6e63a0e8 | /764/CH4/EX4.16.b/solution4_16.sce | 8408277ca6b44d032a3ffa7334a2ed27b854f06f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,717 | sce | solution4_16.sce |
//Obtain path of solution file
path = get_absolute_file_path('solution4_16.sce')
//Obtain path of data file
datapath = path + filesep() + 'data4_16.sci'
//Clear all
clc
//Execute the data file
exec(datapath)
//Calculate the permissible stresses for lever and pin sigmat (N/mm2)
sigmat = Syt/fs
//Calculate th... |
47322739280e2386e27a75b62fadb3ef50895e97 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1964/CH15/EX15.2/ex15_2.sce | 8a7c6d81f1298708f1a727449ba48869ba7c28b1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 463 | sce | ex15_2.sce | //Chapter-15, Example 15.2, Page 492
//=============================================================================
clc
clear
//INPUT DATA
x1=444;//in octal form
x2=237;//in octal form
x3=120;//in octal form
//CALCULATIONS
x1=base2dec(['444','237','120'],8)//converting octal to decimal
disp(x1);
//=========... |
f62ed15c6e8b3ccaaa05f0519286e1a51eb0ccfb | 449d555969bfd7befe906877abab098c6e63a0e8 | /3860/CH2/EX2.5/EX2_5.sce | 57add8e50062bb2ecaeb78dbe80e97cd798164fe | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 358 | sce | EX2_5.sce | //Example 2.5: Use of Demorgans Theorem.to find complement of a given function.
clc; //clears the console
clear; //clears all existing variables
disp('The given expression is as follows')
disp('f = wx''y + xy'' + wxz')
disp('f'' = (wx''y + xy'' + wxz)''')
disp('f'' = (wx''y)''(xy'')''(wxz)''')
disp('f'' = (w''+... |
9bb4ab70b1ea4e5e76991c524971539c70eab72e | 449d555969bfd7befe906877abab098c6e63a0e8 | /215/CH14/EX14.6/ex14_6.sce | 9155f12f1b5c9eec01f1c519f2ef9fbb9c8877e6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 207 | sce | ex14_6.sce | clc
//Example 14.6
//Install Symbolic toolbox
//Find the Inverse Laplace transform
syms s
s=%s;
V =2/(s^3+12*s^2+36*s);
Vp=pfss (V)
v1=ilaplace (Vp(1))
v2=ilaplace (Vp(2))
v=v1+v2
disp(v,'v(t)='); |
e315d1cbfbcf5cf191df7a80c725e6ae7cb32901 | 584105ff5b87869494a42f632079668e4c3f82de | /Help-files/composeRT.sci~ | 3ad688a8f0a0685aec21801d181ade519068f8f2 | [] | no_license | kevgeo/FOSSEE-Computer-Vision | 0ceb1aafb800580498ea7d79982003714d88fb48 | 9ca5ceae56d11d81a178a9dafddc809238e412ba | refs/heads/master | 2021-01-17T21:11:31.309967 | 2016-08-01T14:45:40 | 2016-08-01T14:45:40 | 63,127,286 | 6 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 900 | composeRT.sci~ | // Combines two rotation and shift(translation) transformations
//
// Calling Sequence
// [RotVec3 TransVec3] = composeRT(RotVec1,TransVec1,RotVec2,TransVec2);
//
// Parameters
// RotVec1 : first rotation vector
// TransVec1: first translation vector
// RotVec2 : second rotation vector
// TransVec2 : second translati... | |
012da2ece01e7d480e0a6f3211e0092ad8fdc7c5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /620/CH26/EX26.8/example26_8.sce | 43ed4c2b088611405259630d11bbe2f1f772c91e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 336 | sce | example26_8.sce | r=300;
x_l=400;
v=120;
f=60;
disp("Part a");
p=v^2/r;
disp("the true power (in W) is"); disp(p);
disp("Part b");
q=v^2/x_l;
disp("the reactive power (in VAr) is"); disp(q);
disp("Part c");
s=sqrt(p^2+q^2);
disp("the apparent power (in VA) is"); disp(s);
i=s/v;
disp("the current drawn (in A) from the suppl... |
6a4a511d876aec0bcd588fbeffd9d57de9a0a813 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2672/CH3/EX3.16/Ex3_16.sce | 19cbe074721b88d3dd93df7252cee27e070f0d0c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 498 | sce | Ex3_16.sce | //Example 3_16
clc;
clear;
close;
format('v',5);
//given data :
//v=325*sin(314*t)
//i=14.14*sin(314*t-60)
Vm=325;//V
omega=314;//rad/s
V=Vm/sqrt(2);//V
f=omega/2/%pi;//Hz
Im=14.14;//A
I=Im/sqrt(2);//A
fi=60;//degree
pf=cosd(fi);//power factor
P=V*I*cosd(fi);//W
disp(P,"Powe Consumed(W)");
Z=V/(I*expm... |
8921cdea987af586583d91477953389841af270c | 449d555969bfd7befe906877abab098c6e63a0e8 | /1427/CH1/EX1.1/1_1.sce | 62d60c10d45ad715c9232bffe084df3e9a7cec4e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 582 | sce | 1_1.sce | //ques-1.1
//Calculating grams of Ferrous Sulphate required per litre
clc
hard=210.5;//hardness given (in ppm)
m1=56;//Molar mass of Fe (in g)
m2=32;//Molar mass of S (in g)
m3=16;//Molar mass of O (in g)
m4=40;//Molar mass of Ca (in g)
m5=12;//Molar mass of C (in g)
M1=m1+m2+4*m3;//Molar mass of Ferrous sulph... |
8c0a571e6a0278c2a3d0722a08704a2961fdc699 | 449d555969bfd7befe906877abab098c6e63a0e8 | /752/CH6/EX6.6.2/6_6_2.sce | 3bc7727f281cbd41caa39e49b66c039b0c38e059 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 792 | sce | 6_6_2.sce | clc;
// page no 212
// prob no 6.6.2
//Voltage controlled Clapp oscillator
// Capacitor is in pF and inductor in uH
C1=300; C2=300; Cc=20; L=100;
// A) With zero applied bias,the total tuning capacitor is
Vd1=0;a=0.5;Co=20;
Cd1=Co/(1-(Vd1/0.5))^a;
Cs1=1/((1/C1)+(1/C2)+(1/Cc)+(1/Cd1));
disp('pF',Cs1, +'1.The t... |
2b19828c99783f51fbf2420f8d9a8873f0e0725c | 449d555969bfd7befe906877abab098c6e63a0e8 | /632/CH9/EX9.16/example9_16.sce | 8a8b3fe4fe38e634b2b8f2bb6bd507248e66f1be | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,041 | sce | example9_16.sce | //clc()
F = 5000;//kg/h
P1 = 50;//% (H2O4 in)
MH2SO4 = 98.016;
P1gas = 65;//(nitrogen in gas entering)
P2gas = 35;// ( SO3)
MN2 = 28;
MSO3 = 80;
Mavg = ( MN2 * P1gas + MSO3 * P2gas)/100;//avg molecular wt. of entering gas
G = 4500;//kg/h
Ng = G / Mavg;
NN2 = Ng * P1gas / 100;
NSO3 = Ng - NN2;
P2 = 75;//% (... |
5a3d422df248a5072e3ed1ac49f327cada83489e | 449d555969bfd7befe906877abab098c6e63a0e8 | /1364/CH6/EX6.1.2/6_1_2.sce | a413ccc93fb1bb430d9968761fae106734aee91a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 6_1_2.sce | clc
//initialisation of variables
m= 5 //lb
a= 200 //cm/sec^2
//CALCULATIONS
F= m*a/(32.2*30.5)
//RESULTS
printf (' Force on the body = %.2f lbf',F)
|
cb2c172485ca58b6e8436580b8eea8ca3fe24bdd | 449d555969bfd7befe906877abab098c6e63a0e8 | /1664/CH2/EX2.9/Ex2_9.sce | 63c45348e58cd80f9fea524b439e9ca10403a46e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 250 | sce | Ex2_9.sce |
//Example No.2.9.
// Page No.62.
clc;clear;
P = 1*10^(-3);//Output power -[W].
D = 1*10^(-6);//Diameter -[m].
r = 0.5*10^(-6);//Radius -[m]
I = (P/(%pi*r^(2)));// Intensity of laser.
printf("\nThe intensity of the laser is %3.3e W/m^2",I);
|
bdeb7a051d4b24ecf69b5b76e86f2d3a63345187 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3769/CH19/EX19.3/Ex19_3.sce | 7cf6928a63178c674c9c75652446da3cd59ea309 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 175 | sce | Ex19_3.sce | clear
//Given
u=-25.0 //cm
v=-50.0 //cm
//Calculation
f=1/((1/v)-1/u)
//Result
printf("\n Focal length is %0.3f cm", f)
|
db9c7cd60582f0f3801016ac381fe9b2331c423c | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.5/tests/examples/fit_dat.man.tst | cd03e92b6b738c1de32555f3b80beba7d36353e7 | [
"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 | 576 | tst | fit_dat.man.tst | clear;lines(0);
deff('y=FF(x)','y=a*(x-b)+c*x.*x')
X=[];Y=[];
a=34;b=12;c=14;for x=0:.1:3, Y=[Y,FF(x)+100*(rand()-.5)];X=[X,x];end
Z=[Y;X];
deff('e=G(p,z)','a=p(1),b=p(2),c=p(3),y=z(1),x=z(2),e=y-FF(x)')
[p,err]=fit_dat(G,[3;5;10],Z)
xset('window',0)
xbasc();
plot2d(X',Y',-1)
plot2d(X',FF(X)',5,'002')
a=p(1),b=p(2),c=... |
b57af78bfeaee06730b284e714141339a0660c26 | 28a8d47c4d79b231f8bebc28925792a290f67e9f | /bk/others/create_scheme/default_layout.tst | 0aefa016b6b78e4ae9d96a27b48c8758a6d05e7c | [] | no_license | ZVlad1980/doo | a1fe7d18ccfd0acf6ced7dbb33927c86a925aae8 | e81be8f524b78b9a6ec06b7f83a8c13354fc6412 | refs/heads/master | 2021-08-17T02:03:54.553822 | 2017-11-20T17:21:03 | 2017-11-20T17:21:03 | 111,440,129 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 6,704 | tst | default_layout.tst | PL/SQL Developer Test script 3.0
186
declare
--
--service_name varchar2(30) := 'test';
o xxdoo.xxdoo_html := xxdoo.xxdoo_html(p_appl_name => 'others',
p_src_owner => 'xxdoo',
p_src_object => 'xxdoo_bk_book_typ',
... |
723b97346e926317d39457f85272de278bcbaf7e | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/1.1/macros/robust/fourplan.sci | 99bbdd4a6a17283164c0cfb8d022a87862c4915d | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | clg55/Scilab-Workbench | 4ebc01d2daea5026ad07fbfc53e16d4b29179502 | 9f8fd29c7f2a98100fa9aed8b58f6768d24a1875 | refs/heads/master | 2023-05-31T04:06:22.931111 | 2022-09-13T14:41:51 | 2022-09-13T14:41:51 | 258,270,193 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 324 | sci | fourplan.sci | function [P11,P12,P21,P22]=fourplan(P,r)
//returns the four plants associated with the augmented plant P.
// r is the size of P22 and P=[P11,P12;P21,P22].
[A,B1,B2,C1,C2,D11,D12,D21,D22]=smga(P,r);
dom=p(7);
P11=syslin(dom,A,B1,C1,D11);
P12=syslin(dom,A,B2,C1,D12);
P21=syslin(dom,A,B1,C2,D21);
P22=syslin(dom,A,B2,C2,D2... |
b97fa79d12280c8e68a4f6511a85993a98b2d6c4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /317/CH22/EX22.5/example5.sce | b51ba4b3ce86f3bedcc978ad328c61e8e8d3ade5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 844 | sce | example5.sce | // find duty cycle of output waveform
// Electronic Principles
// By Albert Malvino , David Bates
// Seventh Edition
// The McGraw-Hill Companies
// Example 22-5, page 855
clear;clc; close;
// Given data
Vp=10;// peak voltage in volts
Vcc=15;// in volts from the figure
C=10*10^-6;// capacitance in farada... |
0ca9bcf8b5bfcafe319e53c57458c8378ebc82ff | 449d555969bfd7befe906877abab098c6e63a0e8 | /1970/CH4/EX4.12/Ch04Exa12.sce | 9ccd33476b6df398a83c51e42743ae1ce08e2969 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 832 | sce | Ch04Exa12.sce | // Scilab code Exa4.12 : : Page 181 (2011)
// Defining an array
clc; clear;
n = cell (1,6); // Declare the cell matrix of 1X6
n(1,1).entries = 10000;
n(2,1).entries = 10200;
n(3,1).entries = 10400;
n(4,1).entries = 10600;
n(5,1).entries = 10800;
n(6,1).entries = 11000;
g = 0; //
k = 6;
H = 0;
for i = 1:k... |
66916fd95ce45271a6cb26cf96e888215e4cb5ee | 4533c11d75f955d8350d45606af92ca064d2e319 | /differentialEvolution/scilab-scripts/EstimationMultiParetoAFDCa,p+Kir+K+Lparallele.sce | 385a085061cc963ce533a12fbfd5801164ce7da3 | [] | no_license | lois76/ParamEstimationDE | 0066c5a18042637b97bf989e77f2ce04ba283b12 | ab3911174450a4ec9976a108885cf8e7afc62b3d | refs/heads/master | 2022-05-21T04:49:51.662762 | 2022-03-21T13:15:38 | 2022-03-21T13:15:38 | 167,556,538 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 5,247 | sce | EstimationMultiParetoAFDCa,p+Kir+K+Lparallele.sce | //////////////////////////////////////////////////////////
/////////////// Experimental data ///////////////
//////////////////////////////////////////////////////////
a = read("/home/naudin/Documents/Fig1A_AFDCurrentClampTrace.txt",-1,12);
//a = read("/scilab-scripts/Fig 1A_AFD Current-Clamp Trace.txt",-1,12... |
e6ca350ba59b760aa52c567417ec8ba40ae7bf90 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2882/CH11/EX11.5/Ex11_5.sce | 8c1064ad55c61789a409f66eaaa42c5af28ee6bf | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 535 | sce | Ex11_5.sce | //Tested on Windows 7 Ultimate 32-bit
//Chapter 11 Oscillators and Multivibrators Pg no. 361
clear;
clc;
//Given
R=4.7D3;//R1,R2,R3 resistances in RC filter circuit in ohms
C=4.7D-9;//C1,C2,C3 resistances in RC filter circuit in farads
A=29;//voltage gain of RC phase shift oscillator
//Solution
f0=1/(2... |
20bd7675d8c2277a8ae6ddb0695a4fddb56675ad | 449d555969bfd7befe906877abab098c6e63a0e8 | /2006/CH6/EX6.19/ex6_19.sce | 3b9ef2d19871e2937bf18d6ad97c03c6887fde68 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,231 | sce | ex6_19.sce | clc;
p1=12.5; // Pressure of steam at inlet in MPa
T1=500; // Temperature of steam at inlet in degree celcius
V1=50; // Velocity of steam at inlet in m/s
p2=10; // Pressure of steam at outlet in kPa
V2=100; // Velocity of steam at outlet in m/s
// (a).Actual expansion
x2=0.85; // Quality of steam
// From steam ... |
ebbdec7424ffb640507adb3951970323cd631d48 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3523/CH12/EX12.17.9/Ex12_9.sce | 9dc85908f7dbc44212d34e18af2bbcb9ff3362ff | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 329 | sce | Ex12_9.sce | //Example 9// Ch 12
clc;
clear;
close;
// given data
V = -18.2;//in kV
V1 = 45.2;//in kV
V2 = 23;//in kV
E1max = 2.28*(V-V1);//max stress in layers
E2max = 2.12*(V1-V2);//max stress in layers
E3max = 2.06*V2;//max stress in layers
// as E1max=E2max=E3max=Emax
Emax = 2.06*V2;
printf("max stress is %f kV... |
571f3adafc3ffbc942ba75421bc45f64acfd6091 | 8af93c9baa863fc851f1cef5b756230e59303aec | /Ex_9_8.sce | 92c91c132a5281925cee1a62f5b444384d9d91a5 | [
"MIT"
] | permissive | nikita9604/Page-Replacement-Algorithms | 9ad7e95de7cfbcdf4876d89516dcdab47d1c0a35 | eff739b749ddcdac9dd8181d96861f196beac3d4 | refs/heads/main | 2023-01-19T00:48:05.525482 | 2020-12-01T08:25:45 | 2020-12-01T08:25:45 | 317,469,859 | 1 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 546 | sce | Ex_9_8.sce | //This Source file is written by Nikita Rath (18BLC1131)
clear;
exec("F:\APP MAIN\Scilab\Ex_9_8_lru.sci")
exec("F:\APP MAIN\Scilab\Ex_9_8_fifo.sci")
exec("F:\APP MAIN\Scilab\Ex_9_8_optimal.sci")
clc;
//MAIN: (Given Conditions)
printf("\n Given Page Reference String :\n \t")
n = 20
a = [1 2 3 4 2 1 5 6 2 1 2 ... |
17e1fa77b4e0d967c91cb802e6a68a07ce543252 | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.5/Unix-Windows/scilab-2.5/tests/examples/kernel.man.tst | 5f296335058ba9bcd5278cdbe34111073728e17a | [
"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 | 83 | tst | kernel.man.tst | clear;lines(0);
A=rand(3,1)*rand(1,3);
A*kernel(A)
A=sparse(A);
clean(A*kernel(A))
|
6bf1ace3d7e3dee5c2bc029f08569f4bb9106ca8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3864/CH4/EX4.13/Ex4_13.sce | 39953ccc4f69fc8dd6bef3a507a869bfbeb51f4c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 753 | sce | Ex4_13.sce | clear
//
//Initilization of Variables
//Timber size
b=150 //mm //Width
d=300 //mm //Depth
t=6 //mm //Thickness of steel plate
l=6 //m //Span
//E_s*E_t**-1=20
//m=E_s*E_t**-1
m=20
sigma_timber=8 //N/mm**2 //Stress in timber
sigma_steel=150 //N/mm**2 //Stress in steel plate
//Let m*t=Y
Y=m*t //mm
L=(2*t+b)*m //mm... |
3c07eca72668c278fde71e6d8ef98a2f0026d75d | 449d555969bfd7befe906877abab098c6e63a0e8 | /2342/CH6/EX6.9/EX6_9.sce | fb44d26bf580fa1caccb3f028307834a03a3ffe3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | EX6_9.sce | // Exa 6.9
format('v',6)
clc;
clear;
close;
// Given data
Beta= 75;
V_CC= 20;// in V
V_BE= 0;// in V
R_B= 200*10^3;// in Ω
R_C= 800;// in Ω
// Applying KVL for input side, V_CC= I_B*R_B+V_BE or
I_B= (V_CC-V_BE)/R_B;// in A
I_B=I_B*10^6;// in µA
disp(I_B,"The base current in µA is : ")
I_B=I_B*10^-6;// in... |
8a38daafff40ad1f13519bcf20d27e6c3694e8e0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1026/CH9/EX9.4/Example9_4.sce | 03f3ba71fece265c869e0fb47fe6605ef5db0709 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 220 | sce | Example9_4.sce | //chapter9,Example9_4,pg 238
d=2.81*10^-10
theta=14*(%pi/180)//glancing angle
lam=2*d*sin(theta)//min. wavelength
e=1.6*10^-19
V=9100
c=3*10^8
h=(lam*e*V)/c
printf("plancks constant\n")
disp(h) |
cd40d3bcf879695226b22afb7bdeaec39757e9ca | 449d555969bfd7befe906877abab098c6e63a0e8 | /1322/CH2/EX2.7/25ex1.sce | e66270cced50f3932c3d09fa9550eb7fbf6e06c4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 135 | sce | 25ex1.sce |
//x/3 + x/5
clear;
clc;
close;
x=poly(0,'x');
p1=x/3;
p2=x/5;
p=p1+p2;
q=8*x/15;
if(p==q)
mprintf("val=8*x/15 \n")
end
|
779cd719c0d55ee33992fa81c4b3042e881d4e0b | 449d555969bfd7befe906877abab098c6e63a0e8 | /3718/CH13/EX13.6/Ex13_6.sce | 4ad9922fd19ec78757d567aa5313147fa0a68d05 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 634 | sce | Ex13_6.sce | //Chapter 13: Fuel and Combustions
//Problem: 6
clc;
//Declaration of Variables
w1 = 2.5 // g
w2 = 2.415 // g
r = 1.528 // g
ma = 0.245 // Mass of ash, g
// Solution
m = w1 - w2 // Mass of moisture in coal
mv = w2 - r // Mass of volatile matter
moip = m * 100 ... |
5df289293f332810dee5c2ffb47a8ee3a69faf1f | 449d555969bfd7befe906877abab098c6e63a0e8 | /3751/CH5/EX5.13/Ex5_13.sce | 22579ec2c4b1f17b3c06a18f15907757830f0661 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 895 | sce | Ex5_13.sce | //Fluid Systems- By Shiv Kumar
//Chapter 5- Francis Turbine
//Example 5.13
//To Determine the Blade Angle at Entry and Exit.
clc
clear
//Given Data:-
R=0.6; //Degree
ui=15; //Peripheral velocity of Runner at entry, m/s
Vfo=3.2; //m/s
Vfi=Vfo;... |
cb8313f829bd9f376e6bcb99f77a6eee24d341fd | 089894a36ef33cb3d0f697541716c9b6cd8dcc43 | /NLP_Project/test/tweet/bow/bow.11_2.tst | f8c886454007e58e2d4da1c20dcc1162659c7e03 | [] | 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 | 36,710 | tst | bow.11_2.tst | 11 10:0.5 11:0.16666666666666666 14:0.25 19:2.0 29:1.0 30:0.13333333333333333 39:0.5 40:1.0 43:0.14285714285714285 46:3.0 61:0.14285714285714285 68:0.1111111111111111 168:0.2 241:1.0 242:2.0 286:0.1 306:1.0 385:0.5 516:1.0 531:1.0 540:0.1111111111111111 559:1.0 778:1.0 876:0.3333333333333333 1384:1.0 1900:1.0 2023:1.0 ... |
fba26887cd699318b35169eb30dfcfea87635256 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1382/CH2/EX2.63/EX_2_63.SCE | 549958ba1f43435057514ffca001268aee821e45 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 433 | sce | EX_2_63.SCE | // Example 2.63:mid band voltage gain and cut off frequency
clc;
clear;
Rs=1;//
ft=500//frequency in mega hertz
Cbc=5;//in pico farad
//H Paramters are
gm=100;//in mho
hfe=100;//
rbe=hfe/(gm*10^-3);// in ohms
rbb= 100;//
Rl=500;//load resistance in ohms
Av=((-gm*10^-3*Rl));//voltage gain
Avs= ((Av*rbe)/(Rs*10^3+rbb+rbe... |
0ba1255c0441ed48c8dfd1b4a6c77a2807528fd2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /343/CH1/EX1.48/ex_48.sce | 5fd4dfeb7f9f7d14520b3067749fa7d1bc8e124d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 233 | sce | ex_48.sce | V1=60;
R1=20;
I=1;
R2=30;
R3=50;
V2=40;
R4=100;
A=[-1,1,0;-20,-80,50;0,50,-150] //Matrix of I1,I2,I3 Coeffecients by Mesh analysis
B=[1;-20;-40];
[I]=inv(A)*B;
disp("Amperes",I(3,1),"Current in 100 Ohm resistor"); |
ca1c4018b01f237ff1d0869778d8d76a497b8e0f | 449d555969bfd7befe906877abab098c6e63a0e8 | /2681/CH8/EX8.16/Ex8_16.sce | 9506045ee6fc79cbf25f5a0386b225455339c672 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 373 | sce | Ex8_16.sce | //HPBW NNBW directivity
//given
clc
lemda=1//as value of lemda do not effect the expression
for(lemda!= 0)
Da=7*lemda//aperture diameter
NNBW=140*(lemda/Da)//degree
HPBW=70*(lemda/Da)//degree
D=6.4*(Da/lemda)^2//directivity
end
disp(D,NNBW,HPBW,'the half power beamwidth and beamwidth between first null and t... |
a18e4197e955acc3786a4a6d1031b2243798d44b | 449d555969bfd7befe906877abab098c6e63a0e8 | /1301/CH8/EX8.7/ex8_7.sce | f813ea3f9433f8bb17db5a826c98ad621feb5488 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 343 | sce | ex8_7.sce | clc;
F=130; //force in lb
r=1; //radius in inch
A=%pi*r*r; //calculating Area using area=pi*r*r in in square
p=F/A; //calculating pressure in lb/in square using p=F/area
disp(p,"Pressure exerted on ground in lb/in square = "); //displaying result.
disp(p/14.7,"Times greater than atmospheric pressure.")... |
02950de2d16df7e9c80a20a300a7e4958482b11d | 449d555969bfd7befe906877abab098c6e63a0e8 | /317/CH21/EX21.7/example7.sce | da4f1dff6dc198a96d47c4154de889d91cd587a3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 825 | sce | example7.sce | // find pole frequency ,Q,cutoff frequency
// Electronic Principles
// By Albert Malvino , David Bates
// Seventh Edition
// The McGraw-Hill Companies
// Example 21-7, page 817
clear;clc; close;
// Given data
C=100*10^-12;// capacitance in faraday
R1=56*10^3;// resistance in ohms
R2=15*10^3;// resistance... |
1f74dd87d6f4780bcc4c41838e9c2e556d42eb19 | 717ddeb7e700373742c617a95e25a2376565112c | /1766/CH4/EX4.19/EX4_19.sce | 3b4885d01e85e2647c137147fb4111384864cfbf | [] | 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 | 951 | sce | EX4_19.sce | clc;funcprot(0);......//Example 4.19
//Initialization of variables
D=0.15;.........//Diameter of the steel shaft in m
L=1;..........//Length of the steel shaft in m
N=5;.......//Speed of shaft in rpm
Tw=95;........//Temperature of shaft in degrees celcius
Ta=25;.............//Temperature of air degrees celcius
v... |
2e92c83286422bc4161a9faed5b17f53ec48fbaa | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.3.1/demos/lmitool/test.sci | 3c244e2e770323feaec14f86a090b7edca9ded2d | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain",
"MIT"
] | permissive | clg55/Scilab-Workbench | 4ebc01d2daea5026ad07fbfc53e16d4b29179502 | 9f8fd29c7f2a98100fa9aed8b58f6768d24a1875 | refs/heads/master | 2023-05-31T04:06:22.931111 | 2022-09-13T14:41:51 | 2022-09-13T14:41:51 | 258,270,193 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 677 | sci | test.sci | function [X]=test(A1,A2,Q1,Q2)
// Generated by lmitool on Thu Feb 09 17:48:51 MET 1995
Mbound = 1e3;
abstol = 1e-10;
nu = 10;
maxiters = 100;
reltol = 1e-10;
options=[Mbound,abstol,nu,maxiters,reltol];
///////////DEFINE INITIAL GUESS AND PRELIMINARY CALCULATIONS BELOW
X_init=zeros(A1)
//... |
1861833c1e456f7fe329d91b6bdbc9348455eaa9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /60/CH3/EX3.11/ex_11.sce | 6b0e5bef404ecbd127dce79cd3e4b16346c96331 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 82 | sce | ex_11.sce | //example(3.11)
c=[-6.8 10.8 -10.8 7.4 -3.7 1]
p5=poly(c,'y','coeff')
roots(p5) |
71db39ea09e2e0e74bc13d10069b5acc74e2c12f | 0398247443eeb413d3cfd5e012ea5d40e4c8b562 | /02/Negate.tst | b30ecd6efa34f93d63b4ec00f0925d302bcb0d20 | [] | no_license | willbr/the_elements_of_computing_systems | 1cfee98bf6eeca101f4a428a35b838aefbf27afa | ee8f19720958159a22bf90eb6a5f32ea8348e6fa | refs/heads/master | 2016-09-06T00:34:17.333924 | 2013-01-20T22:02:59 | 2013-01-20T22:02:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 443 | tst | Negate.tst | // This file is part of www.nand2tetris.org
// and the book "The Elements of Computing Systems"
// by Nisan and Schocken, MIT Press.
// File name: projects/02/HalfAdder.tst
load Negate.hdl,
output-file Negate.out,
compare-to Negate.cmp,
output-list a%B3.1.3 n%B3.1.3 out%B3.1.3;
set a 0,
set n 0,
eval,
ou... |
4d159955185180635e0a90b9b37dccfdea9845a9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /575/DEPENDENCIES/955.sci | 98fe5a74bb1609064d158a358865db9dd402a39b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 120 | sci | 955.sci | disp("from tables,")
HfAcid= -1294 //Kj/mol
HfBase= -469.1 //Kj/mol
HfSalt= -1974 //Kj/mol
HfWater= -285.8 //Kj/mol |
6ed674173fd804c8a466a2a9dea8bf6a14080a7f | 3c47dba28e5d43bda9b77dca3b741855c25d4802 | /microdaq/macros/mdaq_fw_version_url.sci | 69cba5042bbb912c2334da8db383ad4493a6168e | [
"BSD-3-Clause"
] | permissive | microdaq/Scilab | 78dd3b4a891e39ec20ebc4e9b77572fd12c90947 | ce0baa6e6a1b56347c2fda5583fb1ccdb120afaf | refs/heads/master | 2021-09-29T11:55:21.963637 | 2019-10-18T09:47:29 | 2019-10-18T09:47:29 | 35,049,912 | 6 | 3 | BSD-3-Clause | 2019-10-18T09:47:30 | 2015-05-04T17:48:48 | Scilab | UTF-8 | Scilab | false | false | 402 | sci | mdaq_fw_version_url.sci | function [fw_ver,fw_ver_str, res] = mdaq_fw_version_url()
res = mdaq_system_ping();
fw_ver = [];
fw_ver_str =[];
if res then
[logfile mlinkLog] = getURL(mdaq_get_ip()+"/log/mlink-server.log", TMPDIR);
fw_ver_str = part(mlinkLog,strindex(mlinkLog, ' ver: ')+5:strindex(mlinkLog, 'buil... |
c4fa373ca83c83ab02a1f2734fcac5f9239c6fac | 35af323ca4319450d09d96524417727a8b1b446b | /day01.sce | ffa30b09776f6ee22e8cc779d7f43e6bc1c51872 | [] | no_license | Susmigo/scilab-training | 5758356879713fa2abdbf57a300db2c3f388c6f8 | 8fd6c2af63326654283e204f0f09fba4f60e0b1f | refs/heads/master | 2022-11-24T03:56:09.795868 | 2020-07-20T10:47:20 | 2020-07-20T10:47:20 | 280,121,038 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 498 | sce | day01.sce | item=input("enter your item:")
n=input("enter the required number of items:")
gst=input("enter gst rate:")
select item
case "star"
cost=n*100
final_cost=cost*gst/100+cost
disp(final_cost)
case "DMILK"
cost=n*100
final_cost=cost*gst/100+costs
disp(final_cost)
case "KITC"
cost=n*100
... |
e702e89cbe5a5db5cd790152a78e5d96c48d4e3c | f542bc49c4d04b47d19c88e7c89d5db60922e34e | /PresentationFiles_Subjects/CONT/QX48DYH/ATWM1_Working_Memory_MEG_QX48DYH_Session2/ATWM1_Working_Memory_MEG_Salient_Cued_Run2.sce | 8eeb6aa75deab0931a8b563f00b003ad5270a5b2 | [] | no_license | atwm1/Presentation | 65c674180f731f050aad33beefffb9ba0caa6688 | 9732a004ca091b184b670c56c55f538ff6600c08 | refs/heads/master | 2020-04-15T14:04:41.900640 | 2020-02-14T16:10:11 | 2020-02-14T16:10:11 | 56,771,016 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 49,383 | sce | ATWM1_Working_Memory_MEG_Salient_Cued_Run2.sce | # ATWM1 MEG Experiment
scenario = "ATWM1_Working_Memory_MEG_salient_cued_run2";
#scenario_type = fMRI; # Fuer Scanner
#scenario_type = fMRI_emulation; # Zum Testen
scenario_type = trials; # for MEG
#scan_period = 2000; # TR
#pulses_per_scan = 1;
#pulse_code = 1;
pulse_width=6;
default_monitor... |
2d503627dc72c61bd4a0d4696f27165aa915fdae | 449d555969bfd7befe906877abab098c6e63a0e8 | /37/CH1/EX1.3.6/Us7.sci | 214888db9f1c0a0d93d40066acc6859e481ad4f7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 740 | sci | Us7.sci | //Exercise 1.3
//Example 1.3.6
//Adding,Subtracting and multiplying Rational Numbers
function[]=rational(x1,x2,x3,x4)
rational1=struct('numerator',x1,'denominator',x2);
disp(rational1);
rational2=struct('numerator',x3,'denominator',x4);
disp(rational2);
//Add
x5=int32([x2 x4]);
x5=lcm(x5);
x6=x1*(x5/x2)+x3*... |
b4f2a79279b97e53f578ed3fa45e263f44ed6743 | 8baa4268cc19995abb706bcc05c80afb319e1669 | /test/create.tst | f6edac1eff6a631e2124a542c44aeb208cc37dd0 | [] | no_license | nicoloison/CPSC471-Project | 53c3362e0251f3c37edf0ab9769277d15670dc21 | db0db7d7be776d6d6958d920596bc708d3347e82 | refs/heads/master | 2020-04-18T13:42:30.599190 | 2014-12-26T10:58:19 | 2014-12-26T10:58:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,165 | tst | create.tst | curl -F "name=ribs" -F "author_name=adjuric" -F "instructions=grill em" -F "prep_time=75" -F "portions=4" -F "description=saucy ribs" -F "image=@/home/liam/src/school/cpsc471/CPSC471-Project/test/Baby-Back-Ribs.jpg" localhost/recipes/create.php
curl localhost/recipes/create.php
curl -F "name=ribs" localhost/recipes/cre... |
ebd5872ddb9313e7c83cb227e7744acabc5760b4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2129/CH1/EX1.18.2/ex1_18_2.sce | 01b7919d5a99c0f4f87e6bc8ab3ec96193693a31 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 357 | sce | ex1_18_2.sce | //Exa 1.18.2
clc;
clear;
close;
// Given data
N_c = 2.8 * 10^19;// in cm^-3
del_E = 0.25;// fermi energy in eV
KT = 0.0259;
f_F = exp(-(del_E)/KT);
disp(f_F,"The probbaility in the condition band is occupied by an electron is ");
n_o = N_c * exp(-(del_E)/KT);// in cm^-3
disp(n_o,"The thermal equilibrium elec... |
e00a6390fe516de4ddc6659ae8db4e07f01ddcb8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1835/CH3/EX3.15/Ex3_15.sce | b14a5427ef46f766bfce9dd50fa424a88b59a5a1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,169 | sce | Ex3_15.sce | //CHAPTER 3 ILLUSRTATION 14 PAGE NO 111
//TITLE:FRICTION
clc
//βμαφɳρΠπ
clear
//===========================================================================================
//INPUT DATA
PI=3.147
n1=3// NO OF DICS ON DRIVING SHAFTS
n2=2// NO OF DICS ON DRIVEN SHA... |
0d73beabff211997e7defdf2ab9b7de8e3abd2c1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /24/CH7/EX7.7/Example7_7.sce | 9022ae6c1e4450cc46ddbee7f6b29cc1bfe99ea9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Example7_7.sce | //Given that
Fa = 4.9 //in N
x1 = 12 * 10^-3 //in meter
x2 = 17 * 10^-3 //in meter
x3 = -12 * 10^-3 //in meter
//Sample Problem 7-7a
printf("**Sample Problem 7-7a**\n")
//k * x1 = Fa
//Spring constant
k = Fa/x1
Ws1 = -.5* k * x2^2
printf("The work done by the spring force is %fJ\n", Ws1)
//Sample Pr... |
e568aa67faad2915c1655a19cb1741f7fcf1bdc3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2495/CH8/EX8.23.2/Ex8_23_2.sce | d4996e71f07e2f5d8b5a1d951000bf06d84c4a5f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 435 | sce | Ex8_23_2.sce | clear
clc
E1=-0.74;//in V
E2=-0.40;//in V
E3=-0.91;//in V
n1=3;//
n2=1;//
n3=6;//
n=2;//
E=((n1*E1)-(n2*E2))/n;//in V
printf('E=%.2f V',E)
E=E2-E1;//in V
DelG1=n1*E;//
printf('\nDelG1=%.2f V',DelG1)
E=E1-E3;//in V
DelG2=n3*E;//
printf('\nDelG2=%.2f V',DelG2)
E=E2-E3;//in V
DelG3=n*E;//
printf('\nDelG... |
2382d67b9cfb625d09a9677bb9381129dbfb2ef1 | 094316b2facc4f73c0685b382d8f95b4fc4efcbc | /Gauss-Jordan.sce | 458d900f9265240a88e60c095557e61f31cc15e6 | [] | no_license | gggfox/NumericMethods | 8be5d629fc5898cefb5f962bcb894e74e3982def | 60a5b8220f3897d108cb0c2475a44b89bbf452a0 | refs/heads/master | 2020-04-25T12:03:03.322904 | 2019-04-01T20:28:30 | 2019-04-01T20:46:28 | 172,553,096 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 3,915 | sce | Gauss-Jordan.sce | clear
clc
///////////////////////////////////////////////////////
// Gauss-Jordan.sce
//
// Nombre Gerardo Galan Garzafox
// Matricula A00821196
// 21 / FEB / 2019 version 1.0
//
//////////////////////////////////////////////////////
/////////////////////////////////////////////////////
// funcion par... |
df9a00e9643990ed880368ec4db9f746980f32bc | 449d555969bfd7befe906877abab098c6e63a0e8 | /181/CH2/EX2.26/example2_26.sce | e9f451b42ed489162c62418ea3482cf7a944ead4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 679 | sce | example2_26.sce | // Dynamic resistance in forward,reverse direction
// Basic Electronics
// By Debashis De
// First Edition, 2010
// Dorling Kindersley Pvt. Ltd. India
// Example 2-26 in page 103
clear; clc; close;
// Given data
T=398; // Temperature in K
I_0=80*10^-6; // Current in micro A
eta=1; // Constant
V_F=[-0.2 0... |
4149199f963407bb7e91f59740e4f9361ebcf0f4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1760/CH2/EX2.104/EX2_104.sce | 91633bf23fd1838097abeceea12bb862122fdf7d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 415 | sce | EX2_104.sce | // Example-2.104 pg no-143
L=38.5*10^-3;
La=100*10^-3;
Lb=53.8*10^-3;
C=0.3; //CAPACITOR
i=3;
M=(C*L);
E1=(0.5*La*(3^2)); //energy in seriesauding connection
E2=(0.5*Lb*(i^2)); //ENERGY IN SERIES OPPOSING CONNECTION
disp('i) M = '+string (M)+' H')
disp('i)... |
eb6eb1f219321056960d83d5e3357420015cd3f4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3733/CH24/EX24.25/Ex24_25.sce | 5582f703d9de5e9dfc76f333f7e793a44c03c419 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,106 | sce | Ex24_25.sce | // Example 24_25
clc;funcprot(0);
//Given data
p_r=4.5;// Pressure ratio
m_a=82;// kg/min
m_f=1.4;// kg/min
W_o=200;// kW
W_c=230// kW
p_1=1;// bar
T_1=15+273;// K
T_3=765+273;// K
r_c=1.4;// The index of compression
r_e=1.34;// The index of expansion
C_pa=1;// kJ/kg.K
C_pg=1.13;// kJ/kg.K
n_m=0.98;// Me... |
990d02c3de0f663ca97703559185829a8b138c85 | 449d555969bfd7befe906877abab098c6e63a0e8 | /683/CH3/EX3.27/MS_27.sce | 66f1e4ee0337e602c92399013c3701a9ec38dcd9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | MS_27.sce | // sum 3-27
clc;
clear;
sigx=-105;
Txy=105;
sigy=270;
p1=(sigx/2+sqrt((sigx/2)^2+Txy^2));
p2=(sigx/2-sqrt((sigx/2)^2+Txy^2));
p3=0;
Tmax=(p1-p2)/2;
siga=sigy/2;
if (Tmax<=siga) then
printf("The component is safe")
end
// printing data in scilab o/p window
printf("\n Tmax is %0.1f MPa ",Tmax)... |
ef0f3b2e0dc30b1682a823d6222925bf85ed7cea | 449d555969bfd7befe906877abab098c6e63a0e8 | /564/DEPENDENCIES/5_4data.sci | 58db9bfb453d9dc4a4e8c5d0fbb1a07b5ea35571 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | sci | 5_4data.sci | clear all
AB=4000;//langth AB,given,in mm
BC=3000;//langth BC,given,in mm
A=200;//area of bar,given,in mm^2
delT=30;//change in temprature,given,in celcius;
alpha=7/10^6;//coefficient of linear expansion,given,in 1/celcius
E=200000;//given in N/mm^2 |
73e93c0e8d90f77d2e0ae6db5a7bc4d8c01b86ef | 449d555969bfd7befe906877abab098c6e63a0e8 | /2495/CH8/EX8.12.1/Ex8_12_1.sce | d1a17c27046b52128e053cc6507ee39124851379 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex8_12_1.sce | clear
clc
E0=0.7991;//in V
RT_F=0.05915;//in V
K1=6.02*10^-8;//
K2=1.995*10^-19;//
E1=(E0-(RT_F*(-log10(K1))));//
printf('E1=%.4f V',E1)
E2=(E0-(RT_F*(-log10(K2))));//
printf('\nE2=%.4f V',E2)
//page 464
|
a4b09b4f6a9d71776c3d79b9cd1ea29ec9c4c26f | 77d0a2e0a8687fe7a62388a1cfed0452ef663190 | /wykres_a_mean_y.sci | 7942db1ff49b171eb54b5efea57e9e3ac4b2d3c8 | [] | no_license | chunchunalo/brownian-motion | 8edbbdea6e09c856d5f905412f91b62f20891948 | 4293abc773fb1d22b77839850cfc130af992c273 | refs/heads/master | 2022-12-07T20:40:57.843726 | 2020-08-20T22:46:19 | 2020-08-20T22:46:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 211 | sci | wykres_a_mean_y.sci | exec("simulation_a.sci", 0);
for i=1:n
y(i) = mean(vectory(:,i));
x(i) = i;
end
plot2d(x, y)
xgrid(16)
xtitle('Aleksander Skup, N = 1000','i-ty krok', 'średnie y-owe położenie cząstek');
|
50e1a0297a1ec0e065e2695efcce2a70bcaed8bc | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.5/Unix-Windows/scilab-2.5/macros/scicos/do_help.sci | ebf51346c0c552a3ab9d40679628af8e69d494fb | [
"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 | 17,785 | sci | do_help.sci | function do_help()
// Copyright INRIA
while %t do
[btn,xc,yc,cwin,Cmenu]=cosclick(0)
if Cmenu<>[] then
name=Cmenu
nm=1
break
elseif cwin==curwin then
k=getobj(scs_m,[xc;yc])
if k<>[] then
o=scs_m(k)
name=o(5)
nm=0
break
end
elseif or(windows(find(windows(:,1)<0)... |
c013a1197444fb303541e4f639da5c932193c786 | b32474ae2727233775f44c71edfe1f10b6a3430f | /fraiz2.sci | bddccfee6697505b83a509d73aa0252c1c7395a6 | [] | no_license | lucaslyon96/scilab | 8400b98c25dafa13069dd64bd391c15218323575 | 8fe45fd3bd27ab21490682874f72f9c20c8717e1 | refs/heads/master | 2020-03-18T12:25:20.253687 | 2018-05-24T14:49:08 | 2018-05-24T14:49:08 | 134,725,468 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 262 | sci | fraiz2.sci | function [y]= fx(t)
//h1=1.1 ;h2=1.8 ;h3=1.4 ;t1=0.003 ;t2=0.013 ;t3= 0.021;
//y=t^2+log(t);
y=(-6666.667*t^2)+176.667*t+0.63
// y=h1+((h2-h1)/(t2-t1))*(t-t1)+((((h3-h2)/(t3-t2))-((h2-h1)/(t2-t1)))/(t3-t1))*(t-t1)*(t-t2);
endfunction
|
a320ba24962c6eae5eeb3d8a8b67050e4fa27d20 | e04f3a1f9e98fd043a65910a1d4e52bdfff0d6e4 | /New LSTMAttn Model/.data/lemma-split/SURPRISE-LANGUAGES/Algic/cre.tst | ccc6b17c3d233518aacadf0ec61fbfc5fa1580aa | [] | 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 | 28,370 | tst | cre.tst | kissinamukun V;IPFV;SBJV+POT+OPT
kissinamukun V;PFV;SBJV
kissinamukun V;IPFV;ADM
kissinamukun V;PRF;COND+IND
kissinamukun V;PFV;COND+POT
kissinamukun V;PFV;COND+POT+OPT
kissinamukun V;ADM;FUT
kissinamukun V;IPFV;SBJV+OPT
kissinamukun V;ADM+OPT;FUT
kissinamukun V;PFV;ADM+POT
kissinamukun V;IND;PRS
kissinamukun V;SBJV+OP... |
5094d0cf9484d0224515f039530791295b6e1d05 | 449d555969bfd7befe906877abab098c6e63a0e8 | /929/CH1/EX1.15.a/Example1_15_a.sce | bfd9e0786046f1bc2a1c76aea5049cbfc7d9852e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,076 | sce | Example1_15_a.sce | //Example 1.15(a)
clear;
clc;
Rp=100*10^3;//Potentiometer Resistance
VCC=15;
VEE=-15;
//We have to choose the resistances in such a way that we get VA=10V and VB=-10V, so that if we want the source to be in the range -10V<=vW<=10V, we need to only turn the wiper. Let RA and RB be the resistances corre... |
4299c374392f975fb61511681e3daef2d2a01db7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1709/CH3/EX3.2/3_2.sce | 35704d5866d67229a8ac812e30c32bd1c3fd18c2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 424 | sce | 3_2.sce | clc
//Initialization of variables
V2=2.5 //ft^3
V1=0.5 //ft^3
P=100 //psia
x1=0.5
//calculations
W=-P*144*(V2-V1)
vf1=0.01774
vfg1=4.414
v1=vf1+x1*vfg1
m=V1/v1
v2=V2/m
disp("From tables ,")
uf1=298.08
ufg1=807.1
u1=uf1+x1*ufg1
h2=1747.9
u2=h2-P*144*v2/778
Q=m*(u2-u1)
//results
printf("Amount of hea... |
7f0e7353d4b2666ec87f4f2f86ab931cae633923 | 8f5f6c092c217b20c238273a87bbc107ee42cf02 | /DictionaryEncoder.tst | 1c74714a217fb7804ca8662b2ce95b18c2f7d7f3 | [
"MIT"
] | permissive | sameer-h/Dictionary-Encoder-Decoder | 9ec588eafdd1e7f7aa0d662fd5af17012e2baf23 | 156ce774aaf0dcae930aa679d7d458a9cc659da9 | refs/heads/main | 2023-07-20T08:24:53.360914 | 2021-08-17T08:07:48 | 2021-08-17T08:07:48 | 371,247,454 | 0 | 0 | null | 2021-06-25T05:46:41 | 2021-05-27T04:36:04 | Hack | UTF-8 | Scilab | false | false | 1,440 | tst | DictionaryEncoder.tst | load DictionaryEncoder.hdl,
output-file DictionaryEncoder.out,
output-list recur%B1.3.1 inA%B1.16.1 inB%B1.16.1 out%B1.16.1 ;
compare-to DictionaryEncoder.cmp,
// Loads Dictionary Operator
// Program loads 2 16 bit inputs
//ROM32K load Dictionary.hack,
//ROM32K load Dictionary.hack,
set recur %X0002,
set... |
0ce8974c63b22bbbe1154f0188ec9c7ea12c9c03 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1319/CH2/EX2.22/2_22.sce | 9298b47b5fdc4df5d2b7c5f8f547c2ef7c03d175 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 718 | sce | 2_22.sce | //Current through 2 ohm resistor given a current source
clc;
clear;
Is=2; // Current Source
//Resistors connected directly to the current source
Rs1=0.5;
Rs2=0.5;
//Resistors in various branches starting from the top
R1=1;
R2=1;
R3=2;
//Conversion to voltage sources
V1=Rs1*Is; // Voltage across fi... |
33b8f531846e1e9b4574b1a43693e7ec1a7f2fca | 449d555969bfd7befe906877abab098c6e63a0e8 | /3869/CH5/EX5.2/Ex5_2.sce | 39d1dc6f3805c92122169e801b823b16db078d85 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex5_2.sce | clear
//
//
//
//Variable declaration
n1=1.46 //Core refractive index
delta=0.05 //relative refractive index difference
//Calculation
NA=n1*sqrt(2*delta) //numerical aperture
//Result
printf("\n numerical aperture is %0.2f ",NA)
|
236809850d65ab74b1eb590ef8a43248439500d2 | 676ffceabdfe022b6381807def2ea401302430ac | /solvers/IncNavierStokesSolver/Tests/Pyr_channel_SVV.tst | 302bb670d353f7090c001c5eeddb77fbd6f6e3cf | [
"MIT"
] | permissive | mathLab/ITHACA-SEM | 3adf7a49567040398d758f4ee258276fee80065e | 065a269e3f18f2fc9d9f4abd9d47abba14d0933b | refs/heads/master | 2022-07-06T23:42:51.869689 | 2022-06-21T13:27:18 | 2022-06-21T13:27:18 | 136,485,665 | 10 | 5 | MIT | 2019-05-15T08:31:40 | 2018-06-07T14:01:54 | Makefile | UTF-8 | Scilab | false | false | 1,015 | tst | Pyr_channel_SVV.tst | <?xml version="1.0" encoding="utf-8" ?>
<test>
<description>3D channel flow, Pyramidic elements, using SVV</description>
<executable>IncNavierStokesSolver</executable>
<parameters>Pyr_channel_SVV.xml</parameters>
<files>
<file description="Session File">Pyr_channel_SVV.xml</file>
</files>
... |
4f6b18f9befe63de6f0e2ba4a86e0b15faf6ac3e | 932d6f0f83a2eaed579be193b551589dc6674c52 | /montas.sce | 626ff4a3ba0008141ce5aba6f1038979cfcb5b56 | [] | no_license | JossueRenteria/Raudel | 31f69ca750031b1515034155bce6109a358ca46d | 664c502976a9430a4215b25454d3cb38f3c810fc | refs/heads/master | 2016-08-12T20:00:55.727841 | 2015-11-28T19:17:16 | 2015-11-28T19:17:16 | 47,035,904 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 382 | sce | montas.sce | function conejos()
m=1
h=1
cm=0
ch=0
ma=zeros(50,6)
for i=1:50
ma(i,1)=i;
ma(i,2)=cm+m;
m= ma(i,2)
ma(i,3)=ch+h;
h= ma(i,3)
ma(i,4)=m*3;
cm= ma(i,4)
ma(i,5)=h*3;
ch= ma(i,5)
ma(i,6)=((ma(i,2))+(ma(i,3))+(ma(i,4... |
45b7f95acd117c62797d97ff22e67b5c708204bf | 449d555969bfd7befe906877abab098c6e63a0e8 | /2267/CH4/EX4.6/ex4_6.sce | 80575b2a430f188641d1f618fc6bb3d7b6b8e279 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 499 | sce | ex4_6.sce | //Part A Chapter 4 Example 6
clc;
clear;
close;
p1=1;//MPa
p2=2;//MPa
V1=0.05;//m^3
n=1.4;//constant
//U=7.5*p*v-425;//kJ/kg
delQ=180;//kJ
//p1*V1^n=p2*V2^n
V2=(p1/p2)^(1/n)*V1;//m^3
delU=7.5*10^3*(p2*V2-p1*V1);//kJ
W=(p2*V2-p1*V1)*10^3/(1-n);//kJ
delTheta=delU+W;//kJ
disp("Heat = "+string(delTheta)+" kJ... |
25c6df14d34b1ed01d0933af42df3b29be9f7ef2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /23/CH5/EX5.6/Example_5_6.sce | 8885d3a05e75dcfb9d45ae70108c711b1dcb6d7b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 902 | sce | Example_5_6.sce | clear;
clc;
//To find Approx Value
function[A]=approx(V,n)
A=round(V*10^n)/10^n;//V-Value n-To what place
funcprot(0)
endfunction
//Example 5.6
//Caption : Program to Find the Feasibility of a Process
//Given Values
//Saturated Steam
//At T=373.15K
H1=2676;//[KJ/Kg] from Steam table(App F)
S1... |
fd7a45969f7437617837f59bd3e2b02e3ee5bbad | 449d555969bfd7befe906877abab098c6e63a0e8 | /1892/CH1/EX1.33/Example1_33.sce | 5826bcaf9a6d4ffcba86f19e24513410df50d265 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 675 | sce | Example1_33.sce | // Example 1.33
clear; clc; close;
format('v',7);
// Given data
//Tst=100% of Tfl;//in %
//Tm=100% of Tfl;//in %
TstByTfl=100/100;//ratio
TmByTfl=200/100;//ratio
//Calculations
//Formula : T proportional to S*E2^2*R2/(R2^2+(S*X2)^2)
//Formula : TstByTm=2*Sm/(Sm^2+1)
TstByTm=TstByTfl/TmByTfl;//Calculati... |
51c94f2a09f9c5fc6774c82bbf805ac9652944c5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2873/CH2/EX2.4/Ex2_4.sce | f0d4c02337dcc15f4aa5664e014ee2fccbdbd772 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 904 | sce | Ex2_4.sce | // Display mode
mode(0);
// Display warning for floating point exception
ieee(1);
clear;
clc;
disp("Engineering Thermodynamics by Onkar Singh,Chapter 2,Example 4")
t1=0;//temperature at ice point
t2=100;//temperature at steam point
t3=50;//temperature of gas
disp("emf equation,e=0.18*t-5.2*10^-4*t^2 in milliv... |
cf9b4d89d25ec2c2374200a102a2cf9f824cc7d7 | e5c2d718a529b6eb6ccc1629b8488662a8378b9d | /fluencyB_.sce | d39129a93525e34d4a20cea91ec40179047fd12f | [] | no_license | jangwoopark/presentation-language | be726563f36339ed2de4bab80d5780028810b595 | 54cc897d5ef8cc2a6098bdcb8c494f55e0919cb4 | refs/heads/master | 2020-11-30T04:56:31.512999 | 2017-09-11T01:47:33 | 2017-09-11T01:47:33 | 96,718,835 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,939 | sce | fluencyB_.sce | # fluencyB TR=3 62 reps 186seconds 5cycles 2 disdaqs
#onsets: naming 0 12 24 36 48 lines 6 18 30 42 54
#durations: 6 on, 6 off high pass= 72
scenario = "category fluency form B";
scenario_type = fMRI_emulation;
pulses_per_scan = 36;
scan_period=3000;
#scenario_type = fMRI;
pulse_code=10;
sequence_in... |
9287b9b51a2c067bb0153a659e45b0b834357a5e | 449d555969bfd7befe906877abab098c6e63a0e8 | /2873/CH8/EX8.6/Ex8_6.sce | c6bdfddc637cf3f1b987f65e256b51352174f196 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 5,384 | sce | Ex8_6.sce | // Display mode
mode(0);
// Display warning for floating point exception
ieee(1);
clear;
clc;
disp("Engineering Thermodynamics by Onkar Singh Chapter 8 Example 6")
disp("case (a) When there is no feed water heater")
disp("Thermal efficiency of cycle=((h2-h3)-(h1-h4))/(h2-h1)")
disp("from steam tables,h2=h at 2... |
8061a29518080a95e35985b9d6ca9d5c67c88659 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3769/CH4/EX4.24/Ex4_24.sce | a387f0f3932a7a79a506da61b3594a43cec59a2d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex4_24.sce |
clear
//Given
K=5
l=0.2
c=10**-9 //F
b=15.4
a=15
pd=5000 //V
//Calculation
//
C=(K*l*c)/(41.1*log10(b/a))
//Result
printf("\n (i) The capacitance of cylindrical capacitor is %0.1f *10**-9 F",C*10**9)
printf("\n (ii) The potential of the inner cylinder is equal to p.d. between two cyli... |
0aae0ceb45b71928623520995ac7dee1e4a611f4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3876/CH13/EX13.2/Ex13_2.sce | df83696c8ca1b08cbeda4f9d5ef812edb5297bec | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 220 | sce | Ex13_2.sce | //Chapter 13 Thermodynamics Entropy and Free Energy
clc;
clear;
//Initialisation of Variables
m= 9 //gms
H= 79.7 //cal per gram
T= 0 //C
//CALCULATIONS
S= m*H/(273+T)
//RESULTS
mprintf("Entropy change = %.2f E.U",S)
|
5a01bfd15c5214db149c50f94e46c1754a62f646 | 9ad712cefe61d85b01d2448a5b74c34296ee7e5f | /test.sce | 965538a786688d390c42b4d35d642937c78f06bc | [] | no_license | CoE-Warintorn/Control | a50f7cf26d0e80e3b90ea9dc3cac097b67f94d49 | 9572040e0e41d8d355f51032cd2ac98b1d04db64 | refs/heads/master | 2020-03-16T06:56:11.148006 | 2018-05-08T07:02:35 | 2018-05-08T07:02:35 | 132,565,771 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 91 | sce | test.sce | s=poly(0,'s');
roots(s^5-4*s^4+4*s^3+9*s^2-12*s+4)
routh_t(s^5+2*s^4+3*s^3+6*s^2+5*s+3)
|
df4f01afe419b1522197d3f707265b271741ff32 | f27b2cb884d353ee9999169f89cbbd62fbaded67 | /scilab/for_plotting.sce | 30ebdbfafa2d97685c7d087e8e87a1aa7893a3ff | [] | 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 | 3,646 | sce | for_plotting.sce |
function [x1, y1, x2, y2] = twoClothoids(gamm, s_end, alpha)
// preprocessing
step = 0.05*s_end;
// first clothoid calculation
i = 1;
for s = 0:step:s_end
x1(i, :) = xCoord(gamm, alpha, s);
y1(i, :) = yCoord(gamm, alpha, s);
i = i + 1;
end
// HT matrices calculati... |
7e64744a039b7ee5c0161e26db6771685169f1e4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2216/CH3/EX3.3/ex_3_3.sce | c19dc2231f01bfb78e82ea4289d6d1e4fde367e9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,163 | sce | ex_3_3.sce | //Example 3.3 // no. of modes
clc;
clear;
close;
format('v',10)
disp("part (a)")
n1=1.5;//core refractive index
n2=1.48;//cladding refrative index
t=10.11;//thickness of guided layer in micro meter
h=1.55;//wavelength in µm
b1=((2*%pi*n1)/(h*10^-6));//phase propagation constant in m^-1
b2=((2*%pi*n2)/(h*10^-6));//phase... |
8602fea46e6a27d5828e802daf5df4fe02db422b | 449d555969bfd7befe906877abab098c6e63a0e8 | /2939/CH6/EX6.7/Ex6_7.sce | e9d974015478e6cb49465fee129f335f6b5a4a60 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex6_7.sce |
// Ex6_7
clc;
// Given:
a1=92;// atomic no. of U
a2=42;//atomic no. of Mo
a3=56;// atomic no. of Ba
// Solution
// By principle of equal charge displacement
z1=0.5*(a1+a2-a3);
printf("\n z1=%f",z1)
z2=0.5*(a1-a2+a3-4);
printf("\n z2=%f",z2)
// From z1 and z2 we have the primary fragments are Y(39), at... |
7c2011862adbfd590b666fdf5888d93e3213c48b | 449d555969bfd7befe906877abab098c6e63a0e8 | /534/CH6/EX6.7/6_7_Evaporative_Cooling.sce | d9ce18e615247e02cda810e816a586a92ad7433a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 991 | sce | 6_7_Evaporative_Cooling.sce | clear;
clc;
printf('FUNDAMENTALS OF HEAT AND MASS TRANSFER \n Incropera / Dewitt / Bergman / Lavine \n EXAMPLE 6.7 Page 383 \n'); //Example 6.7
// Steady State Temperature of Beverage
//Operating Conditions
Tsurr = 40+273; //[K] Surrounding Air Temperature
//Volatile Wetting Agent A
hfg = 100; //[k... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.