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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0ce68f1b4a4867252065e771a43fe104151390a3 | 0faf35c2b18c2749af88113bb02c4a12c7a5b00b | /Image Enhancement By Histogram Manipulation.sce | f7eb169d9ab8a323a7b0c4e1be0983bef0bfb5bc | [] | no_license | NamitNaik/Image-Enhancement-By-Histogram-Manipulation | fa652b6672a1ce4f0619e4ef7875c5f156f64112 | 5e1e02e13cf9189a03184ac382581903f420e388 | refs/heads/master | 2023-02-02T01:26:50.039836 | 2020-12-16T15:02:30 | 2020-12-16T15:02:30 | 277,140,281 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 870 | sce | Image Enhancement By Histogram Manipulation.sce | clear
IMG=imread("bright.jpg");
IMG_SIZE=size(IMG);
IMG_GS=rgb2gray(IMG);
IMG_GS2=double(IMG_GS);
[counts,bins]=imhist(IMG_GS);
counts=counts/sum(counts);
CDF1=cumsum(counts);
x=[0:1:255]
CDF2=[0:1:255]
CDF2=CDF2./max(CDF2)
Tr=CDF1(IMG_GS2 + 1);
z=interp1(CDF2,x,Tr,'spline');
z=matrix(z,IMG_... |
0eb035f3748581394a420d55b824e83bb47c54d4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2990/CH5/EX5.3/Ex5_3.sce | 7ef6ab14115046c52cc7184f475741c71ac13163 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex5_3.sce |
funcprot(0);
// Initialization of Variable
function[dms]=degtodms(deg)
d = int(deg)
md = abs(deg - d) * 60
m = int(md)
sd = (md - m) * 60
sd=round(sd*100)/100
dms=[d m sd]
endfunction
alpha=40+52.0/60+10.0/3600//latitude in hr
//calculation
C1=-58.0/3600/tan(alpha*%pi/180);
CL=alp... |
c76cfda29dfab0c6068d9ff9c4676963fa261923 | 8ded5b76c0298af5a8ef0ca7aaae7c72b2471b29 | /Distribution data/Sci Files/Dis_data.sce | 341dfcc3141777dcc722516168780a336cb5366c | [] | no_license | RVidyadhar/IE688 | 83448b25d2325e0f196ca58866ad60cc4b2bd6c6 | 2a886a16097de60352ff506b92b4e889c417da43 | refs/heads/master | 2021-01-10T16:10:42.717526 | 2016-01-22T08:15:10 | 2016-01-22T08:15:10 | 49,526,757 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 543 | sce | Dis_data.sce | totals=[zeros(7,1);10000
9997
9993
9988
9982
9974
9963
9949
9931
9908
9879
9843
9799
9745
9679
9600
9506
9395
9265
9115
8943
8749
8531
8289
8023
7733
7421
7088
6736
6368
5987
5596
5199
4801
4404
4013
3632
3264
2912
2579
2267
1977
1711
1469
1251
1057
885
735
605
494
400
321
255
201
157
121
92
69
51
37
26
18
12
7
3
];
to... |
f6e0223cdc5e4cf2bae0ce66a591f2c747719f6d | f542bc49c4d04b47d19c88e7c89d5db60922e34e | /PresentationFiles_Subjects - Kopie/CONT/PD15MRC/ATWM1_Working_Memory_MEG_PD15MRC_Session1/ATWM1_Working_Memory_MEG_Nonsalient_Uncued_Run1.sce | a8bca3b22a919b8ead9a73f17a2091afa2bb5ef3 | [] | no_license | atwm1/Presentation | 65c674180f731f050aad33beefffb9ba0caa6688 | 9732a004ca091b184b670c56c55f538ff6600c08 | refs/heads/master | 2020-04-15T14:04:41.900640 | 2020-02-14T16:10:11 | 2020-02-14T16:10:11 | 56,771,016 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 48,618 | sce | ATWM1_Working_Memory_MEG_Nonsalient_Uncued_Run1.sce | # ATWM1 MEG Experiment
scenario = "ATWM1_Working_Memory_MEG_salient_cued_run1";
#scenario_type = fMRI; # Fuer Scanner
#scenario_type = fMRI_emulation; # Zum Testen
scenario_type = trials; # for MEG
#scan_period = 2000; # TR
#pulses_per_scan = 1;
#pulse_code = 1;
pulse_width=6;
default_monito... |
000a419ab40d2e3a0b9e0b844c561f1bc1bea627 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1931/CH6/EX6.5/5.sce | 8d913e5647a99c180b59e0b6b4f09d139e1bac26 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 378 | sce | 5.sce | clc
clear
//INPUT DATA
NA=0.22//numerical aperture of optical fibre
no=0.012//refractive index difference
//CALCULATION
n1=(NA/(sqrt(2*no)))//The refractive index of the core of a fibre
n2=n1*(1-no)//The refractive index of the cladding
//OUTPUT
printf('The refractive index of the core of a fibre is %3.3f ... |
04836c5ae97313c2a5d4461141e0b9a6487ec1dc | 449d555969bfd7befe906877abab098c6e63a0e8 | /275/CH3/EX3.3.34/Ch3_3_34.sce | 0a7f304ed6cf44dd2780210a923d18429ec8e7c8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 472 | sce | Ch3_3_34.sce | clc
disp("Example 3.34")
printf("\n")
disp("Obtain the Common base current gain & output characteristics")
printf("Given\n")
Vcb=[ 4 4 4 4 4 4 ]
Ic=[ 0 2 4 6 8 10]
subplot(221)
plot2d(Vcb,Ic)
xlabel("Vcb in volt")
ylabel("Ic in Ampere")
xtitle("output characteristics")
Ic1=[0 2 10 ]
Ie=[0 2 10 ]
subplot(2... |
d11e0549e9e78aa2d10e48f3d1d3eb2098a633d3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /564/DEPENDENCIES/17_1data.sci | ac24239378d02111c26b43df72dda26c65c3b486 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 45 | sci | 17_1data.sci | h=100;//in mm
t=2;//in mm
Sy=200;//in N/mm^2
|
fe2e1350af52a993440995caae860dca12d0d043 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2063/CH8/EX8.3/8_3.sce | 5f6f00c7410d1c3a9a49053795e1bd55fd565ca0 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,295 | sce | 8_3.sce | clc
clear
//Input data
P1=12;//Inlet pressure of steam nozzle in bar
T1=250;//Inlet temperature of steam nozzle in degrees celcius
P2=2;//Final pressure of the steam nozzle in bar
n=1.3;//Polytropic constant for superheated steam
St=6.831;//For isentropic expansion, entropy remains constant in kJ/kg
h1=2935.4//... |
55cd464183434eab40f8ac1a743eade5de9f95f9 | da5b40d917ec2982828bd9bdf06b18b7bf189f26 | /sim/cmd/test/deprop2.tst | e166b70ddfb77dad7e4f9b7cddf9e5a1a00213cf | [] | no_license | psy007/NNPC-CHEMICAL-SIM- | 4bddfc1012e0bc60c5ec6307149174bcd04398f9 | 8fb4c90180dc96be66f7ca05a30e59a8735fc072 | refs/heads/master | 2020-04-12T15:37:04.174834 | 2019-02-06T10:10:20 | 2019-02-06T10:10:20 | 162,587,144 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,683 | tst | deprop2.tst | # Depeopanizer test with some changes
units Field
$thermo = VirtualMaterials.Peng-Robinson
/ -> $thermo
thermo + Methane Ethane PROPANE
thermo + ISOBUTANE n-BUTANE ISOPENTANE n-PENTANE n-Hexane
thermo + n-Heptane n-Octane
deprop = Tower.Tower()
deprop.Stage_0 + 18 # twenty stages`
cd deprop.Stage_0
v = Tower.Vapour... |
d12b38786786e288939464376d478a3c7e4ba2b9 | ac1f8441b0319b4a391cd5a959bd3bb7988edfa7 | /data/news2015/news2015/SplitsNEWS15/EnBa/enba.4.tst | 88e7e2d30f9d955481da421e9befa2a8aa7cad8f | [
"MIT"
] | permissive | SaeedNajafi/transliterator | 4d58b8604fa31f52ee2dce7845e002a18214fd5e | 523a087b777a5d6eec041165dabb43848f6222e6 | refs/heads/master | 2021-09-18T17:02:59.083727 | 2018-07-17T06:01:21 | 2018-07-17T06:01:21 | 129,796,130 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 53,455 | tst | enba.4.tst | a এ
a b e d a আ ব ে দ া
a b h i s h e k অ ভ ি ষ ে ক
a b u আ ব ু
a b u l আ ব ু ল
a b u l আ ব ্ দ ু ল
a d a m আ ড া ম
a d a m আ দ া ম
a d a r s h n a g a r আ দ র ্ শ ন গ র
a d d i s o n অ ্ য া ড ি স ন
a d h i r k u m a r অ ধ ী র ক ু ম া র
a d i t y a p u r আ দ ি ত ্ ত প ু র
a d m i r a l t y অ ্ য া ড ম ি র া ল ্ ট ি
a ... |
6ca99548bb92363f988fef0fbc9c4e7bb61136f2 | b29e9715ab76b6f89609c32edd36f81a0dcf6a39 | /ketpicscifiles6/Vecnagasa.sci | 4bc7684c5e5db99a38707d7ebf379d1dcabe654c | [] | 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 | 180 | sci | Vecnagasa.sci | function L=Vecnagasa(varargin)
PA=varargin(1);
if length(varargin)>1
PB=varargin(2);
else
PB=zeros(1,length(PA));
end
Tmp=PB-PA;
L=sqrt(Tmp*Tmp');
endfunction
|
26514eb27b3b2b84e5855daf0b18f2772d099cd8 | bf4cf3af03d03f8f1919897bd9aa245bf682a3d8 | /test_folder/Test02.tst | 4b6681f221e2e8e472577f0c6fdd7a050c2b7f72 | [] | no_license | jiafu1115/test-tools | 11605ddda198da9a9c140224518cd4efe0b12bdd | 5187b71670ade08457d415c618f765cf920d3b92 | refs/heads/master | 2021-01-15T15:15:56.759124 | 2015-03-20T10:18:04 | 2015-03-20T10:18:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,492 | tst | Test02.tst | # Configuration
>> Configuration
local.port=${server.port}
server.ip = 127.0.0.1
server.port=5080
local.address=${server.ip}
http.url=${local.address}:${local.port}/
<< Configuration
# List of Actors
>> Actors
Actor1.id = Caller
Actor1.type=SIP
Actor1.simulate=true
Actor2.id=Callee
Actor2.type=SIP
Actor2.simulate=... |
0d610ec5fbe267f5518d9d5c9acdefe33278185b | 449d555969bfd7befe906877abab098c6e63a0e8 | /767/CH1/EX1.5.3/Ch1Exa1_5_3.sci | 3341d4b34d0b4c6da33507e4b7b8d2a6c36d628b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 603 | sci | Ch1Exa1_5_3.sci | // Scilab code Exa1.5.3 : Calculation of energy required to knock out nucleon from He nucleus : Page 37 (2011)
M_p = 1.007895; // Mass of proton, amu
M_n = 1.008665; // Mass of neutron, amu
M_He = 4.0026; // Mass of He-nucleus, amu
Z = 2; // Number of proton
N = 2; // Number of neutron
D_m = [(Z*M_p)+(N*M_n)-M_He... |
3a899d4f24ee5149e945082a248fcbd31b030531 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3440/CH12/EX12.4/Ex12_4.sce | 93f59e590217870da6e3fd108d3847e834dcba67 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 93 | sce | Ex12_4.sce | clc
k=3.9
k1=25
A=1.28//um^2
E=(k*A)/k1
disp(E," equivalent cell size in um^2 is= ")
|
46328d0c6c2cf132b61b2ca32fee68056db5543f | 449d555969bfd7befe906877abab098c6e63a0e8 | /446/CH2/EX2.12/2_12.sce | b482f7a0ed031483bbbdee13e05fb52bac3b5a58 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 346 | sce | 2_12.sce | clear
clc
disp('Exa-2.12');
pc=1580; mc2=938;E0=938; // all the energies in MeV mc2=m*c^2 and pc=p*c
E=sqrt(pc^2+mc2^2);
printf('The relativistic total energy is %.2f MeV.\n',E); //value of Energy E
K=E-E0; //value of possible kinetic energy
printf('The kinetic energy of the ... |
809ee8c4ae8c30cd5e3c61e5773d82e4af65f768 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2702/CH1/EX1.16/Ex_1_16.sce | 3681bca6f82451dfbab6982dddbc1b7ccd5e1885 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 304 | sce | Ex_1_16.sce | // Exa 1.16
clc;
clear;
close;
// Given data
R1= 33;// in kΩ
R2= 10;// in kΩ
R3= 330;// in kΩ
V1= '50mV sin(1000 t)';
V2= '10mV sin(3000 t)';
Vo1= R3/R1*50*10^-3;
Vo2= R3/R2*10*10^-3;
// Vo= -Vo1-Vo2;
disp("Output voltage is "+string(-Vo1)+" sin (1000 t)"+string(-Vo2)+" sin(3000 t)")
|
c474a04daa9922c67b0e17804a6a51a3e5a8a249 | 83cc38e86db979610d3b07de13a13b728154de65 | /Мобильная робототехника/Lab1/Lab1-1.sce | c5ff28196c537005be9b337f67ec4812bbce905a | [] | no_license | Murad255/Sharaga_ | ffa412f0f5ae4dd4cc7f8bec2329e075026389fb | 3ba1ff62c0933b942e6fbbbb370e7e18ee49a682 | refs/heads/master | 2023-04-02T02:28:57.289478 | 2023-03-22T12:44:16 | 2023-03-22T12:44:16 | 178,941,358 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 1,134 | sce | Lab1-1.sce | clear; xdel(winsid());
mn = 100;
b_size = mn+1;
data = read("goo1.txt",3*b_size,1);
x(1,:) =data(1:b_size)';
x(2,:) = data(b_size+1: 2*b_size)';
z = data(2*b_size+1:$)';
x_0 = [0;
4];
p_0 = [ 10 0;
0 1 ];
dt = 1;
A = [1 dt;
0 1];
R = [ 0 0;
0 3 ];
B = [0; 0];
u = 0;
C = [1 0];
Q... |
78bd6a002bf0cb8f004b29606695480cd85c277a | 072b5155ef4721e0147fe8e970a8efc73e08a594 | /a.tst | bddbd5ae47caa7fa5e6375ecd31f10ca808b8bfd | [] | no_license | Alexoab/UsandoOgit | cb9cfdb428871fc924e378641094e9a583ec3e23 | 88aa66237e057a8430dda37dedb1d1205c2c734e | refs/heads/master | 2020-05-18T07:37:48.388082 | 2019-04-30T17:36:45 | 2019-04-30T17:36:45 | 184,270,546 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,747 | tst | a.tst | ############
utro arquivo
modificando novamente o arquivo
com mais
segue lá @alexoab'
#################
veja esta modificaçao
[https://github.com/Alexoab/UsandoOgit]
vendo a diferença de
*********************************************************************
Para conectar remotamente você presisa ter add a sua chave ... |
e1579047cd1b9412df5a6e5a2fea56e4cf1f0d41 | 7b7be9b58f50415293def4aa99ef5795e6394954 | /sim/cmd/test/storerecall.tst | 7a87666c327bc97ac179979d033149538a887ac4 | [] | no_license | sabualkaz/sim42 | 80d1174e4bc6ae14122f70c65e259a9a2472ad47 | 27b5afe75723c4e5414904710fa6425d5f27e13c | refs/heads/master | 2022-07-30T06:23:20.119353 | 2020-05-23T16:30:01 | 2020-05-23T16:30:01 | 265,842,394 | 0 | 0 | null | 2020-05-21T12:26:00 | 2020-05-21T12:26:00 | null | UTF-8 | Scilab | false | false | 2,342 | tst | storerecall.tst | units = Field
$thermo = VirtualMaterials.RK
/ -> $thermo
thermo + METHANE ETHANE PROPANE n-HEXANE
s = Stream.Stream_Material()
h = Heater.Heater()
s.Out -> h.In
cd /s.In
T = 10 C
P = 101.325 kPa
MoleFlow = 1.0
Fraction = 1.0 1.0 1.0 1.0
cd /
h.DeltaP = 1.0
h.Out.T = 50 C
h.In
h.Out
#let... |
6bd9ac11660e31b67c40d01c11fd5f95d76b9c93 | e41b69b268c20a65548c08829feabfdd3a404a12 | /3DCosmos/Data/UserMenu_Standard/01_Astronomy/01_StarGloble/StarGlobe.SCI | 611fe14d39b84c697e2d3070e62b9eb5d1ad1787 | [
"LicenseRef-scancode-khronos",
"MIT"
] | permissive | pvaut/Z-Flux | 870e254bf340047ed2a52d888bc6f5e09357a8a0 | 096d53d45237fb22f58304b82b1a90659ae7f6af | refs/heads/master | 2023-06-28T08:24:56.526409 | 2023-03-01T12:44:08 | 2023-03-01T12:44:08 | 7,296,248 | 1 | 1 | null | 2023-06-13T13:04:58 | 2012-12-23T15:40:26 | C | UTF-8 | Scilab | false | false | 11,063 | sci | StarGlobe.SCI |
codeblock readtextfile(ScriptDir+"\_TOOLS.sci");
codeblock readtextfile(ScriptDir+"\_SSYS.sci");
ssysframe=ssys_create;
ssys_createearth(200);
ssys_showstarback(false);
root.SC.Universe.SolarSystem.EarthOrbit.visible=false;
#create clock
clockframe=root.SC.Universe.addscreenframe("ClockFrame");
info_clock=clock... |
b634f5d4a724129cbab8dc4c5f9406e860f3b1e0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2213/CH3/EX3.8/ex_3_8.sce | 77f58b7fea6083aebf9ab14e0a8065f5d5da577e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 154 | sce | ex_3_8.sce | //Example 3.8 // voltage
clc;
clear;
close;
//given data :
Z=1.0384*10^-8;//in kg/C
VbyZ=14.212*10^7;// in joules
V=VbyZ*Z;
disp(V,"voltage,V(volts) = ")
|
d5451595b6e177f7aee41c1e87098ae65145b980 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1955/CH4/EX4.9/example9.sce | eee702a82bc1434aa32c0d9951da2c25a462db5f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,548 | sce | example9.sce | clc
clear
//input data
Ur=150//The blade root velocity in m/s
Um=200//The mean velocity in m/s
Ut=250//The tip velocity in m/s
dT0=20//The total change in temperature in K
Ca=150//The axial velocity in m/s
l=0.93//The work done factor
Rm=0.5//Reaction at mean radius
R=287//The universal gas constant in J/kg.... |
8c7089aa3b99009a63c2e8fc4e34c5503f41327f | 449d555969bfd7befe906877abab098c6e63a0e8 | /3204/CH26/EX26.12/Ex26_12.sce | 5b9ba12d70f0580f67bb938d1dd0b574410a6350 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 584 | sce | Ex26_12.sce | // 1 APPENDIX. Ex no 12. Page no 648
// Initilization of variables
// Different notations have been used at some places
f=22 // N
// Points as matrices
A=[4,-1,7]
O=[1,-3,2]
V=[9,6,-2] // Given vector
// Calculations
// Unit vector in the direction of the vector
v=[V(1),V(2),V(3)]/sqrt(V(1)^2+V(2)^2+V(3)^2)
... |
e9ede98335501ef08fd1f7bfd158be082e00152e | 449d555969bfd7befe906877abab098c6e63a0e8 | /291/CH8/EX8.7a/eg8_7a.sce | a8dfb36422c00a91cf73eb61903e7871e1974f71 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 134 | sce | eg8_7a.sce | x = [28 34 32 38 22];
claim = 25;
total = sum(x);
pval = 1 - cdfpoi("PQ", total-1, (claim*length(x)));
disp(pval, "The pvalue is") |
a76b4002251f82504094b0d72f64d565a25974fd | 449d555969bfd7befe906877abab098c6e63a0e8 | /1586/CH4/EX4.2/EXP4_2.sce | 60b9e85999a1a24ee630154f1168bec26fa07526 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 889 | sce | EXP4_2.sce | clc;funcprot(0);//EXAMPLE 4.2
// Initialisation of Variables
n1=2;..........//No. of Atoms in BCC iron Crystal
m=55.847;..........//Atomic mass of BCC iron crystal
a0=2.866*10^-8;......//The lattice parameter of BCC iron in cm
Na=6.02*10^23;.......//Avogadro’s number in atoms/mol
rho1=7.87;........//Required dens... |
a484d0027c1e81c980570109010910f4cd4ac0d1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2045/CH4/EX4.7/Ex4_7.sce | be2bd0820edacb06dc4cc47e5074ae7737d802bf | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 480 | sce | Ex4_7.sce | //pagenumber 206 example 7
clear
beta1=100;
colres=3*10^3;//collector resistance //ohm
rb=8*10^3;//ohm
r1=500;//ohm
voltag=5;//volt
//(1)
ib=(-voltag+0.7)/((1+beta1)*r1+(rb));
ic=beta1*ib;
vce=(-10-ic*(colres)+r1*(ib+ic));
vcb=vce+0.7;
//(2)
volmin=-0.2+abs(ib+ic)*r1;
re=-(0.7+rb*ib+voltag)/((1+(beta1))*i... |
b0abc288642cb1768ee8c2e5127820f931e57a11 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2096/CH1/EX1.74/ex_1_74.sce | e948c71e2a0026eb558aeb2e0e66079cf144d15e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 206 | sce | ex_1_74.sce | //Example 1.74// power
clc;
clear;
kwh1=15000;//in one kWh
n=150;//no. of revolutions in 45 seconds
Pm= (1*n)/kwh1;//power metered on 150 revolutions
P=(Pm*3600)/45;//POWER
disp(P*1000,"power in watts is")
|
b7f8af8da3eb31db9c0c5050a1f62efcd9df17e5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1835/CH1/EX1.7/Ex1_7.sce | e8cc42b981bffbe02418f114c0e17537b7c7f985 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 857 | sce | Ex1_7.sce | //CHAPTER 1 ILLUSRTATION 7 PAGE NO 21
//TITLE:Basic kinematics
//Figure 1.24,1.25
clc
clear
pi=3.141
Noa=600// speed of the crank in rpm
OA=2.8// length of link OA in cm
AB=4.4// length of link AB in cm
BC=4.9// length of link BC in cm
BD=4.6// length of link BD in cm
//=========... |
28f30d0fe63dc0d20dd15120ef22a180ce152af0 | 13d93c2922005af35056d015f1ae3ebebe05ee31 | /scilab/physique/elec/moy_eff.sce | 579e6ccbb9fa26bd85119a2cbfa15fa53a52a4b4 | [] | no_license | scls19fr/openphysic | 647cc2cdadbdafd050d178e02bc3873bd2b07445 | 67bdb548574f4feecb99b60995238f12f4ef26da | refs/heads/master | 2021-04-30T23:16:26.197961 | 2020-11-16T20:21:17 | 2020-11-16T20:21:17 | 32,207,155 | 1 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 957 | sce | moy_eff.sce | clear
T=1; // periode
N=10000; // N = nombre de points de calcul -1
t=[0:T/N:T]'; // temps
// Continu
function [u]=u_continu()
DC=5;
u=DC*ones(N+1,1);
endfunction
// Rectangle
function [u]=u_rectangle()
Umax=1;
Umin=-1;
alpha=0.5;
u=[];
for time=0:T/N:T
if (time<alpha*T)
u=[u;Umax];
else
u=[u;Umin]... |
3e86c1ec82f3d03e9656f3873e436b0c48620e22 | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set11/s_Fundamentals_Of_Thermodynamics_B._Claus_And_R._E._Sonntag_172.zip/Fundamentals_Of_Thermodynamics_B._Claus_And_R._E._Sonntag_172/CH2/EX2.4/ex4.sce | 15fd8deaca937e25bc36818a60123f2cbb9fd6ae | [] | 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 | 350 | sce | ex4.sce | errcatch(-1,"stop");mode(2);//example 4
//Calculating atmospheric pressure
dm=13534 //density of mercury in kg/m^3
H=0.750 //height difference between two columns in metres
g=9.80665 //acc. due to gravity in m/s^2
Patm=dm*H*g/1000 //atmospheric pressure in kPa
printf("\n hence, atmospheric pressure is Patm ... |
16c5fd1d8e124a0ac785e8956d4af1f1408af848 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2006/CH12/EX12.1/ex12_1.sce | 9978d311cfa648ac00efb7978ba373a9cc0231e0 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,292 | sce | ex12_1.sce | clc;
M1=28.02; // Molecular mass of N2
M2=32; // Molecular mass of O2
M3=39.91; // Molecular mass of Ar
M4=44; // Molecular mass of CO2
M5=2.02; // Molecular mass of H2
y1=0.7803; // Part by volume of N2 in dry atmospheric air
y2=0.2099; // Part by volume of O2 in dry atmospheric air
y3=0.0094; // Part by volum... |
214e9f2d23344254a2ae1f5208d69b9d167a49f5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2657/CH8/EX8.8/Ex8_8.sce | 97df7588c64db7d5c7e543014476010aebc1c06e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,827 | sce | Ex8_8.sce | //Orsat analysis
clc,clear
//Given:
pCO2=7.5,pCO=1,pO2=9.4 //Percentage of Carbon di oxide(CO2), Carbon mono oxide(CO), Oxygen(O2) in dry exhaust gas
P=1.02 //Pressure of the exhaust gas in bar
pO_v=21 //Percentage of Oxygen in air by volume
pN_v=79 //Percentage of Nitrogen in air by volume
M=29 //Molecular weight of a... |
2767370557c60140fd8960b757894a4fb5d0e908 | 449d555969bfd7befe906877abab098c6e63a0e8 | /49/CH7/EX7.1/ex1.sce | 6dcb6756923468ac4dbf1740c333683d58f58f39 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 851 | sce | ex1.sce | //CHAPTER 7_ Flow Measurement
//Caption : Flow Measurement
// Example 1// Page 406
t=293 //('Entering the temperature(in k) of pitot tube =:')
p1=0.1*10^6 //('entering the air pressure in pitot tube=:')
v=10 //('entering the velocity of air in pitot tube=:')
R=287;
disp("Density is given by:")
disp("p... |
d06d84b402c69cbc45d6d40a46946a0b843ae4bc | b26239033e0d21476c77ff50326b32231c2a3b00 | /Workspace/missionA3.sce | 3b9162c9f6a102e44da57595e34bd12d854b1bc0 | [] | no_license | SmartGuyy/Exolife | 1c9a5bfdb8b16523e9681170fe4cb2cb12613e3a | eb477766dffe7edd9022d0cf46028980489c6277 | refs/heads/master | 2021-06-17T03:56:00.785128 | 2017-03-17T09:39:04 | 2017-03-17T09:39:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 159 | sce | missionA3.sce | img_input=readpbm("C:\Users\DimitriXPS\Documents\GitHub\Exolife\Exolife\Images\Mission 3\Europa_surface.pbm");
display_gray(seuillage(img_input,165));
|
a7ecf96666f6b0736694ef7c1c8d6b933e3b213b | 449d555969bfd7befe906877abab098c6e63a0e8 | /1217/CH6/EX6.16/Exa6_16.sce | e684b47978a88ada146c2605fad97744fab5d2af | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 528 | sce | Exa6_16.sce | // Exa 6.16
clc;
clear;
close;
// given data
f=2;//in KHz
fi_degree=-135;//in degree
fi_radian=fi_degree*(%pi/180);
disp("A phase shift of -135 degree is achieved by an all pass phase lag filter.");
//assume C=0.1 uF and R1=RF=10 Kohm
C=0.1;//in uF
R1=10;//in Kohm
RF=10;//in Kohm
R=tan(-fi_radian/2)/(2*%p... |
46ba248f08f2ee12a216f63298bd9b20ac681ed3 | 4a1effb7ec08302914dbd9c5e560c61936c1bb99 | /Project 2/Experiments/AdaBoost/results/AdaBoost.NC-C.vowel-10-1tra/result6s0.tst | 98ec4e411eda247a549a5c76d2a2fe26b8be16a9 | [] | no_license | nickgreenquist/Intro_To_Intelligent_Systems | 964cad20de7099b8e5808ddee199e3e3343cf7d5 | 7ad43577b3cbbc0b620740205a14c406d96a2517 | refs/heads/master | 2021-01-20T13:23:23.931062 | 2017-05-04T20:08:05 | 2017-05-04T20:08:05 | 90,484,366 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 967 | tst | result6s0.tst | @relation vowel
@attribute TT integer[0,1]
@attribute SpeakerNumber integer[0,14]
@attribute Sex integer[0,1]
@attribute F0 real[-5.211,-0.941]
@attribute F1 real[-1.274,5.074]
@attribute F2 real[-2.487,1.431]
@attribute F3 real[-1.409,2.377]
@attribute F4 real[-2.127,1.831]
@attribute F5 real[-0.836,2.327]
@attribute... |
32c8fcbdf0260672aa74cb4c943626f176565003 | 449d555969bfd7befe906877abab098c6e63a0e8 | /911/CH14/EX14.1.c/ex_14_1_c.sce | f14a2462032790e515216ff838f507a92c71cbc1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 181 | sce | ex_14_1_c.sce | //example 14.1.c//
clc
//clears the screen//
clear
//clears all existing variables//
r=16*1024;
//given rom capacity//
c=log2(r)
disp(c,' total number of address inputs = ') |
0012575bd8b29ae9b31b43acef457c6d7006b881 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1322/CH12/EX12.1/87ex1.sce | bd371ffdbb50ab1efb26af9ac70e8d1982e4e89a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 87ex1.sce |
//Given : inequalities y>x and y<2*x-3
clc;
clear;
clf();
x=linspace(0,8,8);
y=2*x-3;//"points in the region y<2*x-3 lie below the line y=2*x-3"
plot(x,y,"o-");
y=x;//"points in the region y>x lie above the line y=x"
plot(x,y,"+-");
x=5;y=6;plot(x,y,'r.diam')//point that lies in the region
xtitle("region de... |
3b20d4582f7b7cc3c928bbafda762dcb79062f55 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1835/CH3/EX3.13/Ex3_13.sce | 2a3eefb8e52cf0687f9a1857769d752c3b1a4ca8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,079 | sce | Ex3_13.sce | //CHAPTER 3 ILLUSRTATION 13 PAGE NO 111
//TITLE:FRICTION
clc
clear
//===================================================================================
//INPUT DATA
PI=3.147
W=20000// LOAD IN NEWTONS
ALPHA=120/2// CONE ANGLE IN DEGREES
p=350000// ... |
cb977a91617f46a7d02ea4e09e31ef7b906eac9f | 449d555969bfd7befe906877abab098c6e63a0e8 | /3838/CH3/EX3.28.C/EX3_28_C.sce | 3ba0be3ce83684d2ad854365067e4aacd0633ded | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 99 | sce | EX3_28_C.sce | //Example 3.28.c
clc;
syms s t;
x=laplace(t);
y=laplace(exp(-5*t));
z=x*y;
f=ilaplace(z);
disp(f);
|
a60a833ca92072d8eea5b26a5181dd5ac8dd8d8a | 449d555969bfd7befe906877abab098c6e63a0e8 | /1646/CH4/EX4.21/Ch04Ex21.sce | f7764e9350ccee1e97bf9bc211611653456dfe32 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 396 | sce | Ch04Ex21.sce | // Scilab Code Ex4.21: Page-204 (2011)
clc;clear;
F = 4.2;....// Equivalent focal length of Ramsden eyepiece, cm
//F = 3/4*f, Equivalent focal length of Ramsden eyepiece,
f = 5.6;....//focal length,in cm
f1 = f;
f2 = f;
printf("\nf1 = %3.1f cm", f1);
printf("\nf2 = %3.1f cm", f2);
d = 2/3*f;
printf("\nd = %4... |
023df65c80648b5383c0cb9320eeef01f05056d8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1802/CH2/EX2.10/Exa2_10.sce | 542124560b552748785328d5b6a7a76af97e01b3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 638 | sce | Exa2_10.sce | //Exa 2.10
clc;
clear;
close;
//Given Data :
format('v',6);
P=20*10^6;//in VA
cosfi=0.75;//power factor
P=20*10^6*cosfi;//in watts
V=33*10^3;//in Volt
l=20*10^3;//in meter
Eta=85;//in %
rho=3*10^-8;//in ohm-meter
W=P*(100-Eta)/100;//in watts
//For single phase system :
I=P/(V*cosfi);//in Ampere
a1=2*I^2... |
6a91b1394ea5f2f6d53f7e9cfa50a77d5f89c7d7 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3878/CH25/EX25.3/Ex25_3.sce | 02247dcaee22f608c2d9dbf74649ed2b564c1ef9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 576 | sce | Ex25_3.sce | clear
//
// Variable declaration
// From example 25.2
Q=16.4// Total load in kW
T_in=33// The temperature at liquid R134a enters the expansion valve in °C
T_out=9// The temperature at liquid R134a leaves the cooler in °C
T_e=5// The temperature at which liquid R134a evaporates in °C
// Calculation
h_v=405.23// E... |
bb4a7918d12718d3fed8b0c1ba3650ee9d8cfcbd | 449d555969bfd7befe906877abab098c6e63a0e8 | /165/CH1/EX1.7/ex1_7.sce | a675f50aab6d9e8b085bb0de115936e8a34603b7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | ex1_7.sce | //Example 1.7
clc;
Fs=600; //Full Scale
e=0.02; //error permissable +-2%
V=250; //Voltage measured
lim_err=Fs*e; //magnitude of limiting error
//limiting error at a given voltage drop V
lim_err_V=100*lim_err/V;
printf('\nLimiting error at 250 V = %.2f perce... |
70ce4c88b229c06463b38c8274db4b32fd81a7dd | 449d555969bfd7befe906877abab098c6e63a0e8 | /2660/CH5/EX5.34/Ex5_34.sce | 47178c9c685974b3a466f85bc5323966ca985563 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 380 | sce | Ex5_34.sce | clc
st1 = 15 // set up time for engine lathe in min.
ut1 = 15 // unit time for engine lathe in min.
st2 = 90 // set up time for automatic lathe in min.
ut2 = 1.5 // unit time for engine lathe in min.
q = (st2-st1)/(ut1-ut2) // quantity of production
printf("\n The point at which the automatic lathe will be justif... |
301eed59eff28e10d1c3f8e91e3479f9e69f5ae8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /317/CH23/EX23.7/example7.sce | 7451648b6d8dd45620dedc2bd999c687b3312e89 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 401 | sce | example7.sce | // find width of output pulse
// Electronic Principles
// By Albert Malvino , David Bates
// Seventh Edition
// The McGraw-Hill Companies
// Example 23-7, page 919
clear;clc; close;
// Given data
C=470*10^-6;// capacitance in faraday
R=10*10^6;// resistance in ohms
// Calculations
W=1.1*R*C;// pulse w... |
742e27d2ad293fa66c1db00f2783aa6e9e6fcb8e | 449d555969bfd7befe906877abab098c6e63a0e8 | /191/CH6/EX6.3/Example6_3.sce | ebc80cbc107065cdb28c204a2bd26239ba366346 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 653 | sce | Example6_3.sce | //Numerical Integration
clc;
clear;
close();
format('v',9);
funcprot(0);
deff('[y]=f(x)','y=x*cos(x)');
rec = %pi * f(0)/4;
disp(rec,'Retangular Rule : ');
trap = %pi*(f(0)+f(%pi/4))/8;
disp(trap,'Trapezoidal Rule : ');
sip = %pi*(f(0)+4*f(%pi/8)+f(%pi/4))/(3*8);
disp(sip,'Simpson''s Rule : ');
sip... |
97e5ce6f06490e28ff48908d62be96b978bb1a3f | 449d555969bfd7befe906877abab098c6e63a0e8 | /2444/CH1/EX1.19/ex1_19.sce | 8f4847bb169bf58bdabce0f34e4be4dbb4604666 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 345 | sce | ex1_19.sce | // Exa 1.19
clc;
clear;
close;
format('v',5)
// Given data
E_FminusE_V = 0.39;// in eV
kT = 0.026;// in ev
//N_A1 = n_V * (%e^(-E_FminusE_V)/kT) (i)
// N_A2=3*N_A1=n_V * (%e^(-E_F2minusE_V)/kT) (ii)
//From eq(i) and (ii)
E_F2minusE_V = kT*(15-log(3));// in eV
disp(E_F2minusE_V,"The new position of ... |
a7e4c9b168e5f441780e0240c864192c0877681f | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.4.1/macros/m2sci/sci_getenv.sci | da43d1cfebc98db3df7379d290d74ba30aab17bd | [
"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 | 135 | sci | sci_getenv.sci | function [stk,txt,top]=sci_getenv()
// Copyright INRIA
txt=[]
stk=list('getenv('+stk(top)(1)+')','0',stk(top)(3),stk(top)(4),'10')
|
654bd16e04ba0daee4c32f249bf74de207016e17 | 3c47dba28e5d43bda9b77dca3b741855c25d4802 | /microdaq/macros/microdaq_macros/mdaqAIScanStart.sci | 28cfc7f6ab38dc0dc0bb653e2e27115a9673df73 | [
"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 | 490 | sci | mdaqAIScanStart.sci | function mdaqAIScanStart(arg1, arg2)
if argn(2) == 0 then
mdaqAIScanRead(0,0)
elseif argn(2) == 1 & type(arg1) == 1 then
mdaqAIScan(arg1, 0, 0)
elseif argn(2) == 1 & type(arg1) == 10 then
mdaqAIScanTrigger(arg1)
mdaqAIScanRead(0, 0)
elseif argn(2) == 2 & type(arg1) == 1 &... |
f6c6de25976b1cf3927f3f537df29474ce6c22da | fd6e45f66c41ad779a3d47c3bf8ebfa140d3d657 | /P3 - Non-linear equations /Métodos/5- secante CHECK.sci | 194d45c560101a2771488bec487ad97267f5cbc6 | [] | no_license | jere1882/Numerical-Analysis-Assignments | 7f474e2020d010f9f9c3dceff5e48c03b0d38652 | 1074f92ca93d0a402259f92a0f61f105f25e5230 | refs/heads/master | 2021-09-06T20:00:36.411386 | 2018-02-10T18:04:38 | 2018-02-10T18:04:38 | 121,039,769 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 855 | sci | 5- secante CHECK.sci |
//MÉTODO DE LA SECANTE VERSIÓN MATHEWS
function [p1,err,k,y]=secante(f,p0,p1,delta,epsilon,max1)
//Datos:
// f función
// p0 y p1 son aproximaciones iniciales a un cero de f
// delta es la tolerancia para p1
// epsilon es la tolerancia para los valores de la función
// max1 es el nú... |
ca75ddda48854f3832661f2e33e6c92aa64b937d | 449d555969bfd7befe906877abab098c6e63a0e8 | /1373/CH11/EX11.4/Chapter11_Example4.sce | 6c93c3014c8a38f5c79d25556ab72e3e054178e7 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 816 | sce | Chapter11_Example4.sce | //Chapter-11, Example 11.4, Page 485
//=============================================================================
clc
clear
//INPUT DATA
Ts=10;//Surface temperature in degree C
p1=10;//Pressure of water in atm
//CALCULATIONS
hp=(5.56*Ts^0.4);//Heat transfer coefficient in kW/m^2.K
hp1=(5.56*(2*Ts)^3*p1^... |
58397861ef6a412af93759dcbf48cb26b4458d45 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1544/CH6/EX6.2/Ch06Ex2.sce | 8324bba66fdb3e2811473cb460854438b22f6d2f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 681 | sce | Ch06Ex2.sce | // Scilab code Ex6.2: Pg 202 (2008)
clc; clear;
// Part (a)
f = poly(0, "f"); // Declare a variable for freq.
// Given i = 75*sin(200*%pi*t) mA which on comparing with the general expression gives
f = roots(2*%pi*f - 200*%pi); // Frequency of alternating current, Hz
// Part(b)
i = 35; // Alternating curre... |
c7b267ce2ccc654cb807918b4feb37a3ce84cce5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3651/CH1/EX1.9/Ex1_9.sce | 84e605e2ff5737479746379a2faa1d7247fcf3bc | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,115 | sce | Ex1_9.sce | //variable declaration
r1=1.258 //Atomic radius of BCC
r2=1.292 //Atomic radius of FCC
//calculations
a1=(4*r1)/sqrt(3) //in BCC
b1=((a1)**3)*10**-30 //Unit cell volume
v1=(b1)/2 //Volume occupied by one atom
a2=2*sqrt(2)*r2 //in FCC
b2=(a2)**3*10... |
54f880c3bd24580352e41e009ffe220440393583 | 449d555969bfd7befe906877abab098c6e63a0e8 | /26/CH5/EX5.2.13/5_2_13.sce | 9ceec408d42d68f62a39cebddabeeb20811a4a41 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 139 | sce | 5_2_13.sce | disp('To find the eigenvalues of the matrix A')
disp('A=')
a=[6 -2 0;-2 9 0;5 8 3]
disp(a)
disp('Eigenvalues of A are:')
disp(spec(a)) |
2ac5b2230f1aeeb84afbb793e06aadbbf542330b | 449d555969bfd7befe906877abab098c6e63a0e8 | /3204/CH14/EX14.16/Ex14_16.sce | c3024a6c0bad0157ae7fe8e907268949c3c32906 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex14_16.sce | // Initilization of variables
a=1 // m/s^2 // downward/upward acceleration of the elevator
W=500 // N // Weight of man
g=9.81 // m/s^2 // acceleration due to gravity
// Calculations
// (a) Downward Motion
R_1=W*(1-(a/g)) // N // (Assume pressure as R_1)
// (b) Upward Motion
R_2=W*(1+(a/g)) // N // (Assume pres... |
d9f557234f9ab491d4a3aea24c926c7caded8734 | 449d555969bfd7befe906877abab098c6e63a0e8 | /527/CH8/EX8.14/8_14exam.sce | 4a1db08615c061ce91f4328208f8ff8938f2eadc | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 280 | sce | 8_14exam.sce | //Engineering and Chemical Thermodynamics
//Example 8.14
//Page no :400
clear ; clc;
disp(" Example: 8.14 Page no : 400") ;
disp(" The problem does not contain any numerical calculation . The readers can go through the text book to get the required answer .") |
a083136064e2aefcae6e3d691cbf517b61001fa1 | df924acfdd5b043da9336a2276726dbfb655735a | /test_suite/textpro.tst | be949536831322f4d18fd145a8a94e7dea209f6b | [] | no_license | noxdafox/clips | b8fb280223b5aae615e427bf1f31c03cb932b09d | a2c548b69394f0e2cf7c6d583810b6a29a662ae1 | refs/heads/master | 2023-09-01T18:52:07.614807 | 2021-12-14T20:10:21 | 2021-12-14T20:10:21 | 95,596,886 | 11 | 10 | null | null | null | null | UTF-8 | Scilab | false | false | 317 | tst | textpro.tst | (unwatch all)
(clear)
(dribble-on "Actual//textpro.out")
(batch "textpro.bat")
(dribble-off)
(clear)
(open "Results//textpro.rsl" textpro "w")
(load "compline.clp")
(printout textpro "textpro.bat differences are as follows:" crlf)
(compare-files "Expected//textpro.out" "Actual//textpro.out" textpro)
(close textpro)
|
70c5b0017668a3c357ac095289c6e620e6a828ef | 449d555969bfd7befe906877abab098c6e63a0e8 | /3769/CH22/EX22.4/Ex22_4.sce | ea0debd490ad4c8f4e6f0d694e11ffebd522a3c8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 199 | sce | Ex22_4.sce | clear
//Given
l=6.3*10**-7 //m
a=3.6 //Degree
n=10
//Calculation
//
d=(n*l)/sin(a*3.14/180.0)
//Result
printf("\n Slit width is %0.1f mm",d*10**3)
|
809a526039f9e913e7666d540fd13acdf278201f | f542bc49c4d04b47d19c88e7c89d5db60922e34e | /PresentationFiles_Subjects - Kopie/CONT/RA72WYU/ATWM1_Working_Memory_MEG_RA72WYU_Session2/Templates/Template_ATWM1_Working_Memory_MEG_Salient_Cued_Run2.sce | 8b33ad57fb5bbd554612d0da49100b0ce66b015b | [] | 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 | 2,783 | sce | Template_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... |
de45e50a198b8eb6e63e049bca990eab0f5bfac4 | 1573c4954e822b3538692bce853eb35e55f1bb3b | /DSP Functions/zpklp2bs/test_4.sce | f8df7c34e6625caa06dd538c4e48062efe7e4a72 | [] | no_license | shreniknambiar/FOSSEE-DSP-Toolbox | 1f498499c1bb18b626b77ff037905e51eee9b601 | aec8e1cea8d49e75686743bb5b7d814d3ca38801 | refs/heads/master | 2020-12-10T03:28:37.484363 | 2017-06-27T17:47:15 | 2017-06-27T17:47:15 | 95,582,974 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 177 | sce | test_4.sce | // Test #4 : Incorrect number of output Arguments
exec('./zpklp2bs.sci',-1);
[z,p,k,n,d,e]=zpklp2bs(0.3,0.2,0.7,0.5,[0.4,0.8]);
//!--error 59
//Wrong number of output arguments
|
372d30c5694feeb9560d84cade93ec97c438215c | c5053c3f1ca96c1e831f1ce6476faaac1af94a07 | /prac2_convolution.sce | bac0951ec8b22bdbc6ec98e608845f4ca230a005 | [] | no_license | AdrikaSingh/SS-submissions | 7c3ec7278cce4aa497c825df74762700abcb59fa | f64769b999434bcc862ff3515864750f2ba4552f | refs/heads/main | 2023-01-22T10:08:05.507278 | 2020-11-25T16:09:37 | 2020-11-25T16:09:37 | 315,981,084 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 221 | sce | prac2_convolution.sce | clc;
clear all;
close;
x1=[1,3,7,-2,5];
x2=[2,-1,0,3];
y=convol(x1,x2);
disp(y,"y is the required convolution");
l=length(y);
t=0:1-1;
plot2d3(t,y);
xlabel("n");
ylable("Amplitude");
title("y(n)=x(n)*h(n)");
|
57390ae13293ee1c5c9f854049e838ee26130b2b | 2fa5a6eb8c86c49256defaaa9d061a5c5a105c5a | /FRESNEL/fresnel_sun_traking.sci | e2f4acbb69d656c3cffc815b406dcc72510836eb | [] | no_license | wsbassel/fresnel_reflector_analysis | e53cb8cdf9df4992c62cff83bbac49d79228dae3 | 390d0b82b34e5ec526b92c59acf431a9e2a88a28 | refs/heads/master | 2020-06-25T13:51:55.170991 | 2019-07-28T19:54:14 | 2019-07-28T19:54:14 | 199,327,965 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 6,233 | sci | fresnel_sun_traking.sci | function [azumith,zenith,i_refl,j_refl,k_refl,ix_col]=fresnel_sun_traking(year,month,day,hour,mn,logitude,latit,time_zone,jy_col,kz_col,ix_col_guess,j_refl_guess)
//-------------------------------
ix_col=ix_col_guess
j_refl= j_refl_guess
if month==1 then
N=day
end
if month==2 t... |
f307ffda414f816fc14ad6a1160628b2154484ce | 449d555969bfd7befe906877abab098c6e63a0e8 | /257/CH4/EX4.7/example_4_7.sce | ef7ed077aa7a20e63b56bd6933aa2b82edf95a71 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 148 | sce | example_4_7.sce | syms M1 X1 B1 K X2 M2 B2
F=M1*X1*s^2 + B1*s*X1 + K*X1 + K1*(X1-X2)
//M2*X2*s^2 + K1*(X2-X1)=0
X2=X1*K1/(s^2*M2+K1)
disp(X2/F,"X2/F = ")
|
ff8dd70ce3d4d2a65579be07f23a45d151675c8e | 449d555969bfd7befe906877abab098c6e63a0e8 | /3440/CH2/EX2.9/Ex2_9.sce | 9dd80b650bd446153d166aac664267c555367c70 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ex2_9.sce | clc
T=300 //K
k=8.617*10^-5 //eV/K
q=1.6*10**-19 //C
qx=4.05 //eV
qVn=0.2 //eV
Nc=2.86*10^19
a=(qx+qVn)/(k*T)
nth=exp(a)*Nc
disp(nth,"the thermionically emitted electron density for nth at 4.05 in cm^3=") //textbook ans is wrong
qx=0.6 //eV
nth=exp(qx/(k*T))*Nc
disp(nth,"the thermionically emitted ... |
9c677f10e3bd6597f68b73d9a91aa7e1a924ad67 | 449d555969bfd7befe906877abab098c6e63a0e8 | /998/CH29/EX29.26/Ex26.sce | 929e504335b98572ee5e1eedb382e16068adbd88 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 416 | sce | Ex26.sce | //Ex:26
clc;
clear;
close;
r_b=10*log(1.544*10^6)/log(10);//bit rate in db bit/s
Eb_n=9;//Eb/No in db
c_n=Eb_n+r_b;//C/N ratio in db
c_ns=71;//in db
g_t=-8;//G/T ratio in db
l_s=210;//Losses in db
k=228.6;//in db
e_rp=c_ns+g_t+l_s-k
G_upa=42;//uplink antenna gain in db
p_t=e_rp-G_upa;// in dbW
p_t1=10^(p_... |
533a9a1f8a57163784f23b3ec596c257dead4629 | e41b69b268c20a65548c08829feabfdd3a404a12 | /3DCosmos/test01.SCI | ec9ade92c03f2e07f0248cab228cc215816f9478 | [
"LicenseRef-scancode-khronos",
"MIT"
] | permissive | pvaut/Z-Flux | 870e254bf340047ed2a52d888bc6f5e09357a8a0 | 096d53d45237fb22f58304b82b1a90659ae7f6af | refs/heads/master | 2023-06-28T08:24:56.526409 | 2023-03-01T12:44:08 | 2023-03-01T12:44:08 | 7,296,248 | 1 | 1 | null | 2023-06-13T13:04:58 | 2012-12-23T15:40:26 | C | UTF-8 | Scilab | false | false | 424 | sci | test01.SCI | resetallscenes;
vp=all.viewports.main;
vp.cameradir=vecnorm(vector(0,-100,-1));
vp.camerapos=point(0,0,0)-4*vp.cameradir;
vp.cameraupdir=vector(0,0,1);
vp.enableusernavigation=true;
scene=addscene;scene.name="Universe";
scene.light0pos=point(10,10,0);
vp.setscene(scene);
scene.ambientlightcolor=color(0.1,0.1,0.1);
s... |
d6dd66abc9525bb008538924337736c2f25e74ab | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.4.1/Unix-Windows/scilab-2.4.1/macros/arma/noisegen.sci | 9c7c8375f1cd66eeac889aa4daba8dc1e4ef7602 | [
"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 | 558 | sci | noisegen.sci | function noisegen(pas,Tmax,sig)
// This function returns in the calling env
// a macro [b]=Noise(t)
// Noize(t) is a piecewise constant function [k*pas,(k+1)*pas]
//The value on each constant interval are random values from
// i.i.d Gaussian variables of standard deviation sig.
// The function is constant for t<=... |
16d24e7872f87184863685a3b3ff395ceace7a53 | a8b3c68874820b431f195632f44ddcb3be402e6d | /Metodo_Newton_Modificado.sce | ad79b7bfd31ca6ddbe547a3a32ff0bf92b0572f8 | [] | no_license | juanksRuiz/Optimizacion | e2ca20b102f38df6db24f23910b79bee22f76c56 | 7fb521b07b0fbe4ca0d67bf1d5714804926a91dc | refs/heads/master | 2020-04-29T05:42:03.659838 | 2019-05-27T13:44:17 | 2019-05-27T13:44:17 | 175,891,169 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 5,976 | sce | Metodo_Newton_Modificado.sce | //Autor: Juan Camilo Ruiz
function tmin = argmin(x,f,fp,d)
maxit = 100;
//Retroceso (backtracking)
// x: punto inicial
// f: funcion objetivo
// fp: greadiente de f
// d: direccion (suponemos que d ya es de descenso)
alfa = 0.1; //0 < alfa < 0.5
Beta = 0.5; //0.1 < Beta < 0.8
tmin =... |
3b10b7cb4a2bcf2c11c65661f9f95cf9c423c3a4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1727/CH2/EX2.15/2_15.sce | 04f8d1687ccc0db8e4f5478b88238d975c9fbbf9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | 2_15.sce | clc
//Initialization of variables
d=3 //m
rh1=1.19 //kg/m^3
rh2=0.17 //kg/m^3
g=9.81 //m/s^2
//calculations
pay=(rh1-rh2)*g*%pi/6 *d^3
//results
printf(" Pay load = %.2f N",pay)
|
9ea998ddb90a213be4196374e19fb6d9e556f6c4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2792/CH11/EX11.2/Ex11_2.sce | e99d3274ba020ceb95ff721dbd85fca5c42e22fe | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 453 | sce | Ex11_2.sce | clc
hw=1.43
disp("hw = "+string(hw)+"eV") //initializing value of energy of incident optical beam (h-bar omega)
alpha = 2.5*10^4
disp("alpha= "+string(alpha)+"cm^-1")//initializing value of absorption coefficient(alpha) for GaAs
amt = .9
disp("amt= "+string(amt))//initializing value of amount of light to be absor... |
99d09b5b8ebe9138809dcc87c138ea3805496dc3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3456/CH12/EX12.1/Ex12_1.sce | 6ef4d4644dd5b6031aaac854c393850778c9b8b8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 438 | sce | Ex12_1.sce | //Example 12.1
//Mean Stress
//Page No. 387
clc;clear;close;
sigma_u=158; // in ksi
sigma0=147; // in ksi
sigma_e=75; // in ksi
l_max=75; // in ksi
l_min=-25; // in ksi
sf=2.5; //no unit
sigma_m=(l_max+l_min)/2;
sigma_a=(l_max-l_min... |
a07d05e6692786d9208231c1f8e0970772ebb964 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1163/CH20/EX20.7/example_20_7.sce | 3f32bf38bfaf93ab0ce64f301c836c371b335d21 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 608 | sce | example_20_7.sce | clear;
clc;
disp("--------------Example 20.7---------------")
M_bit = 1;
fragmentation_offset = 0;
if(M_bit==0) // display the result according to the value of the M bit
printf("There are no more fragments; this fragment is the last one.");
else
if(fragmentation_offset == 0) // display the result accord... |
53243c332d6c3345659ae84ddc9655857aa7451d | 449d555969bfd7befe906877abab098c6e63a0e8 | /2021/CH18/EX18.7/EX18_7.sce | f70f060ed519830956c9613fade3f85f0a3fc6dc | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 401 | sce | EX18_7.sce | //Finding of Discharge,Power developed,Efficiency
//Given
N=500;
H=100;
D=1;
A=35;
a=15;
b=60;
Vw1=0;
g=9.81;
rho=1000;
//To Find
u=(%pi*D*N)/60;
Vw=(tan(%pi/3)*u)/1.464;
Vf=Vw*tan(%pi/12);
Q=A*Vf;
P=(rho*g*Vw*u)/1000;
E=((Vw*u)/(g*H))*100;
disp("Discharge ="+string(Q)+" m^3/sec");
disp("Power Develo... |
4f8672ad3b5b350cd2f1a5bf9488fbaa712b896d | 27e7499ddd3bb1d3c73a575f3555bac816e2c2b1 | /testovac/task_data/order/07.tst | 1a757bce46bfd4a132e1e6f51bc35c9b781c77f4 | [] | no_license | mirelon/ksp-editor | eeccf1ca22e6808cf10d49d03a2bbef53ab5b305 | c750d25154a6b8cb7e765ce17e9bc5ccfdc9bfd8 | refs/heads/master | 2019-01-02T08:32:00.363803 | 2014-09-23T14:02:06 | 2014-09-23T14:02:06 | 33,381,936 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 14,890 | tst | 07.tst | 410825
(
250872
(
498322
(
673462
(
276456
(
698093
(
344763
(
254830
(
808155
(
0
(
)
(
)
)
(
808914
(
)
(
)
)
)
(
866745
(
244865
(
)
(
)
)
(
960740
(
)
(
)
)
)
)
(
102613
(
734874
(
819695
(
)
(
)
)
(
581100
(
)
(
)
)
)
(
499849
(
128381
(
)
(
)
)
(
724909
(
)
(
)
)
)
)
)
(
776348
(
310022
(
681415
(
536908
(
)
(
)
... |
5ecb0b60cc4e9383868dc2b5d33f352a8b800056 | 449d555969bfd7befe906877abab098c6e63a0e8 | /896/CH19/EX19.6/6.sce | ae2f577ee48b357f1d6b01469d0e9be203bf39ac | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 469 | sce | 6.sce | clc
//Example 19.6
//Calculate how far is the concentration of 0.1% from initial interface and the volume mixed
v=8//ft/s
f=0.0039//dimentionless (fanning friction factor)
D_turbulent=0.665*v*3.57*(f)^0.5//ft^2/s
//time required forfluid to travel 700 miles at 8ft/s is 4.57*10^5 sec
t=4.57*10^5//s
x=2*2.15*(D_t... |
f17b38e2f605453e93650f87d38ede021e98a362 | d03450e9645c09cb7389514ec5d4d8d9c06bdf4d | /Linear Programming/test.sce | f4201f68af1b7c20aa2cfa855b5ad101a658b3bb | [] | no_license | amiedemmel/Optimization-Projects | 29f3d11950c19f89aa2295d316888e4c6fa36ab4 | bc574f4311d6fc1534e7c4892dbadb52f5e4213f | refs/heads/master | 2021-01-01T05:47:41.682448 | 2015-05-08T15:56:59 | 2015-05-08T15:56:59 | 35,288,132 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 132 | sce | test.sce | Aeq=[
1 -1 0
1 1 1
];
beq=[0;2];
c=[-1;-1;0];
x0=[0.1;0.1;1.8];
[xopt,fopt,exitflag,iter,yopt]=karmarkar(Aeq,beq,c)
xstar=[1 1 0]'
|
8b309756a476e8a0cf177fe3b3a0dc1081024770 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2084/CH17/EX17.7w/17_7w.sce | 65b8acbca5a8b28db12e817e2353ccf7aa828740 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 834 | sce | 17_7w.sce | //developed in windows XP operating system 32bit
//platform Scilab 5.4.1
clc;clear;
//example 17.7w
//calculation of the maximum and the minimum path difference at the detector
//given data
lambda=600*10^-9//wavelength(in m) of the light
d=1*10^-2*10^-2//distance(in m) between the sources
//calculation
p... |
59ec91a1538342dacea55167b7cfa0c25050b474 | 717ddeb7e700373742c617a95e25a2376565112c | /3137/CH8/EX8.5/Ex8_5.sce | 426ae14a96ca89912f384abda2cef9cf0b91d0e3 | [] | 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 | 827 | sce | Ex8_5.sce | //Initlization of variables
F1=2000 //lb
w=100 //lb/ft
//Calculations
R_r=(-F1*5+w*14*13)/20 //lb
R_l=(F1*25+w*14*7)/20 //lb
//Shear Force matrix
V=[-2000,-2000,990,990,-410,0] //lb
//Bending Moment matrix
B=[0,-10000,-4060,840,0]
//Length matrix for shear force
X_v=[0,5,5.0001,11,20.89999,20.9]
//Length m... |
53eec4e0c88a7ae018ca0b793c570b9c649dad26 | 67310b5d7500649b9d53cf62226ec2d23468413c | /tags/archive/TestCaseGenerator-Plugin-OpeningSequenceCoverage/trunk/tests/large-system-tests/inputs/jEdit/ground_truth/OpeningSequenceCoverage/length-1/max-150/t18.tst | aa75875098c58b9203d5b8aa9470ea988a9289cf | [] | no_license | csnowleopard/guitar | e09cb77b2fe8b7e38d471be99b79eb7a66a5eb02 | 1fa5243fcf4de80286d26057db142b5b2357f614 | refs/heads/master | 2021-01-19T07:53:57.863136 | 2013-06-06T15:26:25 | 2013-06-06T15:26:25 | 10,353,457 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 660 | tst | t18.tst | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<TestCase>
<Step>
<EventId>e9</EventId>
<ReachingStep>false</ReachingStep>
</Step>
<Step>
<EventId>e35</EventId>
<ReachingStep>false</ReachingStep>
</Step>
<Step>
<EventId>e48</EventId>
<ReachingS... |
2f975227b1e2516da50a9161494bea9d283225f7 | 1bb72df9a084fe4f8c0ec39f778282eb52750801 | /test/TECC.prev.tst | 1fb444ce2732cd224f2285a49f421a5df899f5fe | [
"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 | 3,666 | tst | TECC.prev.tst | Expanding for base=2, level=5, reasons+features=base,same,similiar invall,norm
Refined variables=x,y
[0+1x,0+1y]: unknown -> [1] [0,0] x²-y³+6
---------------- level 0
expanding queue[0]^-1,meter=[2,2]: x²-y³+6
[1+2x,1+2y]: unknown -> [1] [1,1] 2x+2x²-3y-6y²-4y³+3
endexp[0]
---------------- level 1
expanding queue[1]^0... |
0b3cf2624f7123e6eaa74be9ccec7f8aa365f20b | 449d555969bfd7befe906877abab098c6e63a0e8 | /1373/CH5/EX5.20/Chapter5_Example20.sce | 38cfbf2276830f792d97f0d6b6d0ec9521cffc7a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 970 | sce | Chapter5_Example20.sce | //Chapter-5, Example 5.20, Page 206
//=============================================================================
clc
clear
//INPUT DATA
k=0.175;//Thermal conductivity in W/m.K
a=(0.833*10^-7);//Thermal diffusivity in m^2/h
Th=144;//Heated temeparture in degree C
Tc=15;//Cooled temperature in degree C
x=... |
176d414fd3628377b60c3a8b62e9c5709d6e4e34 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3415/CH9/EX9.2/Ex9_2.sce | ebc6899fbfb8dc6af722d10790703ddb5ef60889 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,092 | sce | Ex9_2.sce | //fiber optic communications by joseph c. palais
//example 9.2
//OS=Windows XP sp3
//Scilab version 5.4.1
clc
clear all
//given
terminals_in=10//initial terminals
terminals_ex=11//extended terminals
S_ratio=9//splitting ratio
ELT=1//excess losss tee coupler in dB
connector_loss=1//connector loss in dB
//to ... |
3be0fbb455a235e01db94302cb956066b0eb0c93 | 449d555969bfd7befe906877abab098c6e63a0e8 | /599/CH2/EX2.23/example2_23.sce | b91e82b9ca0a6ad3e08ec5a3c9c49521890e798c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 922 | sce | example2_23.sce |
clear;
clc;
printf("\t Example 2.23\n");
//it is the case of equimolar conter diffusion as the tube is perfectly sealed to two bulbs at the end and the pressure throughout is constant
d=0.001;
area=3.14*(d/2)^2; //area of the bulb
T=298; //temperature in kelvin
p=1.013*10^... |
f4f1d62961779fc0f108dff79ca668cb2942eb6f | 449d555969bfd7befe906877abab098c6e63a0e8 | /260/CH5/EX5.1/5_1.sce | 90d9b5ce68e63d0d5a89d8b13cc271dc965c608a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 619 | sce | 5_1.sce | //Eg-5.1
//pg-213
clear
clc
A=[1 -1 4;3 2 -1;2 1 -1];
d=spec(A);
//eigen equation
printf('the eigen equation is(L-%f)(L-(%f))(L-%f)=0',d(1),d(2),d(3));
//eigen values
disp(d)
//Verification
e=diag(A);
f=det(A);
if sum(e)==sum(d)&prod(d)==f then
disp("verification done")
end
//Eig... |
682d425c3778957239ecde56796ec88176a708a1 | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.3/Unix-Windows/scilab-2.3/macros/scicos/modipar.sci | 0f3f3af28bc566a303f8015d8695919354c892d7 | [
"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 | 2,402 | sci | modipar.sci | function [state0,state,sim]=modipar(newparameters,state0,state,sim,scs_m,cor)
//store modified parameters in compiled structure state,sim
//newparameters gives modified blocks numbers in original structure scs_m
//cor is the correspondance table from original structure to compiled one
xptr=sim('xptr')
zptr=sim('zptr')... |
36b9eafabd683869f60ddec7e910fe486febc693 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2606/CH1/EX1.9/ex1_9.sce | 291dd767f4f13f9dd73d887a94a4ee0edf8a6f7d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 308 | sce | ex1_9.sce | //Page Number: 1.13
//Example 1.9
clc;
//Given,
//Signal is x(t)= e^(-at) * u(t)
//unity function u(t)=1 for 0 to infinity
//therefore
x=1;
//We assume 'infinity' value as 10 and the value of 'a' is 1
t= 0:1:10;
a=1;// a >0
z=((%e)^(-a*t) * x);
y=fft(z);
disp(y,'fourier transform of x(t)=');
|
933473110795ac13e912617c2c64d713b755e07a | 777ac7fa75f240739af167655f7fab95cba80ef6 | /docs/Basics.New/Add.tst | ffb2b76fa7e2eca96798419b931e392559f0988e | [] | no_license | Karabur/TML-project | 8d498d8133f4b1ea8e8c3fe6f6f47f7ab5de4b5c | 0bfe006b0e66628427b769bc1be903875e77d5b7 | refs/heads/master | 2021-01-02T09:20:39.055827 | 2013-12-28T22:02:15 | 2013-12-28T22:02:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 546 | tst | Add.tst | Title:
TestName: Проверка примитива AddChoice;
Difficulty: A1;
FullTime: 0;
Questions: 1;
EndTitle.
StartTest:
Question: 1;
Weight: 1.0;
BeginText:
Укажите все цвета близкие к красному.
При правильной работе системы Ваша оценка составит 1.
EndText;
AddChoice:
AtX: 8;
AtY: 8;
Width: 100;
Height: 100;
0.4: крас... |
72e06e03f21da93375b530a45130acbc3728cc06 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2891/CH7/EX7.6/Ex7_6.sce | 184f445a987dfc70f4b99f8a064d118cacf3f9b5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 687 | sce | Ex7_6.sce | //Exa 7.6
clc;
clear;
close;
// given :
b=0.65 // illumination efficiency
D_a=6 // mouth diameter of paraboloid reflector in m
c=3*10^8 // speed of light in m/s
f=10 // frequency in GHz
f=10*10^9 // frequency in Hz
lambda=c/f // wavelength in m
A=%pi*(D_a)^2/4 // Actual area in m^2
A_c=0.65*A // capture are... |
b4063e23c5d70111bc4e11ab49905d5f4f9f9f6f | 449d555969bfd7befe906877abab098c6e63a0e8 | /45/CH3/EX3.10/example_3_10.sce | 2e227ef5f7be289fb8da46baef6e59e7c1c1b0d5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 334 | sce | example_3_10.sce | //example 3.10
// this program needs kmappos.sci and noof.sci
k=[0 0 0 0;0 0 0 1; 1 1 1 1;1 1 1 1];
disp("The minimal expression of Y from the following Kmap is :');
kmap(k);
disp('After complimenting and simplifying the Krarnugh map we get Y =:');
k=[1 1 1 1;1 1 1 0; 0 0 0 0;0 0 0 0 ];
kmap(k); //calling the... |
787094062bec99c7471820a05f72eb96e7f6c53a | f6134e0a162a059c42ec3ef8de2a63941d73936c | /Scilab_code/RLG/Geometry/intersectTwoIntervals.sci | 53e8b24b22496e228e80a3c8d362b29263a1efcb | [] | no_license | mxch18/SRL-WRT_pathPlanning | 38a1701934a4a0e919a6c1c7990092b242df72da | 6992febbbe103814d2cef5351a0e8917b183a2b0 | refs/heads/master | 2020-03-23T06:43:54.155192 | 2018-09-26T17:26:56 | 2018-09-26T17:26:56 | 141,226,032 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 649 | sci | intersectTwoIntervals.sci | function [bool,intersection] = intersectTwoIntervals(intv1,intv2)
//Author : Maxens ACHIEPI
//Space Robotics Laboratory - Tohoku University
//Description:
//
//INPUT
//
//OUTPUT
//
//----------------------------------------------------------------------------//
in... |
430ddc8f5408945ca21176f6db9798dfd23ccf52 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2063/CH7/EX7.5/7_5.sce | 76ac233b10ef354d7f257f29568be3a2fc79342e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 386 | sce | 7_5.sce | clc
clear
//Input data
W=30;//The net dynamometer load in kg
R=0.5;//Radius in m
N=2400;//Speed in rpm
FHP=6.5;//Engine power in hp
//Calculations
BHP=(2*3.14*R*N*W)/4500;//Brake horse power in kW
IHP=BHP+FHP;//Indicated horse power in kW
nm=(BHP/IHP)*100;//Mechanical efficiency in percentage
//Output
p... |
285593d59b756902ad39a37dbb2521bede300bc1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3492/CH7/EX7.7/Ex7_7.sce | 20a8a0f8c5302f01e246e5f76d5ad447fd19f98a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,144 | sce | Ex7_7.sce | clc
//Chapter7
//Ex_7
//Given
//at 60 Hz
f=60 //Hz
E=100*10^3*10^2 //in V/m
//values taken from table 7.3
epsilon_o=8.85*10^-12 //in F/m
epsilon_r_HLPE=2.3
epsilon_r_Alumina=8.5
//let x=tan(delta)
x_HLPE=3*10^-4
x_Alumina=1*10^-3
W_vol_HLPE=2*%pi*f*E^2*epsilon_o*epsilon_r_HLPE*x_HLPE //in W/m3
W_vol_HLPE... |
62ce4c7e491a3a3b78abfac3c450802d7c82178f | 449d555969bfd7befe906877abab098c6e63a0e8 | /67/CH6/EX6.27.d/example627d.sce | b41d846fb44bfb79141aa15a1c05fbc4a0158575 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 62 | sce | example627d.sce | //Example 6.27d
clc;
syms t a;
x=t*sin(a*t);
X=laplace(x); |
7a8d9d3a687776f8f1c535c270e616bdb6209e09 | 08fe4df45181e37cb84ba1610cdfb219b4142434 | /macros/GenSciHelpXml.sci | 9ea0386227315823ff49495a7e6e2b4cfdace30b | [] | no_license | gzq763199198/AutoGenHelpToolBox | 17c7db64547e0e196806464f47b788d6ae33bf2e | c85275e8a7a1cd2ab3e19db5b283e9d1e9502843 | refs/heads/master | 2021-02-17T04:02:18.470172 | 2020-03-05T04:35:44 | 2020-03-05T04:35:44 | 245,069,411 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 5,882 | sci | GenSciHelpXml.sci | function GenSciHelpXml()
global sciobj;
global AutoGenHelpToolbox_root;
//file operation
parentdir = sciobj.Destdir + filesep();
//copy sce script file to dest dir
scriptfile_path = AutoGenHelpToolbox_root + "examples"+filesep()+"tmpFile"+filesep()+"xml2jar_script.sce";
copyfile(parentdir, s... |
34679b330d7f33c84fd66f36ffdc9f8e9ede53c6 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2138/CH11/EX11.10.f/ex_11_10_f.sce | 1f74d879395d3b05ea6042044a1edd50138d630b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 430 | sce | ex_11_10_f.sce |
//Example 11.10.f // total power taken
clear;
close;
clc;
R=5.94;//in ohms
L=0.35;//IN HENRY
C=35;// in micro farads
V=200;//IN VOLTS it is given wrong in the book
F=50;// IN HERTS
Xc=(1/(2*%pi*F*C*10^-6));// capacitive reactance in ohms
Xl=2*%pi*F*L;// inductive reactance in ohms
Z=sqrt(R^2+(Xl-Xc)^2);// impedence in... |
eca01b2cb641eb9086832b8d217bf0af83d1c408 | b948892b36eefdb35c47c821c51f69bb60989633 | /ImpulsoUnitario.sce | 32266e2c99fa6d65236c8c03c5c211fc0b8ad91b | [] | no_license | lucas-medeiros/Digital-Signal-Processing | c5479eab20119e72ccb6adfe1c1d45fddf6dae7c | ba329ce5e5f6ca9ba7d46faba8661e9344627f9d | refs/heads/master | 2020-07-15T04:51:18.868263 | 2019-08-31T02:20:15 | 2019-08-31T02:20:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 254 | sce | ImpulsoUnitario.sce | N = input('Insira o tamanho do vetor: ');
pos = input ('Insira a posição do impulso: ');
a = input('Insira a amplitude do impulso: ');
vet = zeros([0:1:N]); //vetor de 0 até N preenchido com zeros
vet(pos) = a;
disp(vet)
|
5feb80817d27e088bf1d018820c92de2a17a1b8f | 449d555969bfd7befe906877abab098c6e63a0e8 | /564/CH1/EX1.3/1_03.sce | 3f913c5f69edfa3ddb1e60d2ae4ce97054b7cdd8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 954 | sce | 1_03.sce | pathname=get_absolute_file_path('1_03.sce')
filename=pathname+filesep()+'1_03data.sci'
exec(filename)
Txy=((lLoad-Sx)*(lLoad-Sy))^0.5;
printf("\nτxy:%f N/mm^2",Txy);
printf(",%f N/mm^2",-Txy);
S=poly(0,'S');
y=(S^2)-(S*(Sx+Sy))+(Sx*Sy)-(Txy^2);
m=roots(y);
printf("\nσ1: %f N/mm^2",m(2,:));
printf("\nσ2:%f N/m... |
0c61386058215ae933afdef176e8062cc316fffe | b2beecc967bc870533445c78378994b5f0e00369 | /Scilab Algebra e CalcNum/eliminacao.sci | 3778e8733d5cf87ef4e28fdb2aa610520f06aa64 | [] | no_license | gabriel-almeida/ufrj | 2a3b100d8a9eace56f740a1654c51e0918097bf2 | bb62b51ea2b8c4cf71d7cb9f0f2d0172a1338933 | refs/heads/master | 2021-01-13T02:08:16.262640 | 2013-01-15T01:44:45 | 2013-01-15T01:44:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,932 | sci | eliminacao.sci | function [A]=eliminacao(A)
[m,n]=size(A)
k=min(m-1,n-1)
for j=1:k
//pivoteamento parcial
if A(j,j)==0 then
for i=j+1:m
//verifico se esse pivo serve
if A(i,j)~=0 then
temp=A(j,:)
... |
f3b25b7037eab690a5ade99491af871a1b20c24d | 449d555969bfd7befe906877abab098c6e63a0e8 | /405/CH8/EX8.2/8_2.sce | 5a0a6e2727018c1c2683472a6cab5fd3fa180eb5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 674 | sce | 8_2.sce | clear;
clc;
printf("\t\t\tExample Number 8.2\n\n\n");
// heat transfer between black surfaces
// Example 8.2 (page no.-389-390)
// solution
L = 1;// [m] length of black plate
W = 0.5;// [m] width of black plate
T1 = 1000+273;// [K] first plate temperature
T2 = 500+273;// [K] second plate temperature
sigma ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.