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
7851e3ecc772bf18e17f906eef4364d362824f2e
2ba48648eefadee113a7c2f5d608cab5209c3a8b
/Unit&Func Test/单元测试文档/CagOS单元测试结果/LIBC/testcase/strpbrk.tst
1caa14fdd6f5175306dba72d6e34a01c7dd69214
[]
no_license
wangdong412/Consen-SIS
879762175575d0a62f26ec1effeb46c3fd62e3e8
bca3fac35c961c3558a3438bca55e6d20825da3a
refs/heads/master
2020-07-11T05:17:18.814104
2019-08-27T09:41:41
2019-08-27T09:41:41
204,450,874
1
5
null
null
null
null
UTF-8
Scilab
false
false
3,839
tst
strpbrk.tst
-- VectorCAST 6.4c (02/03/16) -- Test Case Script -- -- Environment : LIBC -- Unit(s) Under Test: abort1 abs atof atoi atol bLib memchr memcmp memcpy memmove memset ns16550 qsort rand random random_r strcat strchr strcmp strcpy strlcat strlcpy strlen strncat strncmp strncpy strpbrk strspn strtod strtok strtok_r str...
6199072cfe9fab62db579ad39a12ccaca80ea15d
449d555969bfd7befe906877abab098c6e63a0e8
/3415/CH7/EX7.7/Ex7_7.sce
65d1155662959811b9a4f5fa3219573c30680061
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
353
sce
Ex7_7.sce
//fiber optic communications by joseph c. palais //example 7.7 //OS=Windows XP sp3 //Scilab version 5.4.1 clc; clear all; //given Row=0.5//responsivity in A/W Id=1*10^-9//dark current in A //to find P=Id/Row//minimum detectable power in W mprintf('minimum detectable power =%fnW',P*10^9)//multiplication by 10...
981642f4fee63868563df3f54d2b97759b83be9e
449d555969bfd7befe906877abab098c6e63a0e8
/1553/CH6/EX6.7/6Ex7.sce
c5806e526dadf7286fe8cff5a0599f239a92c561
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
168
sce
6Ex7.sce
//chapter 6 Ex 7 clc; clear; close; num=3; avg=44; //let third number be x num3=(avg*num)/(1+3+3/2); num2=3*num3; mprintf("The largest number is %d",num2);
1a222628db2272f45652ca22880ecc58dd515d3d
584105ff5b87869494a42f632079668e4c3f82de
/Help-files/convolver.sci
fed659cd2e52deaf9720f0ecf7a1046b9e11086e
[]
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
879
sci
convolver.sci
// Perform convolution on image with kernel // // Calling Sequence // outputImg = convolver(Image,"size",<value>,"values",<value>,"scalar",<value>); // // Parameters // Image : Input image matrix // int size : This is basically the dimension of the kernel. Since only square matrix kernel is supported, size is either...
11e436ef6738de30f4837968e6921475805952d6
449d555969bfd7befe906877abab098c6e63a0e8
/668/CH4/EX4.4/eg4_4.sce
a09d3f63ab09882852d2d7b59f673f57360041cf
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
258
sce
eg4_4.sce
Na = 10^19; Nd = 10^16; E1 = 4*10^5; E2 = 10^7; eps0 = 8.84*10^-14; //in F/m eps = 11.9*eps0; q = 1.6*10^-19; h = 1.05*10^-34; V1 = eps*E1^2/(2*Nd*q); disp(V1,"breakdown voltage for Si = ") V2 = eps*E2^2/(2*Nd*q); disp(V2,"breakdown voltage for diamond = ")
52f5c31b7cf432ea3b42a89133726255ca40314b
449d555969bfd7befe906877abab098c6e63a0e8
/3864/CH6/EX6.26/Ex6_26.sce
4f3185b4cb9c19b76e5753b910abf5678333dfc8
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
883
sce
Ex6_26.sce
clear // // //Initilization of Variables d1=100 //mm //Outer Diameter d2=95 //mm //Inner Diameter T=2*10**6 //N-mm //Torque //Calculations J=%pi*32**-1*(d1**4-d2**4) //mm**4 //Polar Modulus //Shear stress q_max=T*J**-1*d1*2**-1 //N/mm**2 //Now theta*L**-1=T*(G*J)**-1 //After substituting values and further simpl...
1f453f8091fae1486ae6bbcd2e9140bff5d957f3
449d555969bfd7befe906877abab098c6e63a0e8
/1364/CH6/EX6.7.2/6_7_2.sce
f3c46df79f12df6eb3f731de1c08c40062e51bd9
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
266
sce
6_7_2.sce
clc //initialisation of variables g= 32.2 //ft/sec^2 h= 12 //in r= 10 //in //CALCULATIONS w= sqrt(2*g*(r/12)*(12/r)^2)*(60/(2*%pi)) P= h+(r/4) //RESULTS printf ('speed of rotation = %.f rev/min',w) printf ('\n maximum pressure head = %.1f in of water',P)
9caf9ac26dede200bf0244d8d780076c3ea63d61
449d555969bfd7befe906877abab098c6e63a0e8
/2375/CH3/EX3.3/ex3_3.sce
6d143206c87b3ba4442d9f7af3081b07b008d11c
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
422
sce
ex3_3.sce
// Exa 3.3 clc; clear; close; format('v',6) // Given data Beta = 100; V_CC = 10;// in V V_BE = 0.7;// in V R_B = 150;// in k ohm // V_CC - I_B*R_B - V_BE = 0; I_B = (V_CC-V_BE)/R_B;// in mA // I_C = Beta*I_B + (1+Beta)*I_CO; I_C = Beta * I_B;// in A // V_CC - I_C*R_C - V_CE = 0; R_C = 1;// in k ohm V_CE...
41bfdb5447fb2e04fc60080614d92623559affdc
7b040f1a7bbc570e36aab9b2ccf77a9e59d3e5c2
/Scilab/virtual/2dof_controller/dc/minv/scilab/ast_12p9.sce
c9dec9093c8afdd3d4047419aa80c1e10040ddd7
[]
no_license
advait23/sbhs-manual
e2c380051117e3a36398bb5ad046781f7b379cb9
d65043acd98334c44a0f0dbf480473c4c4451834
refs/heads/master
2021-01-16T19:50:40.218314
2012-11-16T04:11:12
2012-11-16T04:11:12
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
295
sce
ast_12p9.sce
// Updated(18-7-07) // 11.10 A = convol([1 -1],[1 -0.7]); dA = 2; B = [0.9 1]; dB = 1; k = 1; C = [1 -0.7]; dC = 1; int1 = 0; getf mv_nm.sci; [Sc,dSc,Rc,dRc] = mv_nm(A,dA,B,dB,C,dC,k,int1); [Nu,dNu,Du,dDu,Ny,dNy,Dy,dDy,yvar,uvar] = ... cl(A,dA,B,dB,C,dC,k,Sc,dSc,Rc,dRc,int1);
bd83d361d777f92de3ac8bb7227c482145108038
449d555969bfd7befe906877abab098c6e63a0e8
/842/CH6/EX6.4/Example6_4.sce
1e9a6cb719b84efa2bca6296b76f45dcbc6c8e94
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
164
sce
Example6_4.sce
//clear// //Example 6.4:Bode Plot s = %s; //Open Loop Transfer Function H = syslin('c',[20000/(s^2+100*s+10000)]);//jw replaced by s clf; bode(H,0.01,10000)
3396bd4846970fe3760ec163b4b577dc1015e1b4
449d555969bfd7befe906877abab098c6e63a0e8
/2912/CH9/EX9.12/Ex9_12.sce
c24919cb2f46b9dd204cfd9a633c5beaf30a9a11
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
446
sce
Ex9_12.sce
// chapter 9 // example 9.12 // Find the diffusion co-efficient of electron in silicon // page 277 clear; clc; //given ue=0.19; // in m^2/V-s (mobility of electron) T=300; // in K (temperature) k=1.38E-23; // in J/K (Boltzmann’s constant) e=1.6E-19; // in C(charge of electron) //calculate Dn=ue*k*T/e; // ca...
528a5af58658a85eaea4a9dcd33750f5a13bde4e
449d555969bfd7befe906877abab098c6e63a0e8
/821/CH5/EX5.23/5_23.sce
bf75b163eab7b001d6a71d4c07fbd9448232f7cd
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
5_23.sce
Lv=6896;//Latent heat of vapourization in cal per mol// Tb=341.7;//Boiling temperature in kelvin// dS=Lv/Tb;//entropy change accompanying the vapourization in eu// printf('Entropy change accompanying the vapourization=dS=%feu or cal per deg',dS);
e72ed29059849ef18315f547675c7a830d929b1e
449d555969bfd7befe906877abab098c6e63a0e8
/2273/CH7/EX7.5/ex7_5.sce
052540e0ab2e4d3159127c9c549cca52217051f0
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
437
sce
ex7_5.sce
//Determine critical discruptive voltage for line clear; clc; //soltion //given d=2*100;//cm r=1.2;//cm go=30/sqrt(2);//kV/cm.... Dielectric strength of air mo=0.96;//Irregularity factor b=72.2;//barometric pressure t=20;//temperature del=3.92*b/(273+t);//air density factor Vdo=mo*go*del*r*log(d/r); Vl=sqr...
1472b41b7cee71d7313ef47b98937fb9bf94613a
449d555969bfd7befe906877abab098c6e63a0e8
/3785/CH12/EX12.10/Ex12_10.sce
2841794590b62d1e5c7137ff72ffe8cd5ab043dd
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
789
sce
Ex12_10.sce
// Example 12_10 clc;funcprot(0); // Given data u_0=100;// The average speed in m/s r=1.31;// The specific heat ratio a_0=446.1;// m/s // Calculation // (a) u_out_1=((2/(r+1))*a_0)+(((r-1)/(r+1))*u_0);// The outflow speed of section 1 in m/s mfr_ratio_1=(u_out_1/a_0)^(2/(r-1))*(u_out_1/u_0);// The mass flow...
fbe5566c9fefc967b7af5e31ba15bf5d7c830aeb
449d555969bfd7befe906877abab098c6e63a0e8
/1187/CH10/EX10.7/7.sce
fa3cc8007b11e7607965543f99af3992570776f1
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
519
sce
7.sce
clc c=18.74; // m/s lambda=225; // m disp("(a)Estimate the time elapsed since the waves were generated in a storm occurring 800 km out to sea. ") x=800*10^3; // m cg=c/2; t=x/cg; disp("time elapsed =") disp(t/3600) disp("hours") disp("(b)Estimate the depth at which the waves begin to be significan...
9780c674c40bc6ae168b16cc8beb1dcbedabe4b1
449d555969bfd7befe906877abab098c6e63a0e8
/3802/CH8/EX8.14/Ex8_14.sce
60fa3201357f2a2bf11441822b9a01ae8f6daf6c
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
739
sce
Ex8_14.sce
//Book Name:Fundamentals of Electrical Engineering //Author:Rajendra Prasad //Publisher: PHI Learning Private Limited //Edition:Third ,2014 //Ex8_14.sce. clc; clear; N=600; V=500; Il=32; Ra=0.4; Rf=250; printf("\n (a)") P=(V*Il)/1e3; N1=450; Ia=Il-(V/Rf); k_phi=(V-(Ia*Ra))/N; R=(V-(k_phi*N1))/Ia-...
7916de5e63865a0c790d23266c56e2275e41c00a
449d555969bfd7befe906877abab098c6e63a0e8
/3886/CH20/EX20.10/20_10.sce
54161666c52361dc53932e08b3c9da87cace5bae
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
814
sce
20_10.sce
//welded cylinder //refer fig. 20.8 (a) and (b) //Mass moment of inertia of the bar about A IBA=((200)/(2*9.81))+((200*0.5^2)/(9.81)) //Moment of inertia of the cylinder about A ICA=((500*0.2*0.2)/(2*9.81))+((500*1.2*1.2)/(9.81)) //mass moment of inertia of the system about A I=6.7958+74.41 //Rotational mom...
87acef750f6a6a7d99728b906e85d326d8c0b20b
449d555969bfd7befe906877abab098c6e63a0e8
/3507/CH10/EX10.1/Ex10_1.sce
fd93ec879eeaae8ddc994e6e0b056bcbc873f6ce
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
141
sce
Ex10_1.sce
//chapter10 //example10.1 //page182 Vs=10 // V Vd=1.6 // V If=20d-3 // A Rs=(Vs-Vd)/If printf("required series resistor = %.3f ohm",Rs)
2eba156d2c53d02f7badaa11f1cb8a2b32b5eb2a
449d555969bfd7befe906877abab098c6e63a0e8
/154/CH2/EX2.5/ch2_5.sce
9d9c06cf07b7664ab959189ba5b49090b8ae7ab4
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
ch2_5.sce
clc disp("Example 2.5") printf("\n") printf("Given") disp("a)") disp("Current through diode is 10mA") //From the table the value is at v=2.5V V=2.5;I=10*10^-3; R=V/I; delV=3-2 delI=11*10^-3-9*10^-3 r=delV/delI p=(V*I)*10^3 printf("\n \n Static resistance is %3.2fohm\n",R) printf("Dynamic resistance is %3...
4e1568e14990fef9be4c85e82757bb2c0e883911
449d555969bfd7befe906877abab098c6e63a0e8
/1748/CH2/EX2.6/Exa2_6.sce
99437c58e7c5a7a89241674b6888e70dded39f64
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
224
sce
Exa2_6.sce
//Exa 2.6 clc; clear; close; //Given data : P=4;//no. of poles f1=50;//in Hz fdash=1.5;//in Hz S=fdash/f1;//unitless disp(S,"Slip : "); Ns=120*f1/P;//in rpm N=Ns*(1-S);//in rpm disp(N,"Speed of motor in rpm :");
1faa55da8c9e409a9a702d1bd944040c2a54da8b
449d555969bfd7befe906877abab098c6e63a0e8
/2642/CH4/EX4.8/Ex4_8.sce
21f6aef73fa5d282f66bb9ebca80b87b24082487
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,220
sce
Ex4_8.sce
// FUNDAMENTALS OF ELECTICAL MACHINES // M.A.SALAM // NAROSA PUBLISHING HOUSE // SECOND EDITION // Chapter 4 : DIRECT CURRENT GENERATORS // Example : 4.8 clc;clear; // clears the console and command history // Given data V_t = 220 // shunt generator voltage in V I_L = 146 // generator deliverin...
7f0b02350904363b8e8f55b746b7efe6a8cf8850
74084a1c6ef810ee05785941963c7dc1725783cf
/test/W03.prev.tst
4323c576b31f1e152bb04fdc7067a876e8aa7d23
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
gfis/common
338d245dc6a1ef093748fa577129ac30822ec70b
da1e36931decdbdfe201d88207d5a01c207f8c5a
refs/heads/master
2022-03-21T14:56:42.582874
2022-02-07T10:39:22
2022-02-07T10:39:22
59,970,966
0
0
null
null
null
null
UTF-8
Scilab
false
false
109
tst
W03.prev.tst
Server returned HTTP response code: 500 for URL: http://localhost:8080/common/servlet?view=index&param1=null
179f20d005386529da3adc13fb2dba33ad85ad6b
4af7d26a4959553d9a2cee1a78878ee960599382
/test_cases/test16.tst
10edb78617f22f5c900a448a16a2fcc5dd938657
[]
no_license
CJ8664/chord_protocol
f61168ceea224e47785e56a3263eda89da7dc3df
30b57463cfd190e9dd5f057629b69ffbb6edb7b2
refs/heads/master
2020-04-11T06:07:46.875416
2018-11-02T03:06:34
2018-11-02T03:06:34
161,571,340
0
0
null
null
null
null
UTF-8
Scilab
false
false
355
tst
test16.tst
# Input validations add 99 add 1 add a1 add 1 1 1 add x, add 0 add 1 join add 0 add 1 join join x join 1 1 join 2 1 join 1 0 join 0 1 list 1 list x list xx y1 list add -3 add --3 drop 3 drop 1 drop 1 drop x y drop x fix 0 fix -0 fix 1 1 fix stab x stab x y stab 1 stab 0 stab -0 show 2 show 1 show x y show x show 0 li...
36e6fc803a437bd451134efd72cf3869147ddff4
fd6e45f66c41ad779a3d47c3bf8ebfa140d3d657
/P7 - Interpolation and function approximation/1b.sce
079e67cf203423a56ec62fec0167f87ea9cfa410
[]
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
102
sce
1b.sce
function y=psi(x) y=x.*(x-0.2).*(x-0.4).*(x-0.6) endfunction x= 0:0.001:.6; Mpsi = max(abs(psi(x)))
a53dfd1ce5c1876fa59b70e8cbedbae1dac7aa16
449d555969bfd7befe906877abab098c6e63a0e8
/2075/CH6/EX6.7/pe6_7.sce
149cc325691fd7b8b6a228d126ced64cef84408e
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
483
sce
pe6_7.sce
//example 6.7 clc; funcprot(0); // Initialization of Variable R1=.11;//resistance Vd=28;//voltage R2=6;//ohm D=.4;//duty cycle Q=62; Ro=2.6*R1; disp(Ro,"worstcase resistance in ohm:") Ip=Vd/(R2+Ro); disp(Ip,"load current in A:") Vl=Ip*R2; disp(Vl,"load voltage in V:") Pl=D*Vl*Ip; disp(Pl,"load power in W...
7119808f104c84a788227d238b1ddcf45beb4597
449d555969bfd7befe906877abab098c6e63a0e8
/587/CH3/EX3.9/example3_9.sce
65dec257a394e64393de4a75f7100fcaa1a69092
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,377
sce
example3_9.sce
clear; clc; //Example3.9[Heat Loss from an Insulated Electric Wire] //Given:- k_insu=0.15;//[W/m.degree Celcius] V=8;//Voltage drop across wire[Volts] I=10;//Current flowimg through the wire[Amperes] T_atm=30;//Temperature of atmosphere to which wire is exposed[degree Celcius] h=12;//heat transfer coefficient...
871b48546b420d805fae6caf3c0a6d06cc32ae69
3c47dba28e5d43bda9b77dca3b741855c25d4802
/microdaq/macros/microdaq_blocks/mdaq_encoder.sci
4852a2b92316e76d0bd75cfface8a21836d85f95
[ "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
5,277
sci
mdaq_encoder.sci
function [x,y,typ] = mdaq_encoder(job,arg1,arg2) encoder_desc = ["This block reads MicroDAQ encoder module counter."; "By default module is configured to work as quadrature encoder,"; "it uses x4 mode to decode quadrature signal. Enhanced ENC1/ENC2 modules"; "can decode signals with frequency up to 20Mh...
038d25a88024447f9b39ab76a525af0ee504ef06
449d555969bfd7befe906877abab098c6e63a0e8
/2066/CH7/EX7.11/7_11.sce
7328292b6ff1ab6420c52e98ca1c796028d0f5bf
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
432
sce
7_11.sce
clc clear //Initialization of variables d2=4 //in d1=3 //in e=0.0005 //ft mu=3.75e-5 //lb-sec/ft^2 rho=1.94 //slugs/ft^3 Q=100 //gal/min L=100 //ft g=32.2 //ft/s^2 gam=62.4 //calculations A=%pi/4 *((d2/12)^2 -(d1/12)^2) WP=%pi*(d1+d2)/12 R=A/WP RR= 2*R/e V= Q/(7.48*60*A) Nr=V*4*R*rho/mu f=0.035 hl=f...
f8243bd325d3127dbc699f15974f8f93af1e2510
449d555969bfd7befe906877abab098c6e63a0e8
/3250/CH4/EX4.19/Ex4_19.sce
fad6a2c33ca9bc259173b045f828b595fab2d104
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
558
sce
Ex4_19.sce
clc // Given that d = 25 // Diameter of circular hole in mm t = 20 // Thickness of the steel plate in mm D = 27 // Enlarged diameter of hole in mm c= 0.08 // Cut per tooth in mm alpha = 10 // Radial rake angle in Degree mu = 0.5 // Cofficient of friction T_s = 400 // Shear yield stress in N/mm^2 // Sample Problem 19 o...
d7a382f8e909fa43dbc582cdecbd7b42de5e5135
e0124ace5e8cdd9581e74c4e29f58b56f7f97611
/3899/CH9/EX9.1/Ex9_1.sci
a36ae60e7eef7c3e1e89f1ebd987535fcb55d290
[]
no_license
psinalkar1988/Scilab-TBC-Uploads-1
159b750ddf97aad1119598b124c8ea6508966e40
ae4c2ff8cbc3acc5033a9904425bc362472e09a3
refs/heads/master
2021-09-25T22:44:08.781062
2018-10-26T06:57:45
2018-10-26T06:57:45
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
436
sci
Ex9_1.sci
clear all n=0:1:4 n0=0; n1=1; n2=2; n3=3; n4=4; y=8*sind(180.*n/2); N0=4; Nf=N0; x=[8*sind(180.*n0/2);8*sind(180.*n1/2);8*sind(180.*n2/2);8*sind(180.*n3/2)] k=1 w=[1 1 1 1 ;1 exp(-%i*2*3.14*k/Nf) exp(-%i*2*3.14*(k+1)/Nf) exp(-%i*2*3.14*(k+2)/Nf); 1 exp(-%i*4*3.14*k/Nf) exp(-%i*4*3.14*(k+1)/Nf) exp(-%i*4*3.1...
a736dc346ba16899a1204a421e271f81d188c7de
449d555969bfd7befe906877abab098c6e63a0e8
/1583/CH5/EX5.18/HFAAGC_Ex_5_18.sce
a6c8968050b6e2cf81a448bfbdf3f053c942018f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
249
sce
HFAAGC_Ex_5_18.sce
clc //Chapter 5:High Frequency Amplifiers and Automatic Gain Control //example 5.18 //given Vr=1//reference voltage Vc=0.5 Vo=Vr-Vc//output voltage Vi=Vo/Vc^2//input voltage mprintf('the dc voltage as function of input voltage is %d V',Vi)
a5e1d30a86d82cb69274ea984f52b00fc59bcd94
8dae4f1f40698ede2204fcc175a5d45be968a6d3
/sqwebmail/testhtml.tst
4dc745e5a0ca850d71acc758f5d74287797b4fe0
[]
no_license
svarshavchik/courier-libs
10d02f37e13e7dea4c6aa3b656bc5032ae05b658
fe3e6c8dbe2290143d95960deb4ea835e049347b
refs/heads/master
2023-09-03T22:03:43.543383
2023-08-29T01:46:34
2023-08-29T01:46:34
30,800,110
10
14
null
2023-08-16T11:40:58
2015-02-14T15:27:20
C
UTF-8
Scilab
false
false
2,124
tst
testhtml.tst
foo bar &amp; &#20; a&#20=b > pi: [<? xx ? ?>] comment: [<!-- -- ----->] sgml comment: [<!DOCTYPE >] Empty tag: [<span />][< span/ >] Opening tag: {< SpAn lang>] Closing tag: [< / span>] Opening tag: {< SpAn lang=value>] Closing tag: [< / span>] Opening tag: {< SpAn lang='value'>] Closing tag: [< / span>] Ope...
903e1c5ef73f9afb163742d572be182ae3ac65f8
6cf80409d4e157ac517d2b8c9ba452ad5b57cd20
/LAB1-110155777-LEONARDONEVESsci.sce
665dd1444cf550745c77efe2b559c504a8ba5374
[]
no_license
sevenleo/ALA
76ecf03133d848be8bcd3f0385483b7c1bbcd989
955004f43e7ff7112c58bc17ce65ff0ea750d4d1
refs/heads/master
2021-01-10T21:22:55.591070
2013-11-07T01:06:07
2013-11-07T01:06:07
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
665
sce
LAB1-110155777-LEONARDONEVESsci.sce
function[] = desenhaQuad(M, u0) a=get("current_axes") //Xmin=-0.5 //Ymin=-0.5 //Xmax=0.5 //Ymax=0.5 //a.data_bounds=[Xmin,Ymin;Xmax,Ymax] a.data_bounds=[-0.5,-0.5;0.5,0.5] a.isoview="on" V = [0,1,1,0;0,0,1,1] U0=[u0',u0',u0',u0'] C=(M*V+U0)/8 xsegs( [C(1,2),C(1,3)] ,...
c7f9bc42884eb6fc18f6803cf448b7c07142ce10
449d555969bfd7befe906877abab098c6e63a0e8
/3886/CH6/EX6.7/6_7.sce
85c5d0c8ac08c9033fd844250aa54d4356ed3dd5
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
171
sce
6_7.sce
//calculate force required //refer fig.6.15 //VR=2*number of movable pulleys VR=2*3 eta=0.85 MA=eta*VR W=12000 P=W/5.1 printf("The required force is P=%.2f N",P)
6d6b39cf7ac8184d5c9c8c054e5a56d8b63d8008
9cdd26fd695db9d56130f413ee657965f681081c
/models/epidemic_final_size/ere_sir.sce
8e8dcd6ba6b6048e8f659fd3861dacdb276dbeac
[ "MIT" ]
permissive
epimodels/epicookbook
584006d90ce986ff8b5499d652e5e0a3980b76da
496088ddc8fc913505d92877e0a687c81976c8f2
refs/heads/master
2020-06-20T22:52:40.839163
2019-07-17T16:28:15
2019-07-17T16:28:15
197,278,302
0
1
null
null
null
null
UTF-8
Scilab
false
false
473
sce
ere_sir.sce
function final_size=SIR_fs(N,bet,gamm) final_size = zeros(N+1,1); final_size(2) = 1; for Z2 = 0:N; for Z1 = Z2+1:N-1 p1 = 1 / ( 1 + gamm/(bet*(N-Z1))); final_size(Z1+2) = final_size(Z1+2) + final_size(Z1+1)*p1; final_size(Z1+1) = final_size(Z1+1)*(1-p1); ...
8529e2bd5e5e6617c78f814dcc56dbae0cbd8d06
449d555969bfd7befe906877abab098c6e63a0e8
/446/CH4/EX4.4/4_4.sce
9576d57b90f834cb86481d1fce5fb99992cbcadb
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
595
sce
4_4.sce
clear clc disp('Ex-4.4(a)'); m=9.11*10^-31;v=3.6*10^6; //'m','v' - mass an velocity of the electron in SI units h=1.05*10^-34; //planck's constant in SI p=m*v; //momentum delp=p*0.01;//due to 1% precision in p delx = h/delp//uncertainity in position printf('Uncertainity in position is %1.2f nm',delx*10^9); dis...
3859fc359a9e524ae2757a2ccb97db8bc86e0932
449d555969bfd7befe906877abab098c6e63a0e8
/1628/CH13/EX13.11/Ex13_11.sce
6d3adcaf0e3619d64fe98be0b5fa90755bd938ff
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,282
sce
Ex13_11.sce
// Example 13.11 R1=10; // Resistance of 10 Ohms R2=0.02; // Resistance of 0.02 Ohms Xe=35 // Reactance of primary coil n1=250; // No.Of turns in Primary coil n2=6600; // No.O...
4011cbaf8dec1764706b5ae7511962c75fdaaf8d
449d555969bfd7befe906877abab098c6e63a0e8
/3835/CH4/EX4.1/Ex4_1.sce
88ea9a08f874503f49671c46a737d405b57dfcab
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
381
sce
Ex4_1.sce
clear // //given b=0.2 a=0.04 n=1000/(60) //rev/sec t=500 //case a //since coil is at right angles ang=0 printf("\n e(t)=0 V") //case b //when coil is 30deg to the field ang=60 //p=sin(60) p=0.8660254 e=2*3.14*a*n*b*t*p printf("\n e(t)= %0.1f V",e) //case c //when ang=90 that is coil is in the plane of the field //p=...
21595843e8417fe94ff64cdfd44aab83f700b805
449d555969bfd7befe906877abab098c6e63a0e8
/284/CH13/EX13.6/ex6.sce
624a36d28d2761b6cee8c190583738702dc52e0d
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
464
sce
ex6.sce
// Chapter 13_Optical Devices //Caption_Photodiode //Ex_6//page 616 Na=10^16 eps=8.85*10^-14; Nd=10^16 Dn=25 Dp=10 tau_no=5*10^-7 e=1.6*10^-19 ni=1.5*10^10 tau_po=10^-7 VR=5 //reverse bias voltage GL=10^21 //generation rate of excess carriers Ln=(Dn*tau_no)^0.5 Lp=(Dp*tau_po)^0.5 Vbi=0.0259*log(Na...
26b4161cfbc0aa8a87d6cbfab650e27b30dc6501
449d555969bfd7befe906877abab098c6e63a0e8
/149/CH34/EX34.28/example28.sce
8cd43211aa22c1793195098c7bbbde5d30383d27
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
517
sce
example28.sce
clc disp('probability of no success=8/27') disp('probability of a success=1/3') disp('probability of one success=4/9') disp('probability of two successes=2/9') disp('probability of three successes=2/9') A=[0 1 2 3;8/27 4/9 2/9 1/27] disp('mean=sum of i*pi=') A(1,1)*A(2,1)+A(1,2)*A(2,2)+A(1,4)*A(2,4)+A(1,3)*A(2,...
71fc9f4cb5dca4bfbbda0c3d6fd9a86687183fb2
449d555969bfd7befe906877abab098c6e63a0e8
/215/CH9/EX9.4/ex9_4.sce
7b8316a0e1d2c8b349f735822a2843f8b61da500
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
327
sce
ex9_4.sce
clc //Example 9.4 //Calculate settling time t=0:0.1:5 ic=2*exp(-t)-4*exp(-t) plot(t,ic) xtitle('ic vs t','t in s','ic in A') //Let ts be the settling time //From the graph the maximum value is|-2|=2A //'ts' is the time when ic has decreased to 0.02A //On solving for 'ts' ts=-log(0.02/4) printf("ts=%3.2f s\n...
882d478de2711cecd425c06d4b9c9ad0cf27931d
0e1b45c07f0938ba9c8a003d6ae1cf2d8315efdb
/ch24.org/2011/Pre-round, 2011.02.12/PROBLEMSET/input/R/3.in
7d0d0f2e30b6622ecea292f638e181edc8181c60
[]
no_license
Kot-Angens/acm
c85d8582c3e84f218415321743864b9680e01f2e
05472eaa0fff7abb6679826085da5e0c990df4cb
refs/heads/master
2021-01-24T22:36:05.159612
2012-10-02T13:51:56
2012-10-02T13:51:56
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
125,780
in
3.in
11719 -0.00406531 -0.00323929 0.00536146 -0.00539212 0.00132616 -0.00475232 0.00481586 -0.00506154 -0.000232818 -0.00539748 -0.00206268 -0.000128117 0.00635805 -0.00363943 0.00609593 -0.00433564 0.00204339 0.00110197 -0.00260221 -0.00613248 4.54391e-05 0.00104488 0.00549092 -0.0071296 -0.00607717 0.00216118 -0.00754867...
8f8e3df82b689af6232fc7cd3e5b3782a424a510
449d555969bfd7befe906877abab098c6e63a0e8
/1730/CH5/EX5.2/Exa5_2.sce
242df5a853f472aa06e904dc82e46793bd57fa0d
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
419
sce
Exa5_2.sce
//Exa 5.2 clc; clear; close; format('v',11) // given data Area_hysteresis_loop=93;//in cm^2 scale1_1cm=0.1;//in Wb/m^2 scale2_1cm=50;//in AT/m hysteresis_loss=Area_hysteresis_loop*scale1_1cm*scale2_1cm;//in J/m^3/cycle disp(hysteresis_loss,"Hysteresis loss/m^3/cycle in J/m^3/cycle: "); f=65;//unit less ...
4150c6aa127d8e9d996025b0fe88f14628822b7d
449d555969bfd7befe906877abab098c6e63a0e8
/3845/CH23/EX23.7/Ex23_7.sce
aa3174d1914df77d3eb0df804883e403cbe6df8f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
391
sce
Ex23_7.sce
//Example 23.7 l=10*10^-2;//Length (m) mu_0=4*%pi*10^-7;//Permeability of free space (T.m/A) r=4/2*10^-2;//Radius of solenoid (m) A=%pi*r^2;//Cross-sectional area (m^2) N=200;//Number of coils L=mu_0*N^2*A/l;//Self-inductance (H) printf('Self-inductance of the solenoid = %0.3f mH',L*1000) //Openstax - College P...
4b45714d255fe932b9e675277caf8e19a24d4316
449d555969bfd7befe906877abab098c6e63a0e8
/1088/CH23/EX23.13/Example13.sce
5f436192d8f966f683d853d4ed2c1db71f20d7f4
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
3,045
sce
Example13.sce
clear flag=1 mode(-1) clc printf("Example 13 : Show the method of setting a file timestamps \n") disp("****************************************************************") disp("Answer : ") disp("INSTRUCTIONS : ") halt(' ') disp("1.These programs are part of systems programming in Unix and the co...
773157b1aedb8ea296741a855acfb30847b35d49
cac765899ef2f4a3fea7b30feb7d3cc9e32a4eb4
/test-deprecated/Main.sce
f2a402e1f9d789a5ca4ee17b4c59a102e1862344
[]
no_license
clairedune/AsserVisu
136d9cb090f709a410f23d3138ab115b722066d2
f351f693bffd50b5ae19656a7fcb7b52e01d6943
refs/heads/master
2020-04-11T09:56:32.106000
2017-01-12T14:01:12
2017-01-12T14:01:12
1,187,919
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,573
sce
Main.sce
// main programm //-----------------------------------------------// path=get_absolute_file_path("scilab-src"); disp('HOME:'+path), getd(path + "src/graphisme"); // pour charger un repertoire en entier getd(path + "src/transformation"); getd(path + 'src/projectionPers'); getd(path + 'src/asserVisu'); getd(path + 'src...
ddba5c44cd88b0bd35119115b20cb8f28f785e70
449d555969bfd7befe906877abab098c6e63a0e8
/2699/CH14/EX14.8/Ex14_8.sce
1e325357ac73c6c0532aaa3328371bce2f8f1a22
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
Ex14_8.sce
//example 14.8 PG-14.38 clc clear printf(" Given=> AB+ABC+AB(D+E) = AB(1+C+D+E) .......Distributive property\n\n") printf(" AB+ABC+AB(D+E) = AB ........... Since A+1=1\n\n")
16e3b5112ca5537c0be1c4dd6d3a659b7f419ffd
2cd8b0e4bbb07d439d7279a1b2e9125d94467388
/scilab/Craziness.sci
3456e473270e4878f26f46c293abca1d9c484898
[]
no_license
edielsonpf/particle-swarm-optimization
1887aa8045f78406f5249ef00ba920aee838be8e
204602da90563c55530717439252543b4db3fa42
refs/heads/master
2023-02-06T08:38:24.921081
2021-05-26T08:26:36
2021-05-26T08:26:36
32,630,421
0
0
null
null
null
null
UTF-8
Scilab
false
false
366
sci
Craziness.sci
function x = Craziness(velocities) [a,b] = size(velocities); x = velocities; for i=1:b crazinessBird = rand(); if crazinessBird < 0.02 newVel = rand(3,1,"normal")*0.03; x(1,i) = newVel(1); x(2,i) = newVel(2); x(3,i) = n...
966ab07610122e4ed0ee92969e5c1fb02c79541d
089894a36ef33cb3d0f697541716c9b6cd8dcc43
/NLP_Project/test/blog/ngram/5.5_18.tst
7bfd45654228757b617191909bf15d2d33d636f8
[]
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
571,651
tst
5.5_18.tst
5 10:1 31:1 554:1 572:1 799:1 821:1 826:1 883:2 886:1 1043:1 1398:1 1492:1 1684:2 1918:1 2085:1 2173:1 2197:1 2354:1 2393:1 2610:1 2727:1 2793:2 2849:1 3208:1 3491:1 3492:1 3644:1 3694:1 3845:1 3967:1 4115:1 4122:1 4136:1 4317:1 4571:1 4576:1 4610:1 4704:1 4874:1 4883:1 4939:1 5006:1 5449:1 5609:1 5713:1 6030:2 6062:1 ...
65fd4653c3fa65383233e73bc5affe1e9b3473ae
2391eec552dac38c05f9c53bae1ec612f2871f51
/Lab 2/exp2gen.sce
7d0b108adfb1d5a710ce0de23bbbf47aacf084db
[]
no_license
Zebz13/EEE-S7-Power-Systems
fe9e00e27242fa51650bf87e46c504a716a22edf
1fc9ab29e96a5d5f8a23d629364cadf2c70c4a40
refs/heads/main
2023-01-10T03:53:34.295752
2020-11-08T17:03:45
2020-11-08T17:03:45
309,158,346
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,163
sce
exp2gen.sce
//same code for all// clc; clear; format("v",15) function d=deq(a,b,c) d=(a*b*c)^(1/3) endfunction function C= singleCap(d,r) C=(%pi*8.85*10^(-12))/(log(d/r)) endfunction function C= threeCap(d,r) C=(2*%pi*8.85*10^(-12))/(log(d/r)) endfunction function I= chargingI(v,f,c) I=v*f*c...
50158841119086d74843571e6d31903d01a3915b
449d555969bfd7befe906877abab098c6e63a0e8
/1595/CH2/EX2.6/ex2_6.sce
069c21667489e48b77174b90aa8b659ef3661f15
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
ex2_6.sce
// Amplitude Modulation-Transmission : example 2-6 : pg(81 & 82) Ic=12;//antenna current of AM transmitter when unmodulated It=13;//current when modulated x=2*((13/12)^2-1); m=sqrt(x); a=m*100; printf("\nIt = Ic.sqrt(1+(m^2)/2) \nm^2 = %.2f ",x); printf("\nm = %.2f",m); printf("\npercent(m) = %.f percent",a);//...
a1d1e99d5cb4155ca4603b1bc29f11a9d21b5222
8217f7986187902617ad1bf89cb789618a90dd0a
/browsable_source/2.2/Unix/scilab-2.2/macros/percent/%ros.sci
1e3ff55156fc18832834450334818d9f4d7c5044
[ "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
227
sci
%ros.sci
//[r]=%ros(l1,l2) //%ros(l1,l2) correspond a l'operation l1==l2 ou l1 est une fraction // rationnelle et l2 une matrice de scalaire //! r=degree(l1(2))==0&degree(l1(3))==0 if r then r=coeff(l1(2))./coeff(l1(3))==l2,end //end
19b2c1563cdaab19c0bfb4fb281c102412eacc75
449d555969bfd7befe906877abab098c6e63a0e8
/509/CH9/EX9.6/9_6.sci
7ac8d0bb248ac4dbc5888c455e5d6b6829fb184f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,286
sci
9_6.sci
// Chapter 9 Example 6// clc clear // from the above diagram distnce between various conductors can be found out// // conductor radius =r// r=0.025;// in cms// k1=6;//k1=dac=dc1a1// k2=4;//k2=dac1=dca1// k3=10;//k3=dbb1// k4=sqrt((k1/2)^2+(k1/2)^2);//k4=dab=dbc=db1c1=da1b1// k5=sqrt((k1)^2+(k2)^2);//k5=daa1=d...
2382548e795749bd17b0132616438672e75de9dc
67310b5d7500649b9d53cf62226ec2d23468413c
/tags/archive/TestCaseGenerator-Plugin-OpeningSequenceCoverage/trunk/tests/large-system-tests/inputs/jEdit/ground_truth/OpeningSequenceCoverage/length-1/max-150/t29.tst
b7610688df698d71d3cbc4823ed41fc9ee9b24df
[]
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
661
tst
t29.tst
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <TestCase> <Step> <EventId>e16</EventId> <ReachingStep>false</ReachingStep> </Step> <Step> <EventId>e11</EventId> <ReachingStep>false</ReachingStep> </Step> <Step> <EventId>e54</EventId> <Reaching...
76d691d3ce99c2b342863b4f46beb17e940d83b6
449d555969bfd7befe906877abab098c6e63a0e8
/3773/CH12/EX12.1/Ex12_1.sce
d3a61f9629ed95a72d993122b231b109df899e19
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,729
sce
Ex12_1.sce
//Chapter 12: The Cylindrical Antenna and the Moment Method //Example 12-12.1 clc; //Variable Initialization N = 3 //Piecewise sinusoidal dipole modes (unitless) l = 1/10.0 //Dipole length (lambda) z11_exact = 0.4935 - 3454*%i //Exact impedance vector(ohm) z11_apprx = 0.4944 - 3426*%i //Approximate impedan...
b86af5f0a35650218962d439b8b493d8704479f5
449d555969bfd7befe906877abab098c6e63a0e8
/3808/CH7/EX7.9/Ex7_9.sce
8d98ca511841452fd90e01f2eb0883d30eb78f41
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
693
sce
Ex7_9.sce
//Chapter 07: Discrete Probability clc; clear; p0=0.9 //prob of bit 0 generation p1=1-p0 //prob of bit 1 generation total_bits=10 //total bits generated reqd_bits=8 //reqd bits out of totalbits generated function result=combination(n,r) //function definition i=n num=1 denominator=1 l=(n-r)+1 u=n for i=l:u...
36c6f21aec3c1ba7e2ea3a891e63c8810ac42ed3
7ad0d60cf81a6a597c854f34eb8e4d0f0238449f
/Controle/T1/Código/V3/seguidor com disturbio.sce
5e5224a1cb5f49dbd02bd4bd28775f099cfa6ae0
[]
no_license
Lucas-Okamura/Poli-USP
83c5bf59a8d1f04215db1caeb3898a2394c0797c
2875cd8e0f3a2549f0461d0256cf5e8cc24d204c
refs/heads/master
2023-06-07T21:29:13.123960
2021-06-23T21:59:01
2021-06-23T21:59:01
304,692,746
1
0
null
null
null
null
UTF-8
Scilab
false
false
1,466
sce
seguidor com disturbio.sce
Ar = [0,0,0,0;0,0,-1,0;0,1,0,0;0,0,0,0] B2 = E Aw = [0,0,0;0,0,0;0,0,0] F = A-B*Kcal F1 = inv(F) F2 = [B2 A-Ar] Ke = inv(C*F1*B)*C*F1*F2 disp([B2 B*Kcal]) disp(B*Ke) Ay = [B2 B*Kcal]-B*Ke Ao = [Aw zeros(3,4);zeros(4,3) Ar] lambdafull = [A-B*Kcal,0.022*Ay;zeros(7,4),Ao] //lambda = [A-B*Kc,(B*det(A)*1150*(Kc-Ke));zeros(4...
ba5e2dcd8863704dbdd98bc90ef1ade37c2ce817
449d555969bfd7befe906877abab098c6e63a0e8
/2096/CH1/EX1.14/ex_1_14.sce
f52bd3d5b87f7deaa8e11266c5a71922fb84a419
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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_14.sce
//Example 1.14// temperature range clc; clear; close; //given data : a=800; // calibration range in celcius b=300; // calibration range in celcius c=.11; // percentage of span S=a-b; D=(.11/100)*500; disp(S,"span of pyrometer,S(degree celcius) = ") disp(D,"dead zone,D(degree celcius) = ")
0881582bc13a5cc1841311755d03a8abe1f1eb44
e987cd566edc75997f9b02377514d4f3a0dba12c
/sys/src/base/concom/concom.tst
217ab1e9cb2b2253ce3e51f93df546dea11f8289
[]
no_license
7u83/maxdb-buildtools
f942adff2cd55d0a046b6ef3e18f6645b011a26e
ce9a56943f6195d6755e983035aa96cbe95e6cb2
refs/heads/master
2020-05-04T18:23:30.849371
2015-02-15T19:25:49
2015-02-15T19:25:49
30,428,297
1
0
null
null
null
null
UTF-8
Scilab
false
false
2,121
tst
concom.tst
line 1 appears &define A line 3 appears &undef A &define A 7 &define B T/35.7-8 &define C pc_sco # comment &define D 4 &define E $LOGNAME line 10 appears &ifdef A line 12 appears &endif line 14 appears &ifndef A line 16 suppressed &endif line 18 appears &if A == 7 #NOTE: not $A (no substitution, string 'A' is meant...
b6dfd0a8656caa7fe7f5a788e2c7271b364703f0
449d555969bfd7befe906877abab098c6e63a0e8
/281/CH6/EX6.5/example6_5.sce
5f5d183d7add65e66965d25f9e4a25f41bfc95b7
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
951
sce
example6_5.sce
disp('chapter 6 ex6.5') disp('given') disp("design of half wave rectifier") disp("rms input=1V") Vi=1 disp("average meter curent 100uA with a resistnce coil 2.5 K is connected") Iav=100*10^(-6) Rm=2500 disp("for HWR Ip=2*Iav/0.637") Ip=2*Iav/0.637 disp('amperes',Ip) disp("Ip occurs when i/p voltage is at Vp"...
542cc90cae8db9541c874812357abb4c756a5ead
449d555969bfd7befe906877abab098c6e63a0e8
/671/CH10/EX10.22/10_22.sce
47f39938682216cc372cb30c6f2a43c518b7e353
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
10_22.sce
V=400 Ia=50 n=500 Ra=0.5 Ea=V-Ia*Ra Tdev=Ea*Ia/2/%pi/n*60 Iastart=75 Rs=V/Iastart-Ra disp(Rs) Tstart=Tdev*(Iastart/Ia)^2 disp(Tstart) n2=200 Ea200=Ea*n2/n Rs=(V-Ea200)/Iastart-Ra disp(Rs)
508b7d83871aaa82f848234acba81ba419b6b960
c3280ada260999123d75347caeaad1c7fc9f8266
/factorial.sce
e4f0d0db3fb21b0a60307b22ee18e2845c904ffc
[]
no_license
dikisp/Kuliah-MetNum
3bd01f0573f2a18eb320a716da841ca3ec69930b
7775f5e0251457702fb3e24c88483df0ff37fee7
refs/heads/master
2020-03-23T06:41:49.307866
2018-07-17T03:13:25
2018-07-17T03:13:25
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
261
sce
factorial.sce
function nilai=hampiran(x,xo) nilaif = [sin(xo);cos(xo);-sin(xo);-cos(xo);sin(xo)]; f=0; for i=1 : 5 f =f+nilaif(i)*(x-xo)^(i-1)/factorial(i-1); hasil(i)=f; eror(i)=abs(f-sin(x)) end nilai = [hasil eror]; endfunction
044b6665a1f8d1b6fbe156c05c7979636ab75fa1
cb4516492965c75d14c9d499c387d3cd0b883bc4
/X3/Section 7 -Tools Environmental Effects/7.1 Joachim Diepstraten, Mike Eißele/texturetest.tst
cadfbd65d2ba93720d5d8e9981b1f87a17af5dc1
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
nedma/ShaderX
48367dfc1153e4e6ad6bb5c205777285b06376c5
0503dd6ae16f3d288f2e27b0f93ebdfbaf1f4436
refs/heads/master
2020-04-08T01:51:11.173038
2018-11-24T08:37:42
2018-11-24T08:37:42
158,911,553
0
3
null
null
null
null
UTF-8
Scilab
false
false
699
tst
texturetest.tst
\shader\texld.psh \shader\texld_2x.psh \shader\texld_2x_same_texcoord.psh \shader\texld_2x_same_register.psh \shader\texld_4x.psh \shader\texld_4x_mixed.psh \shader\texld_4x_mixed_different_sampler.psh \shader\texld_4x_mixed_non_dependent.psh \shader\texld_4x_not_mixed_non_dependent.psh \shader\texld_8x.psh \...
069d89d22005d5257c156c434ecf0ba298199e90
83cc38e86db979610d3b07de13a13b728154de65
/Мобильная робототехника/lab2/Lan2-4.sce
1d96e1e89a508f23fe0b6af412c905abbd57b80b
[]
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
3,991
sce
Lan2-4.sce
//Задание начальных условий clear; xdel(winsid()); //функция проверки списка function x=check_list(a, b) x=0; for i=1:length(a) if a(i)(1) == b(1) & a(i)(2) == b(2) then x = i; end end endfunction //выбор минимального значения из списка function x=min_list(a) y = zeros(length(a)); for i = 1:length(a) y(...
5a35debb36fd86df39377b3910f89645d3102edb
ceef50b760b74e789250868ad377d5f5c5e390b1
/tp2/gaetan/tiProjection.sci
124b162689c50712222b0597e354009b20662883
[]
no_license
agoryu/TI
c01c9666e0d06b243e2e5450d168976a7e41091a
5acedfe65ce7122045d59a4b7d3f213e40c0a8b2
refs/heads/master
2021-01-22T23:20:17.395990
2015-04-17T10:15:21
2015-04-17T10:15:21
29,386,147
0
0
null
null
null
null
UTF-8
Scilab
false
false
6,236
sci
tiProjection.sci
// ----------------------------------------------------------------------- // Etude de la projection perspective, matrices extrinseque et intrinseque // d'une camera. Fonction d'affiche d'un objet apres projection // Module TI, Traitement d'Images // Copyleft (C) 2012-2014 Universite Lille 1 // // This program is free...
c2660b4e47417312e20fef116a2c98791fb4b91c
449d555969bfd7befe906877abab098c6e63a0e8
/2855/CH3/EX3.6/Ex3_6.sce
a33c8bbd383f949f7be418ecd3e78b4c05c590b0
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
672
sce
Ex3_6.sce
//Chapter 3 //page no 72 //given clc; clear all; //calculate Tf If=85; //in mAmps Vf=2.5; //in Volts Ta=25; //in deg C //calculate Tj W=150; //in C/W for hermetric led Pd=If*Vf; Tj=Ta+W*Pd/1000; printf("\n Value of Tj is %0.1f deg C\n",Tj); TF=8.01*10^12 *%e^-(8111/(Tj+...
09a2c38be55c1e6ff8158b6143521e1bd4249ebe
449d555969bfd7befe906877abab098c6e63a0e8
/1223/CH14/EX14.8/Ex14_8.sce
e20b3d9ccb786194b8880cf8d1d84c561edad575
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
137
sce
Ex14_8.sce
clear; clc; //Example 14.8 Is1=10^-14; Is2=1.05*10^-14; Vt=0.026; Vos=Vt*log(Is2/Is1); printf('\nthe offset voltage =%fV\n',Vos)
73a0fc26a4affc8af64139a96b31ea0640af4bbb
449d555969bfd7befe906877abab098c6e63a0e8
/752/CH5/EX5.4.1/5_4_1.sce
cbc26efdb1096fb6930f1d9ecf4f3caa6d285d08
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
739
sce
5_4_1.sce
//page no 162 // problem no 5.4.1 //Resonating freq of a tuned ckt of a CE amplifier is 5MHz f=5*10^6; c=100*10^-12;//tuning capacitance in F Q=150;// Q-factor of the ckt Rl=5*10^3;//load resistance in ohm Rc=40*10^3;//o/p reistance of transistor Ic=500*10^-6;//transister collector current in A C=0.6*10^-12;//...
92525ed25b6c08135b76dcb599adb1c7c010e355
449d555969bfd7befe906877abab098c6e63a0e8
/278/CH23/EX23.6/ex_23_6.sce
aa38e4720d6db8bc225285ed13c1ae1010bae7b6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
554
sce
ex_23_6.sce
//find clc //solution //given W1=2250//N W2=2750//N dx=6 C=5 t=420//N/mm^2 G=84*1000//N/mm^2 //T=W2*D/2=W*5d/2=6875*d //T=(%pi/16)*t*d^3 d=sqrt(6875/82.48)//mm printf("mean dia is,%f mm\n",5*d) printf("outer dia is,%f \n",5*d+d) printf("inner dia is,%f mm\n",5*d-d) W=500//N //n=dx*G*d/(8*W*C^3) printf...
a4b6082d0402ed8a567e683158dc10d69ec32feb
449d555969bfd7befe906877abab098c6e63a0e8
/165/CH14/EX14.2/ex14_2.sce
77ca1801840ebbb1f7b948cd0098901b912aed9e
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
277
sce
ex14_2.sce
//Example 14.2 clc; //Given values of applied potential in V Va=2; Vb=1; Vc=3; //Given resistence values in ohm Ra=3000; Rb=3000; Rc=3000; Rf=1000; //Output of the given summer Vo=-Rf*(Va/Ra+Vb/Rb+Vc/Rc); printf('\nOutput Voltage of the op-amp is %.2f ohm\n',Vo)
f27ca050413b92c0a113b1eb0c91281a20833ea1
6e257f133dd8984b578f3c9fd3f269eabc0750be
/ScilabFromTheoryToPractice/CreatingPlots/testxarrows.sce
a28c3afb588f16af6c5335cc0bc3baa11852ae67
[]
no_license
markusmorawitz77/Scilab
902ef1b9f356dd38ea2dbadc892fe50d32b44bd0
7c98963a7d80915f66a3231a2235010e879049aa
refs/heads/master
2021-01-19T23:53:52.068010
2017-04-22T12:39:21
2017-04-22T12:39:21
89,051,705
0
0
null
null
null
null
UTF-8
Scilab
false
false
240
sce
testxarrows.sce
clf; plot2d(0,0,0,rect=[0 0 10 10],frameflag=3) xgrid(4), // segments start x1=2*ones(1,5) y1=[1:2:9]; // segments end x2=8*ones(1,5) y2=[1 1 5 9 7]; // drawing the segments X=[x1;x2],Y=[y1;y2] xarrows(X,Y,3,[1:5]) E=gce(); E.thickness=3;
db4935b479485e81a6addae2945714ebc7030a40
449d555969bfd7befe906877abab098c6e63a0e8
/2840/CH9/EX9.5/ex9_5.sce
4b0419ce7b7b21dda0439115b4929bb0b05ccc15
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
400
sce
ex9_5.sce
clc; clear all; m = 9.1e-31; // Mass of electron in kg h = 6.62e-34; // Planck's constant in J.s c = 3e8; // Velocity of light in vaccum lambda = 1.8e18; // Frequency of the incident rays theta = 180;//angle in degree lambda = c/lambda; delta = (h*(1-cosd(theta)))/(m*c); Nlambda = lambda+delta;//'Wavelength of...
e360b2b0f536961a6c39c690b19419d464eab46a
449d555969bfd7befe906877abab098c6e63a0e8
/462/CH10/EX10.2.c/ex_10_2_c.sce
2fc8502296cc1997233bac74bc1bda26892d3922
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
487
sce
ex_10_2_c.sce
//example 10.2(c)// clc //clears the screen// clear //clears already existing variables// disp('digital input to analog output of 4 bit as per given condition is as follows') for(i=0:7) x=dec2bin(i); //decimal to binary conversion// disp(x) //displays binary or say digital form// disp(i) //displays analog f...
fa88f5d82c753c6985ed1582b4ae7ead2c09df08
449d555969bfd7befe906877abab098c6e63a0e8
/149/CH1/EX1.15/ex15.sce
3a6f38b96b790790a954d7f21d4e46466a75648b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
103
sce
ex15.sce
clear clc x=poly([0],'x'); p=x^3-3*(x^2)+12*x+16 disp("the roots of above equation are ") roots(p)
7b636f42b30fae158761d1f344a5e236407ac933
b32474ae2727233775f44c71edfe1f10b6a3430f
/Euler2 (1).sce
b47e18dc1c964121b4bc326d80a2dcb1625a6adb
[]
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
334
sce
Euler2 (1).sce
function w=df1(x,y,z) w=z; endfunction function d=df2(x,y,z) d=(5/7)*12862.985*sin(0.2931197) endfunction function [x,y,z]=Euler2(a,b,h,y0,z0) x = a:h:b; y(1) = y0; z(1) = z0; n=length(x); for i=2:n y(i)=y(i-1)+h*df1(x(i-1),y(i-1),z(i-1)); z(i)=z(i-1)+h*df2(x(i-1),y(i-1),z(i-1)); end ...
ba9de301fdb22533034e0285f48aea03bb4bd869
449d555969bfd7befe906877abab098c6e63a0e8
/1592/CH7/EX7.11/Example_7_11.sce
9510a506b77472150c63577f2aff8785bf4f5ef7
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
550
sce
Example_7_11.sce
//Scilab Code for Example 7.11 of Signals and systems by //P.Ramakrishna Rao clear; clc; clear x y n; x=[0,0,2,0,0]; y=[0,0,1,1,0]; n=-2:2; c = gca(); c.y_location = "origin"; c.x_location = "origin"; plot2d2(n,x,2); title('x(t)') xlabel('t') figure(1); n=-2:2; c = gca(); c.y_location = "origin"; c.x_...
6c2b39c5c80907532cc6d104b4c03928422308a9
449d555969bfd7befe906877abab098c6e63a0e8
/2921/CH5/EX5.1/Ex5_1.sce
1ecd0a97ecf63ce69d039b4d3a54924201cb52a4
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,200
sce
Ex5_1.sce
clc; clear; mprintf('MACHINE DESIGN \n Timothy H. Wentzell, P.E. \n EXAMPLE-5.1 Page No.93\n'); SF=2; //[] Safety factor F=500; //[lb] Load L=40; //[in] Length of shaft Su=95000; //[lb/in^2] Ultimate strength (Appendix 4) Sy=60000; ...
999d5971c6345df673227a29a253abbab1187f54
449d555969bfd7befe906877abab098c6e63a0e8
/1394/CH9/EX9.4.1/Ex9_4_1.sce
22287f9b2012d0c292b6a0b3c967dd62b3f5f7f3
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
275
sce
Ex9_4_1.sce
clc //initialization of variables D = 1*10^-5 //cm^2/sec d = 2.3 // cm L = 14 // cm v0 = 6.1 // cm/sec //calculations k = ((3^(1/3))/(gamma(4/3)))*((D/d))*(((d^2)*v0/(D*L))^(1/3))// cm/sec //Results printf("The average mass transfer coefficient is %.6f cm/sec",k)
901de10f1d453370f77fd35c0fa88f9b1f6328e9
449d555969bfd7befe906877abab098c6e63a0e8
/1061/CH8/EX8.16/Ex8_16.sce
a33fe298b0288571c804be58d49655de48d4a96d
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
136
sce
Ex8_16.sce
//Ex:8.16 clc; clear; close; tr=30*10^-9;// rise time in s Bw=0.35/tr;// bandwidth in Hz printf("The bandwidth =%f MHz", Bw/10^6);
fb51f4e9541a31820f9ac1c8fb9cf5d716aea8f9
99b4e2e61348ee847a78faf6eee6d345fde36028
/Toolbox Test/midcross/midcross3.sce
7779f9a7ed0c4927d4e6580859f140f1006931f6
[]
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
150
sce
midcross3.sce
//check o/p for all negative row matrix x=[-1.2, -9, -10, -20, -12] t=1:length(x) midcrossvalue=midcross(x, t); disp(midcrossvalue) //output //3.4924
7805ce3ba91833bff8fbe8efb4160ed322af0381
717ddeb7e700373742c617a95e25a2376565112c
/3044/CH7/EX7.10/Ex7_10.sce
e2cccfbbab7d8c524b83a8230f336991ec646f44
[]
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
655
sce
Ex7_10.sce
// Variable declaration Mean = 4.5 // mean of normal distribution std_dev = 1.5 // standard deviation of normal distribution n = 25 // number of vinyl specimens x = 3.9 // Calculation // corresponding to x = 3.9 , Z = (x-Mean) / (std_dev/sqrt(n)) Z = (x-Mean) / (std_de...
78cb70d1ed56cd5454f5787a2d77046e0afb819e
efa427de3490f3bb884d8ac0a7d78829ec7990f9
/temperature.sce
bdebb302d5c378ae81ed4c1a0e7a57fd2fc19025
[]
no_license
letyrobueno/Scilab
a47648473aa681556561d5cea20659d143e4f492
2f23623dccea89a3ab2db12ec1f615186f785aa4
refs/heads/master
2020-09-01T19:00:30.804237
2019-11-01T17:45:22
2019-11-01T17:45:22
219,031,973
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,708
sce
temperature.sce
k = 50 f = 50 celsiusf1 = (f-32)/1.8 celsiusk1 = k-273.15 k = 51 f = 51 celsiusf2 = (f-32)/1.8 celsiusk2 = k-273.15 k = 52 f = 52 celsiusf3 = (f-32)/1.8 celsiusk3 = k-273.15 k = 53 f = 53 celsiusf4 = (f-32)/1.8 celsiusk4 = k-273.15 k = 54 f = 54 celsiusf5 = (f-32)/1.8 celsiusk5 = k-273.15 k = 55 f = 55 celsi...
21543b35789c3b7f83bccab5d1e62a805dfd8196
449d555969bfd7befe906877abab098c6e63a0e8
/3523/CH4/EX4.10.9/Ex4_9.sce
2c8eafac575c8c3ffe617953a9c4802cf4427c15
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
521
sce
Ex4_9.sce
//Example 9// Ch 4 clc; clear; close; // given data E = 1596; //in V/m p = 0.133; //in kPa a = E/p; // in V/m kPa kept constant as in example 8 alpha1 = 39.8;//from example 8 z = 0.0363; //from example 8 d = (1/alpha1)*[log(1/z + 1)];//distance at the transition to a self-sustained discharge printf("distanc...
a6c529d8d04aa4693d0ec87075ceee55f4a23509
f190afe5ba7dd6e1c920cf18879fbb42bd57a8b3
/hiperfina.sci
f3584a2f1e86191ee5943e3928c5eccfda4c88d9
[]
no_license
felipebarreta/spectrum-calculator
3c7c7313e2b77c34a3e663fbdc848a6aef572934
bb47ec9a699a6eba2e6c2d3f6f347b558f9c9c60
refs/heads/master
2020-07-06T07:14:30.429971
2016-11-17T18:27:35
2016-11-17T18:27:35
74,054,026
0
0
null
null
null
null
UTF-8
Scilab
false
false
11,878
sci
hiperfina.sci
//# <one line to give the program's name and a brief idea of what it does.> //# Copyright (C) 2016 Luiz Felipe Nardin Barreta //# This program is free software: you can redistribute it and/or modify //# it under the terms of the GNU General Public License as published by //# the Free Software Foundation, ...
51df43d8d4191d22d52ffa664cc5fe9facba3512
94d8b66f6512f2f17f77000729fd8ac999484ed3
/workspace/Analysis/Plots/General/boxUtils.sce
a3ff71197374af874ad8b2beff238cefcec43afe
[]
no_license
utctao/reliable-slam
7885c098574afb5284675a6f022d368f7f303ba6
1f00c584d9dacfc17e31e0aa91b0d717998b0310
refs/heads/master
2021-01-20T19:49:49.038094
2013-07-22T21:50:55
2013-07-22T21:50:55
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,959
sce
boxUtils.sce
function [X,Y,Z]=box2mat(box) // Adapted from http://usingscilab.blogspot.fr/2012/09/plot3d2-creating-cube.html x=box(1:2); X=[x(1) x(1) x(2) x(2) x(1); x(1) x(1) x(2) x(2) x(1); x(1) x(1) x(2) x(2) x(1); x(1) x(1) x(2) x(2) x(1)]; y=box(3:4); Y=[y(2) y(2) y(2) y(2) y(2); y(2) ...
90b66c304318c3d0b0fba2a158fb965bf3e2017c
449d555969bfd7befe906877abab098c6e63a0e8
/671/CH6/EX6.10/6_10.sce
a7d9f8fc331a261e399675c6adc30a29b7512eef
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
235
sce
6_10.sce
omega=exp(%i*120/180*%pi) Zp=17.32+%i*10 Vab=400 Iab=Vab/Zp Ica=Iab/omega IAa=Iab-Ica IBb=IAa/omega ICc=IAa*omega disp(ICc,IBb,IAa) Pab=(norm(Iab)^2)*real(Zp) Ptotal=3*Pab disp(Ptotal) Itotal=IAa+IBb+ICc disp(Itotal)
dccc95482ad74984672a1ebaa3255e86bed93e6a
a45f93853fdb67523e71e3e7fb88c4298eae1ef7
/Screens/Error No Flag Selected.tst
e8c0b3fb5833e1432449e40dab456d10c96a74df
[]
no_license
voarsh/Disney-Treasure-Planet-Battle-at-Procyon
68192cbfdf8b823bc8399e3ea1e62d4976b74aed
99cbbc70701ef6e8f9d95eba1052635de992910f
refs/heads/master
2020-04-16T01:44:03.761947
2016-06-08T10:25:05
2016-06-08T10:25:05
38,745,932
3
0
null
null
null
null
UTF-8
Scilab
false
false
1,284
tst
Error No Flag Selected.tst
ScreenName String 'Error No Flag Selected' ImplName String 'Dialog Screen' ElementChunkArray Int 4 ScreenElementType Int 0 ImplName String 'Front End Dialog Screen Backdrop' TabIndex Int 1 Selectable Bool False Enabled Bool True ReferenceArea Rect( 100, 167, 534, 446 ) # left,top,right,bottom ScreenElementType Int 1 I...
ce7f7410e017f5a398f04584cc46dd5f872c406c
449d555969bfd7befe906877abab098c6e63a0e8
/462/CH2/EX2.2.d/ex_2_2_d.sce
9ba0ba8379a7aca0ecf4b64c0d593ca0f395683c
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
ex_2_2_d.sce
//example 2.2(d)// //decimal to binary conversion// ans=bin2dec('00000000') //decimal equivalent of binary number// disp(ans) //answer in decimal form//
d1a7fc548df781b2beb0ee22558cc18fd6b64574
449d555969bfd7befe906877abab098c6e63a0e8
/2747/CH1/EX1.3/Ex1_3.sce
72b5cc6fe4cca3c44a140e8e61f46fe23b8ae6b4
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
185
sce
Ex1_3.sce
clc clear //Initialization of variables gc=32.1739 //lbm ft/lbf s^2 F=5.00e-9 //lbf hr/ft^2 //calculations F2=F*3600*gc //results printf("Force required = %.2e lbm/ft sec",F2)
eb28d0d63446081690b8de9f489a2295a710ac5c
449d555969bfd7befe906877abab098c6e63a0e8
/1299/CH15/EX15.39/example15_39.sce
42ebefed06ba3eaec411452ea5f73fa3a39e0276
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
158
sce
example15_39.sce
//Example:15.39 // Bode plot in scilab clear; clc; xdel(winsid()); s=poly(0,'s'); G=syslin('c',(25),s^2+4*s+25); clf(); bode(G,0.01,1000);
e56d846d5b37dc9417f7eed5a9e62f3c67ec3987
449d555969bfd7befe906877abab098c6e63a0e8
/2882/CH10/EX10.13/Ex10_13.sce
20d8b57de08d7200b85608d61b687f6ac2fad7c5
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
389
sce
Ex10_13.sce
//Tested on Windows 7 Ultimate 32-bit //Chapter 10 Feedback in Amplifiers Pg no. 345 and 346 clear; clc; //Given A0=200;//open loop midband gain B=0.05;//feedback factor beta fL=25;//open loop lower cutoff frequency in hertz //Solution fLfb=fL/(1+A0*B);//closed loop lower cutoff frequency in hertz pri...
7008cce757c20afa16a659a2da68baa2aacd67f3
449d555969bfd7befe906877abab098c6e63a0e8
/2123/CH3/EX3.9/Exa_3_9.sce
09cb68a1781d63841b5242f074088d133b0cbfff
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,032
sce
Exa_3_9.sce
//Example No. 3.9 clc; clear; close; format('v',7); //Given Data : Jmotor=0.3;//Kg-m^2 Jgd_load=15;//Kg-m^2(Inertia gear driven load) GSRratio=0.1;//gear speed reduction ratio Jbd_load=0.6;//Kg-m^2(Inertia belt driven load) d1=10;//cm(diameter of driver pulley) d2=30;//cm(diameter of driven pulley) Motor...
8cfa0ee1ba85ec02e6a0b6a5d28c18715b0e9c68
449d555969bfd7befe906877abab098c6e63a0e8
/28/CH7/EX7.1/ex7_1.sce
5370c441f18d42df066c7589555640bdbb2f3c73
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
248
sce
ex7_1.sce
s=%s; syms k H=syslin('c',(k*(s+1)*(s+2))/(s*(s+3)*(s+4))); evans(H,5) printf("There are three branches of root locus starting with K=0 and poles s=0,-3,-4.") printf("As k increases two branches terminate at zeros s=-1,-2 and one at infinity")
b67cd30d21fbc0a8f854578e4fd51fa20eef441a
584105ff5b87869494a42f632079668e4c3f82de
/wrapppers/help_files/disparitySGBM.sci~
695324e2060e95dfcb357f135907a4ce8be1fd57
[]
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
357
disparitySGBM.sci~
function [disparitymat] = disparitySGBM(I1,I2,numofDisparities,minDisparity,sadwindowsize,p1,p2,maxDiff,prefilterCap,uniquenessratio,speckleWindowSize,SpeckleRange,fullDP) [disparitymat] = opencv_disparitySGBM(I1,I2,numofDisparities,minDisparity,sadwindowsize,p1,p2,maxDiff,prefilterCap,uniquenessratio,speckleWindowSi...
4496caf576574d22a54def34b2929b13107ad23a
449d555969bfd7befe906877abab098c6e63a0e8
/3822/CH11/EX11.2/Ex11_2.sce
e0d4b582bf801a37ae33ade0cb4802632665efe1
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
649
sce
Ex11_2.sce
//OptoElectronics and Fibre Optics Communication, by C.K Sarkar and B.C Sarkar //Example 11.1 //OS=Windows 10 ////Scilab version Scilab 6.0.0-beta-2(64 bit) clc; clear; //given L=1.25e3;//length of the link in m delta_lamda=45;//change in wavelength in nanometers lamda=850;//perating wavelength of fibre in ...
23c1bf9d2a1f2dd0a9fd1973fb15af41691bab58
449d555969bfd7befe906877abab098c6e63a0e8
/2885/CH6/EX6.7/ex6_7.sce
9fbb63352a132fe89ff4f936b3bb00f9c95512be
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
587
sce
ex6_7.sce
//Calculate the value of all three current Ie and Ic and Ib clear; clc; //soltion //given B=90; //dc beta Rc=1*10^3;//ohm //resistor connected to collector Rb=500*10^3;//ohm //resistor connected to base Re=500;//ohm //resistor connected to emitter Vcc=9;//V //Voltage supply...
2346c63f1cef12a9026df688fe9557a9a03f4863
449d555969bfd7befe906877abab098c6e63a0e8
/1199/CH5/EX5.5/5_5.sci
72e32218fd9388611e35a9353f50a02d4f5740a4
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
117
sci
5_5.sci
// 5.5 clc; W_min=2.5*6.25*10^-6; f=500000; S_min=W_min*f; printf("\nminimum tape speed=%.2f m/s",S_min)
c3b0542217bd07b35c57a1399c69c0bdc5cb6633
449d555969bfd7befe906877abab098c6e63a0e8
/278/CH30/EX30.3/ex_30_3.sce
b345678de9056631f5416e0e620e7a824f155b03
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,623
sce
ex_30_3.sce
//find clc //solution //given qs=%pi/2 P=9000//W Tp=21 Tg=60 fop=85 fog=55 Np=1200//rpm Ng=420//rpm q=(%pi/180)*14.5 vr=Tg/Tp //tan(qp1)=1/vr qp1=(%pi/180)*19.3 qp2=(%pi/2)-qp1 Tep=Tp/cos(qp1) Teg=Tg/cos(qp2) ypb=0.124-0.686/Tep ygb=0.124-0.686/Teg //since theyr are made of sme material,ygb <ypb,th...
b4061a721b0bf09069a85fc3c457561f1f960f2a
449d555969bfd7befe906877abab098c6e63a0e8
/2855/CH7/EX7.1/Ex7_1.sce
842f1b4e84cd8ec546275d591d07f4dde59623b9
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
180
sce
Ex7_1.sce
//Chapter 7 //page no 203 //given clc; clear all; Trec=54; //in ns Ttrans=40; //in ns Pwd=(Trec-Ttrans)/Ttrans*100; printf("\n PWD= %0.0f percent",Pwd)
3ed571514bcfd1c287ed11855ba0d69e4d0d0860
1573c4954e822b3538692bce853eb35e55f1bb3b
/DSP Functions/allpasslp2bs/test_7.sce
6b92f08b258288ab116dd9cb73e853b47ddcf8d3
[]
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
233
sce
test_7.sce
// Test #7 : For 1 output argument exec('./allpasslp2bs.sci',-1); [n]=allpasslp2bs(0.67,[0.2,0.73]); disp(n); // //Scilab Output //n=-0.3166428 -0.1114210 1. // //Matlab Output //n=-0.3166 -0.1114 1.0000