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
6161e5622e65e1f2036c91d717b3b4936b79786c
a3821dccf6d2cf3720781d6ed6b66c49e03cdab4
/Source/WebContent/TypeScript/Api/Result.tst
84cf4716581fbec39ac20848ec6005d453270011
[]
no_license
backlof/Imglib
9cfb1047b766f9e05f69f3b32eea1c4e463187f0
f7d16e0be0e286dde7cb62a6576f73015cbba397
refs/heads/master
2021-05-07T06:58:05.503869
2018-02-07T12:48:29
2018-02-07T12:48:29
111,833,115
0
0
null
null
null
null
UTF-8
Scilab
false
false
370
tst
Result.tst
${ using Typewriter.Extensions.Types; Template(Settings settings) { settings.IncludeProject("Host"); settings.OutputFilenameFactory = (file) => { return "Result.ts"; }; } }namespace Api {$Classes(x => x.Namespace == "Imglib.Host.Controller" && x.Name == "ConcatResult")[ export interface Result$TypeParameters { $Properties[$name: $Type;][ ] } ]}
062b7a6d5c789aa7b5f1051559e23825039de24a
449d555969bfd7befe906877abab098c6e63a0e8
/2297/CH2/EX2.3/Ex2_3.sce
402d0fa9f1af8a1797de8ca39699cb3ad3fc9129
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
583
sce
Ex2_3.sce
// Example 2.3 :current clc; close; clear; format('v',7) // given : vs1=10;//voltage in volts i5=2;//current in amperes i2=i5;//current r1=1;//resistance in ohms r2=5;//resistance in ohms r3=5;//resistance in ohms rl=10;//resistance in ohms r4=5;//resistance ohms //(r1+r2+r3)*i1-r2*i2-r3*i3=vs1 loop equaion 1 //-r2*i1-(r1+r2)*i2+(rl+r2+r3)*i3=0 loop equation 2 A=[4*(r1+r2+r3) -r2*4;-r2 (rl+r2+r3)];//making equations B=[4*(vs1+r2*i2) ; i2*(r2+r3)];//making equations X=A\B;//solving equations il=i2-X(2,1);//calculating current disp(il,"current through Rl is (from b to a),(A)=")
588e35f84bb831b7c52dacc9fb0be721c7d8dda6
20253970b7dd99e615215029609de822e2bf855d
/judge/tests/52063/43.tst
398ad5d9d768960065f8c4e30db00ec188c07882
[]
no_license
B-Rich/CATS
d26d6c85cfc1dbdc78fa16f691adbfccc615df03
d299e328f9e7498ecd9f58f64069fcd57536db00
refs/heads/master
2021-01-01T06:10:11.322262
2011-06-21T15:06:06
2011-06-21T15:06:06
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,078
tst
43.tst
1000 1000 90 963 785 22 273 515 29 903 425 22 243 425 16 903 785 24 933 755 24 603 65 20 843 965 15 813 35 21 963 125 17 183 425 23 573 155 21 393 215 15 243 65 24 813 95 21 753 335 23 333 95 25 693 695 17 513 275 26 903 365 21 813 695 21 693 755 21 903 485 16 483 785 20 513 815 26 63 725 22 423 965 29 123 245 18 183 305 28 933 515 17 363 545 20 633 155 22 93 575 16 183 185 23 303 365 29 903 125 16 663 365 18 573 335 15 813 275 18 153 155 28 393 275 15 483 965 29 63 125 28 153 815 15 963 245 22 573 35 28 273 875 21 363 785 19 33 395 21 753 515 24 753 695 28 303 965 25 693 335 19 663 245 17 963 905 21 873 935 26 663 725 19 633 95 29 183 665 16 843 605 27 783 65 15 213 155 26 663 665 16 213 575 26 333 275 23 693 215 19 123 185 19 213 935 20 333 935 20 603 545 24 663 65 28 573 455 17 183 545 20 843 905 19 93 155 22 423 425 22 933 815 28 153 935 21 483 845 28 273 275 15 543 665 17 693 455 23 633 815 19 93 755 20 963 845 17 273 575 15 453 35 19 33 155 25 603 125 17 813 395 22
7841d7afe9a18c1edfed21ad26479ec29d5c7d83
449d555969bfd7befe906877abab098c6e63a0e8
/3685/CH19/EX19.24/Ex19_24.sce
e1007ffe5cf6363881511ebe6c2bbc73dffd2a20
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,060
sce
Ex19_24.sce
clc // Given that N0 = 9000 // Rotational speed in RPM Q = 6 // Volume flow rate in m^3/s p1 = 1 // Initial pressure in bar t1 = 25 // Initial temperature in degree centigrade p2 = 2.2 // Compressed pressure in bar n = 1.33 // Compression index Vf = 75 // Velocity of flow in m/s beta1 = 30 // Blade angle at inlet in degree beta2 = 55 // Blade angle at outlet in degree d = 0.75 // Diameter of impeller in m cp = 1.005 printf("\n Example 19.24\n") T1 = t1+273 T2 = T1*(p2/p1)^((n-1)/n) Wc = cp*(T2-T1) x = Wc // Where x = Vw2*Vb2 y = Vf/tand(beta2)// Where y = Vb2-Vw2(Equation 1) z = (y^2 +4*x*1000)^(0.5) // Where z = Vw2+Vb2(Equation 2) // By solving Equation 1 and Equation 2 Vb2 = (y+z)/2 Vw2 = ((z-y)/2) N = Vb2*60/(%pi*d) Vb1 = Vf/tand(beta1) D1 = Vb1*60/(%pi*N) b1 = Q/(%pi*D1*Vf) Q_ = Q* (1/p2)*(T2/T1) b2 = Q_/(%pi*d*Vf) printf("\n Speed of impeller = %f RPM,\n Impeller width at inlet = %f cm,\n Impeller width at outlet = %f cm,",N,b1*100,b2*100) // The answers given in the book vary because of round off error
89310b04f19aee490d107c5adddea176728223cd
a62e0da056102916ac0fe63d8475e3c4114f86b1
/set6/s_Electronic_Circuits_M._H._Tooley_995.zip/Electronic_Circuits_M._H._Tooley_995/CH2/EX2.28/Ex2_28.sce
c492dbedaeed83c23da6402a8d4ffe53bacf46d9
[]
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
152
sce
Ex2_28.sce
errcatch(-1,"stop");mode(2);//Ex:2.28 ; ; E=2.5;//energy in joules L=20*10^-3;//in henry I=sqrt(E/(0.5*L)); printf("Current = %f A",I); exit();
18f7a2437e130b5ac50cdb7bc53802eb563ab515
449d555969bfd7befe906877abab098c6e63a0e8
/680/CH13/EX13.11/13_11.sce
3202a40ad7b1b1548108f89d60da6594963e9b4c
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,511
sce
13_11.sce
//Problem 13.11: //initializing the variables: A = 0.229E-3; B = 7340; T = 298; // in K R = 1.99; // in cal/gmol.K //calculation: //The following two results are provided from Illustrative Example 13.4: DG0298 = -9079 // in cal/gmol DH0298 = -13672 // cal/gmol //Employ Equation //lnK = -DH0/RT + (Da/R)*lnT + (Db/2R)*T + (Dr/6R)*T^-2 + I //Next, DH0 and I must be determined. //DH0T = DH0298 + int(298,T)(DCpdT) //For heat capacities of the form //Cp = a + bT + cT^-2 //Table 7.4 can be employed to generate the following terms: Da = (7.30 + 8.85) - [(2*6.27 + 0.5*7.16)] Db = 2.46E-3 + 0.16E-3 - [2*1.24E-3 + 0.5*1.0E-3] Dc = 0.0 - 0.68E5 - [2*0.30E5 + 0.5*(-0.4E5)] //From this, Equation then becomes: //DH0T = DH0298 + int(298,T)[Da + (Db)T + (Dc)T^-2] dT //or //DH0T = DH0298 + Da(T - 298) + (1/2)*Db[T^2 - (298)^2] - Dc(1/T - 1/298) //Combining the constant terms into DH0 (as in Chapter 10) yields the following: //DH0T = DH0 + (Da)T + (1/2)*(Db)T^2 -(Dc)T6-1 //where DH0 = DH0298 - 298*Da - (1/2)*[(298)^2]*Db + (1/298)*Dc //From Equation (13.16) lnK = -1*DG0298/(R*T) //Therefore, I = lnK - DH0/(R*T) - Da/R*log(T) + Db/(2*R)*T + Dc/(2*R)*T^-2 //The final form of the equation for K is //ln(K) = 7048.7/T + (0.0151)*lnT - (9.06E-5)*T - (2.714E4)*T^-2 - 8.09 printf("\n\nResult\n\n") printf("\n The final form of the equation for K is \n ln(K) = (%.1f)/T + (%.4f)*lnT - (%.2E)*T - (%.3E)*T^-2 - 8.09",-1*DH0/1.99, Da/1.99, abs(Db)/(2*1.99), abs(Dc)/(2*1.99))
396c52baab386146f06186b29d81fb3ad2a501ea
449d555969bfd7befe906877abab098c6e63a0e8
/683/CH12/EX12.1/W_1.sce
ab7f213c3ed1e280459cf58b0ef5f4740285112e
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
W_1.sce
// sum 12-1 clc; clear; h=8; F=100*10^3; t=0.707*h; A=4*60*t; T=F/A; // printing data in scilab o/p window printf("T is %0.1f MPa ",T);
aebd85ce6fefa24de88e815f9e87732710e642a8
3cbee2296fd6b54f80587eead83813d4c878e06a
/sci2blif/sci2blif_added_blocks/nfet.sce
8df2f850cd94bdd69aeeb4716f6de94c921b984c
[]
no_license
nikhil-soraba/rasp30
872afa4ad0820b8ca3ea4f232c4168193acbd854
936c6438de595f9ac30d5619a887419c5bae2b0f
refs/heads/master
2021-01-12T15:19:09.899590
2016-10-31T03:23:48
2016-10-31T03:23:48
71,756,442
0
0
null
2016-10-24T05:58:57
2016-10-24T05:58:56
null
UTF-8
Scilab
false
false
449
sce
nfet.sce
//****************************** NFET ********************************** if (blk_name.entries(bl) =='nfet') then mputl("#NFET "+string(bl),fd_w); for ss=1:scs_m.objs(bl).model.ipar(1) mputl(".subckt nfet in[0]=net"+string(blk(blk_objs(bl),2))+'_'+ string(ss)+ " in[1]=net" + string(blk(blk_objs(bl),3)) +'_'+ string(ss)+ " out[0]=net"+ string(blk(blk_objs(bl),2+numofip))+'_'+ string(ss),fd_w); mputl(" ",fd_w); end end
44cc02fdf2a0d79df575870f3805105ee99b8d82
f542bc49c4d04b47d19c88e7c89d5db60922e34e
/PresentationFiles_Subjects/CONT/PU17QHW/ATWM1_Working_Memory_MEG_PU17QHW_Session2/ATWM1_Working_Memory_MEG_Nonsalient_Uncued_Run2.sce
415adfa2d2a9fe00eddc5dc3472da9ce3f8f575f
[]
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,617
sce
ATWM1_Working_Memory_MEG_Nonsalient_Uncued_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_sounds = false; active_buttons = 2; response_matching = simple_matching; button_codes = 10, 20; default_font_size = 36; default_font = "Arial"; default_background_color = 0 ,0 ,0 ; write_codes=true; # for MEG only begin; #Picture definitions box { height = 382; width = 382; color = 0, 0, 0;} frame1; box { height = 369; width = 369; color = 255, 255, 255;} frame2; box { height = 30; width = 4; color = 0, 0, 0;} fix1; box { height = 4; width = 30; color = 0, 0, 0;} fix2; box { height = 30; width = 4; color = 255, 0, 0;} fix3; box { height = 4; width = 30; color = 255, 0, 0;} fix4; box { height = 369; width = 369; color = 42, 42, 42;} background; TEMPLATE "StimuliDeclaration.tem" {}; trial { sound sound_incorrect; time = 0; duration = 1; } wrong; trial { sound sound_correct; time = 0; duration = 1; } right; trial { sound sound_no_response; time = 0; duration = 1; } miss; # Start of experiment (MEG only) - sync with CTF software trial { picture { box frame1; x=0; y=0; box frame2; x=0; y=0; box background; x=0; y=0; bitmap fixation_cross_black; x=0; y=0; } expStart; time = 0; duration = 1000; code = "ExpStart"; port_code = 80; }; # baselinePre (at the beginning of the session) trial { picture { box frame1; x=0; y=0; box frame2; x=0; y=0; box background; x=0; y=0; bitmap fixation_cross_black; x=0; y=0; }default; time = 0; duration = 10000; #mri_pulse = 1; code = "BaselinePre"; port_code = 91; }; TEMPLATE "ATWM1_Working_Memory_MEG.tem" { trigger_encoding trigger_retrieval cue_time preparation_time encoding_time single_stimulus_presentation_time delay_time retrieval_time intertrial_interval alerting_cross stim_enc1 stim_enc2 stim_enc3 stim_enc4 stim_enc_alt1 stim_enc_alt2 stim_enc_alt3 stim_enc_alt4 trial_code stim_retr1 stim_retr2 stim_retr3 stim_retr4 stim_cue1 stim_cue2 stim_cue3 stim_cue4 fixationcross_cued retr_code the_target_button posX1 posY1 posX2 posY2 posX3 posY3 posX4 posY4; 44 61 292 292 399 125 2192 2992 2442 fixation_cross gabor_167 gabor_123 gabor_042 gabor_107 gabor_167_alt gabor_123 gabor_042_alt gabor_107 "2_1_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2200_3000_2450_gabor_patch_orientation_167_123_042_107_target_position_2_4_retrieval_position_2" gabor_circ gabor_078_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_1_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_078_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 2042 2992 1892 fixation_cross gabor_008 gabor_148 gabor_119 gabor_085 gabor_008 gabor_148_alt gabor_119_alt gabor_085 "2_2_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2050_3000_1900_gabor_patch_orientation_008_148_119_085_target_position_1_4_retrieval_position_1" gabor_008_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_2_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_008_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 2042 2992 1892 fixation_cross gabor_014 gabor_096 gabor_135 gabor_050 gabor_014_alt gabor_096_alt gabor_135 gabor_050 "2_3_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2050_3000_1900_gabor_patch_orientation_014_096_135_050_target_position_3_4_retrieval_position_3" gabor_circ gabor_circ gabor_180_framed gabor_circ blank blank blank blank fixation_cross_white "2_3_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_180_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 2042 2992 1942 fixation_cross gabor_157 gabor_042 gabor_109 gabor_125 gabor_157_alt gabor_042 gabor_109 gabor_125_alt "2_4_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2050_3000_1950_gabor_patch_orientation_157_042_109_125_target_position_2_3_retrieval_position_2" gabor_circ gabor_090_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_4_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_090_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1892 2992 2542 fixation_cross gabor_033 gabor_173 gabor_111 gabor_092 gabor_033_alt gabor_173_alt gabor_111 gabor_092 "2_5_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1900_3000_2550_gabor_patch_orientation_033_173_111_092_target_position_3_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_092_framed blank blank blank blank fixation_cross_white "2_5_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_092_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 2092 2992 2242 fixation_cross gabor_166 gabor_103 gabor_144 gabor_058 gabor_166_alt gabor_103 gabor_144_alt gabor_058 "2_6_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2100_3000_2250_gabor_patch_orientation_166_103_144_058_target_position_2_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_013_framed blank blank blank blank fixation_cross_white "2_6_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_013_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1842 2992 1942 fixation_cross gabor_036 gabor_065 gabor_108 gabor_020 gabor_036 gabor_065_alt gabor_108 gabor_020_alt "2_7_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1850_3000_1950_gabor_patch_orientation_036_065_108_020_target_position_1_3_retrieval_position_1" gabor_036_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_7_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_036_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 64 292 292 399 125 2042 2992 2342 fixation_cross gabor_168 gabor_050 gabor_093 gabor_127 gabor_168 gabor_050_alt gabor_093 gabor_127_alt "2_8_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_UncuedRetriev_300_300_399_2050_3000_2350_gabor_patch_orientation_168_050_093_127_target_position_1_3_retrieval_position_2" gabor_circ gabor_050_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_8_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_050_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 1842 2992 2392 fixation_cross gabor_108 gabor_080 gabor_029 gabor_151 gabor_108 gabor_080 gabor_029_alt gabor_151_alt "2_9_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1850_3000_2400_gabor_patch_orientation_108_080_029_151_target_position_1_2_retrieval_position_1" gabor_063_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_9_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_063_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1792 2992 2092 fixation_cross gabor_047 gabor_019 gabor_004 gabor_173 gabor_047_alt gabor_019_alt gabor_004 gabor_173 "2_10_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1800_3000_2100_gabor_patch_orientation_047_019_004_173_target_position_3_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_173_framed blank blank blank blank fixation_cross_white "2_10_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_173_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 2042 2992 2442 fixation_cross gabor_173 gabor_068 gabor_129 gabor_050 gabor_173_alt gabor_068 gabor_129_alt gabor_050 "2_11_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2050_3000_2450_gabor_patch_orientation_173_068_129_050_target_position_2_4_retrieval_position_2" gabor_circ gabor_021_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_11_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_021_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 63 292 292 399 125 1842 2992 2042 fixation_cross gabor_126 gabor_093 gabor_108 gabor_167 gabor_126 gabor_093_alt gabor_108 gabor_167_alt "2_12_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_UncuedRetriev_300_300_399_1850_3000_2050_gabor_patch_orientation_126_093_108_167_target_position_1_3_retrieval_position_2" gabor_circ gabor_043_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_12_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_043_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 1792 2992 2192 fixation_cross gabor_151 gabor_021 gabor_172 gabor_127 gabor_151_alt gabor_021 gabor_172 gabor_127_alt "2_13_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1800_3000_2200_gabor_patch_orientation_151_021_172_127_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_037_framed gabor_circ blank blank blank blank fixation_cross_white "2_13_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_037_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 1842 2992 2342 fixation_cross gabor_165 gabor_040 gabor_146 gabor_127 gabor_165 gabor_040 gabor_146_alt gabor_127_alt "2_14_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1850_3000_2350_gabor_patch_orientation_165_040_146_127_target_position_1_2_retrieval_position_2" gabor_circ gabor_086_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_14_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_086_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 63 292 292 399 125 1942 2992 1992 fixation_cross gabor_125 gabor_007 gabor_060 gabor_168 gabor_125_alt gabor_007 gabor_060 gabor_168_alt "2_15_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_UncuedRetriev_300_300_399_1950_3000_2000_gabor_patch_orientation_125_007_060_168_target_position_2_3_retrieval_position_1" gabor_079_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_15_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_079_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 2192 2992 2592 fixation_cross gabor_082 gabor_168 gabor_019 gabor_049 gabor_082 gabor_168_alt gabor_019 gabor_049_alt "2_16_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2200_3000_2600_gabor_patch_orientation_082_168_019_049_target_position_1_3_retrieval_position_1" gabor_129_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_16_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_129_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1892 2992 2142 fixation_cross gabor_015 gabor_046 gabor_076 gabor_122 gabor_015_alt gabor_046 gabor_076 gabor_122_alt "2_17_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1900_3000_2150_gabor_patch_orientation_015_046_076_122_target_position_2_3_retrieval_position_2" gabor_circ gabor_046_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_17_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_046_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1992 2992 1942 fixation_cross gabor_066 gabor_021 gabor_041 gabor_129 gabor_066 gabor_021 gabor_041_alt gabor_129_alt "2_18_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2000_3000_1950_gabor_patch_orientation_066_021_041_129_target_position_1_2_retrieval_position_1" gabor_066_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_18_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_066_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1992 2992 2492 fixation_cross gabor_065 gabor_148 gabor_043 gabor_107 gabor_065 gabor_148 gabor_043_alt gabor_107_alt "2_19_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2000_3000_2500_gabor_patch_orientation_065_148_043_107_target_position_1_2_retrieval_position_1" gabor_065_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_19_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_065_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 63 292 292 399 125 1792 2992 1992 fixation_cross gabor_131 gabor_057 gabor_179 gabor_022 gabor_131 gabor_057_alt gabor_179_alt gabor_022 "2_20_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_UncuedRetriev_300_300_399_1800_3000_2000_gabor_patch_orientation_131_057_179_022_target_position_1_4_retrieval_position_2" gabor_circ gabor_102_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_20_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_102_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 2242 2992 2292 fixation_cross gabor_093 gabor_125 gabor_041 gabor_074 gabor_093_alt gabor_125_alt gabor_041 gabor_074 "2_21_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2250_3000_2300_gabor_patch_orientation_093_125_041_074_target_position_3_4_retrieval_position_3" gabor_circ gabor_circ gabor_041_framed gabor_circ blank blank blank blank fixation_cross_white "2_21_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_041_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 1792 2992 2242 fixation_cross gabor_020 gabor_143 gabor_128 gabor_164 gabor_020_alt gabor_143 gabor_128 gabor_164_alt "2_22_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1800_3000_2250_gabor_patch_orientation_020_143_128_164_target_position_2_3_retrieval_position_2" gabor_circ gabor_095_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_22_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_095_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 1992 2992 2392 fixation_cross gabor_013 gabor_093 gabor_052 gabor_033 gabor_013_alt gabor_093 gabor_052_alt gabor_033 "2_23_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2000_3000_2400_gabor_patch_orientation_013_093_052_033_target_position_2_4_retrieval_position_2" gabor_circ gabor_139_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_23_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_139_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 2142 2992 2192 fixation_cross gabor_143 gabor_111 gabor_094 gabor_169 gabor_143 gabor_111_alt gabor_094_alt gabor_169 "2_24_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2150_3000_2200_gabor_patch_orientation_143_111_094_169_target_position_1_4_retrieval_position_1" gabor_004_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_24_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_004_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1942 2992 2192 fixation_cross gabor_060 gabor_021 gabor_179 gabor_108 gabor_060_alt gabor_021_alt gabor_179 gabor_108 "2_25_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1950_3000_2200_gabor_patch_orientation_060_021_179_108_target_position_3_4_retrieval_position_3" gabor_circ gabor_circ gabor_179_framed gabor_circ blank blank blank blank fixation_cross_white "2_25_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_179_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1742 2992 2092 fixation_cross gabor_139 gabor_121 gabor_034 gabor_086 gabor_139 gabor_121_alt gabor_034 gabor_086_alt "2_26_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1750_3000_2100_gabor_patch_orientation_139_121_034_086_target_position_1_3_retrieval_position_1" gabor_139_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_26_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_139_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 64 292 292 399 125 1842 2992 2142 fixation_cross gabor_050 gabor_033 gabor_139 gabor_110 gabor_050 gabor_033_alt gabor_139_alt gabor_110 "2_27_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_UncuedRetriev_300_300_399_1850_3000_2150_gabor_patch_orientation_050_033_139_110_target_position_1_4_retrieval_position_2" gabor_circ gabor_033_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_27_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_033_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1742 2992 2492 fixation_cross gabor_102 gabor_043 gabor_176 gabor_066 gabor_102_alt gabor_043 gabor_176 gabor_066_alt "2_28_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1750_3000_2500_gabor_patch_orientation_102_043_176_066_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_176_framed gabor_circ blank blank blank blank fixation_cross_white "2_28_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_176_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1842 2992 2292 fixation_cross gabor_148 gabor_076 gabor_002 gabor_092 gabor_148_alt gabor_076 gabor_002_alt gabor_092 "2_29_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1850_3000_2300_gabor_patch_orientation_148_076_002_092_target_position_2_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_092_framed blank blank blank blank fixation_cross_white "2_29_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_092_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 63 292 292 399 125 1892 2992 2192 fixation_cross gabor_151 gabor_041 gabor_097 gabor_073 gabor_151_alt gabor_041_alt gabor_097 gabor_073 "2_30_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_UncuedRetriev_300_300_399_1900_3000_2200_gabor_patch_orientation_151_041_097_073_target_position_3_4_retrieval_position_2" gabor_circ gabor_179_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_30_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_179_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 2092 2992 2042 fixation_cross gabor_057 gabor_101 gabor_082 gabor_121 gabor_057_alt gabor_101 gabor_082 gabor_121_alt "2_31_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2100_3000_2050_gabor_patch_orientation_057_101_082_121_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_036_framed gabor_circ blank blank blank blank fixation_cross_white "2_31_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_036_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1842 2992 2092 fixation_cross gabor_098 gabor_127 gabor_148 gabor_038 gabor_098_alt gabor_127 gabor_148 gabor_038_alt "2_32_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1850_3000_2100_gabor_patch_orientation_098_127_148_038_target_position_2_3_retrieval_position_2" gabor_circ gabor_127_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_32_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_127_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 2242 2992 2042 fixation_cross gabor_137 gabor_121 gabor_177 gabor_091 gabor_137_alt gabor_121 gabor_177 gabor_091_alt "2_33_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2250_3000_2050_gabor_patch_orientation_137_121_177_091_target_position_2_3_retrieval_position_2" gabor_circ gabor_071_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_33_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_071_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 2042 2992 2242 fixation_cross gabor_025 gabor_110 gabor_136 gabor_077 gabor_025_alt gabor_110 gabor_136 gabor_077_alt "2_34_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2050_3000_2250_gabor_patch_orientation_025_110_136_077_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_136_framed gabor_circ blank blank blank blank fixation_cross_white "2_34_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_136_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 2142 2992 2342 fixation_cross gabor_084 gabor_106 gabor_023 gabor_135 gabor_084_alt gabor_106 gabor_023_alt gabor_135 "2_35_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2150_3000_2350_gabor_patch_orientation_084_106_023_135_target_position_2_4_retrieval_position_2" gabor_circ gabor_059_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_35_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_059_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 64 292 292 399 125 1792 2992 2192 fixation_cross gabor_163 gabor_114 gabor_091 gabor_024 gabor_163 gabor_114_alt gabor_091 gabor_024_alt "2_36_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_UncuedRetriev_300_300_399_1800_3000_2200_gabor_patch_orientation_163_114_091_024_target_position_1_3_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_024_framed blank blank blank blank fixation_cross_white "2_36_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_024_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 2192 2992 1992 fixation_cross gabor_009 gabor_122 gabor_046 gabor_177 gabor_009 gabor_122_alt gabor_046 gabor_177_alt "2_37_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2200_3000_2000_gabor_patch_orientation_009_122_046_177_target_position_1_3_retrieval_position_3" gabor_circ gabor_circ gabor_093_framed gabor_circ blank blank blank blank fixation_cross_white "2_37_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_093_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1892 2992 2142 fixation_cross gabor_051 gabor_090 gabor_156 gabor_135 gabor_051 gabor_090_alt gabor_156 gabor_135_alt "2_38_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1900_3000_2150_gabor_patch_orientation_051_090_156_135_target_position_1_3_retrieval_position_3" gabor_circ gabor_circ gabor_156_framed gabor_circ blank blank blank blank fixation_cross_white "2_38_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_156_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 1992 2992 2392 fixation_cross gabor_095 gabor_027 gabor_005 gabor_139 gabor_095 gabor_027 gabor_005_alt gabor_139_alt "2_39_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2000_3000_2400_gabor_patch_orientation_095_027_005_139_target_position_1_2_retrieval_position_1" gabor_050_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_39_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_050_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 64 292 292 399 125 2242 2992 2592 fixation_cross gabor_080 gabor_126 gabor_019 gabor_056 gabor_080_alt gabor_126 gabor_019 gabor_056_alt "2_40_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_UncuedRetriev_300_300_399_2250_3000_2600_gabor_patch_orientation_080_126_019_056_target_position_2_3_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_056_framed blank blank blank blank fixation_cross_white "2_40_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_056_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 1742 2992 2242 fixation_cross gabor_053 gabor_013 gabor_085 gabor_165 gabor_053_alt gabor_013 gabor_085 gabor_165_alt "2_41_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1750_3000_2250_gabor_patch_orientation_053_013_085_165_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_035_framed gabor_circ blank blank blank blank fixation_cross_white "2_41_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_035_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 2142 2992 2042 fixation_cross gabor_005 gabor_127 gabor_172 gabor_053 gabor_005 gabor_127 gabor_172_alt gabor_053_alt "2_42_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2150_3000_2050_gabor_patch_orientation_005_127_172_053_target_position_1_2_retrieval_position_2" gabor_circ gabor_082_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_42_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_082_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1942 2992 1892 fixation_cross gabor_007 gabor_096 gabor_119 gabor_156 gabor_007 gabor_096_alt gabor_119 gabor_156_alt "2_43_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1950_3000_1900_gabor_patch_orientation_007_096_119_156_target_position_1_3_retrieval_position_3" gabor_circ gabor_circ gabor_119_framed gabor_circ blank blank blank blank fixation_cross_white "2_43_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_119_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1992 2992 2092 fixation_cross gabor_021 gabor_049 gabor_126 gabor_162 gabor_021 gabor_049 gabor_126_alt gabor_162_alt "2_44_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2000_3000_2100_gabor_patch_orientation_021_049_126_162_target_position_1_2_retrieval_position_2" gabor_circ gabor_049_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_44_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_049_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 64 292 292 399 125 1942 2992 1892 fixation_cross gabor_088 gabor_067 gabor_117 gabor_002 gabor_088_alt gabor_067_alt gabor_117 gabor_002 "2_45_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_UncuedRetriev_300_300_399_1950_3000_1900_gabor_patch_orientation_088_067_117_002_target_position_3_4_retrieval_position_1" gabor_088_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_45_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_088_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 2192 2992 1942 fixation_cross gabor_083 gabor_136 gabor_021 gabor_102 gabor_083 gabor_136_alt gabor_021_alt gabor_102 "2_46_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2200_3000_1950_gabor_patch_orientation_083_136_021_102_target_position_1_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_102_framed blank blank blank blank fixation_cross_white "2_46_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_102_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 1742 2992 2342 fixation_cross gabor_083 gabor_056 gabor_126 gabor_165 gabor_083 gabor_056_alt gabor_126 gabor_165_alt "2_47_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1750_3000_2350_gabor_patch_orientation_083_056_126_165_target_position_1_3_retrieval_position_1" gabor_036_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_47_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_036_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 2142 2992 2542 fixation_cross gabor_065 gabor_098 gabor_130 gabor_179 gabor_065_alt gabor_098 gabor_130_alt gabor_179 "2_48_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2150_3000_2550_gabor_patch_orientation_065_098_130_179_target_position_2_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_179_framed blank blank blank blank fixation_cross_white "2_48_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_179_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1792 2992 1992 fixation_cross gabor_078 gabor_162 gabor_142 gabor_032 gabor_078 gabor_162 gabor_142_alt gabor_032_alt "2_49_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1800_3000_2000_gabor_patch_orientation_078_162_142_032_target_position_1_2_retrieval_position_2" gabor_circ gabor_162_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_49_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_162_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 63 292 292 399 125 1892 2992 2292 fixation_cross gabor_021 gabor_130 gabor_074 gabor_106 gabor_021 gabor_130_alt gabor_074_alt gabor_106 "2_50_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_UncuedRetriev_300_300_399_1900_3000_2300_gabor_patch_orientation_021_130_074_106_target_position_1_4_retrieval_position_2" gabor_circ gabor_180_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_50_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_180_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 2192 2992 2592 fixation_cross gabor_160 gabor_019 gabor_141 gabor_093 gabor_160 gabor_019_alt gabor_141 gabor_093_alt "2_51_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2200_3000_2600_gabor_patch_orientation_160_019_141_093_target_position_1_3_retrieval_position_3" gabor_circ gabor_circ gabor_003_framed gabor_circ blank blank blank blank fixation_cross_white "2_51_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_003_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 1892 2992 2542 fixation_cross gabor_075 gabor_056 gabor_112 gabor_097 gabor_075 gabor_056_alt gabor_112 gabor_097_alt "2_52_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1900_3000_2550_gabor_patch_orientation_075_056_112_097_target_position_1_3_retrieval_position_3" gabor_circ gabor_circ gabor_162_framed gabor_circ blank blank blank blank fixation_cross_white "2_52_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_162_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1942 2992 2492 fixation_cross gabor_040 gabor_123 gabor_092 gabor_107 gabor_040 gabor_123 gabor_092_alt gabor_107_alt "2_53_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1950_3000_2500_gabor_patch_orientation_040_123_092_107_target_position_1_2_retrieval_position_1" gabor_040_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_53_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_040_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 2242 2992 2092 fixation_cross gabor_092 gabor_173 gabor_137 gabor_063 gabor_092 gabor_173_alt gabor_137_alt gabor_063 "2_54_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2250_3000_2100_gabor_patch_orientation_092_173_137_063_target_position_1_4_retrieval_position_1" gabor_047_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_54_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_047_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 2092 2992 2442 fixation_cross gabor_081 gabor_014 gabor_138 gabor_164 gabor_081 gabor_014_alt gabor_138_alt gabor_164 "2_55_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2100_3000_2450_gabor_patch_orientation_081_014_138_164_target_position_1_4_retrieval_position_1" gabor_081_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_55_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_081_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 1792 2992 1892 fixation_cross gabor_103 gabor_041 gabor_025 gabor_163 gabor_103 gabor_041_alt gabor_025 gabor_163_alt "2_56_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1800_3000_1900_gabor_patch_orientation_103_041_025_163_target_position_1_3_retrieval_position_1" gabor_057_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_56_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_057_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 64 292 292 399 125 2142 2992 2042 fixation_cross gabor_133 gabor_026 gabor_174 gabor_059 gabor_133_alt gabor_026 gabor_174 gabor_059_alt "2_57_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_UncuedRetriev_300_300_399_2150_3000_2050_gabor_patch_orientation_133_026_174_059_target_position_2_3_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_059_framed blank blank blank blank fixation_cross_white "2_57_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_059_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1742 2992 2392 fixation_cross gabor_020 gabor_164 gabor_040 gabor_180 gabor_020_alt gabor_164 gabor_040_alt gabor_180 "2_58_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1750_3000_2400_gabor_patch_orientation_020_164_040_180_target_position_2_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_180_framed blank blank blank blank fixation_cross_white "2_58_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_180_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 2192 2992 2442 fixation_cross gabor_042 gabor_102 gabor_179 gabor_073 gabor_042_alt gabor_102_alt gabor_179 gabor_073 "2_59_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2200_3000_2450_gabor_patch_orientation_042_102_179_073_target_position_3_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_073_framed blank blank blank blank fixation_cross_white "2_59_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_073_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 2092 2992 2492 fixation_cross gabor_171 gabor_008 gabor_127 gabor_037 gabor_171_alt gabor_008 gabor_127 gabor_037_alt "2_60_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2100_3000_2500_gabor_patch_orientation_171_008_127_037_target_position_2_3_retrieval_position_2" gabor_circ gabor_053_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_60_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_053_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 2092 2992 2292 fixation_cross gabor_045 gabor_165 gabor_028 gabor_003 gabor_045 gabor_165_alt gabor_028 gabor_003_alt "2_61_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2100_3000_2300_gabor_patch_orientation_045_165_028_003_target_position_1_3_retrieval_position_3" gabor_circ gabor_circ gabor_028_framed gabor_circ blank blank blank blank fixation_cross_white "2_61_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_028_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 64 292 292 399 125 2242 2992 2592 fixation_cross gabor_107 gabor_066 gabor_028 gabor_049 gabor_107_alt gabor_066 gabor_028 gabor_049_alt "2_62_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_UncuedRetriev_300_300_399_2250_3000_2600_gabor_patch_orientation_107_066_028_049_target_position_2_3_retrieval_position_1" gabor_107_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_62_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_107_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 2142 2992 2342 fixation_cross gabor_132 gabor_088 gabor_148 gabor_173 gabor_132_alt gabor_088_alt gabor_148 gabor_173 "2_63_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2150_3000_2350_gabor_patch_orientation_132_088_148_173_target_position_3_4_retrieval_position_3" gabor_circ gabor_circ gabor_148_framed gabor_circ blank blank blank blank fixation_cross_white "2_63_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_148_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 1892 2992 2542 fixation_cross gabor_095 gabor_129 gabor_150 gabor_075 gabor_095_alt gabor_129_alt gabor_150 gabor_075 "2_64_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1900_3000_2550_gabor_patch_orientation_095_129_150_075_target_position_3_4_retrieval_position_3" gabor_circ gabor_circ gabor_011_framed gabor_circ blank blank blank blank fixation_cross_white "2_64_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_011_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 1942 2992 1992 fixation_cross gabor_015 gabor_041 gabor_067 gabor_082 gabor_015_alt gabor_041_alt gabor_067 gabor_082 "2_65_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1950_3000_2000_gabor_patch_orientation_015_041_067_082_target_position_3_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_127_framed blank blank blank blank fixation_cross_white "2_65_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_127_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1992 2992 1942 fixation_cross gabor_074 gabor_026 gabor_153 gabor_133 gabor_074_alt gabor_026 gabor_153_alt gabor_133 "2_66_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2000_3000_1950_gabor_patch_orientation_074_026_153_133_target_position_2_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_133_framed blank blank blank blank fixation_cross_white "2_66_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_133_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 62 292 292 399 125 1742 2992 2142 fixation_cross gabor_048 gabor_022 gabor_095 gabor_129 gabor_048 gabor_022 gabor_095_alt gabor_129_alt "2_67_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1750_3000_2150_gabor_patch_orientation_048_022_095_129_target_position_1_2_retrieval_position_2" gabor_circ gabor_022_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_white "2_67_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_022_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 63 292 292 399 125 2242 2992 2242 fixation_cross gabor_033 gabor_114 gabor_163 gabor_097 gabor_033 gabor_114_alt gabor_163 gabor_097_alt "2_68_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_UncuedRetriev_300_300_399_2250_3000_2250_gabor_patch_orientation_033_114_163_097_target_position_1_3_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_052_framed blank blank blank blank fixation_cross_white "2_68_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_052_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 61 292 292 399 125 2092 2992 2142 fixation_cross gabor_137 gabor_013 gabor_100 gabor_070 gabor_137_alt gabor_013_alt gabor_100 gabor_070 "2_69_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2100_3000_2150_gabor_patch_orientation_137_013_100_070_target_position_3_4_retrieval_position_3" gabor_circ gabor_circ gabor_050_framed gabor_circ blank blank blank blank fixation_cross_white "2_69_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_050_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; 44 63 292 292 399 125 1742 2992 2292 fixation_cross gabor_105 gabor_132 gabor_073 gabor_016 gabor_105_alt gabor_132 gabor_073 gabor_016_alt "2_70_Encoding_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_UncuedRetriev_300_300_399_1750_3000_2300_gabor_patch_orientation_105_132_073_016_target_position_2_3_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_155_framed blank blank blank blank fixation_cross_white "2_70_Retrieval_Working_Memory_MEG_P3_RL_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_155_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69; }; # baselinePost (at the end of the session) trial { picture { box frame1; x=0; y=0; box frame2; x=0; y=0; box background; x=0; y=0; bitmap fixation_cross_black; x=0; y=0; }; time = 0; duration = 5000; code = "BaselinePost"; port_code = 92; };
0cf51e74a7cf4f9990df4a2a406ad64ce36b034b
449d555969bfd7befe906877abab098c6e63a0e8
/431/CH2/EX2.19/EX2_19.sce
0aa812543e9122a87b29ee41aaf8b9b90dfd61d9
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
738
sce
EX2_19.sce
//calculating resistance required in series and also the speedwhen torque is halfed //Chapter 2 //Example 2.19 //page 125 clear; clc; disp("Example 2.19") V=250; //voltage supply in volts Ia=50; //armature current in amperes Ra=0.3; //armature resistance in ohms N=1000; E=V-(Ia*Ra); printf("E=%dV",E) disp("when extra resistance is added in the armature circuit when the speed is 800rpm") N2=800; E2=(E*N2)/N; printf("\nE at 800rpm=%dV",E2) R=((V-E2)/Ia)-Ra; printf("\nextra resistance in the armature circui,R=%fohms",R) disp("if load is halfed,Ia will be halfed") Ia2=Ia/2; E1=V-(Ia2*(Ra+R)); printf("E1=%dV",E1) N1=(N2*E1)/E2; printf("\nN1=%frpm",N1)
4f8fe3bd89545017cbe8e0e76d10834a5a5a8a18
449d555969bfd7befe906877abab098c6e63a0e8
/1271/CH8/EX8.4/example8_4.sce
df64bb21f82713c71b244aaf5c43dab3a3a7dbf1
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
686
sce
example8_4.sce
clc // Given that A = 15 * 30 // area of the floor in square meter h = 6 // height of hall in meter N = 500 // no. of people t = 1.36 // optimum time for orchestral music in sec k = 0.44 // absorption coefficient per person // Sample Problem 4 on page no. 8.19 printf("\n # PROBLEM 4 # \n") printf(" Standard formula used \n") printf(" T = 0.161 V/a*S \n" ) aS = 0.161 * ((A * h) / t) a = N * k a_ = aS - a w = a_ + (N / 2) * k + (N / 2) * 0.02 t = (0.161 * (A * h)) / w printf("\n Coefficient of absorption to be provided by the walls, floor and ceiling when the hall is fully occupied is %f SI unit.\n Reverberation time if only half upholstered seats are occupied is %f sec.",a_,t)
20a101d18ff7aad12ff9f1465212d84671e0fc45
449d555969bfd7befe906877abab098c6e63a0e8
/534/CH6/EX6.2/6_2_Napthalene_Sublimation.sce
e8bcdb3d4ca05a018bbb355ae1887b6be5d2952c
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
614
sce
6_2_Napthalene_Sublimation.sce
clear; clc; printf('FUNDAMENTALS OF HEAT AND MASS TRANSFER \n Incropera / Dewitt / Bergman / Lavine \n EXAMPLE 6.2 Page 356 \n'); //Example 6.2 // Napthalene Sublimation rate per unit length //Operating Conditions h = .05; //[W/m^2.K] Heat Convection coefficient D = .02; //[m] Diameter of cylinder Cas = 5*10^-6; //[kmol/m^3] Surface molar Conc Casurr = 0; //[kmol/m^3] Surrounding molar Conc Ma = 128; //[Kg/kmol] Molecular weight //From Eqn 6.15 Na = h*(%pi*D)*(Cas-Casurr); na = Ma*Na; printf("\n\n Mass sublimation Rate is = %.2e kg/s.m ", na); //END
e8ef6c0611a0530e38e67b64cec098f2fcb6884f
449d555969bfd7befe906877abab098c6e63a0e8
/3526/CH11/EX11.3/EX11_3.sce
b07ea38a20d58c2a0cd6914681eb86900a92fe1b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
1,222
sce
EX11_3.sce
clc;funcprot(0);//EXAMPLE 11.3 //page 321 // Initialisation of Variables M=200;........//Mass of alpha phase of alloy in gm %Sn=61.9;......//Percentage of the Sn in the eutectic alloy in percent %Pb=19;.......//Percentage of the Pb in the alpha phase in percent %Pb2=97.5;.....//Percentage of the Sn in the beeta phase in percent //CALCULLATIONS W1=(%Pb2-%Sn)/(%Pb2-%Pb);.....//Weight fraction of alpha phase W2=(%Sn-%Pb)/(%Pb2-%Pb);.......//Weight fraction of beeta phase Ma=M*W1;......//The mass of the alpha phase in 200g in g Mb=M-Ma;......//The amount of the beeta phase in g at 182 degree celsius MPb1=Ma*(1-(%Pb/100));.......//Mass of Pb in the alpha phase in g MSn1=Ma-MPb1;......//Mass of Sn in alpha phase MPb2=Mb*(1-(%Pb2/100));.....//Mass of Pb in beeta phase MSn2=123.8-MSn1;.....//mass of Sn in beeta Phase disp(W1,"Weight fraction of alpha phase") disp(W2,"Weight fraction of beeta phase") disp(Ma,"The mass of the alpha phase in 200g in g:") disp(Mb,"The amount of the beeta phase in g at 182 degree celsius:") disp(MPb1,"Mass of Pb in the alpha phase in g:") disp(MSn1,"Mass of Sn in alpha phase") disp(MPb2,"Mass of Pb in beeta phase:") disp(MSn2,"mass of Sn in beeta Phase:")
9fe41af54cccaa22191ff9ddd7dd4c392a08525b
449d555969bfd7befe906877abab098c6e63a0e8
/1697/CH4/EX4.15/Exa4_15.sce
d7378f5921bf56b05070e44c47b35a55be308c86
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
662
sce
Exa4_15.sce
//Exa 4.15 clc; clear; close; //given data : n=2;//no. of elements //given : d=lambda/3 in m delta=%pi/3;//in phase difference disp("dr=2*%pi*d/lambda"); disp("Putting d=lambda/3 we get dr=2*%pi/3"); dr=2*%pi/3;// disp("psi=dr*cos(theta)+delta"); disp("psi=(2*%pi/3)*cos(theta)+%pi/3"); //Maxima : disp("Maxima : cos((%pi/3)*cos(theta)+%pi/6)=1 .....Magnitude"); disp("(%pi/3)*cos(theta)+%pi/6=K*%pi"); disp("theta=acos(-1/2+3*k)"); disp("theta=+120,-120 degree"); //Minima : disp("Minima : cos((%pi/3)*cos(theta)+%pi/6)=0"); disp("(%pi/3)*cos(theta)+%pi/6=(2*k+1)*%pi/2"); disp("theta=acos(-1/2+(3/2)*(2*k+1))"); disp("theta=0 degree");
d18e44bfcc1323f652746c52678309cf1488ee62
449d555969bfd7befe906877abab098c6e63a0e8
/1727/CH5/EX5.25/5_25.sce
acd008b0a1bea543eeaec23fff54c556627f250d
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
5_25.sce
clc //Initialization of variables g=9.81 //m/s^2 rho=10^3 //kg/m^3 Q=0.1*100^2 /(24*3600) //m^3/s Cd=0.61 theta=60 //degrees Hd=Q/(Cd*8/15 *sqrt(2*g) *tand(theta/2)) H=Hd^(2/5) //results printf("apex of weir must be set %.1f cm below the free surface",H*100) //The answer in the textbook is wrong. Please verify it
2e8046b85ad6b7e1a9ffdcb63f33b70b3c4e1145
449d555969bfd7befe906877abab098c6e63a0e8
/60/CH3/EX3.2.a/ex_2_a.sce
44d0623851b6aa995c4a37e8a42261c4053c0920
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
355
sce
ex_2_a.sce
// // Example(3.2a) // //// finding roots using bisection method // // // deff('[y]=f(x)','y=x^3-x-1') // bisection(0,10,f); // // ////regula falsi method // //deff('[y]=f(x)','y=x^3-x-1') //regularfalsi(0,10,f); // // // //newton rapson method // //x=(0+10)/2 //deff('[y]=f(x)','x^3-x-1') //deff ('[y]=g(x)','y=2*x^2 -1') //x=newton(x,f,g);
2e387b1e4bc023178744c3dc46157e39f7693610
449d555969bfd7befe906877abab098c6e63a0e8
/1736/CH6/EX6.7/Ch06Ex7.sce
1f3cc82ceb16f9a9d249b29ad8926250ee3968de
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,129
sce
Ch06Ex7.sce
// Scilab Code Ex6.7: Page-197 (2006) clc; clear; m = 9.1e-031; // Mass of an electron, kg e = 1.6e-019; // Electronic charge, C k = 1.38e-023; // Boltzmann constant, J/mol/K T = 30; // Given temperature, K n = 1e+22; // Carrier density of CdS, per metre cube mu = 1e-02; // Mobility of electron, metre-square/V-s sigma = e*mu*n; // Conductivity of CdS, mho per m printf("\nThe conductivity of CdS sample = %2d mho per m", ceil(sigma)); m_eff = 0.1*m; // Effective mass of the charge carries, kg t = m_eff*sigma/(n*e^2); // Average time between successive collisions, s printf("\nThe average time between successive collisions = %4.2e sec", t); // We have 1/2*m_eff*v^2 = 3/2*k*T, solving for v v = sqrt(3*k*T/m_eff); // Velocity of charrge carriers, m/s l = v*t; // Mean free distance travelled by the carrier, m printf("\nThe mean free distance travelled by the carrier = %4.2e m", l); // Result // The conductivity of CdS sample = 16 mho per m // The average time between successive collisions = 5.69e-015 sec // The mean free distance travelled by the carrier = 6.64e-010 m
886946d361b6c64c68417424a11702a8588ddce1
449d555969bfd7befe906877abab098c6e63a0e8
/3647/CH2/EX2.4/2_4.sce
7dc799d00274764ad5a008c35e03cbd1a2a81ba9
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
435
sce
2_4.sce
//Solutions to Problems In applied mechanics //A N Gobby clear all; clc //percentage fluctuation in speed //initialisation of variables g=32.2//ft p=275//rev/min w=1/2*p//ft d=15//hp h=33000//ft r=0.8//ft h1=2240//ft m=p*(2*%pi/60)//rad/s //CALCULATIONS W=(d*h)/w//ft lbf E=r*W//ft lbf I=(1*h1*(3)^2)/(g)//slug ft^2 Q=(E*100)/(I*(m)^2*2)//percent //RESULTS printf('the percentage fluctuation in speed=% f percent',Q)
6cdd980572d77556b90029e58dec79c0ee304537
449d555969bfd7befe906877abab098c6e63a0e8
/965/CH13/EX13.7/7.sci
e685c0629753561ebfd4ac53e4937d5c1bdbdef7
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
sci
7.sci
clc; clear all; disp("Mass transfer rate") L=25;//m r=3.5/2000;//m pA1=1.01325*10^5;//atm pA2=0;//atm D=0.3*10^(-4);// m^2/s D=D*3600;// m^2/h T=27+273;//K G=8314; A=3.1416*r*r;//m^2 Na=(D*A)/(G*T)*(pA1-pA2)/L; disp("kg mole/h",Na,"Rate of diffusion Na =") MNH3=17; Mair=29; NNH3=Na*MNH3; disp("kg/h",NNH3," mass flow rate of NH3 =") Nair=Na*Mair; disp("kg/h",Nair," mass flow rate of air =")
f0e3e121cca31871dc108f0203fd869daddb0184
449d555969bfd7befe906877abab098c6e63a0e8
/1955/CH7/EX7.6/example6.sce
c6e093f84a3e46b13d186a4e160b697c4ffa3571
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,016
sce
example6.sce
clc clear //input data Hp=85//Head of the prototype in m Qp=(20000/3600)//Flow rate of the prototype in m^3/s Np=1490//Speed of the prototype in rpm Dp=1.2//Diameter of the prototype in m dp=714//Density of the prototype fluid in kg/m^3 Pp=4//Power of the prototype in MW Pm=500*10^-3//Power of the model in MW Qm=0.5//Flow rate of the prototype in m^3/s dm=1000//Density of the model fluid (water) in kg/m^3 //calculations NpNm=(Qp/Qm)//Ratio of the speeds of the prototype and the model in terms of (Dm/Dp)^(3) DmDp=1/(((NpNm)^(3))*(dp/dm)*(Pm/Pp))^(1/4)//The ratio of the diameters of model and the prototype or the scale ratio NmNp=1/(NpNm*((DmDp)^(3)))//The speed ratio or the ratio of speeds of the model and the prototype HmHp=((1/NmNp)^(2))*((1/DmDp)^(2))//The head ratio or the ratio of heads of the model and the prototype //output printf('(1)The head ratio of the model is %3.1f\n(2)The speed ratio of the model is %3.1f\n(3)The scale ratio of the model is %3.1f',HmHp,NmNp,DmDp)
553e66fd5b542e85aaa84e7262e481cb61060d1a
449d555969bfd7befe906877abab098c6e63a0e8
/3809/CH6/EX6.4/EX6_4.sce
87c01644a14b726f33df471cb4ca42596270c4dd
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
376
sce
EX6_4.sce
//Chapter 6, Example 6.4 clc //Initialisation w=25 //angular frequency C=10*10**-3 //capacitance in farad Ic=2 //current in ampere //Calculation Xc=1/(w*C) //Capacitive Reactance Vc=Ic*Xc //voltage across capacitor //Results printf("Voltage, V = %d V r.m.s",Vc)
9c84f6089b559e878e82737bf8ddee2c6f6b1ade
afd96675ead32880ce7928ad141c8e12ac66b141
/firstblock/macros/mysum.sci
9bd0c8075adb09fca185250c85af1e6512c24255
[]
no_license
KWMalik/dspblock
a26c722c604e3db33734fb94f42dbcfe8b9b28d6
949c3411a292460c246cd52c0846f01c63e9c79d
refs/heads/master
2020-12-01T01:15:46.197082
2012-05-22T10:01:12
2012-05-22T10:01:12
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
529
sci
mysum.sci
// ==================================================================== // Template toolbox_skeleton // This file is released under the 3-clause BSD license. See COPYING-BSD. // ==================================================================== // // function block = mysum(block, flag) if flag == 1 then v = 0; for j = 1:block.nin v = v + block.inptr(j)(1); end block.outptr(1)(1) = v; end endfunction // ====================================================================
8d9f670805b5a5ffc8bba01b0974ceefb6aff4f5
449d555969bfd7befe906877abab098c6e63a0e8
/2660/CH4/EX4.17/Ex4_17.sce
2176f9137015721de23dbb5ca9918e74d681941d
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
527
sce
Ex4_17.sce
clc v = 50 // cutting speed in m/min D = 150 // diameter of face cutter in mm N = (1000*v)/(%pi*D) // r.p.m. f = 0.25 // feed mm/tooth n = 10 //number of tooth tf = N*f*n // table feed in mm/min l = 200 // length of work piece in mm d = 25 // depth of slot in mm tot = sqrt(D*d - d^2) // total overtravel in mm tct = l + tot // total cutter travel in mm time = tct/tf // min. printf("\n Table feed = %d mm/min. \n Total cutter travel = %0.1f mm\n Time required to machine the slot = %0.3f min." , tf , tct ,time )
390471be97abe11a0b0a187281fcafe8b7992d98
717ddeb7e700373742c617a95e25a2376565112c
/1592/CH1/EX1.11/Example1_11.sce
ade4e6a1a69e85aac6f4ec3c09d3f2f63c62157a
[]
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
840
sce
Example1_11.sce
//Scilab Code for Example 1.11 of Signals and systems by //P.Ramakrishna Rao //displaying plots for the given signals clear; clc; for t=-3:1:3 y(t+4)=abs(t+3)*u(t+3)-abs(t+1)*u(t+1)-abs(t-1)*u(t-1)+abs(t-3)*u(t-3); end t=-3:1:3; //for the main given signal a=gca(); a.x_location="origin"; a.y_location="origin"; plot(t,y); title('Main Signal)'); dy=0*y; for i=1:6 dy(i)=(y(i+1)-y(i))/1; end //for the derivative of the given signal figure(1); a=gca(); a.x_location="origin"; a.y_location="origin"; plot2d2(t,dy); title('Derivative of Signal'); dy2=0*dy; dy2(1)=dy(1)-0; for i=1:6 dy2(i+1)=(dy(i+1)-dy(i))/1; end //for the impulse response representation or second derivative figure(2); a=gca(); a.x_location="origin"; a.y_location="origin"; plot2d3(t,dy2,-5); title('Impulse response representation');
7a07f1698dce92f4c60c529aaa75caae2f6bcd2e
449d555969bfd7befe906877abab098c6e63a0e8
/905/CH4/EX4.5/4_5.sce
3e350f4019f9f96ca74c76abc7fc5457f5a9ac12
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,580
sce
4_5.sce
clear; clc; // Illustration 4.5 // Page: 245 printf('Illustration 4.5 - Page: 245\n\n'); // solution //*****Data*****// // a-chloroform b-water c-air T = 298; // [K] Dv = 1; // [vessel diameter, m] Vb = 10; // [kg/s] ca = 240*10^-6; // [gram/l] xr = 0.9; // [chloroform which is to be removed] m = 220; Ds = 0.5; // [diameter of sparger, m] no = 90; // [number of orifices] Do = 3*10^-3; // [diameter of orifice, m] nm = 0.6; // [mechanical efficiency] rowb = 1000; // [kg/cubic m] R = 8.314; Mc = 29; // [gram/mole] Mb = 18; // [gram/mole] g = 9.8; // [square m/s] //*****// Vair = 0.1; // [kg/s as calculated in chapter 3] mg = Vair/no; // [mass flow rate through each orifice, kg/s] ug = 1.8*10^-5; // [kg/m.s] Reo = 25940; // [Renoylds number] // From equ. 4.20 dp = 0.0071*Reo^-0.05; // [m] // Since the water column height is not known, therefore an iterative procedure must be implemented. // Assuming column height, Z = 0.5 m Z = 0.5; // [m] // For Z = 0.5 m rowl = 1000; // [kg/cubic m] Ps = 101.3; // [kPa] Po = Ps + (1000*9.8*0.5/1000); // [kPa] Pavg = (Po+Ps)/2; // [kPa] rowg = Pavg*Mc/(R*T); // [kg/cubic m] area = %pi*Dv^2/4; // [square m] vg = Vair/(rowg*area); // [m/s] // In this case rowl = rowg and sigma = sigmaAW // From equation 4.22 // Vg = vg // vg/vs = 0.182 vs = vg/0.182; // [m/s] vl = -Vb/(rowl*area); // [negative because water flows downward, m/s] // From equ 4.21 deff('[y] = f12(phig)','y = vs - (vg/phig)-(-vl/(1-phig))'); phig = fsolve(0.1,f12); // Now in this case S = vl/(1-phig); // Value of 'S' comes out to be less than 0.15 m/s // Therefore dp = (dp^3*Po/Pavg)^(1/3); // [m] // From equ 4.23 a = 6*phig/dp; // [m^-1] // Now we calculate diffusivity of chloroform Vba = 88.6; // [cubic cm/mole] u = 0.9*10^-3; // [Pa-s] e = (9.58/(Vba)-1.12); // From equation 1.53 Dl = 1.25*10^-8*((Vba)^-0.19 - 0.292)*T^1.52*(u*10^3)^e; // [square cm/s] // And Schmidt number is Scl = 833; // [Schmidt Number] // Now we calculate dp*g^(1/3)/Dl^(2/3) = J J = dp*g^(1/3)/(Dl*10^-4)^(2/3) Reg = dp*vs*rowl/u; // [Gas bubble Renoylds number] // From equ 4.25 Shl = 2 + 0.0187*Reg^0.779*Scl^0.546*J^0.116; // For dilute solution xbm = 1 or c = 55.5 kmole/cubic m // Then for Nb = 0 c = 55.5; // [kmole/cubic m] kx = Shl*c*Dl*10^-4/dp; // [kmole/square m.s] mtc = kx*a; // [kmole/cubic m.s] L = Vb/Mb; // [kmole/s] Gmx = L/area; // [kmole/square m.s] V = Vair/Mc; // [kmole/s] A = L/(m*V); // [absorption factor] // From equ 4.28 // For, xin/xout = x = 10 x = 10; Z = (Gmx/(kx*a*(1-A)))*log(x*(1-A)+A); // With this new estimated Z ,we again calculate average pressure in the // column of water Po1 = 110.1; // [kPa] Pavg1 = 105.7; // [kPa] rowg1 = Pavg1*Mc/(R*T); // Now value of rowg1 obtained is very close to value used in the first // iteration. Therefore on three iteractions we achieve a value of 'Z' Z1 = 0.904; // [m] rowgo = Po1*Mc/(R*T); // [kg/cubic m] vo1 = 4*mg/(%pi*Do^2*rowgo); // [m/s] // Therefore, vo1^2/(2*gc) = F gc = 1; F = vo1^2/(2*gc); // [J/kg] // And R*T*log(Po/Ps)/Mc = G G = R*T*1000*log(Po1/Ps)/Mc; // [J/kg] Zs = 0 // And (Z1-Zs)*g/gc = H H = (Z1-Zs)*g/gc; // [J/kg] // From equ 4.27 W = F+G+H; // [J/kg] // Now the air compressor power is W1 = W*Vair*10^-3/nm; // [kW] printf("The depth of the water column required to achieve the specified 90percent removal efficiency is %f m\n\n",Z1); printf("The power required to operate the air compressor is %f kW\n\n",W1);
5269d0e48c92e5bfbfb1fe7f5acd81b5aab57d02
b23687e2eb02bcb6d0f581b7975f42c496faeda1
/prac1(duty).sce
192f1e2af56eb90cef7f9903e891415753bc2ae6
[ "MIT" ]
permissive
harvishj/Scilab
bd3fbd3e679eb07aa088ff2bab40d491c6499770
9daada512f42ea6f52199a34d6b18e64b107af94
refs/heads/master
2021-07-14T15:06:03.621923
2020-10-05T06:35:43
2020-10-05T06:35:43
213,328,984
1
3
MIT
2020-10-05T06:35:44
2019-10-07T08:16:52
Scilab
UTF-8
Scilab
false
false
352
sce
prac1(duty).sce
clear; clf; clc; x=[ones(1:5),zeros(1:95)]; y=[ones(1:50),zeros(1:50)]; xf=fft(x); yf=fft(y); xfa=abs(xf); yfa=abs(yf); subplot(211); plot2d3(xfa); xgrid(4); title("Spectrum of pluse waveform with 5% duty cycle","fontsize",4); subplot(212); plot2d3(yfa); xgrid(4); title("Spectrum of pluse waveform with 50% duty cycle","fontsize",4);
278fa18472c87e9024355d20dc12429d6576cce9
449d555969bfd7befe906877abab098c6e63a0e8
/551/CH10/EX10.3/3.sce
a9ce8e412bd6fa5b7fd54c6e5757a791016f7432
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
445
sce
3.sce
clc phi=0.55; p_vs=0.0425; //bar p_t=1.0132; //bar p_v=phi*p_vs; W=0.622*p_v/(p_t-p_v); //Specific humidity after removing o.oo4 kg of water vapour Wnew=W-0.004; p_v=p_t*Wnew/(Wnew+0.622); p_vs=0.0234; //bar disp("(i) Relative humidity") phi=p_v/p_vs; disp("phi=") disp(phi) disp("(ii) Dew point temperature") disp("Corresponding to 0.0171 bar, from steam tables") t_dp=15; //0C disp("t_dp=") disp(t_dp) disp("0C")
8e70c89db8fa3d04da04b57703616ce3b807f8c8
449d555969bfd7befe906877abab098c6e63a0e8
/842/CH10/EX10.37/Example10_37.sce
74f723e598dd49dd4d72e537bdbf0dee679c961d
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
Example10_37.sce
//clear// //Example 10.37:To find output response of an LTI System syms n z; alpha = 8; //input constant beta_b = 1; //initial condition y[-1] = 1 Y1 = -((3*beta_b*z)/(z+3)) Y2 = (alpha*z^2/((z+3)*(z-1))) F1 = Y1*(z^(n-1))*(z+3); y1 = limit(F1,z,-3); F2 = Y2*(z^(n-1))*(z+3); y2 = limit(F2,z,-3); F3 = Y2*(z^(n-1))*(z-1); y3 = limit(F3,z,1); disp((y1+y2+y3)*'u(n)','y[n]=') //Result //y[n] = (2-(-3)^(n+1))*u(n)
f3753471254b8f60cbb40aa2da78f6d3dde342b8
449d555969bfd7befe906877abab098c6e63a0e8
/25/CH9/EX9.8/9_8.sce
72d8c77bd6a26ea4aef9854625204a9a706c027a
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
281
sce
9_8.sce
// example:-9.8,page no.-516. // design a coupled line band pass filter with N=3. delta=0.1;f=1.8*10^9;fo=2*10^9;Zo=50;fc=1; f=(1/delta)*((f/fo)-(fo/f)); x=abs(f/fc)-1; // the value on the horizontal scale. attntn=20; // from above values. disp(attntn,'attenuation in db = ')
28492e7ec3ca2ca076b364c81ec43e5666091c64
dc43d2d07e54764662d2629492544cc614c391a7
/Regula_Falsi.sce
c511153a7a64c1456677c34e099fd04237b8ce7e
[]
no_license
CaptainLazarus/Scilab
6634ea1774f00e1a25b5b05c622429bfc51f9abf
3af1504ebbdb784e6493a8c4b264e6994c45a02b
refs/heads/master
2020-04-16T19:27:39.496867
2019-02-26T05:53:48
2019-02-26T05:53:48
165,860,221
0
0
null
null
null
null
UTF-8
Scilab
false
false
266
sce
Regula_Falsi.sce
function y = f(x) y = x^3 - 2*x^2 - 3*x - 1 endfunction function f1(a,b) c = b - f(b)*(a-b)/(f(a)-f(b)) if f(c) < 10^-5 then disp(c) break end if f(c)*f(a) < 0 then f1(a,c) else f1(b,c) end endfunction
03f4a7082f9e94fa515abad9d3b4717ec6c6f43e
449d555969bfd7befe906877abab098c6e63a0e8
/1100/CH3/EX3.3/3_3.sce
16cf61ea6565870c4958b7bb5b73c835bb81c0b2
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
303
sce
3_3.sce
clc //initialisation of variables m= 10 //lb cp= 0.180 //Btu/lb F cp1= 0.235 //Btu/lb F L= 15.8 //btu/lb L1= 120 //btu/lb T1= 70 //F T2= 235 //F T3= 832 //F //CALCULATIONS Qa= m*cp*(T2-T1) Qb= m*L Qc= m*cp1*(T3-T2) Qd= m*L1 Q= Qa+Qb+Qc+Qd //RESULTS printf ('Heat required= %.f Btu',Q)
1bb48110b9e6f1036af7b98dfb9dedb2a392baa4
7e16677fdc5d007df8fbe28c20c9a5f811f5d0e9
/Tests/VW_AusC_VV.tst
d788a5137382a228f1f3f50eee38e24c1696f1db
[]
no_license
BuiMCanmet/DR_AS-NZS-Scripts
278796e65b8af767c041771f0d7c25a2dbe8a3d4
322df2c0919a4a776a68b684b712569397346a00
refs/heads/master
2023-08-31T12:06:09.404780
2021-06-03T12:51:14
2021-06-03T12:51:14
281,690,375
2
4
null
2021-06-03T12:51:14
2020-07-22T13:49:54
Python
UTF-8
Scilab
false
false
1,675
tst
VW_AusC_VV.tst
<scriptConfig name="VW_AusC_VV" script="VW"> <params> <param name="vw.commencement_time" type="float">1.2</param> <param name="vw.completion_time" type="float">10.2</param> <param name="vw.step_time_period" type="float">20.0</param> <param name="eut.f_min" type="float">45.0</param> <param name="eut.f_nom" type="float">50.0</param> <param name="eut.f_max" type="float">55.0</param> <param name="eut.v_low" type="float">210.0</param> <param name="eut.v_nom" type="float">230.0</param> <param name="eut.v_high" type="float">250.0</param> <param name="eut.v_in_nom" type="int">400</param> <param name="eut.p_min" type="float">1000.0</param> <param name="eut.var_rated" type="float">2000.0</param> <param name="eut.p_rated" type="float">8000.0</param> <param name="eut.s_rated" type="float">10000.0</param> <param name="vw.test_AB" type="string">Disabled</param> <param name="vw.test_AC" type="string">Disabled</param> <param name="vw.test_NZ" type="string">Disabled</param> <param name="vw.test_AR" type="string">Disabled</param> <param name="der.mode" type="string">Disabled</param> <param name="gridsim.mode" type="string">Disabled</param> <param name="gridsim.auto_config" type="string">Disabled</param> <param name="pvsim.mode" type="string">Disabled</param> <param name="das.mode" type="string">Disabled</param> <param name="hil.mode" type="string">Disabled</param> <param name="vw.test_AA" type="string">Enabled</param> <param name="eut.phases" type="string">Single phase</param> <param name="vw.mode" type="string">Volt-Var</param> </params> </scriptConfig>
12a493cf976039b04f4b7ca94a02b323e9b1bfb3
449d555969bfd7befe906877abab098c6e63a0e8
/2084/CH15/EX15.8w/15_8w.sce
b3d29c459888e401f3481569edc7f7d45d86acb8
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
548
sce
15_8w.sce
//developed in windows XP operating system 32bit //platform Scilab 5.4.1 clc;clear; //example 15.8w //calculation of the pressing in the guitar to produce required fundamental frequency //given data L1=90//length(in cm) of the guitar string nu1=124//fundamental frequency(in Hz) for L1 nu2=186//required fundamental frequency(in Hz) //calculation //from equation of fundamental frequency....nu = (1/(2*L))*sqrt(F/mu) L2=L1*(nu1/nu2) printf('the pressing in the guitar to produce the fundamental frequency of 186 Hz is %d cm',L2)
00ecc5aee61522b305a2a72f1c8f82198d0b2ca9
a62e0da056102916ac0fe63d8475e3c4114f86b1
/set9/s_Engineering_Physics_(volume_2)_Dr._K._V._Kumar_2258.zip/Engineering_Physics_(volume_2)_Dr._K._V._Kumar_2258/CH7/EX7.20/7_20.sce
d2e629a995226d81c0ae48f643336bdce9f300cb
[]
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
221
sce
7_20.sce
errcatch(-1,"stop");mode(2);; ; // To calculate mew and n RH=3.66*10^-4; e=1.6*10^-19; rho_n=8.93*10^-3; n=1/(RH*e); mew_e=RH/rho_n; printf("n per m^3 is"); disp(n); printf("mew_e is %f m^2/V",mew_e); exit();
3f634da6246ae9dfe5bff5a331de51727dc18127
449d555969bfd7befe906877abab098c6e63a0e8
/1208/CH9/EX9.18/Exa18.sce
fb879e0fd7db9afbb659807560ad8e251ed16ca5
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,339
sce
Exa18.sce
//Exa 18 clc; clear; close; // given data : //let s=skilled ;ss=semi skilled; u=unskilled STs=3000;//in weeks STss=1200;//in weeks STu=1800;//in weeks ATs=2560;//in weeks ATss=1600;//in weeks ATu=2240;//in weeks SRs=60;//in Rs/week SRss=36;//in Rs/week SRu=24;//in Rs/week ARs=65;//in Rs/week ARss=40;//in Rs/week ARu=20;//in Rs/week //Labour Cost variance LCVs=(STs*SRs)-(ATs*ARs) LCVss=(STss*SRss)-(ATss*ARss) LCVu=(STu*SRu)-(ATu*ARu) //Labour Efficiency variance LEVs=SRs*(STs-ATs);// in Rs LEVss=SRss*(STss-ATss);// in Rs LEVu=SRu*(STu-ATu);// in Rs //Labour Rate variance LRVs=ATs*(SRs-ARs);// in Rs LRVss=ATss*(SRss-ARss);// in Rs LRVu=ATu*(SRu-ARu);// in Rs //Labour Mix variance TAMT=ATs+ATu+ATss;// total of actual mix time TSMT=STs+STu+STss;// total of standard mix time RSTs=(STs*TAMT)/TSMT RSTss=(STss*TAMT)/TSMT RSTu=(STu*TAMT)/TSMT LMVs=SRs*(RSTs-ATs);// in Rs LMVss=SRss*(RSTss-ATss);// in Rs LMVu=SRu*(RSTu-ATu);// in Rs //Labour Sub Efficiency variance LSEVs=SRs*(STs-RSTs);// in Rs LSEVss=SRss*(STss-RSTss);// in Rs LSEVu=SRu*(STu-RSTu);// in Rs disp("Labour Cost variance :") disp(LCVs,"Labour Cost variance LCVs: ") disp(LCVss,"Labour Cost variance LCVss: ") disp(LCVu,"Labour Cost variance LCVu: ") disp(LCVs+LCVss+LCVu,"Labour Cost variance :") disp("Labour Efficiency variance :") disp(LEVs,"Labour Efficiency variance LEVs: ") disp(LEVss,"Labour Efficiency variance LEVss: ") disp(LEVu,"Labour Efficiency variance LEVu: ") disp(LEVs+LEVss+LEVu,"Labour Efficiency variance :") disp("Labour Rate variance :") disp(LRVs,"Labour Rate variance LRVs: ") disp(LRVss,"Labour Rate variance LRVss: ") disp(LRVu,"Labour Rate variance LRVu: ") disp(LRVs+LRVss+LRVu,"Labour Rate variance :") disp("Labour Mix variance :") disp(LMVs,"Labour Mix variance LMVs: ") disp(LMVss,"Labour Mix variance LMVss: ") disp(LMVu,"Labour Mix variance LMVu: ") disp(LMVs+LMVss+LMVu,"Labour Mix variance :") disp("Labour Sub Efficiency variance :") disp(LSEVs,"Labour Sub Efficiency variance LMVs: ") disp(LSEVss,"Labour Sub Efficiency variance LMVss: ") disp(LSEVu,"Labour Sub Efficiency variance LMVu: ") disp(LSEVs+LSEVss+LSEVu,"Labour Sub Efficiency variance :") disp("Negative variances indicate adverse value "); disp("Positive variances indicate favourable value ");
dfdd2da7893fd368c6278f06a16a4c4f0d35ba44
449d555969bfd7befe906877abab098c6e63a0e8
/2384/CH1/EX1.23/ex1_23.sce
2402044aced9d8c212b66a229f24418a472bc19b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
714
sce
ex1_23.sce
// Exa 1.23 clc; clear; close; format('v',7) // Given data R1= 5;// in ohm R2= 10;// in ohm R3= 3;// in ohm R4= 2;// in ohm V1= 10;// in V V2= 20;// in V I= 5;// in A //Applying KCL at node A: VA*(R1+R2)+VB*-R1 =I*R1*R2+V1*R1 (i) //Applying KCL at node B: VA*R3*R4+VB*-(R2*R3+R4*R3+R4*R2) =V1*R3*R4+V2*R2*R3 (ii) A=[(R1+R2) R3*R4; -R1 -(R3*R2+R4*R3+R4*R2)] B= [(I*R1*R2+V1*R1) (V1*R3*R4+V2*R2*R3)]; V= B*A^-1;// Solving eq(i) and (ii) by Matrix method VA= V(1);// in V VB= V(2);// in V I4= (VB+V2)/R4;// in A V4= R4*I4;// in V disp(I4,"The current through 2 ohm resistor in A is : ") disp(V4,"The voltage across 2 ohm resistor in V is : ")
e7efb519d77c8bb8e1e78ad7237e107ed7d80e85
a5f0fbcba032f945a9ee629716f6487647cafd5f
/Experimentation/10 Automated_loader/tests/test.sce
254ca6c47bc5604517c6d79ff5ed8b30014cdef0
[]
no_license
SoumitraAgarwal/Scilab-gsoc
692c00e3fb7a5faf65082e6c23765620f4ecdf35
678e8f80c8a03ef0b9f4c1173bdda7f3e16d716f
refs/heads/master
2021-04-15T17:55:48.334164
2018-08-07T13:43:26
2018-08-07T13:43:26
126,500,126
1
1
null
null
null
null
UTF-8
Scilab
false
false
73
sce
test.sce
// Demo script for linear regression getd('..') loader('~/.ssh/id_rsa');
ae9f579ae2f35ebb59a84cc0cda8e8c0ca61f34d
449d555969bfd7befe906877abab098c6e63a0e8
/10/CH1/EX6/cha1_6.sce
67bbf093f5958b25daf9c59de0f36a47cb97b2de
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
121
sce
cha1_6.sce
lg=0.4*10^-2;Bg=0.8; Hm=42*10^3;A=4*%pi*10^-7;Ag=2.5*10^-4; Bm=0.95; Hg=Bg/A lm=(lg/Hm)*Hg Am=(Bg*Ag)/(Bm)
cecb6d2d5c9e3423f783680e7672a8c9b451ef3a
449d555969bfd7befe906877abab098c6e63a0e8
/2075/CH4/EX4.8/pe4_8.sce
2b72d91b2e5dd5915461cb06ba1f54d8bce99520
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
329
sce
pe4_8.sce
//example 4.8 clc; funcprot(0); // Initialization of Variable Rf=22; Ri=1; Rs=15; I=4.75; Rc=4; Vp=2; Rl=8; Im=4; //calculation Av=1+(Rf/Ri); disp(Av,"gain") Il=(Rs*I)/(Rc+13.75); disp(Il,"limit current in A:") Vo=Vp*Av; disp(Vo,"output voltage in V:") V=Im*Rl; disp(V,"maximum output voltage in V") clear()
a0a93fe405b1ae4a69c7852e4f021ae5c9bf723a
449d555969bfd7befe906877abab098c6e63a0e8
/2498/CH7/EX7.20/ex7_20.sce
e2b5c9e7d6733a62365245e5caf5fc0e5b6e132a
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
743
sce
ex7_20.sce
// Exa 7.20 clc; clear; close; format('v',6) // Given data V_DD = -60;// in V R1 = 1.3;// in Mohm R1 = R1 * 10^3;// in ohm R2 = 200;// in k ohm I_DSS = -4;// in mA V_P = 4;// in V R_S= 4;// in k ohm R_D= 18;// in k ohm V_GG = V_DD * (R2/(R1+R2));// in V R_G = (R2*R1)/(R1+R2);// in k ohm V_G = -8;// in V I_D= poly(0,'I_D'); V_S= I_D*R_S;// in V V_GS= V_G-V_S;// in V I_D= I_D-I_DSS*(1-V_GS/V_P)^2; // Evaluating the value of I_D by using, polynomial method, I_D= roots(I_D);// in mA I_D= I_D(2);// in mA V_S= I_D*R_S;// in V V_GS= V_G-V_S;// in V V_DS= V_DD-I_D*(R_D+R_S);// in V disp(I_D,"The value of I_D in mA is : ") disp(V_GS,"The value of V_GS in volts is: ") disp(V_DS,"The value of V_DS in volts is : ")
d17fd6b294f55ec54799b02eda03f9d9a1c3fe47
3b9a879e67cbab4a5a4a5081e2e9c38b3e27a8cc
/Área 2/Aula 10 - Quadratura Gaussiana/Quadratura Gaussiana com n intervalos e 5 nós - menos exata.sce
0eb7e2d892d858a249ba225d7924fd9895f81e67
[ "MIT" ]
permissive
JPedroSilveira/numerical-calculus-with-scilab
32e04e9b1234a0a82275f86aa2d6416198fa6c81
190bc816dfaa73ec2efe289c34baf21191944a53
refs/heads/master
2023-05-10T22:39:02.550321
2021-05-11T17:17:09
2021-05-11T17:17:09
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
689
sce
Quadratura Gaussiana com n intervalos e 5 nós - menos exata.sce
function S=gaussiana(f,a,b,n) h=(b-a)/n // n intervalos x=linspace(a,b,n+1) w = [0.2369268850 0.4786286704 0.5688888888 0.4786286704 0.2369268850]' t = [-0.9061798459 -0.5384693101 0.0000000000 0.5384693101 0.9061798459]' S=0 for i=1:n alpha=(x(i+1)-x(i))/2 bet =(x(i+1)+x(i))/2 x1=alpha*t(1)+bet; x2=alpha*t(2)+bet; x3=alpha*t(3)+bet; x4=alpha*t(4)+bet; x5=alpha*t(5)+bet; A =(w(1)*f(x1)+w(2)*f(x2)+w(3)*f(x3)+w(4)*f(x4)+w(5)*f(x5))*h/2 S=S+A end endfunction
f7a6b2499060c16a5325373efb79f786f5eb16eb
449d555969bfd7befe906877abab098c6e63a0e8
/1739/CH7/EX7.5/Exa7_5.sce
af71efa5aec3a8b033b4fb284f301553a4206ef6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
337
sce
Exa7_5.sce
//Exa 7.5 clc; clear; close; //Given data : format('v',4) To=150;//in kelvin T1=20;//in degree C T1=T1+273;//in kelvin T2=70;//in degree C T2=T2+273;//in kelvin //Formula ; Jth=exp(T/To) Jth20=exp(T1/To); Jth70=exp(T2/To) ratio=Jth70/Jth20;//unitless disp(ratio,"Ratio of current densities for AlGaAs injection laser : ");
5dfe0937750344c0bf000e728060e831707ba75b
449d555969bfd7befe906877abab098c6e63a0e8
/3754/CH36/EX36.3/36_3.sce
360ae8e12178452b079dd24c2365bc8cb0d016b7
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
36_3.sce
clear// //Variables R1 = 10.0 * 10**3 //Resistance (in ohm) C1 = 0.01 * 10**-6 //Capacitor (in Farad) //Calculation f2 = 1.0/(2*%pi*R1*C1) //Frequency (in Hertz) fmax = f2 / 10.0 //Maximum linear operating freqeuncy (in Hertz) //Result printf("\n Cut-off frequency is %0.1f Hz.",f2) printf("\n Maximum linear operating frequency is %0.0f Hz.",fmax)
1a917207f60be365eada1bce867d1dd919f7b324
1232196a72221f6cc0ee0a9a47111ef1188dafe9
/work/examples/variables/allvariables.sce
464d85f496fed0c435ec81e62476a24de5c64462
[]
no_license
sumagin/rasp30
06dc2ee1587a4eaf3cf5fb992375b8589617f882
a11dcffaed22dbac1f93c2f4798a48c7b0b1f795
refs/heads/master
2021-01-24T23:51:54.459864
2016-07-08T22:03:43
2016-07-08T22:03:43
16,685,217
2
3
null
2015-07-23T15:28:49
2014-02-10T05:17:38
C
UTF-8
Scilab
false
false
426
sce
allvariables.sce
//contains four vectors of step functions that occur at different times load('/home/ubuntu/rasp30/work/examples/variables/myVariable.dat') //LPf load('/home/ubuntu/rasp30/work/examples/variables/pre_lpf.dat') //C4 load('/home/ubuntu/rasp30/work/examples/variables/pre_c4.dat') //VMM+WTA load('/home/ubuntu/rasp30/work/examples/variables/pre_vmmwta.dat') load('/home/ubuntu/rasp30/work/examples/variables/pre_vmmwta2.dat')
4585343ecb3369dfb4f22d8cccd7afb5e2a89188
38bd1cf9e52ea23b43223d53d8139aad52bb1c70
/third_party/dotnet/nunit-console-3.12.0/bin/net35/TestListWithEmptyLine.tst
3ce1ebe79c601d2d7dbe97d244d354ad0d142b26
[ "Apache-2.0", "MIT" ]
permissive
SeleniumHQ/selenium
46d9553e3a45412a7540dd3f7d1f34be6ef42b1b
cc41a883b5138962c6b4408a0fdf4e932bd08071
refs/heads/trunk
2023-09-03T22:56:56.403484
2023-09-02T19:20:45
2023-09-02T19:20:45
7,613,257
30,383
9,671
Apache-2.0
2023-09-14T18:47:42
2013-01-14T21:40:56
Java
UTF-8
Scilab
false
false
38
tst
TestListWithEmptyLine.tst
 # No funny business... AmazingTest
3fdc9832f82ffd4e896ed25148718aad1c84028e
931df7de6dffa2b03ac9771d79e06d88c24ab4ff
/Axis Tracking.sce
815481e7b2f99b1d4e8b633af451b0242e5abbf8
[]
no_license
MBHuman/Scenarios
be1a722825b3b960014b07cda2f12fa4f75c7fc8
1db6bfdec8cc42164ca9ff57dd9d3c82cfaf2137
refs/heads/master
2023-01-14T02:10:25.103083
2020-11-21T16:47:14
2020-11-21T16:47:14
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
69,923
sce
Axis Tracking.sce
Name=Axis Tracking PlayerCharacters=Axis Tracking Shooter BotCharacters=Axis Tracking Target.bot IsChallenge=true Timelimit=60.0 PlayerProfile=Axis Tracking Shooter AddedBots=Axis Tracking Target.bot PlayerMaxLives=0 BotMaxLives=0 PlayerTeam=1 BotTeams=2 MapName=cube_axis_strafing.map MapScale=1.0 BlockProjectilePredictors=true BlockCheats=true InvinciblePlayer=false InvincibleBots=false Timescale=1.0 BlockHealthbars=false TimeRefilledByKill=0.0 ScoreToWin=1.0 ScorePerDamage=1.0 ScorePerKill=0.0 ScorePerMidairDirect=0.0 ScorePerAnyDirect=0.0 ScorePerTime=0.0 ScoreLossPerDamageTaken=0.0 ScoreLossPerDeath=0.0 ScoreLossPerMidairDirected=0.0 ScoreLossPerAnyDirected=0.0 ScoreMultAccuracy=false ScoreMultDamageEfficiency=false ScoreMultKillEfficiency=false GameTag=Tracking, Target-switching WeaponHeroTag=AR DifficultyTag=3 AuthorsTag=pleasewait BlockHitMarkers=false BlockHitSounds=false BlockMissSounds=true BlockFCT=false Description=A training to improve horizontal, vertical, and oblique tracking at once. GameVersion=1.0.7.2 ScorePerDistance=0.0 [Aim Profile] Name=_ MinReactionTime=0.000001 MaxReactionTime=0.000001 MinSelfMovementCorrectionTime=0.000001 MaxSelfMovementCorrectionTime=0.000001 FlickFOV=90.0 FlickSpeed=10.0 FlickError=0.0 TrackSpeed=10.0 TrackError=0.0 MaxTurnAngleFromPadCenter=360.0 MinRecenterTime=0.0 MaxRecenterTime=0.0 OptimalAimFOV=360.0 OuterAimPenalty=0.0 MaxError=0.0 ShootFOV=90.0 VerticalAimOffset=0.0 MaxTolerableSpread=0.0 MinTolerableSpread=0.0 TolerableSpreadDist=100000.0 MaxSpreadDistFactor=1.0 [Bot Profile] Name=Axis Tracking Target DodgeProfileNames=Axis Tracking Strafe DodgeProfileWeights=1.0 DodgeProfileMaxChangeTime=0.5 DodgeProfileMinChangeTime=0.5 WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0 AimingProfileNames=_;_;_;_;_;_;_;_ WeaponSwitchTime=60.0 UseWeapons=false CharacterProfile=Axis Tracking Target SeeThroughWalls=false NoDodging=false NoAiming=true [Character Profile] Name=Axis Tracking Shooter MaxHealth=1.0 WeaponProfileNames=Shooter AR;;;;;;; MinRespawnDelay=0.000001 MaxRespawnDelay=0.000001 StepUpHeight=0.0 CrouchHeightModifier=1.0 CrouchAnimationSpeed=1.0 CameraOffset=X=0.000 Y=0.000 Z=0.000 HeadshotOnly=false DamageKnockbackFactor=0.0 MovementType=Base MaxSpeed=0.0 MaxCrouchSpeed=0.0 Acceleration=0.0 AirAcceleration=16000.0 Friction=0.0 BrakingFrictionFactor=0.0 JumpVelocity=0.0 Gravity=0.0 AirControl=0.0 CanCrouch=false CanPogoJump=false CanCrouchInAir=false CanJumpFromCrouch=false EnemyBodyColor=X=255.000 Y=0.000 Z=0.000 EnemyHeadColor=X=255.000 Y=255.000 Z=255.000 TeamBodyColor=X=0.000 Y=0.000 Z=255.000 TeamHeadColor=X=255.000 Y=255.000 Z=255.000 BlockSelfDamage=false InvinciblePlayer=true InvincibleBots=false BlockTeamDamage=false AirJumpCount=0 AirJumpVelocity=800.0 MainBBType=Cylindrical MainBBHeight=2.0 MainBBRadius=1.0 MainBBHasHead=false MainBBHeadRadius=0.1 MainBBHeadOffset=0.0 MainBBHide=false ProjBBType=Cylindrical ProjBBHeight=2.0 ProjBBRadius=1.0 ProjBBHasHead=false ProjBBHeadRadius=0.1 ProjBBHeadOffset=0.0 ProjBBHide=true HasJetpack=false JetpackActivationDelay=0.2 JetpackFullFuelTime=4.0 JetpackFuelIncPerSec=1.0 JetpackFuelRegensInAir=false JetpackThrust=6000.0 JetpackMaxZVelocity=400.0 JetpackAirControlWithThrust=0.25 AbilityProfileNames=;;; HideWeapon=false AerialFriction=0.0 StrafeSpeedMult=1.0 BackSpeedMult=1.0 RespawnInvulnTime=0.0 BlockedSpawnRadius=0.0 BlockSpawnFOV=20.0 BlockSpawnDistance=4096.0 RespawnAnimationDuration=0.0 AllowBufferedJumps=false BounceOffWalls=false LeanAngle=0.0 LeanDisplacement=0.0 AirJumpExtraControl=0.0 ForwardSpeedBias=1.0 HealthRegainedonkill=0.0 HealthRegenPerSec=0.0 HealthRegenDelay=0.0 JumpSpeedPenaltyDuration=0.0 JumpSpeedPenaltyPercent=0.0 ThirdPersonCamera=false TPSArmLength=300.0 TPSOffset=X=0.000 Y=150.000 Z=150.000 BrakingDeceleration=0.0 VerticalSpawnOffset=-1.0 [Character Profile] Name=Axis Tracking Target MaxHealth=150.0 WeaponProfileNames=;;;;;;; MinRespawnDelay=0.000001 MaxRespawnDelay=0.000001 StepUpHeight=16.0 CrouchHeightModifier=1.0 CrouchAnimationSpeed=1.0 CameraOffset=X=0.000 Y=0.000 Z=0.000 HeadshotOnly=false DamageKnockbackFactor=0.0 MovementType=Base MaxSpeed=768.0 MaxCrouchSpeed=0.0 Acceleration=9000.0 AirAcceleration=16000.0 Friction=4.0 BrakingFrictionFactor=2.0 JumpVelocity=2000.0 Gravity=100.0 AirControl=1.0 CanCrouch=false CanPogoJump=false CanCrouchInAir=false CanJumpFromCrouch=false EnemyBodyColor=X=1.000 Y=1.000 Z=1.000 EnemyHeadColor=X=1.000 Y=0.000 Z=0.000 TeamBodyColor=X=0.000 Y=0.000 Z=255.000 TeamHeadColor=X=255.000 Y=255.000 Z=255.000 BlockSelfDamage=false InvinciblePlayer=false InvincibleBots=false BlockTeamDamage=false AirJumpCount=0 AirJumpVelocity=800.0 MainBBType=Spheroid MainBBHeight=96.0 MainBBRadius=48.0 MainBBHasHead=false MainBBHeadRadius=0.1 MainBBHeadOffset=0.0 MainBBHide=false ProjBBType=Cuboid ProjBBHeight=256.0 ProjBBRadius=128.0 ProjBBHasHead=false ProjBBHeadRadius=0.1 ProjBBHeadOffset=0.0 ProjBBHide=true HasJetpack=false JetpackActivationDelay=0.0 JetpackFullFuelTime=100000.0 JetpackFuelIncPerSec=1.0 JetpackFuelRegensInAir=true JetpackThrust=6000.0 JetpackMaxZVelocity=2000.0 JetpackAirControlWithThrust=1.0 AbilityProfileNames=;;; HideWeapon=true AerialFriction=0.0 StrafeSpeedMult=1.0 BackSpeedMult=1.0 RespawnInvulnTime=0.0 BlockedSpawnRadius=48.0 BlockSpawnFOV=0.0 BlockSpawnDistance=0.0 RespawnAnimationDuration=0.0 AllowBufferedJumps=true BounceOffWalls=false LeanAngle=0.0 LeanDisplacement=0.0 AirJumpExtraControl=0.0 ForwardSpeedBias=1.0 HealthRegainedonkill=0.0 HealthRegenPerSec=0.0 HealthRegenDelay=0.0 JumpSpeedPenaltyDuration=0.0 JumpSpeedPenaltyPercent=0.0 ThirdPersonCamera=false TPSArmLength=300.0 TPSOffset=X=0.000 Y=150.000 Z=150.000 BrakingDeceleration=2048.0 VerticalSpawnOffset=-48.0 [Dodge Profile] Name=Axis Tracking Strafe MaxTargetDistance=100000.0 MinTargetDistance=0.000001 ToggleLeftRight=false ToggleForwardBack=true MinLRTimeChange=10.0 MaxLRTimeChange=10.0 MinFBTimeChange=0.275 MaxFBTimeChange=0.475 DamageReactionChangesDirection=false DamageReactionChanceToIgnore=0.0 DamageReactionMinimumDelay=1.0 DamageReactionMaximumDelay=1.0 DamageReactionCooldown=0.1 DamageReactionThreshold=0.0 DamageReactionResetTimer=0.1 JumpFrequency=0.0 CrouchInAirFrequency=0.0 CrouchOnGroundFrequency=0.0 TargetStrafeOverride=Ignore TargetStrafeMinDelay=0.125 TargetStrafeMaxDelay=0.25 MinProfileChangeTime=0.0 MaxProfileChangeTime=0.0 MinCrouchTime=0.3 MaxCrouchTime=0.6 MinJumpTime=0.3 MaxJumpTime=0.6 LeftStrafeTimeMult=100.0 RightStrafeTimeMult=100.0 StrafeSwapMinPause=0.0 StrafeSwapMaxPause=0.0 BlockedMovementPercent=0.0 BlockedMovementReactionMin=0.0 BlockedMovementReactionMax=0.0 [Weapon Profile] Name=Shooter AR Type=Hitscan ShotsPerClick=1 DamagePerShot=10.0 KnockbackFactor=4.0 TimeBetweenShots=0.07 Pierces=false Category=FullyAuto BurstShotCount=1 TimeBetweenBursts=0.5 ChargeStartDamage=10.0 ChargeStartVelocity=X=500.000 Y=0.000 Z=0.000 ChargeTimeToAutoRelease=2.0 ChargeTimeToCap=1.0 ChargeMoveSpeedModifier=1.0 MuzzleVelocityMin=X=2000.000 Y=0.000 Z=0.000 MuzzleVelocityMax=X=2000.000 Y=0.000 Z=0.000 InheritOwnerVelocity=0.0 OriginOffset=X=0.000 Y=0.000 Z=0.000 MaxTravelTime=5.0 MaxHitscanRange=100000.0 GravityScale=1.0 HeadshotCapable=false HeadshotMultiplier=2.0 MagazineMax=30 AmmoPerShot=1 ReloadTimeFromEmpty=0.3 ReloadTimeFromPartial=0.3 DamageFalloffStartDistance=100000.0 DamageFalloffStopDistance=100000.0 DamageAtMaxRange=1.0 DelayBeforeShot=0.0 HitscanVisualEffect=Tracer ProjectileGraphic=Ball VisualLifetime=0.07 WallParticleEffect=None HitParticleEffect=None BounceOffWorld=false BounceFactor=0.0 BounceCount=0 HomingProjectileAcceleration=0.0 ProjectileEnemyHitRadius=1.0 CanAimDownSight=false ADSZoomDelay=0.0 ADSZoomSensFactor=0.7 ADSMoveFactor=1.0 ADSStartDelay=0.0 ShootSoundCooldown=0.001 HitSoundCooldown=0.001 HitscanVisualOffset=X=0.000 Y=0.000 Z=-50.000 ADSBlocksShooting=false ShootingBlocksADS=false KnockbackFactorAir=4.0 RecoilNegatable=false DecalType=0 DecalSize=30.0 DelayAfterShooting=0.0 BeamTracksCrosshair=true AlsoShoot= ADSShoot= StunDuration=0.0 CircularSpread=true SpreadStationaryVelocity=0.0 PassiveCharging=false BurstFullyAuto=true FlatKnockbackHorizontal=0.0 FlatKnockbackVertical=0.0 HitscanRadius=0.0 HitscanVisualRadius=6.0 TaggingDuration=0.0 TaggingMaxFactor=1.0 TaggingHitFactor=1.0 ProjectileTrail=None RecoilCrouchScale=1.0 RecoilADSScale=1.0 PSRCrouchScale=1.0 PSRADSScale=1.0 ProjectileAcceleration=0.0 AccelIncludeVertical=true AimPunchAmount=0.0 AimPunchResetTime=0.05 AimPunchCooldown=0.5 AimPunchHeadshotOnly=false AimPunchCosmeticOnly=true MinimumDecelVelocity=0.0 PSRManualNegation=false PSRAutoReset=true AimPunchUpTime=0.05 AmmoReloadedOnKill=30 CancelReloadOnKill=true FlatKnockbackHorizontalMin=0.0 FlatKnockbackVerticalMin=0.0 ADSScope=No Scope ADSFOVOverride=50.529999 ADSFOVScale=Vertical (1:1) ADSAllowUserOverrideFOV=true IsBurstWeapon=false ForceFirstPersonInADS=true ZoomBlockedInAir=false ADSCameraOffsetX=0.0 ADSCameraOffsetY=0.0 ADSCameraOffsetZ=0.0 QuickSwitchTime=0.1 Explosive=false Radius=500.0 DamageAtCenter=100.0 DamageAtEdge=0.0 SelfDamageMultiplier=0.5 ExplodesOnContactWithEnemy=false DelayAfterEnemyContact=0.0 ExplodesOnContactWithWorld=false DelayAfterWorldContact=0.0 ExplodesOnNextAttack=false DelayAfterSpawn=0.0 BlockedByWorld=false SpreadSSA=1.0,1.0,-1.0,0.0 SpreadSCA=1.0,1.0,-1.0,0.0 SpreadMSA=1.0,1.0,-1.0,0.0 SpreadMCA=1.0,1.0,-1.0,0.0 SpreadSSH=1.0,1.0,-1.0,0.0 SpreadSCH=1.0,1.0,-1.0,0.0 SpreadMSH=1.0,1.0,-1.0,0.0 SpreadMCH=1.0,1.0,-1.0,0.0 MaxRecoilUp=0.0 MinRecoilUp=0.0 MinRecoilHoriz=0.0 MaxRecoilHoriz=0.0 FirstShotRecoilMult=1.0 RecoilAutoReset=false TimeToRecoilPeak=0.05 TimeToRecoilReset=0.35 AAMode=0 AAPreferClosestPlayer=false AAAlpha=0.05 AAMaxSpeed=1.0 AADeadZone=0.0 AAFOV=30.0 AANeedsLOS=true TrackHorizontal=true TrackVertical=true AABlocksMouse=false AAOffTimer=0.0 AABackOnTimer=0.0 TriggerBotEnabled=false TriggerBotDelay=0.0 TriggerBotFOV=1.0 StickyLock=false HeadLock=false VerticalOffset=0.0 DisableLockOnKill=false UsePerShotRecoil=false PSRLoopStartIndex=0 PSRViewRecoilTracking=0.45 PSRCapUp=9.0 PSRCapRight=4.0 PSRCapLeft=4.0 PSRTimeToPeak=0.095 PSRResetDegreesPerSec=40.0 UsePerBulletSpread=false PBS0=0.0,0.0 [Map Data] reflex map version 8 global entity type WorldSpawn String32 targetGameOverCamera end Float sky.timeOfDay 13.000000 ColourXRGB32 sky.sunColor ffffde8c Float sky.sunIntensitySize 64.000000 Float sky.sunSharpness 128.000000 Bool8 sky.sunEnabled 0 ColourXRGB32 sky.horizonColor fffff4b5 Float sky.horizonIntensity 0.250000 Float sky.horizonHaloExponentSunIntensity 0.300000 ColourXRGB32 sky.cloudsColor ffffffff Float sky.cloudsCoverage 0.500000 Float sky.cloudsCoverageMultiplier 24.000000 Float sky.cloudsRoughness 0.400000 UInt8 playersMin 1 UInt8 playersMax 16 Bool8 modeFFA 0 brush vertices -32.000000 0.000000 -832.000000 32.000000 0.000000 -832.000000 32.000000 0.000000 -896.000000 -32.000000 0.000000 -896.000000 -32.000000 -16.000000 -832.000000 32.000000 -16.000000 -832.000000 32.000000 -16.000000 -896.000000 -32.000000 -16.000000 -896.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -32.000000 96.000000 -832.000000 32.000000 96.000000 -832.000000 32.000000 96.000000 -896.000000 -32.000000 96.000000 -896.000000 -32.000000 80.000000 -832.000000 32.000000 80.000000 -832.000000 32.000000 80.000000 -896.000000 -32.000000 80.000000 -896.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices 32.000000 96.000000 -816.000000 48.000000 96.000000 -816.000000 48.000000 96.000000 -912.000000 32.000000 96.000000 -912.000000 32.000000 -16.000000 -816.000000 48.000000 -16.000000 -816.000000 48.000000 -16.000000 -912.000000 32.000000 -16.000000 -912.000000 faces -256.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip -256.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip -256.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip -256.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip -256.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip -256.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -32.000000 96.000000 -816.000000 32.000000 96.000000 -816.000000 32.000000 96.000000 -832.000000 -32.000000 96.000000 -832.000000 -32.000000 -16.000000 -816.000000 32.000000 -16.000000 -816.000000 32.000000 -16.000000 -832.000000 -32.000000 -16.000000 -832.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -48.000000 96.000000 -816.000000 -32.000000 96.000000 -816.000000 -32.000000 96.000000 -912.000000 -48.000000 96.000000 -912.000000 -48.000000 -16.000000 -816.000000 -32.000000 -16.000000 -816.000000 -32.000000 -16.000000 -912.000000 -48.000000 -16.000000 -912.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -32.000000 96.000000 -896.000000 32.000000 96.000000 -896.000000 32.000000 96.000000 -912.000000 -32.000000 96.000000 -912.000000 -32.000000 -16.000000 -896.000000 32.000000 -16.000000 -896.000000 32.000000 -16.000000 -912.000000 -32.000000 -16.000000 -912.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices 832.000000 864.000000 -912.000000 832.000000 864.000000 -928.000000 -832.000000 864.000000 -927.999878 -832.000000 864.000000 -911.999878 832.000000 -848.000000 -912.000000 832.000000 -848.000000 -928.000000 -832.000000 -848.000000 -927.999878 -832.000000 -848.000000 -911.999878 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 brush vertices -832.000000 864.000000 1840.000000 832.000000 864.000000 1840.000000 832.000000 864.000000 1824.000000 -832.000000 864.000000 1824.000000 -832.000000 -848.000000 1840.000000 832.000000 -848.000000 1840.000000 832.000000 -848.000000 1824.000000 -832.000000 -848.000000 1824.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 brush vertices -832.000000 880.000000 1840.000000 832.000000 880.000000 1840.000000 832.000000 880.000000 -928.000000 -832.000000 880.000000 -928.000000 -832.000000 864.000000 1840.000000 832.000000 864.000000 1840.000000 832.000000 864.000000 -928.000000 -832.000000 864.000000 -928.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 brush vertices -848.000000 880.000000 1840.000000 -832.000000 880.000000 1840.000000 -832.000000 880.000000 -928.000000 -848.000000 880.000000 -928.000000 -848.000000 -864.000000 1840.000000 -832.000000 -864.000000 1840.000000 -832.000000 -864.000000 -928.000000 -848.000000 -864.000000 -928.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 brush vertices -832.000000 -848.000000 1840.000000 832.000000 -848.000000 1840.000000 832.000000 -848.000000 -928.000000 -832.000000 -848.000000 -928.000000 -832.000000 -864.000000 1840.000000 832.000000 -864.000000 1840.000000 832.000000 -864.000000 -928.000000 -832.000000 -864.000000 -928.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 brush vertices 64.000000 -32.000000 1808.000000 80.000000 -32.000000 1808.000000 80.000000 -528.000000 784.000000 80.000000 -192.000000 1808.000000 64.000000 -528.000000 784.000000 64.000000 -688.000000 784.000000 64.000000 -192.000000 1808.000000 80.000000 -688.000000 784.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 1 0 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 5 4 2 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 internal/editor/textures/editor_clip brush vertices -64.000000 -32.000000 1808.000000 64.000000 -32.000000 1808.000000 64.000000 -528.000000 784.000000 -64.000000 -528.000000 784.000000 -64.000000 -48.000000 1808.000000 64.000000 -48.000000 1808.000000 64.000000 -544.000000 784.000000 -64.000000 -544.000000 784.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 4 0 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip brush vertices -80.000000 -32.000000 1808.000000 -64.000000 -32.000000 1808.000000 -64.000000 -528.000000 784.000000 -64.000000 -192.000000 1808.000000 -80.000000 -528.000000 784.000000 -80.000000 -688.000000 784.000000 -80.000000 -192.000000 1808.000000 -64.000000 -688.000000 784.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 1 0 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 5 4 2 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 internal/editor/textures/editor_clip brush vertices -64.000000 784.000000 784.000000 -80.000000 784.000000 784.000000 -80.000000 288.000000 1808.000000 -80.000000 624.000000 784.000000 -64.000000 288.000000 1808.000000 -64.000000 128.000000 1808.000000 -64.000000 624.000000 784.000000 -80.000000 128.000000 1808.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 1 0 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 5 4 2 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 internal/editor/textures/editor_clip brush vertices 80.000000 784.000000 784.000000 64.000000 784.000000 784.000000 64.000000 288.000000 1808.000000 64.000000 624.000000 784.000000 80.000000 288.000000 1808.000000 80.000000 128.000000 1808.000000 80.000000 624.000000 784.000000 64.000000 128.000000 1808.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 1 0 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 5 4 2 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 internal/editor/textures/editor_clip brush vertices 64.000000 784.000000 784.000000 -64.000183 784.000000 783.999695 -64.000061 288.000000 1808.000000 64.000000 288.000000 1808.000000 64.000000 768.000000 784.000000 -64.000183 768.000000 783.999695 -64.000061 272.000000 1808.000000 64.000000 272.000000 1808.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 4 0 3 7 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 structural/dev/dev_grey128 brush vertices 64.000000 640.000000 784.000000 -64.000183 640.000000 783.999695 -64.000061 144.000000 1808.000000 64.000000 144.000000 1808.000000 64.000000 624.000000 784.000000 -64.000183 624.000000 783.999695 -64.000061 128.000000 1808.000000 64.000000 128.000000 1808.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 4 0 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip brush vertices 832.000000 880.000000 1840.000000 848.000000 880.000000 1840.000000 848.000000 880.000000 -928.000000 832.000000 880.000000 -928.000000 832.000000 -864.000000 1840.000000 848.000000 -864.000000 1840.000000 848.000000 -864.000000 -928.000000 832.000000 -864.000000 -928.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 brush vertices -102.225464 -32.000000 1218.880127 -640.585205 -384.000000 790.496521 -720.284302 -384.000000 890.656372 -181.924683 -48.000000 1319.040039 -181.924683 -32.000000 1319.040039 -640.585205 -400.000000 790.496521 -720.284302 -400.000000 890.656372 -102.225464 -48.000000 1218.880127 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 4 2 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 5 1 0 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 internal/editor/textures/editor_clip brush vertices -79.743164 -32.000000 1216.322632 -92.263123 -32.000000 1206.360352 -191.887207 -32.000000 1331.560059 -179.367249 -32.000000 1341.522461 -79.743164 -192.000000 1216.322632 -92.263123 -192.000000 1206.360352 -191.887207 -192.000000 1331.560059 -179.367432 -192.000000 1341.522949 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -92.262817 -32.000000 1206.772583 -630.622437 -384.000000 778.388611 -640.584961 -384.000000 790.908630 -630.622437 -544.000000 778.388611 -102.225098 -32.000000 1219.292480 -102.225098 -192.000000 1219.292480 -92.262817 -192.000000 1206.772583 -640.584961 -544.000000 790.908630 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 1 0 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 5 4 2 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 internal/editor/textures/editor_clip brush vertices -181.924561 -32.000000 1319.452393 -720.284180 -384.000000 891.068604 -730.246582 -384.000000 903.588379 -720.284180 -544.000000 891.068604 -191.886963 -32.000000 1331.972412 -191.886963 -192.000000 1331.972412 -181.924561 -192.000000 1319.452393 -730.246582 -544.000000 903.588379 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 3 1 0 6 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 5 6 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 3 7 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 5 4 2 7 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 structural/dev/dev_grey128 brush vertices -102.225464 -176.000000 1218.880127 -640.585205 -528.000000 790.496521 -720.284302 -528.000000 890.656372 -181.924683 -192.000000 1319.040039 -181.924683 -176.000000 1319.040039 -640.585205 -544.000000 790.496521 -720.284302 -544.000000 890.656372 -102.225464 -192.000000 1218.880127 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 4 2 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 5 1 0 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 internal/editor/textures/editor_clip brush vertices -630.622437 -384.000000 777.976318 -643.142822 -384.000000 768.013794 -742.766602 -384.000000 893.213867 -730.246582 -384.000000 903.176270 -630.622437 -544.000000 777.976318 -643.142822 -544.000000 768.013794 -742.766602 -544.000000 893.213867 -730.246582 -544.000000 903.176270 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -729.260742 640.000000 893.764893 -190.901001 288.000000 1322.148926 -111.201721 288.000000 1221.988892 -649.561401 624.000000 793.604858 -649.561401 640.000000 793.604858 -190.901001 272.000000 1322.148926 -111.201721 272.000000 1221.988892 -729.260742 624.000000 893.764893 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 4 2 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 5 1 0 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 internal/editor/textures/editor_clip brush vertices -729.260742 496.000000 893.764893 -190.901001 144.000000 1322.148926 -111.201721 144.000000 1221.988892 -649.561401 480.000000 793.604858 -649.561401 496.000000 793.604858 -190.901001 128.000000 1322.148926 -111.201721 128.000000 1221.988892 -729.260742 480.000000 893.764893 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 4 2 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 5 1 0 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 internal/editor/textures/editor_clip brush vertices -751.742920 640.000000 896.322510 -739.223022 640.000000 906.285034 -639.598877 640.000000 781.085205 -652.119019 640.000000 771.122803 -751.742920 480.000000 896.322510 -739.223022 480.000000 906.285034 -639.598877 480.000000 781.085205 -652.118774 480.000000 771.122314 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -200.863403 288.000000 1334.668945 -188.343506 288.000000 1344.631226 -88.719299 288.000000 1219.431396 -101.239441 288.000000 1209.468872 -200.863403 128.000000 1334.668945 -188.343506 128.000000 1344.631226 -88.719299 128.000000 1219.431396 -101.239441 128.000000 1209.468872 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -649.561523 640.000000 793.192627 -111.201965 288.000000 1221.576660 -101.239624 288.000000 1209.056885 -111.201965 128.000000 1221.576660 -639.599121 640.000000 780.672607 -639.599121 480.000000 780.672607 -649.561523 480.000000 793.192627 -101.239624 128.000000 1209.056885 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 1 0 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 5 4 2 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 internal/editor/textures/editor_clip brush vertices -739.223267 640.000000 905.872559 -200.863708 288.000000 1334.256836 -190.901245 288.000000 1321.736816 -200.863708 128.000000 1334.256836 -729.260864 640.000000 893.352539 -729.260864 480.000000 893.352539 -739.223267 480.000000 905.872559 -190.901245 128.000000 1321.736816 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 3 1 0 6 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 5 6 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 3 7 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 5 4 2 7 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 brush vertices 112.257202 288.000000 1216.322632 99.737000 288.000000 1226.285400 199.361450 288.000000 1351.484863 211.881470 288.000000 1341.522705 112.257202 128.000000 1216.322632 99.737000 128.000000 1226.285400 199.361450 128.000000 1351.484863 211.881470 128.000000 1341.522705 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices 660.578857 640.000000 800.458618 122.219635 288.000000 1228.842773 201.918945 288.000000 1329.002686 740.278320 624.000000 900.618774 740.278320 640.000000 900.618774 122.219635 272.000000 1228.842773 201.918945 272.000000 1329.002686 660.578857 624.000000 800.458618 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 4 2 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 5 1 0 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 internal/editor/textures/editor_clip brush vertices 663.136597 640.000000 777.976440 650.616638 640.000000 787.938965 750.240723 640.000000 913.138550 762.760742 640.000000 903.176270 663.136597 480.000000 777.976440 650.616638 480.000000 787.938965 750.240723 480.000000 913.138550 762.760986 480.000000 903.176514 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices 651.018555 640.000000 788.031067 112.658813 288.000000 1216.415039 122.621490 288.000000 1228.935059 112.658813 128.000000 1216.415039 660.980896 640.000000 800.551086 660.980896 480.000000 800.551086 651.018555 480.000000 788.031067 122.621490 128.000000 1228.935059 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 1 0 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 5 4 2 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 internal/editor/textures/editor_clip brush vertices 740.680176 640.000000 900.711182 202.320801 288.000000 1329.094971 212.282959 288.000000 1341.614990 202.320801 128.000000 1329.094971 750.642578 640.000000 913.231079 750.642578 480.000000 913.231079 740.680176 480.000000 900.711182 212.282959 128.000000 1341.614990 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 3 1 0 6 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 5 6 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 3 7 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 5 4 2 7 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 structural/dev/dev_grey128 brush vertices 660.578857 496.000000 800.458618 122.219635 144.000000 1228.842773 201.918945 144.000000 1329.002686 740.278320 480.000000 900.618774 740.278320 496.000000 900.618774 122.219635 128.000000 1228.842773 201.918945 128.000000 1329.002686 660.578857 480.000000 800.458618 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 4 2 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 5 1 0 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 internal/editor/textures/editor_clip brush vertices -714.647339 -16.000000 898.136719 -205.530518 -16.000000 1407.253418 -115.020935 -16.000000 1316.743896 -624.137939 -16.000000 807.626831 -714.647339 -32.000000 898.136719 -205.530518 -32.000000 1407.253418 -115.020935 -32.000000 1316.743896 -624.137939 -32.000000 807.626831 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -635.451660 127.999992 796.313110 -103.707275 127.999992 1328.057617 -92.393372 127.999992 1316.743896 -624.138184 127.999992 784.999512 -635.451660 -32.000000 796.313110 -103.707275 -32.000000 1328.057617 -92.393372 -32.000000 1316.743896 -624.138184 -32.000000 784.999512 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -737.275146 127.999992 898.136597 -205.531006 127.999992 1429.880859 -194.217285 127.999992 1418.567139 -725.961304 127.999992 886.822754 -737.275146 -32.000000 898.136597 -205.531006 -32.000000 1429.880859 -194.217285 -32.000000 1418.567139 -725.961304 -32.000000 886.822754 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 structural/dev/dev_grey128 brush vertices -725.961060 128.000000 886.822754 -714.647461 128.000000 898.136597 -624.137939 128.000000 807.626831 -635.451660 128.000000 796.313110 -725.961060 -32.000000 886.822754 -714.647461 -32.000000 898.136597 -624.137939 -32.000000 807.626831 -635.451660 -32.000000 796.313110 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -714.647339 128.000000 898.136719 -205.530518 128.000000 1407.253418 -115.020935 128.000000 1316.743896 -624.137939 128.000000 807.626831 -714.647339 112.000000 898.136719 -205.530518 112.000000 1407.253418 -115.020935 112.000000 1316.743896 -624.137939 112.000000 807.626831 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -205.530640 128.000000 1407.253174 -194.216919 128.000000 1418.567139 -103.707275 128.000000 1328.057617 -115.020935 128.000000 1316.743896 -205.530640 -32.000000 1407.253174 -194.216919 -32.000000 1418.567139 -103.707275 -32.000000 1328.057617 -115.020935 -32.000000 1316.743896 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices 724.548584 128.000000 892.312744 735.862427 128.000000 880.999023 645.352905 128.000000 790.489502 634.039185 128.000000 801.802979 724.548584 -32.000000 892.312744 735.862427 -32.000000 880.999023 645.352905 -32.000000 790.489502 634.039185 -32.000000 801.802979 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices 215.432007 128.000000 1401.429199 724.548706 128.000000 892.312256 634.039185 128.000000 801.802979 124.922119 128.000000 1310.920044 215.432007 112.000000 1401.429199 724.548706 112.000000 892.312256 634.039185 112.000000 801.802979 124.922119 112.000000 1310.920044 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices 113.608398 127.999992 1322.233887 645.352905 127.999992 790.489502 634.039185 127.999992 779.175171 102.295044 127.999992 1310.920044 113.608398 -32.000000 1322.233887 645.352905 -32.000000 790.489502 634.039185 -32.000000 779.175171 102.295044 -32.000000 1310.920044 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices 215.432129 127.999992 1424.057129 747.176147 127.999992 892.312744 735.862427 127.999992 880.999023 204.117920 127.999992 1412.743408 215.432129 -32.000000 1424.057129 747.176147 -32.000000 892.312744 735.862427 -32.000000 880.999023 204.117920 -32.000000 1412.743408 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 structural/dev/dev_grey128 brush vertices 215.432007 -16.000000 1401.429199 724.548706 -16.000000 892.312256 634.039185 -16.000000 801.802979 124.922119 -16.000000 1310.920044 215.432007 -32.000000 1401.429199 724.548706 -32.000000 892.312256 634.039185 -32.000000 801.802979 124.922119 -32.000000 1310.920044 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices 204.118042 128.000000 1412.743042 215.432129 128.000000 1401.429199 124.922119 128.000000 1310.920044 113.608398 128.000000 1322.233887 204.118042 -32.000000 1412.743042 215.432129 -32.000000 1401.429199 124.922119 -32.000000 1310.920044 113.608398 -32.000000 1322.233887 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices 198.439453 -32.000000 1315.572388 736.798767 -384.000000 887.188354 657.099304 -384.000000 787.028442 118.739990 -48.000000 1215.412354 118.739990 -32.000000 1215.412354 736.798767 -400.000000 887.188354 657.099304 -400.000000 787.028442 198.439453 -48.000000 1315.572388 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 4 2 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 5 1 0 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 internal/editor/textures/editor_clip brush vertices 195.881866 -32.000000 1338.054688 208.401733 -32.000000 1328.092285 108.777740 -32.000000 1202.892578 96.257721 -32.000000 1212.854980 195.881866 -192.000000 1338.054688 208.401733 -192.000000 1328.092285 108.777740 -192.000000 1202.892578 96.257355 -192.000000 1212.854492 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices 207.999939 -32.000000 1327.999878 746.359436 -384.000000 899.615967 736.396912 -384.000000 887.095947 746.359436 -544.000000 899.615967 198.037476 -32.000000 1315.479980 198.037476 -192.000000 1315.479980 207.999939 -192.000000 1327.999878 736.396912 -544.000000 887.095947 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 3 1 0 6 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 5 6 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 3 7 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 5 4 2 7 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 brush vertices 118.338165 -32.000000 1215.319946 656.697632 -384.000000 786.936035 646.735413 -384.000000 774.415894 656.697632 -544.000000 786.936035 108.375824 -32.000000 1202.800049 108.375824 -192.000000 1202.800049 118.338165 -192.000000 1215.319946 646.735413 -544.000000 774.415894 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 1 0 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 5 4 2 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 internal/editor/textures/editor_clip brush vertices 198.439453 -176.000000 1315.572388 736.798767 -528.000000 887.188354 657.099304 -528.000000 787.028442 118.739990 -192.000000 1215.412354 118.739990 -176.000000 1215.412354 736.798767 -544.000000 887.188354 657.099304 -544.000000 787.028442 198.439453 -192.000000 1315.572388 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 4 2 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 4 3 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 5 1 0 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000 internal/editor/textures/editor_clip brush vertices 746.761292 -384.000000 899.708374 759.281433 -384.000000 889.745605 659.656921 -384.000000 764.546143 647.136902 -384.000000 774.508423 746.761292 -544.000000 899.708374 759.281433 -544.000000 889.745605 659.656921 -544.000000 764.546143 647.136902 -544.000000 774.508423 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -80.000000 -528.000000 784.000000 80.000000 -528.000000 784.000000 80.000000 -528.000000 768.000000 -80.000000 -528.000000 768.000000 -80.000000 -688.000000 784.000000 80.000000 -688.000000 784.000000 80.000000 -688.000000 768.000000 -80.000000 -688.000000 768.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices 80.000000 784.000000 768.000061 -80.000122 784.000000 767.999695 -80.000183 784.000000 783.999634 79.999939 784.000000 784.000122 80.000000 624.000000 768.000061 -80.000122 624.000000 767.999695 -80.000183 624.000000 783.999634 79.999939 624.000000 784.000122 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -80.000000 -32.000000 1824.000000 80.000000 -32.000000 1824.000000 80.000000 -32.000000 1808.000000 -80.000000 -32.000000 1808.000000 -80.000000 -192.000000 1824.000000 80.000000 -192.000000 1824.000000 80.000000 -192.000000 1808.000000 -80.000000 -192.000000 1808.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices 80.000000 288.000000 1808.000000 -80.000000 288.000000 1807.999878 -80.000061 288.000000 1824.000000 80.000000 288.000000 1824.000000 80.000000 128.000000 1808.000000 -80.000000 128.000000 1807.999878 -80.000061 128.000000 1824.000000 80.000000 128.000000 1824.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -64.000000 -176.000000 1808.000000 64.000000 -176.000000 1808.000000 64.000000 -672.000000 784.000000 -64.000000 -672.000000 784.000000 -64.000000 -192.000000 1808.000000 64.000000 -192.000000 1808.000000 64.000000 -688.000000 784.000000 -64.000000 -688.000000 784.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 4 0 3 7 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 structural/dev/dev_grey128 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 structural/dev/dev_grey128 brush vertices -64.000000 352.000000 1664.000000 64.000000 352.000000 1664.000000 64.000000 352.000000 1632.000000 -64.000000 352.000000 1632.000000 -64.000000 224.000000 1664.000000 64.000000 224.000000 1664.000000 64.000000 224.000000 1632.000000 -64.000000 224.000000 1632.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -64.000000 -128.000000 1664.000000 64.000000 -128.000000 1664.000000 64.000000 -128.000000 1632.000000 -64.000000 -128.000000 1632.000000 -64.000000 -256.000000 1664.000000 64.000000 -256.000000 1664.000000 64.000000 -256.000000 1632.000000 -64.000000 -256.000000 1632.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip entity type CameraPath UInt32 entityIdAttachedTo 132 UInt8 posLerp 2 UInt8 angleLerp 2 entity type PlayerSpawn Vector3 position -0.000000 0.000000 -860.000000 Bool8 teamB 0 Bool8 modeCTF 0 Bool8 modeFFA 0 Bool8 modeTDM 0 Bool8 mode1v1 0 Bool8 modeRace 0 Bool8 mode2v2 0 entity type PlayerSpawn Vector3 position 0.000000 0.000000 -860.000000 Bool8 teamB 0 Bool8 modeCTF 0 Bool8 modeFFA 0 Bool8 modeTDM 0 Bool8 mode1v1 0 Bool8 modeRace 0 Bool8 mode2v2 0 entity type PlayerSpawn Vector3 position -400.000000 336.000000 1066.000000 Vector3 angles 180.000000 0.000000 0.000000 Bool8 teamA 0 Bool8 modeCTF 0 Bool8 modeFFA 0 Bool8 modeTDM 0 Bool8 mode1v1 0 Bool8 modeRace 0 Bool8 mode2v2 0 entity type PlayerSpawn Vector3 position -446.000000 0.000000 1066.000000 Vector3 angles 180.000000 0.000000 0.000000 Bool8 teamA 0 Bool8 modeCTF 0 Bool8 modeFFA 0 Bool8 modeTDM 0 Bool8 mode1v1 0 Bool8 modeRace 0 Bool8 mode2v2 0 entity type PlayerSpawn Vector3 position 0.000000 -410.000000 1260.000000 Vector3 angles 180.000000 0.000000 0.000000 Bool8 teamA 0 Bool8 modeCTF 0 Bool8 modeFFA 0 Bool8 modeTDM 0 Bool8 mode1v1 0 Bool8 modeRace 0 Bool8 mode2v2 0 entity type PlayerSpawn Vector3 position -400.000000 -320.000000 1066.000000 Vector3 angles 180.000000 0.000000 0.000000 Bool8 teamA 0 Bool8 modeCTF 0 Bool8 modeFFA 0 Bool8 modeTDM 0 Bool8 mode1v1 0 Bool8 modeRace 0 Bool8 mode2v2 0 entity type PlayerSpawn Vector3 position 400.000000 -320.000000 1066.000000 Vector3 angles 180.000000 0.000000 0.000000 Bool8 teamA 0 Bool8 modeCTF 0 Bool8 modeFFA 0 Bool8 modeTDM 0 Bool8 mode1v1 0 Bool8 modeRace 0 Bool8 mode2v2 0 entity type PlayerSpawn Vector3 position 400.000000 336.000000 1066.000000 Vector3 angles 180.000000 0.000000 0.000000 Bool8 teamA 0 Bool8 modeCTF 0 Bool8 modeFFA 0 Bool8 modeTDM 0 Bool8 mode1v1 0 Bool8 modeRace 0 Bool8 mode2v2 0 entity type PlayerSpawn Vector3 position 446.000000 0.000000 1066.000000 Vector3 angles 180.000000 0.000000 0.000000 Bool8 teamA 0 Bool8 modeCTF 0 Bool8 modeFFA 0 Bool8 modeTDM 0 Bool8 mode1v1 0 Bool8 modeRace 0 Bool8 mode2v2 0 entity type PlayerSpawn Vector3 position 0.000000 430.000000 1260.000000 Vector3 angles 180.000000 0.000000 0.000000 Bool8 teamA 0 Bool8 modeCTF 0 Bool8 modeFFA 0 Bool8 modeTDM 0 Bool8 mode1v1 0 Bool8 modeRace 0 Bool8 mode2v2 0
0013fc43be2904cbf8d4e2113f3b32798eb292a7
449d555969bfd7befe906877abab098c6e63a0e8
/1109/CH12/EX12.21/12_21.sce
f70bc3c190fe08fb94673729dc59acd6c8507c3c
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
165
sce
12_21.sce
clear; clc; V=10;Rl=10;Z1=5;Z2=5; Zab=1/((1/Z1)+(1/Z2)); I1=V/(Z1+Z2); Voc=I1*Z1; I=Voc/(Zab+Rl); printf("Current in the 10 ohm resistor = %d mA",I*(10^3));
2ae0b823fc84778546379a89b067bbcd2acb1b09
449d555969bfd7befe906877abab098c6e63a0e8
/45/DEPENDENCIES/kmap3abx.sci
92e7df0bdfc445f058ee4dd6952fd30be9eb58d4
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
4,361
sci
kmap3abx.sci
//3-VARIABLE KMAP //uses noof.sci and noof0.sci //above two functions should be executed before executing this function . function bi = kmap3abx(k) n=4; m=2 //k=[0 0 0 1; // 0 1 1 1]; k(:,:,2)=zeros(m,n); var=['x' 'A' 'B']; //var=['w' 'x' 'y' 'z']; p1=['x''' 'x']; p2=['A''B''';'A''B';'AB';'AB''']; cmn4=4; cmn2=2; temp=1; // printf('The minimal ecpression of the given Kmap '); disp(k(:,:,1)); //disp("is :"); //printf('f'); // printf("="); bi = ' '; //8 cells for i=1:m for j=1:n if(k(i,j)~=1 & k(i,j)~=2) temp=0; break; end end end if(temp==1) bi = strcat([bi "1"]); return; end //4 cells z1=ones(1,4); z2=ones(4,1); z3=ones(2,2); temp1=['0' '1']; temp2=['00';'01';'11';'10']; for t=1:m z=k(t,:,1); no=noof(k(t,:,2)); if(noof0(z)==0 & no<cmn4 & noof(z)>0) k(t,:,2)=z1; a=strsplit(temp1(1,t)); for in=1:max(size(a)) if(a(in)=='0') bi = strcat([bi var(in) '''']); end if(a(in)=='1') bi = strcat([bi var(in)]); end end bi = strcat([bi " + "]); end end for i=1:m-1 for j=1:n t1=i+1; if(j==n) t2=1; else t2=j+1; end z4=[k(i,j,1) k(i,t2,1);k(t1,j,1) k(t1,t2,1)]; z5=[k(i,j,2) k(i,t2,2);k(t1,j,2) k(t1,t2,2)]; no=noof(z5); if(noof0(z4)==0 & no<cmn4 & noof(z4)>0) k(i,j,2)=1; k(i,t2,2)=1; k(t1,j,2)=1; k(t1,t2,2)=1; a=strsplit(temp2(j,1)); b=strsplit(temp2(t2,1)); c=strcmp(a,b); for in=1:max(size(c)) if(c(in)==0 & a(in)=='0') bi = strcat([bi var(1+in) '''' ]); end if(c(in)==0 & a(in)=='1') bi = strcat([bi var(1+in)]); end end bi = strcat([bi " + "]); end end end //2 cells z6=[1 1]; z7=z6'; for i=1:m for j=1:n t1=i+1; if(j==n) t2=1; else t2=j+1; end z8=[k(i,j,1) k(i,t2,1)]; z9=[k(i,j,2) k(i,t2,2)]; no1=noof(z9); if(noof0(z8)==0 & no1<cmn2 & noof(z8)>0) k(i,j,2)=1; k(i,t2,2)=1; bi = strcat([bi p1(1,i)]); a=strsplit(temp2(j,1)); b=strsplit(temp2(t2,1)); c=strcmp(a,b); for in=1:max(size(c)) if(c(in)==0 & a(in)=='0') bi = strcat([bi var(1+in) '''']); bi = strcat([bi " + "]); end if(c(in)==0 & a(in)=='1') bi = strcat([bi var(1+in)]); bi = strcat([bi " + "]); end end end end end for i=1:m-1 for j=1:n t1=i+1; if(j==n) t2=1; else t2=j+1; end z10=[k(i,j,1);k(t1,j,1)]; z11=[k(i,j,2);k(t1,j,2)]; no2=noof(z11); if(noof0(z10)==0 & no2<cmn2 & noof(z10)>0) k(i,j,2)=1; k(t1,j,2)=1; bi = strcat([bi p2(j,1)]); bi = strcat([bi " + "]); end end end //single cell for i=1:m for j=1:n if(k(i,j,2)==0 & k(i,j,1)==1) bi = strcat([bi p1(1,i)]); bi = strcat([bi p2(j,1)]); bi = strcat([bi " + "]); end end end bi = strcat([bi " 0 "]); //disp(" ") endfunction
b75466ef5f72d8e0e0476fe1827ce0e58ef8bf72
01ecab2f6eeeff384acae2c4861aa9ad1b3f6861
/sci2blif/rasp_design_added_blocks/vdd_dig.sce
55b6feb9aefbfc4d43936c2ca4f115e1fa89fcbf
[]
no_license
jhasler/rasp30
9a7c2431d56c879a18b50c2d43e487d413ceccb0
3612de44eaa10babd7298d2e0a7cddf4a4b761f6
refs/heads/master
2023-05-25T08:21:31.003675
2023-05-11T16:19:59
2023-05-11T16:19:59
62,917,238
3
3
null
null
null
null
UTF-8
Scilab
false
false
149
sce
vdd_dig.sce
style.fontSize=12; style.displayedLabel="VDD_dig"; pal9 = xcosPalAddBlock(pal9,"vdd_dig",[],style); pal8 = xcosPalAddBlock(pal8,"vdd_dig",[],style);
d5f7b380aa5ac1b3286d0bb875499fb9d6c6d542
4a1949be12fbe9a81d9308381b34c611e65877ca
/tests/arbre/1.tst
633f63d5b47362be258d614475134c929ee825c4
[]
no_license
ng88/trad
26439d8fe2284ece19d6fbfaa397d3f6f0d13e78
e4d3d4d56928539144d30c5c49e01e65c9b8729c
refs/heads/master
2020-12-05T07:31:25.854231
2008-02-29T10:15:34
2008-02-29T10:15:34
67,351,952
0
0
null
null
null
null
UTF-8
Scilab
false
false
294
tst
1.tst
class MaClasse public MaClasse() {} public void main() { VAR integer a, b, c, d; a := 1 + 1; b := (50 + 70) * 1000 - 50 * (1 + (1 + 30)) / 8 / 9 / 10 & 0; c := 0.5 + 3.14159265 + 0.00009 + 1e2 + 1E-2; c := .6 + .97 + .000001029; } end
e2aae1e1d899e19ed098b07357b8aafb69a34f74
449d555969bfd7befe906877abab098c6e63a0e8
/569/CH3/EX3.3/3_3.sci
e2e9da35453da6902b0743bfb3b95d58412a0bf1
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
370
sci
3_3.sci
// Calculate the range of readings clc; fsd=1000; TP=100; Efsd=(1/100)*1000; disp(Efsd,'magnitude of Error when specified in terms of full scale deflection (w)=') disp('Thus the meter will read between 90W and 110W') Etv=(1/100)*100; disp(Etv,'magnitude of Error when specified in terms of true value (w)=') disp('Thus the meter will read between 99W and 101W')
89cded366e40a54be70e85453a9c9161e518cac1
449d555969bfd7befe906877abab098c6e63a0e8
/40/CH2/EX2.5/Exa_2_5.sce
1b7a6da59bb7b8b72fe67b87f9d3215181a3dc5d
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
142
sce
Exa_2_5.sce
//example 2.5,pg.no.20 x=[1 2 4 8 16 32 64]; y=[0 0 0 1 0 0 0]; z=x.*y; a=0; for i=1:length(z) a=a+z(i); end z,a//a=summation of z
cf42e1fec4e1c4ee3ce2b5e1ff206d1e0600d126
717ddeb7e700373742c617a95e25a2376565112c
/1766/CH1/EX1.8/EX1_8.sce
56edae17a159d5dd718adee4f8c615cb41eb01c7
[]
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
403
sce
EX1_8.sce
clc;funcprot(0);//Example 1.8 //Initilisation of Variables Ts=100;......//Surface temparature in degree celsius Ta=25;.......//Surrounding air in degree celsius A=1;.........//Surface area of a plate in m^2 h=25;........//convetion heat transfer coefficient in W/(m^2*K) //Calculations Q=h*A*(Ts-Ta);......//Heat transfer rate to the air in W disp(Q,"Heat transfer rate to the air in W:")
0cbaacfc234fab47340915e27fe75a28e348496d
449d555969bfd7befe906877abab098c6e63a0e8
/1109/CH11/EX11.19/11_19.sce
da7f7eae87932e00657b1c2b9894aca4ae8bf01a
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
509
sce
11_19.sce
clear; clc; Zoc1=-%i*400;Zoc2=-%i*600;Zsc1=%i*267;Zsc2=%i*400; A=Zoc1/Zsc1; B=Zoc2/Zsc2; printf("(a)Since Zoc1/Zsc1 = Zoc2/Zsc2 = %f the results are consistant\n",round(A*10)/10); Zi1=sqrt(Zoc1*Zsc1); Zi2=sqrt(Zoc2*Zsc2); printf("The image impedances are:\n Zi1 = %f ohms\n Zi2 = %f ohms\n",round(Zi1*10)/10,round(Zi2*10)/10); C=(1+sqrt(B))/(1-sqrt(B)); phi=round(atan(imag(C),real(C))*180*10/%pi)/10; theta=round(%i*phi*%pi*1000/(2*180))/1000; printf("Image transfer constant = j %f",theta/%i);
228117389d71f4065a66b1fdf5d10e8975e1e00c
449d555969bfd7befe906877abab098c6e63a0e8
/2465/CH9/EX9.10/Example_10.sce
dcd2b7092e39ff6db003a091f91db806aa12da35
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
335
sce
Example_10.sce
//Chapter-9,Example 10,Page 221 clc(); close(); lamda_Ag = 58.3 lamda_Cl=65.3 lamda_v=lamda_Ag+lamda_Cl //Kohlrausch's law Kv=1.24*10^-6 //specific conductivity V=lamda_v/(Kv*1000) wt=143.5 //molecular weight of AgCl S=wt/V printf('the solubility off AGCl is %.5f g/l',S) //mistake in textbook
80e97565e63cda54098eb9480546082c54eccda5
843ddfc1f1137ace0ddbffdc051fb2b2a3e2ba6b
/P1/P105.sce
561f042b35b4424a3c06fccd01dc9479c34e4c94
[]
no_license
aguadix/SIMCON
8169169577fc5e69257f6dc91558b7b320974161
5f83003937740a730c4593c241309c9da7693ddf
refs/heads/master
2022-10-27T00:34:29.074871
2022-10-24T11:24:08
2022-10-24T11:24:08
53,549,792
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,343
sce
P105.sce
clear; clc; // P105.sce // (a) CÁLCULO DEL ESTADO ESTACIONARIO // Sistema de ecuaciones algebraicas function dxdt = f(x) // Variables CA = x(1) CB = x(2) // Balance de materia para A dCAdt = F*(CA0-CA)/V - k1*CA - k3*CA^2 // Balance de materia para B dCBdt = - F*CB/V + k1*CA - k2*CB // Derivadas dxdt(1) = dCAdt dxdt(2) = dCBdt endfunction // Constantes k1 = 1.0; // h-1 k2 = 1.5; // h-1 k3 = 0.2; // L/(mol*h) V = 10; // L F = 10; // L/h CA0 = 10; // mol/L // Solución supuesta CAeeguess = 10; CBeeguess = 0; // mol/L xeeguess = [CAeeguess;CBeeguess]; // Resolver xee = fsolve(xeeguess,f); CAee = xee(1) CBee = xee(2) // (b) LINEALIZACIÓN ALREDEDOR DEL ESTADO ESTACIONARIO // Derivadas parciales exactas a11 = -F/V - k1 - 2*k3*CAee a12 = 0 a21 = k1 a22 = -F/V - k2 b11 = (CA0-CAee)/V b21 = -CBee/V // Sistema no lineal function dxdt = SNL(x) // Variables de estado CA = x(1) CB = x(2) // Variables de entrada F = x(3) // Balance de materia para A dCAdt = F*(CA0-CA)/V - k1*CA - k3*CA^2 // Balance de materia para B dCBdt = - F*CB/V + k1*CA - k2*CB // Derivadas dxdt(1) = dCAdt dxdt(2) = dCBdt endfunction // Matriz jacobiana u = F; J = numderivative(SNL,[xee;u]) // Sistema lineal A = J(:,1:2) B = J(:,3) C = [0,1] SL = syslin('c',A,B,C)
597d3dbdc6420e33ded09bfa1b5ccd725a5f83f8
449d555969bfd7befe906877abab098c6e63a0e8
/1991/CH2/EX2.11/11.sce
9ab59733c0cb09d9000438a73db8a20ef0eb82b0
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
243
sce
11.sce
clc clear //input v=380//velocity //calculation vh=v*cosd(60)//horizontal component vv=v*sind(60)//vertical component //output printf("the horizontal component is %3.3f ms^-1",vh) printf("\nthe vertical component is %3.3f ms^-1",vv)
d1490a3fedc5b5041c304e201ca5cb1ed66598f4
449d555969bfd7befe906877abab098c6e63a0e8
/896/CH18/EX18.3/3.sce
f21fd0f671019fa1262f78b59f7bdc6ab20af25f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
3.sce
clc //Example 18.3 //Calculate the value of k Vx_rms=9.5//cm/s Vy_rms=5//cm/s k=(1/2)*((Vx_rms/100)^2+(Vy_rms/100)^2)//J/Kg printf("k = %f J/Kg",k);
54c41b39cf133e0eff1d3f0a81149ef73048d951
449d555969bfd7befe906877abab098c6e63a0e8
/839/CH20/EX20.1/Example_20_1.sce
79727ea9690412a96c9fb322029c85e48d3ead51
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
1,560
sce
Example_20_1.sce
//clear// clear; clc; //Example 20_1 //Given Fin = 2*10^3; //[kg/day] //w(1) = paraffin wax, w(2) = paper pulp wi = [0.25,0.75]'; //[wieght percent] //Solution //Using convenient units in Eq.(17.24) //As the ratio of kerosene to pulp is constant, flow rates should be //expressed in pounds of kerosene. Then, all the concentrations must //be in pound of wax-free kerosene. The unextracted paper had no kerosene //so the first cell must be treated separately. //Refering to the Fig.20.3 //Basis: F = 100; //[lb wax + kerosene-free pulp ] //By making a mass balance over wax //wax_in = F*(wi(1)/wi(2))+ 0.0005*s (s is the wax input with solvent) //wax_out = F*(0.002)+(s-200)*0.05 //by wax_in = wax_out s_in = (33.33+9.8)/(0.05-0.0005); //[lb] //The concentration of this stream is, therefore s_out = 200; //[lb] s_stsol = s_in-s_out; //[lb] wax_sol = s_stsol*0.05; //[lb] //The concentration in the underflow to the second unit equals that //of the overflow from the first stage, or 0.05 lb of wax per pound //of kerosene. The wax in the underflow to unit 2 is wax_uflow_2 = s_out*0.05; //[lb] wax_oflow_21 = wax_uflow_2+wax_sol-F*(wi(1)/wi(2)) //[lb] //The concentrations of this stream is, therefore, ya = wax_oflow_21/871; yastar = 0.05; xa = yastar; ybstar = 0.2/s_out; xb = ybstar; yb = 0.0005; //Since 1 stage has already ben taken into account, //Eq.(17.24), will give N-1 stages, Hence N = log((yb-ybstar)/(ya-yastar))/log((yb-ya)/(ybstar-yastar)); disp(N+1,'The total number of ideal stages is');
499d2c91899badaa01d011eae7cbde899ee53a74
449d555969bfd7befe906877abab098c6e63a0e8
/978/CH11/EX11.5/Example11_5.sce
20a73006a0ce05dcc49cd591a49f1c2a06238351
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
236
sce
Example11_5.sce
//chapter-11,Example11_5,pg 506 f=1*10^3//frequency C=0.01*10^-6//capacitance //f=(1/(2*%pi))*(1/(6^(1/2)*RC)) R=(1/(2*%pi*(6^(1/2)*C*f)))//resistance of circuit printf("resistance of circuit\n") printf("R=%.2f ohm",R)
f58c4b3e08cf1717fd8696fba56980a8f684684f
449d555969bfd7befe906877abab098c6e63a0e8
/2642/CH3/EX3.15/Ex3_15.sce
5f9a94737662ebe171efc3c2a8a683b9c754f106
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,407
sce
Ex3_15.sce
// FUNDAMENTALS OF ELECTICAL MACHINES // M.A.SALAM // NAROSA PUBLISHING HOUSE // SECOND EDITION // Chapter 3 : TRANSFORMER AND PER UNIT SYSTEM // Example : 3.15 clc;clear; // clears the console and command history // Given data V_L1 = 11 // three-phase transformer supply in kV I_P1 = 6 // three-phase transformer current in A a = 11 // turns ratio // caclulations // delta-wye V_dP2 = V_L1*10^3/a // phase voltage at secondary side in V V_dL2 = sqrt(3)*V_dP2 // line voltage at secondary side in V I_dP1 = a/sqrt(3) // phase current in the primary in A I_dL2 = a*I_dP1 // line current in secondary in A //Wye delta connection V_wP1 = V_L1*10^3/sqrt(3) // phase voltage at primary in V V_wP2 = V_wP1/a // phase voltage at secondary in V, V_L2=V_P2 I_wP2 = a*I_P1 // phase current in secondary in A I_wL2 = sqrt(3)*I_wP2 // line current in secondary in A // display the result disp("Example 3.15 solution"); printf(" \n For delta-wye connection-"); printf(" \n Phase voltage at secondary side \n V_dL2 = %.f V \n", V_dL2); printf(" \n Line voltage at secondary side \n I_dL2 = %.2f A \n", I_dL2); printf(" \n For wye-delta connection-") printf(" \n Phase voltage at secondary side \n V_wL2 = %.2f V \n", V_wP2); printf(" \n Line current in secondary side \n I_wL2 = %.2f A \n", I_wL2);
5556dfca56eb051c76ee65422592b555501cc3b1
e086c1a264e49af80443d44ae3a705cb43b7a21f
/AppTests/testInvalidInputForSave03.tst
beb2278a1680531534dd9631b2cc2729cc146a42
[]
no_license
step-batch-7/juice-mildshower
60cfbf427cb8bb6d3b7fda894b6e71904b78ac92
730148258036da3382cd23579ce7a8cdfa7af722
refs/heads/master
2023-01-03T06:41:42.322261
2019-12-02T19:42:26
2019-12-02T19:42:26
223,359,891
0
1
null
2022-12-30T19:13:03
2019-11-22T08:38:28
JavaScript
UTF-8
Scilab
false
false
89
tst
testInvalidInputForSave03.tst
node beverage.js --save --empId 1234 --beverage Orange Please give a valid set of input.
2c560c8d99390ca3574044ee3143b990caf144bc
449d555969bfd7befe906877abab098c6e63a0e8
/249/CH24/EX24.3/24_03.sce
3532d59818796a5247b06ed54795c7ad48b9d722
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
264
sce
24_03.sce
clear clc Fg=10^5; P=10^5; PA1=20;PA2=100; HA=12.5; kaga=0.32;kla=0.1; //CB=(420-PA3)/12.5; //rA=((HA*CB)+pA)/((1/kaga)+(HA/kla)) rA=420/((1/kaga)+(HA/kla)); h=(Fg/P)*integrate('1/rA','PA',PA1,PA2); printf("The height of the tower is %f",h) printf("m")
51ba3dc5f41c9042b8c0ea1f9d9ec0b24f6abac1
2e768d577a9279039672816cbc408828923ec86d
/macros/convert.sci
ae5e61b491354dac0cfbdd05613cf0541ec1ea78
[]
no_license
rg77/FOSSEE-Image-Processing-Toolbox
3eebdad59f6bef3ee1d01f42d19ccbe798a05f8e
6e18569e0bdeba9e75387b404fd9aeb3caf1a30d
refs/heads/master
2020-12-02T16:16:35.016043
2017-07-07T12:39:05
2017-07-07T12:45:50
96,527,784
0
0
null
2017-07-07T10:25:25
2017-07-07T10:25:24
null
UTF-8
Scilab
false
false
2,092
sci
convert.sci
// Copyright (C) 2015 - IIT Bombay - FOSSEE // // This file must be used under the terms of the CeCILL. // This source file is licensed as described in the file COPYING, which // you should have received as part of this distribution. The terms // are also available at // http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt // Author: Rohan Gurve // Organization: FOSSEE, IIT Bombay // Email: toolbox@scilab.in // function dst = convert(src,rtype, varargin) // This function converts a matrix to another data type with optional scaling. // // Calling Sequence // src = imread('location-of-src'); // dst = convert(src,rtype, alpha,beta); // // Parameters // src : the source matrix/image // alpha: optional scale factor (default value is 1) (type- Double) // beta: optional delta added to the scaled values (default value is 0) (type- Double) // rtype: (type- string)desired output matrix type/depth.It supports the following types -> 1) CV_8U, 2) CV_8S, 3) CV_16U ,4) CV_16S, 5) CV_32S, 6) CV_64F // // Description // The method converts source pixel values to the target data type. saturate_cast<> is applied at the end to avoid possible overflows- // // Examples // src = imread('/images/color2.jpeg'); // dst = convert(src,'CV_8U') //convert to 8 bit unsigned int using default values of alpha and beta // dst //viewing the content of dst // // dst2 = convert(src,'CV_64F') //convert to 64 bit floating point using default values of alpha and beta // dst2 //viewing the content of dst2 // // Authors // Rohan Gurve [ lhs rhs ] = argn(0) if lhs > 1 then error(msprintf("Too many output argument")) end if rhs > 4 then error(msprintf("Too many input arguments")) elseif rhs < 2 then error(msprintf("Input arguments missing")) end image_list = mattolist(src) alpha = argindefault ( varargin , 1 , 1 );//default value is 1 beta = argindefault ( varargin , 2 , 0 );//default value is 0 temp = raw_convert(image_list, rtype, alpha,beta) sz = size(temp) for i=1 : sz dst(:, :, i) = temp(i) end endfunction
bc8ab194eb86289200251f7cb9df48eec9512ca7
449d555969bfd7befe906877abab098c6e63a0e8
/479/CH4/EX4.3/Example_4_3.sce
f72a688e827e9a78b61c43d5d5af20779a98316e
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
1,014
sce
Example_4_3.sce
//Chemical Engineering Thermodynamics //Chapter 4 //Second Law of Thermodynamics //Example 4.3 clear; clc; //Given Cp = 0.09;//specific heat of metal block in Kcal/Kg K m = 10;//mass of metal block in Kg T1 = 323;//initial temperature of the block in K T2 = 298;//final temperature of the block in K //constant pressure process //To find out entropy change of block,air and total entropy change //(i)To calculate the entropy change of block del_S1 = m*Cp*log(T2/T1); mprintf('(i)Entropy change of block is %f Kcal/Kg K',del_S1); //(ii)To calculate the entropy change of air Q = m*Cp*(T1-T2);//heat absorbed by air = heat rejected by block in Kcal del_S2 = (Q/T2); mprintf('\n (ii)Entropy change of air is %f Kcal/Kg K',del_S2); //(iii)To calculate the total entropy change del_St = del_S1+del_S2; mprintf('\n (iii)Total entropy change is %f Kcal/Kg K',del_St); if(del_St == 0) mprintf('\n Process is reversible'); else mprintf('\n Process is irreversible'); end //end
c475c52e9cf754a6f3b723c1a3058676945e19e6
e7e6e1633d484336268da303fbf34c87214e5669
/Assignment2/assignment2_f.sce
8929db617471646ae8cb2e15bc7d5b9b71ced845
[]
no_license
TarunGuptaJ/Scilab_Assignment
e65bbc6abaa4535b2faf13fbccad7b3d08c8f338
00b95c5970a7c13d32b83255f211f3041f8650a3
refs/heads/master
2020-12-28T09:12:15.189754
2020-04-18T11:12:39
2020-04-18T11:12:39
238,260,976
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,048
sce
assignment2_f.sce
function column_span(mat,n) disp("Column Span:"); for i=1:n-1 for j=i+1:n mat(j,:) = mat(j,:) - (mat(j,i)/mat(i,i)) * mat(i,:); end disp(mat); end for i=1:n if(mat(i,i)<>0) mat(i,:)=mat(i,:)/mat(i,i); end end disp(mat) for i=1:n for j=i:n if(mat(i,j)<>0) disp('is a pivot element ',j,'column'); break end end end endfunction function fundamental_spaces(mat) disp("Fundamental Spaces:"); [m,n]=size(mat); disp(m,'m is '); disp(n,'n is '); [v,pivot]=rref(mat); disp(rref(mat)); disp(v); r=length(pivot); disp(r,'rank is ') cs=mat(:,pivot); disp(cs,'Column Space is '); ns=kernel(mat); disp(ns,'Null Space is '); rs=v(1:r,:)'; disp(rs,'Row Space is ') lns=kernel(mat'); disp(lns,'Left Null Space is '); endfunction a = x_matrix("Enter matrix:",zeros(3,3)); disp(a,"a = "); column_span(a,3); fundamental_spaces(a);
f185098bc0e8b2bde845dace9391042c5f3e477c
449d555969bfd7befe906877abab098c6e63a0e8
/581/CH4/EX4.9/Example4_9.sce
f33516a6ea6b2d9d022b4397e33c40cc0f529ff3
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
Example4_9.sce
clear; clc; printf("\t Example 4.9\n"); T1=423; //wall temperature, K d=0.02; //diameter of alluminium rod,m k=205; //thermal conductivity of rod,W/(m.K) l=0.08; //length of rod, m T2=299; //air temperatutre, K h=120; //convective coefficient, W/(m^2*K) mL=0.8656; a=h*d/(2*k); mr=mL*(d/(2*l)); // by looking at graph of 1-Qact/Q(no temp.depression) vs. mr*tanh(mL), we can find out the value of Troot. 1-Qact./Q(no temp. depression) = 0.05 so heat flow is reduced by 5 percent Troot=T1-(T1-T2)*0.05; Tr=Troot-273; printf("\t actual temperature of root is : %.1f C , the correction is modest in this \n",Tr); //end
a446c7e6e0171dbfc7399585d95f81e4e587ad4d
449d555969bfd7befe906877abab098c6e63a0e8
/317/CH8/EX8.7/example7.sce
2a98eb1ef2b2af5ae4c6511df7feed1a491f8ee5
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
923
sce
example7.sce
// calculate the 3 transistor voltages for pnp circuit // Electronic Principles // By Albert Malvino , David Bates // Seventh Edition // The McGraw-Hill Companies // Example 8-7, page 278 clear;clc; close; // Given data Vee=10;// in volts Vcc=10;// in volts Rc=3.6*10^3;// in ohms Re=1*10^3;// in ohms R1=10*10^3;// in ohms R2=2.2*10^3;// in ohms // Calculations V2=(R2/(R2+R1))*Vee;//voltage across R2 Ve=V2-0.7;// voltage across emitter resistor in volts Ie=Ve/Re;// emitter current in amperes Ic=Ie;// collector current is equal to emitter current Vc=Ic*Rc;// collector-ground voltage in volts Vb=Vcc-V2;// base -ground voltage in volts Vee=Vcc-Ve;// emitter-ground voltage in volts disp("Volts",Vc,"Collector Voltage") disp("Volts",Vb,"Base Voltage") disp("Volts",Vee,"Emitter Voltage") // Result // collector-ground voltage is 3.96 volts // base-ground voltage is 8.2 volts // emitter-ground voltage is 8.9 volts
2d2cf595283732b0af93514a8ccab29a4659baf0
449d555969bfd7befe906877abab098c6e63a0e8
/2282/CH2/EX2.3/ex2_3.sce
409fe98117cb9a748eca0160834af18980e6373d
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
188
sce
ex2_3.sce
// Example 2.3, page no-37 clear clc ma=42000 //Major axis distance in Km P=8000 //Perigee distance in Km A=ma-P e=(A-P)/ma printf("Apogee=%dkm\n Eccentricity=%.2f",A,e)
b084b2ea043d63ff66b3bd468d498ad93ce2debd
449d555969bfd7befe906877abab098c6e63a0e8
/73/CH8/EX8.8/Example8_8.sci
f7a66d872718631ed2c7f566e0407837bc950ec0
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
690
sci
Example8_8.sci
//Chapter 8_Applications of Operational Amplifier //Caption : Vp and Vo //Example8.8: In the circuit of non-inverting summing Op-Amp, V1=+2V, V2=-4V, V3=+5V. input resistors for all the three input signal are same and are equal to 1 kilo Ohm.The feedback resistor Rf is 2 kilo ohm. Determine the voltage Vp at the noninverting pin of the Op-Amp and the output Vo. Assume ideal Op=Amp. //Solution: clear; clc; Rf=2*10^3;//feedback resistor R1=1*10^3; R2=R1; R3=R2; V1=2; V2=-4; V3=5; n=3;//no of inputs Vp=(Rf/R1*V1+Rf/R2*V2+Rf/R3*V3)/n; Vo=(1+Rf/R1)*Vp; disp('V',Vp,'voltage at noninverting pin is:') disp('V',Vo,'output voltage voltage of noninverting summing Op-Amp is:')
3c2e12785a0cb3ae9d348697fa0f744406a8f02a
449d555969bfd7befe906877abab098c6e63a0e8
/564/CH10/EX10.5/10_5.sce
d3e33d0e386a38b371dbb9285b94a735ea1eaf02
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,117
sce
10_5.sce
pathname=get_absolute_file_path('10_5.sce') filename=pathname+filesep()+'10_5data.sci' exec(filename) for i=1:3 lambda(i)=(i-0.5)*%pi/L; omega(i)=(lambda(i)^2)*(EI/(rho*A))^0.5; fre(i)=omega(i)/(2*%pi); K(i)=(cos(L*lambda(i))+cosh(L*lambda(i)))/(sin(L*lambda(i))+sinh(L*lambda(i))); end function[V1]=f(z) V1=K(1)*(cosh(z*lambda(1)) -cos(z*lambda(1)) -K(1)*(sinh(z*lambda(1)) -sin(z*lambda(1)))); endfunction function[V2]=f1(z) V2=K(2)*(cosh(z*lambda(2)) -cos(z*lambda(2)) -K(2)*(sinh(z*lambda(2)) -sin(z*lambda(2)))); endfunction function[V3]=f2(z) V3=K(3)*(cosh(z*lambda(3)) -cos(z*lambda(3)) -K(3)*(sinh(z*lambda(3)) -sin(z*lambda(3)))); endfunction z=linspace(0,L,10*L); subplot(3,1,1),xgrid(3),xtitle('1st Normal Mode Of Vibration','z','V') V1=feval(z,f); plot2d(z,V1); subplot(3,1,2),xgrid(3),xtitle('2nd Normal Mode Of Vibration','z','V') V2=feval(z,f1); plot2d(z,V2); subplot(3,1,3),xgrid(3),xtitle('3rd Normal Mode Of Vibration','z','V') V3=feval(z,f2); plot2d(z,V3); printf("\nf1: %f ",fre(1)); printf("\nf2: %f ",fre(2)); printf("\nf3: %f ",fre(3));
e37296772c1fd9ccc8144066a51720f110f789f4
ac1f8441b0319b4a391cd5a959bd3bb7988edfa7
/data/news2015/news2015/SplitsNEWS15/ThEn/then.9.tst
31aa3dd387f72b617dc61b895b0bc82f2c5e4172
[ "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
120,278
tst
then.9.tst
ก ง ต ์ , โ อ ก ู ส ต ์ c o m t e , a u g u s t e ก ง ส ุ ล c o n s u l ก ร า ล ิ น โ ด ้ g r a l i n d o ก ร ิ ฟ ฟ ิ น g r i f f i n ก ร ิ ล ล ี ่ ย ์ g r e e l e y ก ร ิ ส เ ค ิ ่ ม g r i s c o m ก ร ี น เ บ า ม ์ g r e e n b a u m ก ร ุ ๊ ป แ ว ร ์ g r o u p w a r e ก ล อ เ ร ี ย g l o r i a ก ล ั ๊ ก เ ม ิ ่ น g l u c k m a n ก ล า ส ส ์ , ฟ ิ ล ิ ป g l a s s , p h i l i p ก อ ร ์ เ ม ิ น g o r m a n ก อ ล ์ ฟ g o l f ก อ ว ์ g a w ก อ เ อ ิ น g a u g h a n ก ั น ก า ร ์ k u n g a r ก ั น ด ์ g u n d ก ั ป ท ิ ล ล ์ g u p t i l l ก ั ป ป ี ้ g u p p y ก ั ม โ บ ท ิ ล g u m b o t i l ก ั ว ร า ช ่ า g u a r a c h a ก า ด ู เ ซ ็ ก g a j d u s e k ก า ม ู , อ ั ล แ บ ร ์ c a m u s , a l b e r t ก า ร ์ k a r ก า ร ์ ด เ น อ ร ์ g a r d n e r ก า ร ์ ฟ g a r v ก า ร ์ เ ด ิ น g a r d e n ก า ร ์ เ ด ิ น เ น อ ร ์ g a r d e n e r ก า ร ์ เ ด ี ย ซ ิ ส g i a r d i a s i s ก า ร ์ เ ด ี ย แ ล ม เ บ ล ี ย g i a r d i a l a m b l i a ก า ล ี น า g a l e n a ก ิ ด ด ิ ง ส ์ g i d d i n g s ก ิ น ี บ ิ ส เ ซ า g u i n e a - b i s s a u ก ิ ฟ ต ์ ช อ ป g i f t s h o p ก ิ ล ค ร ิ ส ต ์ g i l c h r i s t ก ิ ล เ ม ิ น g i l m a n ก ิ ล เ ล ิ ด g i e l g u d ก ิ ล เ ล ิ ่ ม g i l l a m ก ิ โ ล ก ร ั ม k i l o g r a m ก ิ ๊ ฟ ฟ ิ น g i f f i n ก ี ล อ ง g e e l o n g ก ุ ย g u i ก ู ช g o o c h ก ู ล ล ี g u l l i ก ู เ ก อ เ ล อ ร ์ g u g l e r ก ู ๊ ด ย ู g o o d h e w ก ู ๊ ด ิ ฟ g o o d e v e ก ู ๊ ด ี เ อ อ ร ์ g o o d i e r ก ู ๊ ด เ ล ิ ่ ก g o o d l u c k ก ็ อ ง c a e n ค ร อ เ ล อ ร ์ โ ด เ ซ อ ร ์ c r a w l e r d o z e r ค ร า ล k r a a l ค ร า เ ม อ ร ์ c r a m e r ค ร ิ ส ป ์ c r i s p ค ร ิ ส โ ต เ ฟ อ ร ์ c h r i s t o p h e r ค ร ิ โ ซ ไ ล ต ์ c h r y s o l i t e ค ร ี ซ ี ย ์ c r e a s e y ค ร ี ป ั ส ค ิ ว ล า ร ์ c r e p u s c u l a r ค ร ี เ บ ิ ล k r i e b e l ค ล อ ด ิ อ ั ส c l a u d i u s ค ล ั ก เ ม ิ ่ น k l u g m a n ค ล ั ต ท ่ า c l u t h a ค ล า ร า c l a r a ค ล ิ ง เ ก อ ร ์ c l i n k e r ค ล ิ น ต ั น c l i n t o n ค ล ิ น ี ฟ ิ ล เ ต อ ร ์ k l i n e f e l t e r ค ล ิ ฟ ต ์ c l i f t ค ล ิ ฟ ฟ อ ร ์ ด c l i f f o r d ค ล ิ ฟ ฟ ์ c l i f f ค ล ี น c l e a n ค ล ี เ บ ิ ร ์ น c l i b u r n ค ล ี เ ม น ส ์ c l e m e n s ค ล ี เ ว ิ ่ น c l e v e n ค ล ็ อ ต ส ์ k l o t z ค ว อ ด ร ั น ต ์ q u a d r a n t ค ว อ ร ์ ต ไ ซ ต ์ q u a r t z i t e ค ว อ ร ์ โ ต q u a r t o ค ว า ร ิ ช q u a r i t c h ค ว ิ ก ว อ ล ต ซ ์ q u i c k w a l t z ค ว ิ น ซ ี q u i n c y ค ว ิ ส ต ์ q u i s t ค ว ี ซ ี น c u i s i n e ค ว ี น ช า ร ์ ล ็ อ ต q u e e n c h a r l o t t e ค อ ต ต ้ อ น ก ร า ส c o t t o n g r a s s ค อ ต ส ์ k a u t z ค อ ต เ ท จ c o t t a g e ค อ น ท ั ก k o n t a k ค อ น ส แ ต น ต ิ โ น เ ป ิ ล c o n s t a n t i n o p l e ค อ น เ ท น ต ์ c o n t e n t ค อ น เ น ล ล ์ c o n n e l l ค อ น เ ว อ ร ์ เ ต อ ร ์ c o n v e r t e r ค อ บ เ ด น c o b d e n ค อ ป k o p j e ค อ ม ม อ น เ ร ล c o m m o n r a i l ค อ ม ส ต ็ อ ก c o m s t o c k ค อ ม เ พ ร ส เ ซ อ ร ์ c o m p r e s s o r ค อ ร ์ ด า ต า c h o r d a t a ค อ ร ์ ร ั ป ช ั น c o r r u p t i o n ค อ ร ์ เ น ต c o r n e t ค อ ล ด ์ เ ว ล ล ์ c a l d w e l l ค อ ล ล ี น c o l l e e n ค อ ล ล ี แ ก น c o l l i g a n ค อ ล ั ม น ์ c o l u m n ค อ ล ิ น c o l i n ค อ ล ี ่ c a l l i e ค อ ส ซ ี ่ ย ์ c a u s e y ค อ ส ล ี ย ์ c a u s l e y ค อ ส เ ท ล โ ล , เ อ ล ว ิ ส c o s t e l l o , e l v i s ค อ เ ด ิ ล c a u d l e ค อ เ ม อ ร ์ c a l m e r ค ั ต เ น อ ร ์ k u t t n e r ค ั ม ม ิ น ส ก ี ้ k a m i n s k y ค ั ม เ ฟ ร ย ์ c o m f r e y ค ั ม เ ม ิ ล k u m m e l ค ั ล k u h l ค ั ล ล ิ ส c o l l i s ค ั ล เ ช อ ร ์ c u l t u r e ค ั ล แ บ ็ ก k u l l b a c k ค ั ส ต อ ม ไ ม ซ ์ c u s t o m i z e ค ั ส ท อ ม เ ม อ ร ์ c u s t o m e r ค า ฟ ก า , ฮ ั น ซ ์ k a f k a , h a n z ค า ร อ น c a r o n ค า ร า บ ุ ร า น k a r a b u r a n ค า ร า เ ต ้ k a r a t e ค า ร า เ ม ล c a r a m e l ค า ร ์ น อ ฟ k a r n a u g h ค า ร ์ บ k o r b ค า ร ์ บ อ เ น ช ั น c a r b o n a t i o n ค า ร ์ บ อ เ น ต c a b o n a t e ค า ร ์ ล ส c a r l s ค า ร ์ ส ั น c a r s o n ค า ร ์ ฮ า ร ์ ต c a r h a r t ค า ร ์ เ ต อ ร ์ ส c a r t e r s ค า ร ์ เ น ช ั น c a r n a t i o n ค า ร ์ เ พ อ ร ์ c a r p e r ค า ร ์ เ ม อ ด ี ้ c a r m o d y ค า ร ์ เ ร ล c a r r e l l ค า ร ์ เ ร อ ร ์ k a r r e r ค า ร ์ ไ ล น ์ c a r l i n e ค า ร ์ ไ ล ล ์ c a r l y l e ค า ล โ ค ไ พ ไ ร ต ์ c a l c o p y r i t e ค า ว น ต ส ์ k o u n t z e ค า ว ั ล ส ก ี ้ k o w a l s k i ค า ว า เ ด ิ ส c a v a d a s ค า เ ร ี ย ส c a r i a s ค า เ ล ่ ย ์ c a l a i s ค า เ ว น ด ิ ช c a v e n d i s h ค า โ ร k a r o ค า โ ร ไ ล น ์ c a r o l i n e ค ิ ด แ น ป k i d n a p ค ิ น k i e h n ค ิ น k i h n ค ิ น น ี ่ k i n n e y ค ิ น ิ ต ส ์ k i e n i t z ค ิ น เ น ิ ร ์ ด k i n n a r d ค ิ ฟ เ ฟ อ ร ์ k i e f e r ค ิ ม เ บ ิ ้ ล k i m b l e ค ิ ล เ ก อ ร ์ k i l g o u r ค ิ ล ไ บ ร ด ์ k i l b r i d e ค ิ ว น ิ ฟ อ ร ์ ม c u n e i f o r m ค ิ ว แ อ ล q l ค ิ ว โ ล ง ก า ว ส ก ี ้ k u l o n g o s k i ค ิ ส เ ล อ ร ์ k i e s l e r ค ี ย ์ c a y ค ี เ บ ิ ล k e e b l e ค ี โ อ ้ k e o u g h ค ุ ก ก ี ้ c o o k i e ค ู ร ี c u r i e ค ็ อ ก ฮ ิ ล c o g h i l l ค ็ อ ก เ ค น c o c k a y n e ค ็ อ ป k o p p ค ็ อ ป เ ป ิ ล k o p p e l จ อ ย ซ ์ j o y c e จ อ ย เ น อ ร ์ , ฟ ล อ เ ร น ซ ์ ก ร ิ ฟ ฟ ิ ท j o y n e r , f l o r e n c e g r i f f i t h จ อ ร ์ แ ด น j o r d a n จ อ ล ล ิ ฟ j o l l i f f e จ อ ห ์ น j o h n จ อ ห ์ น ส โ ต น j o h n s t o n e จ ั ม เ พ อ ร ์ j u m p e r จ ั ม โ บ เ จ ็ ต j u m b o j e t จ า ค ็ อ บ เ ซ ิ ่ น j a c o b s e n จ า น น ี น ี , อ า ม า เ ด โ อ พ ี . g i a n n i n i , a m a d e o p . จ า โ ร ไ ซ ต ์ j a r o s i t e จ ิ ล ล ี j i l l y จ ี ด ี พ ี g d p จ ี น เ น ็ ต ต ์ j e a n e t t e จ ี เ อ ็ ม ท ี g m t จ ู เ ล ี ย น j u l i e n n e ช ม อ ล s c h m o l l ช ม ิ ด s c h m i d ช ร ั ป ไ ช ร ์ s h r o p s h i r e ช ล อ เ ซ อ ร ์ s c h l o s s e r ช ว ิ น ด ์ s c h w i n d ช อ น เ น ส ซ ี ่ s h a u g h n e s s y ช อ ม ส ก ี c h o m s k y ช อ ล s c h a l l ช ั ส เ ต อ ร ์ , โ จ s h u s t e r , j o e ช า บ ั ส s h a b a z z ช า ป s c h a a p ช า ป า ด า c h a p a d a ช า ร อ น s h a r o n ช า ร ์ เ ม ิ น s h a r m a n ช า ร ์ เ ม ิ ่ น c h a r m a n ช า ร ์ เ ล ิ ่ น ด ์ c h a r l a n d ช ิ ง เ ก ิ ล s h i n g l e ช ิ ต เ ท ิ น เ ด ิ ่ น c h i t t e n d e n ช ิ ฟ เ ฟ อ ร ์ s h e a f f e r ช ิ ล ส ์ s h i e l s ช ิ ล เ ด ิ ร ์ ส c h i l d e r s ช ิ ล เ ต ิ ้ น c h i l t o n ช ิ ล เ ล อ ร ์ , ฟ ร ี ด ร ิ ช ฟ อ น s c h i l l e r , f r i e d r i c h v o n ช ิ ส ต ์ s c h i s t ช ิ เ ซ ็ ก c i z e k ช ี น , ม า ร ์ ต ิ น s h e e n , m a r t i n ช ี ล า s h e l a g h ช ี เ ร ิ ่ น s h e e r a n ช ุ ก ช ี c h u k c h e e ช ู ล s c h u l l ช ู เ ก อ ร ์ เ ม ิ น s u g a r m a n ช เ ว ิ บ s c h w o b ช ไ น เ ด อ ร ์ ส s c h n e i d e r s ช ไ ว ต ์ เ ซ อ ร ์ s c h w e i t z e r ช ็ อ ก โ ก เ ล ต c h o c o l a t e ซ อ ท s o t h ซ อ น น ิ น ไ ช น ์ s o n n e n s c h e i n ซ อ ป ค ่ า s o p k a ซ อ ม เ ม อ ร ์ s o m m e r ซ อ ร ์ ด s w o r d ซ อ ร ์ น z o r n ซ อ ล ล ์ z o l l ซ อ ล ี บ ้ า s a l i b a ซ อ ส ์ s a u s e ซ อ เ ร ิ ล ส ์ s e a r l e s ซ ั ก ค ิ ว เ ล น ต ์ s u c c u l e n t ซ ั ต เ ต ิ ้ ล s u t t l e ซ ั น ค ร ิ ส โ ต ว ั ล s a n c h r i s t o v a l ซ ั น ซ ั ล ว า ด อ ร ์ s a n s a l v a d o r ซ ั น ต า ม อ ร า s a n t a m o u r a ซ ั น ฟ ิ ช s u n f i s h ซ ั น เ ด อ ร ์ s u n d e r ซ ั น ไ ช น ์ s u n s h i n e ซ ั ม ม า ร ์ ต ี โ น ่ s a m m a r t i n o ซ ั ม เ ม อ ร ์ ส s u m m e r s ซ ั ล ต ์ s u l t e ซ ั ล เ ฟ ต s u l p h a t e ซ ั ล โ ว s a l v o ซ า ด ิ ส ต ์ s a d i s t ซ า น ิ ด ี น s a n i d i n e ซ า ร ี ่ s a a r i ซ า ร ์ s a r ซ า ล า z a l a ซ า ล ิ ม s a l i m ซ า ล ี โ ด ้ s a l i d o ซ า ว น ด ์ เ อ ฟ เ ฟ ก ต ์ s o u n d e f f e c t ซ า ว น ด ์ แ ท ร ็ ก s o u n d t r a c k ซ า เ ท อ ร ์ เ ล ิ ่ น ด ์ s o u t h e r l a n d ซ า แ ว น น า ห ์ s a v a n n a h ซ า โ ร ย ั น , ว ิ ล เ ล ี ย ม s a r o y a n , w i l l i a m ซ า โ ล เ ม ่ s a l o m e ซ า โ ว น า s a v o n a ซ ิ ก ซ ท ์ เ ซ น ส ์ s i x t h s e n s e ซ ิ ก เ น เ ช อ ร ์ s i g n a t u r e ซ ิ ง ก ์ ล ี ย ์ s i n g l e y ซ ิ ง ก ์ เ บ ล น ด ์ z i n c b l e n d e ซ ิ ง โ ค น า c i n c h o n a ซ ิ ด เ ม ิ น s i d m a n ซ ิ น เ ท ี ย c y n t h i a ซ ิ น แ ท ก ซ ์ s y n t a x ซ ิ บ ล ี อ ิ ส s i b e l i u s ซ ิ บ ิ ล s y b i l ซ ิ ม ป ์ ค ิ น ส ์ s i m p k i n s ซ ิ ม ส ์ s i m s ซ ิ ม ิ ล ี s i m i l e ซ ิ ม เ ม อ ร ์ z i m m e r ซ ิ ล ด ์ s i l d ซ ิ ล ิ ก า s i l i c a ซ ิ ว ิ ไ ล ซ ์ c i v i l i z e ซ ิ ส z e i s ซ ิ ส เ ท ม s y s t e m ซ ิ ส เ น โ ร ส c i s n e r o s ซ ิ ส โ ค ่ s i s c o ซ ิ เ ก ิ ล s e g e l ซ ี ค อ ร ์ ด s e c o r d ซ ี ญ อ ร า s e n o r a ซ ี ด ี c d ซ ี บ า เ ค อ ร ์ s e e b a c h e r ซ ี บ ี อ า ร ์ c b r ซ ี ม ิ ง เ ต ิ ้ น s y m i n g t o n ซ ี ร ็ อ ก ค ู ซ ่ า s i r a c u s a ซ ี ร ์ c y r ซ ี ร ์ ร ั ส c i r r u s ซ ี อ ี โ อ c e o ซ ี เ ก ิ ร ์ ส s e e g e r s ซ ี เ ท น c e t a n e ซ ี เ ท ร า ต ์ s e a t r o u t ซ ี เ บ ิ ร ์ น s e a b o r n ซ ี เ ม น ต ์ s i e m e n s ซ ี เ ม ิ น ด ์ s y m o n d s ซ ี เ ล ต ท ั ซ s e a l e t t u c e ซ ี แ ล น ด ์ z e a l a n d ซ ี โ อ c / o ซ ี โ อ พ ี c o p ซ ี โ อ เ อ ช c o h ซ ุ ม บ า s o e m b a ซ ู พ ี เ ร ี ย ร ์ s u p e r i o r ซ ู เ ป อ ร ์ ช า ร ์ จ s u p e r c h a r g e ซ ู เ อ ล s e w e l l ซ ู แ ซ น น ์ s u z a n n e ด ร อ ป อ อ ฟ d r o p - o f f ด ร อ เ ก ด ้ า d r o g h e d a ด ร า ย d r y ด ร ิ ง d r i n g ด ร ู ป d r o o p ด อ น ล ี ย ์ d o n l e y ด อ ร ์ ซ ี ย ์ , ท อ ม ม ี d o r s e y , t o m m y ด อ ร ์ ร ิ ต d u r r e t t ด อ ร ์ ล ี ่ d o o r l y ด อ ร ์ เ ล ิ ่ น d o r l a n d ด อ ล ล า ร ์ d o l l a r ด อ ล ล ี d o l l y ด อ ว ี เ ต ิ ้ น d o v e t o n ด อ ว ์ น d a w n ด อ ส เ ต ิ ้ ล d o s t a l ด ั ก ว ิ ด d u g u i d ด ั ก เ ก น ไ ฮ ม ์ d u g g e n h e i m ด ั ง เ ค ิ ้ ม d u n c o m b e ด ั น d u n ด ั น ล ู ส d u n l u c e ด ั น ส เ ต ิ ้ น d u n s t a n ด า ท ี ่ d u t h i e ด า น า d a n a ด า ร ์ ด ะ เ น ล ส ์ d a r d a n e l l e s ด า ร ์ เ น ิ ล d a r n a l l ด า ว น ์ ด ร า ฟ d o w n d r a f t ด า ว น ์ ท า ว น ์ d o w n t o w n ด า ว โ จ น ส ์ d o w j o n e s ด า ห ์ ล d a h l ด า เ ก ส ถ า น d a g h e s t a n ด ิ ก เ ต อ ร ์ d i c h t e r ด ิ ก ไ ค ต ์ d i c k i t e ด ิ ค ิ น ส ์ d i c k i n s ด ิ จ ิ ต d i g i t ด ิ จ ิ ท ั ล d i g i t a l ด ิ จ ิ ท ั ล ค อ ม พ ิ ว เ ต อ ร ์ d i g i t a l c o m p u t e r ด ิ น ส ม อ ร ์ d i n s m o r e ด ิ พ ล อ ย ด ์ d i p l o i d ด ิ พ ล อ แ ฮ พ ล อ ย ด ์ d i p l o h a p l o n t ด ิ ฟ แ ฟ ร ก ช ั น d i f f r a c t i o n ด ิ ม d i m ด ิ ม ส ์ d e e m s ด ิ ม า ร ี โ อ ้ d i m a r i o ด ิ ล ิ เ ว อ ร ี d e l i v e r y ด ิ ล เ ล อ ร ์ d i l l e r ด ิ ล เ ล ิ น d i l l o n ด ิ ล เ ว ิ ร ์ ด d i l w o r t h ด ิ ว ซ ี ่ d u z y ด ิ ว ท ี ่ d u t y ด ิ ว เ บ ิ ล d u b l e ด ิ ส ก ์ d i s k ด ิ ส โ ก เ ท ก d i s c o t h e q u e ด ี น ส ์ d e a n s ด ี บ ล ี ย ์ d i b l e y ด ี ล ล ิ เ ง อ ร ์ d i l l i n g e r ด ี ว ร ี ส d e v r i e s ด ี อ ั ส d i a s ด ี เ ก ล ซ d e g l a z e ด ี เ ก ิ ่ น d e a c o n ด ี เ ซ ล , ร ู ด อ ล ์ ฟ d i e s e l , r u d o l f ด ี เ บ ส d - b a s e ด ี โ ม d e m o ด ี โ ล ว ์ d i l l o w ด ี ไ น ท ร ิ ฟ า ย เ อ อ ร ์ d e n i t r i f i e r ด ุ ก ส ์ d u k e s ด ู ส ต ์ d o u s t ด ู อ อ ด ิ น ั ม d u o d e n u m ด ู อ ิ ต d e w i t ด ู เ บ อ เ ล ี ย ร ์ d u b i l i e r ด ู เ ว ล , ร อ เ บ ิ ร ์ ต d u v a i l , r o b e r t ด ู เ อ อ ร ์ d u e r ด ู โ อ d u o ด ู ไ น ต ์ d u n i t e ด ู ๊ ก d u q u e ด ็ อ ก เ ค อ ร ์ d o c k e r ด ็ อ ต เ ต อ ร ์ ไ ว ก ์ d o t t e r w e i c h ด ็ อ ป เ ป ล อ ร ์ d o p l e r ต ิ น โ ต เ ร ต โ ต , จ า โ ก โ ป t i n t o r e t t o , j a c o p o ต ู น ิ ส t u n i s ท ร อ ต t r o t ท ร ั ส เ ต ิ ้ น t h r u s t o n ท ร า เ ฮ ิ ร ์ น t r a h e r n e ท ร ิ ก เ ก อ ร ์ ฟ ิ ช t r i g g e r f i s h ท ร ิ พ อ ต t r i p o t ท ว ิ ส เ ต อ ร ์ t w i s t e r ท อ ต เ ท ล t o t t e l ท อ ท เ ซ ิ ่ น t h o m s e n ท อ ย น ์ บ ี t o y n b e e ท อ ร ์ ฮ ิ ล t h o r n h i l l ท อ ล ์ ก โ ช ว ์ t a l k s h o w ท อ โ ร t h o r e a u ท ั ก เ ก อ ร ์ , ร ิ ช า ร ์ ด t u c k e r , r i c h a r d ท ั ง ไ ก t a n g u y ท ั น บ ร ิ ด จ ์ t u n b r i d g e ท ั ว ร ์ น า เ ม น ต ์ t o u r n a m e n t ท า ว น ์ ช ิ ป t o w n s h i p ท ิ ก เ ค อ ล ่ า t i k k a l a ท ิ ก เ น อ ร ์ t i c k n o r ท ิ ฟ ฟ ์ t i f f ท ิ ล ล ิ ต t i l l e t t ท ิ ล ล ี ย ์ t i l l e y ท ี ซ ี ส t h e s i s ท ี ย ู น ิ ต t u n i t ท ี ว ี t v ท ี เ อ ส โ อ ด ี t h o d ท ี โ อ ด อ ร ์ น ิ ว ค อ ม บ ์ t h e o d o r e n e w c o m b ท ู น ่ า t u n a ท ู ฟ า t u f a ท ู เ ว ย ์ t w o - w a y ท ไ ว ไ ล ต ์ t w i l i g h t ท ็ อ ป ซ ี เ ค ร ต t o p s e c r e t น ค ร า n a c r a น อ น ส ต ็ อ ป n o n s t o p น อ ร ์ ท n o r t h น อ ร ์ ร ิ ช n o r r i s h น อ ร ์ เ ท อ ร ์ n o r t h e r น อ ร ์ เ บ ิ ร ์ ก n o r b e r g น อ ร ์ แ ม น , เ ก ร ก n o r m a n , g r e g น อ ส k n a u s s น อ เ ก ิ ล n a u g l e น อ เ ม ร ่ า n a m a r a น า ท า ล n a t a l น า ร ์ เ บ อ โ ร n a r b o r o u g h น ิ ก เ ก อ ิ n i k k e i น ิ ก เ ก ิ ล n i c k e l น ิ ซ ิ ร อ ส n i s y r o s น ิ ป k n e i p น ิ ฟ ส ์ n e v e s น ิ ล n e a l e น ิ ล ด ์ n i e l d น ิ ว ค ล ี โ อ ไ ฟ ล ์ n u c l e o p h i l e น ิ ว แ ซ น ซ ์ n u i s a n c e น ิ โ ค ล ี น ี ่ n i c o l i n i น ี เ ก ร น n y g r e n น ี เ ล ิ น n e a l o n น ี เ อ อ ไ ม เ อ อ n e h e m i a h น ี ่ n i e น ู k n e w น ู ด n u d e น ู ด ส ั น k n u d s o n น ู น ส ์ n u n e s น ู ล ล า ห ์ n u l l a h น ู เ ก ิ ร ์ ก n e w k i r k น ู เ น อ ล ี ่ n u n a l l y น ู เ บ ิ ร ์ ก n e w b u r g h น ู เ อ อ ร ์ n e w e r บ ร อ ท b r o t h บ ร ั น ส ต ิ ต เ ต อ ร ์ b r u n s t e t t e r บ ร ั ม ป ์ เ ต ิ ้ น b r o m p t o n บ ร ั ม ม ิ ต b r u m m e t t บ ร า ฮ า b l a h a บ ร า เ ท อ ร ์ เ ต ิ ้ น b r o t h e r t o n บ ร า เ ท ิ ร ์ ส b r o t h e r s บ ร า เ บ อ เ ค อ ร ์ b r u b a k e r บ ร า เ บ ิ ร ์ น b r a b o u r n e บ ร า เ ว b r a v a i s บ ร ิ ก เ ว ็ ด b r i c k w e d d e บ ร ิ ง ก ์ เ ม ิ ่ น b r i n k m a n บ ร ิ น ส ล ี ย ์ b r i n s l e y บ ร ิ เ ม อ ร ์ b r e m e r บ ร ี น ล ี ย ์ b r i n l e y บ ร ี ฟ ส ์ b r i e f s บ ร ี เ ม อ โ ล ่ b r i m e l o w บ ร ู น b r u n e บ ร ู ม เ ฮ ด b r o o m h e a d บ ร ู ๊ ก ฟ ิ ล ด ์ b r o o k f i e l d บ ล อ น ด ์ b l o n d e บ ล อ ส b l o s s บ ล ั ง ก า b l a n c a บ ล ั ช เ ช อ ร ์ b l u s h e r บ ล ั ด ส ์ เ ว ิ ร ์ ท b l o o d s w o r t h บ ล ั ม b l u h m บ ล ั ส โ ค ่ b l a s k o บ ล า ส b l a s บ ล ี ต ส ์ b l i t z บ ล ู ม ส ์ เ บ อ ร ี b l o o m s b u r y บ ล ู ม ิ ่ ง เ ด ล b l o o m i n g d a l e บ อ ด ี ก า ร ์ ด b o d y g u a r d บ อ ด เ น อ ร ์ b o d n e r บ อ น ด ส ์ b o n d s บ อ น เ ท ิ ม ส ์ b o n t e m p s บ อ ย ค อ ต ต ์ b o y c o t t บ อ ย ค ิ น b o y k i n บ อ ย น ์ b o y n e บ อ ย เ ซ ิ ่ น b o i s e n บ อ ย เ ด ิ ล b o y d e l l บ อ ร ่ า b o r a h บ อ ร ์ ด ้ า b o r d a บ อ ร ์ ต b o r t บ อ ร ์ ร ิ ง b o r i n g บ อ ร ์ เ ก อ ร ์ b o r g e r บ อ ร ์ เ ล ิ น ด ์ b o r l a n d บ อ ล ด ร ี ่ b a l d r y บ อ ล ต ิ ก b a l t i c บ อ ล ล ิ ง เ ง อ ร ์ b o l l i n g e r บ อ เ ร ิ ่ น b o h r e n บ อ ไ น ต ์ b o r n i t e บ ั ก เ ม ิ ่ น b a c h m a n บ ั ก เ ล ิ น ด ์ b u c k l a n d บ ั ก เ ฮ ิ ร ์ ส ต b u c k h u r s t บ ั ด ก ิ ้ น b o d k i n บ ั ต ต ์ b u t t บ ั ต เ ต อ ร ์ เ ว ิ ร ์ ท b u t t e r w o r t h บ ั น จ ี จ ั ม พ ์ b u n g e e j u m p บ ั น เ น ิ ล b u n n e l l บ ั บ เ บ ิ ล b u b b l e บ ั ม ก า ร ์ เ น อ ร ์ b u m g a r n e r บ ั ล ซ า โ น ่ b a l z a n o บ ั ล ด ์ ส b a l d e s บ ั ล ล ิ น ต ์ b a l i n t บ ั ส ซ ิ ่ ง b u s s i n g บ ั ส เ ม ิ น b o z m a n บ ั ๊ ก b u g บ า ก ส ์ , ค า ร ์ ล b a r k s , c a r l บ า ค า ร า b a c c a r a บ า น า ไ ก ต ์ b a n a k i t e บ า ย บ า ย b y e b y e บ า ร อ น เ น ต b a r o n e t บ า ร อ ม ิ เ ต อ ร ์ b a r o m e t e r บ า ร ์ ก b a r k e บ า ร ์ ช b a r t s c h บ า ร ์ ต เ ม ิ น b a r t m a n บ า ร ์ น ิ ต b a r n e t บ า ร ์ บ ี โ ร ล ี ่ b a r b i r o l l i บ า ร ์ ล ิ ง b a r t l i n g บ า ร ์ เ ท ล ล ์ b a r t e l l บ า ร ์ เ บ ิ ต b a r b e t บ า ร ์ เ ม ิ น b a r m a n บ า ร ์ แ ท ร ม b a r t r a m บ า ร ์ โ น ่ b a r n o บ ิ ก b e a k บ ิ ช b y s s h e บ ิ ต เ ท อ ร ์ เ ม ิ ่ น b i t t e r m a n บ ิ น ส ์ b i n n s บ ิ น เ ฟ ิ ร ์ ด b i n f o r d บ ิ น เ ย ิ ่ น b i n i o n บ ิ ว ต ี b e a u t y บ ิ ว เ ฟ ิ ร ์ ด b u f o r d บ ิ ส บ ี b i s b e e บ ิ ส ม ั ท อ ิ ไ น ต ์ b i s m u t h i n i t e บ ิ ส โ พ b i s p o บ ิ ๊ บ เ บ อ ร ์ b i b b e r บ ี ค อ น ส ์ ฟ ี ล ด ์ b e a c o n s f i e l d บ ี ต า เ ร ย ์ b e t a r a y s บ ี เ ด อ ร ์ ไ ม เ อ อ ร ์ b i e d e r m e i e r บ ุ ช เ น ิ ล ล ์ b u s h n e l l บ ู ก ิ ต ต ิ ง ก ิ b u k i t t i n g g i บ ู ด ี ้ b u d y บ ู ท ร อ ย ด ์ b o o t h r o y d บ ู ม เ ม อ ร ์ b o o m e r บ ู ร ์ ก า b o o r g a บ ู ร ์ ด อ น b o u r d o n บ ู ล ว า ร ์ ด b o u l e v a r d บ ู ว ี เ อ อ ร ์ b o u v i e r บ ู เ ซ อ ร ์ b o o z e r บ ู แ ค น ั น b u c h a n a n บ ็ อ ก ค ิ ่ ง b o c k i n g บ ็ อ ด ล ี ย ์ b o d l e y บ ็ อ บ ส ต ์ b o b s t ป อ ร ์ โ ต ล า น p o r t o l a n ป ั น เ จ ี ย p a n g a e a ป า ร ี ส p a r i s ป า ไ น p a n a y ป ิ ร ั น ย า p i r a n h a ป ิ เ ป ต ต ์ p i p e t t e ป ๊ อ ป อ า ย p o p e y e พ ร อ ด ั ก ต ์ p r o d u c t พ ร ิ ด ี ้ p r i d i e พ ร ิ น ซ ิ เ ป ิ ล p r i n c i p l e พ ร ี ค ิ ต p r i c k e t t พ ร ี ซ ิ เ ด ี ย ม p r e s i d i u m พ ร ี เ ซ อ ร ์ เ ว ท ิ ฟ p r e s e r v a t i v e พ ร ี แ ค ม เ บ ร ี ย น p r e c a m b r i a n พ ร ี แ อ ม พ ล ิ ไ ฟ เ อ อ ร ์ p r e a m p l i f i e r พ ร ู ต p r u e t t พ ร ู น p r u n e พ ร ู ส ไ ท ต ์ p r o u s t i t e พ ล ั น จ ์ p l u n g e พ ล ั ม เ ม อ ร ์ p l u m m e r พ ล ั ม ไ ว น ์ p l u m w i n e พ ล า ย า p l a y a พ ล ิ ม ซ อ ล ล ์ p l i m s o l l พ ล ็ อ ต ค ิ ้ น p l o t k i n พ อ น โ ช p o n c h o พ อ ย ต ์ p o i n t พ อ ร ์ ส ั น p o r s o n พ อ ร ์ เ ต อ ร ์ p o r t e r พ อ ล ิ ซ ี p o l i c y พ อ ล ิ ย ู ร ิ เ ท น p o l y u r e t h a n e พ ั ก ค ิ ต p u c k e t t พ ั ก ส ล ี ย ์ p u g s l e y พ ั ต ท ู โ ล ่ p a t t u l l o พ ั ล เ ต น ี ย ์ p u l t e n e y พ า น ่ า p a n a พ า ร า ล ิ ก p a r a l i c พ า ร า ล ิ ม ป ิ ก p a r a l y m p i c s พ า ร า ไ ด ม ์ p a r a d i g m พ า ร ์ ก p a r k e พ า ร ์ ช p a r c h พ า ร ์ แ ช ล ล ์ ฟ ล ู ม p a r s h a l l f l u m e พ า ล ี โ อ ซ ี น p a l a e o c e n c e พ า ล เ ม อ ร ์ , อ า ร ์ โ น ล ด ์ p a l m e r , a r n o l d พ า ล ์ ม p a l m e พ า ว น ์ เ ค ้ ก p o u n d c a k e พ า ว เ ด ร อ p o u d r e พ า ว เ ว อ ร ์ ส p o w e r s พ า เ ร ด p a r a d e พ า แ ก น ี โ ค ่ p a g a n i c o พ ิ ก ก า ร ์ ด p i c c a r d พ ิ ก อ ั ป p i c k u p พ ิ ง เ ค ิ ล p i n k e l พ ิ ต ต ิ ง เ จ อ ร ์ p i t t e n g e r พ ิ ม ส เ ล อ ร ์ p i m s l e r พ ิ ร ์ โ ร ไ ท ต ์ p y r r h o t i t e พ ิ ล ล ิ ่ ง p i l l i n g พ ิ ล ล ์ p i l l พ ิ ล โ ล ว ์ p i l l o w พ ิ เ ก ิ ต p i g o t t พ ิ ๊ ง ก ์ เ ฮ ิ ม p i n k h a m พ ี น ี ย ์ p i n e y พ ี น ู เ ช ี ย น p e n u t i a n พ ี ร ี ่ p i r i e พ ี เ บ ิ ล ส ์ p e e b l e s พ ี เ พ ิ ล p e o p l e พ ี เ อ ซ ี แ อ ล p a c l พ ี เ อ เ อ ช p a h พ ี ไ อ p . i . พ ุ ล p u l l พ ู พ ิ ้ น p u p i n พ ู ล ล ิ ่ ง p u l l i n g พ ็ อ ด เ ฮ อ เ ร ็ ต ส ์ p o d h o r e t z ฟ ร อ ส เ ซ ิ ร ์ ด f r o s s a r d ฟ ร า น ซ ิ ส f r a n c e s ฟ ร า น ซ ิ ส f r a n c i s ฟ ร า น ซ ิ ส , ค อ น น ี f r a n c i s , c o n n i e ฟ ร า น ซ ิ ส ก ั น f r a n c i s c a n ฟ ร ี ค ิ ก f r e e k i c k ฟ ร ี ด ร ิ ช f r i e d r i c h ฟ ร ี ด า f r e d a ฟ ร ี เ ท า น ์ f r e e t o w n ฟ ร ี แ ม น เ ท ิ ล f r e e m a n t l e ฟ ร ู ด f r o u d e ฟ ร ู น ด ์ f r e u n d ฟ ล อ ป f l o p ฟ อ ก ว ี เ อ อ ร ์ f a u q u i e r ฟ อ ซ ิ ต f a u c e t t ฟ อ น ด า , เ จ น f o n d a , j a n e ฟ อ ย f o y e ฟ อ ร ์ ซ ี ่ f o r s e y ฟ อ ร ์ ส เ ต ิ ้ น f o r s t e n ฟ อ ร ์ เ ก ต f o r g e t ฟ อ ร ์ เ ก ต ม ี น อ ต f o r g e t - m e - n o t ฟ อ ร ์ ไ ด ส ์ f o r d y c e ฟ อ ล เ ต อ ร ์ f a l t e r ฟ อ ล เ ว ล f a l w e l l ฟ อ ส เ ต อ ร ์ , โ จ ด ี f o s t e r , j o d i e ฟ อ เ ท อ ร ์ ก ิ ล f o t h e r g i l l ฟ อ เ ร ส เ ต อ ร ์ , ซ ี ซ ิ ล ส ก อ ต ต ์ f o r e s t e r , c e c i l s c o t t ฟ ั ก เ ก ต f u g a t e ฟ ั น ด ์ f u n d ฟ า f a ฟ า ร ิ น ่ า f a r i n a ฟ า ร ์ ซ f a r c e ฟ า ร ์ ล ี ่ ย ์ f a r l e y ฟ า ร ์ เ น อ บ ี ้ f a r n a b y ฟ า ร ์ เ ล ิ น f a r l a n d ฟ า ร ์ เ ล ิ ่ น f a r l a n ฟ า ร ์ เ ล ิ ่ น f a r l a n e ฟ า ล ั ง f a - l a n g ฟ า ส ต ์ ฟ ู ด f a s t f o o d ฟ ิ ก f i g g e ฟ ิ ก ซ ์ f i x ฟ ิ ต ซ ์ เ จ ร ั ล ด ์ f i t z g e r a l d ฟ ิ ต ส ์ เ ว ิ ล เ ต อ ร ์ f i t z w a l t e r ฟ ิ น เ น อ เ ก ิ ้ น f i n n e g a n ฟ ิ ป ส ์ p h i p p s ฟ ิ ล ล ์ ม อ ร ์ f i l l m o r e ฟ ิ ล ิ ป ิ โ น f i l i p i n o s ฟ ิ ล ิ ส ไ ท น ์ p h i l i s t i n e ฟ ิ ล เ ต อ ร ์ เ อ ด f i l t e r a i d ฟ ิ ล เ พ ิ ต p h i l p o t t ฟ ิ ล เ ล ิ ป ส ั น p h i l l i p s o n ฟ ิ ว ช ั น f u s i o n ฟ ิ ว ด ั ล f e u d a l ฟ ิ ว เ อ อ ร ์ f e u e r ฟ ิ ส f e i s ฟ ิ อ า เ ค อ ร ์ f i a c r e ฟ ิ โ อ น า f i o n a ฟ ี ด แ บ ็ ก f e e d b a c k ฟ ี น ี อ ั ส p h i n e a s ฟ ี ล ี ย ์ f i l l e y ฟ ี เ อ อ เ ด อ ร ์ f e o d o r ฟ ุ ต เ ต จ f o o t a g e ฟ ุ ต เ ว ิ ร ์ ก f o o t w o r k ฟ ุ ล เ ฟ ิ ร ์ ด f u l f o r d ฟ ู ล ม ู น ป า ร ์ ต ี ้ f u l l m o o n p a r t y ฟ ู โ ก f o u c a u l t ฟ เ ย ล ด ์ f j e l d ม อ ด m a u d ม อ น อ ก ไ ซ ด ์ m o n o x i d e ม อ น ิ ส m o n i z ม อ น เ ต ว ิ เ ด โ อ m o n t e v i d e o ม อ ร ั ล m o r a l ม อ ร า โ น ่ m o r a n o ม อ ร ิ น m o r i n ม อ ร ี เ ต ิ ้ น m o r e t o n ม อ ร ี เ อ อ ร ์ m o r i e r ม อ ร ์ , เ ซ อ ร ์ ท อ ม ั ส m o r e , s i r t h o m a s ม อ ร ์ ล ี ย ์ m o r l e y ม อ ร ์ ส m o r s s ม อ ร ์ เ ว ิ ่ น ต ์ m o r v a n t ม อ ล ต ์ m a l t ม อ ล ล ิ ซ อ ล ล ์ m o l l i s o l s ม อ ส เ ซ อ ร ์ m o s s e r ม อ ส เ ซ อ เ ล อ ร ์ m o s s l e r ม อ ส เ ต ิ ้ น m o s t o n ม อ ส โ ก ว ิ ต ส ์ m o s k o w i t z ม อ เ ด ิ ร ์ น m o d e r n ม อ เ ร ิ ่ น ด ์ m o r a n d ม อ โ น ค ล ิ น ิ ก m o n o c l i n i c ม ะ ฮ อ ก ก า น ี m a h o g a n i ม ั ค m a c h ม ั ง ก ี น ี ่ m a n g i n i ม ั ง ค ์ เ ต ิ ้ น m o n c t o n ม ั ช m u t c h ม ั น m u n n ม ั น ต ์ ส m u n t z ม ั น เ ซ ล ล ์ m u s e l l ม ั น เ ด ย ์ m u n d a y ม ั น เ ด ิ ่ น m u n d e n ม ั ฟ ฟ ิ น m u f f i n ม ั ม เ ฟ ิ ร ์ ด m u m f o r d ม ั ล ต ิ ซ ิ ส เ ท ม m u l t i s y s t e m ม ั ล ท ั ส m a l t h u s ม ั ล ฮ อ ล เ ล ิ น m u l h o l l a n d ม ั ล เ ว น ี ย ์ m u l v a n e y ม ั ว ร ์ , จ อ ร ์ จ เ อ ด เ ว ิ ร ์ ด m o o r e , g e o r g e e d w a r d ม ั ส ก ์ เ ม ล อ น m u s k m e l o n ม ั ส แ ก ต m u s q a t ม า จ ิ เ ช ี ย น m a g i c i a n ม า ด อ น m a d o n n e ม า ด า ม m a d a m ม า ร ์ ก า เ ร ต m a r g a r e t ม า ร ์ ก เ ก อ ร ์ m a r k e r ม า ร ์ ค อ ฟ m a r k o v ม า ร ์ ค ั ส เ ซ ิ ่ น m a r c u s s e n ม า ร ์ จ ี m a r g i e ม า ร ์ ด ิ ก ร า ส ์ m a r d i g r a s ม า ร ์ ท า m a r t h a ม า ร ์ ท ่ า m a r t a ม า ร ์ ม ะ ร า m a r m a r a ม า ร ์ ล ิ ส m a r l i s e ม า ร ์ ล ี น m a r l e n e ม า ร ์ ส ต ั น m a r s t o n ม า ร ์ เ ก อ ร ิ ต m a r g u e r i t e ม า ร ์ เ ช ิ น ต ์ m a r c h a n t ม า ร ์ เ ซ อ ล ิ ส m a r s a l i s ม า ร ์ เ ซ ี ย m a r c i a ม า ร ์ เ ท ล m a r t e l l ม า ร ์ เ บ ิ ล เ ค ้ ก m a r b l e c a k e ม า ร ์ โ ก ้ m a r g o ม า ล า เ ร ี ย m a l a r i a ม า ล า โ ย โ พ ล ิ น ี เ ช ี ย น m a l a y o p o l y n e s i a n ม า ล ิ ม m a l i m ม า ส เ ต อ ร ์ ค ี ย ์ m a s t e r k e y ม า ห ์ ฟ ุ ซ , น า ก ิ บ m a h f u z , n a g i b ม า ฮ ี m a h y ม า เ ซ ร ู m a s e r u ม า เ ท อ ร ์ เ ว ล ล ์ , ร อ เ บ ิ ร ์ ต m o t h e r w e l l , r o b e r t ม า โ ซ ่ m a z o ม า โ ล น ี ย ์ m a l o n e y ม ิ ก ซ ด ์ ก ร ิ ล ล ์ m i x e d g r i l l ม ิ ก ล ิ ต เ ว ิ ต m i c k l e t h w a i t ม ิ ก เ ค ิ ล m i c k e l ม ิ ก เ ซ ิ ่ น m i x o n ม ิ ค ั ล ส ก ี ้ m i k u l s k i ม ิ ช ิ แ ก น m i c h i g a n ม ิ ด ด ั ล เ ซ ก ส ์ m i d d l e s e x ม ิ ด เ ด ิ ล ต ั น m i d d l e t o n ม ิ ด ไ น ต ์ m i d n i g h t ม ิ ต น ิ ก m i t n i c k ม ิ น จ ์ m i n g e ม ิ น น ี ่ m i n n i e ม ิ ล ก ์ เ ช ก m i l k s h a k e ม ิ ล ล ิ ล ิ ต ร m i l l i l i t e r ม ิ ล ล ี เ อ อ ร ์ m i l l i e r ม ิ ส ซ ู ร ี m i s s o u r i ม ิ เ ช ล ส ์ m i c h e l s ม ิ เ ร ี ย ม m i r i a m ม ิ โ น ส m i n o s ม ิ โ ล ว า น m i l o v a n ม ี ก m e e k ม ี ก ส ์ m e e k s ม ี ต โ ล ฟ m e a t l o a f ม ี เ ค ิ ล จ อ น m e i k l e j o h n ม ี เ ช อ ร ์ m i e s c h e r ม ี เ ด อ ร ์ m e a d o r ม ี เ ด อ ร ์ m e e d e r ม ุ ด า m u d a ม ุ น ช ์ m u e n c h ม ุ ล ไ ล ต ์ m u l l i t e ม ุ ส โ ส ล ิ น ี m u s s o l i n i ม ็ อ ก เ ซ ิ ่ น m o x o n ม ็ อ ต เ ต ิ ้ น m o t t e n ย ั ง เ ก อ ร ์ แ ม น , แ จ ๊ ก y o u n g e r m a n , j a c k ย ั ง เ ต ิ ร ์ ก y o u n g t u r k ย า ร ์ ด y a r d e ย ี น j e a n ย ี น ส ์ j e a n s ย ี อ อ ด ิ ม ิ เ ต อ ร ์ g e o d i m e t e r ย ี อ อ ฟ ิ ส ิ ก ส ์ g e o p h y s i c s ย ี อ อ เ ร ฟ g e o r e f ย ุ ค ค า y u c c a ย ู ต า u t a ย ู น ิ เ ซ ฟ u n i c e f ย ู น ิ เ ท ร ี u n i t a r y ย ู ฟ า u e f a ย ู ส ต ั ส e u s t a c e ย ู แ ค ร ิ โ อ ต e u c a r y o t e ย ู แ ล ม u l a m ร อ ก ซ ์ เ บ อ ร ี r o x b u r y ร อ ท ส ์ ไ ช ล ด ์ r o t h s c h i l d ร อ บ ิ น ส ั น , เ ด ว ิ ด r o b i n s o n , d a v i d ร อ ย ก ์ r o i g ร อ ย ส เ ต อ ร ์ r o y s t e r ร อ ย ส ์ เ ด ล , ย า ค ็ อ บ ฟ า น r u y s d a e l , j a c o b v a n ร อ ว ์ r a w ร อ ว ์ ส ต ็ อ ก r a w s t o c k ร อ ส r o s s e ร อ ส r o z ร อ ส ซ ิ ต เ ต อ ร ์ r o s s i t e r ร อ เ ด ิ ล r o d e l l ร ั ก บ ี ้ r u g b y ร ั ช ช ิ ่ ง r u s h i n g ร ั ช ม อ ร ์ r u s h m o r e ร ั ช ม า น ี น อ ฟ ฟ ์ , เ ซ ี ย ร ์ เ ก ย ์ r a c h m a n i n o f f , s e r g e i ร ั ช เ ต ิ ้ น r u s h t o n ร ั ช เ ฟ ิ ร ์ ด r u s h f o r d ร ั ด เ น อ ร ์ r u d n e r ร ั ต ส ์ r u t z ร ั ท เ ท อ ร ์ เ ฟ ิ ร ์ ด r u t h e r f u r d ร ั น เ ซ อ เ ม ิ ่ น r u n c i m a n ร ั น เ น ิ ่ ล ส ์ r u n n e l s ร ั ฟ เ ฟ ิ ร ์ ด r u f f o r d ร ั ม ฟ อ ร ์ ด r u m f o r d ร ั ส ต ์ r u s t ร ั ส เ ซ ล r u s s e l ร า น ิ ม r a n i m ร า ว ต ์ ล ี ด จ ์ r o u t l e d g e ร า เ ก ล r a g u e l ร ิ ก โ ค r e c o ร ิ ค เ ต อ ร ์ r i c h t e r ร ิ ง เ ก อ เ ล อ ร ์ r i n g l e r ร ิ ง เ ก ิ ล ม า น น ์ r i n g l e m a n n ร ิ ช ม อ น ด ์ r i c h m o n d ร ิ ด ด ิ ก r i d d i c k ร ิ บ เ บ ิ ้ ล r i b b l e ร ิ พ ั บ ล ิ ก ั น r e p u b l i c a n ร ิ ส ค ์ r i s q u e ร ิ ส ล ี ย ์ r i s l e y ร ิ เ บ ก ก า r e b e c c a ร ิ เ บ อ ร า r i b e r a ร ิ เ ว อ ร ์ r i v e r ร ี จ ิ ส ท ร ี r e g i s t r y ร ี ด r e i d ร ี ด อ ก ซ ์ r e d o x ร ี น ั ล โ ด ้ r i n a l d o ร ี ป r e a p ร ี ป พ ี ย ์ r i p p e y ร ี ฟ ล ั ก ซ ์ ว า ล ์ ว r e f l u x v a l v e ร ี ฟ ล ิ น r i v l i n ร ี ล r e a l ร ี ว ิ ต r i v e t t ร ี อ ิ ส r i i s ร ี เ ก ิ ่ น r e g a n ร ี เ ซ ิ ร ์ ช r e s e a r c h ร ี เ ซ ิ ล r i e s e l ร ี เ ว ร ่ า r i v e r a ร ี เ ว อ ร ี น ่ า r i v e r i n a ร ู ด อ ล ์ ฟ r u d o l f ร ู ป ี r u p e e ร ู ฟ ั ส r u f u s ร ู ม r o o m e ร ู เ บ น ส ์ , ป ี เ ต อ ร ์ พ อ ล r u b e n s , p e t e r p a u l ร ็ อ ด ด ี ้ r o d d y ร ็ อ บ เ บ ิ ้ น ส ์ r o b i n s ร ็ อ ป r o p p ล อ ง เ ก ิ ส ต ์ l o n g e s t ล อ ง เ ว ย ์ l o n g w a y ล อ น l a u n ล อ น ด ร ี l a u n d r y ล อ น ด า เ อ ิ ต l a n d u y t ล อ ร ์ ด เ อ อ ร ์ เ น ส ต ์ l o r d e r n e s t ล อ ร ์ เ ร น l o r r a i n e ล อ ว ์ ส ั น l a w s o n ล อ ว ์ เ ต ิ ้ น l a w t o n ล อ ส ์ l a w s ล อ เ ย ิ ล l o y a l ล อ เ ร ิ ล l a u r e l ล ั ก ซ ์ l u x ล ั ก เ ซ ม เ บ ิ ร ์ ก l u x e m b o u r g ล ั ซ ซ า โ ร l a z z a r o ล ั ด ด ิ ง เ ต ิ ้ น l u d i n g t o n ล ั ต ต ิ ม อ ร ์ l a t t i m o r e ล ั ฟ ค ิ น l u f k i n ล ั ฟ ส ์ l a v e s ล ั ฟ เ ม ิ ่ น l o v e m a n ล ั ส ก า ร ่ า l a s c a r a ล ั ส ท ิ ก l u s t i g ล า ก ั ส ซ ี l a g a s s e ล า ซ ู ไ ร ต ์ l a z u r i t e ล า น ท ซ ์ , ว อ ล เ ต อ ร ์ l a n t z , w a l t e r ล า พ ร า ด ี ้ l a p r a d e ล า ร ์ ส l a r z ล า ร ์ เ ม อ ร ์ l a r m o r ล า ว ั ล l a v a l ล า เ ป ี ย ซ l a p i e s ล า เ ว ล l a v e l l e ล ิ ก l i c k ล ิ ก น ิ น l i g n i n ล ิ ง แ ฮ ม l i n g h a m ล ิ ด l i d e ล ิ ด เ ด อ ร ์ l i e d e r ล ิ ต ต ์ l i t t ล ิ ต เ ต ิ ล ว ู ด l i t t l e w o o d ล ิ น น ์ l i n n ล ิ น น ์ l y n n e ล ิ น ส ์ l i n z ล ิ น เ ฟ ิ ร ์ ด l i n f o r d ล ิ บ เ ม ิ ่ น l i e b m a n n ล ิ ป เ ม ิ น l i p p m a n n ล ิ ฟ ต ์ l i f t ล ิ ม ป ์ l i m p ล ิ ล ล ี ย ์ l i l l e y ล ิ ล ล ์ l i l l ล ิ ล เ ล ี ย น l i l l i a n ล ิ ล โ ล l i l l o ล ิ ส ซ ต ์ , ฟ ร ั น ซ ์ l i s z t , f r a n z ล ิ ส เ ต อ ร ์ l i s t e r ล ิ ส เ น อ ร ์ l i s s n e r ล ี ค ็ อ ก l e a c o c k ล ี ซ า l i s a ล ี ด อ ฟ l i d o f f ล ี ล ี ่ l i l i ล ี ว ี ซ ี ่ l i v e s e y ล ี แ ว น เ ต อ ร ์ l e v a n t e r ล ี โ อ น ่ า l e o n a ล ู น า ต ิ ก l u n a t i c ล ู ม ี แ ย ร ์ , ล ุ ย l u m i e r e , l o u i s ล ู เ ท อ ร ์ , ม า ร ์ ต ิ น l u t h e r , m a r t i n ล ู เ อ ล ล ิ น l l e w e l l y n ล ู ๊ บ l u e b b e ล ็ อ ก ก ิ น ส ์ l o g g i n s ล ็ อ ก ว ู ด l o c k w o o d ล ็ อ ก ส เ ด ิ ้ น l o g s d o n ล ็ อ ก เ น อ ร ์ l o c h n e r ล ็ อ ก เ ย อ ร ์ l o c k y e r ล ็ อ ต ต ์ l o t t ล ็ อ บ เ ด ิ ล l o b d e l l ว อ ช ิ ง ต ั น ด ี . ซ ี . w a s h i n g t o n d . c . ว อ ช ิ ง ต ั น , จ อ ร ์ จ w a s h i n g t o n , g e o r g e ว อ ท ร ิ น v a u t r i n ว อ น ด ้ า w a n d a ว อ น า เ ม ก เ ค อ ร ์ w a n a m a k e r ว อ น เ ด อ ร ์ w a n d e r ว อ ม บ ั ก w a m b a c h ว อ ม เ บ ิ ล w o m b l e ว อ ย ก ์ ต v o i g t ว อ ร ์ น ็ อ ค w a r n o c k ว อ ร ์ เ ต ิ ้ น w a r t o n ว อ ร ์ เ น อ ร ์ w a r n e r ว อ ร ์ เ น อ ร ์ w o e r n e r ว อ ร ์ เ ร อ เ น อ ร ์ w a r r i n e r ว อ ร ์ โ ช ว ์ w a r s h o w ว อ ล ล ิ ส w a l l i s ว อ ล ส ์ w a l l s ว อ ล ส ์ w a l z ว อ ล เ ล ซ , ด ิ ว ิ ต ต ์ w a l l a c e , d e w i t t ว อ ล เ ล ิ ต w a l l e t ว อ ล แ ต ร ์ v o l t a i r e ว อ ล โ ด w a l d o ว อ ล ์ ก เ ก อ ร ์ w a l k e r ว อ เ ต อ ร ์ ส ั น w a t e r s o n ว ั ด ด ี ้ w a d d y ว ั ต ต ี ้ w a t t i e ว ั ต ต ์ w a t t ว ั ต ต ์ ม ิ เ ต อ ร ์ w a t t m e t e r ว ั น ด ์ ส w a n d s ว ั ล เ ล เ ค ี ย w a l l a c h i a ว า ต ู ซ ี w a t u s i ว า ร ์ น v a r n ว า ส ั น w a s o n ว ิ ก w i c k e ว ิ ก ต อ เ ร ี ย v i c t o r i a ว ิ ก ล ี โ อ น ี ่ v i g l i o n e ว ิ ก ส ์ w e e k e s ว ิ ก เ ซ ิ ่ ม w i x o m ว ิ ง ฟ ิ ล ด ์ w i n g f i e l d ว ิ ง เ ค ิ ล เ ม ิ น w i n k e l m a n ว ิ ช ว ล เ อ ฟ เ ฟ ก ต ส ์ v i s u a l e f f e c t s ว ิ ด เ ด า ส ั น w i d d o w s o n ว ิ ต ซ ิ ก w i t z i g ว ิ ต ต ์ เ ม ิ น w i t t m a n ว ิ ต เ ช ิ ร ์ ช w h i t c h u r c h ว ิ ต เ ท ิ ่ น เ บ ิ ร ์ ก w i t t e n b e r g ว ิ ท ร ิ โ อ ล v i t r i o l ว ิ ท เ ท อ ร ์ ส ป ู น w i t h e r s p o o n ว ิ น ช ี แ ก ร ์ ร ่ า v i n c i g u e r r a ว ิ น น ิ ต w i n n e t t ว ิ น น ิ ่ ง w i n n i n g ว ิ น ส ั น w i n s o n ว ิ น โ ด ว ส ์ w i n d o w s ว ิ ม บ อ ร ์ น w i m b o r n e ว ิ ล บ า ร ์ w i l b a r ว ิ ล ฟ ร ิ ด w i l f r i d ว ิ ล ม า ร ์ ท w i l m a r t h ว ิ ล ล า w i l l a ว ิ ล ล ิ ง แ ฮ ม w i l l i n g h a m ว ิ ล ล ิ ต ส ์ w i l l e t t s ว ิ ล เ ด ิ ้ น w h e e l d o n ว ิ ล เ ต ิ ้ น w i l t o n ว ิ ล เ ฟ ิ ร ์ ด w i l f o r d ว ิ ล เ ล ี ย ม ส ์ , จ อ ห ์ น w i l l i a m s , j o h n ว ิ ล เ ล ไ ม ต ์ w i l l e m i t e ว ิ ส w e e s e ว ิ เ ท ิ ร ์ ส w i t h e r s ว ิ ๊ ก เ ก ิ ่ น ส ์ w i g g a n s ว ี ซ ั ล w e a s e l ว ี ด ิ เ น อ ร ์ w i d e n e r ว ี ด ี v d ว ี ด ี โ อ ค ล ิ ป v i d e o c l i p ว ี ต ส โ ต น w h e a t s t o n e ว ี น w i e n ว ี บ ล ี ย ์ w h i b l e y ว ี บ อ ร ์ ก v y b o r g ว ี ส w i e s e ว ี เ ต ิ ่ น w h e a t o n ว ี เ ม ต o u i m e t ว ี แ อ ล เ อ ส ไ อ v l s i ว ุ น ด ท ์ , ว ิ ล เ ฮ ล ์ ม w u n d t , w i l h e l m ว ู ด อ ล w o o d a l l ว ู ด เ ฮ ิ ม w o o d h a m ว ู ด แ บ ร ี ่ w o o d b u r y ว ู ล ซ ี ่ w o o l s e y ว ู ๊ ด เ ว ิ ร ์ ด w o o d w o r t h ว ็ อ ต w a t ศ ร ี ล ั ง ก า s r i l a n k a ส ก ล า ร ์ s k l a r ส ก า เ ร ิ ป s k a a r u p ส ก ิ ล เ ม ิ น s k i l l m a n ส ต อ น เ ต ิ ้ น s t a u n t o n ส ต อ บ อ า ร ์ ต s t e u a r t ส ต อ ป โ อ เ ว อ ร ์ s t o p o v e r ส ต อ ร ์ เ ร ิ ่ ก s t u r r o c k ส ต อ เ ว ล ล ์ s t o w e l l ส ต ั บ ส ์ s t u b b s ส ต ั ฟ ฟ ์ s t u f f ส ต ั ๊ บ บ ิ ่ ง s t u b b i n g ส ต า ซ ิ ม อ น s t a s i m o n ส ต า ร ์ ก s t a r k e ส ต า ร ์ น ส s t a r n e s ส ต า ร ์ เ บ ิ ร ์ ด s t a r b i r d ส ต า ล ิ น s t a l i n ส ต า ส ั น s t a s o n ส ต ิ ต ส ์ s t e i t z ส ต ิ ป s t i p p ส ต ิ ล เ ว ล ล ์ s t i l w e l l ส ต ิ ๊ ด s t e e d ส ต ี น s t e e n ส ต ี เ ก อ ร ์ s t e e g e r ส ต ุ ร ์ เ ต ิ ้ น s t o u r t o n ส ต ็ อ ก ส ต ิ ล s t o c k s t i l l ส ต ็ อ ก เ ค ิ ร ์ ด s t o c k a r d ส ต ็ อ ก เ ม อ ร ์ s t o c k m a r ส น ุ ก เ ก อ ร ์ s n o o k e r ส ป ร ิ ง ก ์ เ บ ิ ร ์ น s p r i n g b o r n ส ป อ ง s p o n g ส ป ั น จ ์ เ ค ้ ก s p o n g e c a k e ส ป า ต ิ ส ว ู ๊ ด s p o t t i s w o o d ส ป ิ ง ส ์ s p i n k s ส ป ิ ช ี s p e c i e ส ป ิ ต เ ซ อ ร ์ s p i t z e r ส ป ิ ต ไ ฟ ร ์ s p i t f i r e ส ป ิ น เ ด ิ ล s p i n d l e ส ป ิ ร ิ ต s p i r i t ส ป ี ช s p e e c h ส ป ็ อ ก s p o c k ส ฟ ิ ง ซ ์ s p h i n x ส ม ็ อ ก s m o c k ส ล ี เ ม ิ ่ น s l e e m a n ส ว อ น ส ั น s w a n s o n ส ว อ ล โ ล ว ์ s w a l l o w ส ว ิ ส s w i s s ส ว ี ต s u i t e ส า เ ก s a k e ส เ ต บ บ ิ น ส ์ s t e b b i n s ส เ ต ย ์ s t a y ส เ ต ร ง s t r e n g ส เ ต ร ต s t r a i g h t ส เ ต ร น s t r a i n ส เ ต ร น จ ์ , เ ค อ ร ์ ต ิ ส s t r a n g e , c u r t i s ส เ ต ร า ต ์ s t r o u t ส เ ต ร ิ โ อ ก ร า ฟ ิ ก s t e r e o g r a p h i c ส เ ต ร ิ ไ ล ซ ์ s t e r i l i z e ส เ ต อ ร ์ ต า เ ว ิ น ต ์ s t u r t e v a n t ส เ ต ิ ร ์ จ s t u r g e ส เ ต ิ ร ์ ต s t u r t ส เ ต ิ ร ์ น , เ ด ว ิ ด เ จ . s t e m , d a v i d j . ส เ ต เ บ ิ ล ส ์ s t a b l e s ส เ ต เ ม ิ ่ น s t e h m a n ส เ ต ็ ก เ ค อ ร ์ s t e c h e r ส เ ต ็ ต ส ั น s t e t s o n ส เ น ด ิ เ ค อ ร ์ s n e d e k e r ส เ น า เ ซ อ ร ์ s c h n a u z e r ส เ ป ก โ ท ร ส โ ค ป s p e c t r o s c o p e ส เ ป ต s p e i g h t ส เ ป ท s p e t h ส เ ป ล ล ์ เ ม ิ น s p e l l m a n ส เ ป อ ร ์ s p u r r ส เ ป ี ย ร ์ s p e a r ส เ ป ี ย ร ์ s p e i r ส เ ป ี ย ร ์ ส s p e i r s ส เ ม ด ล ี ย ์ s m e d l e y ส เ ม อ ร ์ น า s m y r n a ส เ ล s l e i g h ส เ ล ว ิ ้ น s l e v i n ส เ ว ย ์ ส s w a y z e ส แ ก น ด ิ เ น เ ว ี ย s c a n d i n a v i a ส แ ต น ด ์ s t a n d ส แ ต น บ ร ิ จ s t a n b r i d g e ส แ ต น ว ิ ก ส ์ s t a n w i x ส แ ต ฟ ฟ อ ร ์ ด s t a f f o r d ส แ ต ม บ อ s t a m b a u g h ส แ ต ม เ ม ิ ร ์ ส s t a m m e r s ส แ ต ร ต เ ฟ ิ ร ์ ด s t r a t f o r d ส แ ต ร เ น อ แ ฮ น s t r a n a h a n ส แ ต ร ็ ง ก ์ ส s t r a n k s ส แ ต ส ต ์ น ี ่ ย ์ s t a s t n y ส แ ต เ ช ิ ล s t a c h e l ส แ ต ็ ก s t a g g ส แ ต ็ ก ส ์ s t a g g s ส แ ต ็ ป s t a p p ส แ ป ม ค ิ ล เ ล อ ร ์ s p a m k i l l e r ส แ ป ร ์ โ ร ว ์ s p a r r o w ส โ ก ป s c o p e ส โ ค ป ส ์ s c o p e s ส โ ต น เ ฮ า ส ์ s t o n e h o u s e ส โ ต น แ ว ร ์ s t o n e w a r e ส โ ต ร ก s t r o k e ส โ ต ร ไ ม เ อ อ ร ์ s t r o h m e i e r ส โ ต ล ต ์ s t o l t ส โ ต ล ต ์ ส เ ฟ ิ ส s t o l t z f u s ส โ ต ล ์ ก s t o l k ส โ ต เ ค ิ ล s t o e c k e l ส โ ล ว ์ s l o w ส โ ล เ ค ิ ่ ม s l o c u m ส ไ ค ว เ ร ิ ร ์ ส s q u i r e s ส ไ ต ล ์ s t y l e ส ไ ป เ ด อ ร ์ s p i d e r ส ไ ป เ ด ิ ล s p e i d e l ห ล ุ ย ส ์ l o u i s e อ ก ร ี ป ป ้ า a g r i p p a อ ค ิ น a k i n อ อ ก ซ ิ ก o x i c อ อ ก ซ ิ ไ ด ท ์ o x i d i t e อ อ ก ซ ี ท า แ ล น o x y t a l a n อ อ ด ร ี ย ์ a u d r e y อ อ บ ร ี เ ช ี ย a u b r e t i a อ อ ป ช ั น o p t i o n อ อ ป ต ิ ก o p t i c อ อ ป เ พ น ไ ฮ เ ม อ ร ์ , เ จ . ร อ เ บ ิ ร ์ ต o p p e n h e i m e r j . , r o b e r t อ อ ร ั น ส ไ ต น ์ o r e n s t e i n อ อ ร า ส ั น o r i s o n อ อ ร ิ ล o r i e l อ อ ร ิ ส o r r i s อ อ ร ์ o r อ อ ร ์ o r e อ อ ร ์ ก า โ น ฟ อ ส เ ฟ ต o r g a n o p h o s p h a t e s อ อ ร ์ ด ิ เ น ต o r d i n a t e อ อ ร ์ บ ิ ท ั ล o r b i t a l อ อ ร ์ ม ิ ส ต ั ้ น o r m i s t o n อ อ ร ์ ร ิ ก o r r i c k อ อ ร ์ ว ิ ล ล ์ o r v i l l e อ อ ร ์ โ ท เ ค ล ส o r t h o c l a s e อ อ ร ์ โ ท เ ซ น เ ต อ ร ์ o r t h o c e n t r e อ อ ร ์ โ ท โ ด ร ม o r t h o d r o m e อ อ ร ์ โ ท โ ท ล ิ ด ิ น o r t h o t o l i d i n e อ อ ล ล ิ ง แ ฮ ม a l l i n g h a m อ อ ล ส เ ต ิ ้ น a l l s t o n อ อ ล ี ส ั น o l e s o n อ อ ล เ ด อ ร ์ a l d e r อ อ ล ์ เ บ ิ น a l b e n อ อ ส ซ ิ ล เ ล เ ต อ ร ์ o s c i l l a t o r อ อ ส ต ร า ล a u s t r a l อ อ ส ต ิ น a u s t i n อ อ ส ต ิ น a u s t y n อ อ ส ท ร ี ้ o s t r y อ อ ส ว ั ล ด ์ o s w a l d อ อ ส เ ต ร ิ ม o s t r o m อ อ ส เ ม ี ย ม o s m i u m อ อ ส โ ซ ล ี ่ o s s o l i อ อ เ ด ิ ร ์ ฟ h o r s d ' o e u v r e อ อ เ น อ ร ์ h o n o u r อ อ เ พ อ เ ร เ ต อ ร ์ o p e r a t o r อ อ เ ร ิ ่ ม o r a m อ อ เ ร ี ย น ท ั ล o r i e n t a l อ อ เ ร ี ย ล a u r i o l อ ะ ซ ุ น ซ ิ โ อ น a s u n c i o n อ ะ น า อ ิ ส a n a i s อ ะ พ อ ล โ ล เ น ี ย ส a p o l l o n i u s อ ะ ม ี บ า a m o e b a อ ะ เ ซ ท ิ ล โ ค ล ี น a c e t y l c h o l i n e อ ะ เ ล ็ ก ซ ์ a l e x อ ะ โ ป เ จ ี ย น a p o g e a n อ ะ โ ว ค า โ ด a v o c a d o อ ั ก บ า ร ์ a k b a r อ ั น เ ด ร ย ์ a n d r e y อ ั น เ ด อ ร ์ ฮ ิ ล u n d e r h i l l อ ั ป จ อ น u p j o h n อ ั ป เ ช อ ร ์ u p s h u r อ ั ป เ อ ิ ม u p h a m อ ั ม บ ั ก u m b a c h อ ั ม โ น u m n o อ ั ล ก อ ล a l g o l อ ั ล ต ร า โ ซ น ิ ก ส ์ u l t r a s o n i c s อ ั ล ฟ า โ น ่ a l f a n o อ ั ล ม า a l m a อ ั ล เ ด ิ ่ น a l d a n อ ั ล เ บ อ ร ์ ต ี น ่ า a l b e r t i n a อ ั ล โ ต เ บ ล ี ่ a l t o b e l l i อ ั ล ์ ฟ u l f อ า บ ู จ า a b u j a อ า ฟ ต า a f t a อ า ร บ ิ ก a r a b i c อ า ร ์ ก a r c อ า ร ์ ช a r c h อ า ร ์ น ไ ฮ ม ์ a r n h e i m อ า ร ์ บ ั ก เ ก ิ ล a r b u c k l e อ า ร ์ ม ึ ส a r m e s อ า ร ์ เ ซ น อ ล a r s e n a l อ า ร ์ เ ด โ ก a r t d e c o อ า ร ์ เ ม ิ น a r m a n อ า ร ์ เ ล ิ น a r l e n อ า ร ์ โ น a r n o อ า ร ์ โ น ล ด ี ้ a r n o l d i อ า ร ์ โ ว a r v o อ า ว ท ์ แ ล น ด ์ o u t l a n d อ ิ ง เ ล ิ ร ์ ต e n g l e r t อ ิ ช ิ ก า ว ะ i s h i k a w a อ ิ ด ด ิ ง ไ ซ ต ์ i d d i n g s i t e อ ิ น ด ี ส i n d i e s อ ิ น ด ี ้ i n d y อ ิ น ท ู i n t o อ ิ น ส ต ร ู เ ม น ต ์ i n s t r u m e n t อ ิ น ู เ อ ้ i n o u y e อ ิ น เ ต อ ร ์ ค อ ม i n t e r c o m อ ิ ม ิ ช ั ่ น e m i s s i o n อ ิ ม โ บ เ ด ิ น i m b o d e n อ ิ ล ค ิ น e l k i n อ ิ ล ต ิ ส i l t i s อ ิ เ ล ็ ก โ ท ร ส โ ก ป e l e c t r o s c o p e อ ิ เ ล ็ ก โ ท ร ไ ล ต ิ ก e l e c t r o l y t i c อ ิ แ ท ล ิ ก i t a l i c อ ี ค ิ ง e k i n g อ ี จ ิ ร ี น a e g i r i n e อ ี จ ี เ อ e g a อ ี ซ ี ล ิ น i s e l i n อ ี ด ส ั น e i d s o n อ ี ร ู ซ ี โ อ น ี ่ e r u z i o n e อ ี ว า น e v a n อ ี ส เ ร ล ส ั น i s r a e l s o n อ ี ส เ ล ิ ่ น ด ์ e a s t l a n d อ ี ส โ ซ ่ i z z o อ ี อ ี พ ร ็ อ ม e e p r o m อ ี เ ม ิ ล i m e l อ ี เ ว ิ น ส ์ e v e n s อ ี แ บ ร ์ ร ่ า i b a r r a อ ี แ ว น จ ี ไ ล น ์ e v a n g e l i n e อ ุ ร ุ ก ว ั ย u r u g u a y อ ู น น ิ ล ค ว อ เ ด ี ย ม u n n i l q u a d i u m อ ู น น ิ ล อ ู เ น ี ย ม u n n i l u n i u m อ เ ก อ ร ์ เ ม ิ น o g o r m a n อ เ ม อ เ ล ี ย a m e l i a อ ไ บ ร ึ น o b y r n e อ ไ ล เ อ ิ ส e l i a s อ ็ อ ต เ ต อ ร ์ o t t e r อ ็ อ ต เ ต อ เ ว ย ์ o t t a w a y อ ็ อ บ ส ต ร ู อ ั น ต ์ o b s t r u e n t ฮ อ ก ก ี ้ h o c k e y ฮ อ จ ิ ้ น h o d g i n ฮ อ ด ิ น ส ์ h o d g i n s ฮ อ ต เ ม ล h o t m a i l ฮ อ ป ก ิ น ส ์ , เ จ ร า ร ์ ด แ ม น ล ี ย ์ h o p k i n s , g e r a r d m a n l e y ฮ อ ฟ h a u f ฮ อ ย ต ์ h o y t ฮ อ ร ์ น เ บ อ ร ์ เ ก อ ร ์ h o r n b e r g e r ฮ อ ร ์ น เ ฟ ล ส ์ h o r n f e l s ฮ อ ร ์ น โ บ ล h o r n b l o w ฮ อ ร ์ ส เ ฟ ิ ล h o r s f a l l ฮ อ ล ล ิ ่ ง h o l l i n g ฮ อ เ ซ อ เ ล อ ร ์ h o s l e r ฮ อ เ ร ิ ่ น h o r a n ฮ ั ก h u g ฮ ั ด เ ซ ิ ่ น h u d s o n ฮ ั ต เ ช ิ ่ น ส ์ h u t c h e n s ฮ ั ต เ ต ิ ้ น h u t t o n ฮ ั น ต ์ h u n t ฮ ั น ต ์ ล ี ่ h u n t l y ฮ ั บ เ บ ิ ล , เ อ ด ว ิ น พ ี . h u b b l e , e d w i n p . ฮ ั ล เ ต ิ ้ น h u l t e n ฮ ั ล เ ล ่ ย ์ h a l l i e ฮ ั ล โ ล ว ี น h a l l o w e e n ฮ ั ส ซ ี ย ์ h u s s e y ฮ ั ส ส ์ h u s s ฮ ั ๊ บ ส ์ h u b b s ฮ า ร ์ ด เ ม ิ น h a r d e m a n ฮ า ร ์ ด ไ ด ร ฟ ์ h a r d d r i v e ฮ า ร ์ ท ร ี ่ h a r t r e e ฮ า ร ์ น ส h a r n e s ฮ า ร ์ ว ี ย ์ h a r v e y ฮ า ร ์ เ ก ร ฟ h a r g r a v e ฮ า ร ์ เ ต ิ ้ ง h a r t u n g ฮ า ร ์ เ บ ็ ก h a r b e c k ฮ า ร ์ เ ป ิ ร ์ ส h a r p e r s ฮ า ร ์ โ ก ร ว ึ ส h a r g r o v e s ฮ า ส เ ม ็ ท h a z m a t ฮ า เ ร ็ ม h a r e m ฮ า โ ล เ ธ น h a l o t h a n e ฮ ิ ง ค ล ี ย ์ h i n k l e y ฮ ิ ต เ ช ิ น ส ์ h i t c h e n s ฮ ิ ต เ ล อ ร ์ h i t l e r ฮ ิ น จ ์ โ บ ว ์ h i n g e - b o w ฮ ิ น ช อ h i n s h a w ฮ ิ ป โ ป h i p p o ฮ ิ ล ด ี แ บ ร น ด ์ h i l d e b r a n d ฮ ิ ว บ ์ เ น อ ร ์ h u e b n e r ฮ ิ ว ม ึ ส h u m e s ฮ ิ ว ส ์ , แ ล ง ส ์ ต ั น h u g h e s , l a n g s t o n ฮ ิ ว เ ก อ ร ์ h u g e r ฮ ิ ว เ ล ็ ต ต ์ h e w l e t t ฮ ี น ี ่ h e n i e ฮ ี ป ซ อ ร ์ ต h e a p s o r t ฮ ี ม า ไ ท ต ์ h e m a t i t e ฮ ี ร ิ น h e a r i n ฮ ี ล ล ี เ อ อ ร ์ h i l l i e r ฮ ี ส ซ อ ง h i s s o n g ฮ ี ส ล ิ ป h e a s l i p ฮ ี เ น ิ ก h e n o c h ฮ ี เ ร ิ น h e r e n ฮ ี แ ล ร ์ h i l a i r e ฮ ุ ก ส ์ h o o k s ฮ ุ ค h o o k ฮ ู เ ด ิ ่ ก h u d a k ฮ ็ อ ก ซ ี ่ h o x i e ฮ ็ อ ก ส ์ h o c k s เ ก ช เ ม ิ ่ น g e r s h m a n เ ก ซ ิ น g a z i n เ ก ด g a d e เ ก ย g a j e เ ก ย ์ เ น อ ร ์ g a y n o r เ ก ย ์ เ ล อ ร ์ g a y l e r เ ก ร ก อ ร ์ g r e g o r เ ก ร ช g r e t c h เ ก ร ป g r a p e เ ก ร ็ ก ส ั น g r e g s o n เ ก ร ็ ท เ ช ็ น g r e t c h e n เ ก ล ซ ี เ อ อ ร ์ g l a z i e r เ ก ล น g l e n เ ก ล น เ ว ย ์ g l e n w a y เ ก ล อ ช ิ น g l a s h e e n เ ก ล ี ย ์ g a i l e y เ ก ล เ น ิ ร ์ ด g l e n a r d เ ก ล เ ม ิ น g e l m a n เ ก ส ต า โ ป g e s t a p o เ ก อ ร ์ g u r r เ ก อ ร ์ ช ว ิ น , จ อ ร ์ จ g e r s h w i n , g e o r g e เ ก อ ร ์ ว ิ น g e r w i n เ ก อ ร ์ ว ิ น g i r v i n เ ก อ ร ์ เ บ อ ร ์ g e r b e r เ ก อ ร ์ เ ม ิ น g e r m a n n เ ก า ส ์ เ ซ ี ย น g a u s s i a n เ ก ิ ร ์ ด เ น อ ร ์ g i r d n e r เ ก ิ ร ์ น ซ ี ่ ย ์ g u e r n s e y เ ก ิ ส ซ า ร ์ ด g o s s a r d เ ก เ ม ิ ล g e m m i l l เ ก ไ อ ส ์ g a i e s เ ค ซ ี ย ์ k e s e y เ ค ท c a t e เ ค น ซ ิ ง เ ต ิ ้ น k e n s i n g t o n เ ค น เ น ด ี , จ อ ห ์ น ฟ ิ ต ซ ์ เ จ ร ั ล ด ์ k e n n e d y , j o h n f i t z g e r a l d เ ค น เ น ิ ่ น k e n n o n เ ค ม k a i m เ ค ม บ ร ิ ด จ ์ c a m b r i d g e เ ค ร น ส ์ บ ิ ล c r a n e ' s b i l l เ ค ร ู แ อ ก k e r o u a c เ ค ร เ ฟ ล ด ์ k r e f e l d เ ค ร ์ เ อ ิ ้ น k e r r o n เ ค ล ิ ก ซ ์ c a l y x เ ค ล ็ ฟ ต ์ c l e f t เ ค ว ซ า ด ้ า q u e s a d a เ ค ว ล q u a i l เ ค ส เ ม น ต ์ c a s e m e n t เ ค อ ร ์ k e r r เ ค อ ร ์ จ ี ม ิ น c l e r g y m e n เ ค อ ร ์ ซ อ น c u r z o n เ ค อ ร ์ ร ี , จ อ ห ์ น ส จ ว ร ์ ต c u r r y , j o h n s t e u a r t เ ค อ ร ์ ว ิ น k e r w i n เ ค อ ร ์ ส ต ิ น k e r s t i n เ ค อ เ ต อ ร ์ c a t o r เ ค า น ์ ต ี c o u n t y เ ค ิ ต ส ์ c u r t s เ ค ิ ร ์ ช ส ไ ต น ์ k i r s c h s t e i n เ ค ิ ร ์ ช เ ช ิ น k i r s c h e n เ ค ี ย ร ์ ซ า ร ์ จ k e a r s a r g e เ ค เ บ ิ ล ท ี ว ี c a b l e t v เ ค เ ป ิ ล c a p e l เ ค เ ร อ ต ี ้ k e r i t y เ จ ง เ ก อ ร ์ g e n g e r เ จ น ค ิ น ส ์ j e n k i n s เ จ น ต ์ เ น อ ร ์ g e n t n e r เ จ น น ิ ต g e n e t เ จ น ส ั น j e n s o n เ จ น ี ว า g e n e v a เ จ น ่ า g e n a เ จ ป ส ั น j e p p s o n เ จ ฟ ฟ ร ี ย ์ g e o f f r e y เ จ ฟ ฟ ร ี ย ์ j e f f r y เ จ ฟ ฟ ์ g e o f f เ จ ฟ ฟ ์ j e f f เ จ ฟ เ ฟ อ ร ี ส j e f f e r y s เ จ ฟ เ ฟ อ ร ์ ส ั น , ท อ ม ั ส j e f f e r s o n , t h o m a s เ จ ฟ เ ฟ ิ ร ์ ด j e f f o r d เ จ ม ซ อ ไ น ต ์ j a m e s o n i t e เ จ ม ม ี ่ j e m m y เ จ ม ส ์ , ว ิ ล เ ล ี ย ม j a m e s , w i l l i a m เ จ ม ส ์ ท า ว น ์ j a m e s t o w n เ จ ส ั น j a y s o n เ จ อ เ ซ ็ ต j o s e t t e เ จ เ น โ ร ่ g e n e r o เ จ เ ร อ ต ี ้ g e r a g h t y เ จ โ ร ม j e r o m e เ ช ก s h a k e เ ช ค อ ฟ , แ อ น ต ั น c h e k h o v , a n t o n เ ช น เ ต ิ ้ น s h e n t o n เ ช ม เ บ อ ร ์ เ ล น , ว ิ ล ต ์ c h a m b e r l a i n , w i l t เ ช ล ล ี ย ์ s h e l l e y เ ช ล ล ี ย ์ , แ ม ร ี ว อ ล ล ์ ส โ ต น ค ร า ฟ ต ์ s h e l l e y , m a r y w o l l s t o n e c r a f t เ ช อ ร ์ s h e r เ ช อ ร ์ ว ิ น s h e r w i n เ ช อ ร ์ โ ค น ี ่ c e r c o n e เ ช ิ ร ์ ช เ ม ิ ่ น c h u r c h m a n เ ช ี ย s c h e e r เ ช เ ด อ เ ล อ ร ์ s c h e d l e r เ ช เ น า ว เ อ ท c h e n o w e t h เ ช เ บ ิ ้ น c h a b o n เ ช เ พ ล อ s h a p l e i g h เ ช เ ล น ท า โ น ่ c e l e n t a n o เ ซ ก ซ แ ต น ต ์ s e x t a n t เ ซ ก เ ม น ต ์ s e g m e n t เ ซ จ ว ิ ก s e d g w i c k เ ซ ต s e t เ ซ ต เ ท ิ ล เ ม น ต ์ s e t t l e m e n t เ ซ น ต ิ ล ิ ต ร c e n t i l i t r e เ ซ น ต ์ จ อ น ส ์ s a i n t j o h n ' s เ ซ น ต ์ แ ค ล ร ์ s a i n t c l a i r เ ซ น เ ซ อ ร ์ c e n s o r เ ซ น เ ซ อ ร ์ ร า ว ด ์ s e n s u r r o u n d เ ซ น เ ต อ ร ์ s e n t e r เ ซ ล ซ ี ่ s c e l s i เ ซ ล ล ู ไ ล ต ์ c e l l u l i t e เ ซ ล ล ์ ค อ ร ์ ก c o r k c e l l เ ซ ล ล ์ แ พ ล ิ เ ซ ด p a l i s a d e c e l l เ ซ ล ส ์ น ิ ก s e l z n i c k เ ซ ล ิ น s e l i n เ ซ ล ิ ม s e l i m เ ซ ล เ ซ อ ร ์ s a l z e r เ ซ ล เ ล อ ร ์ บ ั ก z e l l e r b a c h เ ซ ว ิ ส s a v i s เ ซ อ ร ์ จ ิ น ต ์ s e r j e a n t เ ซ อ ร ์ ว ิ ซ s e r v i c e เ ซ อ ร ์ เ ค ิ ล c i r c l e เ ซ อ ร ์ เ ฟ อ ต ี ้ s e r f a t y เ ซ อ ร ์ โ ว s e r v o เ ซ า ท ์ เ บ อ โ ร ่ s o u t h b o r o u g h เ ซ า ท ์ เ ว ิ ร ์ ท s o u t h w o r t h เ ซ ิ ร ์ ฟ เ ว อ ร ์ s e r v e r เ ซ เ น ก า s e n e c a เ ซ เ ฟ อ ร ์ เ น ี ย z e p h a n i a h เ ซ เ ล ร ี c e l e r y เ ซ เ ล อ ค ุ ส s e l e u c u s เ ซ โ บ ล ด ์ s e y b o l d เ ด ก ซ ์ ท ร ิ น d e x t r i n เ ด ก า ร ์ ต , เ ร อ เ น d e s c a r t e s , r e n e เ ด ค อ เ ร ต d e c o r a t e เ ด ค า ล ิ ต ร d e c a l i t e r เ ด ซ ิ เ บ ล d e c i b e l เ ด ซ ี ย ์ d a c e y เ ด ด ี ้ d a d y เ ด ท ิ ฟ d a t i v e เ ด น เ ช ิ น d e n s i o n เ ด บ ร ู อ ิ น d e b r u i n เ ด พ ร ี ่ d e p u r y เ ด ฟ เ ค ิ น d e v c o n เ ด ย ์ d a y เ ด ย ์ ไ ล ต ์ d a y l i g h t เ ด ร น เ น ิ น d r e n n a n เ ด ร น เ น ิ ่ น d r e n n e n เ ด ร ส เ ซ อ ร ์ d r e s s e r เ ด ร เ ฟ ิ ส d r e y f u s s เ ด ล ว ึ ส d e l v e s เ ด ล อ โ ร ่ d e l a u r o เ ด ล า แ ว ร ์ d e l a w a r e เ ด ว ิ ด , แ ฮ ล d a v i d , h a l เ ด ว ิ ส , ไ ม ล ส ์ d a v i s , m i l e s เ ด ว ี ่ d a v i e เ ด ส d a c e เ ด ส ต ี เ จ ล d e s t i j l เ ด ส เ ซ ิ ส d e c i u s เ ด อ ร ์ บ ิ ้ น d u r b i n เ ด อ ร ์ เ ฮ ิ ้ ม d e r h a m เ ด อ เ ก อ เ ล อ ร ์ d a g u i l a r เ ด า น ์ d o u n e เ ด ี ย ร ์ ฟ ิ ล ด ์ d e e r f i e l d เ ด เ ด ิ ้ น d a y d o n เ ด เ น ิ ก d e n e c k e เ ด เ ว ิ ่ น ส ์ d e v a n s เ ด โ ฟ , แ ด เ น ี ย ล d e f o e , d a n i e l เ ต ร น ต ั น t r e n t o n เ ท ก โ ฮ ม t a k e h o m e เ ท ค น ิ เ ช ี ย น t e c h n i c i a n เ ท ค โ น โ ล ย ี t e c h n o l o g y เ ท ด เ ด อ ร ์ t e d d e r เ ท น อ ร ิ โ อ ้ t e n o r i o เ ท น ี ส ั น t e n i s o n เ ท ม า เ ซ ก โ ฮ ล ด ิ ง t e m a s e k h o l d i n g เ ท ม เ ป อ ร ์ ล ี ย ์ t e m p e r l e y เ ท ย ์ เ ล อ ร ์ , เ จ ม ส ์ t a y l o r , j a m e s เ ท ย ์ เ ล อ ร ์ , แ ซ ค า ร ี t a y l o r , z a c h a r y เ ท ร ด ม า ร ์ ก t r a d e m a r k เ ท ร ว ิ ส , ม า ร ี t r a v i s , m a r i e เ ท ร โ ม ไ ล ต ์ t r e m o l i t e เ ท ล ล ี ่ t e l l y เ ท ล เ ล ี ย ม t h a l l i u m เ ท ส ซ า t e s s a เ ท ส ต ี t a s t y เ ท ส ส ์ t e s s เ ท อ ร ิ โ ก แ ม ก ซ ิ ล ล า ร ์ p t e r y g o m a x i l l a r เ ท อ ร ิ โ ด ไ ฟ ต ์ p t e r i d o p h y t e เ ท อ ร ู t h e r o u x เ ท อ ร ์ เ น อ ร ์ , โ จ เ ซ ฟ แ ม ล ล อ ร ์ ด ว ิ ล เ ล ี ย ม t u r n e r , j o s e p h m a l l o r d w i l l i a m เ ท อ ร ์ โ บ พ ร อ บ t u r b o p r o p เ ท อ ร ์ โ ม ไ พ ล ์ t h e r m o p i l e เ ท า เ บ อ ร ์ t a u b e r เ ท ิ ร ์ ส เ ต ิ ้ น t h u r s t o n เ ท ี ย ร ์ น ี ย ์ t i e r n e y เ ท เ บ อ ร ์ t a b o r เ ท เ บ ิ ล t a b l e เ ท โ ล เ ฟ ส t e l o p h a s e เ ท ็ บ เ บ ิ ต t e b b u t t เ น ท า น n a t h a n เ น ป จ ู น n e p t u n e เ น ป ท ู เ น ี ย ม n e p t u n i u m เ น ี ย ร ์ เ ม ิ ่ น n e a r m a n เ น ็ ต เ ท ิ ล ส ์ n e t t l e s เ บ ก ก ี b e c k y เ บ ด ฟ อ ร ์ ด b e d f o r d เ บ ด ร ิ ก b e d r i c h เ บ ต ส ั น b a t e s o n เ บ ท b e t h e เ บ น ด ี โ ก ้ b e n d i g o เ บ น ท อ ไ น ต ์ b e n t o n i t e เ บ น ฟ ิ ล ด ์ b e n f i e l d เ บ น ว ิ ต ส ์ b e n n e w i t z เ บ น ิ โ ต b e n i t o เ บ บ ิ ง ต ั น b a b i n g t o n เ บ ร ด แ ด ล เ บ ิ ่ น b r e a d a l b a n e เ บ ร น ท ร ี b r a i n t r e e เ บ ร น แ น น b r e n n a n เ บ ร ย ์ เ ต ิ ้ น b r a y t o n เ บ ร ล ล ์ b r a i l l e เ บ ร ล ส ์ เ ฟ ิ ร ์ ด b r a i l s f o r d เ บ ร า น ์ ร ิ ก b r o w n r i g g เ บ ร า เ อ อ ร ์ b r o w e r เ บ ล b a i l l เ บ ล ก ม อ ร ์ b l a k e m o r e เ บ ล ส ส ์ b l e s s เ บ ล เ ก ร ด b e l g r a d e เ บ ส ซ ั น b e s s a n เ บ ส ซ ี b e s s i e เ บ ส ซ ี ย ์ b e s s e y เ บ ส ต ์ b e s t เ บ ส บ อ ล b a s e b a l l เ บ อ ร ์ ค อ ฟ ฟ ์ b i r k h o f f เ บ อ ร ์ ช า ร ์ ด b u r c h a r d เ บ อ ร ์ บ ิ จ b u r b a g e เ บ อ ร ์ ล ิ เ ง อ ร ์ b e r l i n g e r เ บ อ ร ์ ล ี ย ์ b u r l e y เ บ อ ร ์ ล ่ า b u r l e i g h เ บ อ ร ์ เ ด อ ร ์ b i r d e r เ บ อ ร ์ เ น ต ต ์ b u r n e t t เ บ อ ร ์ เ น ิ ่ ม b u r n a m เ บ อ ร ์ เ บ อ ร ิ ก b e r b e r i c h เ บ อ เ ช ี ย ร ์ b a s h i r เ บ อ โ ร ว ์ b u r r o w เ บ า ล ์ แ ว ร ์ b o u l w a r e เ บ า อ ู ม b a u m e เ บ า เ ด อ ร ์ b a u d e r เ บ า เ ม อ ร ์ b a u m e r เ บ า เ อ ิ ร ์ ส b a u e r s เ บ ิ ร ์ ก โ ท ล ด ์ b e r c h t o l d เ บ ิ ร ์ ด อ อ ฟ พ า ร า ไ ด ส ์ b i r d o f p a r a d i s e เ บ ิ ร ์ น - โ จ น ส ์ , เ ซ อ ร ์ เ อ ด เ ว ิ ร ์ ด โ ค ล ี ย ์ b u r n e - j o n e s , s i r e d w a r d c o l e y เ บ ิ ร ์ น ฮ า ร ์ ต b e r n h a r t เ บ ิ ล ล ู b a l l o u เ บ ิ ส เ ซ ล b u z z e l l เ บ ี ย ง เ ว อ น ู b i e n v e n u e เ บ ี ย ร ์ ด ส b e a r d s เ บ เ ท ิ ่ ม b e t h a m เ บ ็ ก ส ์ b e c k s เ บ ็ ต ซ ี ย ์ b e t s e y เ บ ็ ต ซ ์ b e t z เ บ ็ ต เ ต ิ ้ น b e t t e n เ ป ย ์ เ ป อ ร ์ ว ิ ว p a y - p e r - v i e w เ ป ร ิ จ ี p e r i g e e เ พ ด ั ล เ ฟ อ ร ์ p e d a l f e r เ พ ต ะ p e t a เ พ น ิ ส ต ั น p e n i s t o n เ พ ป เ ป อ ร ์ ม ิ น ต ์ p e p p e r m i n t เ พ ย ์ p a y เ พ ย ์ เ ม ิ น p e y m a n เ พ ร ซ ี โ อ ซ ี ่ p r e z i o s i เ พ ร อ เ ก อ ร ์ p r e g e r เ พ ร ิ ด อ ต p e r i d o t เ พ ล p l a y เ พ ล ต ์ p e l t เ พ อ ร ์ ซ ี p e r c y เ พ อ ร ์ ด ู p e r d u e เ พ อ ร ์ ด ู p u r d u e เ พ อ ร ์ ว ี แ อ น ซ ์ p e r v e a n c e เ พ อ ร ์ เ ซ ิ ล ล ์ p e a r s a l l เ พ อ ร ์ เ น ิ ล p u r n e l l เ พ า ล ี ย ์ p o w l e y เ พ า ล ์ ส ั น p o u l s o n เ พ า เ ว ล ล ์ p o w e l l เ พ า โ ล p a o l o เ พ ิ ร ์ ช p u r s h เ พ ี ย ร ์ ซ p e a r s e เ พ ี ย ร ์ ซ , แ ม ร ี p i e r c e , m a r y เ พ เ ร ส p e r e z เ พ เ ล อ ร ์ p e l l e r เ พ ็ ก p e c k เ พ ็ ต p e t t เ ฟ ต ส ์ f a t e s เ ฟ น ต ์ f e n d t เ ฟ น ท ร ิ ส f e n t r e s s เ ฟ น ส เ ต อ ร ์ f e n s t e r เ ฟ น ิ ส ซ ี ่ f e n n e s s y เ ฟ ร ด ร ิ ก ส ์ f r e d e r i c k s เ ฟ ร น ช ์ ฟ ร า ย f r e n c h f r y เ ฟ ร ี ย ส ั น f r i e r s o n เ ฟ ร เ ซ อ ร ์ f r a z e r เ ฟ ล ด ์ f e l d เ ฟ ล ต เ ช อ ร ์ f l e t c h e r เ ฟ ล ม ิ ง , เ อ ี ย น f l e m i n g , i a n เ ฟ ล ึ ส f a l e s เ ฟ ล เ บ อ ร ์ f e l b e r เ ฟ ล เ ล ิ ร ์ ส f e l l e r s เ ฟ อ ร า ร ์ f e r r a r เ ฟ อ ร ์ ค ่ า f u r k a เ ฟ า เ อ ล ส ์ f o w l e s เ ฟ ี ย เ ร ิ ่ น f e a r o n เ ฟ เ บ อ เ ล อ ร ์ f a b l e r เ ม ก ะ ล ิ ท m e g a l i t h เ ม ก ะ ไ บ ต ์ m e g a b y t e เ ม ช m e s h เ ม ซ า m e s a เ ม ซ ิ ก m e s s i c k เ ม ซ ี ย ์ m e z e y เ ม ด ั ล ล า m e d u l l a เ ม ด โ ด ว ์ เ ฟ ส เ ค ี ย ว m e a d o w f e s c u e เ ม น ิ ่ ง m e n n i n g เ ม น เ ซ ิ ล m e n s e l เ ม น เ ซ ิ ล m e n z e l เ ม ม โ ม ร ี ส ต ิ ก m e m o r y s t i c k เ ม ย ์ แ บ ร ี ่ m a y b u r y เ ม ร ิ จ m a r r i a g e เ ม ร ี m e r r y เ ม ล ช ี เ อ อ ร ์ m e l c h i o r เ ม ล ล ็ อ ต m e l l o t เ ม ล ฮ ิ ส m e l h u s เ ม ล ิ ง m e i l i n g เ ม ล เ ช ิ ร ์ ต m e l c h e r t เ ม ส ฟ ี ล ด ์ m a s e f i e l d เ ม ส ั น m a s o n เ ม ส เ ต อ ร ์ m a e s t r e เ ม อ ร ์ ต ิ น ส ์ m e r t i n s เ ม อ ร ์ เ ท อ m u r t h a เ ม อ ร ์ แ ร ม m u r r a m เ ม อ เ ท อ ร ั ต ซ ี ่ m a t e r a z z i เ ม อ เ ร ย ์ m o r a y เ ม อ เ ร อ น ี ่ m o r o n y เ ม อ เ ฮ น ี ย ์ m a h a n e y เ ม า ล ์ เ ด ิ ้ น m a u l d i n เ ม า ส ์ m o u s e เ ม ิ ก ค ิ น เ น ิ ้ น m c k i n n o n เ ม ิ ก น ี ล ี ่ m c n e e l y เ ม ิ ก ม ิ น m c m i n n เ ม ิ ก เ ก อ ร ์ m a g o r เ ม ิ ก เ ค น น ี ย ์ m c k e n n e y เ ม ิ ก เ ค ล น m c c l a i n เ ม ิ ก เ ค ว ร ี ่ m a c q u a r i e เ ม ิ ก แ ค ร ร ี ่ m c c r a r y เ ม ิ ก ไ ก ว ร ์ m c g u i r e เ ม ิ ก ไ ท เ อ อ ร ์ เ น ิ น m c t i e r n a n เ ม ิ ก ไ บ ร ด ์ m c b r i d e เ ม ิ ่ ก ค ร ี ช m c c r e e s h เ ม ิ ่ ก ค ั ล ล ี ย ์ m c c u l l e y เ ม ิ ่ ก ค า เ บ ิ น m c c u b b i n เ ม ิ ่ ก ค ี เ ว อ ร ์ m c i v o r เ ม ิ ่ ก ด ู เ ก ิ ล m c d o u g a l l เ ม ิ ่ ก น ิ ล m a c n e a l เ ม ิ ่ ก ม ิ ล ิ น m c m i l l i n เ ม ิ ่ ก เ ก ร น m c g r a n e เ ม ิ ่ ก แ ด ร ์ เ ม ิ ่ ด m c d i a r m i d เ ม ิ ่ ก แ ม น m a c m a h o n เ ม ิ ่ ก แ ม ส เ ต ิ ร ์ ส m a c m a s t e r s เ ม ิ ่ ก แ ม ส เ ต ิ ร ์ ส m c m a s t e r s เ ม ิ ่ ก โ ค ม m c c o m b เ ม ิ ่ ท ไ ท เ อ ิ ส m a t t h i a s เ ม ี ย ร ์ m i r เ ม เ ช อ ร ์ m e a s u r e เ ม เ พ ิ ่ ล เ ต ิ ้ น m a p l e t o n เ ม แ ท บ อ ไ ล ต ์ m e t a b o l i t e เ ม แ ท ล ล ิ ก ส ์ m e t a l l i c s เ ม โ ซ ส เ ฟ ี ย ร ์ m e s o s h e r e เ ม โ น ต ี ้ m e n o t t i เ ม โ ล ด ี m e l o d y เ ย ล โ ล ว ์ ล ู พ ิ น y e l l o w l u p i n เ ร ก ย ะ ว ิ ก r e y k j a v i k เ ร ซ r a c e เ ร ด ิ ต r e d i t t เ ร ด เ ฮ ด r e d h e a d เ ร น ว อ เ ต อ ร ์ r a i n w a t e r เ ร น เ จ อ ร ์ r a n g e r เ ร น เ ฮ ิ ่ ม r a y n h a m เ ร อ เ ซ ล r o z e l l e เ ร เ น ส ซ อ ง ส ์ r e n a i s s a n c e เ ร เ ว ิ ล ส โ ต ก r e v e l s t o k e เ ร โ ช r a t i o เ ร โ พ ล เ ก ิ ล r e p l o g l e เ ร ็ ก ก ู ล ่ า r e g u l a เ ล ก ี ่ l a k e y เ ล ก เ ช อ ร ์ l e c t u r e เ ล ช เ ต อ ร ์ l e c h t e r เ ล ด ี ้ ส ์ เ ฟ ิ ร ์ ส ต ์ l a d y ' s f i r s t เ ล ด เ ล อ ร ์ l a i d l e r เ ล ท า ร ์ ต l e t a r t e เ ล น เ ด ิ ้ น l e n d o n เ ล ป ส ์ l e p s เ ล ป เ พ ิ ร ์ ต l e p p e r t เ ล ฟ l e f f เ ล ฟ l e v เ ล ฟ เ ค อ ว ิ ต ส ์ l e f k o w i t z เ ล ม อ น l e m o n เ ล ม เ พ ิ ร ์ ต l e m p e r t เ ล ย ์ เ ต ิ ้ น l a y t o n เ ล ร ์ เ ม ิ ่ น l e h r m a n เ ล ว ิ น ส ั น l e v e n s o n เ ล ว ิ น ส ั น l e v i n s o n เ ล อ ก ง ต ์ l e c o n t e เ ล อ ฟ อ น ด ์ l a f o n d เ ล อ ว ิ ต ต ์ , โ ซ ล l e w i t t , s o l เ ล อ อ น ิ เ ด ิ ส l e o n i d a s เ ล อ เ บ ล l a b e l l e เ ล อ เ ว ิ น ย ์ l a v e r g n e เ ล า l a u เ ล า ก ์ ส l o u c k s เ ล ิ ก ไ ม ล ่ า l u d m i l a เ ล ิ ฟ - ล า ย ส ์ - บ ล ี ด ด ิ ้ ง l o v e - l i e s - b l e e d i n g เ ล เ ก ิ ่ ม l e g u m เ ล เ จ อ ร ์ l e g e r เ ล เ ช อ ร ์ l e s h e r เ ล เ ซ อ ร ์ ด ิ ส ก ์ l a s e r d i s c เ ล เ ท อ ร ์ l e t h e r เ ล เ ว อ ร ี ่ l a v e r y เ ล โ ก ร l e g r o เ ล โ อ l e o เ ล ็ ด เ ฟ ิ ร ์ ด l e d f o r d เ ว ก ั ส v e g a s เ ว ง ก ์ w e n k เ ว จ ว ู ด , โ จ ไ ซ ห ์ w e d g w o o d , j o s i a h เ ว ด เ ด อ ร ์ v e d d e r เ ว ด เ ด อ ร ์ เ บ ิ ร ์ น w e d d e r b u r n เ ว น ต ์ ส w e n t z เ ว น เ ต ิ ร ์ ส v e n t r e s เ ว น เ ล ิ ่ น w h a l e n เ ว บ ส เ ต อ ร ์ , พ อ ล ฟ ร า น ซ ิ ส w e b s t e r , p a u l f r a n c i s เ ว ร า น ี โ ย v e r a n i l l o เ ว ล ค ั ม w e l l c o m e เ ว ล เ ค อ ร ์ w e l k e r เ ว ล เ ล อ ร ์ w e l l e r เ ว ส ต ิ ่ ง w e s t i n g เ ว ส ต ์ บ ร ู ๊ ก w e s t b r o o k เ ว ส ต ์ เ ม ิ ท w e s t m e a t h เ ว ส ต ์ เ ล ิ น ด ์ w e s t l a n d เ ว ส โ ต v e s t o เ ว อ ร ์ จ ิ เ น ี ย v e r g i n i a เ ว อ ร ์ จ ิ เ น ี ย v i r g i n i a เ ว อ ร ์ ต ิ ก ั ล v e r t i c a l เ ว อ ร ์ เ บ อ ร ์ v e r b e r เ ว ิ ร ์ ด เ ด ็ น w o r d e n เ ว ิ ร ์ ฟ w u r f เ ว ี ย v i a เ ว ี ย น น า v i e n n a เ ว เ ก ิ ่ น ต ์ w e y g a n d t เ ว เ จ ิ ร ์ ส w a g e r s เ ว เ ท อ ร ์ แ ว ็ ก ส ์ w e a t h e r w a x เ ว เ น ซ ุ เ อ ล า v e n e z u e l a เ ว เ ร ิ ่ ม w a r e h a m เ ว ็ บ บ อ ร ์ ด w e b b o a r d เ ว ็ บ ไ ซ ต ์ w e b s i t e เ อ ก ซ อ ส ต ์ e x h a u s t เ อ ก ซ ์ ท ิ ง ช ั น e x t i n c t i o n เ อ ก ซ ์ บ า ร ์ x b a r เ อ ก ิ น e k i n เ อ ก ี ย ์ a i g u i l l e เ อ จ ี พ ี a . g . p . เ อ ช e s c h เ อ ซ ี a c เ อ ด ล ิ น e d l i n เ อ ด ิ ล ส ั น e d e l s o n เ อ ด ิ ส ั น , ท อ ม ั ส เ อ . e d i s o n , t h o m n s a . เ อ ด เ ล ิ น e d l u n d เ อ ต ิ ก e t i c เ อ ต ิ ้ น e t t i n เ อ ท ิ ก ส ์ e t h i c s เ อ น โ ด เ ด ิ ร ์ ม e n d o d e r m เ อ บ ร า แ ฮ ม ม า ส โ ล ว ์ a b r a h a m m a s l o w เ อ ป ซ ั ม e p s o m เ อ ฟ ท ี ย ู f t u เ อ ฟ ร อ น e f r o n เ อ ฟ ร า a f r a เ อ ฟ เ ว อ ร ี ่ e v e r y เ อ ม พ ิ ร ิ ค ั ล e m p i r i c a l เ อ ม ล ิ น e m l y n เ อ ม อ ส a m o s เ อ ม ี a m y เ อ ย ์ ฟ า ร า a y f a r a เ อ ร อ น า ว ิ ต ส ์ a r o n o w i t z เ อ ร ิ ก ส ั น e r i c s o n เ อ ร ิ ส a r i e s เ อ ล ส เ ม ี ย ร ์ e l l e s m e r e เ อ ล ิ ช า e l i s h a เ อ ล ิ ซ า เ บ ท e l i s a b e t h เ อ ล ิ น e l l i n เ อ ล เ ซ อ ร ์ e l s e r เ อ ล เ ม ิ น e l m a n เ อ ล แ ฟ น e l f a n เ อ ส ท ี เ อ ็ ม s t m เ อ ส ป า ร ์ เ ท ม a s p a r t a m e เ อ ส พ ี ่ e s p y เ อ ส เ ด ร ิ ส e s d r a s เ อ ส เ ต อ ร ์ ส e s t e r s เ อ ส เ พ ร ส โ ซ e s p r e s s o เ อ ส เ ม ิ น ด ์ e s m o n d เ อ ส เ อ ย ู อ า ร ์ s a u r เ อ ส โ อ อ า ร ์ s o r เ อ ส โ อ เ อ ส s o s เ อ อ ร ั ป a r u p เ อ อ ร ์ ว ิ ง , จ อ ห ์ น i r v i n g , j o h n เ อ อ ร ์ ว ิ น i r v i n เ อ อ ร ์ เ บ ิ ้ น e r b e n เ อ อ ร ์ แ ล ง e r l a n g เ อ อ อ ย น ์ e o i n เ อ อ อ ร ์ ต า a o r t a เ อ อ ิ ล ซ ่ า a i l s a เ อ อ เ ร น ด ์ a r e n d เ อ อ เ ร ี ย ร ์ o r e a r เ อ อ เ ฮ น a h e r n e เ อ า ต ์ ล ุ ก o u t l o o k เ อ า โ ท บ า น a u t o b a h n เ อ ิ ก เ ว ิ ร ์ ท a c w o r t h เ อ ิ ง ก ์ ร ิ ก u n k r i c h เ อ ิ ส ค ิ ้ ว a s k e w เ อ เ ซ ิ ง ก ์ e y s e n c k เ อ เ ด ร ี ย ต ิ ก a d r i a t i c เ อ เ ธ น ส ์ a t h e n s เ อ เ บ ร ิ ม ส ์ a b r a m s เ อ เ บ ิ ล a b l e เ อ เ บ ิ ล e b l e เ อ เ บ ิ ่ น e b e n เ อ เ ม อ ร ์ ส ั น e m e r s o n เ อ เ ม ิ ่ น ด ์ e m o n d เ อ เ ร ิ น เ บ ิ ร ์ ก e h r e n b e r g เ อ เ ล ม ส ล ี ย ์ e l m s l e y เ อ เ อ ็ ม a . m . เ อ ไ พ โ ร เ จ เ น ซ ิ ส e p e i r o g e n e s i s เ อ ไ อ a i เ อ ็ ก ส ์ เ ม ิ ท e x m o u t h เ อ ็ ก เ ต อ ร ์ e c t o r เ อ ็ ก โ ท พ ล า ซ ึ ม e c t o p l a s m เ อ ็ ก โ ท เ ด อ ร ์ ม ิ ส e c t o d e r m i s เ อ ็ ด เ ม ิ น ด ์ ส e d m o n d s เ อ ็ ด เ ม ิ น เ ต ิ ้ น e d m o n t o n เ อ ็ น ด ี อ ี บ ี พ ี อ า ร ์ n d e b p r เ อ ็ น ท ี ย ู n t u เ อ ็ ม โ อ อ ี m o e เ อ ๊ ค ส ไ ต น ์ e c k s t e i n เ ฮ ก ก ี ่ h e g g i e เ ฮ ก แ ซ ม เ ช ี ย ร ์ h e x h a m s h i r e เ ฮ ก โ ซ ด h e x o d e เ ฮ ก โ ต ล ิ ต ร h e c t o l i t e r เ ฮ ก โ ต ล ิ ต ร h e c t o l i t r e เ ฮ ซ ิ ก h e r z i g เ ฮ ด ร ิ ด h e a d r i c k เ ฮ ด ส ์ h e a d s เ ฮ ท ร ิ ก h e t r i c k เ ฮ น ด ี ้ h e n d y เ ฮ น ล ี ่ ย ์ h e n l e y เ ฮ น โ ด น h e n d o n เ ฮ ม ิ ม อ ร ์ ไ ฟ ต ์ h e m i m o r p h i t e เ ฮ ย ์ ว ู ด h a y w o o d เ ฮ ล ต ์ เ ซ ิ ล h e l t z e l เ ฮ ล ว ี ่ h a l e v y เ ฮ ล ส ์ h a i l s เ ฮ ล ส ์ h a l e s เ ฮ ล ิ โ อ เ ท อ ร ์ ม อ ม ิ เ ต อ ร ์ h e l i o t h e r m o m e t e r เ ฮ ล ี น ่ า h e l i n a เ ฮ ล เ ม ิ ต h e l m u t เ ฮ ล ์ ฟ ฟ ั ่ น ส ไ ต น ์ h e l f e n s t e i n เ ฮ ส เ ซ ิ ล h e s s e l เ ฮ ส เ ต อ ร ์ h e s t e r เ ฮ ส เ ล ิ ป h e s l o p เ ฮ อ ร ์ ก ิ ต h e r g e t เ ฮ อ ร ์ ส ั น h e r s o n เ ฮ า ด ์ h o u d e เ ฮ า ป ต ์ เ ม ิ ่ น h a u p t m a n n เ ฮ ิ ร ์ ต ซ อ ก h e r t z o g เ ฮ ิ ร ์ ล เ บ ิ ร ์ ต h u r l b u r t เ ฮ เ ก ิ ล , เ ก อ อ ร ์ ก ว ิ ล เ ฮ ล ์ ม ฟ ร ี ด ร ิ ช h e g e l , g e o r g w i l h e l m f r i e d r i c h เ ฮ เ ซ อ ไ ก อ า ห ์ h e z e k i a h เ ฮ เ ซ ิ ล ว ู ด h a z l e w o o d เ ฮ เ ซ ิ ล ว ู ๊ ด h a z e l w o o d เ ฮ เ ซ ิ ล เ ต ิ ้ น h a z e l t o n เ ฮ เ ท อ ร ิ ่ ง เ ต ิ ้ น h e t h e r i n g t o n เ ฮ เ ท อ โ ร ล ิ ต ิ ก h e t e r o l y t i c เ ฮ เ น ิ ่ น h a n a n เ ฮ ็ ง เ ค ิ ล h e n k e l เ เ ว ร ์ w a r e แ ก ช g a s h แ ก ต ต ์ g a t t แ ก ท ิ น บ ี ้ g a t e n b y แ ก น ต ิ น ไ บ น ์ g a n t e n b e i n แ ก ร ต ิ ก ู ล g r a t i c u l e แ ก ร น ด ์ ม า โ ม เ ซ ส g r a n d m a m o s e s แ ก ร น ด ์ ไ ม ซ อ น g r a n d m a i s o n แ ก ร ว ิ ต g r a v e t t แ ก ล ล ็ อ ป g a l l o p แ ก ส ต ์ g a s t แ ก เ ร ท g a r e t h แ ก เ ร ิ ่ น g a r e n แ ค ช เ ม ี ย ร ์ k a s h m i r แ ค ซ ี เ ม ี ย c a s i m i r แ ค ต ส ์ k a t z แ ค ต เ ต ิ ้ น c a t t o n แ ค น เ ซ ล แ ล ร ์ c a n c e l l a r e แ ค น เ ด า c a n d a u แ ค ป โ ร ว ์ , แ อ ล ล ั น k a p r o w , a l l a n แ ค พ ิ ล ล า ร ี แ อ ค ช ั น c a p i l l a r y a c t i o n แ ค ฟ ี เ อ โ ร c a f i e r o แ ค ร น ต ์ ส k r a n t z แ ค ร น ต ์ ส k r e n t z แ ค ร น เ บ อ ร ์ ร ี c r a n b e r r y แ ค ร ี c a r y แ ค ร ี ย ์ , ม า ไ ร ห ์ c a r y , m a r i a h แ ค ร ์ ร ี c a r r i e แ ค ล ค ิ น ส ์ c a l k i n s แ ค ล บ เ บ อ ร ์ c l a b b e r แ ค ล ร ์ ม อ น ต ์ c l a r e m o n t แ ค ล ส ส ั น k l a s s e n แ ค ล อ ด เ น อ ร ์ k a l o d n e r แ ค ล เ ล อ แ ฮ น c a l l a g h a n แ ค ล เ ล ิ น c a l l e n แ ค ล ็ ป ก า k l a p k a แ ค ส ซ ิ เ ท อ ร ์ ไ ร ต ์ c a s s i t e r i t e แ ค ส เ ซ ิ ่ น c a s s o n แ ค เ ต ิ น c a t o n แ ค เ ท ร ิ น c a t r o n แ ค เ ท อ ร ี น c a t h e r i n e แ ค เ ม ร อ น c a m e r o n แ ค เ ว อ น อ จ ์ k a v a n a u g h แ ค แ ร ก เ ต อ ร ์ แ ม ป c h a r a c t e r m a p แ ค โ ม ไ ม ล ์ c a m o m i l e แ ค โ ร ล , ค ิ ง c a r o l e , k i n g แ ค ็ ด เ ม ิ ส c a d m u s แ ค ็ ป เ ต อ ร ์ k a p t u r แ จ น ิ ซ j a n i c e แ จ น ิ ส j a n i s แ จ ร ์ j e r r e แ จ ว ิ ต ส ์ j a v i t s แ จ ็ ก ส ั น , แ จ เ น ต j a c k s o n , j a n e t แ จ ็ ก ส ั น , แ อ น ด ร ู ว ์ j a c k s o n , a n d r e w แ ช ง เ ค ิ ล s h a n k l e แ ช ด บ ุ ร ์ น c h a d b o u r n แ ช น s h a n n แ ช น ด ์ c h a n d แ ช น ด ์ ส s h a n d s แ ช น ต ส ์ s c h a n t z แ ช น ส ์ c h a n c e แ ช ป ล ิ น c h a p l i n แ ช ป ล ี ย ์ s h a p l e y แ ช ป เ ป ิ ้ ล c h a p p e l แ ช ป เ ป ิ ้ ล c h a p p l e แ ช ร ์ เ ร ิ ก s h a r r o c k แ ช ร ์ เ ร ิ ด s h e r r o d แ ช ล โ ล ว ์ s h a l l o w แ ช ส ต ้ า s h a s t a แ ช เ ฟ ิ ่ น ต ์ c h a l f a n t แ ช ไ ร เ ต ิ ้ น c h a r i t o n แ ช ็ ก ค ล ี เ ฟ ิ ร ์ ด s h a c k l e f o r d แ ช ็ ด เ ว ล c h a d w e l l แ ซ ช อ เ อ อ ร ์ s a c h a r แ ซ น ด ี ้ s a n d i e แ ซ น ด ์ แ ม น s a n d m a n แ ซ น ต อ โ ร ่ s a n t o r o แ ซ น บ อ ร ์ น s a n b o r n แ ซ น เ ด ย ์ s a n d a y แ ซ น เ ด ล s a n d e l l แ ซ ม ส ์ s a m s แ ซ ม เ บ อ ร ์ เ ล ิ น z a m b e r l a n แ ซ ร ์ z a r r แ ซ ล ส ์ เ บ ิ ร ์ ก s a l s b e r g แ ซ เ ค อ ไ ร เ อ ิ ส z a c h a r i a s แ ด ง เ ก ิ ่ น d a n g a n แ ด น ด ิ เ ล ี ย น d a n d e l i o n แ ด น เ ต ิ ้ น d a n t o n แ ด น เ น อ ร ์ d a n n e r แ ด น เ น ี ย ล ส ั น d a n i e l s o n แ ด ม ม ์ d a m m แ ด ม ู เ อ ิ ร ์ ส d a m o u r s แ ด ม โ บ ร ซ ี โ อ d a m b r o s i o แ ด ร ์ เ ร น d a r r e n แ ด ล ล ี ย ์ d a l l e y แ ด ล เ ล ิ ่ ส d a l l a s แ ด ส ซ ิ น d a s s i n แ ด โ ฟ d a f o e แ ด ็ ก ท ิ ล d a c t y l แ ด ็ บ น ี ย ์ d a b n e y แ ด ๊ ด ด ี d a d d y แ ท ง เ ค ว อ เ ร ย ์ t a n q u e r a y แ ท ด t a d แ ท ด เ ว ิ ร ์ ท t a d w o r t h แ ท น ด ี ้ t a n d y แ ท น น ิ น t a n n i n แ ท น แ น น ไ ท ต ์ t e n n a n t i t e แ ท ม ม ี ่ t a m m y แ ท ร เ จ ด ี t r a g e d y แ ท ร เ ว ล t r a v e l แ ท ร ์ ร า ร อ ส ซ า t e r r a r o s s a แ ท ็ ต เ ต อ ร ์ เ ซ ิ ล t a t t e r s a l l แ น ช , อ อ ก เ ด น n a s h , o g d e n แ น ท า ล ี n a t a l i e แ น น n a n แ น น เ ซ ิ ่ น n a n s e n แ น ม g n a m แ น ร ึ น n a i r n แ น ร ์ n a i r แ น ห ์ ม n a h m แ น ็ ต ต ี ้ n a t t y แ บ ค ส ป ิ น b a c k s p i n แ บ น ต ิ ง b a n t i n g แ บ น น ิ ่ ง b a n n i n g แ บ น เ น อ ร ์ ม ั น b a n n e r m a n แ บ น เ ว ล b a n w e l l แ บ น โ ด น ี อ อ น b a n d o n e o n แ บ ป ต ิ ส b a p t i z e แ บ ฟ เ ฟ ิ ล b a f f l e แ บ ร ด ต ์ b r a d t แ บ ร น ด ์ ฮ อ ร ์ ส ต b r a n d h o r s t แ บ ร น ต ์ ล ี ย ์ b r a n t l e y แ บ ร น ส เ ต ิ ้ น b r a n s t o n แ บ ร น ิ ฟ b r a n i f f แ บ ร ส ซ ี ่ b r a s s e y แ บ ร ็ ด ฟ อ ร ์ ด b r a d f o r d แ บ ล ง เ ช ิ ร ์ ด b l a n s h a r d แ บ ล ง โ ก b l a n c o แ บ ล น ด ์ ฟ อ ร ์ ด b l a n d f o r d แ บ ล ร ์ , ล ิ น ด า b l a i r , l i n d a แ บ ล โ ค ม b a l c o m b e แ บ ล ็ ก ช อ ว ์ b l a c k s h a w แ บ ล ็ ก ล ี ย ์ b l a c k l e y แ บ ล ็ ก ส เ ล ิ ่ น ด ์ b l a x l a n d แ บ ล ็ ก ฮ ิ ว เ ม อ ร ์ b l a c k h u m o r แ บ ล ็ ก เ ม ล ์ b l a c k m a i l แ บ ส เ ฟ ิ ร ์ ด b a s f o r d แ บ เ ธ อ ร ์ ส ต ์ b a t h u r s t แ บ เ ร า ล ์ b a r r a u l t แ บ ็ ก เ ค อ เ ล อ ร ์ b a k a l a r แ บ ็ ก เ น ิ ล b a g n a l l แ บ ็ ก เ ฮ า ส ์ b a c k h o u s e แ บ ็ ก แ พ ็ ก b a c k p a c k แ บ ็ บ ส ั น b a b s o n แ พ ด ด ี p a d d y แ พ ต p a t แ พ ต เ ท ิ ร ์ น p a t t e r n แ พ น ซ ี p a n s y แ พ ร เ ท อ ร ์ p r a t h e r แ พ ร ์ p e y r e แ พ ล ต ส ์ p l a t t s แ พ ส ช ั น ฟ ร ุ ต p a s s i o n f r u i t แ พ เ ร ิ ล เ ม ิ น p e r e l m a n แ พ ็ ก ส เ ต ิ น p a x t o n แ พ ็ ก เ ม ิ น p a c k m a n แ ฟ ก เ ต อ ร ์ f a c t o r แ ฟ ค ั ล เ ท ท ี ฟ แ อ น แ อ โ ร บ f a c u l t a t i v e a n a e r o b e s แ ฟ น ค ล ั บ f a n c l u b แ ฟ น ต า ซ ี f a n t a s y แ ฟ ร ง ก ์ เ ล ิ ่ น ด ์ f r a n k l a n d แ ฟ ร น f r a n แ ฟ ร น ซ ิ ส ก ้ า f r a n c i s c a แ ฟ ร น ต ์ f r a n t แ ฟ ร ์ ร ี ่ เ ม ิ ่ น f e r r y m a n แ ฟ ร ์ เ ค ล า f a i r c l o u g h แ ฟ ร ์ แ ฟ ็ ก ส ์ f a i r f a x แ ฟ ล ต ล ี ย ์ f l a t l e y แ ฟ ล เ ค อ เ น อ ร ์ f a l c o n e r แ ฟ ็ ต f a t t แ ฟ ็ ล ์ ก f a l c k แ ม ก ค อ ล ี ย ์ m a c a u l a y แ ม ก ฮ ิ ไ ม ต ์ m a g h e m i t e แ ม ก เ ล น , เ ช อ ร ์ ล ี ย ์ m a c l a i n e , s h i r l e y แ ม ด อ ก ซ ์ m a d o x แ ม ด ี เ ก ิ ้ น m a d i g a n แ ม ต ท ิ ว m a t h e w แ ม ร ิ แ ล น ด ์ m a r y l a n d แ ม ล ต ์ บ ี ้ m a l t b y แ ม ล อ ย m a l o y แ ม ส ซ ิ น เ จ อ ร ์ m a s s i n g e r แ ม ส เ ก ิ ล m a s k e l l แ ม เ ด ล ิ น m a d e l e i n e แ ม เ น อ ร ์ m a n o r แ ม เ น ิ ต m a n a t t แ ม ็ ก m a k แ ม ็ ก ค ี ่ m a c k y แ ม ็ ก เ ค อ ร ์ ร ี , ไ ม เ ค ิ ล m c c u r r y , m i c h a e l แ ม ็ ด ด ี ้ m a d d y แ ม ็ ต ต ์ m a t t e แ ม ็ ต ท ิ ว ส ์ m a t h e w s แ ม ็ ต เ ท อ ร ์ m a t t e r แ ร ท เ บ ิ ้ น r a t h b u n แ ร ว ิ เ น ล r a v e n e l แ ร ว ิ โ อ ล ี r a v i o l i แ ร ส ม ิ ส r a s m u s แ ร ห ์ น r a h n แ ร เ ฮ ิ บ r a h a b แ ล ง เ ก น เ บ ิ ร ์ ก l a n g e n b e r g แ ล ง เ ม ิ ่ น l a n g m a n แ ล ง เ ว อ ร ์ ท ี ่ l a n g w o r t h y แ ล ด โ บ ร ก ส ์ l a d b r o k e s แ ล ท ี ฟ l a t e e f แ ล ท เ ท ร ิ ป l a t h r o p แ ล น ด ิ ก l a n d e c k แ ล น ต ิ ้ ง l a n t i n g แ ล น ส ์ เ ฟ ิ ร ์ ด l a n s f o r d แ ล น เ ช ส เ ต อ ร ์ l a n c h e s t e r แ ล บ ร า โ ด ไ ร ต ์ l a b r a d o r i t e แ ล ม เ บ ิ ร ์ ต l a m b e r t แ ล ม ไ บ ร ต ์ l a m b r i g h t แ ล ็ ป ป ิ ้ ง l a p p i n g แ ว น v a n แ ว น ด ู เ ซ ิ ่ น v a n d u s e n แ ว น ด ์ v a n d e แ ว น บ ิ ก v a n b e e k แ ว น ว ิ ก v a n w y c k แ ว น ู ส เ ต อ ร ์ เ อ า ต ์ v a n o o s t e r h o u t แ ว น เ ด อ ร ์ v a n d e r แ ว น เ ด อ ร ์ ว า ล ส ์ v a n d e r w a a l s แ ว น เ ด อ ว อ เ ต อ ร ์ v a n d e w a t e r แ ว ม ไ พ ร ์ v a m p i r e แ ว ร ิ ่ ง w a r i n g แ ว ล v a l แ ว ล ี โ อ ้ v a l e o แ ว ส เ ซ ิ ล v a s s a l แ อ ก ท ิ ว ิ ต ี a c t i v i t y แ อ ก ไ ม ต ์ a c m i t e แ อ ง ก า , พ อ ล a n k a , p a u l แ อ ง เ ก อ ร ์ a n g e r แ อ ง เ ก ิ ล ซ ี ย ์ a n g l e s e y แ อ ช a s h e แ อ ช ด า ว น ์ a s h d o w n แ อ ช เ ช อ ร ์ a s c h e r แ อ ช เ บ อ ร ์ เ ต ิ ้ น a s h b u r t o n แ อ ซ ิ ด ท า ร ์ a c i d t a r แ อ ด ั ม ส ์ , ไ บ ร อ ั น a d a m s , b r y a n แ อ ต เ ท น ช ั น a t t e n t i o n แ อ ท า เ น เ ซ ี ย ส a t h a n a s i u s แ อ น ด ร า ไ ด ต ์ a n d r a d i t e แ อ น ต ิ น ิ ว ท ร ิ โ น a n t i n e u t r i n o แ อ น ต ิ ล อ ก า ร ิ ท ึ ม a n t i l o g a r i t h m แ อ น ต ิ เ ฟ ร ์ โ ร a n t i f o r r o แ อ น ต ิ โ ป ด a n t i p o d e s แ อ น น ี a n n i e แ อ น า เ ฟ ส a n a p h a s e แ อ น ิ ร อ ย ด ์ a n e r o i d แ อ น ิ เ ม ช ั น a n i m a t i o n แ อ น เ ด ร ด a n d r a d e แ อ น เ ด อ ร ์ ส ั น a n d e r s o n แ อ น เ น ต ต ์ a n n e t t e แ อ น โ ท ร โ พ ม อ ร ์ ฟ ิ ก a n t h r o p o m o r p h i c แ อ น ็ อ ก ซ ิ ก a n o x i c แ อ บ ซ อ ร ์ บ a b s o r b แ อ บ น ี ย ์ a b n e y แ อ บ บ อ ต ต ์ a b b o t t แ อ บ เ ซ ิ ร ์ ด a b s u r d แ อ ป พ ร ี ซ ิ เ อ ต a p p r e c i a t e แ อ ป เ พ ร ซ อ ล a p p r a i s a l แ อ ม ฟ ิ ม ิ ก ซ ิ ส a m p h i m i x i s แ อ ม ฟ ิ โ พ ร ต ิ ก a m p h i p r o t i c แ อ ม ฟ ี โ ด ร ม ิ ก a m p h i d r o m i c แ อ ม ี เ อ ิ ล a m i e l แ อ ม เ บ ด ค า ร ์ a m b e d k a r แ อ ม เ บ อ ร ์ ล ี ย ์ a m b e r l e y แ อ ม โ บ ร เ ซ ี ย a m b r o s i a แ อ ร ์ พ อ ร ์ ต a i r p o r t แ อ ร ์ โ ร ว ์ a r r o w แ อ ร ์ ไ ล น ์ a i r l i n e แ อ ล ค ิ ล เ บ น ซ ี น ซ ั ล โ ฟ เ น ด a l k y l b e n z e n e s u l f o n a t e แ อ ล ซ อ ป a l s o p แ อ ล ซ ิ ป a l s i p แ อ ล ด ี โ ล l d l o แ อ ล ต ิ เ ท อ ร ์ ม อ ล a l t i t h e r m a l แ อ ล บ ิ ไ ท ต ์ a l b i t i e แ อ ล พ ี จ ี l p g แ อ ล ว อ ร ์ a l w a r แ อ ล ว า a l v a แ อ ล ั น ส ั น a l a n s o n แ อ ล เ ช ิ ล a l t s c h u l แ อ ล เ ม ิ ส a l m u s แ อ ล เ ว ย ์ a l w a y แ อ ล แ บ ร ึ ส a l b a r e s แ อ ล โ ก ม ่ า a l g o m a แ อ ล โ ล เ ฟ น a l l o p h a n e แ อ ล โ อ ด ี l o d แ อ ล ไ บ ต ์ a l b i t e แ อ ล ไ พ น ์ a l p i n e แ อ ส ค ็ อ ต a s c o t แ อ ส ไ พ ร ิ น a s p i r i n แ อ ส ไ พ เ ร เ ต อ ร ์ a s p i r a t o r แ อ เ ค อ ร ์ ล ี ่ a c k e r l y แ อ เ ค อ ร ์ เ ม ิ ่ น a k e r m a n แ อ เ ม ช a m e c h e แ อ เ ร น ด ส ์ a r e n d s แ อ เ ล ิ น เ ด ล a l l e n d a l e แ อ โ ท ส a t h o s แ อ โ ร ส เ ฟ ี ย ร ์ a e r o s p h e r e แ อ โ ร แ ม ต ิ ก a r o m a t i c แ อ ไ พ ล ต ์ a p l i t e แ อ ็ ก ซ ี ล ส ั น a x e l s o n แ อ ็ ก เ น ิ ส a g n u s แ อ ็ ด a d d e แ อ ็ ต ต ้ า a t t a แ อ ็ ต เ ว ล a t t w e l l แ อ ็ บ ซ ั ก a b z u g แ อ ็ ส ต อ เ ร ี ย a s t o r i a แ อ ๊ ป เ ป ิ ้ ล ไ ว ต ์ a p p l e w h i t e แ ฮ ช h a s h แ ฮ น น า , บ ิ ล ล ์ h a n n a , b i l l แ ฮ น ิ ก h a n e k e แ ฮ น เ ม อ ร ์ h a n m e r แ ฮ บ ิ ก ต ์ h a b i c h t แ ฮ ม h a m แ ฮ ม บ ล ี ่ h a m b l y แ ฮ ม ม ิ ต h a m m e t t แ ฮ ม ิ ต ิ ก h a m i t i c แ ฮ ม เ น อ ร ์ h a m n e r แ ฮ ม เ ม อ ร ์ ส ไ ต น ์ , อ อ ส ก า ร ์ h a m m e r s t e i n , o s c a r แ ฮ ร ์ ค ั ต h a i r c u t แ ฮ ร ์ ร ิ ส ส ั น h a r r i s s o n แ ฮ ร ์ ร ิ ส ั น h a r r i s o n แ ฮ ล ซ ี เ อ ิ ่ น h a l c y o n แ ฮ ส ก ิ น ส ์ h a s k i n s แ ฮ ส ส ั น h a s s o n แ ฮ ส เ ล ิ ต h a s l e t แ ฮ ส เ ว ล h a s w e l l แ ฮ เ ง ิ น h a n g e n แ ฮ ็ ก ก ี เ ด ิ ร ์ น h a g e d o r n แ ฮ ็ ป เ ป อ ร ์ h a p p e r โ ก ต ด ิ ว ั ว ร ์ c o t e d ' l v o i r e โ ก ร ส g r o c e โ ก ล ด ิ ส g o l d i s โ ก ล ด ์ ช ม ิ ต g o l d s c h m i d t โ ก ล ด ์ ส เ ว ิ ร ์ ต ท ี ่ g o l d s w o r t h y โ ก ล ด ์ แ ฮ ม เ ม อ ร ์ g o l d h a m m e r โ ก ล ฟ g l o v e โ ก ล เ ด ิ น เ บ ิ ร ์ ก g o l d e n b e r g โ ก เ ด ิ ล g o d e l โ ค c o โ ค ด c o a d โ ค บ ร า c o b r a โ ค ม ส ์ c o m b s โ ค ม ิ น ฟ อ ร ์ ม c o m i n f o r m โ ค ร เ ม อ ร ์ k r o m e r โ ค ร โ ม เ ม ี ย ร ์ c h r o m o m e r e โ ค ล ก c l o k e โ ค ล ค ว ิ ต c o l q u i t t โ ค ล ช ิ ล c o l e s h i l l โ ค ล ส เ ต ิ ้ น c o l s t o n โ ค ล ั ม ไ บ น ์ c o l u m b i n e โ ค ล ี ม า k o l y m a โ ค ล เ บ ิ ร ์ น c o l b o r n โ ค ส ซ ่ า k o s s a โ ค ห ์ น c o h n โ ค อ า ล า k o a l a โ ค เ ค อ ร ์ c o k e r โ ค เ ว น ท ร ี c o v e n t r y โ ค เ อ น ไ ซ ม ์ c o e n z y m e โ ค โ ก ส c o c o s โ ค โ ม โ ร c o m o r o โ ค ไ พ โ ร ไ ล ซ ิ ส c o - p y r o l y s i s โ ค ้ ด c o d e โ จ ว เ อ ิ ้ น ไ ห ล z h o u e n l a i โ ช ก ส ์ c h o k e s โ ช น เ บ อ ร ์ เ ก อ ร ์ s c h o e n b e r g e r โ ช ว ์ s h o w โ ช เ ก ร ิ ้ น s j o g r e n โ ช แ ป ง , เ ฟ ร เ ด ร ี ก c h o p i n , f r e d e r i c โ ช ้ ก เ ก อ ร ์ c h o k e r โ ซ ฟ า เ บ ด s o f a b e d โ ซ ม า ล ี s o m a l i โ ซ ล า โ น s o l a n o โ ซ ล ิ ง s o l i n g โ ซ ล ิ เ ง อ ร ์ s o l i n g e r โ ซ ว ์ s e w โ ซ เ ก ิ ล s o k o l โ ซ เ ช ี ย ล ิ ส ต ์ s o c i a l i s t โ ซ เ ด ี ย ม ไ ฮ โ ด ร เ จ น ก ล ู ท า เ ม ต s o d i u m h y d r o g e n g l u t a m a t e โ ซ โ ท s o t h o โ ด ม d o m e โ ด ม ี เ ย , อ อ น อ เ ร d a u m i e r , h o n o r e โ ด ส d o s e โ ต เ ก เ ล า t o k e l a u โ ต เ ล ม ี p t o l e m a i c โ ท ด ส ต ู ล ส ์ t o a d s t o o l s โ ท ร โ พ พ อ ส t r o p o p a u s e โ น ด k n o d e โ น ล ด ์ n o l d e โ น ล ี ่ n o l i โ น ว า ร ์ n o v a r โ น เ บ ิ ล ส ์ n o b l e s โ น แ ว ก , ร อ เ บ ิ ร ์ ต n o v a k , r o b e r t โ บ ต ไ ร ต ์ b o a t w r i g h t โ บ น ส ต ิ ล b o n e s t e e l โ บ น ั ส b o n u s โ บ ร ก b r o k e โ บ ร ี ก า ร ์ ด b e a u r e g a r d โ บ ล ิ น b o l e y n โ บ ล เ ว อ ร ์ ส b l o w e r s โ บ ล ์ ส b o l s โ บ เ ซ ร ั ป b o s e r u p โ บ เ พ อ ร ์ b e a u p r e โ บ เ ว ิ ่ น b o w e n โ บ แ อ ส b o a z โ ป ร ด ั ก ช ั ่ น ส ์ p r o d u c t i o n s โ ป ร ต ี น p r o t e i n โ ป ๊ ก เ ก อ ร ์ p o k e r โ พ , เ อ ด ก า ร ์ อ ั ล แ ล น p o e , e d g a r a l l a n โ พ ค า ฮ อ น ท ั ส p o c a h o n t a s โ พ ร ซ ี เ จ อ ร ์ p r o c e d u r e โ พ ร น ี p r o n y โ พ ร เ บ ิ ร ์ ต p r o b e r t โ พ ร เ ฟ ส p r o p h a s e โ พ ร เ ฟ ส เ ซ อ ร ์ p r o f e s s o r โ พ ร แ ท ร ก เ ต อ ร ์ p r o t r a c t o r โ พ ร โ ท พ ล า ส ต ์ p r o t o p l a s t โ พ ร โ ท แ อ ก ท ิ เ น ี ย ม p r o t o a c t i n i u m โ พ ล ี ค า ร ์ บ อ เ น ต p o l y c a r b o n a t e โ พ ล เ ม ิ ่ น p o h l m a n โ พ เ ด ี ย ม p o d i u m โ ฟ ร ี ด ็ อ ก ซ ์ p h o r e d o x โ ฟ ร ์ อ า ย f o u r - e y e โ ฟ ล เ ม อ ร ์ f o l m e r โ ฟ เ ล ิ ่ น f o l o n โ ฟ โ ต อ ิ เ ล ็ ก ท ร ิ ก p h o t o e l e c t r i c โ ฟ โ ต โ ต โ ป ก ร า ฟ ี p h o t o t o p o g r a p h y โ ฟ โ น ไ ล ต ์ p h o n o l i t e โ ม น ี ร า m o n e r a โ ย เ ม ิ น ด ์ y e o m a n s โ ร r h o โ ร ซ ั ส โ ค ่ r o s a s c o โ ร ด ิ ส r o d i s โ ร ด เ ฮ า ส ์ r o a d h o u s e โ ร น ่ า r o n a โ ร บ ั ก r o e b u c k โ ร บ ี น ่ า r o b e n a โ ร ม อ น ซ ่ า r o m a n z a โ ร ม า น ี ่ r o m a n i โ ร ล ส เ ต ิ ้ น r o l l e s t o n โ ร ล แ บ ็ ก r o l l b a c k โ ร ว ์ r o w โ ร ส ์ เ ช อ ร ์ r a u s c h e r โ ร เ ซ ิ น ท อ ล r o s e n t h a l โ ร เ ซ ิ น ส ต ิ ล r o s e n s t i e l โ ร เ ด ิ ้ น r o d e n โ ร เ ว ต ต ้ า r o v e t t a โ ล ค า ร ์ โ น l o c a r n o โ ล ซ า น อ ฟ l o z a n o v โ ล ว า โ ต ้ l o v a t o โ ล ว ์ เ ม ิ น l o w m a n โ ล เ ป ซ , เ จ น น ิ เ ฟ อ ร ์ l o p e z , j e n n i f e r โ ล เ ว ส l o w e s โ ว ล น ี ย ์ v o l n e y โ ว ล ป ี ้ w o l p e โ ว ล ์ เ ค ิ ต w o l c o t t โ ว เ ด ิ ้ น w o d e n โ อ ค ส ไ ต น ์ h o c h s t e i n โ อ ค ี ย ์ o a k e y โ อ จ ี o g โ อ จ ี o g e e โ อ ช อ เ น ส ซ ี ่ o s h a u g h n e s s y โ อ ซ ่ า o s a โ อ ด อ น เ น ิ ล o d o n n e l l โ อ ต ส ์ o a t e s โ อ น ิ ก ซ ์ o n y x โ อ พ ิ เ น ี ย น o p i n i o n โ อ ม อ ร ์ o m o o r e โ อ ม อ ร ์ o m o r e โ อ ล ิ น o l i n โ อ ล ี เ ซ ่ น o l e s e n โ อ ล เ ด ิ ่ น o l d e n โ อ ว ิ ง เ ต ิ ้ น o v i n g t o n โ อ ฮ า ร ่ า o h a r a โ อ เ ค o k a y โ อ เ ด ี ย o d e a โ อ เ ท โ ร ่ o t e r o โ อ เ น ็ ก o n e k โ อ เ บ ด o b e d โ อ เ บ ร ี ย น o ' b r i e n โ อ เ ป ร า o p e r a โ อ เ ว น o v e n โ อ เ ว อ ร ์ ฮ อ ล o v e r h a u l โ อ เ ว อ ร ์ เ ม ิ น o v e r m a n โ อ เ ว อ ร ์ ไ ท ม ์ o v e r t i m e โ อ เ ว อ เ ร ิ น o v e r e n d โ อ เ ว ิ ร ์ น o v e r n โ อ เ ฮ น ร ี o h e n r y โ ฮ ด h o a d โ ฮ ฟ ด ์ h o v d e โ ฮ ม เ ท ี ย เ ต อ ร ์ h o m e t h e a t r e โ ฮ ล อ ิ น ว ั น h o l e - i n - o n e โ ฮ ล เ ด ิ ่ น h o l d e n โ ฮ ล ์ ต ส h o l t z โ ฮ ล ์ เ ม ิ ่ น h o l e m a n โ ฮ เ ฟ อ ร ์ h o e f e r ไ ก ร ด ์ เ ด อ ร ์ g r i n d e r ไ ก ล ค อ ล g l y c o l ไ ก ล โ ค น ี โ อ เ จ เ น ซ ิ ส g l y c o n e o g e n e s i s ไ ก ล ์ g i l e ไ ค ก ว ิ น k e i g w i n ไ ค ม ์ k i m e ไ ค ย า ไ น ต ์ k y a n i t e ไ ค ร โ อ ส โ ก ป ิ ก c r y o s c o p i c ไ ค ร โ อ ไ ล ต ์ c r y o l i t e ไ ค ล น ์ k l e i n ไ ค ล น ์ เ ว ิ ร ์ ต k l e i n w o r t ไ ค ล ส ์ ต k l e i s t ไ ค ล โ น เ ม ต ร c l i n o m e t e r ไ ค ส ์ k y e s ไ ค โ ร c a i r o ไ ซ ซ ์ s i z e ไ ซ น ์ s i n e ไ ซ ม ์ s y m e ไ ซ อ อ น z i o n ไ ซ อ ี ไ น ต ์ s y e n i t e ไ ซ เ ก ิ ล s e i g e l ไ ซ เ ด อ เ ร ี ย ล s i d e r e a l ไ ซ เ น อ ร ์ s i n e r ไ ซ โ ก ม า ต า z y g o m a t a ไ ด ย ์ เ อ ิ ส ส ์ d y e s s ไ ด ร เ อ อ ร ์ d r e i e r ไ ด อ อ ป เ ต อ ร ์ d i o p t r e ไ ด อ ะ ต อ ม d i a t o m ไ ด เ ร ก ท อ ร ี d i r e c t o r y ไ ด โ น เ ส า ร ์ d i n o s a u r ไ ด โ อ ้ d i o ไ ต ้ ฝ ุ ่ น t y p h o o n ไ ท ท ั น อ อ ไ จ ต ์ t i t a n a u g i t e ไ ท เ ท เ น ี ย ม t i t a n i u m ไ ท เ ล อ ร ์ t h e i l e r ไ น ท ร ิ ก n i t r i c ไ น ส ์ ล ี ่ ย ์ n i c e l y ไ น โ ต ร โ ซ โ ม น ั ส n i t r o s o m o n a s ไ บ ค า ร ์ บ อ เ น ต b i c a r b o n a t e ไ บ บ ี ้ b y b e e ไ บ เ ฟ อ ร ์ เ ค ช ั น b i f u r c a t i o n ไ บ เ อ ิ ่ น b i o n ไ บ แ อ ส b i a s ไ พ ร ซ ์ , เ ซ อ ร ์ ย ู ฟ เ ด ล p r i c e , s i r u v e d a l e ไ พ ร อ ก ซ ี น p y r o x e n e ไ พ ร ์ ก p r y k e ไ พ ร ์ ฮ ิ ล ิ โ อ ม ิ เ ต อ ร ์ p y r h e l i o m e t e r ไ พ อ ิ โ ซ ม ิ เ ต อ ร ์ p i e z o m e t e r ไ พ โ ร ล ู ไ ซ ต ์ p y r o l u s i t e ไ พ โ ร ไ ล ซ ิ ส p y r o l y s i s ไ พ ไ ร ต ์ p y r i t e ไ ฟ ร ก ์ เ ซ ิ ล f r y x e l l ไ ฟ ล ี ม ั น p h i l e m o n ไ ฟ เ บ อ ร ์ f i b e r ไ ฟ เ บ อ ร ์ โ ฟ น f i b e r p h o n e ไ ฟ เ ล อ ร ์ p f e i l e r ไ ม ก า m i c a ไ ม ก ์ m i k e ไ ม น ์ ส m i n e s ไ ม เ ค ิ ล ส ั น m i c h a e l s o n ไ ม เ ค ิ ล ส ์ m i c h a e l s ไ ม โ ก น อ ส m y k o n o s ไ ม โ ค ร ก ร ั ม m i c r o g r a m ไ ม โ ค ร ก ร ั ม m i c r o g r a m m e ไ ม โ ค ร ค อ ม พ ิ ว เ ต อ ร ์ m i c r o c o m p u t e r ไ ม โ ค ร แ อ โ ร ฟ ิ ล ิ ก m i c r o a e r o p h i l i c ไ ม โ ท ค อ น เ ด ร ี ย m i t o c h o n d r i a ไ ร ซ ิ ่ ง r i s i n g ไ ร ต ์ ส ั น w r i g h t s o n ไ ร น ิ ก r e i n e c k e ไ ร น ี ย ์ r i n e y ไ ร ม ์ ส r h e i m s ไ ร ร ี ่ r y r i e ไ ร ล ี ย ์ r y l e y ไ ร ล ์ r y l e ไ ร เ ก อ ร ์ r i g e r ไ ร เ ม ิ น r y m a n ไ ร โ บ น ิ ว ค ล ิ อ ิ ก r i b o n u c l e i c ไ ร โ ม ล ด ์ r e i m o l d ไ ล ช ี l y c h e e ไ ล ต ์ เ ฮ ฟ ว ี เ ว ต l i g h t h e a v y w e i g h t ไ ล เ ค ิ น l y c a n ไ ล แ ล ็ ก l i l a c ไ ว w y e ไ ว ช ์ v e i t c h ไ ว ด ์ เ ม ิ ่ น w i d e m a n ไ ว ต ์ แ ฮ ร ์ w h i t e h a i r ไ ว ต ์ ไ ว น ์ w h i t e w i n e ไ ว ท ์ w y t h e ไ ว น ์ เ บ ิ ร ์ ก w e i n b e r g ไ ว ส ์ เ ก อ ร ์ เ บ อ ร ์ w e i s g e r b e r ไ ว เ ด อ เ ล อ ร ์ w e i d l e r ไ ว เ น ิ ่ น ต ์ w i n a n t ไ ว เ อ ท w y e t h ไ อ ค อ น i c o n ไ อ ซ ั ล โ ล เ ท อ ร ์ ม i s a l l o t h e r m ไ อ ซ ์ ส เ ก ต i c e s k a t e ไ อ ท ์ เ ก น a i t k e n ไ อ บ ์ e i b ไ อ พ ี เ อ ฟ i p f ไ อ ว ี i v y ไ อ ส ล ี ย ์ a i s l e y ไ อ เ อ ล ท ส ์ i e l t s ไ อ เ อ ส บ ี เ อ ็ น i s b n ไ อ โ ซ อ ิ เ ล ็ ก ท ร ิ ก i s o e l e c t r i c ไ อ โ ซ เ ฮ ไ ล น ์ i s o h a l i n e ไ อ โ ซ ไ ค เ น ต ิ ก i s o k i n e t i c ไ อ โ อ ต า i o t a ไ อ โ อ พ ล า ส ซ ึ ม b i o p l a s m ไ ฮ ซ ี ย ์ h e i s e y ไ ฮ ด ร อ ก ซ ี อ า พ า ไ ท ต ์ h y d r o x y a p a t i t e ไ ฮ ด ร า ร ์ จ ิ ล ไ ล ต ์ h y d r a r g i l l i t e ไ ฮ ด ี ้ h i d y ไ ฮ ต ์ เ ม ิ ่ น h e i t m a n ไ ฮ น ์ เ ซ ิ ล h e i n z e l ไ ฮ น ์ เ ซ ิ ่ น h e i n s o h n ไ ฮ ส ม ิ ท h i g h s m i t h ไ ฮ ส ั น h y s o n ไ ฮ เ ซ ิ น เ บ ิ ร ์ ก h e i s e n b e r g ไ ฮ เ ด ิ น , ฟ ร ั น ซ ์ โ จ เ ซ ฟ h a y d n , f r a n z j o s e p h ไ ฮ เ น อ เ ก ิ ่ น h e i n e k e n ไ ฮ เ พ อ ร ์ โ บ ล ิ ก โ ค ไ ซ น ์ h y p e r b o l i c c o s i n e ไ ฮ แ จ ็ ก h i j a c k ไ ฮ โ ด ร ฟ อ ย ล ์ h y d r o f o i l ไ ฮ โ ด ร ล า ส ต ิ ก h y d r o l a s t i c ไ ฮ โ พ ไ ซ ค ล อ ย ด ์ h y p o c y c l o i d
94b4297787ab4048eba58ac51dc490f36d95c8cd
449d555969bfd7befe906877abab098c6e63a0e8
/3622/CH2/EX2.1/Ex2_1.sce
2351b34be4c7badde376803be105b64c3a8c6de6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
180
sce
Ex2_1.sce
//Initialisation of variables clc v=3e9//cms per second X=.06//e.s unit R=300//cms //(m*v^2/r)=X*e electronbymass=v^2/(R*X) printf('e/m ratio is %e esu \n',electronbymass)
a76a6cb235c29c2702935d588f5d3dcad6fbdd5e
c557cd21994aaa23ea4fe68fa779dd8b3aac0381
/test/hdrfilter.tst
fb37fa7276123ffdd240153cccdd2c2938f2affa
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
dougsong/reposurgeon
394001c0da4c3503bc8bae14935808ffd6f45657
ee63ba2b0786fa1b79dd232bf3d4c2fe9c22104b
refs/heads/master
2023-03-09T15:22:45.041046
2023-02-25T08:33:06
2023-02-25T08:33:06
280,299,498
1
0
NOASSERTION
2023-02-25T08:33:08
2020-07-17T01:45:32
Go
UTF-8
Scilab
false
false
104
tst
hdrfilter.tst
## Test msgout --filter option read <sample1.fi =C msgout --filter=/Author:|Committer:|Committer-Date:/
0363363b8f3bbd30cb075fab6002b319b28ef0e0
449d555969bfd7befe906877abab098c6e63a0e8
/887/CH3/EX3.1/3_1.sce
7e7e655a5d6945ec80f3ed027bde72b9e2211345
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
633
sce
3_1.sce
clc //ex3.1 C=1*10^-6; //t in micro seconds t_1=[0:0.001:2]; t_2=[2.001:0.001:4]; t_3=[4.001:0.001:5]; t=[t_1,t_2,t_3]; //corresponding voltage variations V_1=5*t_1; V_2=0*t_2+10; V_3=-10*t_3+50; //charge q=C*V q_1=C*V_1; q_2=C*V_2; q_3=C*V_3; q=[q_1,q_2,q_3]; subplot(121) plot(t,q*10^6) xtitle('charge vs time','time in Ms','charge in Mc') //M-micro(10^-6) //current i=C*dV/dt*10^6, for above equations we get i_1=10^6*(0*t_1+C*(5)); i_2=10^6*0*t_2; i_3=10^6*(0*t_3+C*(-10)); i=[i_1,i_2,i_3]; subplot(122) plot(t,i) xtitle('current vs time','time in Ms','current in amperes') //M-micro(10^-6)
f30d9dffa29eeee56f5e7b4bcd63982028316fee
449d555969bfd7befe906877abab098c6e63a0e8
/1775/CH4/EX4.6/Chapter4_Example6.sce
1182c53be000b267a992d1f7e8b49d979a511955
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,033
sce
Chapter4_Example6.sce
//Chapter-4, Illustration 6, Page 169 //Title: Steam Nozzles and Steam Turbines //============================================================================= clc clear //INPUT DATA m=14;//Mass flow rate of steam in kg/s P1=3;//Pressure of Steam in MN/(m^2) T1=300;//Steam temperature in oC h1=2990;//Enthalpy at point 1 in kJ/kg h2s=2630;//Enthalpy at point 2s in kJ/kg ht=2850;//Enthalpy at point t in kJ/kg n=1.3;//Adiabatic gas constant C2=800;//Exit velocity in m/s v2=0.4;//Specific volume at exit in (m^3)/kg //CALCULATIONS x=n/(n-1);//Ratio Pt=((2/(n+1))^x)*P1;//Temperature at point t in MN/(m^2) h2=h1-((C2^2)/2000);//Exit enthalpy in kJ/kg nN=((h1-h2)/(h1-h2s))*100;//Nozzle efficiency A2=((m*v2)/C2)*(10^6);//Exit area in (mm^2) Ct=sqrt(2000*(h1-ht));//Throat velocity in m/s //OUTPUT mprintf('Nozzle efficiency is %3.1f percent \n Exit area is %3.0f (mm^2) \n Throat velocity is %3.0f m/s',nN,A2,Ct) //==============================END OF PROGRAM=================================
da0a98c51203a9345cc9d571960b72bbb08c5f28
449d555969bfd7befe906877abab098c6e63a0e8
/3875/CH10/EX10.4/Ex10_4.sce
6dd07bc90e09eca02af7b01351ccd5c6dd8d2cf0
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
356
sce
Ex10_4.sce
clc; clear; S=1.4*10^3 //rate of suns energy striking in watt/m^2 r=1.5*10^11 //radius of earths orbit in m R=7*10^8 //radius of sun in m sigma=5.7*10^-8 //Stefan-Boltzmann Constant in J/m^2sK^4 //calculation T=((S*r^2)/(sigma*R^2))^(1/4) mprintf("The surface temperature of the sun = %d K",T) //The answer provided in the textbook is wrong.
405be78f200c015af2111c46ed5cd9e5cd2e0687
449d555969bfd7befe906877abab098c6e63a0e8
/213/CH7/EX7.8/7_8.sce
d960fd903b6947918a1d95044bcf0e7b6ce9ab09
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,003
sce
7_8.sce
//To find speed and time ratio clc //Given: NAO1=60 //rpm O1A=85,rQ=50 //mm //Solution: //Refer Fig. 7.20 and Fig. 7.21 //Calculating the angular velocity of AO1 omegaAO1=2*%pi*NAO1/60 //rad/s //Calculating the velocity of A with respect to O1 vAO1=omegaAO1*O1A //mm/s vA=vAO1 //By measurement from the velocity diagram, Fig. 7.20(b), vDO2=410 //mm/s O2D=264 //mm angleB1O2B2=60*%pi/180 //rad funcprot(0) //To vary the Scilab function 'beta' alpha=120,beta=240 //degrees //Calculating the angular velocity of the quadant Q omegaQ=vDO2/O2D //rad/s //Calculating the linear speed of the rack vR=omegaQ*rQ //mm/s //Calculating the ratio of times of lowering and raising the rack r=beta/alpha //Calculating the length of stroke of the rack L=rQ*angleB1O2B2 //mm //Results: printf("\n\n The linear speed of the rack, vR = %.1f mm/s.\n",vR) printf(" The ratio of times of lowering and raising the rack is %d.\n",r) printf(" The length of the stroke of the rack is %.2f mm.\n\n",L)
168cd6a4416b9f26507341b3100f826ad62cc7f7
717ddeb7e700373742c617a95e25a2376565112c
/3424/CH5/EX5.6/Ex5_6.sce
00e9a3bfe8df4bf3e47ccc7bb2322aefe9e78641
[]
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
460
sce
Ex5_6.sce
clc // Intialization of variables D = 999 // kg/m^3 Q = 0.6 //lt/s d1 = 0.016 //m d2 = 0.005 //m A1 = (%pi/4)*(d1)^2 A2 = (%pi/4)*(d2)^2 g = 9.81 // m/s^2 Mn = 0.1 //Kg Mw = 3*(10)^(-3) // Calculations M = D*Q*0.001 V1 = Q*(0.001)/A1 // m/s conversiom imcluded V2 = Q*(0.001)/A2 // m/s conversiom imcluded Wn = g*Mn Ww = g*Mw Fa = M*(V1 - V2) + Wn + (464000)*A1 + Ww - 0 // N //results printf(" the anchoring force required is %.1f N",Fa)
4f73acc29610d8916c9d23c517ffd44d2cc66e43
449d555969bfd7befe906877abab098c6e63a0e8
/1106/CH3/EX3.17/ex3_17.sce
415dfb8304a3392fd98c68291b380d0b1a314eb7
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
ex3_17.sce
// Example 3.17, page no-136 clear clc slew=0.5 f=4.0*10^4 Vm=(slew*10^6)/(2*%pi*f) printf('Vpeak= %.2f V',Vm) Vmpp=2*Vm/10 printf('\nVoltage peak-to-peak= %.3f V',Vmpp)
0d835e981c9f49ee72b0aadb9b2d50f601f3033d
ac66d3377862c825111275d71485e42fdec9c1bd
/Resources/res/map/map2204.sce
f8b73b97959cda7aa468945adb32c313bfd9b621
[]
no_license
AIRIA/CreazyBomber
2338d2ad46218180f822682d680ece3a8e0b46c3
68668fb95a9865ef1306e5b0d24fd959531eb7ad
refs/heads/master
2021-01-10T19:58:49.272075
2014-07-15T09:55:00
2014-07-15T09:55:00
19,776,025
0
2
null
null
null
null
UTF-8
Scilab
false
false
2,505
sce
map2204.sce
<?xml version="1.0" encoding="UTF-8"?> <Project Name="map2204" Width="19" Height="9" CellSize="40" BackgroundSize="1" Background="13plus.png"> <Cell Name="箱子1" X="3" Y="1" /> <Cell Name="箱子1" X="5" Y="1" /> <Cell Name="箱子1" X="7" Y="1" /> <Cell Name="箱子1" X="9" Y="1" /> <Cell Name="箱子1" X="12" Y="1" /> <Cell Name="箱子1" X="13" Y="1" /> <Cell Name="箱子1" X="15" Y="1" /> <Cell Name="箱子1" X="16" Y="1" /> <Cell Name="箱子1" X="17" Y="1" /> <Cell Name="出生点" X="1" Y="2" /> <Cell Name="箱子1" X="2" Y="2" /> <Cell Name="箱子1" X="4" Y="2" /> <Cell Name="箱子1" X="6" Y="2" /> <Cell Name="箱子1" X="8" Y="2" /> <Cell Name="墙1" X="10" Y="2" /> <Cell Name="箱子1" X="11" Y="2" /> <Cell Name="墙1" X="14" Y="2" /> <Cell Name="通关点-1" X="17" Y="2" /> <Cell Name="箱子1" X="1" Y="3" /> <Cell Name="箱子1" X="3" Y="3" /> <Cell Name="墙1" X="4" Y="3" /> <Cell Name="箱子1" X="5" Y="3" /> <Cell Name="箱子1" X="7" Y="3" /> <Cell Name="箱子1" X="9" Y="3" /> <Cell Name="箱子1" X="12" Y="3" /> <Cell Name="墙1" X="13" Y="3" /> <Cell Name="墙1" X="15" Y="3" /> <Cell Name="箱子1" X="16" Y="3" /> <Cell Name="箱子1" X="2" Y="4" /> <Cell Name="箱子1" X="4" Y="4" /> <Cell Name="墙1" X="6" Y="4" /> <Cell Name="箱子1" X="8" Y="4" /> <Cell Name="箱子1" X="10" Y="4" /> <Cell Name="箱子1" X="11" Y="4" /> <Cell Name="箱子1" X="14" Y="4" /> <Cell Name="箱子1" X="17" Y="4" /> <Cell Name="箱子1" X="1" Y="5" /> <Cell Name="箱子1" X="3" Y="5" /> <Cell Name="墙1" X="5" Y="5" /> <Cell Name="箱子1" X="7" Y="5" /> <Cell Name="墙1" X="9" Y="5" /> <Cell Name="箱子1" X="12" Y="5" /> <Cell Name="墙1" X="13" Y="5" /> <Cell Name="箱子1" X="15" Y="5" /> <Cell Name="火墙" X="1" Y="6" arg0="30" arg1="40" arg2="5" /> <Cell Name="箱子1" X="2" Y="6" /> <Cell Name="箱子1" X="4" Y="6" /> <Cell Name="箱子1" X="6" Y="6" /> <Cell Name="箱子1" X="8" Y="6" /> <Cell Name="箱子1" X="10" Y="6" /> <Cell Name="墙1" X="11" Y="6" /> <Cell Name="箱子1" X="14" Y="6" /> <Cell Name="箱子1" X="16" Y="6" /> <Cell Name="箱子1" X="3" Y="7" /> <Cell Name="箱子1" X="5" Y="7" /> <Cell Name="箱子1" X="7" Y="7" /> <Cell Name="箱子1" X="9" Y="7" /> <Cell Name="箱子1" X="12" Y="7" /> <Cell Name="箱子1" X="13" Y="7" /> <Cell Name="箱子1" X="15" Y="7" /> <Cell Name="箱子1" X="16" Y="7" /> </Project>
100b3892e5239e8a66f98bd88bf066890dfab8a9
449d555969bfd7befe906877abab098c6e63a0e8
/1394/CH15/EX15.4.1/Ex15_4_1.sce
734245cb52e33132b8a86f1a66ea3cf6079ec5bd
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
552
sce
Ex15_4_1.sce
clc //intialization of variables tB1 = 38 // days , breakthrough time tE1 = 46 // days, exhaustion time c = 2 // number of times flow doubled //Calculations theta1 = 2*tB1/(tB1+tE1)// in the first case ratio1 = 1-theta1 // ratio of unused bed length to total bed length ratio2 = ratio1*c tB2 = ((1/c)*(tB1 + 0.5*(tE1-tB1)))*ratio2//breakthrough time for second case tE2 = (c-ratio2)*tB2/ratio2//exhaustion time for second case //Results //answwer slightly wrong in textbook printf("The breakthrough time for this case is %.1f days",tB2)
78c8a6bc23d47620ec7b8a7fb324774974d22cfd
449d555969bfd7befe906877abab098c6e63a0e8
/3041/CH1/EX1.12/Ex1_12.sce
177cb59f004d591b1d27b5c612fbc4af354f12bc
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
849
sce
Ex1_12.sce
//Variable declaration Vbb=5 //bias voltage(V) Rl=1 //resistance(ohm) Id=4.4 //from the figure(mA) //Part a i=Vbb/Rl //load line intercepts the Id axis at i(mA) Vl=Id*Rl //load voltage(V) //Part b Vd=Vbb-Vl //diode voltage(V) P=Vd*Id //power absorbed in diode(mW) //Part c Ida=1.42 //diode current(mA)for 2V Idb=7.35 //diode current(mA)for 8V //Part d Idc=8.7 //diode current(mA)for Rl=0.5k ohm Idd=2.2 //diode current(mA)for Rl=2k ohm //Results printf ("diode current is %.1f mA and voltage across the load is %.1f V", Id,Vl) printf ("power absorbed in diode is %.2f mW",P) printf ("diode current for Vbb=2V is %.2f mA and for Vbb=8V is %.2f mA",Ida,Idb) printf ("diode current for Rl=0.5 kohm is %.1f mA and for Rl=2 kohm is %.1f mA",Idc,Idd)
7e96ed450bc0e2a46fefdbb7e5ec576f4448d647
449d555969bfd7befe906877abab098c6e63a0e8
/2438/CH8/EX8.10/Ex8_10.sce
544b801cd81d58b5d6046932f27e1f3a9fdc68c6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
1,035
sce
Ex8_10.sce
//==================================================================================================================================================================== // chapter 8 example 10 clc; clear; // Variable declaration p = 5.32*10^3; // density of germanium Nav = 6.023*10^26; // Avagadros number AW = 72.59; // atomic wt ni = 1.5*10^19 // carrier density ue = 0.36 uh = 0.18 e = 1.6*10^-19 // calculations N = (p*Nav)/AW // no of germanium atoms per unit volume Nd = N*10^-6 // no of pentavalent impurity atoms/m^3 f = Nd/ni nh = ni^2/Nd // hole conc sigma = e*((Nd*ue)+(nh*uh)) // Result mprintf('The factor by which the majority conc. is more than the intrinsic carrier conc = %d\n Hole concentration = %3.1e /m^3\n Conductivity = %d /ohm-m',f,nh,sigma) //====================================================================================================================================================================
25cd51c04b7ca75ed60309a31d5ea57464375e6c
3ab7c3ba0b53c896747be95b21d2a39dc0ba021a
/Newton.sci
9b7b61b1f5d99f9041e93debadc7b44ad7fdff36
[]
no_license
Farber98/MetodosNumericos
0752f090eb596926f05bff0730a088eb70e77033
5c1be0d0e8274d204b41d0b91778847e6469e6bb
refs/heads/master
2021-04-23T12:58:07.339435
2020-03-25T08:41:32
2020-03-25T08:41:32
249,926,955
0
0
null
null
null
null
UTF-8
Scilab
false
false
278
sci
Newton.sci
function [x1]=newton(f,fp,raiz,n,e) i=0 x1=x+2*e while i<=n & abs (x1-x)> e x1=raiz-f(raiz)/fp(raiz) raiz=x1 i=i+1 end if i>n then printf("No converge") else printf("raiz: %f",x1) end endfunction
91bacb4bc5f3c0a0aade777e4c5e5dbdfc14305c
299ec76be485b8d1574b9216bbe8ac6763b2ade3
/AI_Lab_Ex2/_ex2_AND.sce
2d6375f7f3643f67c4f506e35d8d39b88887a651
[ "MIT" ]
permissive
parth2608/Artificial-Intelligence-Basics
65d42ff4e495c11a2ba536e730714570a58b56c7
b3a0378c7f5b9dbad91df9a6c29b5f30b865e088
refs/heads/master
2022-11-21T01:41:07.713381
2020-07-15T07:00:34
2020-07-15T07:00:34
279,790,254
0
0
null
null
null
null
UTF-8
Scilab
false
false
129
sce
_ex2_AND.sce
threshold = input("Enter threshold : "); bias = input("Enter bias : "); weight = (threshold - bias)/2 disp("Weight = ", weight);
0b85b48d6626196b591d25ac9aeefc0c58b2afae
449d555969bfd7befe906877abab098c6e63a0e8
/339/CH2/EX2.3/ex2_3.sce
2c35164b41d984e7c84bbedf5907127a3e0d5ff8
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
516
sce
ex2_3.sce
f=1*10^9; w=6*10^-3; //width d=1*10^-3; //seperation epsilonr=2.25; epsilon0=8.85*10^-12; sigma_diel=0.125; sigma_cond=64.5*10^6; mu0=4*%pi*10^-7; skindepth=1/sqrt(%pi*sigma_cond*mu0*f); r=2/(w*sigma_cond*skindepth); L=2/(w*sigma_cond*2*%pi*f*skindepth); c=epsilon0*epsilonr*w/d; G=sigma_diel*w/d; disp("R,L,G,C parameters of a parallel copper plate transmission line ") disp(r,"Resistance in ohm/m"); disp(L,"Inductance in Henry/m"); disp(c,"Capacitance in Farad/m"); disp(G,"Conductance in mS/m");
aa147ff97ab4a7c6946e2ba0c68e3406210cff3c
ad617742f184bf6d4cceb3e9c99232d8bd52b862
/tests/bfp-012-loadtest.tst
3c0a9538995c908290fc2e2098d2ace0e4b71667
[ "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-other-permissive", "BSD-2-Clause" ]
permissive
9track/hyperion
d621343e7eea27c45db49c7c284dd1680491c82c
9ceed2cc7261820eef01c55dac9b9a6ae47636b2
refs/heads/master
2022-09-15T12:19:09.059528
2020-05-28T03:05:29
2020-05-28T03:05:29
268,044,749
3
1
NOASSERTION
2020-05-30T09:03:56
2020-05-30T09:03:55
null
UTF-8
Scilab
false
false
6,750
tst
bfp-012-loadtest.tst
*Testcase bfp-012-loadtest.tst: LTEBR, LTDBR, LTXBR, TCEB, TCDB, TCXB #Testcase bfp-012-loadtest.tst: IEEE Load and Test, Test Data Class #..Includes LOAD AND TEST (3), TEST DATA CLASS (3), 6 instructions total. #..Test case values exhaustively test above instructions. sysclear archmode esame # # Following suppresses logging of program checks. This test program, as part # of its normal operation, generates 6 program check messages that have no # value in the validation process. (The messages, not the program checks.) # ostailor quiet loadcore "$(testpath)/bfp-012-loadtest.core" runtest 1.0 ostailor default # restore messages for subsequent tests # Test Results - Load and Test # Operand 1 from Load and Test is stored (one pair, non-trap and trap) # Condition code is stored in first two bytes of condition codes, # ..followed by DXC from trappable execution in byte three. # Test Results - Test Data Class # 13 Condition codes are stored starting at byte four (displacement three) # of the condition code table. # Short BFP test results - Load and Test *Compare r 1000.10 *Want "LTEBR +/-0" 00000000 00000000 80000000 80000000 r 1010.10 *Want "LTEBR +/-1" 3F800000 3F800000 BF800000 BF800000 r 1020.10 *Want "LTEBR +/-tiny" 007FFFFF 007FFFFF 807FFFFF 807FFFFF r 1030.10 *Want "LTEBR +/-inf" 7F800000 7F800000 FF800000 FF800000 r 1040.10 *Want "LTEBR +/-QNaN" 7FC00000 7FC00000 FFC00000 FFC00000 r 1050.10 *Want "LTEBR +/-SNaN" 7FC10000 0000DEAD FFC10000 0000DEAD # Short BFP test results - Test Data Class *Compare r 1100.10 *Want "TCEB CC +0" 00000001 00000000 00000000 00000000 r 1110.10 *Want "TCEB CC -0" 00000000 01000000 00000000 00000000 r 1120.10 *Want "TCEB CC +1" 02020000 00010000 00000000 00000000 r 1130.10 *Want "TCEB CC -1" 01010000 00000100 00000000 00000000 r 1140.10 *Want "TCEB CC +tiny" 02020000 00000001 00000000 00000000 r 1150.10 *Want "TCEB CC -tiny" 01010000 00000000 01000000 00000000 r 1160.10 *Want "TCEB CC +inf" 02020000 00000000 00010000 00000000 r 1170.10 *Want "TCEB CC -inf" 01010000 00000000 00000100 00000000 r 1180.10 *Want "TCEB CC +QNaN" 03030000 00000000 00000001 00000000 r 1190.10 *Want "TCEB CC -QNaN" 03030000 00000000 00000000 01000000 r 11A0.10 *Want "TCEB CC +SNaN" 03028000 00000000 00000000 00010000 r 11B0.10 *Want "TCEB CC -SNaN" 03028000 00000000 00000000 00000100 # Long BFP test results - Load and Test *Compare r 2000.10 *Want "LTDBR +0" 00000000 00000000 00000000 00000000 r 2010.10 *Want "LTDBR -0" 80000000 00000000 80000000 00000000 r 2020.10 *Want "LTDBR +1" 3FF00000 00000000 3FF00000 00000000 r 2030.10 *Want "LTDBR -1" BFF00000 00000000 BFF00000 00000000 r 2040.10 *Want "LTDBR +tiny" 000FFFFF FFFFFFFF 000FFFFF FFFFFFFF r 2050.10 *Want "LTDBR -tiny" 800FFFFF FFFFFFFF 800FFFFF FFFFFFFF r 2060.10 *Want "LTDBR +inf" 7FF00000 00000000 7FF00000 00000000 r 2070.10 *Want "LTDBR -inf" FFF00000 00000000 FFF00000 00000000 r 2080.10 *Want "LTDBR +QNaN" 7FF80000 00000000 7FF80000 00000000 r 2090.10 *Want "LTDBR -QNaN" FFF80000 00000000 FFF80000 00000000 r 20A0.10 *Want "LTDBR +SNaN" 7FF81000 00000000 0000DEAD 00000000 r 20B0.10 *Want "LTDBR -SNaN" FFF81000 00000000 0000DEAD 00000000 # Long BFP test results - Test Data Class *Compare r 2100.10 *Want "TCDB CC +0" 00000001 00000000 00000000 00000000 r 2110.10 *Want "TCDB CC -0" 00000000 01000000 00000000 00000000 r 2120.10 *Want "TCDB CC +1" 02020000 00010000 00000000 00000000 r 2130.10 *Want "TCDB CC -1" 01010000 00000100 00000000 00000000 r 2140.10 *Want "TCDB CC +tiny" 02020000 00000001 00000000 00000000 r 2150.10 *Want "TCDB CC -tiny" 01010000 00000000 01000000 00000000 r 2160.10 *Want "TCDB CC +inf" 02020000 00000000 00010000 00000000 r 2170.10 *Want "TCDB CC -inf" 01010000 00000000 00000100 00000000 r 2180.10 *Want "TCDB CC +QNaN" 03030000 00000000 00000001 00000000 r 2190.10 *Want "TCDB CC -QNaN" 03030000 00000000 00000000 01000000 r 21A0.10 *Want "TCDB CC +SNaN" 03018000 00000000 00000000 00010000 r 21B0.10 *Want "TCDB CC -SNaN" 03018000 00000000 00000000 00000100 # Extended BFP test results - Load and Test *Compare r 3000.10 *Want "LTXBR +/0 NT" 00000000 00000000 00000000 00000000 r 3010.10 *Want "LTXBR +/0 TR" 00000000 00000000 00000000 00000000 r 3020.10 *Want "LTXBR -0 NT" 80000000 00000000 00000000 00000000 r 3030.10 *Want "LTXBR -0 TR" 80000000 00000000 00000000 00000000 r 3040.10 *Want "LTXBR +1 NT" 3FFF0000 00000000 00000000 00000000 r 3050.10 *Want "LTXBR +1 TR" 3FFF0000 00000000 00000000 00000000 r 3060.10 *Want "LTXBR -1 NT" BFFF0000 00000000 00000000 00000000 r 3070.10 *Want "LTXBR -1 TR" BFFF0000 00000000 00000000 00000000 r 3080.10 *Want "LTXBR +tiny NT" 0000FFFF FFFFFFFF FFFFFFFF FFFFFFFF r 3090.10 *Want "LTXBR +tiny" 0000FFFF FFFFFFFF FFFFFFFF FFFFFFFF r 30A0.10 *Want "LTXBR -tiny NT" 8000FFFF FFFFFFFF FFFFFFFF FFFFFFFF r 30B0.10 *Want "LTXBR -tiny TR" 8000FFFF FFFFFFFF FFFFFFFF FFFFFFFF r 30C0.10 *Want "LTXBR +inf NT" 7FFF0000 00000000 00000000 00000000 r 30D0.10 *Want "LTXBR +inf TR" 7FFF0000 00000000 00000000 00000000 r 30E0.10 *Want "LTXBR -inf NT" FFFF0000 00000000 00000000 00000000 r 30F0.10 *Want "LTXBR -inf TR" FFFF0000 00000000 00000000 00000000 r 3100.10 *Want "LTXBR +QNaN NT" 7FFF8000 00000000 00000000 00000000 r 3110.10 *Want "LTXBR +QNaN" 7FFF8000 00000000 00000000 00000000 r 3120.10 *Want "LTXBR -QNaN NT" FFFF8000 00000000 00000000 00000000 r 3130.10 *Want "LTXBR -QNaN TR" FFFF8000 00000000 00000000 00000000 r 3140.10 *Want "LTXBR +SNaN NT" 7FFF8100 00000000 00000000 00000000 r 3150.10 *Want "LTXBR +SNaN TR" 0000DEAD 00000000 00000000 00000000 r 3160.10 *Want "LTXBR -SNaN NT" FFFF8100 00000000 00000000 00000000 r 3170.10 *Want "LTXBR -SNaN TR" 0000DEAD 00000000 00000000 00000000 # Extended BFP test results - Test Data Class *Compare r 3200.10 *Want "TCXB CC +0" 00000001 00000000 00000000 00000000 r 3210.10 *Want "TCXB CC -0" 00000000 01000000 00000000 00000000 r 3220.10 *Want "TCXB CC +1" 02020000 00010000 00000000 00000000 r 3230.10 *Want "TCXB CC -1" 01010000 00000100 00000000 00000000 r 3240.10 *Want "TCXB CC +tiny" 02020000 00000001 00000000 00000000 r 3250.10 *Want "TCXB CC -tiny" 01010000 00000000 01000000 00000000 r 3260.10 *Want "TCXB CC +inf" 02020000 00000000 00010000 00000000 r 3270.10 *Want "TCXB CC -inf" 01010000 00000000 00000100 00000000 r 3280.10 *Want "TCXB CC +QNaN" 03030000 00000000 00000001 00000000 r 3290.10 *Want "TCXB CC -QNaN" 03030000 00000000 00000000 01000000 r 32A0.10 *Want "TCXB CC +SNaN" 03008000 00000000 00000000 00010000 r 32B0.10 *Want "TCXB CC -SNaN" 03008000 00000000 00000000 00000100 *Done
7cdc3f182d6720ba4d0cfeecf04b8cba8ee53a97
449d555969bfd7befe906877abab098c6e63a0e8
/1658/CH18/EX18.12/Ex18_12.sce
81f981e4e41077ef2793a97f4cfc359a2b3b7395
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
328
sce
Ex18_12.sce
clc; //e.g 18.12 VCC=9; RB=220*10**3; RC=3.3*10**3; VBE=0.3; B=100; //if vc=0 IB=(VCC-VBE)/(RB+(B*RC)); disp('microA',IB*10**6,"IB="); IC=B*IB; disp('microA',IC*10**6,"IC=");//CORRECTION IN BOOK //if VC=9 VC=9; IC=B*IB; disp('mA',IC*10**3,"IC="); //IC*RC=0,which means collector resistance is short circuited
64dcac8061a63eb093e60b5162c3a0c2ce27eb1c
449d555969bfd7befe906877abab098c6e63a0e8
/3809/CH4/EX4.2/EX4_2.sce
043c7054a7dd7e5465604cf4d8354c5be8503a81
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
368
sce
EX4_2.sce
//Chapter 4, Example 4.2 clc //Initialisation eo=8.85*10^-12 //dielectric constant er=100 //relative permittivity a=10*10^-3*25*10^-3 //area in metre d=7*10^-6 //distance between plates //Calculation c=(eo*er*a)/d //capacitance in farad //Results printf("Capacitance, C = %.1f nF",c*10^9)
a27ce57e6b38f34665ad5522e658da3ed454fc2e
48b35d91574ad9ef85aefeb435059f8f75e3bebb
/DEVELOPMENT-LANGUAGES/uralic/liv.tst
80c385a981e2510a7cd4cc9174e79721f0eb0bd0
[]
no_license
ElliotMouchon/task0-data
b3e96eea08b3eba08d5a889f9b385cf00ff5701d
0d24b945ac96e08aa5a2f0080fa4de465f91b40a
refs/heads/master
2023-04-16T11:48:39.575176
2021-04-29T04:04:17
2021-04-29T04:04:17
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
19,837
tst
liv.tst
kūlõ V;FIN;PL;1;NEG;PRS;ACT;LGSPEC1 kōdkimdõz ADJ;IN+ABL;PL līdõ V;FIN;IND;SG;2;NEG;PST;ACT tūlda V;FIN;IND;PL;2;POS;PST;ACT nēļatuoistõnz ADJ;IN+ABL;SG;LGSPEC6 kūlõ V;FIN;SG;3;POS;PRS;ACT;LGSPEC1 jellõ V;FIN;IMP;PL;2;POS;PRS;ACT tas N;DAT;PL seiskimdõz ADJ;DAT;SG bäzmõr N;IN+ABL;PL nēļasadāz ADJ;DAT;PL pānda V;PRF;FIN;IND;SG;2;NEG;FUT;ACT janvār N;IN+ABL;PL nūoŗim ADJ;GEN;PL vīdõz ADJ;IN+ABL;PL nēļatuoistõnz ADJ;PRT;PL äl N;NOM;PL likkõ V;PRF;FIN;IND;PL;3;NEG;FUT;ACT aššõ ADJ;NOM;SG kūdkimdõz ADJ;PRT;PL munādkuoț N;IN+ABL;SG rōntõz N;INS;SG sȭira N;INS;PL ūļ N;DAT;PL kōdsadāz ADJ;IN+ABL;PL jōņpǟva kū N;IN+ABL;SG värb N;IN+ESS;SG pōr N;IN+ABL;SG pȯiški N;NOM;SG kīlmakū N;GEN;SG knaš ADJ;IN+ALL;PL lǟdõ V;FIN;IMP;SG;2;NEG;PRS;ACT knaš ADJ;IN+ESS;SG pǟ N;PRT;SG jellõ V;FIN;IND;PL;3;POS;PST;ACT sadāz ADJ;PRT;PL seismõz ADJ;IN+ABL;PL vīdkimdõz ADJ;PRT;PL lǟdõ V;FIN;IND;PL;2;POS;PRS;ACT līdõ V;PRF;FIN;IND;PL;1;POS;FUT;ACT;LGSPEC5 ūdāigast kū N;GEN;PL vȱlda V;FIN;DEB;SG;1;POS;PRS;ACT kōdõkstuoistõnz ADJ;PRT;PL jellõ V;PRF;FIN;IND;SG;1;NEG;FUT;ACT allitas N;IN+ABL;SG vȱlda V;FIN;DEB;PL;3;POS;PRS;ACT tūļ N;IN+ESS;PL bōr N;INS;PL vīdtuoistõnz ADJ;IN+ABL;SG statsij N;PRT;SG elatīv N;IN+ESS;SG kievādkū N;IN+ESS;SG lǟdõ V;FIN;SG;2;POS;PRS;ACT;LGSPEC1 tint N;IN+ESS;PL ežžõmpǟva N;IN+ESS;PL pȯiški N;DAT;PL lēḑkū N;IN+ABL;PL lǟdõ V;FIN;IND;PL;1;NEG;PRS;ACT pǟvaīe N;IN+ABL;SG kūora N;GEN;SG nūoŗ ADJ;IN+ESS;PL nēļatuoistõnz ADJ;NOM;SG kanā N;IN+ABL;SG pärsōn N;INS;PL alīz N;IN+ABL;SG izā N;IN+ABL;PL bäzmõr N;DAT;SG rōza ADJ;IN+ALL;SG kež N;IN+ABL;SG seistuoistõnz ADJ;IN+ABL;SG;LGSPEC6 tūlda V;FIN;COND;SG;2;POS;PRS;ACT mǟdlõ V;FIN;IND;PL;2;POS;PRS;ACT nūoŗim ADJ;IN+ABL;SG;LGSPEC6 nǟdõ V;FIN;DEB;PL;3;POS;PRS;ACT jellõ V;PRF;FIN;IND;PL;2;NEG;FUT;ACT sõnā N;NOM;PL nūoŗimi ADJ;IN+ALL;SG lugsõnā N;IN+ABL;SG kōdõksmõz ADJ;IN+ABL;SG alīz N;NOM;PL kaš N;IN+ABL;SG pōr N;IN+ESS;PL tīepǟva N;INS;SG pǟvaīe N;DAT;PL vȱlda V;FIN;IND;PL;3;POS;PRS;ACT pȯis N;GEN;SG seiskimdõz ADJ;GEN;PL lešknai N;DAT;SG vīdkimdõz ADJ;NOM;PL sigžkū N;GEN;PL izā N;NOM;PL oktōbõr N;IN+ESS;PL līdõ V;FIN;IND;SG;1;POS;PST;ACT līdõ V;PRF;FIN;IND;PL;1;NEG;FUT;ACT;LGSPEC5 kuolmtuoistõnz ADJ;IN+ESS;SG;LGSPEC6 īdtuoistõnz ADJ;IN+ABL;SG;LGSPEC6 detsembõr N;IN+ALL;PL kalā N;DAT;SG april N;DAT;SG nūoŗkū N;DAT;SG tint N;IN+ESS;SG seismi ADJ;IN+ALL;SG ežžõmpǟva N;INS;SG vīdsadāz ADJ;IN+ESS;SG;LGSPEC6 īdtuoistõnz ADJ;INS;PL kinō N;IN+ESS;SG tūlda V;FIN;IND;PL;1;NEG;PST;ACT kievādkū N;IN+ABL;SG āinakū N;GEN;SG vȱlda V;FIN;IMP;PL;2;NEG;PRS;ACT kaš N;IN+ESS;SG tīemizsõnā N;GEN;PL februar N;GEN;SG līdõ V;FIN;IND;SG;2;POS;PRS;ACT mǟdlõ V;FIN;SG;1;POS;PRS;ACT;LGSPEC1 kūdkimdõz ADJ;GEN;SG vīļakū N;NOM;PL lǟdõ V;LGSPEC2 kuoț N;NOM;PL allatīv N;DAT;SG īdtuoistõnz ADJ;GEN;SG pȯis N;IN+ALL;SG līdõ V;FIN;DEB;PL;3;POS;PRS;ACT izā N;IN+ESS;PL ablatīv N;IN+ALL;SG bäzmõr N;PRT;PL līdõ V;FIN;IND;PL;1;NEG;PRS;ACT mȭka N;NOM;PL jōņpǟva kū N;IN+ALL;SG seistuoistõnz ADJ;IN+ABL;PL jellõ V;INF ablatīv N;GEN;SG kalā N;PRT;SG äm N;DAT;PL mǟdlõ V;FIN;IND;SG;1;NEG;PST;ACT pȯiški N;IN+ALL;SG nǟdõ V;PRF;FIN;IND;PL;2;NEG;FUT;ACT statsij N;IN+ABL;PL mǟdlõ V;FIN;SG;2;POS;PRS;ACT;LGSPEC1 kievādkū N;DAT;PL īdõkstuoistõnz ADJ;INS;SG vīțsõnā N;NOM;PL likkõ V;FIN;IND;PL;2;NEG;PRS;ACT ūdāigast kū N;IN+ALL;SG bäzmõr N;NOM;SG kinō N;GEN;PL lešk N;NOM;SG janvār N;NOM;PL statsij N;IN+ALL;SG kaffe N;NOM;SG kūora N;INS;PL kōdõksmõz ADJ;PRT;SG brēḑig N;GEN;SG kuolmsadāz ADJ;NOM;SG polākõz N;INS;PL lǟdõ V;FIN;COND;SG;2;POS;PRS;ACT kīņtš N;IN+ABL;PL tūlda V;FIN;SG;2;POS;PRS;ACT;LGSPEC1 brīõz N;DAT;SG pǟva N;NOM;PL lǟdõ V;PRF;FIN;IND;PL;2;POS;FUT;ACT kōdõkskimdõz ADJ;INS;SG lilla ADJ;NOM;PL alumīnij N;GEN;SG likkõ V;FIN;SG;3;NEG;PRS;ACT;LGSPEC1 īe N;IN+ABL;PL kōdõkstuoistõnz ADJ;IN+ALL;SG lēḑkū N;INS;PL kūlõ V;FIN;COND;SG;2;NEG;PRS;ACT līdõ V;FIN;IND;PL;3;NEG;PRS;ACT kōdkimdõz ADJ;IN+ABL;SG;LGSPEC6 knaš ADJ;IN+ALL;SG nūoŗpōr N;PRT;SG februār N;INS;PL jemā N;DAT;SG nädīļ N;GEN;PL jellõ V.PTCP;PASS kūdtuoistõnz ADJ;IN+ESS;SG nimsõnā N;INS;PL kuolmi ADJ;INS;SG nūoŗpōŗ N;NOM;SG brēḑig N;NOM;SG brīõz N;IN+ABL;SG jellõ V;FIN;IND;PL;2;POS;PRS;ACT nēļasadāz ADJ;GEN;PL kaffetas N;GEN;SG tōvaz N;DAT;PL pǟvaīe N;IN+ABL;PL kūlõ V;FIN;DEB;PL;1;POS;PRS;ACT kievādkū N;INS;SG ǟma N;DAT;SG pȯis N;NOM;PL pānda V;PRF;FIN;IND;SG;1;POS;FUT;ACT kūdõz ADJ;IN+ABL;SG;LGSPEC6 atrāitanai N;PRT;PL tuoi ADJ;DAT;SG bäzmõr N;PRT;SG lǟdõ V;FIN;IND;SG;2;NEG;PRS;ACT kalā N;INS;PL inesīv N;DAT;SG lugsõnā N;NOM;SG jellõ V;FIN;IMP;SG;2;NEG;PRS;ACT ūdāigast kū N;NOM;PL sukā N;DAT;SG oktōbõr N;IN+ABL;PL tīemizsõnā N;INS;PL analīz N;IN+ESS;SG kōdõksmõz ADJ;IN+ABL;PL maij N;INS;SG võțīm N;IN+ABL;SG;LGSPEC6 alīztas N;PRT;SG seismõz ADJ;NOM;PL oktōbõr N;GEN;PL vīdõz ADJ;IN+ESS;SG;LGSPEC6 kūlõ V;FIN;IND;SG;1;POS;PRS;ACT nominatīv N;DAT;SG pūoga N;GEN;SG märts N;NOM;SG kōdõkskimdõz ADJ;GEN;SG kōdõkssadāz ADJ;PRT;PL informātsij N;INS;SG likkõ V;FIN;IMP;SG;2;POS;PRS;ACT sēmḑa N;GEN;SG septembõr N;IN+ALL;SG piņ N;IN+ESS;PL brēḑig N;IN+ALL;PL polākõz N;DAT;PL sadāz ADJ;NOM;PL kuolmi ADJ;GEN;SG jemā N;DAT;PL pärsōn N;PRT;PL mȭka N;IN+ABL;PL pānda V;FIN;IND;SG;2;POS;PST;ACT vȯl N;DAT;SG neitški N;IN+ALL;SG statsij N;IN+ESS;SG jellõ V;PRF;FIN;IND;PL;2;NEG;FUT;ACT;LGSPEC5 blēḑ ADJ;NOM;PL pānda V;FIN;COND;PL;3;NEG;PRS;ACT kōdsadāz ADJ;INS;SG rōntõz N;IN+ALL;SG īdõkskimdõz ADJ;IN+ABL;SG līdõ V;PRF;FIN;IND;PL;2;POS;FUT;ACT;LGSPEC6 ūomõg N;PRT;PL tūlda V;PRF;FIN;IND;SG;3;NEG;FUT;ACT kūlõ V;FIN;DEB;SG;1;POS;PRS;ACT pūolpǟva N;IN+ALL;SG sēmḑa N;IN+ABL;PL īdõkskimdõz ADJ;INS;PL jellõ V;FIN;COND;PL;2;NEG;PRS;ACT sõzār N;INS;PL jemā N;IN+ABL;PL līdõ V;FIN;IND;PL;2;NEG;PST;ACT knaš ADJ;GEN;SG nēļasadāz ADJ;IN+ABL;SG;LGSPEC6 nūoŗpōr N;GEN;PL sadāz ADJ;IN+ALL;PL pǟva N;IN+ALL;SG nēļatuoistõnz ADJ;IN+ALL;SG novembõr N;GEN;SG nǟdõ V;FIN;DEB;SG;1;POS;PRS;ACT jellõ V;FIN;IND;PL;1;NEG;PST;ACT kōdõkssadāz ADJ;PRT;SG jūlij N;DAT;PL pānda V;FIN;IND;SG;3;POS;PRS;ACT īdtuoistõnz ADJ;IN+ABL;SG rištīng N;INS;SG āmbaz N;IN+ABL;SG;LGSPEC6 jellõ V;FIN;COND;PL;3;NEG;PRS;ACT februār N;IN+ESS;PL lǟdõ V;FIN;IND;SG;2;POS;PRS;ACT pānda V;PRF;FIN;IND;PL;2;NEG;FUT;ACT mȭka N;DAT;SG jellõ V;FIN;IND;PL;2;NEG;PRS;ACT jūnij N;DAT;PL pȯis N;IN+ESS;PL tint N;IN+ALL;SG siḑīmsõnā N;IN+ESS;SG neļļõndpǟva N;PRT;SG lešk N;GEN;SG äl N;IN+ABL;SG likkõ V;PRF;FIN;IND;PL;2;NEG;FUT;ACT;LGSPEC5 kīņḑõļkū N;IN+ALL;SG ažāsõnā N;IN+ALL;PL īdõkstuoistõnz ADJ;IN+ESS;SG;LGSPEC6 tōvaz N;GEN;PL bäzmõr N;INS;SG tidār N;INS;PL līdõ V;FIN;IMP;PL;2;NEG;PRS;ACT kūlõ V;PRF;FIN;IND;PL;2;POS;FUT;ACT;LGSPEC5 nädīļ N;INS;SG ǟma N;IN+ESS;SG veļ N;IN+ESS;SG tīemizsõnā N;DAT;SG nūoŗpōr N;PRT;PL munādkuoț N;IN+ALL;SG alīz N;INS;SG jūlij N;INS;PL februar N;NOM;PL līdõ V;FIN;COND;SG;1;NEG;PRS;ACT kūdõz ADJ;IN+ESS;SG novembõr N;IN+ESS;PL kūora N;INS;SG īdõkstuoistõnz ADJ;IN+ESS;SG alumīnij N;DAT;SG seissadāz ADJ;IN+ESS;PL pȯiški N;PRT;SG nǟdõ V;FIN;IND;PL;2;POS;PRS;ACT brēḑig N;PRT;SG vȱlda V;FIN;COND;PL;1;NEG;PRS;ACT ežmi ADJ;PRT;SG partitīv N;GEN;PL brīõz N;PRT;SG ežmi ADJ;GEN;SG jūnij N;IN+ABL;PL nēļasadāz ADJ;PRT;PL seistuoistõnz ADJ;IN+ESS;SG;LGSPEC6 līdõ V;FIN;IMP;SG;2;NEG;PRS;ACT kūlõ V;FIN;SG;2;POS;PRS;ACT;LGSPEC1 kūdkimdõz ADJ;IN+ABL;SG;LGSPEC6 pānda V;FIN;SG;1;NEG;PRS;ACT;LGSPEC1 blēḑ ADJ;INS;PL knaš ADJ;NOM;SG likkõ V;PRF;FIN;IND;SG;3;NEG;FUT;ACT februar N;IN+ALL;PL alli ADJ;NOM;SG illatīv N;PRT;SG seiskimdõz ADJ;INS;PL rōntõz N;IN+ABL;SG vīļakū N;INS;PL sõzār N;PRT;PL novembõr N;IN+ABL;PL nūoŗim ADJ;IN+ABL;SG kōdõkssadāz ADJ;IN+ESS;SG nǟdõ V;INF brēḑig N;INS;SG analōg N;PRT;SG februar N;IN+ABL;SG adesīv N;GEN;SG vīdkimdõz ADJ;IN+ESS;PL lǟdõ V;PRF;FIN;IND;PL;3;NEG;FUT;ACT illatīv N;IN+ABL;SG tidār N;DAT;SG ūomõg N;IN+ABL;PL likkõ V;FIN;SG;3;POS;PRS;ACT;LGSPEC1 īdõkstuoistõnz ADJ;IN+ALL;SG lilla ADJ;PRT;PL jellõ V;FIN;IND;SG;1;NEG;PRS;ACT ūdāigast kū N;INS;SG kīlmakū N;NOM;SG brīõz N;INS;SG ažāsõnā N;PRT;SG allitas N;INS;SG īdtuoistõnz ADJ;INS;SG ǟma N;IN+ALL;PL ežžõmpǟva N;PRT;PL pānda V;FIN;IND;PL;3;POS;PST;ACT kalāmīez N;IN+ABL;SG tūlda V;FIN;SG;1;NEG;PRS;ACT;LGSPEC1 sõnā N;NOM;SG drūošõ ADJ;IN+ALL;PL lugsõnā N;IN+ESS;SG kūlõ V;PRF;FIN;IND;SG;1;NEG;FUT;ACT siḑīmsõnā N;DAT;SG kūlõ V;PRF;FIN;IND;SG;3;NEG;FUT;ACT īdõkssadāz ADJ;IN+ABL;SG;LGSPEC6 seistuoistõnz ADJ;IN+ESS;SG vȯlmsõnā N;GEN;SG rōntõz N;NOM;PL pūolpǟva N;GEN;SG lǟdõ V;FIN;IMP;SG;2;POS;PRS;ACT līdõ V;FIN;COND;SG;1;POS;PRS;ACT ūomõg N;GEN;PL seismi ADJ;NOM;PL analīz N;GEN;SG pǟva N;INS;PL vīdõz ADJ;IN+ALL;SG tas N;IN+ESS;SG vȱlda V;PRF;FIN;IND;PL;3;NEG;FUT;ACT;LGSPEC5 datīv N;IN+ESS;SG ikšlug N;IN+ESS;SG vȯlmsõnā N;INS;PL kuolmõndpǟva N;INS;SG ežžõmpǟva N;DAT;SG ūomõg N;GEN;SG azūmsõnā N;PRT;SG mīez N;PRT;SG polākõz N;IN+ABL;PL ūomõg N;INS;PL vȱlda V;LGSPEC3 lǟdõ V;FIN;SG;3;POS;PRS;ACT;LGSPEC1 sõzār N;GEN;PL vȯlmsõnā N;GEN;PL īdõksmõz ADJ;PRT;SG nūoŗimi ADJ;INS;PL jūlij N;GEN;SG vīțsõnā N;PRT;SG lešk N;IN+ABL;PL allitas N;IN+ESS;PL kimmõz ADJ;NOM;PL brīõz N;NOM;SG azūmsõnā N;IN+ALL;PL sīlma N;PRT;SG īdõksmõz ADJ;IN+ALL;PL mǟdlõ V;PRF;FIN;IND;PL;2;POS;FUT;ACT jellõ V;FIN;IND;SG;2;POS;PRS;ACT kaš N;GEN;SG likkõ V;FIN;DEB;SG;1;POS;PRS;ACT ikšlug N;DAT;SG nimsõnā N;IN+ABL;PL mǟdlõ V;FIN;COND;PL;2;NEG;PRS;ACT atrāitanai N;IN+ESS;SG vȱlda V;QUOT;FIN;SG;1;POS;PRS;ACT ȭdõg N;NOM;PL prepozītsij N;DAT;PL īdõksmõz ADJ;IN+ABL;SG;LGSPEC6 vȱlda V;FIN;IND;PL;1;POS;PST;ACT jellõ V;PRF;FIN;IND;PL;3;POS;FUT;ACT seistuoistõnz ADJ;INS;SG pānda V;FIN;IND;PL;1;POS;PST;ACT līdõ V.PTCP;PASS februār N;IN+ABL;PL īdõkstuoistõnz ADJ;IN+ABL;SG;LGSPEC6 nǟdõ V;FIN;COND;SG;1;NEG;PRS;ACT kūora N;IN+ESS;PL vȱlda V;FIN;COND;SG;2;POS;PRS;ACT likkõ V;PRF;FIN;IND;PL;1;POS;FUT;ACT piņ N;DAT;PL alli N;IN+ALL;SG kūdtuoistõnz ADJ;DAT;SG mǟdlõ V;FIN;COND;SG;1;NEG;PRS;ACT janvār N;PRT;SG veļ N;DAT;PL äm N;NOM;SG tidār N;IN+ESS;PL kōdkimdõz ADJ;NOM;PL pānda V;FIN;IND;PL;2;POS;PRS;ACT tas N;IN+ABL;SG mǟdlõ V;FIN;IND;SG;2;NEG;PST;ACT seismi ADJ;DAT;PL maij N;IN+ABL;PL tūlda V;PRF;FIN;IND;PL;3;POS;FUT;ACT kōdtuoistõnz ADJ;NOM;PL ūomõg N;DAT;PL jellõ V;LGSPEC4 veļ N;IN+ESS;PL nǟdõ V;FIN;COND;SG;3;NEG;PRS;ACT kuolmtuoistõnz ADJ;IN+ABL;SG vīțsõnā N;GEN;PL vīļakū N;GEN;PL sõzār N;IN+ALL;SG ūomõg N;INS;SG vīțsõnā N;IN+ABL;SG kež N;INS;SG partitīv N;NOM;SG tīepǟva N;INS;PL kūlõ V;FIN;IND;SG;3;NEG;PST;ACT ūomõg N;IN+ALL;PL kōdõkstuoistõnz ADJ;NOM;PL jellõ V;FIN;IND;PL;3;POS;PRS;ACT kuolmkimdõz ADJ;IN+ESS;SG;LGSPEC6 kimdõz ADJ;PRT;PL allitas N;INS;PL suoŗm N;PRT;SG pärsōn N;PRT;SG äbknaš ADJ;IN+ALL;SG värb N;GEN;SG alīztas N;NOM;SG pānda V;FIN;DEB;SG;1;POS;PRS;ACT suoŗm N;IN+ABL;PL kūdsadāz ADJ;IN+ABL;SG seistuoistõnz ADJ;IN+ESS;PL april N;IN+ESS;SG mǟdlõ V;FIN;SG;3;NEG;PRS;ACT;LGSPEC1 jellõ V;FIN;IMP;SG;2;POS;PRS;ACT munādkuoț N;PRT;PL äm N;INS;PL sēmḑa N;INS;SG nūoŗpōr N;INS;PL alīztas N;GEN;PL pȯis N;IN+ABL;SG kuod N;IN+ALL;SG ab N;IN+ALL;SG nǟdõ V;FIN;PL;1;POS;PRS;ACT;LGSPEC1 ummitsõnā N;IN+ABL;PL kūdkimdõz ADJ;INS;SG vīdsadāz ADJ;IN+ESS;SG kūora N;DAT;PL polākõz N;IN+ABL;SG blēḑ N;GEN;SG lugsõnā N;DAT;PL kū N;IN+ESS;PL kūdõz ADJ;DAT;PL kimmõz ADJ;NOM;SG nominatīv N;IN+ALL;SG maij N;PRT;PL kalāmīez N;IN+ESS;SG mǟdlõ V;FIN;IND;PL;3;NEG;PST;ACT ežžõmpǟva N;IN+ALL;PL pānda V;PRF;FIN;IND;PL;2;POS;FUT;ACT;LGSPEC5 likkõ V;FIN;IND;SG;3;POS;PRS;ACT seismõztuoistõnz ADJ;PRT;PL vȱlda V;FIN;PL;3;POS;PRS;ACT;LGSPEC1 kuolmtuoistõnz ADJ;IN+ALL;SG kuolmtuoistõnz ADJ;IN+ABL;PL līdõ V;FIN;PL;2;NEG;PRS;ACT;LGSPEC1 jūlij N;NOM;PL pǟgiņlug N;IN+ABL;SG allitas N;PRT;SG pānda V;FIN;IND;SG;2;POS;PRS;ACT maij N;DAT;PL kaffe N;IN+ABL;PL pānda V;FIN;IND;SG;1;NEG;PST;ACT kȭļimkū N;NOM;PL tas N;GEN;PL nūoŗim ADJ;GEN;SG vȯl N;IN+ABL;PL vȱlda V;FIN;IND;SG;3;POS;PST;ACT tūlda V;FIN;COND;SG;2;NEG;PRS;ACT kuoț N;DAT;PL jellõ V;FIN;IMP;PL;2;NEG;PRS;ACT kež N;DAT;PL vȱlda V;FIN;PL;1;POS;PRS;ACT;LGSPEC1 alīztas N;IN+ALL;SG kuolmõndpǟva N;IN+ABL;PL lešknai N;INS;PL äl N;PRT;PL nēļakimdõz ADJ;PRT;SG īdõkskimdõz ADJ;IN+ABL;SG;LGSPEC6 atrāita N;GEN;SG illatīv N;IN+ALL;SG likkõ V;FIN;DEB;SG;3;POS;PRS;ACT märts N;IN+ABL;SG kež N;IN+ESS;SG polākõz N;GEN;SG genitīv N;IN+ABL;SG;LGSPEC6 aššõ ADJ;GEN;PL mīez N;INS;SG äl N;INS;SG likkõ V;FIN;COND;SG;1;NEG;PRS;ACT kōdõkssadāz ADJ;GEN;PL īdõkskimdõz ADJ;GEN;SG lǟdõ V;PRF;FIN;IND;SG;3;POS;FUT;ACT kalāmīez N;NOM;SG adesīv N;IN+ESS;SG;LGSPEC6 septembõr N;INS;PL polākõz N;GEN;PL sigžkū N;IN+ABL;PL vīmkū N;GEN;PL mīez N;NOM;SG tūoiznapǟva N;IN+ABL;SG kū N;NOM;PL drūošõ ADJ;IN+ABL;PL ougust N;INS;SG pānda V;FIN;IMP;PL;2;POS;PRS;ACT knaš ADJ;INS;PL bōr N;NOM;PL jōņpǟva kū N;IN+ESS;SG ougust N;INS;PL kimdõz ADJ;NOM;SG märts N;IN+ALL;SG kaš N;NOM;PL kalāmīez N;NOM;PL ǟma N;NOM;PL nǟdõ V;FIN;PL;1;NEG;PRS;ACT;LGSPEC1 vȯl N;NOM;SG polākõz N;INS;SG värb N;PRT;SG jellõ V;PRF;FIN;IND;SG;3;NEG;FUT;ACT nēļakimdõz ADJ;DAT;SG kuolmtuoistõnz ADJ;NOM;SG vȱlda V;FIN;IND;PL;1;NEG;PST;ACT võțīm N;INS;SG ūļ N;IN+ESS;PL kōdtuoistõnz ADJ;GEN;PL kōdkimdõz ADJ;IN+ESS;PL kuolmtuoistõnz ADJ;GEN;SG ežmi ADJ;PRT;SG;LGSPEC6 pōr N;IN+ABL;PL pānda V;PRF;FIN;IND;PL;3;POS;FUT;ACT neļļõndpǟva N;INS;SG lǟdõ V;FIN;IMP;PL;2;NEG;PRS;ACT seissadāz ADJ;GEN;PL märts N;IN+ESS;PL jellõ V;FIN;COND;PL;3;POS;PRS;ACT nūoŗpōŗ N;INS;PL pānda V;FIN;COND;PL;2;POS;PRS;ACT kōdkimdõz ADJ;GEN;SG pōr N;DAT;PL võțīm N;IN+ESS;SG ablatīv N;NOM;SG jellõ V;FIN;PL;2;POS;PRS;ACT;LGSPEC1 rōza ADJ;NOM;SG tūļ N;PRT;PL pǟvaīe N;PRT;SG ūdāigast kū N;IN+ESS;PL ežmi ADJ;IN+ABL;PL likkõ V;FIN;COND;SG;2;POS;PRS;ACT nēļasadāz ADJ;GEN;SG märts N;PRT;PL kōdkimdõz ADJ;PRT;PL vȱlda V;FIN;IND;SG;3;POS;PRS;ACT võțīm N;GEN;PL vȱlda V;QUOT;FIN;PL;2;POS;PRS;ACT sīlma N;DAT;SG lēḑkū N;IN+ESS;PL mǟdlõ V;FIN;SG;2;NEG;PRS;ACT;LGSPEC1 võțīm N;IN+ABL;SG ūomõg N;IN+ESS;SG kōdõksmõz ADJ;GEN;SG brēḑig N;INS;PL īdtuoistõnz ADJ;IN+ALL;PL seismõztuoistõnz ADJ;INS;PL vīdsadāz ADJ;IN+ABL;SG kōdõkskimdõz ADJ;INS;PL bōr N;DAT;PL kuolmtuoistõnz ADJ;PRT;SG pūolpǟva N;IN+ESS;SG tūlda V;FIN;COND;PL;2;POS;PRS;ACT äbknaš ADJ;NOM;SG mǟdlõ V;PRF;FIN;IND;PL;1;POS;FUT;ACT;LGSPEC5 mǟdlõ V;PRF;FIN;IND;PL;2;NEG;FUT;ACT;LGSPEC5 vȱntsa N;NOM;SG kalāmīez N;INS;PL sõnā N;INS;PL jellõ V;FIN;IND;SG;2;POS;PST;ACT novembõr N;IN+ABL;SG adesīv N;NOM;SG azūmsõnā N;DAT;SG lešknai N;NOM;SG jellõ V;FIN;IND;SG;3;POS;PST;ACT tūoiznapǟva N;GEN;PL ikšlug N;GEN;SG partitīv N;INS;SG sadāz ADJ;IN+ABL;SG rōntõz N;DAT;PL kūlõ V;FIN;COND;PL;2;NEG;PRS;ACT līdõ V;QUOT;FIN;PL;3;POS;PRS;ACT kōdsadāz ADJ;PRT;PL nēļatuoistõnz ADJ;INS;SG kuolmõz ADJ;DAT;SG pivāpǟva N;GEN;SG jellõ V;QUOT;FIN;SG;3;POS;PRS;ACT pǟvaīe N;IN+ESS;PL pärsōn N;GEN;PL pǟ N;DAT;SG ougust N;IN+ESS;SG;LGSPEC6 sadāz ADJ;DAT;PL nūoŗim ADJ;DAT;SG pōr N;GEN;SG vȱlda V;PRF;FIN;IND;PL;2;POS;FUT;ACT brēḑig N;IN+ALL;SG līdõ V;FIN;COND;PL;3;POS;PRS;ACT alīz N;GEN;PL septembõr N;NOM;SG īdõksmõz ADJ;IN+ESS;SG alīz N;PRT;PL kievādkū N;GEN;PL pānda V;LGSPEC4 mǟdlõ V;FIN;COND;SG;2;POS;PRS;ACT likkõ V;PRF;FIN;IND;PL;1;NEG;FUT;ACT kōdtuoistõnz ADJ;IN+ALL;SG mȭka N;GEN;SG sõnā N;DAT;PL munādkuoț N;IN+ALL;PL jūnij N;NOM;SG drūošõ ADJ;NOM;PL vīdsadāz ADJ;NOM;PL jellõ V;PRF;FIN;IND;SG;3;POS;FUT;ACT vīdsadāz ADJ;PRT;SG tūoiznapǟva N;NOM;SG lǟdõ V;PRF;FIN;IND;PL;2;POS;FUT;ACT;LGSPEC5 tūlda V;PRF;FIN;IND;SG;2;POS;FUT;ACT lilla ADJ;GEN;PL ȭdõg N;INS;SG kaffe N;GEN;SG pǟvaīe N;DAT;SG nūoŗimi ADJ;INS;SG kūdtuoistõnz ADJ;IN+ESS;PL alumīnij N;PRT;SG pärsōn N;IN+ABL;PL rōntõz N;PRT;PL īe N;IN+ALL;PL pūolpǟva N;IN+ALL;PL nūoŗpōŗ N;INS;SG likkõ V;PRF;FIN;IND;SG;1;NEG;FUT;ACT pǟva N;PRT;PL līdõ V;LGSPEC2 kuolmõndpǟva N;DAT;PL märts N;DAT;SG lugsõnā N;IN+ALL;SG vīdõz ADJ;GEN;SG izā N;DAT;PL seiskimdõz ADJ;IN+ABL;SG kūdõz ADJ;PRT;SG kuolmtuoistõnz ADJ;INS;PL ūdāigast kū N;INS;PL pǟ N;IN+ABL;SG pivāpǟva N;IN+ALL;SG ougust N;IN+ALL;SG kuolmtuoistõnz ADJ;PRT;PL likkõ V;FIN;IND;SG;3;POS;PST;ACT mīez N;PRT;PL kievādkū N;GEN;SG kimmõz ADJ;DAT;PL nēļatuoistõnz ADJ;IN+ALL;PL tīemizsõnā N;IN+ABL;SG īe N;INS;PL tuoistõnz ADJ;GEN;PL jellõ V;FIN;PL;1;NEG;PRS;ACT;LGSPEC1 mǟdlõ V;FIN;IND;SG;2;NEG;PRS;ACT analōg N;IN+ESS;SG;LGSPEC6 tuoistõnz ADJ;IN+ESS;SG;LGSPEC6 kuolmõz ADJ;INS;PL kūora N;DAT;SG rōza ADJ;PRT;PL āinakū N;INS;PL pānda V;FIN;IND;SG;1;NEG;PRS;ACT mīez N;IN+ESS;SG sīlma N;GEN;SG mǟdlõ V;QUOT;FIN;PL;1;POS;PRS;ACT pǟvaīe N;NOM;SG pǟvaīe N;INS;PL vȱlda V;FIN;PL;3;NEG;PRS;ACT;LGSPEC1 februār N;IN+ALL;PL tūlda V;FIN;IND;PL;3;POS;PRS;ACT tūontõz ADJ;IN+ABL;PL kuolmõndpǟva N;IN+ESS;SG alumīnij N;IN+ALL;SG vīdõz ADJ;INS;SG likkõ V;PRF;FIN;IND;SG;3;POS;FUT;ACT vȱlda V;FIN;IND;PL;2;NEG;PRS;ACT vīmkū N;IN+ABL;PL seissadāz ADJ;IN+ABL;PL kōdõkstuoistõnz ADJ;IN+ESS;SG tuoistõnz ADJ;GEN;SG vȱntsa N;PRT;PL likkõ V;FIN;COND;PL;1;NEG;PRS;ACT kōdõkstuoistõnz ADJ;INS;SG detsembõr N;DAT;SG nǟdõ V;FIN;IND;PL;2;NEG;PRS;ACT ȭdõg N;IN+ABL;PL datīv N;IN+ABL;SG alli N;IN+ALL;PL vȱlda V;FIN;SG;3;NEG;PRS;ACT;LGSPEC1 āmbaz N;IN+ABL;PL atrāitanai N;DAT;SG alīztas N;IN+ESS;PL sadāz ADJ;GEN;SG vȯl N;INS;SG mȭka N;IN+ESS;SG neitški N;IN+ESS;PL atrāita N;DAT;PL adesīv N;IN+ALL;SG mǟdlõ V;FIN;IMP;PL;2;NEG;PRS;ACT vīļakū N;GEN;SG partitīv N;IN+ESS;SG pǟva N;GEN;PL analīz N;DAT;PL mōmīez N;IN+ABL;PL lešknai N;IN+ESS;PL pärsōn N;DAT;SG lǟdõ V;FIN;COND;SG;2;NEG;PRS;ACT sȭira N;IN+ESS;SG mōmīez N;IN+ALL;SG lilla ADJ;PRT;SG kōdõkskimdõz ADJ;IN+ABL;SG līdõ V;FIN;IND;PL;2;POS;PRS;ACT kūlõ V.PTCP;PASS septembõr N;INS;SG līdõ V;PRF;FIN;IND;SG;1;NEG;FUT;ACT siḑīmsõnā N;INS;PL pärsōn N;INS;SG kuod N;DAT;SG kimdõz ADJ;IN+ESS;SG;LGSPEC6 nǟdõ V;FIN;IND;SG;1;NEG;PRS;ACT tas N;INS;PL bōr N;PRT;SG vȱntsa N;INS;SG nǟdõ V;FIN;IND;SG;3;NEG;PRS;ACT īdõkskimdõz ADJ;IN+ABL;PL ǟma N;INS;SG piņ N;NOM;SG tīepǟva N;DAT;PL suoŗm N;DAT;SG mǟdlõ V;PRF;FIN;IND;SG;2;NEG;FUT;ACT februār N;IN+ABL;SG analīz N;NOM;PL kinō N;IN+ESS;PL nūoŗkū N;IN+ALL;SG kūdsadāz ADJ;IN+ABL;PL atrāitanai N;INS;PL vīdtuoistõnz ADJ;IN+ESS;SG;LGSPEC6 võțīm N;GEN;SG pānda V;LGSPEC3 jūlij N;IN+ALL;PL ǟma N;IN+ABL;PL āmbaz N;PRT;SG kōdõksmõz ADJ;DAT;SG vīdsadāz ADJ;GEN;PL vȱntsa N;IN+ALL;SG nǟdõ V;FIN;IND;PL;2;POS;PST;ACT
82ffadb3bb29029c483c08fb0c4b5cb489baa9bc
449d555969bfd7befe906877abab098c6e63a0e8
/1247/CH4/EX4.4/example4_4.sce
3eeb4ce09a17fa88cf90b55b58e7ffcb9c879e96
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
977
sce
example4_4.sce
clear; clc; // Stoichiometry // Chapter 4 // Material Balances involving Chemical Reaction // Example 4.4 // Page 119 printf("Example 4.4, Page 119 \n \n"); // solution n=100 //[kmol] outgoing gas from 2nd scrubber n1=.852*n //[kmol] N2 n2=21*n1/79 //[kmol] O2 n3=n2-2.1 // [kmol] reacted O2 // O2 balance // O2 consumed in rxn (ii),(iii),(v) - O2 produced by rxn (iv) = 20.55 kmol // let a,b,c be ethanol reacted (ii),(iii),(iv) and d be H2 reacted in (v) // CO balance a=2.3/2 //kmol //CO2 balance b = .7/2 //CH4 balance c=2.6/2 //O2 balance d = 41.1-a-3*b+c //H2 balance e = 7.1 +c+d //kmol (total H2 produced) f = e-(3*b + 3*a) //kmol (H2 produced in (i) = ethanol reacted in (i)) g = f+a+b+c // total ethanol reacted h = 2*(n1+n2) // total ethanol entering c1 = g*100/h printf("(a) \n \n Conversion percent of ethanol = "+string(c1)+" \n \n \n") y = f*100/g printf("(b) \n \n Yield of acetaldehyde = "+string(y)+".")
ceaef4b04233cafbcc0e8abcf2da736a827673b7
449d555969bfd7befe906877abab098c6e63a0e8
/1427/CH34/EX34.26/34_26.sce
e5b76d6ce3934c21a2e04b481876fb4668a0ae11
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
218
sce
34_26.sce
//ques-34.26 //Calculating Ionization energy for nitrogen clc e=1.711*10^5;//(in /cm) KE=5.63;//kinetic energy (in ev) e=e/8065.5;//(in ev) IE=e-KE; printf("The ionization energy for nitrogen is %.2f ev.",IE);
6431ca93be6487f4eb629015b49148842711b59a
449d555969bfd7befe906877abab098c6e63a0e8
/3871/CH16/EX16.3/Ex16_3.sce
a7e5a575c1a9dadbb6128280d09ea299ade9a69f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
460
sce
Ex16_3.sce
//===================================================================================== //Chapter 16 example 3 clc;clear all; //variable declaration Va = 1000; //accelerating voltage in V e = 1.6*10^-19; //charge of electron in C m = 9.1*10^-31; //mass of electron in kg //calcuations V = sqrt(2*Va*(e/m)); //maximum velocity of electrons in m/s //result mprintf("maximum velocity of electrons = %3.3e m/s",V);
7d2a170409b3f1cbf0589fb8310491be2aee31cd
089894a36ef33cb3d0f697541716c9b6cd8dcc43
/NLP_Project/test/tweet/bow/bow.1_20.tst
bdc6e31f4a2ebf99a9b9b693019b3b1bb6f60721
[]
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
27,342
tst
bow.1_20.tst
1 12:0.012987012987012988 13:0.2 27:0.09090909090909091 36:0.09090909090909091 41:0.6 50:1.0 58:0.25 67:1.5 70:0.125 82:0.125 85:0.25 98:1.0 109:0.5 113:0.047619047619047616 176:0.5 197:0.058823529411764705 230:2.0 341:1.0 381:1.0 405:1.0 438:1.0 473:1.0 497:1.0 500:1.0 506:1.0 522:0.3333333333333333 535:1.0 619:0.5 708:1.0 712:0.3333333333333333 720:1.0 748:0.5 965:1.0 1090:1.0 1761:1.0 1980:0.5 2035:0.5 2450:1.0 3695:1.0 5529:1.0 5693:1.0 1 3:2.0 12:0.012987012987012988 20:0.06666666666666667 24:1.0 36:0.09090909090909091 45:0.3333333333333333 50:1.0 53:1.0 67:2.0 75:0.8571428571428571 85:0.25 106:1.0 115:0.5 122:0.2 144:1.0 152:0.3333333333333333 210:1.0 222:1.0 226:0.6 230:3.0 249:0.5 296:0.2 376:1.0 398:0.6 473:1.0 501:1.0 601:2.0 619:0.5 621:1.0 712:0.3333333333333333 798:1.0 1054:1.0 1443:1.0 2014:1.0 2139:1.0 2613:1.0 3808:1.0 3996:1.0 1 24:3.0 27:0.18181818181818182 36:0.09090909090909091 38:0.5 41:1.0 47:0.25 53:1.0 67:1.0 69:0.3333333333333333 70:0.0625 75:0.2857142857142857 77:0.3333333333333333 98:1.0 108:0.3333333333333333 115:0.5 139:1.0 172:1.0 191:0.16666666666666666 230:2.0 249:0.5 261:0.3333333333333333 305:0.3333333333333333 369:0.3333333333333333 381:1.0 385:1.0 436:1.0 477:2.0 670:1.0 899:1.0 994:0.3333333333333333 1167:1.0 1206:2.0 1530:1.0 1747:1.0 1840:1.0 2012:1.0 2560:1.0 3496:1.0 4235:1.0 5699:1.0 6482:1.0 1 12:0.012987012987012988 41:0.4 47:0.25 54:1.0 57:0.5 67:1.0 75:0.42857142857142855 79:0.16666666666666666 94:1.0 104:0.14285714285714285 109:0.5 115:0.5 122:0.2 123:1.0 177:0.5 213:1.0 216:1.0 226:0.4 230:1.0 236:0.25 275:1.0 326:1.0 331:0.3333333333333333 494:1.0 513:2.0 516:2.0 564:0.5 610:1.0 732:1.0 767:1.0 1376:1.0 1543:1.0 2005:1.0 2510:1.0 3006:1.0 4442:1.0 4484:1.0 1 12:0.025974025974025976 35:0.1 41:0.2 57:0.5 66:1.0 67:1.0 69:0.6666666666666666 70:0.0625 75:0.14285714285714285 77:0.3333333333333333 87:1.0 96:1.0 109:1.0 139:1.0 172:1.0 192:0.25 209:0.2 229:1.0 230:1.0 282:0.3333333333333333 347:0.5 390:1.0 487:1.0 530:0.5 720:1.0 957:0.16666666666666666 958:1.0 1605:1.0 1823:1.0 2638:1.0 3459:1.0 3584:1.0 5370:1.0 1 18:0.2857142857142857 41:0.2 67:0.5 124:0.3333333333333333 160:1.0 235:0.25 368:1.0 472:1.0 810:1.0 1573:1.0 1980:0.5 2349:1.0 2352:1.0 1 12:0.025974025974025976 18:0.14285714285714285 20:0.06666666666666667 24:1.0 35:0.1 47:0.25 48:0.3333333333333333 70:0.125 75:0.14285714285714285 79:0.16666666666666666 82:0.125 93:0.3333333333333333 104:0.14285714285714285 115:0.5 152:0.3333333333333333 198:0.2 454:1.0 467:1.0 506:1.0 543:0.1111111111111111 651:1.0 767:1.0 857:1.0 2139:1.0 2151:1.0 2336:0.3333333333333333 2485:1.0 1 12:0.05194805194805195 13:0.6 24:1.0 27:0.09090909090909091 47:0.25 66:1.0 67:1.5 75:0.14285714285714285 84:0.5 124:0.3333333333333333 152:0.3333333333333333 235:0.25 306:0.2 487:1.0 530:0.5 613:0.25 718:1.0 911:1.0 1162:1.0 1602:0.5 2179:1.0 6334:1.0 1 4:1.0 12:0.012987012987012988 18:0.14285714285714285 20:0.06666666666666667 24:2.0 27:0.09090909090909091 35:0.2 41:0.4 45:0.3333333333333333 47:0.25 67:1.0 75:0.2857142857142857 79:0.16666666666666666 98:1.0 113:0.047619047619047616 115:0.5 116:1.0 141:1.0 191:0.16666666666666666 198:0.2 220:1.0 270:1.0 409:0.6666666666666666 501:1.0 509:1.0 588:1.0 609:1.0 803:1.0 870:1.0 871:1.0 1012:1.0 1014:1.0 1535:0.3333333333333333 1607:1.0 1627:2.0 1991:1.0 2291:1.0 2436:1.0 2560:1.0 3962:1.0 4300:1.0 1 18:0.14285714285714285 20:0.06666666666666667 47:0.25 75:0.2857142857142857 82:0.125 169:1.0 347:0.5 379:1.0 382:0.5 911:1.0 1023:1.0 2246:1.0 5815:1.0 1 12:0.012987012987012988 18:0.42857142857142855 20:0.06666666666666667 21:1.0 24:1.0 47:0.5 57:0.5 67:0.5 70:0.0625 85:0.25 104:0.14285714285714285 108:0.3333333333333333 122:0.2 133:1.0 148:0.125 197:0.058823529411764705 374:1.0 516:1.0 711:1.0 712:0.3333333333333333 745:1.0 1262:1.0 1701:1.0 2014:1.0 2168:1.0 4350:1.0 1 12:0.03896103896103896 18:0.14285714285714285 20:0.06666666666666667 35:0.1 36:0.09090909090909091 63:1.0 64:0.25 67:1.0 70:0.125 79:0.16666666666666666 94:1.0 115:1.0 122:0.2 148:0.125 197:0.058823529411764705 216:1.0 226:0.2 235:0.25 516:2.0 607:1.0 609:1.0 748:0.5 2014:1.0 2638:1.0 1 12:0.025974025974025976 18:0.14285714285714285 35:0.1 47:0.25 67:1.5 70:0.1875 75:0.14285714285714285 79:0.16666666666666666 82:0.25 109:0.5 113:0.047619047619047616 142:1.0 192:0.25 197:0.058823529411764705 208:1.0 213:1.0 454:1.0 516:1.0 522:0.3333333333333333 542:0.16666666666666666 712:0.3333333333333333 738:1.0 979:1.0 1020:1.0 2014:1.0 2560:1.0 2986:1.0 3180:0.5 3822:1.0 4542:1.0 6269:1.0 1 3:1.0 12:0.012987012987012988 18:0.14285714285714285 41:0.8 67:0.5 75:0.14285714285714285 82:0.125 98:2.0 104:0.14285714285714285 122:0.2 139:1.0 148:0.125 172:1.0 191:0.16666666666666666 192:0.25 203:0.5 230:2.0 235:0.25 355:1.0 477:1.0 722:1.0 732:1.0 767:1.0 772:1.0 779:1.0 866:1.0 1203:1.0 1343:1.0 1488:1.0 1819:1.0 2085:1.0 2906:1.0 3228:1.0 4005:1.0 4266:1.0 4703:1.0 1 18:0.14285714285714285 20:0.06666666666666667 24:2.0 41:0.2 63:0.5 67:0.5 70:0.125 75:0.42857142857142855 98:1.0 109:0.5 142:1.0 148:0.125 172:1.0 226:0.2 625:1.0 718:1.0 1026:1.0 1049:1.0 1050:1.0 1051:1.0 1052:1.0 1182:0.5 1344:1.0 1667:1.0 1701:1.0 1895:1.0 1933:1.0 4005:1.0 4374:1.0 6955:1.0 1 12:0.012987012987012988 13:0.4 15:1.0 20:0.06666666666666667 24:2.0 35:0.1 41:0.2 58:0.25 63:0.5 70:0.0625 75:0.2857142857142857 82:0.125 85:0.25 98:1.0 115:0.5 130:1.0 148:0.125 166:0.25 191:0.16666666666666666 197:0.058823529411764705 277:0.25 382:0.5 398:0.2 432:1.0 468:0.5 605:1.0 700:1.0 733:1.0 911:1.0 939:0.5 994:0.3333333333333333 1094:1.0 1113:1.0 1435:1.0 1895:1.0 1933:1.0 3339:1.0 3541:1.0 3902:1.0 4774:1.0 5943:1.0 1 11:0.2 12:0.025974025974025976 13:0.2 15:1.0 18:0.2857142857142857 41:0.4 56:0.03225806451612903 67:0.5 68:0.3333333333333333 82:0.125 84:0.5 115:0.5 122:0.2 148:0.125 172:1.0 226:0.4 265:1.0 277:0.25 388:1.0 454:2.0 474:1.0 564:0.5 767:1.0 798:1.0 911:1.0 981:1.0 1149:0.5 1341:0.2 1453:0.3333333333333333 1573:1.0 2111:1.0 2208:1.0 2704:1.0 2912:1.0 2984:1.0 4045:1.0 1 1:0.125 3:1.0 12:0.025974025974025976 18:0.2857142857142857 41:0.2 47:0.25 58:0.25 65:0.5 67:1.0 70:0.0625 74:0.3333333333333333 75:0.2857142857142857 79:0.16666666666666666 82:0.125 84:0.5 98:1.0 148:0.125 160:1.0 235:0.25 306:0.4 376:1.0 516:1.0 578:1.0 613:0.25 779:1.0 821:1.0 1182:0.5 1422:1.0 2004:1.0 2485:1.0 4216:1.0 4984:0.5 6577:1.0 1 20:0.06666666666666667 24:1.0 41:0.2 75:0.42857142857142855 85:0.25 104:0.14285714285714285 122:0.2 148:0.125 191:0.16666666666666666 230:1.0 261:0.3333333333333333 454:1.0 542:0.16666666666666666 765:1.0 911:1.0 1341:0.2 2608:0.5 2956:1.0 5150:1.0 5216:1.0 1 1:0.125 12:0.012987012987012988 18:0.14285714285714285 24:1.0 35:0.2 41:0.2 67:1.5 75:0.42857142857142855 79:0.16666666666666666 109:0.5 148:0.125 240:1.0 326:1.0 376:1.0 516:1.0 684:1.0 766:1.0 1222:1.0 2204:1.0 2625:1.0 2638:1.0 1 18:0.14285714285714285 20:0.13333333333333333 24:2.0 36:0.09090909090909091 41:0.6 58:0.25 67:1.0 69:0.3333333333333333 70:0.125 75:0.14285714285714285 79:0.16666666666666666 82:0.125 85:0.25 87:1.0 122:0.2 130:1.0 139:1.0 191:0.16666666666666666 197:0.058823529411764705 199:1.0 226:0.4 230:2.0 277:0.25 331:0.3333333333333333 522:0.6666666666666666 538:1.0 568:0.037037037037037035 625:1.0 735:1.0 803:1.0 914:1.0 1378:0.5 1422:1.0 1518:1.0 1895:1.0 2207:1.0 2556:1.0 2889:1.0 3788:1.0 5360:1.0 5471:1.0 1 20:0.06666666666666667 24:1.0 35:0.1 41:0.2 47:0.25 63:1.0 70:0.125 75:0.14285714285714285 98:1.0 148:0.125 208:1.0 251:1.0 398:0.2 409:0.3333333333333333 431:0.5 432:1.0 564:0.5 605:1.0 726:1.0 733:1.0 976:0.5 1089:1.0 1152:1.0 2348:1.0 2652:1.0 1 24:3.0 41:0.2 52:0.5 67:0.5 69:0.3333333333333333 70:0.0625 74:0.3333333333333333 75:0.2857142857142857 79:0.16666666666666666 82:0.125 84:1.0 85:0.5 98:1.0 115:0.5 122:0.2 148:0.125 159:1.0 172:2.0 191:0.16666666666666666 208:1.0 230:1.0 277:0.25 441:1.0 501:1.0 527:1.0 535:1.0 582:0.5 588:1.0 732:1.0 771:1.0 799:1.0 996:1.0 1019:1.0 1339:0.5 1991:1.0 2030:1.0 2171:1.0 2277:1.0 2487:1.0 2608:0.5 3053:1.0 3203:1.0 5433:1.0 1 18:0.14285714285714285 24:1.0 28:1.0 41:0.6 45:0.3333333333333333 50:1.0 53:1.0 67:2.0 70:0.125 75:0.14285714285714285 79:0.16666666666666666 82:0.25 87:1.0 98:1.0 108:0.3333333333333333 109:0.5 148:0.125 197:0.058823529411764705 226:0.2 230:1.0 235:0.25 257:0.5 306:0.2 388:1.0 490:1.0 591:1.0 626:1.0 779:1.0 870:1.0 1149:0.5 2035:0.5 4005:1.0 4199:1.0 1 12:0.025974025974025976 18:0.2857142857142857 35:0.1 45:0.6666666666666666 48:0.3333333333333333 58:0.25 63:1.0 64:0.25 67:0.5 70:0.0625 74:0.3333333333333333 75:0.14285714285714285 79:0.16666666666666666 84:0.5 109:0.5 115:1.0 148:0.125 176:0.5 226:0.2 277:0.75 361:1.0 374:1.0 376:1.0 557:1.0 619:0.5 620:0.5 639:0.16666666666666666 792:1.0 1023:1.0 1182:0.5 1524:1.0 1761:1.0 1969:1.0 2117:1.0 2612:1.0 2941:1.0 3083:1.0 3996:1.0 1 20:0.06666666666666667 24:1.0 35:0.2 58:0.25 67:2.0 70:0.0625 75:0.2857142857142857 79:0.16666666666666666 82:0.125 85:0.25 87:1.0 94:1.0 98:1.0 116:1.0 136:1.0 148:0.125 235:0.25 296:0.2 322:1.0 477:1.0 720:1.0 1344:1.0 1689:1.0 2038:1.0 2231:0.5 2986:1.0 1 18:0.14285714285714285 20:0.06666666666666667 35:0.1 41:0.2 67:2.0 70:0.0625 75:0.14285714285714285 79:0.16666666666666666 87:1.0 98:1.0 148:0.125 166:0.25 229:1.0 331:0.3333333333333333 362:1.0 501:2.0 516:1.0 605:1.0 630:1.0 767:1.0 771:1.0 1572:1.0 1689:1.0 2147:1.0 2821:1.0 2986:1.0 4418:1.0 1 11:0.8 18:0.14285714285714285 47:0.25 54:1.0 67:1.0 70:0.125 79:0.16666666666666666 93:0.3333333333333333 145:1.0 148:0.125 166:0.25 191:0.16666666666666666 326:1.0 331:0.3333333333333333 337:1.0 376:1.0 513:1.0 533:0.5 660:1.0 712:0.3333333333333333 739:0.5 866:1.0 1091:1.0 1545:1.0 1603:1.0 1856:1.0 2335:1.0 2651:1.0 1 1:0.125 21:1.0 41:0.2 47:0.25 52:0.5 53:1.0 58:0.25 67:0.5 70:0.0625 79:0.16666666666666666 87:1.0 148:0.125 209:0.2 265:1.0 296:0.2 376:1.0 441:2.0 445:1.0 502:0.5 516:2.0 830:0.5 1690:1.0 2364:1.0 4559:1.0 1 1:0.125 3:1.0 12:0.025974025974025976 20:0.06666666666666667 47:0.5 48:0.3333333333333333 56:0.03225806451612903 64:0.25 70:0.0625 74:0.3333333333333333 75:0.5714285714285714 82:0.125 87:1.0 98:1.0 122:0.2 192:0.25 337:1.0 441:1.0 499:1.0 599:1.0 653:1.0 708:1.0 774:1.0 1054:1.0 1184:1.0 1339:0.5 1660:1.0 1991:1.0 2103:1.0 2131:1.0 3097:1.0 6636:1.0 1 12:0.012987012987012988 18:0.14285714285714285 20:0.06666666666666667 24:1.0 35:0.1 36:0.09090909090909091 41:0.2 56:0.03225806451612903 63:0.5 67:0.5 70:0.125 77:0.3333333333333333 87:1.0 96:1.0 113:0.047619047619047616 152:0.3333333333333333 197:0.058823529411764705 220:1.0 226:0.2 431:0.5 432:1.0 441:1.0 708:1.0 733:1.0 758:0.2 911:1.0 990:1.0 4496:1.0 1 18:0.14285714285714285 20:0.06666666666666667 39:0.25 47:0.25 79:0.16666666666666666 87:1.0 124:0.3333333333333333 148:0.125 516:1.0 568:0.037037037037037035 758:0.2 1142:1.0 4496:1.0 1 18:0.14285714285714285 20:0.06666666666666667 67:0.5 70:0.0625 75:0.14285714285714285 77:0.3333333333333333 98:1.0 148:0.125 208:1.0 599:1.0 615:2.0 748:0.5 1385:1.0 1443:1.0 3233:1.0 4433:1.0 4587:1.0 1 18:0.14285714285714285 24:2.0 41:0.4 47:0.25 70:0.125 82:0.25 85:0.25 93:0.3333333333333333 213:1.0 305:0.3333333333333333 331:0.3333333333333333 363:1.0 387:1.0 407:1.0 483:1.0 494:1.0 568:0.037037037037037035 634:1.0 1025:1.0 1070:1.0 1343:1.0 1550:1.0 1854:1.0 6199:1.0 6334:1.0 1 18:0.14285714285714285 20:0.2 24:1.0 67:0.5 75:0.2857142857142857 79:0.16666666666666666 122:0.2 128:1.0 172:1.0 191:0.3333333333333333 200:0.5 227:0.5 344:1.0 407:1.0 506:1.0 613:0.25 653:1.0 829:1.0 1051:1.0 1052:1.0 1058:1.0 1204:1.0 1415:1.0 2020:1.0 2049:1.0 2527:1.0 2820:1.0 6678:1.0 1 3:1.0 12:0.012987012987012988 24:2.0 35:0.1 48:0.3333333333333333 75:0.2857142857142857 82:0.25 84:0.5 85:0.25 113:0.047619047619047616 124:0.3333333333333333 148:0.125 177:0.5 216:1.0 230:2.0 342:1.0 386:1.0 447:1.0 483:1.0 492:0.3333333333333333 540:1.0 601:1.0 712:0.3333333333333333 857:1.0 866:1.0 2797:1.0 3652:1.0 3868:1.0 1 27:0.09090909090909091 35:0.1 63:1.0 70:0.0625 98:1.0 176:0.5 484:1.0 492:0.3333333333333333 530:0.5 605:1.0 860:1.0 958:1.0 1436:1.0 2357:1.0 3065:1.0 3219:1.0 3684:1.0 3933:1.0 1 12:0.012987012987012988 35:0.1 36:0.09090909090909091 41:0.4 47:0.5 53:1.0 57:0.5 58:0.25 67:0.5 70:0.125 82:0.25 87:1.0 110:1.0 113:0.09523809523809523 115:0.5 130:1.0 137:1.0 148:0.125 164:1.0 198:0.2 277:0.25 344:1.0 477:1.0 501:1.0 578:1.0 720:1.0 748:0.5 957:0.16666666666666666 1422:1.0 1561:1.0 2560:1.0 4113:1.0 4433:1.0 1 20:0.06666666666666667 35:0.2 41:0.4 42:1.0 75:0.2857142857142857 79:0.3333333333333333 85:0.25 98:1.0 115:0.5 148:0.125 1218:1.0 1879:1.0 1910:1.0 2833:1.0 5612:1.0 6121:1.0 1 1:0.125 12:0.012987012987012988 20:0.06666666666666667 27:0.09090909090909091 35:0.1 47:0.25 52:0.5 74:0.3333333333333333 75:0.14285714285714285 118:1.0 122:0.2 191:0.16666666666666666 192:0.25 226:0.2 477:1.0 542:0.16666666666666666 557:1.0 582:0.5 860:1.0 1155:1.0 1184:1.0 2608:0.5 2951:1.0 3264:1.0 1 45:0.3333333333333333 53:1.0 67:0.5 75:0.5714285714285714 79:0.16666666666666666 82:0.125 85:0.25 98:1.0 148:0.125 152:0.3333333333333333 236:0.25 305:0.3333333333333333 368:1.0 409:0.3333333333333333 492:0.3333333333333333 535:1.0 578:1.0 721:1.0 722:1.0 1191:1.0 1432:1.0 1486:0.5 1991:1.0 3817:1.0 5661:1.0 6836:1.0 1 3:1.0 20:0.06666666666666667 24:1.0 41:0.6 53:1.0 67:1.0 75:0.14285714285714285 82:0.125 84:0.5 85:0.25 98:1.0 109:0.5 152:0.3333333333333333 226:0.2 230:1.0 363:1.0 430:1.0 477:1.0 487:1.0 726:2.0 765:1.0 779:1.0 878:1.0 917:0.3333333333333333 1025:1.0 1257:1.0 1453:0.3333333333333333 2821:1.0 3203:1.0 1 20:0.06666666666666667 24:1.0 35:0.2 41:0.6 67:1.0 75:0.14285714285714285 113:0.047619047619047616 226:0.2 235:0.25 236:0.25 322:1.0 379:1.0 381:1.0 397:1.0 483:1.0 538:1.0 832:1.0 1589:1.0 1602:0.5 1994:1.0 2507:1.0 2600:1.0 3303:1.0 6453:1.0 1 12:0.012987012987012988 13:0.2 24:1.0 35:0.1 41:0.4 47:0.25 63:0.5 67:0.5 70:0.125 85:0.25 94:1.0 109:0.5 296:0.2 306:0.2 322:1.0 397:1.0 544:1.0 720:1.0 799:1.0 1919:1.0 2560:1.0 1 23:0.5 24:1.0 118:1.0 249:0.5 1778:1.0 3145:1.0 1 12:0.012987012987012988 20:0.06666666666666667 35:0.1 52:0.5 67:0.5 109:0.5 122:0.2 177:0.25 191:0.16666666666666666 197:0.058823529411764705 216:1.0 322:1.0 354:1.0 533:0.5 639:0.16666666666666666 743:1.0 935:1.0 996:1.0 1850:1.0 3708:1.0 3969:1.0 4521:1.0 4592:1.0 4932:1.0 1 12:0.025974025974025976 13:0.2 57:1.0 128:1.0 198:0.2 209:0.2 226:0.2 266:0.5 369:0.3333333333333333 684:1.0 765:1.0 911:1.0 1179:1.0 1556:1.0 2235:1.0 3181:1.0 1 3:1.0 20:0.06666666666666667 24:1.0 41:0.2 70:0.0625 109:0.5 568:0.037037037037037035 613:0.25 990:1.0 2735:1.0 1 11:0.4 35:0.1 63:0.5 67:0.5 77:0.3333333333333333 198:0.2 369:0.3333333333333333 398:0.2 513:1.0 2857:1.0 1 1:0.125 12:0.025974025974025976 13:0.2 18:0.14285714285714285 20:0.06666666666666667 24:3.0 41:0.6 47:0.25 56:0.03225806451612903 63:0.5 67:1.0 70:0.125 75:0.2857142857142857 84:0.5 87:1.0 98:1.0 104:0.14285714285714285 109:1.5 113:0.047619047619047616 122:0.2 160:1.0 172:1.0 177:0.5 197:0.058823529411764705 214:1.0 261:0.3333333333333333 314:1.0 472:1.0 494:1.0 566:0.16666666666666666 613:0.25 615:2.0 758:0.2 765:1.0 871:1.0 974:1.0 1051:1.0 1052:1.0 1419:1.0 1535:0.3333333333333333 1628:1.0 1739:1.0 2049:1.0 2277:1.0 2335:1.0 2515:1.0 2556:1.0 4703:1.0 7022:1.0 1 12:0.012987012987012988 18:0.14285714285714285 252:0.3333333333333333 277:0.25 502:0.5 639:0.16666666666666666 665:1.0 701:0.5 733:1.0 996:1.0 1089:1.0 1367:1.0 2974:0.25 1 1:0.125 35:0.1 39:0.25 47:0.25 48:0.3333333333333333 56:0.03225806451612903 70:0.0625 75:0.14285714285714285 166:0.25 226:0.2 337:2.0 398:0.2 660:1.0 958:1.0 1336:1.0 1561:1.0 2452:1.0 3918:1.0 5506:1.0 1 11:0.2 35:0.1 39:0.25 47:0.25 48:0.3333333333333333 70:0.125 75:0.14285714285714285 98:2.0 113:0.047619047619047616 166:0.25 176:0.5 226:0.2 235:0.25 337:2.0 398:0.2 568:0.037037037037037035 620:0.5 1336:1.0 3918:1.0 4327:0.5 5506:1.0 5699:1.0 1 11:0.2 12:0.025974025974025976 13:0.2 75:0.2857142857142857 115:0.5 209:0.2 388:1.0 1149:0.5 2335:1.0 4438:1.0 1 1:0.125 3:1.0 24:1.0 35:0.1 67:0.5 70:0.0625 96:1.0 194:1.0 197:0.058823529411764705 249:0.5 374:1.0 535:1.0 540:1.0 1547:1.0 1 3:1.0 12:0.012987012987012988 24:1.0 41:0.4 47:0.25 54:1.0 65:0.5 67:1.0 70:0.0625 75:0.14285714285714285 85:0.25 93:0.3333333333333333 98:1.0 108:0.3333333333333333 122:0.2 133:1.0 261:0.3333333333333333 277:0.25 360:1.0 387:1.0 441:1.0 455:1.0 473:1.0 496:1.0 513:1.0 516:1.0 568:0.037037037037037035 613:0.25 653:1.0 707:0.6666666666666666 871:1.0 998:0.5 1341:0.2 1689:1.0 1718:1.0 2017:1.0 2463:1.0 3639:1.0 4690:1.0 5777:1.0 1 12:0.012987012987012988 47:0.25 64:0.25 70:0.125 197:0.058823529411764705 397:1.0 739:0.5 1582:1.0 2191:1.0 4862:0.16666666666666666 1 11:0.2 12:0.025974025974025976 18:0.14285714285714285 35:0.1 53:1.0 56:0.03225806451612903 67:0.5 70:0.125 75:0.14285714285714285 104:0.14285714285714285 122:0.2 124:0.3333333333333333 172:1.0 191:0.16666666666666666 296:0.2 427:1.0 431:0.5 432:1.0 448:1.0 535:1.0 733:1.0 1091:1.0 1854:1.0 2335:1.0 6185:1.0 1 11:0.4 18:0.14285714285714285 35:0.1 36:0.09090909090909091 38:0.5 61:0.5 85:0.25 191:0.16666666666666666 196:0.3333333333333333 197:0.058823529411764705 254:1.0 976:0.5 2357:1.0 2857:1.0 1 1:0.125 11:0.2 12:0.06493506493506493 13:0.4 20:0.06666666666666667 24:1.0 27:0.09090909090909091 47:0.25 57:0.5 67:0.5 96:1.0 145:1.0 441:1.0 573:1.0 588:1.0 733:1.0 1012:1.0 1935:1.0 3483:1.0 3484:1.0 1 12:0.012987012987012988 65:0.5 75:0.14285714285714285 177:0.25 531:0.5 3913:1.0 3968:1.0 5541:1.0 5601:1.0 1 12:0.025974025974025976 18:0.14285714285714285 35:0.1 38:0.5 41:0.2 70:0.0625 93:0.3333333333333333 113:0.047619047619047616 137:1.0 160:1.0 172:1.0 254:1.0 454:1.0 543:0.1111111111111111 911:1.0 1071:1.0 1295:1.0 1 12:0.012987012987012988 36:0.18181818181818182 75:0.14285714285714285 122:0.4 1 12:0.025974025974025976 13:0.2 20:0.06666666666666667 63:1.0 66:1.0 67:0.5 75:0.14285714285714285 85:0.25 115:0.5 176:0.5 679:0.5 777:1.0 957:0.16666666666666666 1088:1.0 1866:1.0 1 12:0.012987012987012988 24:1.0 41:0.4 115:0.5 124:0.3333333333333333 136:1.0 254:1.0 261:0.3333333333333333 543:0.1111111111111111 2056:1.0 1 1:0.125 75:0.42857142857142855 98:1.0 210:1.0 726:1.0 776:1.0 1553:1.0 1854:1.0 2330:1.0 4341:1.0 1 12:0.012987012987012988 13:0.2 24:1.0 48:0.3333333333333333 58:0.25 79:0.16666666666666666 82:0.125 96:1.0 122:0.2 139:1.0 169:1.0 277:0.25 765:1.0 3191:1.0 5586:1.0 1 12:0.025974025974025976 20:0.06666666666666667 24:2.0 36:0.09090909090909091 72:1.0 75:0.2857142857142857 79:0.16666666666666666 113:0.047619047619047616 136:1.0 139:1.0 214:1.0 226:0.6 305:0.3333333333333333 341:1.0 397:1.0 455:1.0 543:0.1111111111111111 559:1.0 765:1.0 958:1.0 1251:1.0 1535:0.3333333333333333 1962:0.5 2477:1.0 2833:1.0 3226:1.0 4403:1.0 1 18:0.2857142857142857 35:0.1 41:0.2 54:1.0 63:0.5 70:0.125 82:0.125 87:1.0 124:0.3333333333333333 197:0.058823529411764705 337:1.0 510:1.0 758:0.2 2074:1.0 4272:1.0 4427:1.0 1 12:0.03896103896103896 41:0.4 57:0.5 70:0.0625 79:0.16666666666666666 98:1.0 104:0.14285714285714285 109:0.5 124:0.3333333333333333 226:0.2 249:0.5 419:1.0 494:1.0 1095:0.5 1620:1.0 1893:1.0 2917:1.0 1 3:1.0 12:0.012987012987012988 35:0.1 47:0.25 67:0.5 75:0.42857142857142855 122:0.4 136:1.0 198:0.2 277:0.25 398:0.2 1063:1.0 1207:1.0 1304:1.0 2105:1.0 2924:1.0 4373:1.0 1 18:0.14285714285714285 24:1.0 36:0.09090909090909091 41:0.2 58:0.25 67:0.5 75:0.14285714285714285 144:1.0 398:0.2 542:0.16666666666666666 874:1.0 1728:1.0 2139:1.0 2305:1.0 3180:0.5 3191:1.0 1 1:0.125 12:0.025974025974025976 24:1.0 35:0.1 41:0.2 47:0.25 54:1.0 67:1.0 70:0.0625 75:0.42857142857142855 109:0.5 118:1.0 122:0.2 124:0.3333333333333333 137:1.0 152:0.3333333333333333 226:0.2 235:0.25 249:0.5 266:1.0 368:1.0 513:1.0 582:0.5 829:1.0 891:1.0 1094:1.0 1301:2.0 1317:1.0 1761:1.0 2888:1.0 2918:1.0 1 11:0.2 12:0.025974025974025976 13:0.2 18:0.14285714285714285 35:0.1 53:1.0 57:0.5 70:0.0625 77:0.3333333333333333 85:0.25 136:1.0 379:1.0 415:1.0 619:0.5 675:1.0 701:0.5 917:0.3333333333333333 1207:1.0 1527:1.0 1699:0.5 3012:1.0 3564:1.0 7111:1.0 1 11:0.4 12:0.03896103896103896 13:0.4 18:0.2857142857142857 20:0.06666666666666667 41:0.2 56:0.03225806451612903 79:0.16666666666666666 85:0.25 109:0.5 113:0.09523809523809523 177:0.5 191:0.16666666666666666 266:0.5 306:0.4 326:1.0 379:1.0 415:1.0 465:1.0 564:0.5 742:1.0 767:1.0 877:1.0 1278:1.0 1282:1.0 1295:1.0 1547:1.0 2349:1.0 3067:1.0 5624:1.0 6132:0.5 6450:1.0 1 12:0.012987012987012988 13:0.2 20:0.06666666666666667 64:0.25 75:0.2857142857142857 79:0.16666666666666666 82:0.125 85:0.25 109:0.5 113:0.047619047619047616 139:1.0 172:1.0 191:0.16666666666666666 261:0.3333333333333333 326:1.0 374:1.0 379:1.0 415:1.0 465:1.0 544:1.0 742:1.0 767:1.0 877:1.0 931:1.0 994:0.3333333333333333 1095:0.5 1282:1.0 2161:1.0 3170:1.0 6132:0.5 1 1:0.125 12:0.025974025974025976 20:0.06666666666666667 24:1.0 27:0.09090909090909091 35:0.1 41:0.6 69:0.3333333333333333 70:0.0625 74:0.6666666666666666 98:1.0 109:1.0 117:0.5 123:1.0 191:0.5 192:0.25 257:0.5 376:1.0 540:1.0 692:0.5 698:1.0 821:1.0 2510:1.0 2965:1.0 4717:0.3333333333333333 4817:1.0 5377:1.0 1 12:0.025974025974025976 13:0.2 41:0.2 52:0.5 57:0.5 67:0.5 69:0.3333333333333333 315:1.0 362:1.0 374:1.0 605:1.0 692:0.5 2203:1.0 2890:1.0 4427:1.0 1 35:0.1 36:0.09090909090909091 41:0.2 48:0.3333333333333333 75:0.2857142857142857 84:0.5 116:1.0 141:1.0 197:0.058823529411764705 198:0.2 243:1.0 362:1.0 379:1.0 415:1.0 543:0.1111111111111111 684:1.0 1655:1.0 3135:1.0 3203:1.0 3464:1.0 1 20:0.06666666666666667 41:0.4 52:0.5 53:1.0 67:0.5 70:0.1875 109:0.5 122:0.2 331:0.3333333333333333 483:1.0 682:1.0 772:1.0 782:2.0 1339:0.5 1839:1.0 3211:1.0 3308:1.0 3996:1.0 1 18:0.42857142857142855 20:0.13333333333333333 24:3.0 35:0.1 64:0.25 75:0.7142857142857143 93:0.3333333333333333 122:0.4 136:1.0 216:1.0 277:0.25 444:1.0 685:1.0 707:0.3333333333333333 857:1.0 911:1.0 1553:1.0 1627:1.0 2498:1.0 3253:1.0 3797:1.0 3919:1.0 4343:1.0 5661:1.0 1 12:0.025974025974025976 18:0.14285714285714285 24:2.0 35:0.1 36:0.09090909090909091 41:0.2 46:1.0 47:0.25 63:0.5 70:0.0625 75:0.14285714285714285 85:0.25 87:1.0 104:0.14285714285714285 132:1.0 226:0.2 430:1.0 712:0.3333333333333333 873:1.0 874:1.0 990:1.0 1402:0.5 1699:0.5 2278:1.0 2738:1.0 3161:1.0 3695:1.0 4888:1.0 6091:1.0 1 12:0.012987012987012988 18:0.2857142857142857 20:0.13333333333333333 24:2.0 35:0.1 41:0.2 54:1.0 61:0.5 67:1.0 72:1.0 75:0.2857142857142857 87:1.0 93:0.3333333333333333 137:1.0 139:2.0 176:0.5 191:0.16666666666666666 209:0.2 236:0.25 261:0.3333333333333333 419:1.0 477:1.0 483:2.0 499:1.0 600:1.0 732:1.0 774:1.0 866:1.0 899:1.0 958:1.0 1671:1.0 1854:1.0 1931:1.0 2560:1.0 4418:1.0 4511:1.0 1 12:0.012987012987012988 13:0.2 20:0.06666666666666667 24:2.0 41:0.4 63:0.5 67:1.0 75:0.42857142857142855 82:0.125 93:0.3333333333333333 115:0.5 122:0.2 128:2.0 132:1.0 160:1.0 172:1.0 226:0.2 230:1.0 304:1.0 400:1.0 445:1.0 506:1.0 560:1.0 601:1.0 688:0.5 779:1.0 2035:0.5 2159:1.0 2617:1.0 2836:0.3333333333333333 3129:1.0 3203:1.0 4116:1.0 4437:1.0 1 12:0.012987012987012988 20:0.13333333333333333 24:1.0 35:0.1 56:0.03225806451612903 67:0.5 69:0.3333333333333333 75:0.2857142857142857 79:0.16666666666666666 139:1.0 148:0.125 191:0.3333333333333333 192:0.25 252:0.3333333333333333 266:0.5 487:1.0 506:2.0 530:0.5 712:0.3333333333333333 854:1.0 915:1.0 1095:0.5 1155:1.0 1184:1.0 1422:1.0 1761:1.0 1969:1.0 2278:1.0 2833:1.0 4562:1.0 4563:1.0 6636:1.0 1 12:0.012987012987012988 18:0.14285714285714285 20:0.06666666666666667 36:0.09090909090909091 41:0.2 113:0.09523809523809523 122:0.2 148:0.125 198:0.2 224:1.0 226:0.2 229:1.0 306:0.2 368:1.0 382:1.0 605:1.0 915:1.0 1149:0.5 2035:0.5 2152:1.0 3090:1.0 4057:1.0 4725:1.0 1 18:0.14285714285714285 20:0.06666666666666667 35:0.1 41:0.2 47:0.25 53:1.0 58:0.25 67:0.5 70:0.125 75:0.42857142857142855 82:0.125 98:2.0 108:0.3333333333333333 115:0.5 209:0.2 348:0.3333333333333333 379:1.0 423:1.0 494:1.0 502:0.5 582:0.5 682:1.0 978:1.0 1081:1.0 1149:0.5 1453:0.3333333333333333 1578:2.0 1605:1.0 1893:1.0 2230:1.0 2699:1.0 3282:1.0 4659:1.0 7144:1.0 1 11:0.2 24:1.0 35:0.1 41:0.4 67:1.5 75:0.14285714285714285 85:0.25 87:1.0 96:1.0 113:0.09523809523809523 128:1.0 141:1.0 415:1.0 499:1.0 508:1.0 773:1.0 1025:1.0 1572:1.0 2112:1.0 2217:1.0 2446:1.0 1 12:0.012987012987012988 20:0.06666666666666667 27:0.09090909090909091 67:1.0 70:0.0625 77:0.3333333333333333 109:0.5 124:0.3333333333333333 303:1.0 305:0.3333333333333333 322:1.0 369:0.3333333333333333 375:1.0 692:0.5 765:1.0 799:1.0 810:1.0 871:1.0 2074:1.0 3991:1.0 1 12:0.025974025974025976 47:0.25 67:1.0 72:1.0 75:0.14285714285714285 140:1.0 166:0.25 197:0.058823529411764705 226:0.2 291:1.0 376:1.0 599:1.0 1435:1.0 1701:1.0 1900:1.0 3395:1.0 1 3:1.0 12:0.03896103896103896 13:0.2 20:0.06666666666666667 29:1.0 36:0.09090909090909091 47:0.25 53:1.0 67:0.5 77:0.3333333333333333 79:0.16666666666666666 98:1.0 108:0.3333333333333333 115:0.5 337:1.0 374:1.0 441:1.0 513:1.0 748:0.5 824:1.0 870:1.0 958:1.0 1026:1.0 1238:1.0 1388:1.0 1999:1.0 4521:1.0 1 12:0.012987012987012988 15:1.0 53:1.0 63:1.0 67:0.5 75:0.14285714285714285 82:0.125 96:1.0 136:1.0 250:1.0 305:0.3333333333333333 430:1.0 688:0.5 1432:1.0 1 3:2.0 12:0.06493506493506493 13:0.2 18:0.42857142857142855 20:0.06666666666666667 27:0.09090909090909091 58:0.25 63:1.0 67:0.5 75:0.14285714285714285 79:0.3333333333333333 84:0.5 94:1.0 139:2.0 145:1.0 176:0.5 243:1.0 285:1.0 494:2.0 502:0.5 506:1.0 535:1.0 559:1.0 601:1.0 703:1.0 732:1.0 766:1.0 931:1.0 998:0.5 1149:0.5 1582:1.0 1625:1.0 4642:1.0 1 3:1.0 11:0.4 12:0.012987012987012988 18:0.2857142857142857 20:0.06666666666666667 35:0.1 41:0.2 58:0.25 67:0.5 70:0.125 85:0.25 93:0.3333333333333333 98:1.0 106:1.0 113:0.09523809523809523 115:1.5 122:0.2 177:0.5 214:1.0 374:1.0 454:1.0 494:1.0 543:0.2222222222222222 621:1.0 691:1.0 707:0.3333333333333333 739:0.5 767:1.0 873:1.0 966:1.0 1573:1.0 4217:1.0 4321:1.0 6477:1.0 1 1:0.125 75:0.14285714285714285 77:0.3333333333333333 96:1.0 104:0.14285714285714285 191:0.16666666666666666 194:1.0 502:0.5 1 11:0.4 12:0.012987012987012988 18:0.2857142857142857 41:0.4 56:0.03225806451612903 70:0.125 75:0.2857142857142857 98:2.0 113:0.047619047619047616 115:0.5 191:0.16666666666666666 197:0.058823529411764705 214:1.0 296:0.2 326:1.0 568:0.037037037037037035 771:1.0 813:1.0 975:1.0 1564:1.0 1746:1.0 2054:1.0 2669:1.0 3659:1.0 1 6:1.0 11:0.2 18:0.2857142857142857 20:0.06666666666666667 35:0.1 67:1.0 75:0.14285714285714285 110:1.0 162:1.0 209:0.2 362:1.0 398:0.2 653:1.0 895:1.0 1122:1.0 1778:1.0 2171:1.0 4817:1.0 1 3:1.0 18:0.14285714285714285 24:1.0 113:0.047619047619047616 194:1.0 299:1.0 398:0.2 540:1.0 871:1.0 1095:0.5 1111:1.0 1182:0.5 1556:1.0 1754:1.0 1 1:0.125 18:0.14285714285714285 24:1.0 67:0.5 79:0.16666666666666666 82:0.125 85:0.25 109:0.5 177:0.25 542:0.16666666666666666 560:1.0 758:0.4 784:1.0 1550:1.0 2203:1.0 3180:0.5 1 12:0.025974025974025976 13:0.2 18:0.14285714285714285 20:0.26666666666666666 24:2.0 35:0.1 41:0.2 52:0.5 64:0.25 67:1.5 75:0.14285714285714285 85:0.25 91:1.0 93:0.3333333333333333 96:1.0 98:1.0 104:0.14285714285714285 154:1.0 164:1.0 209:0.2 331:0.3333333333333333 455:1.0 506:2.0 535:1.0 684:1.0 758:0.2 779:1.0 898:0.3333333333333333 966:1.0 1063:1.0 1182:0.5 1184:1.0 1282:1.0 1488:1.0 1508:1.0 2638:1.0 2833:1.0 3223:1.0 5277:1.0 6451:1.0
9982b3d6b61d2fc4a5e32b3f3b5de47a59fa4f16
8217f7986187902617ad1bf89cb789618a90dd0a
/source/2.5/examples/intersci-examples/ex4.sce
efd48d578f965511c3b58313b403f69f486f09ca
[ "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
459
sce
ex4.sce
//ex4 example //1-Creating interface source file // from intex4.desc file by call to intersci (see Makefile) // Making object files // Interface file '/tmp/ex4fi.o' // User's files '/tmp/ex4f.o'; files=G_make(['/tmp/ex4fi.o','/tmp/ex4f.o'],'ex4.dll'); //2-Link object files .o with addinter //addinter(files,'intex4',intex4_funs); exec('ex4fi.sce'); //Run Scilab functions: sys=ssrand(2,2,3,list('co',1)); n=contrb(sys,0.01) if n <> 1 then pause,end
be5b15dcc87e39c3b4015d2e7174e8409d0f1a1b
0ade4f8a7ec375e54db514312b562334ab304d3e
/data/benchmark/Koza_1.tst
e0dee2f2fdb39f8f1adb49de40cd02b6b1d5f1df
[]
no_license
zeta1999/go-pge
39ac86612d4a90c1e53d2c45c1177e98b3bcf4e4
99a4b600185145bcc047e8e42cecfd2346b6b16d
refs/heads/master
2021-01-01T11:10:20.053388
2014-01-16T16:06:50
2014-01-16T16:06:50
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
39,946
tst
Koza_1.tst
x f(xs) 0.835861 2.606642 0.914944 3.218765 -0.241954 -0.194149 0.385028 0.612331 0.365722 0.566280 -0.166632 -0.142722 -0.500856 -0.312713 0.413623 0.684742 -0.856513 -0.213058 -0.514887 -0.315997 0.766369 2.148740 0.115895 0.131063 0.420615 0.703244 0.350037 0.530463 -0.394076 -0.275862 0.745166 2.022539 0.970772 3.716139 -0.649083 -0.323738 -0.787630 -0.271036 -0.879911 -0.187480 0.558771 1.142942 0.652593 1.537769 0.421637 0.705976 0.054137 0.057235 0.294382 0.414064 -0.134775 -0.118729 -0.883466 -0.183311 0.822963 2.516288 0.351906 0.534660 0.662542 1.585022 -0.924314 -0.129726 0.643791 1.496870 -0.711663 -0.309125 -0.119036 -0.106353 -0.849162 -0.220446 -0.098183 -0.089396 -0.881476 -0.185654 -0.439745 -0.294011 -0.441954 -0.294804 0.484916 0.889376 0.070588 0.075947 -0.222183 -0.181349 -0.791259 -0.268579 -0.774670 -0.279310 0.434342 0.740525 0.313409 0.452068 -0.780844 -0.275465 -0.023567 -0.023024 0.327805 0.482033 0.888845 3.005289 -0.511710 -0.315289 0.782936 2.251611 -0.077483 -0.071909 0.302993 0.431043 0.372330 0.581795 -0.409835 -0.282496 0.638433 1.472389 -0.242015 -0.194188 0.598422 1.299075 -0.918812 -0.137572 -0.129852 -0.114896 -0.869978 -0.198730 0.889130 3.007558 -0.491522 -0.310309 -0.681189 -0.317942 0.053128 0.056109 -0.482080 -0.307705 0.747951 2.038772 -0.281415 -0.218235 -0.951764 -0.087497 0.448504 0.780344 0.503462 0.948799 0.854563 2.742218 -0.862139 -0.207199 -0.042355 -0.040634 0.324270 0.474575 0.268676 0.365469 -0.492264 -0.310507 0.676264 1.652028 -0.514353 -0.315879 -0.914091 -0.144144 -0.276804 -0.215522 -0.612295 -0.326389 -0.146852 -0.127988 -0.524123 -0.317935 -0.467479 -0.303345 0.441968 0.761791 -0.931051 -0.119843 -0.825738 -0.242009 -0.214453 -0.176210 0.052557 0.055472 0.293383 0.412118 0.970957 3.717881 0.186954 0.229661 -0.266574 -0.209406 -0.577922 -0.325399 -0.980034 -0.038360 0.352751 0.536563 0.631479 1.441072 0.745549 2.024762 0.846164 2.680655 0.295272 0.415803 -0.158933 -0.137050 0.373772 0.585214 -0.478314 -0.306618 -0.222527 -0.181576 0.901682 3.108825 0.643990 1.497785 -0.582410 -0.325705 -0.054021 -0.051252 0.167530 0.201086 0.836679 2.612457 -0.522547 -0.317617 -0.960170 -0.073501 0.393455 0.633136 -0.526868 -0.318475 0.021842 0.022329 0.396823 0.641575 -0.083216 -0.076819 -0.583872 -0.325794 -0.183029 -0.154538 0.661863 1.581763 -0.187911 -0.157989 0.949667 3.521376 -0.374650 -0.267173 -0.582817 -0.325731 0.638428 1.472365 0.689698 1.719734 -0.094969 -0.086725 -0.231302 -0.187314 -0.805994 -0.257949 -0.644719 -0.324267 0.238583 0.312326 0.583789 1.239710 0.348176 0.526306 -0.357717 -0.259155 0.907307 3.155080 -0.774707 -0.279288 0.007696 0.007756 0.301130 0.427337 -0.610741 -0.326413 -0.300335 -0.229088 0.609802 1.346700 -0.455224 -0.299387 -0.269917 -0.211419 -0.019908 -0.019519 -0.804223 -0.259282 0.182692 0.223281 0.959414 3.610284 -0.868571 -0.200276 0.647911 1.515909 -0.338873 -0.249766 -0.922876 -0.131797 0.292387 0.410182 0.852309 2.725582 -0.309498 -0.234180 -0.493825 -0.310918 0.915238 3.221233 0.132811 0.153103 -0.661522 -0.321896 -0.749261 -0.293337 -0.588086 -0.326019 0.640866 1.483469 -0.603668 -0.326440 -0.186961 -0.157320 0.243748 0.321173 -0.186168 -0.156760 -0.400153 -0.278465 -0.318379 -0.239012 -0.099580 -0.090553 -0.666692 -0.320983 -0.479155 -0.306863 0.577655 1.215441 -0.316487 -0.237991 0.509329 0.968171 0.700182 1.774057 -0.042757 -0.041004 0.288996 0.403626 -0.146307 -0.127575 0.232189 0.301526 0.375223 0.588665 0.567583 1.176360 0.713724 1.846189 0.289771 0.405120 -0.544357 -0.321531 -0.293610 -0.225283 0.538452 1.068558 0.099154 0.110057 0.240276 0.315213 0.276717 0.380342 0.283117 0.392390 0.105913 0.118444 -0.198390 -0.165291 -0.203566 -0.168845 0.710583 1.829257 0.664549 1.594689 0.557120 1.136761 -0.348834 -0.254789 -0.529336 -0.318947 0.556789 1.135524 0.304384 0.433819 -0.356042 -0.258340 -0.356424 -0.258527 0.146701 0.171843 0.911270 3.188000 -0.376443 -0.267997 0.545518 1.094007 0.297082 0.419350 -0.664049 -0.321461 0.075631 0.081816 0.185624 0.227664 0.171827 0.207297 -0.237638 -0.191397 -0.283483 -0.219444 0.814160 2.456068 0.346837 0.523326 -0.418800 -0.286099 -0.789948 -0.269473 -0.447134 -0.296629 0.535578 1.058328 -0.043961 -0.042110 -0.167956 -0.143689 -0.347001 -0.253875 0.581608 1.231041 -0.761497 -0.286936 0.110979 0.124814 0.164712 0.197047 0.993812 3.938500 -0.369859 -0.264946 -0.313506 -0.236373 0.529188 1.035844 -0.081848 -0.075653 -0.757797 -0.288940 0.683401 1.687736 0.350555 0.531625 0.674062 1.641130 0.175033 0.211971 0.319551 0.464722 0.060553 0.064456 -0.163267 -0.140252 0.698826 1.766956 0.544576 1.090588 0.177475 0.215555 0.806773 2.406421 -0.623192 -0.326022 -0.736266 -0.299440 -0.357662 -0.259129 -0.267212 -0.209791 0.914883 3.218244 -0.999732 -0.000536 0.344502 0.518154 0.324797 0.475682 0.065133 0.069669 -0.614426 -0.326344 -0.253322 -0.201288 0.433958 0.739466 -0.296902 -0.227153 0.983223 3.835021 -0.582900 -0.325736 -0.360550 -0.260525 0.890313 3.016985 0.864462 2.816217 -0.808570 -0.255980 -0.149671 -0.130121 -0.486419 -0.308923 0.068850 0.073939 -0.352454 -0.256582 -0.408265 -0.281852 0.683793 1.689712 0.420572 0.703131 -0.218564 -0.178953 0.917349 3.239026 0.201437 0.251834 -0.876146 -0.191813 0.282935 0.392046 -0.196450 -0.163950 0.396058 0.639652 0.011519 0.011653 0.375459 0.589229 -0.780286 -0.275820 0.074719 0.080750 -0.943842 -0.100222 0.053001 0.055967 -0.682585 -0.317611 0.024245 0.024847 0.269401 0.366797 -0.525234 -0.318155 -0.468927 -0.303795 0.205348 0.257954 -0.015271 -0.015041 0.640109 1.480011 -0.392707 -0.275267 0.633439 1.449847 0.150332 0.176840 -0.947736 -0.094023 -0.764832 -0.285078 0.972755 3.734868 -0.611435 -0.326403 -0.235484 -0.190014 0.509583 0.969014 -0.980447 -0.037600 -0.435122 -0.292327 -0.664232 -0.321429 -0.016548 -0.016279 -0.867710 -0.201217 -0.043134 -0.041350 0.973763 3.744420 0.328744 0.484024 0.934223 3.384093 0.611534 1.354061 0.441893 0.761582 0.247343 0.327396 0.662327 1.583991 -0.974348 -0.048722 -0.052212 -0.049620 0.659629 1.571073 0.471491 0.848029 0.512559 0.978954 0.005293 0.005321 0.384439 0.610892 0.251546 0.334741 0.345474 0.520304 0.444230 0.768177 -0.293489 -0.225214 -0.107320 -0.096906 0.093690 0.103368 0.494645 0.920211 -0.889728 -0.175779 0.861530 2.794133 -0.689355 -0.315908 0.797439 2.344824 -0.072259 -0.067388 0.120623 0.137139 -0.015213 -0.014985 -0.781905 -0.274787 0.306642 0.438345 -0.519579 -0.317004 -0.072556 -0.067646 -0.673617 -0.319619 0.378588 0.596724 0.763760 2.132887 0.237668 0.310770 -0.626213 -0.325859 0.597987 1.297279 0.609812 1.346740 -0.091269 -0.083630 0.207143 0.260780 0.474963 0.858589 -0.423684 -0.288007 0.631101 1.439383 -0.953400 -0.084813 0.321545 0.468871 0.922248 3.280616 -0.452073 -0.298326 0.432639 0.735831 0.050337 0.053005 0.923785 3.293753 -0.114904 -0.103044 0.502062 0.944217 0.170842 0.205867 0.659321 1.569602 -0.723402 -0.304802 -0.085191 -0.078499 0.504089 0.950857 0.937114 3.409457 0.103862 0.115887 -0.185033 -0.155958 -0.944581 -0.099054 0.797830 2.347385 -0.452199 -0.298369 -0.860674 -0.208741 0.988675 3.888027 0.062137 0.066253 0.122977 0.140189 0.295730 0.416698 -0.657474 -0.322551 0.796521 2.338840 0.832719 2.584400 -0.179932 -0.152334 -0.811457 -0.253736 0.368648 0.573117 0.153204 0.180822 0.914963 3.218918 0.157204 0.186414 -0.908811 -0.151322 0.829777 2.563709 0.577145 1.213438 -0.701690 -0.312384 0.689818 1.720350 -0.555574 -0.323124 -0.274915 -0.214402 -0.636476 -0.325104 -0.675090 -0.319308 -0.328333 -0.244304 -0.660955 -0.321991 0.624624 1.410698 -0.029705 -0.028848 0.480677 0.876172 0.515081 0.987432 0.939976 3.434722 -0.047200 -0.045072 0.313301 0.451846 -0.915936 -0.141593 0.118342 0.134201 -0.908527 -0.151703 -0.676179 -0.319074 0.222724 0.285839 0.268414 0.364988 -0.540450 -0.320907 -0.446493 -0.296405 0.694972 1.746895 0.310472 0.446084 -0.109437 -0.098627 0.163143 0.194809 0.521098 1.007878 -0.325794 -0.242967 0.723188 1.897947 0.014181 0.014385 -0.038862 -0.037408 -0.326741 -0.243466 -0.467773 -0.303437 -0.836479 -0.232488 -0.824941 -0.242691 -0.210721 -0.173702 0.171843 0.207319 -0.300242 -0.229036 0.490603 0.907312 -0.184843 -0.155824 0.245770 0.324667 0.274657 0.376503 0.638833 1.474205 0.337377 0.502558 0.682813 1.684770 0.190464 0.234966 -0.904003 -0.157702 0.272645 0.372774 -0.940572 -0.105347 -0.452655 -0.298523 -0.289013 -0.222648 -0.140820 -0.123389 -0.840931 -0.228361 -0.508897 -0.314644 -0.388010 -0.273208 0.513072 0.980675 0.523803 1.017165 -0.993880 -0.012092 0.619197 1.387002 0.409207 0.673218 -0.531002 -0.319259 0.853876 2.737135 0.628048 1.425811 -0.574675 -0.325145 -0.896563 -0.167283 0.020985 0.021435 0.509480 0.968673 -0.497020 -0.311746 0.290320 0.406180 0.435826 0.744632 0.619852 1.389850 -0.480362 -0.307212 0.542266 1.082242 -0.994138 -0.011587 0.634547 1.454825 0.552515 1.119649 0.662644 1.585512 0.878019 2.920130 -0.511583 -0.315260 0.359272 0.551382 -0.514607 -0.315935 -0.198009 -0.165028 -0.957630 -0.077784 0.264803 0.358409 -0.604402 -0.326444 -0.278006 -0.216232 0.708547 1.818348 0.307734 0.440545 0.037252 0.038694 -0.239546 -0.192617 0.302454 0.429969 -0.663189 -0.321612 0.970901 3.717350 -0.032821 -0.031778 0.207707 0.261671 -0.009583 -0.009492 -0.284874 -0.220254 0.339041 0.506175 0.014751 0.014971 0.605993 1.330613 -0.857909 -0.211621 0.474516 0.857225 0.091467 0.100669 0.655172 1.549910 -0.356966 -0.258791 0.934397 3.385614 0.736409 1.972146 0.034062 0.035263 -0.239100 -0.192332 0.745542 2.024721 -0.792318 -0.267849 -0.887505 -0.178480 0.305563 0.436179 0.276629 0.380177 -0.876293 -0.191645 0.317865 0.461229 -0.376526 -0.268036 -0.078870 -0.073101 -0.695517 -0.314217 0.730649 1.939549 0.853746 2.736179 0.251573 0.334790 -0.526290 -0.318363 0.909078 3.169761 -0.179052 -0.151705 0.344789 0.518788 0.447236 0.776719 -0.880546 -0.186741 -0.219646 -0.179671 0.507172 0.961014 0.168905 0.203066 0.332471 0.491976 -0.501083 -0.312770 -0.914354 -0.143782 -0.739717 -0.297888 -0.822175 -0.245032 0.768236 2.160146 -0.915332 -0.142431 -0.535550 -0.320077 -0.359676 -0.260104 -0.846804 -0.222751 0.363427 0.560953 0.309293 0.443695 -0.627848 -0.325760 0.680031 1.670802 -0.279280 -0.216982 -0.417676 -0.285654 -0.360414 -0.260459 -0.908979 -0.151097 0.524838 1.020738 0.387701 0.618882 -0.440532 -0.294294 -0.612652 -0.326382 0.483487 0.884910 -0.261401 -0.206263 -0.746906 -0.294495 0.573371 1.198704 -0.243861 -0.195358 0.448063 0.779082 -0.930684 -0.120389 0.196824 0.244689 0.396875 0.641705 0.693957 1.741641 -0.666853 -0.320953 0.120015 0.136355 -0.121480 -0.108298 -0.794787 -0.266129 0.943671 3.467556 0.699887 1.772509 0.906543 3.148764 0.910003 3.177446 -0.537801 -0.320465 0.712140 1.837636 -0.907076 -0.153641 0.416310 0.691815 0.090045 0.098949 -0.477510 -0.306383 0.553247 1.122355 0.714292 1.849261 0.744919 2.021100 -0.787373 -0.271208 -0.038379 -0.036961 0.977328 3.778362 -0.062005 -0.058384 0.742242 2.005600 0.231028 0.299582 0.293428 0.412206 -0.122972 -0.109481 0.061567 0.065605 0.743062 2.010337 -0.886133 -0.180132 -0.732594 -0.301038 0.816568 2.472422 0.334959 0.497326 -0.625047 -0.325925 0.879071 2.928317 0.765046 2.140689 -0.705402 -0.311215 -0.450612 -0.297829 0.179413 0.218413 0.826246 2.539049 -0.839659 -0.229551 -0.893293 -0.171384 0.871080 2.866567 -0.415639 -0.284843 -0.401318 -0.278958 0.751272 2.058263 -0.640639 -0.324707 -0.302674 -0.230398 0.802919 2.380834 0.395282 0.637705 0.829482 2.561637 0.641056 1.484335 -0.304796 -0.231581 0.302893 0.430843 0.441378 0.760133 0.030690 0.031662 0.314185 0.453655 -0.578276 -0.325425 -0.946044 -0.096730 0.221586 0.283977 0.238468 0.312129 -0.687528 -0.316384 0.692104 1.732086 -0.788044 -0.270759 -0.737096 -0.299071 -0.348708 -0.254727 -0.482726 -0.307888 -0.916900 -0.140252 0.376180 0.590952 -0.975374 -0.046870 -0.372243 -0.266058 -0.175001 -0.148797 0.182240 0.222606 0.376267 0.591160 -0.982628 -0.033552 0.672462 1.633247 -0.865382 -0.203738 -0.331984 -0.246213 -0.008590 -0.008517 -0.297069 -0.227248 0.345421 0.520187 0.939233 3.428152 -0.203556 -0.168839 -0.963934 -0.067069 0.775855 2.207177 -0.900439 -0.162335 -0.733285 -0.300742 0.166631 0.199795 -0.987201 -0.024950 -0.252347 -0.200682 0.103305 0.115193 -0.063618 -0.059812 0.948669 3.512366 0.449618 0.783536 -0.742150 -0.296764 -0.451070 -0.297985 0.620183 1.391285 -0.392108 -0.275007 -0.633682 -0.325341 0.120344 0.136779 -0.994737 -0.010415 -0.941951 -0.103195 -0.745590 -0.295133 0.501953 0.943862 0.587804 1.255790 -0.870363 -0.198304 0.242768 0.319485 0.046049 0.048272 -0.420521 -0.286776 0.612713 1.359093 -0.500338 -0.312585 0.601303 1.311010 0.062149 0.066266 0.034591 0.035830 -0.636482 -0.325104 0.121509 0.138286 0.923332 3.289881 -0.247145 -0.197429 0.209192 0.264023 0.754646 2.078218 -0.140575 -0.123201 0.989155 3.892716 0.833892 2.592685 -0.006896 -0.006848 0.470720 0.845695 0.061252 0.065248 -0.197351 -0.164573 0.166578 0.199719 0.539978 1.074015 0.827283 2.546272 0.077288 0.083758 0.406275 0.665639 0.417194 0.694153 0.877777 2.918252 -0.036352 -0.035077 0.818208 2.483618 -0.433173 -0.291606 0.648790 1.519992 0.607007 1.334881 0.397402 0.643032 -0.889107 -0.176537 0.867329 2.837939 0.437015 0.747933 0.205780 0.258633 0.974194 3.748515 -0.767530 -0.283540 -0.650679 -0.323529 0.574827 1.204371 -0.775601 -0.278742 0.993141 3.931882 0.461560 0.818313 -0.997890 -0.004203 0.979196 3.796246 0.696735 1.756049 0.658799 1.567112 -0.309871 -0.234385 0.314292 0.453875 -0.063987 -0.060138 0.942162 3.454112 -0.432083 -0.291200 -0.099504 -0.090490 0.921117 3.270984 0.232673 0.302336 0.636653 1.464323 -0.939249 -0.107398 -0.864907 -0.204248 0.029580 0.030481 -0.540949 -0.320989 -0.308668 -0.233723 0.842799 2.656301 -0.903350 -0.158556 0.449036 0.781867 0.862453 2.801068 -0.672993 -0.319749 -0.350110 -0.255423 0.822148 2.510665 0.020221 0.020638 0.437113 0.748205 -0.673548 -0.319634 -0.835157 -0.233692 -0.897591 -0.165980 0.385493 0.613469 -0.754798 -0.290521 -0.063179 -0.059424 0.180694 0.220311 0.695560 1.749944 -0.460422 -0.301099 -0.678787 -0.318495 0.856650 2.757689 -0.766700 -0.284017 0.727000 1.919115 -0.056940 -0.053872 0.833569 2.590400 0.444274 0.768303 0.949677 3.521462 0.490096 0.905703 0.403294 0.657989 -0.976876 -0.044146 -0.902194 -0.160064 -0.992601 -0.014581 -0.352945 -0.256824 0.305230 0.435513 -0.967463 -0.060941 0.316903 0.459242 -0.833322 -0.235350 -0.850128 -0.219492 0.167121 0.200499 0.121846 0.138721 -0.636963 -0.325061 -0.999832 -0.000336 0.091875 0.101163 -0.101620 -0.092236 0.994400 3.944309 -0.834982 -0.233851 0.597642 1.295856 0.570410 1.187234 0.775844 2.207111 -0.727125 -0.303318 0.987148 3.873121 0.445976 0.773131 -0.598234 -0.326368 -0.858126 -0.211397 0.020721 0.021160 0.356243 0.544468 -0.880605 -0.186672 0.876476 2.908148 -0.194672 -0.162716 -0.781715 -0.274909 -0.043218 -0.041428 0.441975 0.761811 0.882138 2.952301 -0.585838 -0.325905 0.363076 0.560139 -0.048244 -0.046024 0.430952 0.731201 0.198074 0.246618 0.674641 1.643992 -0.423022 -0.287751 -0.177542 -0.150624 0.687037 1.706154 -0.505922 -0.313945 -0.203057 -0.168498 0.624548 1.410364 -0.961139 -0.071854 -0.962631 -0.069307 0.184801 0.226429 0.500559 0.939319 0.454542 0.797749 0.051353 0.054132 0.190581 0.235144 0.266061 0.360694 0.436758 0.747219 0.863779 2.811059 0.027976 0.028781 -0.133587 -0.117807 0.023318 0.023875 -0.849304 -0.220305 -0.722491 -0.305156 0.886708 2.988325 0.283544 0.393202 -0.265403 -0.208697 -0.328461 -0.244371 0.298971 0.423067 0.183026 0.223777 0.932865 3.372230 -0.219431 -0.179528 0.074550 0.080553 0.328724 0.483983 -0.241004 -0.193546 0.927967 3.329713 -0.789575 -0.269726 -0.214167 -0.176019 0.010984 0.011106 -0.256289 -0.203125 -0.724844 -0.304234 -0.456801 -0.299911 0.672881 1.635307 -0.585902 -0.325908 0.161252 0.192123 -0.224285 -0.182733 -0.647113 -0.323984 0.488151 0.899547 -0.851494 -0.218135 0.573178 1.197952 -0.123147 -0.109620 -0.913264 -0.145280 -0.953549 -0.084567 0.776539 2.211441 -0.948322 -0.093080 -0.528601 -0.318808 0.956495 3.583467 0.428320 0.724014 0.563182 1.159583 -0.364317 -0.262329 0.152361 0.179651 -0.742453 -0.296622 -0.197204 -0.164472 -0.932239 -0.118069 -0.007745 -0.007686 -0.578396 -0.325433 -0.760958 -0.287232 0.549835 1.109777 -0.509326 -0.314744 -0.468860 -0.303775 -0.541095 -0.321013 -0.932254 -0.118046 -0.710164 -0.309638 0.879339 2.930406 0.109547 0.123007 0.619395 1.387863 0.614520 1.366828 0.564987 1.166442 -0.427076 -0.289311 0.594299 1.282137 -0.190195 -0.159592 0.854303 2.740294 0.001461 0.001463 0.238132 0.311558 0.641584 1.486750 -0.776176 -0.278388 -0.111244 -0.100092 -0.346752 -0.253751 0.908863 3.167973 -0.101668 -0.092276 -0.711398 -0.309216 0.286939 0.399676 -0.013314 -0.013139 -0.138049 -0.121259 0.812126 2.442315 0.231534 0.300428 0.623161 1.404283 -0.822190 -0.245020 -0.495479 -0.311349 -0.957982 -0.077193 0.708530 1.818258 -0.296377 -0.226855 0.587415 1.254226 -0.517381 -0.316538 0.726010 1.913599 -0.426568 -0.289117 0.136102 0.157490 0.693596 1.739775 0.048870 0.051381 0.897158 3.072021 0.299765 0.424635 0.713313 1.843966 -0.418384 -0.285934 0.002101 0.002106 0.312570 0.450354 -0.258089 -0.204234 -0.698545 -0.313336 -0.858258 -0.211260 -0.244805 -0.195955 0.580589 1.227004 0.911988 3.193993 0.185008 0.226740 -0.199417 -0.165999 0.285438 0.396807 -0.880886 -0.186344 -0.168406 -0.144017 0.502399 0.945321 -0.003749 -0.003735 -0.120056 -0.107166 -0.939829 -0.106500 -0.089855 -0.082441 0.277412 0.381642 0.383841 0.609436 0.869384 2.853592 0.990824 3.909076 -0.132474 -0.116942 -0.729780 -0.302226 -0.608030 -0.326440 -0.931868 -0.118624 0.664892 1.596345 0.529540 1.037075 0.766969 2.152404 -0.492754 -0.310636 -0.027758 -0.027008 0.381183 0.602981 -0.411758 -0.283279 -0.509721 -0.314835 0.285990 0.397860 -0.494607 -0.311123 0.593352 1.278268 0.095948 0.106123 0.172420 0.208159 -0.103879 -0.094093 -0.325837 -0.242989 -0.081052 -0.074972 -0.148927 -0.129559 0.873477 2.884983 -0.806021 -0.257928 0.972741 3.734736 -0.833934 -0.234799 -0.530424 -0.319151 -0.238664 -0.192053 0.319487 0.464589 -0.150692 -0.130890 -0.174988 -0.148788 -0.959682 -0.074327 0.540366 1.075406 0.137965 0.159988 0.437095 0.748156 0.986018 3.862125 -0.386582 -0.272575 -0.107843 -0.097332 -0.545907 -0.321768 -0.405251 -0.280605 0.864808 2.818830 0.888372 3.001532 0.571037 1.189658 -0.845066 -0.224431 -0.169959 -0.145148 0.161231 0.192093 0.791113 2.303801 -0.677889 -0.318697 -0.292158 -0.224454 0.145036 0.169564 0.891791 3.028802 -0.374081 -0.266910 -0.510364 -0.314983 0.728488 1.927427 0.930255 3.349522 -0.434577 -0.292126 -0.182922 -0.154463 -0.965385 -0.064560 0.494565 0.919955 -0.793400 -0.267099 -0.170546 -0.145575 0.302967 0.430991 0.998150 3.981533 0.065138 0.069676 0.863647 2.810064 0.243022 0.319922 0.717639 1.867463 0.065392 0.069966 -0.543279 -0.321362 -0.750706 -0.292615 0.503740 0.949712 -0.817217 -0.249132 -0.625987 -0.325872 0.848537 2.697932 0.933988 3.382039 0.926427 3.316440 0.026181 0.026885 -0.839237 -0.229944 -0.983174 -0.032533 0.094316 0.104130 -0.452767 -0.298561 0.383745 0.609201 0.762022 2.122377 -0.001882 -0.001878 -0.496113 -0.311513 0.727032 1.919293 -0.644212 -0.324324 0.725879 1.912870 -0.548099 -0.322095 0.120671 0.137201 -0.351640 -0.256180 0.852879 2.729780 -0.594723 -0.326278 -0.025007 -0.024397 -0.675226 -0.319279 -0.949178 -0.091699 -0.834215 -0.234545 0.101983 0.113552 0.903824 3.126374 -0.496816 -0.311694 0.185068 0.226830 -0.286233 -0.221042 -0.086313 -0.079450 0.260949 0.351450 0.528498 1.033436 0.321260 0.468277 0.028418 0.029250 0.046718 0.049007 -0.721959 -0.305362 -0.160063 -0.137887 -0.317902 -0.238754 0.330643 0.488066 0.296905 0.419001 0.152316 0.179588 0.172010 0.207563 0.791633 2.307151 -0.611017 -0.326409 -0.190443 -0.159766 0.410788 0.677329 -0.127701 -0.113210 0.209243 0.264104 0.113221 0.127656 0.955688 3.576084 0.177612 0.215756 0.541973 1.081183 0.674411 1.642857 -0.798698 -0.263344 0.568066 1.178215 -0.932770 -0.117272 -0.021425 -0.020975 -0.964455 -0.066169 0.296430 0.418071 -0.169725 -0.144978 -0.530146 -0.319100 -0.034223 -0.033090 0.888258 3.000625 -0.966641 -0.062377 -0.227718 -0.184982 0.420754 0.703616 0.284828 0.395644 -0.173877 -0.147987 -0.900034 -0.162856 -0.319585 -0.239660 0.843443 2.660947 0.196517 0.244217 -0.002942 -0.002934 -0.912737 -0.146002 0.060374 0.064252 0.658713 1.566705 -0.442993 -0.295173 -0.272933 -0.213223 0.506421 0.958534 0.089089 0.097796 -0.396132 -0.276749 -0.146775 -0.127930 0.144080 0.168260 0.925175 3.305674 0.223051 0.286375 0.513369 0.981673 0.668404 1.613385 0.065688 0.070305 0.415499 0.689673 -0.326893 -0.243546 -0.391298 -0.274653 -0.007908 -0.007846 -0.957669 -0.077719 0.708792 1.819656 -0.940575 -0.105341 -0.514520 -0.315916 -0.730324 -0.301999 -0.248530 -0.198299 -0.958271 -0.076708 -0.463569 -0.302111 0.749413 2.047332 -0.356908 -0.258762 0.549465 1.108419 0.800583 2.365433 -0.383023 -0.270986 -0.114198 -0.102476 0.749672 2.048857 0.634666 1.455358 0.328053 0.482557 0.057131 0.060592 0.095649 0.105756 -0.487876 -0.309324 0.386948 0.617034 -0.750949 -0.292492 0.894047 3.046913 0.780859 2.238507 -0.010653 -0.010540 0.392299 0.630256 0.323080 0.472078 0.900246 3.097106 0.369543 0.575220 0.094872 0.104808 -0.122375 -0.109008 0.732803 1.951689 0.293832 0.412992 -0.510571 -0.315030 -0.596066 -0.326316 -0.268744 -0.210714 -0.288126 -0.222137 -0.111291 -0.100130 -0.662957 -0.321652 0.868839 2.849440 -0.641504 -0.324618 -0.669811 -0.320389 0.997846 3.978503 0.700045 1.773334 0.791376 2.305493 -0.433337 -0.291667 -0.624518 -0.325954 -0.860378 -0.209052 0.287372 0.400507 0.387631 0.618711 0.699188 1.768850 -0.970563 -0.055484 0.213248 0.270489 0.747496 2.036109 -0.826768 -0.241122 0.163596 0.195455 0.373613 0.584836 -0.081837 -0.075643 -0.637696 -0.324994 -0.193852 -0.162146 0.528342 1.032895 -0.255731 -0.202780 0.433701 0.738756 -0.713968 -0.308318 -0.151930 -0.131821 0.674286 1.642238 -0.529827 -0.319040 0.600550 1.307879 -0.934780 -0.114239 -0.195095 -0.163010 -0.620699 -0.326136 0.625873 1.416198 -0.426163 -0.288962 0.238842 0.312766 0.105405 0.117810 -0.602420 -0.326431 0.920562 3.266255 0.602634 1.316548 -0.395470 -0.276464 -0.221355 -0.180802 0.079773 0.086684 0.393483 0.633206 -0.044587 -0.042684 0.807161 2.409009 0.761964 2.122023 0.425453 0.716240 -0.325460 -0.242790 -0.581588 -0.325653 -0.597384 -0.326349 0.264401 0.357680 0.854702 2.743246 0.856034 2.753109 -0.499886 -0.312472 0.793216 2.317376 -0.126391 -0.112180 0.162336 0.193662 0.738578 1.984536 0.027680 0.028468 0.350142 0.530700 -0.874978 -0.193140 -0.620572 -0.326141 -0.942182 -0.102834 -0.376994 -0.268250 -0.825963 -0.241815 0.177551 0.215666 0.093980 0.103720 -0.281200 -0.218109 -0.755663 -0.290069 0.869894 2.857493 -0.367429 -0.263803 -0.435182 -0.292349 -0.058643 -0.055393 0.247545 0.327748 0.491138 0.909011 0.689881 1.720673 0.873677 2.886517 -0.621674 -0.326093 0.556603 1.134831 0.979864 3.802657 -0.660486 -0.322069 -0.150360 -0.130640 0.983316 3.835921 -0.691688 -0.315284 -0.011366 -0.011239 -0.074570 -0.069393 -0.186524 -0.157012 0.591325 1.270021 0.977056 3.775765 -0.639674 -0.324804 0.881763 2.949358 0.187662 0.230728 -0.384296 -0.271557 -0.973303 -0.050599 0.387653 0.618764 0.708044 1.815658 0.073808 0.079688 0.011592 0.011728 0.061264 0.065262 0.087917 0.096385 -0.308391 -0.233570 -0.942360 -0.102554 0.221065 0.283127 -0.186725 -0.157153 -0.989356 -0.020839 0.241175 0.316752 0.717156 1.864830 0.636333 1.462875 0.971017 3.718445 0.882180 2.952632 0.560834 1.150704 0.705655 1.802937 -0.177050 -0.150270 0.821451 2.505862 0.864161 2.813942 0.136535 0.158069 -0.738655 -0.298370 0.504286 0.951502 0.181102 0.220916 0.667646 1.609694 -0.274520 -0.214167 -0.243649 -0.195224 -0.104880 -0.094913 0.943054 3.462060 0.313076 0.451386 0.920382 3.264731 -0.029003 -0.028185 0.443234 0.765362 0.656218 1.554858 0.087304 0.095649 0.851898 2.722558 0.618332 1.383257 0.673031 1.636047 -0.770035 -0.282082 -0.636634 -0.325090 0.722901 1.896363 0.123441 0.140792 -0.288868 -0.222565 0.751247 2.058117 0.091544 0.100761 -0.687580 -0.316370 0.616781 1.376554 -0.105414 -0.095350 -0.486533 -0.308954 0.539141 1.071018 0.525843 1.024212 0.762066 2.122643 0.078975 0.085743 -0.871093 -0.197496 -0.089249 -0.081931 -0.494746 -0.311159 0.685354 1.697611 0.750973 2.056505 0.713080 1.842705 0.481678 0.879278 0.215213 0.273643 0.715034 1.853285 -0.714206 -0.308233 -0.886225 -0.180022 -0.880920 -0.186304 -0.085869 -0.079075 0.207927 0.262019 -0.858429 -0.211083 0.864752 2.818401 0.878105 2.920801 0.243072 0.320009 -0.491742 -0.310368 0.321018 0.467773 -0.619039 -0.326202 -0.851284 -0.218345 -0.468025 -0.303516 0.480515 0.875670 -0.090261 -0.082783 0.135504 0.156691 -0.281338 -0.218190 0.139312 0.161800 -0.085953 -0.079146 0.715056 1.853405 -0.954282 -0.083357 -0.343708 -0.252221 0.563113 1.159319 0.646226 1.508099 -0.272857 -0.213178 0.396410 0.640535 0.784774 2.263262 0.850544 2.712615 -0.188333 -0.158286 0.389984 0.624515 -0.430966 -0.290782 -0.131959 -0.116540 0.803350 2.383684 0.269980 0.367861 -0.886375 -0.179842 0.484134 0.886932 -0.757671 -0.289007 0.101797 0.113322 0.489184 0.902812 0.299903 0.424908 -0.384772 -0.271769 -0.903705 -0.158092 0.431523 0.732765 0.859854 2.781575 -0.071095 -0.066375 0.657110 1.559083 0.731058 1.941845 -0.869991 -0.198715 -0.778681 -0.276832 0.283207 0.392560 0.611835 1.355346 0.476013 0.861802 0.922114 3.279477 0.700636 1.776437 0.280556 0.387546 0.522969 1.014296 0.161900 0.193043 -0.810329 -0.254618 -0.554133 -0.322936 0.903915 3.127125 0.493828 0.917592 0.907761 3.158842 0.201981 0.252682 0.628667 1.428552 -0.074918 -0.069695 -0.290125 -0.223288 0.377380 0.593822 0.652175 1.535808 -0.833889 -0.234840 0.346938 0.523552 0.112678 0.126966 0.015365 0.015605 -0.094405 -0.086255 -0.923598 -0.130758 -0.368174 -0.264154 0.089898 0.098772 -0.950269 -0.089931 -0.644154 -0.324331 0.364655 0.563800 -0.481983 -0.307677 0.586579 1.250867 -0.081852 -0.075656 -0.808399 -0.256112 0.703553 1.791800 -0.128742 -0.114026 0.006129 0.006167 0.549633 1.109035 -0.107542 -0.097087 0.515357 0.988364 -0.119798 -0.106960 0.914690 3.216626 0.232308 0.301724 -0.101538 -0.092168 -0.167025 -0.143009 0.368524 0.572827 -0.500728 -0.312682 -0.167076 -0.143046 -0.349183 -0.254963 -0.964079 -0.066818 -0.198420 -0.165311 -0.654410 -0.323010 0.511694 0.976057 0.199555 0.248910 -0.294426 -0.225748 0.587828 1.255889 -0.948346 -0.093042 -0.680400 -0.318126 0.614941 1.368635 0.707994 1.815394 0.852504 2.727024 0.355690 0.543212 -0.837791 -0.231282 0.909948 3.176989 -0.436650 -0.292887 -0.085979 -0.079167 -0.308702 -0.233742 -0.954467 -0.083052 -0.175732 -0.149324 -0.205212 -0.169968 0.324592 0.475252 0.830237 2.566930 -0.395967 -0.276678 0.560283 1.148625 0.640181 1.480342 -0.258086 -0.204232 -0.561016 -0.323790 -0.110230 -0.099271 0.295498 0.416244 -0.349994 -0.255366 0.611275 1.352958 0.201209 0.251478 -0.969990 -0.056498 -0.603068 -0.326436 0.068859 0.073949 -0.360186 -0.260350 -0.307144 -0.232882 -0.188113 -0.158131 0.478866 0.870573 -0.894760 -0.169553 0.585003 1.244557 -0.968904 -0.058413 0.607151 1.335490 0.250742 0.333331 -0.324900 -0.242494 0.393944 0.634358 0.563901 1.162310 -0.692733 -0.314998 0.836298 2.609745 0.359670 0.552295 -0.750174 -0.292882 0.849116 2.702163 -0.327264 -0.243742 -0.536240 -0.320197 0.275514 0.378098 0.018627 0.018981 0.939897 3.434025 0.855488 2.749061 0.746369 2.029539 -0.556436 -0.323234 0.955667 3.575892 0.335141 0.497720 -0.697694 -0.313587 -0.238724 -0.192092 -0.535138 -0.320005 -0.820845 -0.246145 0.316079 0.457544 -0.673899 -0.319560 0.812528 2.445031 0.928434 3.333749 0.356398 0.544822 0.509291 0.968045 -0.685303 -0.316947 0.996125 3.961397 0.830475 2.568606 0.417904 0.696032 0.117277 0.132833 -0.198968 -0.165690 -0.703139 -0.311934 -0.827159 -0.240784 -0.335289 -0.247925 0.708691 1.819116 0.552885 1.121016 -0.213453 -0.175540 -0.465827 -0.302828 0.749233 2.046279 0.742119 2.004888 -0.815787 -0.250290 -0.444122 -0.295573 -0.187468 -0.157677 -0.935938 -0.112480 0.284181 0.394412 -0.316518 -0.238008 -0.767371 -0.283632 -0.441936 -0.294797 0.217996 0.278137 0.981098 3.814517 0.073464 0.079287 -0.127928 -0.113388 -0.038440 -0.037017 -0.102503 -0.092963 0.823762 2.521813 0.102078 0.113670 -0.121737 -0.108501 -0.036258 -0.034989 0.222277 0.285107 0.693889 1.741289 -0.580804 -0.325601 -0.761135 -0.287135 -0.795493 -0.265632 0.892174 3.031871 0.750062 2.051143 -0.217661 -0.178352 0.715215 1.854269 -0.351321 -0.256023 0.570535 1.187717 -0.582380 -0.325703 -0.368928 -0.264509 -0.642833 -0.324477 -0.493129 -0.310735 0.059514 0.063280 0.138334 0.160483 0.016921 0.017212 0.349646 0.529588 -0.447368 -0.296710 -0.115718 -0.103698 -0.126595 -0.112341 -0.552434 -0.322707 0.124406 0.142048 0.963193 3.645228 -0.380644 -0.269913 -0.282877 -0.219090 -0.826667 -0.241209 -0.310706 -0.234843 0.981685 3.820172 -0.046916 -0.044814 -0.155406 -0.134425 0.587945 1.256357 -0.602481 -0.326431 -0.060694 -0.057220 -0.806980 -0.257199 0.980553 3.809277 0.881142 2.944499 -0.279354 -0.217025 0.040060 0.041731 -0.043313 -0.041514 0.842721 2.655738 -0.514142 -0.315833 0.943251 3.463808 -0.378065 -0.268740 -0.568502 -0.324590 0.387793 0.619110 -0.347018 -0.253884 -0.521899 -0.317484 -0.741507 -0.297063 -0.936214 -0.112059 0.693603 1.739811 -0.794977 -0.265995 0.384865 0.611933 0.799457 2.358035 -0.955466 -0.081396 0.119194 0.135297 -0.141985 -0.124281 -0.748605 -0.293662 0.025028 0.025670 0.584914 1.244201 0.424202 0.712866 -0.463573 -0.302113 0.624450 1.409938 0.907059 3.153028 0.454419 0.797392 0.381279 0.603215 -0.815390 -0.250610 0.047130 0.049461 0.433262 0.737546 -0.031612 -0.030643 0.739143 1.987770 0.248244 0.328965 0.681937 1.680362 0.002717 0.002724 0.315200 0.455738 0.229090 0.296351 0.121676 0.138501 -0.786825 -0.271573 -0.164945 -0.141486 -0.256534 -0.203276 -0.603217 -0.326437 0.368887 0.573679 -0.519224 -0.316929 0.290439 0.406409 0.548703 1.105624 -0.699458 -0.313063 -0.294840 -0.225983 -0.962833 -0.068961 -0.246440 -0.196986 0.801328 2.370334 0.454903 0.798800 -0.727855 -0.303021 0.216778 0.276167 0.124898 0.142689 0.715029 1.853262 -0.584034 -0.325803 0.628745 1.428897 0.424599 0.713935 -0.936401 -0.111775 0.074641 0.080659 -0.367196 -0.263693 -0.427053 -0.289302 -0.888225 -0.177609 -0.450727 -0.297868 -0.894024 -0.170473 -0.655181 -0.322897 0.206823 0.260275 -0.634705 -0.325257 0.071950 0.077526 -0.654410 -0.323010 -0.064737 -0.060800 -0.957362 -0.078233 0.302918 0.430893 0.505646 0.955979 0.665046 1.597090 -0.943564 -0.100661 0.247500 0.327669 0.443970 0.767441 0.628661 1.428527 -0.429671 -0.290295 -0.530653 -0.319194 0.084381 0.092153 0.042578 0.044472 -0.478913 -0.306793 0.665788 1.600679 0.916704 3.233580 -0.198345 -0.165259 0.629794 1.433561 0.945729 3.485954 0.028432 0.029264 0.850341 2.711130 0.481545 0.878866 0.330359 0.487461 0.684868 1.695149 0.702154 1.784417 0.702997 1.788866 -0.668104 -0.320718 -0.551079 -0.322521 0.016502 0.016779 0.518549 0.999181 -0.909337 -0.150615 -0.209832 -0.173103 0.545513 1.093991 -0.649153 -0.323729 0.578228 1.217693 0.677107 1.656213 -0.606927 -0.326445 0.564735 1.165481 0.864620 2.817405 0.758085 2.098716 -0.126301 -0.112109 0.034195 0.035406 -0.831837 -0.236677 -0.841555 -0.227774 -0.278356 -0.216438 -0.315909 -0.237678 0.904340 3.130616 0.689758 1.720043 0.325478 0.477116 -0.895393 -0.168757 -0.892295 -0.172623 0.946197 3.490146 0.324212 0.474453 0.676884 1.655106 -0.625103 -0.325922 -0.674771 -0.319376 -0.762777 -0.286229 -0.630353 -0.325593 -0.587180 -0.325974 -0.509731 -0.314837 0.235100 0.306421 -0.997996 -0.003993 -0.581897 -0.325673 -0.478492 -0.306670 0.285377 0.396690 0.503200 0.947939 0.741353 2.000474 -0.375213 -0.267432 -0.223556 -0.182254 0.447037 0.776152 -0.263929 -0.207803 -0.336683 -0.248643 0.594436 1.282697 -0.465259 -0.302648 0.242050 0.318253 0.821325 2.504997 -0.117949 -0.105485 -0.615034 -0.326328 0.488949 0.902070 0.161040 0.191822 -0.712650 -0.308781 0.146602 0.171707 0.831003 2.572311 0.042852 0.044770 0.742995 2.009948 -0.560423 -0.323721 -0.424819 -0.288445 -0.165674 -0.142020 -0.285422 -0.220572 0.698414 1.764801 0.462620 0.821449 -0.515642 -0.316162 0.312921 0.451069 0.301558 0.428188 0.803979 2.387846 0.521197 1.008217 0.814032 2.455200 0.644428 1.499801 -0.483424 -0.308086 0.876827 2.910874 -0.997788 -0.004405 -0.283171 -0.219261 0.930376 3.350568 0.313313 0.451871 -0.049641 -0.047293 0.385763 0.614128 0.160253 0.190709 -0.133197 -0.117504 -0.265082 -0.208503 -0.577591 -0.325374 -0.901574 -0.160868 -0.396433 -0.276878 -0.924241 -0.129831 0.035546 0.036856 -0.632389 -0.325443 0.133318 0.153777 -0.307385 -0.233016 0.849714 2.706540 0.116001 0.131199 0.291653 0.408759 -0.846426 -0.223118 0.787942 2.283448 -0.920599 -0.135046 -0.314378 -0.236847 0.420973 0.704202 -0.309847 -0.234372 0.661237 1.578761 -0.349770 -0.255255 0.998720 3.987220 -0.281368 -0.218208 -0.272619 -0.213036 -0.457651 -0.300192 -0.693387 -0.314817 0.454320 0.797105 -0.330129 -0.245245 -0.344643 -0.252692 -0.496970 -0.311733 -0.337443 -0.249033 0.408735 0.671996 0.344261 0.517623 0.353210 0.537598 -0.090345 -0.082853 0.888855 3.005369 0.029491 0.030387 0.571844 1.192780 -0.744934 -0.295448 -0.158030 -0.136380 0.277311 0.381451 0.031676 0.032713 -0.143286 -0.125275 0.396226 0.640073 0.931677 3.361881 -0.863840 -0.205391 -0.656598 -0.322685 0.879612 2.932540 -0.599585 -0.326393 0.705829 1.803860 -0.668802 -0.320585 -0.890206 -0.175195 0.950148 3.525719 -0.447450 -0.296739 0.433915 0.739345 -0.177173 -0.150359 0.759108 2.104846 0.224101 0.288099 -0.381835 -0.270451 0.830380 2.567937 -0.533989 -0.319801 -0.011097 -0.010975 0.887744 2.996538 -0.887205 -0.178843 -0.430759 -0.290704 0.173169 0.209248 0.022149 0.022651 0.409718 0.674544 0.436940 0.747724 0.900354 3.097983 -0.985073 -0.028973 -0.054505 -0.051687 -0.221115 -0.180644 -0.224901 -0.183138 0.227172 0.293166 0.302693 0.430445 0.276021 0.379042 0.711967 1.836702 -0.020892 -0.020464 0.819226 2.490585 0.119470 0.135652 -0.489661 -0.309809 0.046941 0.049253 0.851630 2.720590 0.720263 1.881830 0.980763 3.811299 -0.805263 -0.258501 0.712967 1.842095 -0.223054 -0.181923 -0.002876 -0.002868 -0.183975 -0.155210 -0.845409 -0.224100 0.058693 0.062352 0.814626 2.459229 0.758860 2.103357 0.201025 0.251192 0.712616 1.840201 0.118429 0.134312 -0.491931 -0.310418 0.563293 1.160001 0.679043 1.665863 -0.121069 -0.107971 -0.657137 -0.322602 -0.648222 -0.323847 -0.363181 -0.261787 0.620389 1.392184 0.673467 1.638196 -0.455464 -0.299467 -0.765494 -0.284704 0.782773 2.250581 -0.647154 -0.323979 -0.892172 -0.172774 0.783445 2.254832 0.064871 0.069370 -0.383647 -0.271266 0.561970 1.154993 0.784529 2.261703 -0.581810 -0.325667 -0.187887 -0.157972 -0.477238 -0.306303 0.481115 0.877532 -0.231068 -0.187162 0.892654 3.035716 -0.879062 -0.188465 -0.555146 -0.323068 -0.970347 -0.055866 -0.172941 -0.147310 0.939854 3.433638 0.739577 1.990261 -0.776218 -0.278363 -0.871524 -0.197017 0.239735 0.314289 -0.637149 -0.325044 0.930331 3.350185 -0.528613 -0.318810 -0.285518 -0.220627 -0.721037 -0.305716 -0.070278 -0.065662 -0.813569 -0.252067 -0.886611 -0.179558 0.370153 0.576656 -0.835296 -0.233566 0.841695 2.648343 -0.701488 -0.312446 -0.742155 -0.296762 -0.017570 -0.017267 0.122549 0.139633 -0.002375 -0.002369 0.973129 3.738418 -0.979982 -0.038456 0.658084 1.563711 0.729042 1.930526 0.549127 1.107178 -0.604403 -0.326444 0.506833 0.959896 -0.269141 -0.210953 0.720108 1.880979 -0.575155 -0.325184 0.730107 1.936502 -0.777697 -0.277447 -0.664059 -0.321459 -0.291815 -0.224257 -0.070276 -0.065660 0.488737 0.901397 0.783081 2.252530 -0.903163 -0.158800 -0.973193 -0.050797 -0.644942 -0.324241 -0.080301 -0.074329 -0.599767 -0.326396 -0.821487 -0.245609 0.595577 1.287367 -0.226658 -0.184289 0.206036 0.259035 -0.292364 -0.224571 -0.300764 -0.229329 0.380098 0.600360 0.589636 1.263179 -0.272067 -0.212706 -0.727940 -0.302986 0.378867 0.597394 0.398382 0.645505 -0.983132 -0.032613 0.344828 0.518875 -0.768477 -0.282992 0.142207 0.165715 0.969421 3.703419 -0.604324 -0.326444 -0.461714 -0.301517 0.826439 2.540393 0.566905 1.173765 0.581103 1.229038 0.574968 1.204921 -0.042821 -0.041063 -0.662480 -0.321734 0.899511 3.091116 -0.760620 -0.287417 0.322143 0.470120 0.026028 0.026724 0.260586 0.350798 -0.286268 -0.221062 -0.604232 -0.326443 0.532385 1.047050 -0.521219 -0.317345 0.579676 1.223396 0.803803 2.386681 0.529991 1.038652 -0.402692 -0.279536 0.814389 2.457616 -0.114412 -0.102648 -0.881947 -0.185102 -0.531134 -0.319283 0.754884 2.079631 -0.498575 -0.312142 -0.284538 -0.220058 -0.326359 -0.243265 -0.024253 -0.023679 0.749547 2.048120 -0.405808 -0.280837 0.790509 2.299911 0.859031 2.775422 -0.432442 -0.291334 0.339020 0.506131 0.858831 2.773925 0.712723 1.840781 0.105498 0.117925 0.331395 0.489674 0.433527 0.738277 -0.722042 -0.305330 0.450412 0.785816 -0.057514 -0.054385 0.234257 0.305000 0.871362 2.868727 -0.153895 -0.133295 -0.940350 -0.105692 0.058872 0.062554 -0.787916 -0.270844 -0.414569 -0.284414 0.295072 0.415412 0.815297 2.463779 -0.234981 -0.189691 -0.016774 -0.016498 0.071722 0.077262 -0.169167 -0.144572 0.392865 0.631665 -0.345133 -0.252938 -0.804889 -0.258782 -0.651417 -0.323430 0.459670 0.812738 0.967933 3.689452 -0.547130 -0.321952 0.816957 2.475078 -0.772643 -0.280534 0.000437 0.000437 -0.938484 -0.108580 -0.188908 -0.158690 -0.522015 -0.317508 0.389953 0.624436 0.389322 0.622879 0.933384 3.376761 -0.106123 -0.095930 0.570928 1.189234 -0.830122 -0.238197 0.009083 0.009166 0.034593 0.035832 0.463406 0.823780 -0.079640 -0.073762 -0.091570 -0.083882 0.633928 1.452043 -0.815429 -0.250579 0.956488 3.583409 -0.064604 -0.060682 -0.947289 -0.094740 -0.617840 -0.326245 0.615120 1.369403 -0.662901 -0.321661 0.330734 0.488260 0.502029 0.944111 -0.091266 -0.083627 -0.595930 -0.326312 -0.133117 -0.117442 0.966242 3.673624 0.343432 0.515795 0.885635 2.979839 0.917581 3.240987 0.637243 1.466993 0.665268 1.598164 -0.012503 -0.012348 -0.215025 -0.176593 -0.726550 -0.303551 0.472627 0.851475 0.009753 0.009849 0.276178 0.379336 -0.641776 -0.324590 0.851225 2.717614 -0.925678 -0.127749 -0.110410 -0.099417 -0.547703 -0.322036 -0.130036 -0.115040
118c06a04458ada41261afcbcb536ce0d9338d05
449d555969bfd7befe906877abab098c6e63a0e8
/3630/CH2/EX2.9/Ex2_9.sce
1514e6f21fe05f16b8cea9c38f1ec92425c24757
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
361
sce
Ex2_9.sce
clc; //ex2.9 Vs=50; //Volt Vd=0.7; //volt RL=200; //ohm If=(Vs-Vd)/RL; //Ampere//forward current in the circuit Io=(20/100)*If+If; //Ampere//Average forward current rating 20% greater than calculated value of If disp('mAmp',If*1000,"If="); //The answers vary due to round off error disp('mAmp',Io*1000,"Io=") //The answers vary due to round off error
8f23a80e38767058a3935adb6f0dfbfc14f1af09
b9602336613b26d0b9c22a09d219c0ed8e158b4e
/Examples/Examples_MatFunc/eps.sce
577048921f2581bc9f65d52bfaa055e154020349
[ "BSD-2-Clause" ]
permissive
CEG-MCA-Scilab-Hackathon/Scilab_Armadillo_Toolbox
d0a366f5f058ee45d3c4be7a41e08ed419d4b7cd
70c97cda4e0dd54df0a638e9b99f380c09ffa37e
refs/heads/master
2022-12-11T01:28:28.742041
2020-08-26T12:24:27
2020-08-26T12:24:27
290,481,428
0
0
null
null
null
null
UTF-8
Scilab
false
false
291
sce
eps.sce
// Function Name: eps // Returns the positive distance of the absolute value of each element of the input matrix to the next largest representable floating point number. // Calculating the eps. inputMat = [-1.2, 1, 1.9; -4, 2.6, 5; -2.3, 8, -7]; result = armaMatFunc("eps",inputMat)
5fa3c09675b42a72bfd632b532e219f7f2841d93
449d555969bfd7befe906877abab098c6e63a0e8
/3788/CH2/EX2.3.1/Ex2_3_1.sce
08a52f0058d4a1e6a83444ef0137e97ee9b57f8b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
399
sce
Ex2_3_1.sce
//Example 2.3.1 //Drift with a Geostationary Satellite //Variables T=86400 //T corresponds to 1 solar day u=(3.986004418*10^5) //Calculation //Part1 Orbital Radius a=((T^2*u)/(4*%pi^2))^(1/3) //4 pi^2=39.4784716 printf("The radius of the circular orbit is : %f km\n",a) //Part2 Rate of Drift drift=360*(235.9/T) printf("The drift is %f degrees/day",drift)