blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 6 214 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2 values | repo_name stringlengths 6 87 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 15 values | visit_date timestamp[us]date 2016-08-04 09:00:04 2023-09-05 17:18:33 | revision_date timestamp[us]date 1998-12-11 00:15:10 2023-09-02 05:42:40 | committer_date timestamp[us]date 2005-04-26 09:58:02 2023-09-02 05:42:40 | github_id int64 436k 586M ⌀ | star_events_count int64 0 12.3k | fork_events_count int64 0 6.3k | gha_license_id stringclasses 7 values | gha_event_created_at timestamp[us]date 2012-11-16 11:45:07 2023-09-14 20:45:37 ⌀ | gha_created_at timestamp[us]date 2010-03-22 23:34:58 2023-01-07 03:47:44 ⌀ | gha_language stringclasses 36 values | src_encoding stringclasses 17 values | language stringclasses 1 value | is_vendor bool 1 class | is_generated bool 1 class | length_bytes int64 5 10.4M | extension stringclasses 15 values | filename stringlengths 2 96 | content stringlengths 5 10.4M |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b12e620524810f54f3d58fe68a3357e68505c8d3 | ed2dc0ce80bf86680d743173c334ed2eb63ff60a | /testa.sci | d79a7befbffd8f7e04937577b93dacc960e66759 | [] | no_license | edilsonmassuete/EC017 | 722cbfc2d7fed4ca424e2be1a3d8d35714907fb5 | 48bdfc34650db17ecb937d697e3327fd2ba1a7ca | refs/heads/master | 2021-01-10T12:28:59.420600 | 2015-11-21T12:15:36 | 2015-11-21T12:15:36 | 46,496,054 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 3,738 | sci | testa.sci | function y=testa(W)
//carrega o treinamento.
load ('ANN_treina.sod', 'W', 'NeuralNetwork');
//entrada dos valores de teste
x=[
0 0 1 0 0 1 1 1 1 0 0 1 0 0 0 1 0 1 1 0 0 ;
0 0 1 0 0 1 1 1 1 0 0 1 0 0 0 1 0 0 1 0 0 ;
0 0 1 0 0 0 1 1 1 1 1 0 0 0 0 1 0 0 0 1 1 ;
1 0 1 1 0 1 1 0 1 1 0 0 1 0 0 1 0 1 0 0 1 ;
1 0 0 1 0 0 1 1 1 1 0 0 1 0 0 1 0 1 0 0 1 ;
1 0 0 1 0 0 0 1 1 1 0 0 1 0 0 1 1 1 0 0 1 ;
0 0 0 1 0 1 1 1 1 1 0 1 0 0 0 1 0 1 0 0 1 ;
1 0 0 1 0 0 1 1 1 1 0 0 1 0 0 1 0 1 0 0 1 ;
1 0 0 1 0 0 1 1 1 1 0 0 1 0 0 1 1 1 0 0 1 ;
1 0 0 1 0 0 1 1 1 1 0 0 1 0 0 1 0 1 0 0 1 ;
1 0 0 1 0 0 0 1 1 1 0 0 1 0 0 1 1 1 0 0 1 ;
0 1 1 0 0 0 1 0 1 1 0 0 0 1 0 1 0 1 0 1 0 ;
0 0 0 0 0 0 1 0 0 1 1 0 1 1 1 1 0 0 1 1 1 ;
0 0 1 0 0 1 0 1 1 0 0 1 0 0 0 1 0 0 1 0 0 ;
1 0 0 1 0 1 1 1 1 1 0 1 0 0 0 0 0 1 0 0 1 ;
1 0 0 1 0 1 1 1 1 1 0 1 0 1 0 1 0 1 0 0 1 ;
0 0 0 0 0 1 1 1 1 0 1 0 0 0 0 1 0 0 0 1 1 ;
0 0 1 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 1 1 1 ;
0 1 1 0 1 1 1 0 1 1 0 0 0 1 0 1 0 0 0 1 0 ;
0 1 1 0 1 1 1 0 1 1 0 0 0 1 0 1 0 0 0 1 0 ;
0 0 1 0 0 0 1 1 1 1 0 0 0 0 0 1 0 0 0 1 1 ;
0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 ;
0 0 1 0 0 1 0 1 1 0 0 1 0 0 0 1 0 0 1 0 0 ;
0 1 1 0 1 0 0 0 1 1 0 0 0 1 0 1 0 0 0 1 0 ;
1 0 0 1 0 0 0 1 1 1 0 0 0 1 0 1 0 0 0 0 1 ;
0 0 1 0 0 1 1 0 0 0 0 0 1 0 1 0 0 0 1 1 1 ;
0 0 1 0 0 1 1 1 1 0 1 1 0 0 0 1 0 1 1 0 0 ;
0 1 1 0 1 1 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 ;
0 0 1 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 1 1 0 ;
0 0 1 0 0 1 0 1 1 1 0 0 1 0 0 0 0 0 1 0 1 ;
0 0 1 0 0 0 0 0 1 1 0 0 1 0 0 1 0 1 0 1 1 ;
0 0 1 0 0 0 1 1 1 1 0 0 1 0 0 1 0 0 0 1 1 ;
0 0 1 0 0 1 1 1 1 0 0 1 0 0 0 1 0 1 1 0 0 ;
1 0 0 1 1 0 0 1 1 1 0 0 0 1 0 1 0 0 0 0 1 ;
1 0 0 1 0 0 0 1 1 1 0 0 1 0 0 1 0 0 0 0 1 ;
0 1 1 0 1 0 1 0 1 1 0 0 0 1 0 1 0 1 0 1 0 ;
1 0 0 1 0 0 0 1 1 1 0 0 0 1 0 1 0 1 0 0 1 ;
1 0 1 0 1 0 0 0 0 1 1 0 1 1 0 0 0 0 1 1 0 ;
1 0 0 1 0 0 1 1 1 1 0 0 1 0 0 1 0 1 0 0 1 ;
0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 ;
0 1 1 0 1 0 0 0 1 1 0 0 0 1 0 1 0 0 0 1 0 ;
0 1 1 0 1 0 0 0 1 1 0 0 0 1 0 1 0 0 0 1 0
]';
disp(size(x));
//Definindo arquitetura da rede
disp(" .::::::::::::::: EXECUTANDO O TESTE ::::::::::::::::.");
cont1 = 0;
cont2 = 0;
cont3 = 0;
cont4 = 0;
cont5 = 0;
cont6 = 0;
cont7 = 0;
cont8 = 0;
NeuralNetwork=[21 14 7];
//executa a rede
y = ann_FF_run(x,NeuralNetwork,W);
y = round(y);//arredondando valores
disp(y);
[l,c]=size(y);
for i=1:c
if(y(1,i)==0 & y(2,i)==0 & y(3,i)==0 & y(4,i)==0 & y(5,i)==0 & y(6,i)==0 & y(7,i)==1)
cont1 = cont1+1;
elseif (y(1,i)==0 & y(2,i)==0 & y(3,i)==0 & y(4,i)==0 & y(5,i)==0 & y(6,i)==1 & y(7,i)==0)
cont2 = cont2+1;
elseif (y(1,i)==0 & y(2,i)==0 & y(3,i)==0 & y(4,i)==0 & y(5,i)==1 & y(6,i)==0 & y(7,i)==0)
cont3 = cont3+1;
elseif (y(1,i)==0 & y(2,i)==0 & y(3,i)==0 & y(4,i)==1 & y(5,i)==0 & y(6,i)==0 & y(7,i)==0)
cont4 = cont4+1;
elseif (y(1,i)==0 & y(2,i)==0 & y(3,i)==1 & y(4,i)==0 & y(5,i)==0 & y(6,i)==0 & y(7,i)==0)
cont5 = cont5+1;
elseif (y(1,i)==0 & y(2,i)==1 & y(3,i)==0 & y(4,i)==0 & y(5,i)==0 & y(6,i)==0 & y(7,i)==0)
cont6 = cont6+1;
elseif (y(1,i)==1 & y(2,i)==0 & y(3,i)==0 & y(4,i)==0 & y(5,i)==0 & y(6,i)==0 & y(7,i)==0)
cont7 = cont7+1;
else
//indefinido
cont8 = cont8+1;
end
end
disp(".:: Classe 1");
disp(cont1);
disp(".:: classe 2");
disp(cont2);
disp(".:: Classe 3");
disp(cont3);
disp(".:: Classe 4");
disp(cont4);
disp(".:: Classe 5");
disp(cont5);
disp(".:: Classe 6");
disp(cont6);
disp(".:: Classe 7");
disp(cont7);
disp(".:: indefinida");
disp(cont8);
endfunction
|
fd2186cc6523ec3458caecfe94b6284f7079a399 | 449d555969bfd7befe906877abab098c6e63a0e8 | /980/CH5/EX5.1/5_1.sce | b51010a000953433630582cedd455f160243daa3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 237 | sce | 5_1.sce | clc;
clear;
format('v',11);
Q=1*10^-9;
disp("path of the integration is along a line parallel to the x-axis as y and z are fixed with y=z=1.");
W=-Q*integrate('x','x',1,0); //putting y=z=1.
disp(W,"work done(in joule)=");
|
66d84e4834541259d765d1478918cbef4c345db8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3754/CH20/EX20.11/20_11.sce | 1f1868ec44eb3462dd96bea45e38206708822e2a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,131 | sce | 20_11.sce | clear//
//Variables
VSmin = 19.5 //Minimum source voltage (in volts)
VSmax = 22.5 //Maximum source voltage (in volts)
RL = 6.0 * 10**3 //Load resistance (in ohm)
VZ = 18.0 //Zener voltage (in volts)
IZmin = 2.0 * 10**-6 //Minimum zener current (in Ampere)
PZmax = 60.0 * 10**-3 //Maximum power dissipation (in watt)
rZ = 20.0 //Zener resistance (in ohm)
VL = VZ //Voltage across load resistance (in volt)
//Calculation
IZmax = (PZmax / rZ)**0.5 //Maximum value of zener current (in milli-Ampere)
IL = VL / RL //Load current (in milli-Ampere)
RSmax = (VSmin - VZ) / (IZmin + IL) //Maximum value of regulating resistance (in kilo-ohm)
RSmin = (VSmax - VZ) / (IZmax + IL) //Minimum value of regulating resistance (in kilo-ohm)
//Result
printf("\n Magnitude of regulating resistance should be between %0.1f ohm and %0.0f ohm.",RSmin,RSmax)
|
3f81770b93dfaf9070acaf144599bd8722dec09b | 6e51f2fdd036612dc2b51c405904fed97d2ae8b0 | /src/test_meta_1_a.tst | 34872eebedcc6f54f5d1ac23f6f3323e9980b7bf | [
"Zlib",
"BSD-3-Clause",
"OML",
"MIT"
] | permissive | joe-nano/ciyam | 92c6ccb58029a1b2a641a7e00417ab524cb9f957 | a92c296b911b29620a7bb3b758eb55339e040219 | refs/heads/master | 2022-04-16T14:39:55.822434 | 2020-03-27T06:39:13 | 2020-03-27T06:39:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 3,236 | tst | test_meta_1_a.tst |
> storage_init ciyam
> session_variable @attached_file_path .
> pc guest 20120102 100 105100 guest_model "105101=Sample,300500=guests,105102=0.1,105103=2012,105104=M001,105112=0"
guest_model
> pf 100 105100 guest_model "105101,105102,105103,105104,105105,105106,105107,105108,105109,105110,105111,105112,105113,105114"
[guest_model =1.0 512 100:105100] Sample,0.1,2012,M001,M001C100,M001S1000,M001L100,M001V100,,,,2,0,
> pc guest 20120102 100 136100 guest_standard "136101=Standard,136107=Standard,302810=Standard,302800=guest_model"
guest_standard
> pe guest 20120102 100 136100 "-v=@async=false,@message=Installing Standard Package..." guest_standard =1.0 -136410
Installing Standard Package...
> pc guest 20120102 100 136100 guest_user "136101=User,136107=User,302810=User,302800=guest_model"
guest_user
> pe guest 20120102 100 136100 "-v=@async=false,@message=Installing User Package..." guest_user =1.0 -136410
Installing User Package...
> pf 100 106100 "106104 " 106101,106102,106104 -min
System_Information,System_Information,M001C100
User,User,M001C101
> pf 100 107100 "107110 " 107101,107110 -min
Name,M001C100F100
Vendor,M001C100F101
Reference,M001C100F102
Message,M001C100F103
Actions,M001C100F104
Dummy_Self,M001C101F100
User_Id,M001C101F101
User_Id_or_Name,M001C101F102
User_Name,M001C101F103
User_Password_Change,M001C101F104
Actions,M001C101F105
Active,M001C101F106
Change_Password_Time,M001C101F107
Template,M001C101F108
Unique,M001C101F109
Unix_Timestamp,M001C101F110
User_Hash,M001C101F111
Password,M001C101F112
Password_Change_After,M001C101F113
Password_Hash,M001C101F114
Class_Id,M001C101F115
Command_Hash,M001C101F116
Created_On,M001C101F117
Description,M001C101F118
Email,M001C101F119
Email_Failure,M001C101F120
Email_Address,M001C101F121
Has_Password,M001C101F122
Hide_Email_Address,M001C101F123
Is_In_Restore,M001C101F124
Not_Is_In_Restore,M001C101F125
Permissions,M001C101F126
Reset_Password,M001C101F127
Rescue_Password,M001C101F128
Is_Self_Or_Admin,M001C101F129
Key,M001C101F130
Must_Change_Password,M001C101F131
No_Email,M001C101F132
No_Email_Padding,M001C101F133
Read_Access_Only,M001C101F134
> pf 100 103100 "103104 " 103101,103104 -min
primitive,E000
primitive,E000
Currency,E100
Day_Type,E101
Customary_Event,E102
Month,E103
Day_Of_Month,E104
Day_Number,E105
Day_Set,E106
Date_Cycle,E107
Day_Of_Week,E108
Minutes,E109
Occurrence,E110
Orientation,E111
Change_Password_Seconds,E112
> pf 100 102100 "102111 " 102101,102111 -min
string,T000
string,T000
datetime,T001
datetime,T001
date,T002
date,T002
time,T003
time,T003
numeric,T004
numeric,T004
int,T005
int,T005
bool,T006
bool,T006
foreign_key,T007
foreign_key,T007
bytes,T100
str001,T101
str002,T102
str003,T103
str004,T104
str005,T105
str010,T106
str015,T107
str020,T108
str025,T109
str030,T110
str040,T111
str050,T112
str060,T113
str080,T114
str100,T115
str125,T116
str150,T117
str200,T118
year,T119
duration,T120
filename,T121
0..10,T122
1..10,T123
0..100,T124
1..100,T125
0..1000,T126
1..1000,T127
0..10000,T128
1..10000,T129
0..100000,T130
1..100000,T131
std_date,T132
std_time,T133
std_datetime,T134
std_timestamp,T135
std_numeric,T136
std_percentage,T137
std_money,T138
std_money_amount,T139
std_crypto,T140
std_crypto_amount,T141
> |
c0404368d31e6c264b6991e13358c4ef7ab07847 | 9cb37875b74a713c93c09fa50ccc70ac0f71ecdb | /CostHriFunction/Justin/SCNARIOS_PRESENTATION/Justin_IROS_easy_tmp.sce | a28835c56e48b7614355adea2fcfbb1a39cbe87e | [] | no_license | jmainpri/move3d-assets | a5b621daaedaaf8784fed0da1e80d029c83f3983 | 939db49d17a14e052bb58324b70e6112803d3105 | refs/heads/master | 2021-01-16T17:48:56.669119 | 2016-02-16T14:04:09 | 2016-02-16T14:04:09 | 20,237,987 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 6,418 | sce | Justin_IROS_easy_tmp.sce | #************************************************************
# Scenario of Ikea
#
# date : Wed May 11 18:36:50 2011
#************************************************************
p3d_sel_desc_name P3D_ENV Ikea
p3d_sel_desc_name P3D_ROBOT ACHILE_HUMAN1
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.146000 0.230000 0.763000 0.000000 0.000000 -160.776000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 55.572000 0.000000 0.000000 60.494000 25.398000 -80.280000 2.648000 -59.543000 0.000000 0.000000 -60.494000 -14.112000 -74.628000 0.000000 0.000000 -86.927373 0.000000 97.041538 0.000000 -10.114165 0.000000 0.000000 -86.927373 0.000000 97.041538 0.000000 -10.114165 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT ROBOT_JUSTIN
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 -1.568000 -1.352000 -124.056000 -69.586000 -13.480000 79.879000 -66.399000 -1.327433 3.871682 -45.000000 -94.000000 -50.000000 115.000000 2.000000 14.000000 40.000000 42.789630 -99.882479 -5.746000 28.339367 18.468345 -30.606243 10.988447 -2.828000 -1.257000 0.975000 0.000000 0.000000 60.444000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 -1.568000 -1.352000 -124.056000 -110.862000 -0.806000 66.864000 -66.058000 -1.327433 3.871682 -45.000000 -94.000000 -50.000000 115.000000 2.000000 14.000000 40.000000 38.028631 -107.273056 -44.914000 29.634102 30.596943 -41.908380 -15.720483 -2.278000 -0.393000 0.857000 0.000000 0.000000 16.704000
p3d_constraint p3d_kuka_arm_ik 6 18 19 21 22 23 24 1 29 0 3 20 -1 1
p3d_set_cntrt_Tatt 0 -0.982797 0.018403 -0.183754 -0.036039 -0.003530 0.992963 0.118341 -0.346482 0.184640 0.116955 -0.975819 -0.017708
p3d_constraint p3d_min_max_dofs 0 2 4 3 2 0.000000 135.000000 0
#p3d_constraint p3d_lin_rel_dofs 1 5 2 3 4 3 -1.000000 -1.000000 0.000000 0
p3d_constraint p3d_fixed_jnt 1 1 0 3 -1.568000 -1.352000 -124.056000 0
p3d_constraint p3d_fixed_jnt 1 7 0 1 -1.327433 0
p3d_constraint p3d_fixed_jnt 1 8 0 1 3.871682 0
p3d_constraint p3d_fixed_jnt 1 10 0 1 -45.000000 0
p3d_constraint p3d_fixed_jnt 1 11 0 1 -94.000000 0
p3d_constraint p3d_fixed_jnt 1 12 0 1 -50.000000 0
p3d_constraint p3d_fixed_jnt 1 13 0 1 115.000000 0
p3d_constraint p3d_fixed_jnt 1 14 0 1 2.000000 0
p3d_constraint p3d_fixed_jnt 1 15 0 1 14.000000 0
p3d_constraint p3d_fixed_jnt 1 16 0 1 40.000000 0
p3d_set_object_base_and_arm_constraints 29 1 0 1 0
p3d_set_arm_data 0 1 29
p3d_set_object_to_carry 0 Verre
p3d_sel_desc_name P3D_ROBOT Lampe
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 -1.966568 1.622419 0.983776 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT Assiette
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.884956 -1.573254 0.787611 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT Pommes
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.442478 -1.622419 0.762537 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT Verre
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT Tabouret
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.207317 0.219512 0.000000 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT legLamp
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.436000 0.693000 0.000000 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT sailLamp1
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.029268 0.263415 3.000000 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT sailLamp2
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.029268 0.556098 3.000000 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT sailLamp3
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.029268 0.848780 3.000000 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_set_camera_pos -0.068686 -0.258955 0.995614 2.853974 5.531310 0.734375 0.000000 0.000000 1.000000 0.000000
|
9b02fc66e4669137afcf44e4f694aee6ac7bcd78 | e41b69b268c20a65548c08829feabfdd3a404a12 | /3DCosmos/Data/Scripts/Presentations/ISU 2011.SCI | 47fe960c7ba00c7adcdfb4d102c24773cf457009 | [
"LicenseRef-scancode-khronos",
"MIT"
] | permissive | pvaut/Z-Flux | 870e254bf340047ed2a52d888bc6f5e09357a8a0 | 096d53d45237fb22f58304b82b1a90659ae7f6af | refs/heads/master | 2023-06-28T08:24:56.526409 | 2023-03-01T12:44:08 | 2023-03-01T12:44:08 | 7,296,248 | 1 | 1 | null | 2023-06-13T13:04:58 | 2012-12-23T15:40:26 | C | UTF-8 | Scilab | false | false | 8,521 | sci | ISU 2011.SCI | codeblock readtextfile(ScriptDir+"\presentations\_presentation.sci");
showall=true;
SetAnimation("None");
Slide(" ");
skipy(1);
indent(0.1);
text("\textbf{Z-Flux:}","size":3);
text("\textbf{an introduction}","size":3);
Click;
##################################################################################################
SetAnimation("MoveForward");
if showall then {
Slide("What is Z-Flux?");
Click;
text("In a nutshell: a freeware software program for real-time, interactive rendering of script-based digital animations in stereo");
Click;
text("\textbf{Free.} You can download and use Z-Flux free of charge","Bullet":true);
Click;
text("\textbf{Real-time.} All renderings are performed real-time, typically at 60 frames per second","Bullet":true);
Click;
text("\textbf{Interactive.} The user can control key aspects of an animation while it is running.","Bullet":true);
Click;
text("\textbf{Stereo.} Z-Flux renders side-by-side stereo images","Bullet":true);
Click;
text("\textbf{Flexible & extensible.} The engine of Z-Flux is a powerful script language, FluxScript, driving all animations.","Bullet":true);
Click;
}
##################################################################################################
if showall then {
SetAnimation("MoveBackward");
Slide("Origin of Z-Flux");
Click;
text("Originated from the public observatory \textit{UGent Volkssterrenwacht Armand Pien}.");
text("The purpose was to build an \textbf{educational} stereo projection facility used to show 3D animations about \textbf{astronomy} and \textbf{space exploration}.");
Click;
SetAnimationSpeed(0.5);
pd=3.0;
Picture(datadir+"\\Scripts\Presentations\_Pictures\vs1.jpg",point(0.5,GetCurPosY,-1),3.0);
Sleep(pd);
Picture(datadir+"\\Scripts\Presentations\_Pictures\telescoop.jpg",point(6,GetCurPosY+0.5,-1),3.0);
Sleep(pd);
Picture(datadir+"\\Scripts\Presentations\_Pictures\sterrenwacht_luchtfoto.jpg",point(0,GetCurPosY+0.5,0),3.0);
Sleep(pd);
Picture(datadir+"\\Scripts\Presentations\_Pictures\bezoek1.jpg",point(5,GetCurPosY-0.25,0),2.0);
Sleep(pd);
Picture(datadir+"\\Scripts\Presentations\_Pictures\leden.jpg",point(8,GetCurPosY+1.5,0),2.0);
Sleep(pd);
Picture(datadir+"\\Scripts\Presentations\_Pictures\vs2.jpg",point(2,GetCurPosY+1.5,1),1.5);
Sleep(pd);
Picture(datadir+"\\Scripts\Presentations\_Pictures\telescoop3.jpg",point(5.5,GetCurPosY+1,1),2);
Sleep(pd);
Picture(datadir+"\\Scripts\Presentations\_Pictures\weerstation.jpg",point(2.5,GetCurPosY-1,1),1.7);
Sleep(pd);
Picture(datadir+"\\Scripts\Presentations\_Pictures\school2.jpg",point(8,GetCurPosY-0.5,1),1.5);
SetAnimationSpeed(1);
Click;
PresentScript(scriptdir+"\Stereo pictures\02_Slide shows.SCI",datadir+"\SlideShows\VSRUG.SCI");
Click;
PresentScript(scriptdir+"\Astronomy\01_Earth\seasons.SCI","");
PresentScript(scriptdir+"\Astronomy\04_Saturnus\Saturnus + Moons.SCI","");
PresentScript(scriptdir+"\Space\Models\ISS.SCI","");
Click;
}
##################################################################################################
if showall then {
Slide("Advantages of Z-Flux");
Click;
text("High level scripting language allows quick development of powerful animations","Bullet":true);
indent(0.05);
text("Powerful mathematice engine","Bullet":true,"Size":0.8);
text("Knowlegde of laws of physics","Bullet":true,"Size":0.8);
text("Advanced geometry tools","Bullet":true,"Size":0.8);
outdent(0.05);
Click;
PresentScript(scriptdir+"\Physics\spherical pendulum.SCI","");
Picture(datadir+"\\Scripts\Presentations\_Pictures\script_pendulum.png",point(2,1,0.1),7.0);
Click;
RemoveLastItem;
skipy(0.2);
text("Reads & displays 3DS files (standard 3d model format)","Bullet":true);
Click;
text("Resolution and projection mode independent","Bullet":true);
Click;
text("Built-in color correction for Infitec projection","Bullet":true);
Click;
text("Warped projection possible (dome projection)","Bullet":true);
Click;
text("A variety of control devices can be used","Bullet":true);
indent(0.05);
text("Keyboard & mouse","Bullet":true);
text("(Wireless) Gamepad","Bullet":true);
text("SpaceConnector (3D pointing device)","Bullet":true);
outdent(0.05);
}
##################################################################################################
if showall then {
SetAnimation("ZoomX");
Slide("Z-Flux for stereo photography");
text("Interest by the stereo photography community triggered some extra developments:");
Click;
text("A fancy stereo foto browser","Bullet":true);
Click;
text("A powerful tool to create stereo slide shows","Bullet":true);
Click;
text("An interactive, menu based environment to browse stereo content","Bullet":true);
Click;
text("Stereo video playing (with sound)","Bullet":true);
Click;
text("A 3D ~"PowerPoint~" presentation builder (=this show!)","Bullet":true,"Color":color(0.9,0.5,0));
Click;
}
##################################################################################################
if showall then {
SetAnimation("MoveForward");
Slide("Stereo foto browser");
Click;
text("Automatic generation of stereo thumbnails","Bullet":true);
Click;
text("~"CoverFlow~"-style 3D animation of stereo thumbnails","Bullet":true);
Click;
PresentScript(scriptdir+"\Stereo pictures\01_Browse Stereo pictures.SCI",datadir+"\StereoPictures\Winter2008_2009");
Click;
}
##################################################################################################
if showall then {
SetAnimation("FadeIn");
Slide("Stereo slide show creator");
Click;
text("Script based: easy to adapt and modify","Bullet":true);
Click;
text("Variety of true 3D transitions","Bullet":true);
Click;
text("Possible to show several images simultaneously in 3D overlay","Bullet":true);
Click;
text("Zooming an panning on stereo images","Bullet":true);
Click;
text("Play stereo videos in the show","Bullet":true);
Click;
text("Powerful sound tools (fade in & out, mix, synchronise)","Bullet":true);
Click;
Picture(datadir+"\\Scripts\Presentations\_Pictures\script_slideshow.png",point(5,2,1),5.0);
Click;
for i=1 to 7 do RemoveLastItem;
skipy(-4.3);
text("\textbf{picturefolder, videofolder, soundfolder}: set source data folders");
text("\textbf{transition}: chose the animation between two pictures");
text("\textbf{showstereopic}: shows a stereo image");
text("\textbf{panstereopic}: pans/zooms on a stereo image");
text("\textbf{showstereovideo}: shows a stereo video");
text("\textbf{showtext}: displays text in overlay");
text("\textbf{playsound,fadesound,stopsound}: sound manipulation");
text("\textbf{delay}: waits for a number of seconds");
text("\textbf{waitclick}: waits for a user action");
text("\textbf{loop}: automatically restarts");
Click;
}
##################################################################################################
if showall then {
SetAnimation("MoveBackward");
Slide("Interactive menu based environment");
Click;
text("Can offer any Z-Flux content in a easy-to-use browsable environment");
text("=Ideal for self-exploration by visitors (museums, ...)");
Click;
PresentScript(scriptdir+"\02_user menu.sci","");
Click;
skipy(0.5);
text("Intuitive: small learning curve","Bullet":true);
Click;
text("Robust (only input device is mouse or Bamboo touchpad)","Bullet":true);
Click;
text("Easy to modify content","Bullet":true);
Click;
for i=1 to 5 do RemoveLastItem;
Picture(datadir+"\\Scripts\Presentations\_Pictures\usermenu1.png",point(0.5,1,-1),6.0);
Click;
Picture(datadir+"\\Scripts\Presentations\_Pictures\usermenu2.png",point(4.5,3,1),3.0);
Click;
}
##################################################################################################
if showall then {
Slide("3D presentation builder");
text("= a very simple PowerPoint, but with 3D capacities");
Click;
#skipy(1);
text("Easy and simple make-up","Bullet":true);
Click;
text("Display of text, mono & stereo images/videos","Bullet":true);
Click;
text("Choice between a variety of 3D animation effects","Bullet":true);
Click;
st="";
st=st+"Math formulas: $ ";
st=st+"\sum_{i=1}^n i^2 + \left| \, \vec{v} \times \vec{w} \right| + x_1^2 + \sin \beta - (1+x)^2 + \sqrt{ \frac{1}{1+x} }";
st=st+" $";
text(st,"Bullet":true);
Click;
text("Inclusion of any Z-Flux animation in the presentation","Bullet":true);
Click;
text("Script based","Bullet":true);
Click;
}
##################################################################################################
Slide(" ");
Picture(datadir+"\\Scripts\Presentations\_Pictures\script_present.png",point(0,0.5,-0.1),7.0);
Click;
Slide(" ");
delay(1);
stop;
|
ef367f021ce938a4a928eb869f84b6a5208bd485 | 449d555969bfd7befe906877abab098c6e63a0e8 | /34/CH11/EX11.2/Ch11Exa2.sci | 51ab0367fc4c0d5a4bf24259ce5cf030a94c4db2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | Ch11Exa2.sci |
r= 2.4; //distance between centre of the protons, fm
r= r*(10^(-15)); //converting to m
e= 1.6*(10^(-19)); //charge of an electron, C
Po= 8.85*(10^(-12)); //Permittivity of free space, F/m
K=1/(4*(%pi)*Po); //constant, N.m^2/C^2
F= K*(e^2)/(r^2); //N
disp(F,"The repulsive force, in N, is: ")
//Result
// The repulsive force, in N, is:
// 39.963576 |
8aee17a3118b47b28d24d1a58bdd0ede7659f79f | 47adabef6eb8924aff50314b05cfd89f90e19aec | /macros/http_url_split.sci | 254087506c6ad63f912d293bd67be08b79fae1f6 | [
"BSD-3-Clause"
] | permissive | sengupta/scilab-http | acf41286543dfadb62bfbf1fc74d19cd6ec65815 | 114ac7ab3a55e08399a82e8a1c084bc23cace3a3 | refs/heads/master | 2021-03-12T20:38:08.900774 | 2012-04-03T13:14:33 | 2012-04-03T13:14:33 | 3,886,870 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 144 | sci | http_url_split.sci | function [host, resource, port] = http_url_split(URL)
// This function returns the hostname, resource path and port of a given URL
endfunction
|
ece857aa7c331940bb9cc79fa502a0075a8acb06 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1322/CH6/EX6.9/53ex3.sce | 42b71789d6ecfaae9ca2baebe0a0305ede33470b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 260 | sce | 53ex3.sce | clear;
clc;
close;
x=poly(0,'x');
//let x be amount of increase in pence
mans_new_wage=480+x;
womens_new_wage=370+x;
for x=1:500
if((480+x) == (6*(370+x)/5))//by given data
mprintf("the weekly increase is %ip \n",x)
end
end
|
d15338fefc0c3fbb133caf21f9a6724256331c1b | 527c41bcbfe7e4743e0e8897b058eaaf206558c7 | /Positive_Negative_test/Netezza-Base-SparseStatisticalFunctions/FLSparseSkewness-NZ-01.tst | e196b8a9e40c8187ef01f039a9e26a89e3c2616d | [] | no_license | kamleshm/intern_fuzzy | c2dd079bf08bede6bca79af898036d7a538ab4e2 | aaef3c9dc9edf3759ef0b981597746d411d05d34 | refs/heads/master | 2021-01-23T06:25:46.162332 | 2017-07-12T07:12:25 | 2017-07-12T07:12:25 | 93,021,923 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 3,960 | tst | FLSparseSkewness-NZ-01.tst | -- Fuzzy Logix, LLC: Functional Testing Script for DB Lytix functions on Teradata
--
-- Copyright (c): 2014 Fuzzy Logix, LLC
--
-- NOTICE: All information contained herein is, and remains the property of Fuzzy Logix, LLC.
-- The intellectual and technical concepts contained herein are proprietary to Fuzzy Logix, LLC.
-- and may be covered by U.S. and Foreign Patents, patents in process, and are protected by trade
-- secret or copyright law. Dissemination of this information or reproduction of this material is
-- strictly forbidden unless prior written permission is obtained from Fuzzy Logix, LLC.
-- Functional Test Specifications:
--
-- Test Category: Sparse Statistics Functions
--
-- Test Unit Number: FLSparseSkewness-Netezza-01
--
-- Name(s): FLSparseSkewness
--
-- Description: Scalar function which returns the skewness of a values stored in sparse form
--
-- Applications:
--
-- Signature: FLSparseSkewness(SumX DOUBLE PRECISION, SumSq DOUBLE PRECISION, SumCu DOUBLE PRECISION, NumObs BIGINT)
--
-- Parameters: See Documentation
--
-- Return value: DOUBLE PRECISION
--
-- Last Updated: 04-26-2017
--
-- Author: <Zhi.Wang@fuzzyl.com>
-- Author: <Diptesh.Nath@fuzzylogix.com>
-- BEGIN: TEST SCRIPT
-- .run file=../PulsarLogOn.sql
-- .set width 2500
SELECT COUNT(*) AS CNT,
CASE WHEN CNT = 0 THEN ' Please Load Test Data!!! ' ELSE ' Test Data Loaded ' END AS TestOutcome
FROM tblHomeSurveySparse a;
-- BEGIN: POSITIVE TEST(s)
---- Positive Test 1: Manual Example
--- Same output, good
SELECT a.MediaOutletID,
FLSparseSkewness(a.VarSum,
a.VarSqSum,
a.VarCuSum,
a.VarCount) AS FLSparseSkewness
FROM (
SELECT MediaOutletID,
SUM(Num_Val) AS VarSum,
SUM(Num_Val * Num_Val) AS VarSqSum,
SUM(Num_Val * Num_Val *Num_Val) AS VarCuSum,
9605 AS VarCount
FROM tblHomeSurveySparse
GROUP BY MediaOutletID
) AS a
WHERE MediaOutletID <= 10
ORDER BY 1;
---- Positive Test 2:
SELECT FLSparseSkewness(575, 575, 575, 9605);
---- Positive Test 3: Input Large Value 1e100
SELECT FLSparseSkewness(1e100, 575, 575, 9605); /* Error Divide By Zero Due To Invalid Input*/
SELECT FLSparseSkewness(575, 1e100, 575, 9605);
SELECT FLSparseSkewness(575, 575, 1e100, 9605);
SELECT FLSparseSkewness(575, 575, 575, CAST(2 ** 63 -1 AS BIGINT));
---- Positive Test 4: Input Vary Small Value 1e-100
SELECT FLSparseSkewness(1e-100, 575, 575, 9605);
SELECT FLSparseSkewness(575, 1e-100, 575, 9605); /* Error Divide By Zero Due To Invalid Input*/
SELECT FLSparseSkewness(575, 575, 1e-100, 9605);
-- END: POSITIVE TEST(s)
-- BEGIN: NEGATIVE TEST(s)
---- Negative Test 1: Number of Obs = 0
--- Return Error: must be a positive integer, Good
SELECT FLSparseSkewness(575, 575, 575, 0);
---- Negative Test 2: Number of Obs = 1
--- Null
SELECT FLSparseSkewness(575, 575, 575, 1);
---- Negative Test 3: Number of Obs = 2
--- Null
SELECT FLSparseSkewness(575, 575, 575, 2);
---- Negative Test 4: Sumsq < 0
--- Return expected error, Good
SELECT FLSparseSkewness(575, -575, 575, 9605);
---- Negative Test 5: Input Out of Boundary Value
SELECT FLSparseSkewness(1e400, 575, 575, 9605);
SELECT FLSparseSkewness(575, 1e400, 575, 9605);
SELECT FLSparseSkewness(575, 575, 1e400, 9605);
SELECT FLSparseSkewness(575, 575, 575, CAST(2 ** 63 AS BIGINT));
---- Negative Test 6: Input 1e-400
SELECT FLSparseSkewness(1e-400, 575, 575, 9605);
SELECT FLSparseSkewness(575, 1e-400, 575, 9605);
SELECT FLSparseSkewness(575, 575, 1e-400, 9605);
---- Negative Test 7: Invalid DataType
SELECT FLSparseSkewness(575, 575, 575, 9605.0);
SELECT FLSparseSkewness(NULL, 575, 575, 9605);
SELECT FLSparseSkewness(575, NULL, 575, 9605);
SELECT FLSparseSkewness(575, 575, NULL, 9605);
SELECT FLSparseSkewness(575, 575, 575, NULL);
-- END: NEGATIVE TEST(s)
-- END: TEST SCRIPT
|
6d858b2e84b81c2d1d6de5c4e9d177e372dc9bdb | 449d555969bfd7befe906877abab098c6e63a0e8 | /3269/CH6/EX6.10/Ex6_10.sce | b0729264c55f23f8aa0f26161d7711fccb65da8d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,917 | sce | Ex6_10.sce | // Example 6.10
clear all;
clc;
// Given data
N = 150; // Number of zirconium atoms for every uranium atom
// 1.
// Using the data of atom density of zirconium from Table II.3
N_Z = 0.0429; // Atom density of zirconium in terms of 10^(24)
sigma_tZ = 6.6; // Total cross section of zirconium in barns
// Using the data of cross section of uranium-235 from Table II.3
sigma_tU = 690; // Total cross section of uranium in barns
N_25 = N_Z/N; // Atom concentration of uranium-235
// Calculation
lambda = 1/((sigma_tZ*N_Z)+(sigma_tU*N_25));
// Result
printf(" \n The mean free path of thermal neutrons = %3.1f cm \n",lambda);
// 2.
// Using the data of atom density of water from Table II.3
N_W = 0.0334; // Atom density of water in terms of 10^(24)
// As the water and zirconium occupy half of the volume
N_W = 0.5*0.0334;
N_Z = 0.5*0.0429;
// From the Figure 6.6
// Uranium is present in one third of the sandwich or \n one sixth of the entire area
N_25 = 2.86*10^(-4)/6;
// Using the data from Table 3.2
g_aF = 0.978; // Non 1/v factor Uranium-235 fuel
// Using the data from Table II.3 for microscopic absorption cross section
sigma_aU = 681; // Microscopic absorption cross section of Uranium-235 in barns
sigma_aZ = 0.185; // Microscopic absorption cross section of Zirconium in barns
sigma_aW = 0.664; // Microscopic absorption cross section of Water in barns
f = (N_25*g_aF*sigma_aU)/((N_25*g_aF*sigma_aU)+(N_Z*sigma_aZ)+(N_W*sigma_aW)); // Thermal utilization factor
// Using the data form Table 6.3 at temperature = 20 deg
n_T = 2.065; // Average number of neutrons produced per neutron absorbed in fission
// Calculation
k_inf = n_T*f;
// Result
printf("\n Infinite multiplication factor = %4.3f \n",k_inf);
|
7651f5a25d4d59dcaae06997080d7bf7fa301ec4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2606/CH8/EX8.1/ex8_1.sce | 346a93d8488d4f690a93b4534d524953d0d58865 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,144 | sce | ex8_1.sce | //Page Number: 8.6
//Example 8.1
clc;
disp('Part a');
//(a)Given, u1=1W and u2=1mW
//Change to dBW and dBm
u1=1D-3;
u2=1;
//(i)470mW
a=470D-3;
y1=(10*log10(a/u1));
disp('dBm',y1);
y2=(10*log10(a/u2));
disp('dBW',y2);
//(ii)1W
b=1;
z1=(10*log10(b/u1));
disp('dBm',z1);
z2=(10*log10(b/u2));
disp('dBW',z2);
//(iii)100nW
c=100D-9;
x1=(10*log10(c/u1));
disp('dBm',x1);
x2=(10*log10(c/u2));
disp('dBW',x2);
disp('Part B');
//(b)Here u1=1W (for dBW)and u2=1mW (for dBm)
//Change to powers to watts
//(i)-20dBW
a=-20;
k1=u2*(10^(a/10));
disp('W',k1);
//(ii)47dBm
b=47;
k2=u1*(10^(b/10));
disp('W',k2);
//(ii)0dBm
c=0;
k3=u1*(10^(c/10));
disp('W',k3);
disp('Part C');
//(c)Given, channel loss=20dB and Pt=1W
l=-20;
PT=1;
PR=10^(l/10);
disp(PR,'W','Received Power',);
disp('Part D');
//(d)Given, channel loss=30dB when signal=3dB and overall loss=20dB
l1=-30;
s=-3;
l2=-20;
q=-l1-s-s+l2;
d1=10^(q/10);
disp('dB',q,'=');
disp(d1);
disp('Part E');
//(e)Given,
Si=0; //dBm
S1=1D-3*(10^(Si/10));
Ni=1D-7; //W
Osnr=S1/Ni;
Odb=(10*(log10(Osnr)));
disp('dB',Odb);
|
3ae8030d3cf664a0c9ed5a4d9c4b7f437a7dda9b | 931df7de6dffa2b03ac9771d79e06d88c24ab4ff | /1x1 SMG Duel Gauntlet v2.sce | 79c46c03860419b1ce9336acacf237d806400c50 | [] | 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 | 25,357 | sce | 1x1 SMG Duel Gauntlet v2.sce | Name=1x1 SMG Duel Gauntlet v2
PlayerCharacters=Quaker
BotCharacters=ROT.rot
IsChallenge=true
Timelimit=120.0
PlayerProfile=Quaker
AddedBots=ROT.rot
PlayerMaxLives=1
BotMaxLives=6
PlayerTeam=0
BotTeams=0
MapName=1x1_cone.map
MapScale=3.0
BlockProjectilePredictors=true
BlockCheats=true
InvinciblePlayer=false
InvincibleBots=false
Timescale=1.0
BlockHealthbars=false
TimeRefilledByKill=0.0
ScoreToWin=0.0
ScorePerDamage=1.0
ScorePerKill=0.0
ScorePerMidairDirect=0.0
ScorePerAnyDirect=0.0
ScorePerTime=1.0
ScoreLossPerDamageTaken=0.0
ScoreLossPerDeath=0.0
ScoreLossPerMidairDirected=0.0
ScoreLossPerAnyDirected=0.0
ScoreMultAccuracy=false
ScoreMultDamageEfficiency=false
ScoreMultKillEfficiency=false
GameTag=
WeaponHeroTag=SMG
DifficultyTag=5
AuthorsTag=Tropycs, kidded
BlockHitMarkers=false
BlockHitSounds=false
BlockMissSounds=true
BlockFCT=false
Description=An improved 1x1 SMG Duel Gauntlet featuring aim profile tweaks, endomorphic viewmodels, ands revised scoring.
GameVersion=2.0.2.0
ScorePerDistance=0.0
MBSEnable=false
MBSTime1=0.1
MBSTime2=0.25
MBSTime3=100.0
MBSTime1Mult=1.0
MBSTime2Mult=2.0
MBSTime3Mult=3.0
MBSFBInstead=false
MBSRequireEnemyAlive=false
LockFOVRange=true
LockedFOVMin=103.0
LockedFOVMax=103.0
LockedFOVScale=Clamped Horizontal
[Aim Profile]
Name=LVL1
MinReactionTime=0.275
MaxReactionTime=0.3
MinSelfMovementCorrectionTime=0.005
MaxSelfMovementCorrectionTime=0.08
FlickFOV=40.0
FlickSpeed=1.0
FlickError=0.0
TrackSpeed=1.0
TrackError=0.0
MaxTurnAngleFromPadCenter=60.0
MinRecenterTime=0.375
MaxRecenterTime=0.425
OptimalAimFOV=40.0
OuterAimPenalty=1.0
MaxError=60.0
ShootFOV=50.0
VerticalAimOffset=0.0
MaxTolerableSpread=0.0
MinTolerableSpread=0.0
TolerableSpreadDist=2000.0
MaxSpreadDistFactor=1.0
AimingStyle=Original
ScanSpeedMultiplier=1.0
MaxSeekPitch=30.0
MaxSeekYaw=30.0
AimingSpeed=5.0
MinShootDelay=0.3
MaxShootDelay=0.6
[Aim Profile]
Name=Default
MinReactionTime=0.3
MaxReactionTime=0.4
MinSelfMovementCorrectionTime=0.001
MaxSelfMovementCorrectionTime=0.05
FlickFOV=30.0
FlickSpeed=1.5
FlickError=15.0
TrackSpeed=3.5
TrackError=3.5
MaxTurnAngleFromPadCenter=75.0
MinRecenterTime=0.3
MaxRecenterTime=0.5
OptimalAimFOV=30.0
OuterAimPenalty=1.0
MaxError=40.0
ShootFOV=15.0
VerticalAimOffset=0.0
MaxTolerableSpread=0.0
MinTolerableSpread=0.0
TolerableSpreadDist=2000.0
MaxSpreadDistFactor=1.0
AimingStyle=Original
ScanSpeedMultiplier=1.0
MaxSeekPitch=30.0
MaxSeekYaw=30.0
AimingSpeed=5.0
MinShootDelay=0.3
MaxShootDelay=0.6
[Aim Profile]
Name=LVL2
MinReactionTime=0.25
MaxReactionTime=0.275
MinSelfMovementCorrectionTime=0.004
MaxSelfMovementCorrectionTime=0.07
FlickFOV=37.0
FlickSpeed=1.1
FlickError=10.0
TrackSpeed=1.3
TrackError=0.0
MaxTurnAngleFromPadCenter=63.0
MinRecenterTime=0.35
MaxRecenterTime=0.4
OptimalAimFOV=37.0
OuterAimPenalty=1.0
MaxError=57.0
ShootFOV=47.0
VerticalAimOffset=0.0
MaxTolerableSpread=0.0
MinTolerableSpread=0.0
TolerableSpreadDist=2000.0
MaxSpreadDistFactor=1.0
AimingStyle=Original
ScanSpeedMultiplier=1.0
MaxSeekPitch=30.0
MaxSeekYaw=30.0
AimingSpeed=5.0
MinShootDelay=0.3
MaxShootDelay=0.6
[Aim Profile]
Name=LVL3
MinReactionTime=0.225
MaxReactionTime=0.25
MinSelfMovementCorrectionTime=0.003
MaxSelfMovementCorrectionTime=0.06
FlickFOV=34.0
FlickSpeed=1.2
FlickError=0.0
TrackSpeed=1.6
TrackError=0.0
MaxTurnAngleFromPadCenter=66.0
MinRecenterTime=0.35
MaxRecenterTime=0.375
OptimalAimFOV=34.0
OuterAimPenalty=1.0
MaxError=54.0
ShootFOV=44.0
VerticalAimOffset=0.0
MaxTolerableSpread=0.0
MinTolerableSpread=0.0
TolerableSpreadDist=2000.0
MaxSpreadDistFactor=1.0
AimingStyle=Original
ScanSpeedMultiplier=1.0
MaxSeekPitch=30.0
MaxSeekYaw=30.0
AimingSpeed=5.0
MinShootDelay=0.3
MaxShootDelay=0.6
[Aim Profile]
Name=LVL4
MinReactionTime=0.225
MaxReactionTime=0.25
MinSelfMovementCorrectionTime=0.002
MaxSelfMovementCorrectionTime=0.06
FlickFOV=31.0
FlickSpeed=1.3
FlickError=0.0
TrackSpeed=1.9
TrackError=0.0
MaxTurnAngleFromPadCenter=69.0
MinRecenterTime=0.325
MaxRecenterTime=0.375
OptimalAimFOV=31.0
OuterAimPenalty=1.0
MaxError=51.0
ShootFOV=41.0
VerticalAimOffset=0.0
MaxTolerableSpread=0.0
MinTolerableSpread=0.0
TolerableSpreadDist=2000.0
MaxSpreadDistFactor=1.0
AimingStyle=Original
ScanSpeedMultiplier=1.0
MaxSeekPitch=30.0
MaxSeekYaw=30.0
AimingSpeed=5.0
MinShootDelay=0.3
MaxShootDelay=0.6
[Aim Profile]
Name=LVL5
MinReactionTime=0.175
MaxReactionTime=0.2
MinSelfMovementCorrectionTime=0.002
MaxSelfMovementCorrectionTime=0.05
FlickFOV=29.0
FlickSpeed=1.4
FlickError=0.0
TrackSpeed=2.1
TrackError=0.0
MaxTurnAngleFromPadCenter=71.0
MinRecenterTime=0.3
MaxRecenterTime=0.35
OptimalAimFOV=29.0
OuterAimPenalty=1.0
MaxError=49.0
ShootFOV=39.0
VerticalAimOffset=0.0
MaxTolerableSpread=0.0
MinTolerableSpread=0.0
TolerableSpreadDist=2000.0
MaxSpreadDistFactor=1.0
AimingStyle=Original
ScanSpeedMultiplier=1.0
MaxSeekPitch=30.0
MaxSeekYaw=30.0
AimingSpeed=5.0
MinShootDelay=0.3
MaxShootDelay=0.6
[Aim Profile]
Name=LVL6
MinReactionTime=0.175
MaxReactionTime=0.2
MinSelfMovementCorrectionTime=0.001
MaxSelfMovementCorrectionTime=0.04
FlickFOV=36.0
FlickSpeed=1.5
FlickError=0.0
TrackSpeed=2.4
TrackError=0.0
MaxTurnAngleFromPadCenter=74.0
MinRecenterTime=0.3
MaxRecenterTime=0.325
OptimalAimFOV=26.0
OuterAimPenalty=1.0
MaxError=46.0
ShootFOV=36.0
VerticalAimOffset=0.0
MaxTolerableSpread=0.0
MinTolerableSpread=0.0
TolerableSpreadDist=2000.0
MaxSpreadDistFactor=1.0
AimingStyle=Original
ScanSpeedMultiplier=1.0
MaxSeekPitch=30.0
MaxSeekYaw=30.0
AimingSpeed=5.0
MinShootDelay=0.3
MaxShootDelay=0.6
[Bot Profile]
Name=LVL1
DodgeProfileNames=Long Strafes;Short Strafes
DodgeProfileWeights=1.8;1.0
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=LVL1;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=1.0
UseWeapons=true
CharacterProfile=Quaker Bot
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.000 Z=0.000
LaserAlpha=1.0
[Bot Profile]
Name=LVL2
DodgeProfileNames=Long Strafes;Short Strafes
DodgeProfileWeights=1.6;1.0
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=LVL2;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=1.0
UseWeapons=true
CharacterProfile=Quaker Bot
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.000 Z=0.000
LaserAlpha=1.0
[Bot Profile]
Name=LVL3
DodgeProfileNames=Long Strafes;Short Strafes
DodgeProfileWeights=1.4;1.0
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=LVL3;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=1.0
UseWeapons=true
CharacterProfile=Quaker Bot
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.000 Z=0.000
LaserAlpha=1.0
[Bot Profile]
Name=LVL4
DodgeProfileNames=Long Strafes;Short Strafes
DodgeProfileWeights=1.2;1.0
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=LVL4;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=1.0
UseWeapons=true
CharacterProfile=Quaker Bot
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.000 Z=0.000
LaserAlpha=1.0
[Bot Profile]
Name=LVL5
DodgeProfileNames=Long Strafes;Short Strafes
DodgeProfileWeights=1.0;1.0
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=LVL5;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=1.0
UseWeapons=true
CharacterProfile=Quaker Bot
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.000 Z=0.000
LaserAlpha=1.0
[Bot Profile]
Name=LVL6
DodgeProfileNames=Long Strafes;Short Strafes
DodgeProfileWeights=1.0;1.2
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=LVL6;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=1.0
UseWeapons=true
CharacterProfile=Quaker Bot
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.000 Z=0.000
LaserAlpha=1.0
[Bot Rotation Profile]
Name=ROT
ProfileNames=LVL1;LVL2;LVL3;LVL4;LVL5;LVL6
ProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0
Randomized=false
[Character Profile]
Name=Quaker
MaxHealth=300.0
WeaponProfileNames=SMG;;;;;;;
MinRespawnDelay=1.0
MaxRespawnDelay=5.0
StepUpHeight=75.0
CrouchHeightModifier=0.7
CrouchAnimationSpeed=1.8
CameraOffset=X=0.000 Y=0.000 Z=100.000
HeadshotOnly=false
DamageKnockbackFactor=0.0
MovementType=Base
MaxSpeed=300.0
MaxCrouchSpeed=150.0
Acceleration=3000.0
AirAcceleration=16000.0
Friction=0.0
BrakingFrictionFactor=0.0
JumpVelocity=0.0
Gravity=100.0
AirControl=0.25
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=false
CanJumpFromCrouch=false
EnemyBodyColor=X=0.771 Y=0.000 Z=0.000
EnemyHeadColor=X=1.000 Y=1.000 Z=1.000
TeamBodyColor=X=1.000 Y=0.888 Z=0.000
TeamHeadColor=X=1.000 Y=1.000 Z=1.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=0.0
MainBBType=Cylindrical
MainBBHeight=140.0
MainBBRadius=25.0
MainBBHasHead=true
MainBBHeadRadius=18.0
MainBBHeadOffset=-18.0
MainBBHide=true
ProjBBType=Cylindrical
ProjBBHeight=150.0
ProjBBRadius=30.0
ProjBBHasHead=true
ProjBBHeadRadius=18.0
ProjBBHeadOffset=-18.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.1
StrafeSpeedMult=0.8
BackSpeedMult=0.75
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.0
BlockSpawnFOV=0.0
BlockSpawnDistance=0.0
RespawnAnimationDuration=0.5
AllowBufferedJumps=true
BounceOffWalls=false
LeanAngle=0.0
LeanDisplacement=0.0
AirJumpExtraControl=0.0
ForwardSpeedBias=0.8
HealthRegainedonkill=300.0
HealthRegenPerSec=0.0
HealthRegenDelay=0.0
JumpSpeedPenaltyDuration=0.0
JumpSpeedPenaltyPercent=0.0
ThirdPersonCamera=true
TPSArmLength=180.0
TPSOffset=X=0.000 Y=60.000 Z=-100.000
BrakingDeceleration=2048.0
VerticalSpawnOffset=0.0
TerminalVelocity=0.0
CharacterModel=Endo
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Character Profile]
Name=Quaker Bot
MaxHealth=300.0
WeaponProfileNames=SMG;;;;;;;
MinRespawnDelay=1.0
MaxRespawnDelay=1.0
StepUpHeight=75.0
CrouchHeightModifier=0.7
CrouchAnimationSpeed=1.8
CameraOffset=X=0.000 Y=0.000 Z=0.000
HeadshotOnly=false
DamageKnockbackFactor=0.0
MovementType=Base
MaxSpeed=300.0
MaxCrouchSpeed=150.0
Acceleration=3000.0
AirAcceleration=16000.0
Friction=0.0
BrakingFrictionFactor=0.0
JumpVelocity=0.0
Gravity=100.0
AirControl=0.25
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=false
CanJumpFromCrouch=false
EnemyBodyColor=X=0.771 Y=0.000 Z=0.000
EnemyHeadColor=X=1.000 Y=1.000 Z=1.000
TeamBodyColor=X=1.000 Y=0.888 Z=0.000
TeamHeadColor=X=1.000 Y=1.000 Z=1.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=0.0
MainBBType=Cylindrical
MainBBHeight=140.0
MainBBRadius=25.0
MainBBHasHead=true
MainBBHeadRadius=18.0
MainBBHeadOffset=-18.0
MainBBHide=true
ProjBBType=Cylindrical
ProjBBHeight=150.0
ProjBBRadius=30.0
ProjBBHasHead=true
ProjBBHeadRadius=18.0
ProjBBHeadOffset=-18.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.1
StrafeSpeedMult=0.8
BackSpeedMult=0.75
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.0
BlockSpawnFOV=0.0
BlockSpawnDistance=0.0
RespawnAnimationDuration=0.0
AllowBufferedJumps=true
BounceOffWalls=true
LeanAngle=0.0
LeanDisplacement=0.0
AirJumpExtraControl=0.0
ForwardSpeedBias=0.8
HealthRegainedonkill=0.0
HealthRegenPerSec=0.0
HealthRegenDelay=0.0
JumpSpeedPenaltyDuration=0.0
JumpSpeedPenaltyPercent=0.0
ThirdPersonCamera=false
TPSArmLength=200.0
TPSOffset=X=0.000 Y=60.000 Z=-100.000
BrakingDeceleration=2048.0
VerticalSpawnOffset=0.0
TerminalVelocity=0.0
CharacterModel=Endo
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Dodge Profile]
Name=Long Strafes
MaxTargetDistance=300.0
MinTargetDistance=150.0
ToggleLeftRight=true
ToggleForwardBack=true
MinLRTimeChange=1.0
MaxLRTimeChange=1.5
MinFBTimeChange=1.0
MaxFBTimeChange=1.5
DamageReactionChangesDirection=false
DamageReactionChanceToIgnore=0.5
DamageReactionMinimumDelay=0.125
DamageReactionMaximumDelay=0.25
DamageReactionCooldown=1.0
DamageReactionThreshold=50.0
DamageReactionResetTimer=0.5
JumpFrequency=0.0
CrouchInAirFrequency=0.0
CrouchOnGroundFrequency=0.1
TargetStrafeOverride=Oppose
TargetStrafeMinDelay=0.14
TargetStrafeMaxDelay=0.3
MinProfileChangeTime=0.0
MaxProfileChangeTime=0.0
MinCrouchTime=0.3
MaxCrouchTime=0.6
MinJumpTime=0.0
MaxJumpTime=0.0
LeftStrafeTimeMult=1.0
RightStrafeTimeMult=1.0
StrafeSwapMinPause=0.0
StrafeSwapMaxPause=0.0
BlockedMovementPercent=1.0
BlockedMovementReactionMin=0.1
BlockedMovementReactionMax=0.15
WaypointLogic=Ignore
WaypointTurnRate=200.0
MinTimeBeforeShot=0.15
MaxTimeBeforeShot=0.25
IgnoreShotChance=0.0
ForwardTimeMult=1.0
BackTimeMult=1.0
DamageReactionChangesFB=false
[Dodge Profile]
Name=Short Strafes
MaxTargetDistance=150.0
MinTargetDistance=75.0
ToggleLeftRight=true
ToggleForwardBack=true
MinLRTimeChange=0.5
MaxLRTimeChange=0.8
MinFBTimeChange=0.5
MaxFBTimeChange=0.8
DamageReactionChangesDirection=false
DamageReactionChanceToIgnore=0.5
DamageReactionMinimumDelay=0.125
DamageReactionMaximumDelay=0.25
DamageReactionCooldown=1.0
DamageReactionThreshold=50.0
DamageReactionResetTimer=0.5
JumpFrequency=0.0
CrouchInAirFrequency=0.0
CrouchOnGroundFrequency=0.0
TargetStrafeOverride=Mimic
TargetStrafeMinDelay=0.13
TargetStrafeMaxDelay=0.2
MinProfileChangeTime=0.0
MaxProfileChangeTime=0.0
MinCrouchTime=0.4
MaxCrouchTime=0.5
MinJumpTime=0.0
MaxJumpTime=0.0
LeftStrafeTimeMult=1.0
RightStrafeTimeMult=1.0
StrafeSwapMinPause=0.0
StrafeSwapMaxPause=0.0
BlockedMovementPercent=1.0
BlockedMovementReactionMin=0.1
BlockedMovementReactionMax=0.15
WaypointLogic=Ignore
WaypointTurnRate=200.0
MinTimeBeforeShot=0.15
MaxTimeBeforeShot=0.25
IgnoreShotChance=0.0
ForwardTimeMult=1.0
BackTimeMult=1.0
DamageReactionChangesFB=false
[Weapon Profile]
Name=SMG
Type=Hitscan
ShotsPerClick=1
DamagePerShot=1.0
KnockbackFactor=0.0
TimeBetweenShots=0.046
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=true
HeadshotMultiplier=2.0
MagazineMax=0
AmmoPerShot=1
ReloadTimeFromEmpty=0.5
ReloadTimeFromPartial=0.5
DamageFalloffStartDistance=100000.0
DamageFalloffStopDistance=100000.0
DamageAtMaxRange=7.0
DelayBeforeShot=0.0
ProjectileGraphic=Ball
VisualLifetime=0.05
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.08
HitSoundCooldown=0.08
HitscanVisualOffset=X=0.000 Y=0.000 Z=-80.000
ADSBlocksShooting=false
ShootingBlocksADS=false
KnockbackFactorAir=0.0
RecoilNegatable=false
DecalType=0
DecalSize=30.0
DelayAfterShooting=0.0
BeamTracksCrosshair=false
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
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=0
CancelReloadOnKill=false
FlatKnockbackHorizontalMin=0.0
FlatKnockbackVerticalMin=0.0
ADSScope=No Scope
ADSFOVOverride=72.099998
ADSFOVScale=Horizontal (4:3)
ADSAllowUserOverrideFOV=true
IsBurstWeapon=false
ForceFirstPersonInADS=true
ZoomBlockedInAir=false
ADSCameraOffsetX=0.0
ADSCameraOffsetY=0.0
ADSCameraOffsetZ=0.0
QuickSwitchTime=0.1
WeaponModel=Blank
WeaponAnimation=Primary
UseIncReload=false
IncReloadStartupTime=0.0
IncReloadLoopTime=0.0
IncReloadAmmoPerLoop=1
IncReloadEndTime=0.0
IncReloadCancelWithShoot=true
WeaponSkin=Default
ProjectileVisualOffset=X=0.000 Y=0.000 Z=0.000
SpreadDecayDelay=0.0
ReloadBeforeRecovery=true
3rdPersonWeaponModel=SMG
3rdPersonWeaponSkin=Default
ParticleMuzzleFlash=None
ParticleWallImpact=None
ParticleBodyImpact=None
ParticleProjectileTrail=None
ParticleHitscanTrace=None
ParticleMuzzleFlashScale=1.0
ParticleWallImpactScale=1.0
ParticleBodyImpactScale=1.0
ParticleProjectileTrailScale=1.0
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
UInt8 playersMin 1
UInt8 playersMax 16
brush
vertices
-96.000000 0.000000 96.000000
80.000000 0.000000 96.000000
80.000000 0.000000 -80.000000
-96.000000 0.000000 -80.000000
-96.000000 -16.000000 96.000000
80.000000 -16.000000 96.000000
80.000000 -16.000000 -80.000000
-96.000000 -16.000000 -80.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
-96.000000 144.000000 80.000000
-80.000000 144.000000 80.000000
-80.000000 144.000000 -64.000000
-96.000000 144.000000 -64.000000
-96.000000 0.000000 80.000000
-80.000000 0.000000 80.000000
-80.000000 0.000000 -64.000000
-96.000000 0.000000 -64.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
-96.000000 144.000000 -64.000000
80.000000 144.000000 -64.000000
80.000000 144.000000 -80.000000
-96.000000 144.000000 -80.000000
-96.000000 0.000000 -64.000000
80.000000 0.000000 -64.000000
80.000000 0.000000 -80.000000
-96.000000 0.000000 -80.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 144.000000 80.000000
80.000000 144.000000 80.000000
80.000000 144.000000 -64.000000
64.000000 144.000000 -64.000000
64.000000 0.000000 80.000000
80.000000 0.000000 80.000000
80.000000 0.000000 -64.000000
64.000000 0.000000 -64.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
-96.000000 144.000000 96.000000
80.000000 144.000000 96.000000
80.000000 144.000000 80.000000
-96.000000 144.000000 80.000000
-96.000000 0.000000 96.000000
80.000000 0.000000 96.000000
80.000000 0.000000 80.000000
-96.000000 0.000000 80.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
-80.000000 0.000000 -64.000000
-80.000000 0.000000 80.000000
-7.000000 30.000000 8.000000
64.000000 0.000000 -64.000000
64.000000 0.000000 80.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 2 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 2 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 3 4 0x00000000
entity
type CameraPath
UInt8 posLerp 2
UInt8 angleLerp 2
entity
type Effect
Vector3 position 0.000000 256.000000 0.000000
String64 effectName internal/misc/reflectionprobe
entity
type Target
Vector3 position 320.000000 256.000000 320.000000
Vector3 angles -135.000000 30.000000 0.000000
String32 name end
entity
type PlayerSpawn
Vector3 position -8.000000 88.000000 8.000000
Vector3 angles 135.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
|
19f8a5002189479941753129efea33d5e43b07d2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /167/CH8/EX8.14/ex14.sce | 620ad8d70594ea708cfd27ae046ce08b4cf0c1fa | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 851 | sce | ex14.sce | //example 14
//exergy destruction during heat transfer to a gas
clear
clc
P1=350 //in kPa
V1=0.01 //in m^3
V2=0.02 //in m^3
Wb=P1*V1*log(V2/V1) //quasi equilbrium boundary work in kJ
P0=100 //atmospheric pressure in kPa
Wsurr=P0*(V2-V1) //work done against the atmospheric pressure in kJ
Wu=Wb-Wsurr //useful work in kJ
Tsys=400 //temperature of system in K
Tr=1200 //temperature temperature of the boundary in K
Q=Wb //heat transfer from furnace to system
Sgen=Q/Tsys-Q/Tr //in kJ/K
T0=300 //temperature of atmospheric air in K
Xdestroyed=T0*Sgen //exergy destroyed in kJ
Wrevout=T0*Q/Tsys-Wsurr+(1-T0/Tr)*Q //reversible work in kJ
printf("\n The useful work output is = %.2f kJ. \n",Wu);
printf("\n The exergy destroyed is = %.2f kJ/K. \n",Xdestroyed);
printf("\n The reversible work for this process is = %.2f kJ. \n",Wrevout); |
9294d7cb805529348cf4c35400218d92a50feb71 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2642/CH1/EX1.5/Ex1_5.sce | c1829c5734f46fd7b1aa9ac8de472c1cbaacfabb | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 725 | sce | Ex1_5.sce | // FUNDAMENTALS OF ELECTICAL MACHINES
// M.A.SALAM
// NAROSA PUBLISHING HOUSE
// SECOND EDITION
// Chapter 1 : REVIEW OF ELECRTIC CIRCUITS
// Example : 1.5
clc;clear; // clears the console and command history
// Given data
V_P = 200 // magnitude of phase voltage
V_an = 200 // magnitude of phase voltage in V
V_bn = 200*exp(%i*(-120)*(%pi/180)) // magnitude of phase voltage in V
V_cn = 200*exp(%i*(120)*(%pi/180)) // magnitude of phase voltage in V
// caclulations
V_L = sqrt(3)*V_P // magnitude of line voltage in V
// display the result
disp("Example 1.5 solution");
printf(" \n Magnitude of line voltage \n V_L = %.2f V ", V_L);
|
610fb3adb3b9b24d2301649715a0e8f90dd36a27 | 62e6605ab494919b6833bf1a1b158bcb6f9b79df | /inpulseest.sci | e0631b80d5a48a84fc0c188f5230d887672bf8f0 | [] | no_license | mani1250/system-identification | c597c26d10bb5dd62b1b4db650b3945afc336e37 | 5db0536c792dfaa4a8f01561315263503ff34d3d | refs/heads/master | 2021-01-12T06:56:00.703593 | 2017-03-07T12:18:15 | 2017-03-07T12:18:15 | 76,865,655 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 922 | sci | inpulseest.sci | function X = inpulseest(data,M,K,regul,lambda)
y = data.Output
u = data.Input
// Data is an idframe object
N = size(data.Output,'r');
X = impulsechannel(y,u,N,M,K,regul,lambda)
endfunction
function X = impulsechannel(y,u,N,M,K,regul,lambda)
T = [];
for(i = 31:N)
for(j = 1:size(u,'c'))
L = u(i:-1:i-30,j)
T = [L T]
end
end
T = T';
Z = T;
Y = y(31:N,1)
// Dealing with regularization
if(regul==%T)
inner = Z'*Z + lambda*eye(size(Z,'c'),size(Z,'c'));
pinvv = linsolve(inner,zeros(size(inner,'r'),1))*Z';
pause
coefficients = pinvv*Y;
residuals = Y - Z*coefficients;
end
df = size(Z,'r')-size(Z,'c');
sigma2 = sum(residuals^2)/df
vcov = sigma2*solve(Z'*Z);
se = sqrt(diag(vcov,vcov));
X = struct('coefficients',coefficients,'residuals',residuals,'lags',0:30,'se',se)
endfunction
|
3f4fbaa2ece2423bdf83be97d6d69c7e03bb4a06 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2219/CH3/EX3.18/Ex3_18.sce | 9dbf5beb55b17a125cd5667fabc6632a264e154b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,007 | sce | Ex3_18.sce | // Chapter 3 example 18
//------------------------------------------------------------------------------
clc;
clear;
// let 'a' and 'b' be the broad and narrow dimensions of the rectangular guide and 'r' be internal radius of circular guide
// Dominant mode in rectangular guide =TE10
// cutoff wavelength = 2a
// dominant mode in circular guide = TE11
// cut-off wavelength = 2*pi*r/1.841 = 3.41r
// for the two cut-off wavelengths to equal
// 2a = 3.41r
// a = 1.705r
// now area of cross section of rectangular guide = a*b
//assuming a= 2b,which is very reasonable assumption ,we get
// area of cross section of rectangular waveguide = a*a/2 = ((1.705^2)*r*r)/2 = 1.453r^2
// area of cross-section of circular guide = pi*r*r = 3.14r^2
// ratio of two cross sectional areas = (3.14r^2)/(1.453r^2) = 2.16
mprintf('Circular guide is 2.16 times larger in cross section as compared to rectangular guide');
//------------------------------------------------------------------------------
|
b4373c1048bc588e1fe2f4e9c9f2859dfd685f0e | 60acf54211c534dae12601541518c7f3692c9899 | /Linux/scripts/hs.search.chwon.sce | 60cd8b16d77fa7f03c9850a5a2a48ef349769e3e | [
"MIT"
] | permissive | webappcreations/dotLinux | 67159a42510e60d18f059f7c9ac955eee1c3e4f2 | aac20d0ed2ff28b2701febbe49a0152cb94f50da | refs/heads/master | 2021-05-09T10:35:02.938723 | 2018-03-19T16:14:37 | 2018-03-19T16:14:37 | 118,967,881 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 252 | sce | hs.search.chwon.sce | 473 chwon -u goalador ~/.mpdconf
404 chwon -u goalador ~/.mpdconf
304 chwon -u goalador ~/.mpdconf
72 chwon -u goalador ~/.mpdconf
49 chwon -u goalador ~/.mpdconf
49 chwon -u goalador ~/.mpdconf
49 chwon -u goalador ~/.mpdconf
|
32e6c2c4c9e95caef255888afbc25c7053293f25 | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.5/Unix-Windows/scilab-2.5/examples/addinter-examples/ex14c.sce | c29a17d39143201f6c874e40c59e2d62deeb01db | [
"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 | 71 | sce | ex14c.sce | // Creating the variable C
ex14c();
if C<>[10,20,30] then pause,end
|
c18bae0ff8fa064f9ef260af19756e36824c4c56 | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.3.1/Unix-Windows/scilab-2.3/macros/signal/fsfir.sci | 6c0f48ff544eb62eb00fa62e9cac221362ff72e7 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain"
] | 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 | 1,042 | sci | fsfir.sci | function [hst]=fsfir(hd,flag)
//<hst>=fsfir(hd,flag)
//macro for the design of FIR, linear phase filters
//using the frequency sampling technique
// hd : vector of desired frequency response samples
// flag : is equal to 1 or 2,
// according to the choice of type 1 or type 2 design
// hst : vector giving the approximated continuous response
// on the chosen grid of frequencies
//!
//author: G. Le Vey Date: 1 Febr. 1989
n1=prod(size(hd));//filter length
if flag=1 then
hst=hd(1)*dirich(n,0,flag);
for j=1:n1-1,if hd(j+1)<>0,..
hst=hst+hd(j+1)*(dirich(n,j,flag)+dirich(n,-j,flag));end;end
else
if n1=n/2 then
hst=hd(1)*(dirich(n,.5,1)+dirich(n,-.5,1));
for j=2:n1,if hd(j)<>0,..
hst=hst+hd(j)*(dirich(n,j-1,flag)+dirich(n,-j+1,flag));end;end
else
hst=hd(n1)*dirich(n,0,1);
hst=hst+hd(1)*(dirich(n,.5,1)+dirich(n,-.5,1));
for j=2:n1-1,if hd(j)<>0,..
hst=hst+hd(j)*(dirich(n,j-1,flag)+dirich(n,-j+1,flag));end;end
end
end
function [bidon]=dirich(n,p,q)
bidon=0.5;
|
e1160aa6bced047ded5a8c5e8fa362efabc15524 | 047d952507eb3b9d71fac69ec3332225f17f53ef | /main/testfiles/test05.tst | a62ab0202eac6351d104128c9064801047963ccb | [] | no_license | patrick-nanys/project-laboratories-hw | 89ab8f366219f491e6feba5558bf41ef8205dda1 | ba57a9d5e4ca33a3cc1be3cdb4fe679fe0149f93 | refs/heads/master | 2022-08-09T14:14:31.220503 | 2020-05-18T11:20:03 | 2020-05-18T11:20:03 | 250,313,203 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 44 | tst | test05.tst | 1;e;0
1;s
p1;-;s;-;2;0;-
digOutItem 1
status |
8233c53a28a75529665c37d7a8441065feb7321d | f542bc49c4d04b47d19c88e7c89d5db60922e34e | /PresentationFiles_Subjects/CONT/GF38CPK/ATWM1_Working_Memory_MEG_GF38CPK_Session2/ATWM1_Working_Memory_MEG_Nonsalient_Cued_Run2.sce | 632f439ee49be52a3be84444ad4268f4067887e1 | [] | no_license | atwm1/Presentation | 65c674180f731f050aad33beefffb9ba0caa6688 | 9732a004ca091b184b670c56c55f538ff6600c08 | refs/heads/master | 2020-04-15T14:04:41.900640 | 2020-02-14T16:10:11 | 2020-02-14T16:10:11 | 56,771,016 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 49,596 | sce | ATWM1_Working_Memory_MEG_Nonsalient_Cued_Run2.sce | # ATWM1 MEG Experiment
scenario = "ATWM1_Working_Memory_MEG_salient_cued_run2";
#scenario_type = fMRI; # Fuer Scanner
#scenario_type = fMRI_emulation; # Zum Testen
scenario_type = trials; # for MEG
#scan_period = 2000; # TR
#pulses_per_scan = 1;
#pulse_code = 1;
pulse_width=6;
default_monitor_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;
43 61 292 292 399 125 2242 2992 2342 fixation_cross gabor_061 gabor_120 gabor_015 gabor_043 gabor_061_alt gabor_120_alt gabor_015 gabor_043 "2_1_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2250_3000_2350_gabor_patch_orientation_061_120_015_043_target_position_3_4_retrieval_position_3" gabor_circ gabor_circ gabor_151_framed gabor_circ blank blank blank blank fixation_cross_target_position_3_4 "2_1_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_151_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 2042 2992 1942 fixation_cross gabor_147 gabor_041 gabor_070 gabor_110 gabor_147_alt gabor_041_alt gabor_070 gabor_110 "2_2_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2050_3000_1950_gabor_patch_orientation_147_041_070_110_target_position_3_4_retrieval_position_3" gabor_circ gabor_circ gabor_020_framed gabor_circ blank blank blank blank fixation_cross_target_position_3_4 "2_2_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_020_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1992 2992 2492 fixation_cross gabor_156 gabor_091 gabor_134 gabor_011 gabor_156_alt gabor_091 gabor_134 gabor_011_alt "2_3_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2000_3000_2500_gabor_patch_orientation_156_091_134_011_target_position_2_3_retrieval_position_2" gabor_circ gabor_044_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_2_3 "2_3_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_044_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1892 2992 1942 fixation_cross gabor_057 gabor_168 gabor_037 gabor_009 gabor_057_alt gabor_168 gabor_037 gabor_009_alt "2_4_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1900_3000_1950_gabor_patch_orientation_057_168_037_009_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_084_framed gabor_circ blank blank blank blank fixation_cross_target_position_2_3 "2_4_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_084_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 2242 2992 1892 fixation_cross gabor_064 gabor_039 gabor_124 gabor_086 gabor_064_alt gabor_039_alt gabor_124 gabor_086 "2_5_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2250_3000_1900_gabor_patch_orientation_064_039_124_086_target_position_3_4_retrieval_position_3" gabor_circ gabor_circ gabor_124_framed gabor_circ blank blank blank blank fixation_cross_target_position_3_4 "2_5_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_124_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 1942 2992 2342 fixation_cross gabor_026 gabor_139 gabor_116 gabor_063 gabor_026_alt gabor_139 gabor_116 gabor_063_alt "2_6_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1950_3000_2350_gabor_patch_orientation_026_139_116_063_target_position_2_3_retrieval_position_2" gabor_circ gabor_139_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_2_3 "2_6_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_139_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 63 292 292 399 125 2142 2992 2442 fixation_cross gabor_022 gabor_065 gabor_148 gabor_041 gabor_022 gabor_065_alt gabor_148 gabor_041_alt "2_7_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_UncuedRetriev_300_300_399_2150_3000_2450_gabor_patch_orientation_022_065_148_041_target_position_1_3_retrieval_position_2" gabor_circ gabor_112_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_3 "2_7_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_112_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1992 2992 1892 fixation_cross gabor_117 gabor_011 gabor_144 gabor_079 gabor_117 gabor_011_alt gabor_144_alt gabor_079 "2_8_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2000_3000_1900_gabor_patch_orientation_117_011_144_079_target_position_1_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_034_framed blank blank blank blank fixation_cross_target_position_1_4 "2_8_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_034_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 64 292 292 399 125 1892 2992 1892 fixation_cross gabor_106 gabor_127 gabor_048 gabor_086 gabor_106_alt gabor_127_alt gabor_048 gabor_086 "2_9_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_UncuedRetriev_300_300_399_1900_3000_1900_gabor_patch_orientation_106_127_048_086_target_position_3_4_retrieval_position_2" gabor_circ gabor_127_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_3_4 "2_9_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_127_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 1842 2992 2042 fixation_cross gabor_113 gabor_091 gabor_034 gabor_141 gabor_113_alt gabor_091_alt gabor_034 gabor_141 "2_10_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1850_3000_2050_gabor_patch_orientation_113_091_034_141_target_position_3_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_141_framed blank blank blank blank fixation_cross_target_position_3_4 "2_10_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_141_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 1892 2992 2242 fixation_cross gabor_043 gabor_112 gabor_127 gabor_061 gabor_043 gabor_112_alt gabor_127 gabor_061_alt "2_11_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1900_3000_2250_gabor_patch_orientation_043_112_127_061_target_position_1_3_retrieval_position_3" gabor_circ gabor_circ gabor_127_framed gabor_circ blank blank blank blank fixation_cross_target_position_1_3 "2_11_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_127_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1992 2992 1892 fixation_cross gabor_059 gabor_088 gabor_144 gabor_112 gabor_059 gabor_088 gabor_144_alt gabor_112_alt "2_12_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2000_3000_1900_gabor_patch_orientation_059_088_144_112_target_position_1_2_retrieval_position_2" gabor_circ gabor_038_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_2 "2_12_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_038_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1742 2992 1992 fixation_cross gabor_097 gabor_032 gabor_154 gabor_007 gabor_097 gabor_032_alt gabor_154_alt gabor_007 "2_13_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1750_3000_2000_gabor_patch_orientation_097_032_154_007_target_position_1_4_retrieval_position_1" gabor_048_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_4 "2_13_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_048_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 1992 2992 2142 fixation_cross gabor_089 gabor_110 gabor_047 gabor_177 gabor_089_alt gabor_110_alt gabor_047 gabor_177 "2_14_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2000_3000_2150_gabor_patch_orientation_089_110_047_177_target_position_3_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_177_framed blank blank blank blank fixation_cross_target_position_3_4 "2_14_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_177_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1742 2992 2092 fixation_cross gabor_043 gabor_008 gabor_148 gabor_025 gabor_043_alt gabor_008 gabor_148 gabor_025_alt "2_15_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1750_3000_2100_gabor_patch_orientation_043_008_148_025_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_098_framed gabor_circ blank blank blank blank fixation_cross_target_position_2_3 "2_15_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_098_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 64 292 292 399 125 2142 2992 2242 fixation_cross gabor_177 gabor_155 gabor_071 gabor_047 gabor_177_alt gabor_155_alt gabor_071 gabor_047 "2_16_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_UncuedRetriev_300_300_399_2150_3000_2250_gabor_patch_orientation_177_155_071_047_target_position_3_4_retrieval_position_1" gabor_177_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_3_4 "2_16_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_177_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 2042 2992 2142 fixation_cross gabor_136 gabor_026 gabor_048 gabor_089 gabor_136 gabor_026_alt gabor_048_alt gabor_089 "2_17_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2050_3000_2150_gabor_patch_orientation_136_026_048_089_target_position_1_4_retrieval_position_1" gabor_001_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_4 "2_17_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_001_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 2092 2992 2192 fixation_cross gabor_047 gabor_003 gabor_064 gabor_128 gabor_047_alt gabor_003 gabor_064 gabor_128_alt "2_18_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2100_3000_2200_gabor_patch_orientation_047_003_064_128_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_112_framed gabor_circ blank blank blank blank fixation_cross_target_position_2_3 "2_18_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_112_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 64 292 292 399 125 1792 2992 2192 fixation_cross gabor_139 gabor_011 gabor_095 gabor_074 gabor_139 gabor_011 gabor_095_alt gabor_074_alt "2_19_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_UncuedRetriev_300_300_399_1800_3000_2200_gabor_patch_orientation_139_011_095_074_target_position_1_2_retrieval_position_3" gabor_circ gabor_circ gabor_095_framed gabor_circ blank blank blank blank fixation_cross_target_position_1_2 "2_19_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_095_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 2242 2992 2392 fixation_cross gabor_135 gabor_093 gabor_049 gabor_027 gabor_135 gabor_093_alt gabor_049 gabor_027_alt "2_20_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2250_3000_2400_gabor_patch_orientation_135_093_049_027_target_position_1_3_retrieval_position_1" gabor_135_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_3 "2_20_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_135_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1992 2992 2592 fixation_cross gabor_097 gabor_081 gabor_164 gabor_025 gabor_097 gabor_081 gabor_164_alt gabor_025_alt "2_21_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2000_3000_2600_gabor_patch_orientation_097_081_164_025_target_position_1_2_retrieval_position_1" gabor_050_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_2 "2_21_Retrieval_Working_Memory_MEG_P4_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;
43 61 292 292 399 125 1792 2992 2092 fixation_cross gabor_006 gabor_036 gabor_152 gabor_115 gabor_006 gabor_036 gabor_152_alt gabor_115_alt "2_22_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1800_3000_2100_gabor_patch_orientation_006_036_152_115_target_position_1_2_retrieval_position_2" gabor_circ gabor_081_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_2 "2_22_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_081_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 1792 2992 2092 fixation_cross gabor_113 gabor_001 gabor_059 gabor_174 gabor_113_alt gabor_001 gabor_059 gabor_174_alt "2_23_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1800_3000_2100_gabor_patch_orientation_113_001_059_174_target_position_2_3_retrieval_position_2" gabor_circ gabor_001_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_2_3 "2_23_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_001_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 1942 2992 2592 fixation_cross gabor_144 gabor_068 gabor_124 gabor_001 gabor_144 gabor_068 gabor_124_alt gabor_001_alt "2_24_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1950_3000_2600_gabor_patch_orientation_144_068_124_001_target_position_1_2_retrieval_position_2" gabor_circ gabor_068_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_2 "2_24_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_068_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 64 292 292 399 125 1742 2992 2292 fixation_cross gabor_048 gabor_116 gabor_003 gabor_172 gabor_048_alt gabor_116 gabor_003_alt gabor_172 "2_25_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_UncuedRetriev_300_300_399_1750_3000_2300_gabor_patch_orientation_048_116_003_172_target_position_2_4_retrieval_position_3" gabor_circ gabor_circ gabor_003_framed gabor_circ blank blank blank blank fixation_cross_target_position_2_4 "2_25_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_003_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 1842 2992 1992 fixation_cross gabor_098 gabor_177 gabor_062 gabor_047 gabor_098_alt gabor_177 gabor_062 gabor_047_alt "2_26_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1850_3000_2000_gabor_patch_orientation_098_177_062_047_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_062_framed gabor_circ blank blank blank blank fixation_cross_target_position_2_3 "2_26_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_062_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 2142 2992 2342 fixation_cross gabor_008 gabor_137 gabor_156 gabor_068 gabor_008_alt gabor_137 gabor_156_alt gabor_068 "2_27_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2150_3000_2350_gabor_patch_orientation_008_137_156_068_target_position_2_4_retrieval_position_2" gabor_circ gabor_092_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_2_4 "2_27_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_092_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 2242 2992 1942 fixation_cross gabor_099 gabor_157 gabor_027 gabor_067 gabor_099_alt gabor_157_alt gabor_027 gabor_067 "2_28_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2250_3000_1950_gabor_patch_orientation_099_157_027_067_target_position_3_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_067_framed blank blank blank blank fixation_cross_target_position_3_4 "2_28_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_067_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1892 2992 1992 fixation_cross gabor_031 gabor_173 gabor_118 gabor_144 gabor_031_alt gabor_173_alt gabor_118 gabor_144 "2_29_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1900_3000_2000_gabor_patch_orientation_031_173_118_144_target_position_3_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_095_framed blank blank blank blank fixation_cross_target_position_3_4 "2_29_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_095_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 64 292 292 399 125 1942 2992 1942 fixation_cross gabor_144 gabor_116 gabor_088 gabor_172 gabor_144 gabor_116_alt gabor_088 gabor_172_alt "2_30_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_UncuedRetriev_300_300_399_1950_3000_1950_gabor_patch_orientation_144_116_088_172_target_position_1_3_retrieval_position_2" gabor_circ gabor_116_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_3 "2_30_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_116_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1992 2992 2242 fixation_cross gabor_019 gabor_142 gabor_081 gabor_052 gabor_019 gabor_142 gabor_081_alt gabor_052_alt "2_31_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2000_3000_2250_gabor_patch_orientation_019_142_081_052_target_position_1_2_retrieval_position_2" gabor_circ gabor_002_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_2 "2_31_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_002_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 2192 2992 2392 fixation_cross gabor_172 gabor_116 gabor_002 gabor_043 gabor_172_alt gabor_116 gabor_002 gabor_043_alt "2_32_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2200_3000_2400_gabor_patch_orientation_172_116_002_043_target_position_2_3_retrieval_position_2" gabor_circ gabor_066_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_2_3 "2_32_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_066_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 2192 2992 2442 fixation_cross gabor_051 gabor_027 gabor_139 gabor_113 gabor_051 gabor_027_alt gabor_139 gabor_113_alt "2_33_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2200_3000_2450_gabor_patch_orientation_051_027_139_113_target_position_1_3_retrieval_position_1" gabor_005_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_3 "2_33_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_005_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 2092 2992 2242 fixation_cross gabor_098 gabor_072 gabor_145 gabor_115 gabor_098_alt gabor_072 gabor_145_alt gabor_115 "2_34_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2100_3000_2250_gabor_patch_orientation_098_072_145_115_target_position_2_4_retrieval_position_2" gabor_circ gabor_025_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_2_4 "2_34_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_025_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 2042 2992 1942 fixation_cross gabor_150 gabor_026 gabor_066 gabor_084 gabor_150_alt gabor_026_alt gabor_066 gabor_084 "2_35_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2050_3000_1950_gabor_patch_orientation_150_026_066_084_target_position_3_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_084_framed blank blank blank blank fixation_cross_target_position_3_4 "2_35_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_084_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 2042 2992 2192 fixation_cross gabor_156 gabor_087 gabor_129 gabor_111 gabor_156_alt gabor_087 gabor_129_alt gabor_111 "2_36_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2050_3000_2200_gabor_patch_orientation_156_087_129_111_target_position_2_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_111_framed blank blank blank blank fixation_cross_target_position_2_4 "2_36_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_111_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 1892 2992 2292 fixation_cross gabor_034 gabor_147 gabor_099 gabor_121 gabor_034 gabor_147_alt gabor_099_alt gabor_121 "2_37_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1900_3000_2300_gabor_patch_orientation_034_147_099_121_target_position_1_4_retrieval_position_1" gabor_034_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_4 "2_37_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_034_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 63 292 292 399 125 1742 2992 2042 fixation_cross gabor_078 gabor_049 gabor_136 gabor_162 gabor_078 gabor_049 gabor_136_alt gabor_162_alt "2_38_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_UncuedRetriev_300_300_399_1750_3000_2050_gabor_patch_orientation_078_049_136_162_target_position_1_2_retrieval_position_3" gabor_circ gabor_circ gabor_001_framed gabor_circ blank blank blank blank fixation_cross_target_position_1_2 "2_38_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_001_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 2192 2992 2542 fixation_cross gabor_129 gabor_085 gabor_047 gabor_172 gabor_129 gabor_085_alt gabor_047 gabor_172_alt "2_39_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2200_3000_2550_gabor_patch_orientation_129_085_047_172_target_position_1_3_retrieval_position_3" gabor_circ gabor_circ gabor_047_framed gabor_circ blank blank blank blank fixation_cross_target_position_1_3 "2_39_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_047_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 2092 2992 2042 fixation_cross gabor_140 gabor_001 gabor_170 gabor_059 gabor_140 gabor_001_alt gabor_170 gabor_059_alt "2_40_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2100_3000_2050_gabor_patch_orientation_140_001_170_059_target_position_1_3_retrieval_position_1" gabor_091_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_3 "2_40_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_091_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 63 292 292 399 125 2192 2992 2292 fixation_cross gabor_004 gabor_048 gabor_029 gabor_065 gabor_004_alt gabor_048_alt gabor_029 gabor_065 "2_41_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_UncuedRetriev_300_300_399_2200_3000_2300_gabor_patch_orientation_004_048_029_065_target_position_3_4_retrieval_position_2" gabor_circ gabor_094_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_3_4 "2_41_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_094_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 1742 2992 2092 fixation_cross gabor_024 gabor_133 gabor_152 gabor_072 gabor_024_alt gabor_133 gabor_152 gabor_072_alt "2_42_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1750_3000_2100_gabor_patch_orientation_024_133_152_072_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_152_framed gabor_circ blank blank blank blank fixation_cross_target_position_2_3 "2_42_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_152_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 2092 2992 1892 fixation_cross gabor_117 gabor_072 gabor_137 gabor_089 gabor_117 gabor_072_alt gabor_137 gabor_089_alt "2_43_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2100_3000_1900_gabor_patch_orientation_117_072_137_089_target_position_1_3_retrieval_position_1" gabor_117_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_3 "2_43_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_117_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1792 2992 2442 fixation_cross gabor_118 gabor_168 gabor_093 gabor_142 gabor_118 gabor_168 gabor_093_alt gabor_142_alt "2_44_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1800_3000_2450_gabor_patch_orientation_118_168_093_142_target_position_1_2_retrieval_position_2" gabor_circ gabor_029_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_2 "2_44_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_029_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1742 2992 2492 fixation_cross gabor_118 gabor_029 gabor_091 gabor_161 gabor_118 gabor_029_alt gabor_091 gabor_161_alt "2_45_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1750_3000_2500_gabor_patch_orientation_118_029_091_161_target_position_1_3_retrieval_position_1" gabor_071_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_3 "2_45_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_071_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 64 292 292 399 125 1942 2992 2342 fixation_cross gabor_110 gabor_086 gabor_161 gabor_125 gabor_110 gabor_086_alt gabor_161 gabor_125_alt "2_46_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_UncuedRetriev_300_300_399_1950_3000_2350_gabor_patch_orientation_110_086_161_125_target_position_1_3_retrieval_position_2" gabor_circ gabor_086_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_3 "2_46_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_086_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 1842 2992 2192 fixation_cross gabor_145 gabor_064 gabor_030 gabor_117 gabor_145_alt gabor_064_alt gabor_030 gabor_117 "2_47_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1850_3000_2200_gabor_patch_orientation_145_064_030_117_target_position_3_4_retrieval_position_3" gabor_circ gabor_circ gabor_030_framed gabor_circ blank blank blank blank fixation_cross_target_position_3_4 "2_47_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_030_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 1842 2992 2142 fixation_cross gabor_098 gabor_059 gabor_031 gabor_074 gabor_098 gabor_059_alt gabor_031_alt gabor_074 "2_48_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1850_3000_2150_gabor_patch_orientation_098_059_031_074_target_position_1_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_074_framed blank blank blank blank fixation_cross_target_position_1_4 "2_48_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_074_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 1792 2992 2292 fixation_cross gabor_041 gabor_001 gabor_109 gabor_064 gabor_041 gabor_001 gabor_109_alt gabor_064_alt "2_49_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1800_3000_2300_gabor_patch_orientation_041_001_109_064_target_position_1_2_retrieval_position_1" gabor_041_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_2 "2_49_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_041_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1892 2992 2592 fixation_cross gabor_157 gabor_002 gabor_082 gabor_113 gabor_157 gabor_002 gabor_082_alt gabor_113_alt "2_50_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1900_3000_2600_gabor_patch_orientation_157_002_082_113_target_position_1_2_retrieval_position_2" gabor_circ gabor_137_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_2 "2_50_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_137_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1942 2992 2542 fixation_cross gabor_163 gabor_130 gabor_077 gabor_045 gabor_163 gabor_130_alt gabor_077 gabor_045_alt "2_51_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1950_3000_2550_gabor_patch_orientation_163_130_077_045_target_position_1_3_retrieval_position_1" gabor_024_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_3 "2_51_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_024_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 63 292 292 399 125 2192 2992 2142 fixation_cross gabor_155 gabor_033 gabor_085 gabor_101 gabor_155_alt gabor_033_alt gabor_085 gabor_101 "2_52_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_UncuedRetriev_300_300_399_2200_3000_2150_gabor_patch_orientation_155_033_085_101_target_position_3_4_retrieval_position_1" gabor_015_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_3_4 "2_52_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_015_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 2192 2992 2492 fixation_cross gabor_097 gabor_119 gabor_143 gabor_031 gabor_097 gabor_119_alt gabor_143 gabor_031_alt "2_53_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2200_3000_2500_gabor_patch_orientation_097_119_143_031_target_position_1_3_retrieval_position_3" gabor_circ gabor_circ gabor_143_framed gabor_circ blank blank blank blank fixation_cross_target_position_1_3 "2_53_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_143_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 2242 2992 2142 fixation_cross gabor_130 gabor_157 gabor_051 gabor_109 gabor_130 gabor_157_alt gabor_051 gabor_109_alt "2_54_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2250_3000_2150_gabor_patch_orientation_130_157_051_109_target_position_1_3_retrieval_position_3" gabor_circ gabor_circ gabor_051_framed gabor_circ blank blank blank blank fixation_cross_target_position_1_3 "2_54_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_051_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1842 2992 2442 fixation_cross gabor_166 gabor_031 gabor_084 gabor_100 gabor_166 gabor_031_alt gabor_084_alt gabor_100 "2_55_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1850_3000_2450_gabor_patch_orientation_166_031_084_100_target_position_1_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_145_framed blank blank blank blank fixation_cross_target_position_1_4 "2_55_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_145_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 1742 2992 2492 fixation_cross gabor_106 gabor_082 gabor_158 gabor_049 gabor_106_alt gabor_082 gabor_158 gabor_049_alt "2_56_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1750_3000_2500_gabor_patch_orientation_106_082_158_049_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_158_framed gabor_circ blank blank blank blank fixation_cross_target_position_2_3 "2_56_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_158_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 63 292 292 399 125 1942 2992 2092 fixation_cross gabor_078 gabor_016 gabor_100 gabor_032 gabor_078_alt gabor_016_alt gabor_100 gabor_032 "2_57_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_UncuedRetriev_300_300_399_1950_3000_2100_gabor_patch_orientation_078_016_100_032_target_position_3_4_retrieval_position_2" gabor_circ gabor_061_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_3_4 "2_57_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_061_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 1792 2992 2392 fixation_cross gabor_067 gabor_101 gabor_173 gabor_131 gabor_067 gabor_101 gabor_173_alt gabor_131_alt "2_58_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1800_3000_2400_gabor_patch_orientation_067_101_173_131_target_position_1_2_retrieval_position_2" gabor_circ gabor_101_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_2 "2_58_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_101_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 2042 2992 1992 fixation_cross gabor_009 gabor_025 gabor_178 gabor_163 gabor_009 gabor_025_alt gabor_178 gabor_163_alt "2_59_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2050_3000_2000_gabor_patch_orientation_009_025_178_163_target_position_1_3_retrieval_position_1" gabor_009_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_3 "2_59_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_009_retrieval_position_1" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 1792 2992 1992 fixation_cross gabor_130 gabor_024 gabor_041 gabor_078 gabor_130_alt gabor_024 gabor_041_alt gabor_078 "2_60_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_1800_3000_2000_gabor_patch_orientation_130_024_041_078_target_position_2_4_retrieval_position_2" gabor_circ gabor_024_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_2_4 "2_60_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_024_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 63 292 292 399 125 2142 2992 2242 fixation_cross gabor_123 gabor_072 gabor_159 gabor_139 gabor_123_alt gabor_072 gabor_159 gabor_139_alt "2_61_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_UncuedRetriev_300_300_399_2150_3000_2250_gabor_patch_orientation_123_072_159_139_target_position_2_3_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_090_framed blank blank blank blank fixation_cross_target_position_2_3 "2_61_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_090_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 2142 2992 2042 fixation_cross gabor_126 gabor_056 gabor_162 gabor_089 gabor_126_alt gabor_056_alt gabor_162 gabor_089 "2_62_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2150_3000_2050_gabor_patch_orientation_126_056_162_089_target_position_3_4_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_089_framed blank blank blank blank fixation_cross_target_position_3_4 "2_62_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_089_retrieval_position_4" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 2142 2992 2542 fixation_cross gabor_131 gabor_020 gabor_090 gabor_002 gabor_131_alt gabor_020 gabor_090 gabor_002_alt "2_63_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_2150_3000_2550_gabor_patch_orientation_131_020_090_002_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_045_framed gabor_circ blank blank blank blank fixation_cross_target_position_2_3 "2_63_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_045_retrieval_position_3" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1892 2992 2342 fixation_cross gabor_167 gabor_100 gabor_150 gabor_045 gabor_167 gabor_100_alt gabor_150_alt gabor_045 "2_64_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1900_3000_2350_gabor_patch_orientation_167_100_150_045_target_position_1_4_retrieval_position_1" gabor_119_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_4 "2_64_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_119_retrieval_position_1" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1842 2992 2292 fixation_cross gabor_152 gabor_066 gabor_177 gabor_036 gabor_152_alt gabor_066 gabor_177_alt gabor_036 "2_65_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1850_3000_2300_gabor_patch_orientation_152_066_177_036_target_position_2_4_retrieval_position_2" gabor_circ gabor_112_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_2_4 "2_65_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_112_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 2042 2992 2392 fixation_cross gabor_050 gabor_066 gabor_029 gabor_092 gabor_050_alt gabor_066 gabor_029 gabor_092_alt "2_66_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2050_3000_2400_gabor_patch_orientation_050_066_029_092_target_position_2_3_retrieval_position_2" gabor_circ gabor_066_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_2_3 "2_66_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_066_retrieval_position_2" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 62 292 292 399 125 2092 2992 2042 fixation_cross gabor_031 gabor_139 gabor_066 gabor_003 gabor_031_alt gabor_139 gabor_066 gabor_003_alt "2_67_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_300_300_399_2100_3000_2050_gabor_patch_orientation_031_139_066_003_target_position_2_3_retrieval_position_3" gabor_circ gabor_circ gabor_066_framed gabor_circ blank blank blank blank fixation_cross_target_position_2_3 "2_67_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_CuedRetrieval_retrieval_patch_orientation_066_retrieval_position_3" 2 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 63 292 292 399 125 2092 2992 2592 fixation_cross gabor_015 gabor_064 gabor_047 gabor_130 gabor_015_alt gabor_064 gabor_047 gabor_130_alt "2_68_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_UncuedRetriev_300_300_399_2100_3000_2600_gabor_patch_orientation_015_064_047_130_target_position_2_3_retrieval_position_4" gabor_circ gabor_circ gabor_circ gabor_085_framed blank blank blank blank fixation_cross_target_position_2_3 "2_68_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_UncuedRetriev_retrieval_patch_orientation_085_retrieval_position_4" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 61 292 292 399 125 1842 2992 2542 fixation_cross gabor_046 gabor_021 gabor_005 gabor_091 gabor_046 gabor_021 gabor_005_alt gabor_091_alt "2_69_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_300_300_399_1850_3000_2550_gabor_patch_orientation_046_021_005_091_target_position_1_2_retrieval_position_2" gabor_circ gabor_157_framed gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_1_2 "2_69_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_DoChange_CuedRetrieval_retrieval_patch_orientation_157_retrieval_position_2" 1 58.69 58.69 -58.69 58.69 -58.69 -58.69 58.69 -58.69;
43 64 292 292 399 125 2242 2992 2192 fixation_cross gabor_045 gabor_016 gabor_105 gabor_090 gabor_045_alt gabor_016 gabor_105_alt gabor_090 "2_70_Encoding_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_UncuedRetriev_300_300_399_2250_3000_2200_gabor_patch_orientation_045_016_105_090_target_position_2_4_retrieval_position_1" gabor_045_framed gabor_circ gabor_circ gabor_circ blank blank blank blank fixation_cross_target_position_2_4 "2_70_Retrieval_Working_Memory_MEG_P4_RL_Nonsalient_NoChange_UncuedRetriev_retrieval_patch_orientation_045_retrieval_position_1" 2 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;
}; |
71f8235188ee13a0a3433d4871eb15b4daf74478 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3411/CH2/EX2.4/Ex2_4.sce | 87d9987889fb8f7bfb0fecedce1329f10716041e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 659 | sce | Ex2_4.sce | //Example 2_4
clc();
clear;
//To examine two spectral lines are clearly resolved in first order and second order
n=425
tno=2*n
lamda1=5890 //units in armstrongs
lamda2=5896 //units in armstrongs
dlamda=lamda2-lamda1
//For first order
n=lamda1/dlamda
printf("As total no of lines required for resolution in first order is %.f and total no of lines in grating is %d the lines will not be resolved in first order",n,tno)
//For second order
n=lamda1/(2*dlamda)
printf("\nAs total no of lines required for resolution in first order is %.f and total no of lines in grating is %d the lines will be resolved in second order",n,tno)
|
2bf766aa91f6d6afa9188f9b6cd3d13fed0946ee | 449d555969bfd7befe906877abab098c6e63a0e8 | /2210/CH8/EX8.4/8_4.sce | fded4b658c5052b13cf1617784d3a493e3d6341e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 406 | sce | 8_4.sce | //Chapter 8, Problem 4
clc
ct=15e-12 //capacitance in farad
c1=47e-12 //capacitance in farad
c2=100e-12 //capacitance in farad
L=300e-9 //inductance in henry
//calculation
w1=(1/(L*ct))*(1+(ct/c1)+(ct/c2))
w=sqrt(w1)
fos=w/(2*%pi)
printf("Approximate frequency = %.2f MHz",fos/10^6)
|
ddf3408e13c35e9ec6aaf46dc2e8baf2d662f5ad | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/1.1/Unix/scilab-1.1/macros/util/edit.sci | 1ebae2f67a8498692fc8618521a0a54bc1fa011d | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | clg55/Scilab-Workbench | 4ebc01d2daea5026ad07fbfc53e16d4b29179502 | 9f8fd29c7f2a98100fa9aed8b58f6768d24a1875 | refs/heads/master | 2023-05-31T04:06:22.931111 | 2022-09-13T14:41:51 | 2022-09-13T14:41:51 | 258,270,193 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 588 | sci | edit.sci | function [res]=edit(macroname,editor)
// macroname : character string giving a macroname
//
[lhs,rhs]=argn(0)
if rhs<=1, editor ="emacs -w =80x50 ";end
//if ~isdef(macroname); write(%io(2),macroname+' is not defined');return;end;
errcatch(-1,"continue","nomessage")
if typeof(evstr(macroname))<>"macro" then
write(%io(2),macroname+' is not a macro');
errcatch(-1); res=0;
return
end
errcatch(-1);
fname='`ls $SCI/macros/*/'+macroname+'.sci`';
unix(editor+' '+fname);
unix("cp "+fname+" /tmp/poo.sci");
getf('/tmp/poo.sci');
unix("rm /tmp/poo.sci");
res=evstr(macroname);
|
a06c75535ec161e6a206f0a1de4109625bfce64c | 449d555969bfd7befe906877abab098c6e63a0e8 | /812/CH6/EX6.02/6_02.sce | bf235e7794e54bc5468120a9b0a1038ebdbcf0e3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 267 | sce | 6_02.sce | //Velocity of flow//
pathname=get_absolute_file_path('06.02.sce')
filename=pathname+filesep()+'06.02-data.sci'
exec(filename)
//Velocity of flow(in m/sec):
V=sqrt(2*dw*g*p/1000*SG/da)
printf("\n\nRESULTS\n\n")
printf("\n\nVelocity of flow: %.3f m/sec\n\n",V)
|
dda902ecce5d7c6550ce5d61ebc6b6ae3c094cc8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2453/CH4/EX4.8/4_8.sce | 695b73824fbbca83e5641739d49ebc9082cf0230 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 320 | sce | 4_8.sce | //To calculate the temperature
F_E = 0.01; //probability in percent
k = 1.38*10^-23;
e = 1.6*10^-19;
//let E-EF be X
X = 0.5; //E-EF, eV
kT = X/(2.303*log10((1-F_E)*100)); //value of kT, eV
T = kT*e/k; //temperature, K
printf("temperature is %d K",T);
//answer given in the book is wrong
|
7eda3e0506aa431c928188d4b95e29974d91159e | b6afd72138cc9b10fdb8d6cc49ee5f89ff47020e | /tp/explicite.sci | b53c1e943b3eef5eb993106918ff65b3493aea5d | [] | no_license | zhongming-unice/numerical-method | a38eb7fc555b5f8e8ffbd74613e8911eeb97e3ed | 8b82c67598000e715d003dc2a0a7afbfcdbf2618 | refs/heads/master | 2020-05-04T11:55:25.504216 | 2019-04-10T15:45:59 | 2019-04-10T15:45:59 | 179,118,358 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,138 | sci | explicite.sci |
clear()
//function u=Uexact(x,y,t)
// u = 7*x^2 + 4*y^3 + 2*sin(t);
//endfunction
//
//function u=U0(x,y)
// u = 7*x^2 + 4*y^3;
//endfunction
//
//// avec D = 1
//function f=f(x,y,t)
// f = 2*cos(t) - 14 - 24*y;
//endfunction
//
//// valeur de U(0,0,t)
//function u=a(t)
// u = 2*sin(t);
//endfunction
//
//// valeur de U(L,H,t)
//function u=b(t)
// u = 7 + 32 + 2*sin(t);
//endfunction
function u=Uexact(x,y,t)
u = sin(2*%pi*x) * sin(%pi*y) * exp(-t);
endfunction
function u=U0(x,y)
u = sin(2*%pi*x) * sin(%pi*y);
endfunction
// avec D = 1
function f=f(x,y,t)
f = -sin(2*%pi*x) * sin(%pi*y)*exp(-t) + 4*%pi^2*sin(2*%pi*x)* sin(%pi*y) * exp(-t) + %pi^2*sin(%pi*y)*sin(2*%pi*x)*exp(-t);
endfunction
// valeur de U(0,0,t)
function u=a(t)
u = 0;
endfunction
// valeur de U(L,H,t)
function u=b(t)
u = 0;
endfunction
D = 1
//la discrétisation du problème en espace :
//Espace total :
L = 1
H = 2
//Nombre de points d'espace :
Nx = 10
Ny = 30
//Pas d ' espace :
dx = L / Nx
dy = H / Ny
//la discrétisation du problème en temps :
//Temps initial :
T0 = 0
//Nombre de points de temps :
Nt = 100
//Pas de temps :
dt = 0.002
//Temps final :
Tfin = T0 + dt * Nt
// la stabilité du schéma, la condition CFL : lambda(1 et 2) < 0.5
lambda1 = D * dt / dx / dx;
lambda2 = D * dt / dy / dy;
//valeur V un tenseur de dimension 3
V = zeros(Nx+1,Ny+1,Nt)
x = linspace(0,L,Nx+1)
y = linspace(0,H,Ny+1)
t = linspace(T0,Tfin,Nt)
//quand t = n, x = 0,1,2,...,Nx , y = 0,1,2,...,Ny
Un=zeros(Nx+1,Ny+1)
//quand t = n+1, x = 0,1,2,...,Nx , y = 0,1,2,...,Ny
Unp1=zeros(Nx+1,Ny+1)
for n = 1:Nt
Unp1(1,1)=a(t(n))
Unp1(Nx+1,Ny+1)=b(t(n))
for i = 2: Nx
for j = 2:Ny
Unp1(i,j) = Un(i,j) + D*((Un(i+1,j)-2*Un(i,j)+Un(i-1,j))/dx^2 + (Un(i,j+1)-2*Un(i,j)+Un(i,j-1))/dy^2)+ dt * f(x(i),y(j),t(n))
end
end
// if norm(Un-Unp1)<10^(-6) break;
Un = Unp1
V(:,:,n)=Un
end
//valeur exacte
VE=zeros(Nx+1,Ny+1,Nt)
for n=1:Nt
for i=1:Nx+1
for j=1:Ny+1
VE(i,j,n)=Uexact(x(i),y(j),t(n))
end
end
end
//scf(1)
//contour(x,y,Un)
|
655d38e367a4ecb4d421f73d6852b550a5ab337c | 449d555969bfd7befe906877abab098c6e63a0e8 | /3720/CH5/EX5.9/Ex5_9.sce | d759e75bd9a00e8887673545e045fcc0a01b214c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 834 | sce | Ex5_9.sce | //Example 5_9
clc;clear;funcprot(0);
// Given values
rho_hg=848;//The density of mercury in lbm/ft^3
rho_sw=64;//The density of seawater in lbm/ft^3
rho_atm=0.076;//The density of atmosphereic air in lbf/ft^3
H_hg=(30-22);// inch
V_a=155;//mph
V_a=155*1.4667;// convert mph into ft/s
P_air=22;// The hurricane atmospheric pressure at the eye of the storm is in Hg
P_atm=30;// in hg
g=32.2;// ft/s^2
// Calculation
//(a)
h_1=((rho_hg/rho_sw)*H_hg)/12;
printf('(a)The pressure difference between points 1 and 3 in terms of the seawater column height,h_1=%0.2f ft\n',h_1);
//(b)
H_air=((V_a^2)/(2*g));//ft
rho_air=(P_air/P_atm)*rho_atm;//the density of air in the hurricane in lbm/ft^3
h_dynamic=(rho_air/rho_sw)*H_air;//ft
h_2=h_1+h_dynamic;//ft
printf('(b)The total storm surge at point 2,h_2=%0.2f ft\n',h_2);
|
e0221c5081bda00ae864da119579c3cd0fb632df | 449d555969bfd7befe906877abab098c6e63a0e8 | /3772/CH14/EX14.3/Ex14_3.sce | ce0752bb6beeb285cc8b03d244e3abbe6a9fa9d2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,017 | sce | Ex14_3.sce | // Problem no 14.3,Page No.327
clc;clear;
close;
rho_w=10 //KN/m**3 //Density of water
rho_mason=22.4 //KN/m**3 //Density of mason
H=6 //m //height of dam
a=1 //m //width of top
b=4 //m //bottom width
h=5.5 //m //Weight of water depth
//Calculations
//Let L=1 m (length of dam)
L=1
//weight of dam
W=(a+b)*2**-1*H*a*rho_mason
//Lateral thrust
P=rho_w*h**2*a*2**-1
//distance of Line of action of W measured from vertical face
x_bar=(b**2+b*a+a**2)*(3*(b+a))**-1
//distance of pt where resultant cuts the base
x=P*W**-1*h*3**-1
//Eccentricity
e=x_bar+x-b*2**-1
//Stress at Pt B
sigma1=W*b**-1*(1-6*e*b**-1)
//stress at Pt C
sigma2=W*b**-1*(1+6*e*b**-1)
//Result
printf("Max stress intensities at the base is %.2f",sigma2);printf(" KN/m**2")
printf("\n Min stress intensities at the base is %.2f",sigma1);printf(" KN/m**2")
//Plotting the Shear Force Diagram
X1=[0,L,L]
Y1=[sigma2,sigma1,0]
Z1=[0,0,0]
plot(X1,Y1,X1,Z1)
xlabel("Length x in m")
ylabel("Shear Force in kN")
title("the Shear Force Diagram")
|
5bac7df3799514e93be0f68431a5071fef4c1f28 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2168/CH3/EX3.21/Chapter3_example21.sce | 5ef63949bdfd55796b3dbff2c594d9bfe983d287 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 799 | sce | Chapter3_example21.sce | clc
clear
//Input data
CV=10000//Calorific value of petrol in kcal/kg
pe=[30,70]//Percentage of compression strokes in percent
p=[1.33,2.66]//Pressures in the cylinder corresponding to the compression strokes in kg/cm^2
n=1.33//Polytropic constant
rn=50//Relative efficiency in percent
g=1.4//ratio of specific heats
//Calculations
v=(p(2)/p(1))^(1/n)//Ratio of specific volumes
r=((pe(2)/100)*v-(pe(1)/100))/((pe(2)/100)-((pe(1)/100)*v))//Compression ratio
na=(1-(1/r)^(g-1))*100//Air standard efficiency in percent
ith=(rn*na)/100//Indicated thermal efficiency in percent
q=(4500*60)/(427*(ith/100))//Heat supplied in kcal/i.h.p.hr
Sc=(q/CV)//Specific consumption in kg/i.h.p.hr
//Output
printf('Compression ratio is %3.2f \n Specific consumption is %3.3f kg/i.h.p.hr',r,Sc)
|
aed3af659e51fc5129e95a7323c6d0019404ef42 | e84c695e8b1696d2aeef6bd6e769c7948dbeb16a | /cn/edo_superior.sce | c0bb093c0d24d08b744b06b14c14a41bbe6fcb8d | [] | no_license | xarmison/disciplinas | 33bdef9ced6b7fd2da82d9929eb06a2fe5f66143 | 0fd6cd2241ab5108061e46f95f6db01b1ad8a350 | refs/heads/master | 2022-01-05T16:37:51.066680 | 2019-06-29T15:35:46 | 2019-06-29T15:35:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 664 | sce | edo_superior.sce | // Exemplo de EDO
function w = gy(x, y, z)
w = z
endfunction
function w = gz(x, y, z)
w = -10
endfunction
function [x, y, z] = midPointSisSolver(a, b, h, y0, z0)
x = [a:h:b]';
n = length(x);
y(1) = y0;
z(1) = z0;
for i = 1:n-1
ky1 = gy(x(i), y(i), z(i));
kz1 = gz(x(i), y(i), z(i));
ky2 = gy(x(i) + h/2, y(i) + ky1 * h/2, z(i) + kz1 * h/2);
kz2 = gz(x(i) + h/2, y(i) + ky1 * h/2, z(i) + kz1 * h/2);
y(i+1) = y(i) + ky2 * h;
z(i+1) = z(i) + kz2 * h;
end
endfunction
[x, ymp, zmp] = midPointSisSolver(0, 2, 0.2, 1.8, 12)
plot(x, ymp, 'ro')
plot(x, zmp, 'b+')
|
b79a198eaf95c78270056c52e3c942d051d28d4c | 1b969fbb81566edd3ef2887c98b61d98b380afd4 | /Rez/bivariate-lcmsr-post_mi/bfi_o_usi/~BivLCM-SR-bfi_o_usi-PLin-VLin.tst | 7d4b9c6af29ed430eed83d6db4b8cc204940cdb6 | [] | no_license | psdlab/life-in-time-values-and-personality | 35fbf5bbe4edd54b429a934caf289fbb0edfefee | 7f6f8e9a6c24f29faa02ee9baffbe8ae556e227e | refs/heads/master | 2020-03-24T22:08:27.964205 | 2019-03-04T17:03:26 | 2019-03-04T17:03:26 | 143,070,821 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 11,974 | tst | ~BivLCM-SR-bfi_o_usi-PLin-VLin.tst |
THE OPTIMIZATION ALGORITHM HAS CHANGED TO THE EM ALGORITHM.
ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES
1 2 3 4 5
________ ________ ________ ________ ________
1 0.245772D+00
2 0.116583D-03 0.215774D-02
3 -0.587846D-01 0.166321D-02 0.264284D+00
4 0.137492D-02 -0.445500D-03 -0.211840D-02 0.217598D-02
5 0.215092D-02 -0.343926D-04 -0.762646D-03 -0.591655D-04 0.420149D-02
6 -0.424465D-03 0.321846D-04 0.240676D-03 0.103158D-03 0.121846D-03
7 -0.912043D-03 -0.463240D-04 0.836826D-03 0.189232D-03 0.772217D-04
8 0.179180D-02 0.652392D-04 0.694246D-03 -0.577447D-04 -0.926686D-04
9 -0.421606D+00 0.667861D-02 0.110583D+00 -0.767871D-02 -0.145083D-01
10 -0.180353D+00 0.224101D-02 0.139588D+00 -0.100604D-01 0.166348D+00
11 -0.147154D-01 -0.155576D-04 -0.109186D+00 0.996645D-02 -0.878426D-02
12 0.227184D+00 -0.101932D-01 0.202864D+00 -0.279289D-02 -0.825499D-02
13 -0.280160D-01 -0.113881D-02 0.426618D-01 0.113061D-01 0.817656D-02
14 0.133425D+00 0.511554D-02 0.235011D+00 0.259448D-02 0.102434D-01
15 -0.755265D+00 -0.446908D-01 -0.192635D+00 -0.225360D-02 -0.150883D+00
16 0.303928D-02 -0.104013D-01 -0.169078D-01 -0.295055D-04 -0.426925D-03
17 -0.742476D-02 0.112218D-03 0.109501D-02 -0.130903D-03 -0.643607D-04
18 -0.657238D-01 0.339480D-02 -0.122609D+00 -0.206656D-01 -0.256054D-01
19 -0.164753D-01 0.231927D-02 0.588903D-01 -0.534962D-02 0.542428D-03
20 -0.407467D+00 -0.613234D-02 0.186313D+00 0.318437D-01 0.202228D-02
21 -0.124227D-01 -0.197100D-02 -0.926866D-01 0.258565D-02 0.851291D-04
22 0.302248D-03 -0.272245D-03 -0.514846D-03 -0.270049D-03 0.263506D-04
23 -0.127967D-01 -0.900596D-03 0.213006D-01 0.259696D-02 0.386534D-03
24 0.499032D-03 -0.207412D-03 0.506983D-03 0.125244D-03 -0.198765D-03
ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES
6 7 8 9 10
________ ________ ________ ________ ________
6 0.102503D-02
7 0.712125D-03 0.298457D-02
8 -0.136347D-03 -0.168269D-03 0.244574D-02
9 -0.479102D-02 -0.332418D-01 0.163723D-01 0.237431D+02
10 0.290002D-02 0.316629D-01 -0.619991D-02 -0.223560D+01 0.145262D+02
11 0.533318D-02 0.114261D-01 -0.109070D-01 -0.119982D+01 0.570469D+00
12 0.344427D-02 -0.564672D-02 0.794539D-01 -0.465236D+00 -0.199019D+00
13 0.390235D-01 0.752731D-01 -0.393925D-02 -0.963769D+00 0.157644D+00
14 -0.919315D-02 -0.200854D-02 0.120532D+00 0.138949D+01 0.846403D+00
15 0.617910D-02 0.930282D-02 0.929981D-02 0.395593D+01 -0.646693D+01
16 -0.313788D-04 -0.856961D-03 0.157614D-02 0.471430D+00 -0.949459D-01
17 -0.440127D-05 0.241614D-03 -0.502091D-03 -0.104914D+00 -0.864341D-02
18 -0.685568D-02 -0.262406D-01 -0.278493D-02 0.602312D+01 -0.262740D+01
19 -0.342673D-02 0.710332D-02 0.677015D-02 -0.302555D+00 -0.559063D+00
20 -0.979071D-02 -0.103721D-01 -0.105619D+00 -0.271128D+01 0.266422D+01
21 0.291082D-02 -0.884816D-02 -0.117620D-01 0.336292D+00 0.558794D+00
22 -0.318092D-03 -0.344779D-03 0.517549D-03 -0.526999D-02 0.335302D-02
23 0.577700D-03 0.242563D-03 0.208527D-03 -0.804417D-01 -0.268872D-01
24 0.102031D-03 0.205164D-03 -0.258090D-03 0.160043D-01 -0.125926D-01
ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES
11 12 13 14 15
________ ________ ________ ________ ________
11 0.133964D+02
12 -0.179470D+01 0.417640D+02
13 -0.164750D+01 0.144528D+00 0.617034D+01
14 0.139433D+00 0.150393D+01 -0.211129D+01 0.201834D+02
15 0.960547D+00 0.481018D+01 -0.138618D+01 -0.210276D+00 0.158491D+03
16 -0.171717D-01 -0.835134D-01 -0.159356D-01 0.511646D-02 0.170968D+01
17 0.589993D-02 -0.203591D-01 0.209978D-01 -0.275920D-01 -0.804819D+00
18 -0.142494D+01 0.397254D+01 0.634941D+00 -0.680417D+00 -0.170055D+02
19 0.170275D+00 0.348327D+00 0.135049D+00 0.176669D+00 -0.880137D+00
20 0.222424D+00 -0.168031D+02 -0.100793D+01 -0.818449D+01 0.289136D+01
21 0.433747D-01 -0.453317D+00 -0.180066D+00 -0.481837D+00 0.602793D+00
22 -0.333080D-01 -0.648892D-02 -0.286979D-01 0.429990D-01 0.106880D+00
23 -0.687965D-01 0.166009D+00 0.286633D-01 -0.145128D-01 -0.674116D-03
24 0.109758D-03 -0.899594D-02 0.183999D-01 -0.290444D-01 -0.249443D-01
ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES
16 17 18 19 20
________ ________ ________ ________ ________
16 0.278802D+00
17 -0.158200D-01 0.994160D-02
18 0.947849D-01 0.786971D-01 0.980315D+02
19 -0.912435D-01 0.177587D-01 0.672166D+00 0.233039D+01
20 0.173821D-01 0.112641D-01 -0.452586D+02 -0.126025D+01 0.167355D+03
21 -0.882371D-02 -0.739355D-02 0.117153D+01 -0.204005D+01 0.735033D+00
22 0.426339D-02 -0.162051D-02 -0.483568D+00 -0.345163D-02 0.205753D+00
23 0.109594D-01 -0.287698D-03 -0.353559D+00 -0.564192D-01 0.119865D+01
24 -0.994085D-03 0.386912D-03 0.226317D+00 0.973986D-02 -0.775293D+00
ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES
21 22 23 24
________ ________ ________ ________
21 0.239237D+01
22 -0.181898D-01 0.571381D-02
23 -0.682872D-01 0.713713D-02 0.215366D+00
24 0.457613D-02 -0.231877D-02 -0.163604D-01 0.787113D-02
ESTIMATED CORRELATION MATRIX FOR PARAMETER ESTIMATES
1 2 3 4 5
________ ________ ________ ________ ________
1 1.000
2 0.005 1.000
3 -0.231 0.070 1.000
4 0.059 -0.206 -0.088 1.000
5 0.067 -0.011 -0.023 -0.020 1.000
6 -0.027 0.022 0.015 0.069 0.059
7 -0.034 -0.018 0.030 0.074 0.022
8 0.073 0.028 0.027 -0.025 -0.029
9 -0.175 0.030 0.044 -0.034 -0.046
10 -0.095 0.013 0.071 -0.057 0.673
11 -0.008 0.000 -0.058 0.058 -0.037
12 0.071 -0.034 0.061 -0.009 -0.020
13 -0.023 -0.010 0.033 0.098 0.051
14 0.060 0.025 0.102 0.012 0.035
15 -0.121 -0.076 -0.030 -0.004 -0.185
16 0.012 -0.424 -0.062 -0.001 -0.012
17 -0.150 0.024 0.021 -0.028 -0.010
18 -0.013 0.007 -0.024 -0.045 -0.040
19 -0.022 0.033 0.075 -0.075 0.005
20 -0.064 -0.010 0.028 0.053 0.002
21 -0.016 -0.027 -0.117 0.036 0.001
22 0.008 -0.078 -0.013 -0.077 0.005
23 -0.056 -0.042 0.089 0.120 0.013
24 0.011 -0.050 0.011 0.030 -0.035
ESTIMATED CORRELATION MATRIX FOR PARAMETER ESTIMATES
6 7 8 9 10
________ ________ ________ ________ ________
6 1.000
7 0.407 1.000
8 -0.086 -0.062 1.000
9 -0.031 -0.125 0.068 1.000
10 0.024 0.152 -0.033 -0.120 1.000
11 0.046 0.057 -0.060 -0.067 0.041
12 0.017 -0.016 0.249 -0.015 -0.008
13 0.491 0.555 -0.032 -0.080 0.017
14 -0.064 -0.008 0.543 0.063 0.049
15 0.015 0.014 0.015 0.064 -0.135
16 -0.002 -0.030 0.060 0.183 -0.047
17 -0.001 0.044 -0.102 -0.216 -0.023
18 -0.022 -0.049 -0.006 0.125 -0.070
19 -0.070 0.085 0.090 -0.041 -0.096
20 -0.024 -0.015 -0.165 -0.043 0.054
21 0.059 -0.105 -0.154 0.045 0.095
22 -0.131 -0.083 0.138 -0.014 0.012
23 0.039 0.010 0.009 -0.036 -0.015
24 0.036 0.042 -0.059 0.037 -0.037
ESTIMATED CORRELATION MATRIX FOR PARAMETER ESTIMATES
11 12 13 14 15
________ ________ ________ ________ ________
11 1.000
12 -0.076 1.000
13 -0.181 0.009 1.000
14 0.008 0.052 -0.189 1.000
15 0.021 0.059 -0.044 -0.004 1.000
16 -0.009 -0.024 -0.012 0.002 0.257
17 0.016 -0.032 0.085 -0.062 -0.641
18 -0.039 0.062 0.026 -0.015 -0.136
19 0.030 0.035 0.036 0.026 -0.046
20 0.005 -0.201 -0.031 -0.141 0.018
21 0.008 -0.045 -0.047 -0.069 0.031
22 -0.120 -0.013 -0.153 0.127 0.112
23 -0.041 0.055 0.025 -0.007 0.000
24 0.000 -0.016 0.083 -0.073 -0.022
ESTIMATED CORRELATION MATRIX FOR PARAMETER ESTIMATES
16 17 18 19 20
________ ________ ________ ________ ________
16 1.000
17 -0.300 1.000
18 0.018 0.080 1.000
19 -0.113 0.117 0.044 1.000
20 0.003 0.009 -0.353 -0.064 1.000
21 -0.011 -0.048 0.076 -0.864 0.037
22 0.107 -0.215 -0.646 -0.030 0.210
23 0.045 -0.006 -0.077 -0.080 0.200
24 -0.021 0.044 0.258 0.072 -0.676
ESTIMATED CORRELATION MATRIX FOR PARAMETER ESTIMATES
21 22 23 24
________ ________ ________ ________
21 1.000
22 -0.156 1.000
23 -0.095 0.203 1.000
24 0.033 -0.346 -0.397 1.000
|
3016baf521d214edcc58a3732bb5b3747c0b3ca5 | b3285989ffe1c1bb555a67a92c4bbe7e1e39dcc5 | /Agrégation Mathieu/LP25 - Oscillateurs ; portraits de phase et non-linéarités/duffing_libre.sce | a2d4069490d0ca1e4d2b8bb5e224aafb4606113d | [] | no_license | mubero/AgregationPhysique2020 | 82b840924dd800e8d614ecf3e24ab511b2326243 | 9a038fb0302059e9e5b8442ba765f918176916b0 | refs/heads/master | 2022-11-10T13:03:22.976863 | 2020-06-21T15:22:24 | 2020-06-21T15:22:24 | 270,004,658 | 1 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 2,035 | sce | duffing_libre.sce | // ******************* Oscillateur de Duffing ********************
clear all
// Paramètres
diss = 0.1; //Dissipation
a = -1;
b = 1;
f = 1.5; //0.29; //1.5;
omega = 2; 1.4; //2;
pi = 3.141592654;
// Système différentiel
function du = Duffing(t,u)
du(1) = u(2); // dx/dt
du(2) = -diss*u(2) -a*u(1) -b*(u(1))^3 + f*cos(omega*t);// d²x/dt²
endfunction
// Conditions initiales
x0 = input("Position initiale : ");
v0 = input("Vitesse initiale : ");
u0 = [x0;v0];
t0 = 0;
// Energie potentielle
x = linspace(-2,2,1000);
V = (a/2)*x.^2 + (b/4)*x.^4;
Energie = (v0*v0/2 + (a/2)*(x0)^2 + (b/4)*(x0)^4);
Ene = V;
Ene(:) = Energie;
// Paramètres de calcul
T = 15000; dt = 1000;
pas = 2*%pi/omega/dt;
t = t0:pas:T;
// Intégration
[u] = ode(u0,t0,t,Duffing); // u(1): position(t) u(2): vitesse(t)
//for i=5000:dt:100000
// n=(i-4000)/dt;
// x1(n)=u(1,i);
// x2(n)=u(2,i);
//end
// Potentiel
subplot(2,2,1);
h1=gca();
h1.x_label.text = "Position";
h1.y_label.text = "Ep(x)";
plot2d(x',V',style = 2, leg = " Aspect énergétique ");
if f == 0 then
plot2d(x',Ene',style = 2);
end
xgrid(2);
// Solution x(t)
subplot(2,2,2);
h3=gca();
plot2d(t(1:15000),u(1,1:15000)', style = 2, leg = " Position ");
h3.data_bounds = [0, -2 ; 50, 2];
h3.x_label.text = "Temps";
h3.y_label.text = "Position";
xgrid(2);
// Espace des phases
subplot(2,2,3);
h2=gca();
plot2d(u(1,1:10000)',u(2,1:10000)', style = 2, leg = "Espace des phases");
h2.data_bounds = [-2, -3 ; 2, 3];
h2.x_label.text = "Position";
h2.y_label.text = "Vitesse";
h2.tight_limits=["on","on"];
xgrid(2);
// Section de Poincaré
//subplot(2,2,4);
//h4=gca();
//h4.data_bounds = [-2, -2 ; 2, 2];
//h4.x_label.text = "Position";
//h4.y_label.text = "Vitesse";
//h4.tight_limits=["on","on"];
//plot2d(x1',x2', style = -1, leg = "Section de Poincaré (x,dx/dt)");
//xgrid(2);
|
735840940d567f1e3513fe03d41c81e0bb29a2a9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /50/DEPENDENCIES/simRK4.sci | d7dc4a9133eb2bfc710fba7b10a3ea41b8d36760 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 823 | sci | simRK4.sci | function [u,v,t] = simRK4(u0,v0,t0,tn,h,f1,f2)
// RK4 method solving simultanious ODE
// du/dt = f1(t,u,v), dv/dt = f2(t,u,v) with initial
//conditions u=u0,v=v0 at t=t0. The
//solution is obtained for t = [t0:h:tn]
//and returned in u,v
umaxAllowed = 1e+100;
t = [t0:h:tn]; u = zeros(t);v=zeros(t) ;n = length(u); u(1) = u0;v(1)=v0
for j = 1:n-1
k11=h*f1(t(j),u(j),v(j));
k21=h*f2(t(j),u(j),v(j));
k12=h*f1(t(j)+h/2,u(j)+k11/2,v(j)+k21/2);
k22=h*f2(t(j)+h/2,u(j)+k11/2,v(j)+k21/2);
k13=h*f1(t(j)+h/2,u(j)+k12/2,v(j)+k22/2);
k23=h*f2(t(j)+h/2,u(j)+k12/2,v(j)+k22/2);
k14=h*f1(t(j)+h,u(j)+k13,v(j)+k23);
k24=h*f2(t(j)+h,u(j)+k13,v(j)+k23);
u(j+1) = u(j) + (1/6)*(k11+2*k12+2*k13+k14);
v(j+1) = v(j) + (1/6)*(k21+2*k22+2*k23+k24);
end;
endfunction
|
2576b881847dc1bd0043a23b2229e3f46580f4f3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3392/CH5/EX5.10/Ex5_10.sce | 6a8a45f9ee14751c51b2628e3b470e94a5c05483 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 640 | sce | Ex5_10.sce | clc
// initialization of variables
clear
// part (b)
// Specifications
P=150 //N
R=200 //mm
d=20 //mm
E=200 //GPa
G=77.5 //GPa
//calculations
R=R*10^-3
d=d*10^-3
E=E*10^9
G=G*10^9
r1=R+d/2
r2=R-d/2
A=314*10^-6
I=7850*10^-12 //m^4
Ax=3*%pi/4*P*R/(E*A)
Sh=3*%pi/4*1.33*P*R/(G*A)
M=(7*%pi/4+1)*P*R^3/(E*I)
//qc=3*%pi/4*P*R/(E*A)+3*%pi/4*1.33*P*R/(G*A)+(7*%pi/4+1)*P*R^3/(E*I)
qc=Ax+Sh+M
printf('qc = %.2f mm among which due to Axial is %.4f mm, %.4f mm is due to shear, and %.4f mm is due to moment',qc*10^3,Ax*10^3,Sh*10^3,M*10^3)
printf('\n which means The concentrations of axial loads and shear are negligible')
|
0deb484aee85aacb6880ce781eee1d4392829ac5 | 72d7c10733e74eafb60961874dedea7fa2a43569 | /4.Communication/PM.sce | db7e6c94334594b2256e04bfa1f8822e48a31f59 | [] | no_license | AkshayNachappa/Scilab-Workshop | 8dc448c41a2e768f3d93bbed928705445b9c007b | 056436f38a1f3aad7d1e3669595718839108c40e | refs/heads/master | 2023-01-02T00:20:19.968404 | 2020-10-20T17:04:44 | 2020-10-20T17:04:44 | 297,102,650 | 2 | 2 | null | 2020-10-20T17:04:46 | 2020-09-20T15:12:27 | Scilab | UTF-8 | Scilab | false | false | 491 | sce | PM.sce | clc;
clear;
f_s=1;//Signal Frequencies
f_c=8;//Carrier Frequencies
t=0:0.001:5;
Phase_deviation_facotr=35
i_s=2*sin(2*%pi*f_s*t); // Information Signal
c_s=15*sin(2*%pi*f_c*t);// Carrier Signal
Modulated_signal=15.*cos((2*%pi*f_c*t)+(Phase_deviation_facotr.*sin(2*%pi*f_s*t)));
subplot(3,1,1);
plot(i_s)
title('Information Signal');
subplot(3,1,2);
plot(c_s)
title('Carrier Signal');
subplot(3,1,3);
plot(Modulated_signal)
title('Phase Modulation Signal');
|
a365d0a6ca85f01a980651712752e4de26f1a765 | 727092dff86e9d034d021bbc56565d9336b988aa | /Códigos CN/euler_EDO.sci | a40faacdce3109d6146596173899bdbe8f6f0453 | [] | no_license | lucasdksan/Numerical-computing | c54b855bd50f2a06b1970086f2da63c28883f287 | a5a5863499bdf46003437140e3fa3123fc4960f8 | refs/heads/master | 2023-06-24T16:13:01.094230 | 2021-07-29T15:57:00 | 2021-07-29T15:57:00 | 278,514,165 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 224 | sci | euler_EDO.sci | function [x,y] = euler(a,b,h,y0)
x = a:h:b;
n = length(x);
y(1) = y0;
for i = 2 : n
y(i) = y(i-1) + h*df(x(i-1),y(i-1))
end
endfunction
function z = df(x,y)
z = 12-y;
endfunction
|
c48decb5bea5ddfc7a80a0edc0c01ef3cfc430dd | e806e966b06a53388fb300d89534354b222c2cad | /macros/ind2gray.sci | d2c8eee85a6da1e9757fa6fe75e82f868102e7d6 | [] | no_license | gursimarsingh/FOSSEE_Image_Processing_Toolbox | 76c9d524193ade302c48efe11936fe640f4de200 | a6df67e8bcd5159cde27556f4f6a315f8dc2215f | refs/heads/master | 2021-01-22T02:08:45.870957 | 2017-01-15T21:26:17 | 2017-01-15T21:26:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 171 | sci | ind2gray.sci | function [output] = ind2gray(img,colormap)
image = mattolist(img);
a = opencv_ind2gray(image,colormap)
d = size(a);
for i=1:d
output(:,:,i) = a(i);
end
endfunction
|
72566cc333c8ce039914fd85be6501f81fa137a1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2087/CH8/EX8.17/example8_17.sce | 982506ac92c48979633efe860ef455453be2cb64 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 941 | sce | example8_17.sce |
//example 8.17
//design practical profile of gravity dam
clc;funcprot(0);
//given
c=1;
rlb=1450; //R.L of base of dam
rlw=1480.5; //R.L of water level
Sg=2.4; //specific gravity of masonary
gamma_w=9.81; //unit weigth of water
w=1; //heigth of waves
f=1200; //safe compressive stress for masonary
FB=1.5*w;
rlt=FB+rlw; //R.L of top of dam
H=rlt-rlb; //heigth of dam
LH=f/(gamma_w*(Sg+1))
LH=round(LH*100)/100;
mprintf("Heigth of dam=%f m.",H);
mprintf("\nlimiting heigth of dam=%f m.",LH);
mprintf("\nDam is low gravity dam");
hw=rlw-rlb;
//keep top width,a=4.5.
a=4.5;
P=hw/(Sg^0.5);
P=round(P*10)/10;
mprintf("\nBase width of elementary profile=%f m.",P);
uo=a/16;
wb=uo+P;
wb=round(wb);
mprintf("\nBase width=%f m.",wb);
D=2*a*(Sg^0.5);
D=round(D);
mprintf("\nDistance upto which u/s slope is vertical from water level=%f m.",D);
|
962cf8227a68d7c0ac8561af2fd224f3932d30f3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1664/CH9/EX9.11/Ex9_11.sce | 216a4bc7d01f3f2f9e3fee75b8c3dea42c9f3c92 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 985 | sce | Ex9_11.sce |
//Example No.9.11.
//Page No 272.
clc;clear;
p = 0.1;//Resistivity of P-type and N-type -[ohm m].
e = 1.6*10^(-19);//Electron charge.
Uh = 0.48;//Hole mobility -[m^2 V^-1 s^-1].
Ue = 1.35;//Electron mobility -[m^2 V^-1 s^-1].
ni = 1.5*10^(16);
d = (1/p);//Electrical conductivity
disp('For P-type material')
printf("\n1)The electrical conductivity is %.1f ohm^-1 m^-1",d);
Na = (d/(e*Uh));//Acceptor concentration.
printf("\n2)The acceptor concentration is %3.3e m^-3",Na);
n1 = (((ni)^(2))/(Na));//Minority carriers concentration.
printf("\n3)The minority carriers concentration is %3.3e m^-3",n1);
disp('For N-type semiconductor')
d = (1/p);//Electrical conductivity.
printf("\n2)The electrical conductivity is %.1f ohm^-1 m^-1",d);
Nd = (d/(e*Ue));//Donor concentration.
printf("\n2)The donor concentration is %3.3e m^-3",Nd);
n2 = (((ni)^(2))/(Nd));//Minority carriers concentration.
printf("\n3)The minority carriers concentration is %3.3e m^-3",n2);
|
af0befe77df308ae8ade627a58eadd46da4dc3c2 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2858/CH3/EX3.2/Ex3_2.sce | b40e27e833ea1e50ea19e55d47b15d800505840f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 770 | sce | Ex3_2.sce | //example 3.2
clc; funcprot(0);
Gamma=105;//lb/ft^3
Gammasat=118;//lb/ft^3
FS=3;
pa=2014.125;//lb/ft^2
Depth=[5,10,15,20,25];
N60=[4,6,6,10,5];
sigmao=[0,0,0,0,0];
phi=[0,0,0,0,0]
Gammaw=62.4;
s=0;
printf("depth (ft)\tN60\t \tstress(lb/ft^2)\t phi(degrees)\n")
for i=1:5
sigmao(i)=2*Gamma+(Depth(i)-2)*(Gammasat-Gammaw);
phi(i)=sqrt(20*N60(i)*sqrt(pa/sigmao(i)))+20;
printf(" %.2f\t %.2f\t\t %.2f \t%.2f \n",Depth(i),N60(i),sigmao(i),phi(i));
avgphi=phi(i)/5+s;
s=avgphi;
end
disp(round(avgphi),"average friction angle in degrees");
//using graph get the values of other terms in terms of B and solve for B
deff('y=f(x)','y=-150000/x^2+5263.9+5527.1/x+228.3*x');
[x, v, info ]=fsolve(4,f);
disp(x,"the width in ft");
|
c3eafc8f4f170b32ff56557405f6f993e4bea957 | 67310b5d7500649b9d53cf62226ec2d23468413c | /tags/archive/TestCaseGenerator-Plugin-OpeningSequenceCoverage/trunk/tests/large-system-tests/inputs/jEdit/ground_truth/OpeningSequenceCoverage/length-1/max-150/t53.tst | 8214569273c07a091c4375ec9459d91deb61dcbd | [] | no_license | csnowleopard/guitar | e09cb77b2fe8b7e38d471be99b79eb7a66a5eb02 | 1fa5243fcf4de80286d26057db142b5b2357f614 | refs/heads/master | 2021-01-19T07:53:57.863136 | 2013-06-06T15:26:25 | 2013-06-06T15:26:25 | 10,353,457 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 660 | tst | t53.tst | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<TestCase>
<Step>
<EventId>e6</EventId>
<ReachingStep>false</ReachingStep>
</Step>
<Step>
<EventId>e60</EventId>
<ReachingStep>false</ReachingStep>
</Step>
<Step>
<EventId>e72</EventId>
<ReachingStep>false</ReachingStep>
</Step>
<Step>
<EventId>e17</EventId>
<ReachingStep>false</ReachingStep>
</Step>
<Step>
<EventId>e73</EventId>
<ReachingStep>false</ReachingStep>
</Step>
<Step>
<EventId>e51</EventId>
<ReachingStep>false</ReachingStep>
</Step>
</TestCase>
|
4c1bac5d85330ad79c2f4ec40314d5f1de4ed247 | 59e7c95649eb8894e1d6f0bcac3ca7ea2b023217 | /Matriz M de números pares.sce | 4df5365bc71529f96e7241558a4d71a171a0af32 | [] | no_license | nascimento-luciano/Scilab-Matlab | cb5ee9d97df3ed0f4311573df0fd37a88b3394d8 | 1cba42b68cc7954ff4c7dd6b13c7d8e6bd3d039e | refs/heads/main | 2023-03-19T21:06:18.691193 | 2021-03-18T00:57:29 | 2021-03-18T00:57:29 | 348,877,701 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 79 | sce | Matriz M de números pares.sce | clc
clear
close
N=100;
M=[];
for i=1:2:(N-1)
M=[M (i+1)];
end
disp(M)
|
e636f57c4a6720e03bf48e3ba16dd0f8fc3a8ebb | 449d555969bfd7befe906877abab098c6e63a0e8 | /75/DEPENDENCIES/muller.sce | 4faba6b753c84066fbb8b7b6838aca34270c2c76 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 659 | sce | muller.sce | function x=muller(x0,x1,x2,f)
R=3;
PE=10^-8;
maxval=10^4;
for n=1:1:R
La=(x2-x1)/(x1-x0);
Da=1+La;
ga=La^2*f(x0)-Da^2*f(x1)+(La+Da)*f(x2);
Ca=La*(La*f(x0)-Da*f(x1)+f(x2));
q=ga^2-4*Da*Ca*f(x2);
if q<0 then q=0;
end
p= sqrt(q);
if ga<0 then p=-p;
end
La=-2*Da*f(x2)/(ga+p);
x=x2+(x2-x1)*La;
if abs(f(x))<=PE then break
end
if (abs(f(x))>maxval) then error('Solution diverges');
abort;
break
else
x0=x1;
x1=x2;
x2=x;
end
end
disp(n," no. of iterations =")
endfunction |
3a2b5abde75130ec366f1037c9f6bd9356f434af | 449d555969bfd7befe906877abab098c6e63a0e8 | /2498/CH7/EX7.7/ex7_7.sce | 4b943a9f70e014a9e6d74b3b6cb78b5608142ec4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 765 | sce | ex7_7.sce | // Exa 7.7
clc;
clear;
close;
format('v',6)
// Given data
I_DSS =10;// in mA
V_P = -8;// in V
V_GG = 2;// in V
V_GS = -V_GG;// in V
V_DD = 16;// in V
R_D = 2;// in k ohm
R_D = R_D * 10^3;// in ohm
disp(V_GS,"The value of V_GS in V is");
// Part (b)
// The value of I_DQ
I_DQ = I_DSS * (1-V_GS/V_P)^2;// in mA
disp(I_DQ,"The value of I_DQ in mA is");
// Part (c)
// The value of V_DS
V_DS = V_DD - (I_DQ*10^-3*R_D);// in V
disp(V_DS,"The value of V_DS in V is");
// Part (d)
// The value of V_D
V_D = V_DS;// in V
disp(V_D,"The value of V_D in V is");
// Part (e)
// The value of V_G
V_G = V_GS;// in V
disp(V_G,"The value of V_G in V is");
// Part (f)
// The value of V_S
V_S = 0;// in V
disp(V_S,"The value of V_S in V is");
|
8020ea7dabee266d73b5a32e43eab0f24822ed21 | 449d555969bfd7befe906877abab098c6e63a0e8 | /443/CH3/EX3.9/3_9.sce | b41175c92c97f8ddf4630db8d0ef0fa0733be659 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 715 | sce | 3_9.sce | pathname=get_absolute_file_path('3_9.sce')
filename=pathname+filesep()+'3_9_data.sci'
exec(filename)
//Temperature at end of compression(in K)
T2=T1*(p2/p1)^((y-1)/y)
//Theoretical thermal efficiency
n=1-(T1/T2)
//Heat supplied(in kJ/kg)
qs=Cv*(T3-T2)
//Work done per kg of air(in kJ/kg)
w=n*qs
//Pressure at start of expansion stroke(in bar)
p3=p2*(T3/T2)
//Pressure at the end of expansion stroke(in bar)
p4=p3*(p1/p2)
printf("\n\nRESULTS\n\n")
printf("\nTheoretical thermal efficiency:%f\n",n*100)
printf("\nHeat supplied:%f\n",qs)
printf("\nWork done per kg of air:%f\n",w)
printf("\nPressure at start of expansion stroke:%f\n",p3)
printf("\nPressure at the end of expansion stroke:%f\n",p4) |
70a1dd860c1f0b7efe7e6b5295248c2f368151ec | 449d555969bfd7befe906877abab098c6e63a0e8 | /275/CH3/EX3.3.22/Ch3_3_22.sce | 1e6eb08f985d0740822dfe938515d78cdc28ae0a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 396 | sce | Ch3_3_22.sce | clc
disp("Example 3.22")
printf("\n")
disp("calculate the value of Ib,beta for a transistor and Ic, Ie for new value of beta")
printf("Given\n")
Ic=16*10^-3
Ie=16.04*10^-3
//base current
Ib=Ie-Ic
//beta value
beta=Ic/Ib
//for beta=25
beta1=25
Ic1=beta1*Ib
Ie1=Ic1+Ib
printf("base current \n%f ampere\n",Ib)
printf("beta \n%f\n",beta)
printf("emitter current \n%f ampere\n",Ie1)
|
2368699958bb9d78498a2bbefec06e2726986fdb | 1db0a7f58e484c067efa384b541cecee64d190ab | /macros/musicBase.sci | f915bbe5f0e1e1b1e75381380644d786a8127576 | [] | no_license | sonusharma55/Signal-Toolbox | 3eff678d177633ee8aadca7fb9782b8bd7c2f1ce | 89bfeffefc89137fe3c266d3a3e746a749bbc1e9 | refs/heads/master | 2020-03-22T21:37:22.593805 | 2018-07-12T12:35:54 | 2018-07-12T12:35:54 | 140,701,211 | 2 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 6,425 | sci | musicBase.sci | // Date of creation: 19 Dec, 2015
function [outputData,msg] = musicBase(inputData)
// Implements the core of the MUSIC algorithm
// Used by pmusic and rootmusic algorithm
// TODO: complete docs
msg = "";
outputData = struct();
[eigenvects,eigenvals, msg] = computeEig(inputData.x, ...
inputData.isCorrFlag, inputData.windowLength, ...
inputData.noverlap, inputData.windowVector, ...
inputData.isWindowSpecified);
// disp("eigenvects in musicBase");
// disp(eigenvects);
// disp("eigenvals in musicBase");
// disp(eigenvals);
if length(msg)~=0 then
return
end
pEffective = determineSignalSpace(inputData.p, eigenvals);
if length(msg)~=0 then
return
end
// Separating the eigenvects into signal and noise subspace
signalEigenvects = eigenvects(:,1:pEffective);
noiseEigenvects = eigenvects(:,pEffective+1:$);
outputData.signalEigenvects = signalEigenvects;
outputData.noiseEigenvects = noiseEigenvects;
outputData.eigenvals = eigenvals;
outputData.pEffective = pEffective;
endfunction
function [eigenvects,eigenvals,msg] = computeEig(x,isCorrFlag, windowLength, noverlap, window,isWindowSpecified)
// Computes the eigenvalues for the correlation matrix
// If x is a correlation matrix, which is specified using the isCorrFlag,
// spec() is used for eigenvalue decomposition.
// Otherwise, SVD is used for a proper restructure of x
// (i.e windowed version)
eigenvects = 0;
eigenvals = 0;
msg = "";
// determine if input is a matrix
xIsMatrix = ~or(size(x)==1);
if xIsMatrix & isCorrFlag then
// TODO: check the order of eigenvalues
[eigenvects,d] = spec((R+R')/2); // ensuring hermitian property
eigenvals = diag(d);
// sorting in decreasing order
[eigenvals,order] = gsort(eigenvals);
// TODO: nonnegative eigenvals check
// rearragning in decreasing order of eigenvalues
eigenvects = eigenvects(:,order);
else
if xIsMatrix then
// TODO: check for dimenion constraints
else
// x is vector
Lx = length(x);
if Lx<=windowLength then
msg = "Incorrrect value for window length; must be smaller than the signal length";
return
end
if ~isWindowSpecified then
// disp("window not specified");
// TODO: understand
[x,msg] = createBufferMatrix(x,Lx-windowLength+1,Lx-windowLength);
if length(msg)~=0 then
return
end
// reversing the column order and scaling
x = x(:,$:-1:1)./sqrt(Lx-windowLength+1);
else
// disp("window specified");
[x,msg] = createBufferMatrix(x, windowLength, noverlap);
if length(msg)~=0 then
return
end
// scaling so as to get the correct value of R
x = x'./sqrt(Lx-windowLength);
end
end
// **applying window to each row of the data matrix**
// replicating window along the rows
if ~isempty(window) then
window = repmat(window(:)',size(x,1),1);
x = x.*window;
end
// computing eignevals and eigenvectors of R using SVD of x
// disp("X = (before SVD)");
// disp(x);
[temp,S,eigenvects] = svd(x,0);
// squaering the eigenvalues
eigenvals = diag(S).^2;
// disp("eigenvals in computeEig");
// disp(eigenvals);
end
endfunction
function [xMat,msg] = createBufferMatrix(x,windowLength,noverlap)
// creates a matrix where each row represents a section which has to be
// windowed
//
// Input Arguments
// x - input signal as a column vector
// windowLength
// noverlap
//
// will perform task similar to that performed by MATLAB's
// buffer(x,windowLength,noverlap) with nodelay option
msg="";
xMat = [];
// check input to be a vector
xIsVector = or(size(x)==1) & ndims(x)==2;
if ~xIsVector then
msg = "createBufferMatrix: x should be a vector";
return
end
if size(x,2)~=1 then
// convert to column vector
x = x';
end
L = length(x);
temp = windowLength - noverlap;
numOfSections = ceil((L-noverlap)/temp);
// performing zero padding of x
zeroPadLength = numOfSections*temp + noverlap - L;
zeroPad = zeros(zeroPadLength,1);
x = [x;zeroPad];
xMat = zeros(windowLength, numOfSections);
// disp(size(xMat));
// disp(size(x));
for i=1:numOfSections
xMat(1:temp,i) = x(1+(i-1)*temp:i*temp,1);
xMat(temp+1:windowLength,i) = x(1+i*temp:i*temp+noverlap,1);
end
endfunction
function pEffective = determineSignalSpace(p, eigenvals)
// Determines the effective dimension of the signal subspace
// Inputs:
// p: p(1) - signal subspace dimension
// p(2) (optional) - desired threshold
// eigenvals: vector conatining eigenvalues of the correlation
// matrix in descreasing order
// Output:
// pEffective - the effective dimension of the signal subspace. If
// a threshold is given as p(2), the signal subspace will
// be equal to the number of eigenvalues greater than the
// threshold times the smallest eigenvalue. Also,
// pEffective<=p(1). So, minimum of the two values is
// considered. If the threshold criteria results in an
// empty signal subspace, we take pEffective = p(1).
//
if length(p)==2 then
threshold = p(2)*eigenvals($);
signalIndices = find(eigenvals>threshold);
if ~isempty(signalIndices) then
pEffective = min(p(1), length(signalIndices));
else
// dont change p
pEffective = p(1);
end
else
pEffective = p;
end
endfunction
|
cabc9ccb5dff61252cb1bf04099788fbfd555587 | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.4/Unix-Windows/scilab-2.4/macros/util/syssize.sci | f128c0af8c5b127a480f92e4b3c670f54404dbe8 | [
"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 | 891 | sci | syssize.sci | function [io,s]=syssize(sys)
//Old stuff
// io=syssize(sys)
// [io,ns]=syssize(sys)
//
// sys : syslin list
// io : io=[nout,nin]
// nout: nb. ouputs
// nin : nb. inputs
// s : nb states.
// Copyright INRIA
select type(sys)
case 1 then
io=size(sys)
s=[]
//-compat next case retained for list/tlist compatibility
case 15 then
sys1=sys(1)
select sys1(1)
case 'lss' then
io=size(sys(5)),
[s,s]=size(sys(2))
case 'r' then
io=size(sys(3))
[lhs,rhs]=argn(0);
if lhs==2 then sys=tf2ss(sys);[s,s]=sys(2),end
else error(97,1)
end;
case 16 then
sys1=sys(1)
select sys1(1)
case 'lss' then
io=size(sys(5)),
[s,s]=size(sys(2))
case 'r' then
io=size(sys(3))
[lhs,rhs]=argn(0);
if lhs==2 then sys=tf2ss(sys);[s,s]=sys(2),end
else error(97,1)
end;
else
error(97,1),
end
|
2771f77fc77c1e9ae5e5535735c58f79fb9f09c0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1301/CH17/EX17.11/ex17_11.sce | 30e7844316f76ce68bafef706859cf7c142bd7aa | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 169 | sce | ex17_11.sce | clc;
f1=10; //in cm
f2=-20; //in cm
f=(f1*f2)/(f1+f2); //calculating focal length
disp(f,"Focal length of the combination in cm = "); //displaying result |
ce5f3208e8e9029f85da25b7472b77046a2dcfda | 449d555969bfd7befe906877abab098c6e63a0e8 | /1871/CH5/EX5.27/Ch05Ex27.sce | cf5b6f5425548fcff9dd0a297e8c1ef6bdcb636d | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 943 | sce | Ch05Ex27.sce | // Scilab code Ex5.27: Pg:233 (2008)
clc;clear;
Lambda = 6000e-08; //Mean wavelength of light, cm
a = 200; // Diameter of the objective of a telescope, cm
a_prime = 0.2; // Aperture of the eye lens, cm
f = 2.54; // Focal length of eye-piece, cm
theta = 1.22*Lambda/a; // The smallest angular separation resolvable by a telescope objective of diameter a, radian
theta_prime = 1.22*Lambda/a_prime; // The smallest angle that can be resolved by the eye where a^' is the aperture of the eye, radian
MP = theta_prime/theta; // Magnifying power of the telescope
// As MP = F/f, solving for F
F = MP*f; // The minimum focal length of the objective, cm
printf("\nThe minimum focal length of the objective if the full resolving power of the telescope is to be utilized = %4d cm", F);
// Result
// The minimum focal length of the objective if the full resolving power of the telescope is to be utilized = 2540 cm |
dac5861d6527d3d46f63bb731fad40e53278badf | 931df7de6dffa2b03ac9771d79e06d88c24ab4ff | /Auto Balanced Long Range Clicking.sce | 526eadfee6a51f7771bc613f73927346b7dfb71e | [] | 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 | 76,409 | sce | Auto Balanced Long Range Clicking.sce | Name=Auto Balanced Long Range Clicking
PlayerCharacters=ABLRC Player
BotCharacters=ABLRC Bot Rotation.rot
IsChallenge=true
Timelimit=30.0
PlayerProfile=ABLRC Player
AddedBots=ABLRC Bot Rotation.rot
PlayerMaxLives=0
BotMaxLives=11
PlayerTeam=1
BotTeams=2
MapName=longrange_field.map
MapScale=1.0
BlockProjectilePredictors=true
BlockCheats=true
InvinciblePlayer=false
InvincibleBots=false
Timescale=1.0
BlockHealthbars=false
TimeRefilledByKill=5.0
ScoreToWin=1.0
ScorePerDamage=10.0
ScorePerKill=0.0
ScorePerMidairDirect=0.0
ScorePerAnyDirect=0.0
ScorePerTime=1.0
ScoreLossPerDamageTaken=0.0
ScoreLossPerDeath=0.0
ScoreLossPerMidairDirected=0.0
ScoreLossPerAnyDirected=0.0
ScoreMultAccuracy=false
ScoreMultDamageEfficiency=false
ScoreMultKillEfficiency=false
GameTag=MCA-24, Click-timing, Dodge, Crouch, Jump, Recoil, DDA
WeaponHeroTag=Semi-auto
DifficultyTag=5
AuthorsTag=pleasewait
BlockHitMarkers=false
BlockHitSounds=false
BlockMissSounds=false
BlockFCT=true
Description=Combat against 11 levels of targets (Lv 1 - Lv 10, Max). The target's speed increases according to increased level. The time limit extend 5 seconds on every kill. When you eliminate all targets, you earn scores based on time remaining. ---------------------------------- Note: MCA stands for "Monthly Competitive Aiming", a local event for the competitive aiming community in Japan.
GameVersion=2.0.0.1
ScorePerDistance=0.0
MBSEnable=false
MBSTime1=0.25
MBSTime2=0.5
MBSTime3=0.75
MBSTime1Mult=1.0
MBSTime2Mult=2.0
MBSTime3Mult=3.0
MBSFBInstead=false
MBSRequireEnemyAlive=false
[Aim Profile]
Name=ABLRC Aimbot
MinReactionTime=0.01
MaxReactionTime=0.01
MinSelfMovementCorrectionTime=0.01
MaxSelfMovementCorrectionTime=0.01
FlickFOV=90.0
FlickSpeed=1.0
FlickError=0.0
TrackSpeed=1.1
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=-30.0
MaxTolerableSpread=0.0
MinTolerableSpread=0.0
TolerableSpreadDist=2000.0
MaxSpreadDistFactor=1.0
AimingStyle=Original
ScanSpeedMultiplier=1.0
MaxSeekPitch=30.0
MaxSeekYaw=30.0
AimingSpeed=5.0
MinShootDelay=0.3
MaxShootDelay=0.6
[Aim Profile]
Name=Default
MinReactionTime=0.3
MaxReactionTime=0.4
MinSelfMovementCorrectionTime=0.001
MaxSelfMovementCorrectionTime=0.05
FlickFOV=30.0
FlickSpeed=1.5
FlickError=15.0
TrackSpeed=3.5
TrackError=3.5
MaxTurnAngleFromPadCenter=75.0
MinRecenterTime=0.3
MaxRecenterTime=0.5
OptimalAimFOV=30.0
OuterAimPenalty=1.0
MaxError=40.0
ShootFOV=15.0
VerticalAimOffset=0.0
MaxTolerableSpread=5.0
MinTolerableSpread=1.0
TolerableSpreadDist=2000.0
MaxSpreadDistFactor=2.0
AimingStyle=Original
ScanSpeedMultiplier=1.0
MaxSeekPitch=30.0
MaxSeekYaw=30.0
AimingSpeed=5.0
MinShootDelay=0.3
MaxShootDelay=0.6
[Bot Profile]
Name=ABLRC Target 01 - 32 UPS
DodgeProfileNames=ABLRC Sideways;ABLRC Half Sideways;ABLRC Forward Back
DodgeProfileWeights=1.0;1.0;1.0
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=ABLRC Aimbot;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=3.0
UseWeapons=true
CharacterProfile=ABLRC Target 01 - 32 UPS
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.300 Z=0.000
LaserAlpha=1.0
[Bot Profile]
Name=ABLRC Target 02 - 64 UPS
DodgeProfileNames=ABLRC Sideways;ABLRC Half Sideways;ABLRC Forward Back
DodgeProfileWeights=1.0;1.0;1.0
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=ABLRC Aimbot;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=3.0
UseWeapons=true
CharacterProfile=ABLRC Target 02 - 64 UPS
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.300 Z=0.000
LaserAlpha=1.0
[Bot Profile]
Name=ABLRC Target 03 - 96 UPS
DodgeProfileNames=ABLRC Sideways;ABLRC Half Sideways;ABLRC Forward Back
DodgeProfileWeights=1.0;1.0;1.0
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=ABLRC Aimbot;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=3.0
UseWeapons=true
CharacterProfile=ABLRC Target 03 - 96 UPS
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.300 Z=0.000
LaserAlpha=1.0
[Bot Profile]
Name=ABLRC Target 04 - 128 UPS
DodgeProfileNames=ABLRC Sideways;ABLRC Half Sideways;ABLRC Forward Back
DodgeProfileWeights=1.0;1.0;1.0
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=ABLRC Aimbot;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=3.0
UseWeapons=true
CharacterProfile=ABLRC Target 04 - 128 UPS
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.300 Z=0.000
LaserAlpha=1.0
[Bot Profile]
Name=ABLRC Target 05 - 160 UPS
DodgeProfileNames=ABLRC Sideways;ABLRC Half Sideways;ABLRC Forward Back
DodgeProfileWeights=1.0;1.0;1.0
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=ABLRC Aimbot;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=3.0
UseWeapons=true
CharacterProfile=ABLRC Target 05 - 160 UPS
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.300 Z=0.000
LaserAlpha=1.0
[Bot Profile]
Name=ABLRC Target 06 - 192 UPS
DodgeProfileNames=ABLRC Sideways;ABLRC Half Sideways;ABLRC Forward Back
DodgeProfileWeights=1.0;1.0;1.0
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=ABLRC Aimbot;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=3.0
UseWeapons=true
CharacterProfile=ABLRC Target 06 - 192 UPS
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.300 Z=0.000
LaserAlpha=1.0
[Bot Profile]
Name=ABLRC Target 07 - 224 UPS
DodgeProfileNames=ABLRC Sideways;ABLRC Half Sideways;ABLRC Forward Back
DodgeProfileWeights=1.0;1.0;1.0
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=ABLRC Aimbot;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=3.0
UseWeapons=true
CharacterProfile=ABLRC Target 07 - 224 UPS
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.300 Z=0.000
LaserAlpha=1.0
[Bot Profile]
Name=ABLRC Target 08 - 256 UPS
DodgeProfileNames=ABLRC Sideways;ABLRC Half Sideways;ABLRC Forward Back
DodgeProfileWeights=1.0;1.0;1.0
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=ABLRC Aimbot;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=3.0
UseWeapons=true
CharacterProfile=ABLRC Target 08 - 256 UPS
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.300 Z=0.000
LaserAlpha=1.0
[Bot Profile]
Name=ABLRC Target 09 - 288 UPS
DodgeProfileNames=ABLRC Sideways;ABLRC Half Sideways;ABLRC Forward Back
DodgeProfileWeights=1.0;1.0;1.0
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=ABLRC Aimbot;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=3.0
UseWeapons=true
CharacterProfile=ABLRC Target 09 - 288 UPS
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.300 Z=0.000
LaserAlpha=1.0
[Bot Profile]
Name=ABLRC Target 10 - 320 UPS
DodgeProfileNames=ABLRC Sideways;ABLRC Half Sideways;ABLRC Forward Back
DodgeProfileWeights=1.0;1.0;1.0
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=ABLRC Aimbot;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=3.0
UseWeapons=true
CharacterProfile=ABLRC Target 10 - 320 UPS
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.300 Z=0.000
LaserAlpha=1.0
[Bot Profile]
Name=ABLRC Target Max - 352 UPS
DodgeProfileNames=ABLRC Sideways;ABLRC Half Sideways;ABLRC Forward Back
DodgeProfileWeights=1.0;1.0;1.0
DodgeProfileMaxChangeTime=3.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=ABLRC Aimbot;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=3.0
UseWeapons=true
CharacterProfile=ABLRC Target Max - 352 UPS
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.300 Z=0.000
LaserAlpha=1.0
[Bot Rotation Profile]
Name=ABLRC Bot Rotation
ProfileNames=ABLRC Target 01 - 32 UPS;ABLRC Target 02 - 64 UPS;ABLRC Target 03 - 96 UPS;ABLRC Target 04 - 128 UPS;ABLRC Target 05 - 160 UPS;ABLRC Target 06 - 192 UPS;ABLRC Target 07 - 224 UPS;ABLRC Target 08 - 256 UPS;ABLRC Target 09 - 288 UPS;ABLRC Target 10 - 320 UPS;ABLRC Target Max - 352 UPS
ProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
Randomized=false
[Character Profile]
Name=ABLRC Player
MaxHealth=100.0
WeaponProfileNames=ABLRC Semi-auto;;;;;;;
MinRespawnDelay=0.000001
MaxRespawnDelay=0.000001
StepUpHeight=16.0
CrouchHeightModifier=0.5
CrouchAnimationSpeed=2.0
CameraOffset=X=0.000 Y=0.000 Z=36.000
HeadshotOnly=false
DamageKnockbackFactor=0.0
MovementType=Base
MaxSpeed=320.0
MaxCrouchSpeed=160.0
Acceleration=2560.0
AirAcceleration=16000.0
Friction=1.0
BrakingFrictionFactor=0.5
JumpVelocity=256.0
Gravity=1.0
AirControl=0.25
CanCrouch=false
CanPogoJump=false
CanCrouchInAir=false
CanJumpFromCrouch=false
EnemyBodyColor=X=1.000 Y=0.000 Z=0.000
EnemyHeadColor=X=1.000 Y=1.000 Z=1.000
TeamBodyColor=X=0.000 Y=0.000 Z=1.000
TeamHeadColor=X=1.000 Y=1.000 Z=1.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=0.0
MainBBType=Cylindrical
MainBBHeight=72.0
MainBBRadius=12.0
MainBBHasHead=false
MainBBHeadRadius=10.0
MainBBHeadOffset=0.0
MainBBHide=false
ProjBBType=Cylindrical
ProjBBHeight=72.0
ProjBBRadius=12.0
ProjBBHasHead=false
ProjBBHeadRadius=10.0
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=true
AerialFriction=0.0
StrafeSpeedMult=1.0
BackSpeedMult=1.0
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.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=512.0
VerticalSpawnOffset=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Character Profile]
Name=ABLRC Target 01 - 32 UPS
MaxHealth=50.0
WeaponProfileNames=ABLRC Aim Puncher;;;;;;;
MinRespawnDelay=0.000001
MaxRespawnDelay=0.000001
StepUpHeight=16.0
CrouchHeightModifier=0.5
CrouchAnimationSpeed=1.0
CameraOffset=X=0.000 Y=0.000 Z=36.000
HeadshotOnly=false
DamageKnockbackFactor=0.0
MovementType=Base
MaxSpeed=32.0
MaxCrouchSpeed=16.0
Acceleration=2560.0
AirAcceleration=16000.0
Friction=1.0
BrakingFrictionFactor=0.5
JumpVelocity=256.0
Gravity=1.0
AirControl=0.25
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=false
CanJumpFromCrouch=false
EnemyBodyColor=X=1.000 Y=0.000 Z=0.000
EnemyHeadColor=X=1.000 Y=1.000 Z=1.000
TeamBodyColor=X=0.000 Y=0.000 Z=1.000
TeamHeadColor=X=1.000 Y=1.000 Z=1.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=0.0
MainBBType=Cylindrical
MainBBHeight=65.0
MainBBRadius=8.0
MainBBHasHead=false
MainBBHeadRadius=8.0
MainBBHeadOffset=-7.0
MainBBHide=false
ProjBBType=Cylindrical
ProjBBHeight=65.0
ProjBBRadius=8.0
ProjBBHasHead=false
ProjBBHeadRadius=8.0
ProjBBHeadOffset=-7.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=true
AerialFriction=0.0
StrafeSpeedMult=1.0
BackSpeedMult=1.0
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.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=512.0
VerticalSpawnOffset=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Character Profile]
Name=ABLRC Target 02 - 64 UPS
MaxHealth=50.0
WeaponProfileNames=ABLRC Aim Puncher;;;;;;;
MinRespawnDelay=0.000001
MaxRespawnDelay=0.000001
StepUpHeight=16.0
CrouchHeightModifier=0.5
CrouchAnimationSpeed=1.0
CameraOffset=X=0.000 Y=0.000 Z=36.000
HeadshotOnly=false
DamageKnockbackFactor=0.0
MovementType=Base
MaxSpeed=64.0
MaxCrouchSpeed=32.0
Acceleration=2560.0
AirAcceleration=16000.0
Friction=1.0
BrakingFrictionFactor=0.5
JumpVelocity=256.0
Gravity=1.0
AirControl=0.25
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=false
CanJumpFromCrouch=false
EnemyBodyColor=X=1.000 Y=0.000 Z=0.000
EnemyHeadColor=X=1.000 Y=1.000 Z=1.000
TeamBodyColor=X=0.000 Y=0.000 Z=1.000
TeamHeadColor=X=1.000 Y=1.000 Z=1.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=0.0
MainBBType=Cylindrical
MainBBHeight=65.0
MainBBRadius=8.0
MainBBHasHead=false
MainBBHeadRadius=8.0
MainBBHeadOffset=-7.0
MainBBHide=false
ProjBBType=Cylindrical
ProjBBHeight=65.0
ProjBBRadius=8.0
ProjBBHasHead=false
ProjBBHeadRadius=8.0
ProjBBHeadOffset=-7.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=true
AerialFriction=0.0
StrafeSpeedMult=1.0
BackSpeedMult=1.0
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.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=512.0
VerticalSpawnOffset=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Character Profile]
Name=ABLRC Target 03 - 96 UPS
MaxHealth=50.0
WeaponProfileNames=ABLRC Aim Puncher;;;;;;;
MinRespawnDelay=0.000001
MaxRespawnDelay=0.000001
StepUpHeight=16.0
CrouchHeightModifier=0.5
CrouchAnimationSpeed=1.0
CameraOffset=X=0.000 Y=0.000 Z=36.000
HeadshotOnly=false
DamageKnockbackFactor=0.0
MovementType=Base
MaxSpeed=96.0
MaxCrouchSpeed=48.0
Acceleration=2560.0
AirAcceleration=16000.0
Friction=1.0
BrakingFrictionFactor=0.5
JumpVelocity=256.0
Gravity=1.0
AirControl=0.25
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=false
CanJumpFromCrouch=false
EnemyBodyColor=X=1.000 Y=0.000 Z=0.000
EnemyHeadColor=X=1.000 Y=1.000 Z=1.000
TeamBodyColor=X=0.000 Y=0.000 Z=1.000
TeamHeadColor=X=1.000 Y=1.000 Z=1.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=0.0
MainBBType=Cylindrical
MainBBHeight=65.0
MainBBRadius=8.0
MainBBHasHead=false
MainBBHeadRadius=8.0
MainBBHeadOffset=-7.0
MainBBHide=false
ProjBBType=Cylindrical
ProjBBHeight=65.0
ProjBBRadius=8.0
ProjBBHasHead=false
ProjBBHeadRadius=8.0
ProjBBHeadOffset=-7.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=true
AerialFriction=0.0
StrafeSpeedMult=1.0
BackSpeedMult=1.0
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.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=512.0
VerticalSpawnOffset=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Character Profile]
Name=ABLRC Target 04 - 128 UPS
MaxHealth=50.0
WeaponProfileNames=ABLRC Aim Puncher;;;;;;;
MinRespawnDelay=0.000001
MaxRespawnDelay=0.000001
StepUpHeight=16.0
CrouchHeightModifier=0.5
CrouchAnimationSpeed=1.0
CameraOffset=X=0.000 Y=0.000 Z=36.000
HeadshotOnly=false
DamageKnockbackFactor=0.0
MovementType=Base
MaxSpeed=128.0
MaxCrouchSpeed=64.0
Acceleration=2560.0
AirAcceleration=16000.0
Friction=1.0
BrakingFrictionFactor=0.5
JumpVelocity=256.0
Gravity=1.0
AirControl=0.25
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=false
CanJumpFromCrouch=false
EnemyBodyColor=X=1.000 Y=0.000 Z=0.000
EnemyHeadColor=X=1.000 Y=1.000 Z=1.000
TeamBodyColor=X=0.000 Y=0.000 Z=1.000
TeamHeadColor=X=1.000 Y=1.000 Z=1.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=0.0
MainBBType=Cylindrical
MainBBHeight=65.0
MainBBRadius=8.0
MainBBHasHead=false
MainBBHeadRadius=8.0
MainBBHeadOffset=-7.0
MainBBHide=false
ProjBBType=Cylindrical
ProjBBHeight=65.0
ProjBBRadius=8.0
ProjBBHasHead=false
ProjBBHeadRadius=8.0
ProjBBHeadOffset=-7.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=true
AerialFriction=0.0
StrafeSpeedMult=1.0
BackSpeedMult=1.0
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.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=512.0
VerticalSpawnOffset=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Character Profile]
Name=ABLRC Target 05 - 160 UPS
MaxHealth=50.0
WeaponProfileNames=ABLRC Aim Puncher;;;;;;;
MinRespawnDelay=0.000001
MaxRespawnDelay=0.000001
StepUpHeight=16.0
CrouchHeightModifier=0.5
CrouchAnimationSpeed=1.0
CameraOffset=X=0.000 Y=0.000 Z=36.000
HeadshotOnly=false
DamageKnockbackFactor=0.0
MovementType=Base
MaxSpeed=160.0
MaxCrouchSpeed=80.0
Acceleration=2560.0
AirAcceleration=16000.0
Friction=1.0
BrakingFrictionFactor=0.5
JumpVelocity=256.0
Gravity=1.0
AirControl=0.25
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=false
CanJumpFromCrouch=false
EnemyBodyColor=X=1.000 Y=0.000 Z=0.000
EnemyHeadColor=X=1.000 Y=1.000 Z=1.000
TeamBodyColor=X=0.000 Y=0.000 Z=1.000
TeamHeadColor=X=1.000 Y=1.000 Z=1.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=0.0
MainBBType=Cylindrical
MainBBHeight=65.0
MainBBRadius=8.0
MainBBHasHead=false
MainBBHeadRadius=8.0
MainBBHeadOffset=-7.0
MainBBHide=false
ProjBBType=Cylindrical
ProjBBHeight=65.0
ProjBBRadius=8.0
ProjBBHasHead=false
ProjBBHeadRadius=8.0
ProjBBHeadOffset=-7.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=true
AerialFriction=0.0
StrafeSpeedMult=1.0
BackSpeedMult=1.0
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.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=512.0
VerticalSpawnOffset=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Character Profile]
Name=ABLRC Target 06 - 192 UPS
MaxHealth=50.0
WeaponProfileNames=ABLRC Aim Puncher;;;;;;;
MinRespawnDelay=0.000001
MaxRespawnDelay=0.000001
StepUpHeight=16.0
CrouchHeightModifier=0.5
CrouchAnimationSpeed=1.0
CameraOffset=X=0.000 Y=0.000 Z=36.000
HeadshotOnly=false
DamageKnockbackFactor=0.0
MovementType=Base
MaxSpeed=192.0
MaxCrouchSpeed=96.0
Acceleration=2560.0
AirAcceleration=16000.0
Friction=1.0
BrakingFrictionFactor=0.5
JumpVelocity=256.0
Gravity=1.0
AirControl=0.25
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=false
CanJumpFromCrouch=false
EnemyBodyColor=X=1.000 Y=0.000 Z=0.000
EnemyHeadColor=X=1.000 Y=1.000 Z=1.000
TeamBodyColor=X=0.000 Y=0.000 Z=1.000
TeamHeadColor=X=1.000 Y=1.000 Z=1.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=0.0
MainBBType=Cylindrical
MainBBHeight=65.0
MainBBRadius=8.0
MainBBHasHead=false
MainBBHeadRadius=8.0
MainBBHeadOffset=-7.0
MainBBHide=false
ProjBBType=Cylindrical
ProjBBHeight=65.0
ProjBBRadius=8.0
ProjBBHasHead=false
ProjBBHeadRadius=8.0
ProjBBHeadOffset=-7.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=true
AerialFriction=0.0
StrafeSpeedMult=1.0
BackSpeedMult=1.0
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.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=512.0
VerticalSpawnOffset=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Character Profile]
Name=ABLRC Target 07 - 224 UPS
MaxHealth=50.0
WeaponProfileNames=ABLRC Aim Puncher;;;;;;;
MinRespawnDelay=0.000001
MaxRespawnDelay=0.000001
StepUpHeight=16.0
CrouchHeightModifier=0.5
CrouchAnimationSpeed=1.0
CameraOffset=X=0.000 Y=0.000 Z=36.000
HeadshotOnly=false
DamageKnockbackFactor=0.0
MovementType=Base
MaxSpeed=224.0
MaxCrouchSpeed=112.0
Acceleration=2560.0
AirAcceleration=16000.0
Friction=1.0
BrakingFrictionFactor=0.5
JumpVelocity=256.0
Gravity=1.0
AirControl=0.25
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=false
CanJumpFromCrouch=false
EnemyBodyColor=X=1.000 Y=0.000 Z=0.000
EnemyHeadColor=X=1.000 Y=1.000 Z=1.000
TeamBodyColor=X=0.000 Y=0.000 Z=1.000
TeamHeadColor=X=1.000 Y=1.000 Z=1.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=0.0
MainBBType=Cylindrical
MainBBHeight=65.0
MainBBRadius=8.0
MainBBHasHead=false
MainBBHeadRadius=8.0
MainBBHeadOffset=-7.0
MainBBHide=false
ProjBBType=Cylindrical
ProjBBHeight=65.0
ProjBBRadius=8.0
ProjBBHasHead=false
ProjBBHeadRadius=8.0
ProjBBHeadOffset=-7.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=true
AerialFriction=0.0
StrafeSpeedMult=1.0
BackSpeedMult=1.0
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.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=512.0
VerticalSpawnOffset=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Character Profile]
Name=ABLRC Target 08 - 256 UPS
MaxHealth=50.0
WeaponProfileNames=ABLRC Aim Puncher;;;;;;;
MinRespawnDelay=0.000001
MaxRespawnDelay=0.000001
StepUpHeight=16.0
CrouchHeightModifier=0.5
CrouchAnimationSpeed=1.0
CameraOffset=X=0.000 Y=0.000 Z=36.000
HeadshotOnly=false
DamageKnockbackFactor=0.0
MovementType=Base
MaxSpeed=256.0
MaxCrouchSpeed=128.0
Acceleration=2560.0
AirAcceleration=16000.0
Friction=1.0
BrakingFrictionFactor=0.5
JumpVelocity=256.0
Gravity=1.0
AirControl=0.25
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=false
CanJumpFromCrouch=false
EnemyBodyColor=X=1.000 Y=0.000 Z=0.000
EnemyHeadColor=X=1.000 Y=1.000 Z=1.000
TeamBodyColor=X=0.000 Y=0.000 Z=1.000
TeamHeadColor=X=1.000 Y=1.000 Z=1.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=0.0
MainBBType=Cylindrical
MainBBHeight=65.0
MainBBRadius=8.0
MainBBHasHead=false
MainBBHeadRadius=8.0
MainBBHeadOffset=-7.0
MainBBHide=false
ProjBBType=Cylindrical
ProjBBHeight=65.0
ProjBBRadius=8.0
ProjBBHasHead=false
ProjBBHeadRadius=8.0
ProjBBHeadOffset=-7.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=true
AerialFriction=0.0
StrafeSpeedMult=1.0
BackSpeedMult=1.0
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.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=512.0
VerticalSpawnOffset=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Character Profile]
Name=ABLRC Target 09 - 288 UPS
MaxHealth=50.0
WeaponProfileNames=ABLRC Aim Puncher;;;;;;;
MinRespawnDelay=0.000001
MaxRespawnDelay=0.000001
StepUpHeight=16.0
CrouchHeightModifier=0.5
CrouchAnimationSpeed=1.0
CameraOffset=X=0.000 Y=0.000 Z=36.000
HeadshotOnly=false
DamageKnockbackFactor=0.0
MovementType=Base
MaxSpeed=288.0
MaxCrouchSpeed=144.0
Acceleration=2560.0
AirAcceleration=16000.0
Friction=1.0
BrakingFrictionFactor=0.5
JumpVelocity=256.0
Gravity=1.0
AirControl=0.25
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=false
CanJumpFromCrouch=false
EnemyBodyColor=X=1.000 Y=0.000 Z=0.000
EnemyHeadColor=X=1.000 Y=1.000 Z=1.000
TeamBodyColor=X=0.000 Y=0.000 Z=1.000
TeamHeadColor=X=1.000 Y=1.000 Z=1.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=0.0
MainBBType=Cylindrical
MainBBHeight=65.0
MainBBRadius=8.0
MainBBHasHead=false
MainBBHeadRadius=8.0
MainBBHeadOffset=-7.0
MainBBHide=false
ProjBBType=Cylindrical
ProjBBHeight=65.0
ProjBBRadius=8.0
ProjBBHasHead=false
ProjBBHeadRadius=8.0
ProjBBHeadOffset=-7.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=true
AerialFriction=0.0
StrafeSpeedMult=1.0
BackSpeedMult=1.0
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.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=512.0
VerticalSpawnOffset=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Character Profile]
Name=ABLRC Target 10 - 320 UPS
MaxHealth=50.0
WeaponProfileNames=ABLRC Aim Puncher;;;;;;;
MinRespawnDelay=0.000001
MaxRespawnDelay=0.000001
StepUpHeight=16.0
CrouchHeightModifier=0.5
CrouchAnimationSpeed=1.0
CameraOffset=X=0.000 Y=0.000 Z=36.000
HeadshotOnly=false
DamageKnockbackFactor=0.0
MovementType=Base
MaxSpeed=320.0
MaxCrouchSpeed=160.0
Acceleration=2560.0
AirAcceleration=16000.0
Friction=1.0
BrakingFrictionFactor=0.5
JumpVelocity=256.0
Gravity=1.0
AirControl=0.25
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=false
CanJumpFromCrouch=false
EnemyBodyColor=X=1.000 Y=0.000 Z=0.000
EnemyHeadColor=X=1.000 Y=1.000 Z=1.000
TeamBodyColor=X=0.000 Y=0.000 Z=1.000
TeamHeadColor=X=1.000 Y=1.000 Z=1.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=0.0
MainBBType=Cylindrical
MainBBHeight=65.0
MainBBRadius=8.0
MainBBHasHead=false
MainBBHeadRadius=8.0
MainBBHeadOffset=-7.0
MainBBHide=false
ProjBBType=Cylindrical
ProjBBHeight=65.0
ProjBBRadius=8.0
ProjBBHasHead=false
ProjBBHeadRadius=8.0
ProjBBHeadOffset=-7.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=true
AerialFriction=0.0
StrafeSpeedMult=1.0
BackSpeedMult=1.0
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.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=512.0
VerticalSpawnOffset=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Character Profile]
Name=ABLRC Target Max - 352 UPS
MaxHealth=50.0
WeaponProfileNames=ABLRC Aim Puncher;;;;;;;
MinRespawnDelay=0.000001
MaxRespawnDelay=0.000001
StepUpHeight=16.0
CrouchHeightModifier=0.5
CrouchAnimationSpeed=1.0
CameraOffset=X=0.000 Y=0.000 Z=36.000
HeadshotOnly=false
DamageKnockbackFactor=0.0
MovementType=Base
MaxSpeed=352.0
MaxCrouchSpeed=176.0
Acceleration=2560.0
AirAcceleration=16000.0
Friction=1.0
BrakingFrictionFactor=0.5
JumpVelocity=256.0
Gravity=1.0
AirControl=0.25
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=false
CanJumpFromCrouch=false
EnemyBodyColor=X=1.000 Y=0.000 Z=0.000
EnemyHeadColor=X=1.000 Y=1.000 Z=1.000
TeamBodyColor=X=0.000 Y=0.000 Z=1.000
TeamHeadColor=X=1.000 Y=1.000 Z=1.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=0.0
MainBBType=Cylindrical
MainBBHeight=65.0
MainBBRadius=8.0
MainBBHasHead=false
MainBBHeadRadius=8.0
MainBBHeadOffset=-7.0
MainBBHide=false
ProjBBType=Cylindrical
ProjBBHeight=65.0
ProjBBRadius=8.0
ProjBBHasHead=false
ProjBBHeadRadius=8.0
ProjBBHeadOffset=-7.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=true
AerialFriction=0.0
StrafeSpeedMult=1.0
BackSpeedMult=1.0
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.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=512.0
VerticalSpawnOffset=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Dodge Profile]
Name=ABLRC Sideways
MaxTargetDistance=100000.0
MinTargetDistance=0.0
ToggleLeftRight=true
ToggleForwardBack=false
MinLRTimeChange=0.3
MaxLRTimeChange=0.6
MinFBTimeChange=0.4
MaxFBTimeChange=0.7
DamageReactionChangesDirection=false
DamageReactionChanceToIgnore=0.5
DamageReactionMinimumDelay=0.125
DamageReactionMaximumDelay=0.25
DamageReactionCooldown=1.0
DamageReactionThreshold=0.0
DamageReactionResetTimer=0.1
JumpFrequency=0.2
CrouchInAirFrequency=0.0
CrouchOnGroundFrequency=0.2
TargetStrafeOverride=Ignore
TargetStrafeMinDelay=0.125
TargetStrafeMaxDelay=0.25
MinProfileChangeTime=0.6
MaxProfileChangeTime=0.6
MinCrouchTime=0.3
MaxCrouchTime=0.6
MinJumpTime=0.3
MaxJumpTime=0.6
LeftStrafeTimeMult=1.0
RightStrafeTimeMult=1.0
StrafeSwapMinPause=0.0
StrafeSwapMaxPause=0.0
BlockedMovementPercent=0.5
BlockedMovementReactionMin=0.1
BlockedMovementReactionMax=0.1
WaypointLogic=Ignore
WaypointTurnRate=200.0
MinTimeBeforeShot=0.15
MaxTimeBeforeShot=0.25
IgnoreShotChance=0.0
[Dodge Profile]
Name=ABLRC Half Sideways
MaxTargetDistance=100000.0
MinTargetDistance=0.0
ToggleLeftRight=true
ToggleForwardBack=true
MinLRTimeChange=0.3
MaxLRTimeChange=0.6
MinFBTimeChange=0.3
MaxFBTimeChange=0.6
DamageReactionChangesDirection=false
DamageReactionChanceToIgnore=0.5
DamageReactionMinimumDelay=0.125
DamageReactionMaximumDelay=0.25
DamageReactionCooldown=1.0
DamageReactionThreshold=0.0
DamageReactionResetTimer=0.1
JumpFrequency=0.2
CrouchInAirFrequency=0.0
CrouchOnGroundFrequency=0.2
TargetStrafeOverride=Ignore
TargetStrafeMinDelay=0.125
TargetStrafeMaxDelay=0.25
MinProfileChangeTime=0.6
MaxProfileChangeTime=0.6
MinCrouchTime=0.3
MaxCrouchTime=0.6
MinJumpTime=0.3
MaxJumpTime=0.6
LeftStrafeTimeMult=1.0
RightStrafeTimeMult=1.0
StrafeSwapMinPause=0.0
StrafeSwapMaxPause=0.0
BlockedMovementPercent=0.5
BlockedMovementReactionMin=0.1
BlockedMovementReactionMax=0.1
WaypointLogic=Ignore
WaypointTurnRate=200.0
MinTimeBeforeShot=0.15
MaxTimeBeforeShot=0.25
IgnoreShotChance=0.0
[Dodge Profile]
Name=ABLRC Forward Back
MaxTargetDistance=100000.0
MinTargetDistance=0.0
ToggleLeftRight=false
ToggleForwardBack=true
MinLRTimeChange=0.3
MaxLRTimeChange=0.6
MinFBTimeChange=0.2
MaxFBTimeChange=0.3
DamageReactionChangesDirection=false
DamageReactionChanceToIgnore=0.5
DamageReactionMinimumDelay=0.125
DamageReactionMaximumDelay=0.25
DamageReactionCooldown=1.0
DamageReactionThreshold=0.0
DamageReactionResetTimer=0.1
JumpFrequency=0.2
CrouchInAirFrequency=0.0
CrouchOnGroundFrequency=0.2
TargetStrafeOverride=Ignore
TargetStrafeMinDelay=0.125
TargetStrafeMaxDelay=0.25
MinProfileChangeTime=0.3
MaxProfileChangeTime=0.3
MinCrouchTime=0.3
MaxCrouchTime=0.6
MinJumpTime=0.3
MaxJumpTime=0.6
LeftStrafeTimeMult=1.0
RightStrafeTimeMult=1.0
StrafeSwapMinPause=0.0
StrafeSwapMaxPause=0.0
BlockedMovementPercent=0.5
BlockedMovementReactionMin=0.1
BlockedMovementReactionMax=0.1
WaypointLogic=Ignore
WaypointTurnRate=200.0
MinTimeBeforeShot=0.15
MaxTimeBeforeShot=0.25
IgnoreShotChance=0.0
[Weapon Profile]
Name=ABLRC Semi-auto
Type=Hitscan
ShotsPerClick=1
DamagePerShot=10.0
KnockbackFactor=0.0
TimeBetweenShots=0.1
Pierces=false
Category=SemiAuto
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=1000000.0
GravityScale=1.0
HeadshotCapable=false
HeadshotMultiplier=2.0
MagazineMax=1
AmmoPerShot=1
ReloadTimeFromEmpty=0.3
ReloadTimeFromPartial=0.3
DamageFalloffStartDistance=1000000.0
DamageFalloffStopDistance=1000000.0
DamageAtMaxRange=10.0
DelayBeforeShot=0.0
ProjectileGraphic=Ball
VisualLifetime=0.1
BounceOffWorld=false
BounceFactor=0.5
BounceCount=0
HomingProjectileAcceleration=0.0
ProjectileEnemyHitRadius=1.0
CanAimDownSight=true
ADSZoomDelay=0.0
ADSZoomSensFactor=1.0
ADSMoveFactor=1.0
ADSStartDelay=0.0
ShootSoundCooldown=0.1
HitSoundCooldown=0.1
HitscanVisualOffset=X=0.000 Y=0.000 Z=-50.000
ADSBlocksShooting=false
ShootingBlocksADS=false
KnockbackFactorAir=0.0
RecoilNegatable=true
DecalType=0
DecalSize=30.0
DelayAfterShooting=0.0
BeamTracksCrosshair=false
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
RecoilCrouchScale=1.0
RecoilADSScale=1.0
PSRCrouchScale=1.0
PSRADSScale=1.0
ProjectileAcceleration=0.0
AccelIncludeVertical=false
AimPunchAmount=0.0
AimPunchResetTime=0.0
AimPunchCooldown=0.0
AimPunchHeadshotOnly=false
AimPunchCosmeticOnly=false
MinimumDecelVelocity=0.0
PSRManualNegation=false
PSRAutoReset=true
AimPunchUpTime=0.05
AmmoReloadedOnKill=0
CancelReloadOnKill=true
FlatKnockbackHorizontalMin=0.0
FlatKnockbackVerticalMin=0.0
ADSScope=75
ADSFOVOverride=40.0
ADSFOVScale=Vertical (1:1)
ADSAllowUserOverrideFOV=true
IsBurstWeapon=false
ForceFirstPersonInADS=true
ZoomBlockedInAir=false
ADSCameraOffsetX=0.0
ADSCameraOffsetY=0.0
ADSCameraOffsetZ=0.0
QuickSwitchTime=0.1
WeaponModel=Heavy Surge Rifle
WeaponAnimation=Primary
UseIncReload=false
IncReloadStartupTime=0.0
IncReloadLoopTime=0.0
IncReloadAmmoPerLoop=1
IncReloadEndTime=0.0
IncReloadCancelWithShoot=true
WeaponSkin=Default
ProjectileVisualOffset=X=0.000 Y=0.000 Z=0.000
SpreadDecayDelay=0.0
ReloadBeforeRecovery=true
3rdPersonWeaponModel=Pistol
3rdPersonWeaponSkin=Default
ParticleMuzzleFlash=None
ParticleWallImpact=Gunshot
ParticleBodyImpact=None
ParticleProjectileTrail=None
ParticleHitscanTrace=Tracer
ParticleMuzzleFlashScale=1.0
ParticleWallImpactScale=1.0
ParticleBodyImpactScale=1.0
ParticleProjectileTrailScale=1.0
Explosive=false
Radius=0.1
DamageAtCenter=0.0
DamageAtEdge=0.0
SelfDamageMultiplier=0.0
ExplodesOnContactWithEnemy=false
DelayAfterEnemyContact=0.0
ExplodesOnContactWithWorld=false
DelayAfterWorldContact=0.0
ExplodesOnNextAttack=false
DelayAfterSpawn=0.0
BlockedByWorld=false
SpreadSSA=1.0,1.0,0.0,0.0
SpreadSCA=1.0,1.0,0.0,0.0
SpreadMSA=1.0,1.0,0.0,0.0
SpreadMCA=1.0,1.0,0.0,0.0
SpreadSSH=1.0,1.0,0.0,0.0
SpreadSCH=1.0,1.0,0.0,0.0
SpreadMSH=1.0,1.0,0.0,0.0
SpreadMCH=1.0,1.0,0.0,0.0
MaxRecoilUp=5.0
MinRecoilUp=5.0
MinRecoilHoriz=0.0
MaxRecoilHoriz=0.0
FirstShotRecoilMult=1.0
RecoilAutoReset=true
TimeToRecoilPeak=0.000001
TimeToRecoilReset=0.3
AAMode=2
AAPreferClosestPlayer=false
AAAlpha=0.0
AAMaxSpeed=360.0
AADeadZone=0.0
AAFOV=360.0
AANeedsLOS=true
TrackHorizontal=false
TrackVertical=false
AABlocksMouse=false
AAOffTimer=0.0
AABackOnTimer=0.0
TriggerBotEnabled=false
TriggerBotDelay=0.0
TriggerBotFOV=1.0
StickyLock=false
HeadLock=false
VerticalOffset=0.0
DisableLockOnKill=true
UsePerShotRecoil=false
PSRLoopStartIndex=0
PSRViewRecoilTracking=0.0
PSRCapUp=9.0
PSRCapRight=4.0
PSRCapLeft=4.0
PSRTimeToPeak=0.175
PSRResetDegreesPerSec=40.0
UsePerBulletSpread=false
PBS0=0.0,0.0
[Weapon Profile]
Name=ABLRC Aim Puncher
Type=Projectile
ShotsPerClick=1
DamagePerShot=0.0
KnockbackFactor=0.0
TimeBetweenShots=0.15
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=4000.000 Y=0.000 Z=0.000
MuzzleVelocityMax=X=4000.000 Y=0.000 Z=0.000
InheritOwnerVelocity=0.0
OriginOffset=X=0.000 Y=0.000 Z=0.000
MaxTravelTime=1.0
MaxHitscanRange=100000.0
GravityScale=0.0
HeadshotCapable=false
HeadshotMultiplier=2.0
MagazineMax=0
AmmoPerShot=1
ReloadTimeFromEmpty=0.1
ReloadTimeFromPartial=0.1
DamageFalloffStartDistance=100000.0
DamageFalloffStopDistance=100000.0
DamageAtMaxRange=0.0
DelayBeforeShot=0.0
ProjectileGraphic=Ball
VisualLifetime=0.1
BounceOffWorld=false
BounceFactor=0.5
BounceCount=0
HomingProjectileAcceleration=0.0
ProjectileEnemyHitRadius=0.2
CanAimDownSight=false
ADSZoomDelay=0.0
ADSZoomSensFactor=1.0
ADSMoveFactor=1.0
ADSStartDelay=0.0
ShootSoundCooldown=999.0
HitSoundCooldown=999.0
HitscanVisualOffset=X=0.000 Y=0.000 Z=-50.000
ADSBlocksShooting=false
ShootingBlocksADS=false
KnockbackFactorAir=0.0
RecoilNegatable=false
DecalType=0
DecalSize=30.0
DelayAfterShooting=0.0
BeamTracksCrosshair=false
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
RecoilCrouchScale=1.0
RecoilADSScale=1.0
PSRCrouchScale=1.0
PSRADSScale=1.0
ProjectileAcceleration=0.0
AccelIncludeVertical=false
AimPunchAmount=10.0
AimPunchResetTime=0.2
AimPunchCooldown=0.1
AimPunchHeadshotOnly=false
AimPunchCosmeticOnly=false
MinimumDecelVelocity=0.0
PSRManualNegation=false
PSRAutoReset=true
AimPunchUpTime=0.05
AmmoReloadedOnKill=0
CancelReloadOnKill=false
FlatKnockbackHorizontalMin=0.0
FlatKnockbackVerticalMin=0.0
ADSScope=No Scope
ADSFOVOverride=40.0
ADSFOVScale=Vertical (1:1)
ADSAllowUserOverrideFOV=false
IsBurstWeapon=false
ForceFirstPersonInADS=true
ZoomBlockedInAir=false
ADSCameraOffsetX=0.0
ADSCameraOffsetY=0.0
ADSCameraOffsetZ=0.0
QuickSwitchTime=0.1
WeaponModel=Heavy Surge Rifle
WeaponAnimation=Primary
UseIncReload=false
IncReloadStartupTime=0.0
IncReloadLoopTime=0.0
IncReloadAmmoPerLoop=1
IncReloadEndTime=0.0
IncReloadCancelWithShoot=true
WeaponSkin=Default
ProjectileVisualOffset=X=0.000 Y=0.000 Z=0.000
SpreadDecayDelay=0.0
ReloadBeforeRecovery=true
3rdPersonWeaponModel=Pistol
3rdPersonWeaponSkin=Default
ParticleMuzzleFlash=None
ParticleWallImpact=None
ParticleBodyImpact=None
ParticleProjectileTrail=Smoke
ParticleHitscanTrace=Tracer
ParticleMuzzleFlashScale=1.0
ParticleWallImpactScale=1.0
ParticleBodyImpactScale=1.0
ParticleProjectileTrailScale=1.0
Explosive=false
Radius=500.0
DamageAtCenter=100.0
DamageAtEdge=100.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=2
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.175
PSRResetDegreesPerSec=40.0
UsePerBulletSpread=false
PBS0=0.0,0.0
[Map Data]
reflex map version 8
global
entity
type WorldSpawn
String32 targetGameOverCamera end
UInt8 playersMin 1
UInt8 playersMax 16
brush
vertices
96.000000 256.000000 416.000000
416.000000 256.000000 416.000000
416.000000 440.000000 96.000000
96.000000 240.000000 96.000000
96.000000 440.000000 96.000000
416.000000 240.000000 416.000000
416.000000 240.000000 96.000000
96.000000 240.000000 416.000000
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 4 2 6 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 4 3 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 5 1 0 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000
brush
vertices
96.000000 616.000000 416.000000
416.000000 616.000000 416.000000
416.000000 616.000000 96.000000
96.000000 616.000000 96.000000
96.000000 600.000000 416.000000
416.000000 600.000000 416.000000
416.000000 600.000000 96.000000
96.000000 600.000000 96.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
96.000000 440.000000 1728.000000
416.000000 440.000000 1728.000000
416.000000 256.000000 1408.000000
96.000000 240.000000 1408.000000
96.000000 256.000000 1408.000000
416.000000 240.000000 1728.000000
416.000000 240.000000 1408.000000
96.000000 240.000000 1728.000000
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 4 2 6 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 4 3 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 5 1 0 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000
brush
vertices
-434.274170 440.000000 1375.725830
-208.000000 440.000000 1602.000000
18.274170 256.000000 1375.725830
-208.000000 240.000000 1149.451660
-208.000000 256.000000 1149.451660
-208.000000 240.000000 1602.000000
18.274170 240.000000 1375.725830
-434.274170 240.000000 1375.725830
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 4 2 6 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 4 3 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 5 1 0 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000
brush
vertices
719.725708 440.000000 1602.274170
945.999878 440.000000 1376.000000
719.725830 256.000000 1149.725830
493.451660 240.000000 1376.000000
493.451660 256.000000 1376.000000
945.999878 240.000000 1376.000000
719.725830 240.000000 1149.725830
719.725708 240.000000 1602.274170
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 4 2 6 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 4 3 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 5 1 0 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000
brush
vertices
96.000000 256.000000 1408.000000
18.274170 256.000000 1375.725830
96.000000 240.000000 1408.000000
-208.000000 240.000000 1602.000000
96.000000 240.000000 1728.000000
18.274170 240.000000 1375.725830
-208.000000 440.000000 1602.000000
96.000000 440.000000 1728.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 7 0 1 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 4 7 6 0x00000000
brush
vertices
416.000000 240.000000 1728.000000
719.725708 240.000000 1602.274170
416.000000 240.000000 1408.000000
493.451660 256.000000 1376.000000
416.000000 256.000000 1408.000000
493.451660 240.000000 1376.000000
719.725708 440.000000 1602.274170
416.000000 440.000000 1728.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000
brush
vertices
-208.000000 600.000000 1602.000000
18.274170 600.000000 1375.725830
-434.274170 600.000000 1375.725830
-208.000000 616.000000 1149.451660
-434.274170 616.000000 1375.725830
-208.000000 600.000000 1149.451660
18.274170 616.000000 1375.725830
-208.000000 616.000000 1602.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 6 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000 internal/editor/textures/editor_clip
brush
vertices
493.451660 600.000000 1376.000000
719.725708 600.000000 1602.274170
719.725830 600.000000 1149.725830
945.999878 616.000000 1376.000000
719.725830 616.000000 1149.725830
945.999878 600.000000 1376.000000
719.725708 616.000000 1602.274170
493.451660 616.000000 1376.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 6 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000 internal/editor/textures/editor_clip
brush
vertices
719.725708 600.000000 1602.274170
493.451660 600.000000 1376.000000
416.000000 600.000000 1728.000000
416.000000 616.000000 1408.000000
416.000000 616.000000 1728.000000
416.000000 600.000000 1408.000000
493.451660 616.000000 1376.000000
719.725708 616.000000 1602.274170
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 6 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000 internal/editor/textures/editor_clip
brush
vertices
96.000000 600.000000 1728.000000
96.000000 600.000000 1408.000000
-208.000000 600.000000 1602.000000
18.274170 616.000000 1375.725830
-208.000000 616.000000 1602.000000
18.274170 600.000000 1375.725830
96.000000 616.000000 1408.000000
96.000000 616.000000 1728.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 6 1 5 3 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 6 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000 internal/editor/textures/editor_clip
brush
vertices
416.000000 600.000000 1728.000000
416.000000 600.000000 1408.000000
96.000000 600.000000 1728.000000
96.000000 616.000000 1408.000000
96.000000 616.000000 1728.000000
96.000000 600.000000 1408.000000
416.000000 616.000000 1408.000000
416.000000 616.000000 1728.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 6 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000 internal/editor/textures/editor_clip
brush
vertices
18.274170 240.000000 1375.725830
96.000000 240.000000 1408.000000
29.587952 240.000000 1364.412231
96.000000 600.000000 1392.000000
29.587952 600.000000 1364.412231
96.000000 240.000000 1392.000000
96.000000 600.000000 1408.000000
18.274170 600.000000 1375.725830
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 7 0 1 6 0x00000000 internal/editor/textures/editor_clip
brush
vertices
96.000000 600.000000 1408.000000
416.000000 600.000000 1408.000000
416.000000 600.000000 1392.000000
96.000000 600.000000 1392.000000
96.000000 240.000000 1408.000000
416.000000 240.000000 1408.000000
416.000000 240.000000 1392.000000
96.000000 240.000000 1392.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
416.000000 240.000000 1408.000000
493.451660 240.000000 1376.000000
416.000000 240.000000 1392.000000
482.138245 600.000000 1364.686401
416.000000 600.000000 1392.000000
482.138245 240.000000 1364.686401
493.451660 600.000000 1376.000000
416.000000 600.000000 1408.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 5 2 4 3 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 6 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000 internal/editor/textures/editor_clip
brush
vertices
731.039429 600.000000 1613.587891
957.313721 600.000000 1387.313843
945.999878 600.000000 1376.000000
719.725708 600.000000 1602.274170
731.039429 424.000000 1613.587891
957.313721 424.000000 1387.313843
945.999878 424.000000 1376.000000
719.725708 424.000000 1602.274170
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
493.451660 600.000000 1376.000000
731.039551 600.000000 1138.412109
719.725830 600.000000 1127.098389
482.138245 600.000000 1364.686401
493.451660 240.000000 1376.000000
731.039551 240.000000 1138.412109
719.725830 240.000000 1127.098389
482.138245 240.000000 1364.686401
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
-219.313583 600.000000 1138.137817
18.274170 600.000000 1375.725830
29.587952 600.000000 1364.412231
-207.999863 600.000000 1126.824341
-219.313583 240.000000 1138.137817
18.274170 240.000000 1375.725830
29.587952 240.000000 1364.412231
-207.999863 240.000000 1126.824341
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
-445.587891 600.000000 1387.039551
-219.313721 600.000000 1613.313721
-208.000000 600.000000 1602.000000
-434.274170 600.000000 1375.725830
-445.587891 424.000000 1387.039551
-219.313721 424.000000 1613.313721
-208.000000 424.000000 1602.000000
-434.274170 424.000000 1375.725830
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
-219.313721 424.000000 1613.313721
96.000000 424.000000 1744.000000
-208.000000 424.000000 1602.000000
96.000000 600.000000 1728.000000
-208.000000 600.000000 1602.000000
96.000000 424.000000 1728.000000
96.000000 600.000000 1744.000000
-219.313721 600.000000 1613.313721
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 7 0 1 6 0x00000000 internal/editor/textures/editor_clip
brush
vertices
416.000000 424.000000 1744.000000
731.039429 424.000000 1613.587891
416.000000 424.000000 1728.000000
719.725708 600.000000 1602.274170
416.000000 600.000000 1728.000000
719.725708 424.000000 1602.274170
731.039429 600.000000 1613.587891
416.000000 600.000000 1744.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 6 7 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000 internal/editor/textures/editor_clip
brush
vertices
96.000000 600.000000 1744.000000
416.000000 600.000000 1744.000000
416.000000 600.000000 1728.000000
96.000000 600.000000 1728.000000
96.000000 424.000000 1744.000000
416.000000 424.000000 1744.000000
416.000000 424.000000 1728.000000
96.000000 424.000000 1728.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
-456.901611 600.000000 1375.725830
-445.587891 600.000000 1387.039551
-208.000000 600.000000 1149.451660
-219.313599 600.000000 1138.138062
-456.901611 240.000000 1375.725830
-445.587891 240.000000 1387.039551
-208.000000 240.000000 1149.451660
-219.313599 240.000000 1138.138062
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
957.313538 600.000000 1387.313721
968.627380 600.000000 1376.000000
731.039673 600.000000 1138.411987
719.725830 600.000000 1149.725830
957.313538 240.000000 1387.313721
968.627380 240.000000 1376.000000
731.039673 240.000000 1138.411987
719.725830 240.000000 1149.725830
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 600.000000 432.000000
432.000000 600.000000 432.000000
432.000000 600.000000 416.000000
80.000000 600.000000 416.000000
80.000000 240.000000 432.000000
432.000000 240.000000 432.000000
432.000000 240.000000 416.000000
80.000000 240.000000 416.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
96.000000 600.000000 96.000000
416.000000 600.000000 96.000000
416.000000 600.000000 80.000000
96.000000 600.000000 80.000000
96.000000 424.000000 96.000000
416.000000 424.000000 96.000000
416.000000 424.000000 80.000000
96.000000 424.000000 80.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
416.000000 600.000000 416.000000
432.000000 600.000000 416.000000
432.000000 600.000000 80.000000
416.000000 600.000000 80.000000
416.000000 240.000000 416.000000
432.000000 240.000000 416.000000
432.000000 240.000000 80.000000
416.000000 240.000000 80.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 600.000000 416.000000
96.000000 600.000000 416.000000
96.000000 600.000000 80.000000
80.000000 600.000000 80.000000
80.000000 240.000000 416.000000
96.000000 240.000000 416.000000
96.000000 240.000000 80.000000
80.000000 240.000000 80.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
UInt8 posLerp 2
UInt8 angleLerp 2
entity
type PlayerSpawn
Vector3 position 256.000000 352.000000 256.000000
Bool8 teamB 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position 256.000000 352.000000 1568.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
|
e0109ffe4eb0e71ef8b6f2d9f9d920d3c8bc404d | 1b969fbb81566edd3ef2887c98b61d98b380afd4 | /Rez/bivariate-lcmsr-post_mi/bfi_n_mvi/~BivLCM-SR-bfi_n_mvi-PLin-VLin.tst | ab2eb8b5914c7e4efc1327511164cfc816754251 | [] | no_license | psdlab/life-in-time-values-and-personality | 35fbf5bbe4edd54b429a934caf289fbb0edfefee | 7f6f8e9a6c24f29faa02ee9baffbe8ae556e227e | refs/heads/master | 2020-03-24T22:08:27.964205 | 2019-03-04T17:03:26 | 2019-03-04T17:03:26 | 143,070,821 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 11,974 | tst | ~BivLCM-SR-bfi_n_mvi-PLin-VLin.tst |
THE OPTIMIZATION ALGORITHM HAS CHANGED TO THE EM ALGORITHM.
ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES
1 2 3 4 5
________ ________ ________ ________ ________
1 0.499130D+00
2 -0.695844D-02 0.393112D-02
3 -0.654632D-02 0.257657D-03 0.668684D-01
4 0.191767D-03 -0.821131D-04 -0.946472D-03 0.531519D-03
5 -0.549149D-03 0.111870D-03 0.822650D-03 -0.142757D-04 0.228213D-02
6 0.186547D-02 -0.312594D-04 -0.615407D-03 -0.110029D-03 -0.603414D-03
7 -0.261014D-03 0.169756D-04 0.434703D-05 0.904851D-05 -0.839014D-04
8 -0.202192D-02 -0.867305D-04 -0.358968D-03 -0.479190D-05 0.407939D-04
9 -0.822821D+00 -0.159747D-02 0.847506D-01 0.578778D-02 0.336167D-01
10 -0.892176D-03 0.849482D-02 -0.151146D-01 -0.179660D-02 0.162258D+00
11 -0.126895D+00 0.797311D-02 0.205653D-02 0.249394D-02 -0.945057D-02
12 -0.748892D-02 -0.629043D-03 -0.604218D-01 0.582958D-02 -0.469119D-02
13 0.293049D-01 0.178921D-02 0.657110D-02 -0.177875D-02 -0.873026D-02
14 -0.445455D-01 -0.114591D-02 0.438947D-02 -0.121193D-03 -0.806005D-03
15 -0.582554D+00 0.555485D-01 0.596963D+00 0.123400D-01 -0.979721D-01
16 0.545994D-01 -0.819661D-03 -0.312061D-02 0.661153D-03 -0.104838D-02
17 0.191001D-02 0.516685D-03 -0.259983D-02 -0.253199D-03 -0.521057D-03
18 0.998816D+00 -0.207467D-02 0.192399D-01 -0.703978D-02 0.110070D-01
19 -0.842692D-01 0.325175D-02 0.134730D-01 0.173823D-02 0.533668D-03
20 0.917745D-02 -0.214916D-02 0.153759D+00 0.102930D-03 0.231054D-02
21 0.951104D-01 -0.386684D-02 -0.146898D-01 -0.100845D-02 -0.596352D-03
22 -0.544827D-02 -0.269514D-03 0.530476D-03 0.586425D-04 0.156234D-05
23 -0.189929D-02 0.572000D-03 0.299295D-02 -0.354167D-03 -0.235306D-04
24 0.665797D-03 0.481725D-04 -0.117566D-02 -0.257661D-04 0.187266D-04
ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES
6 7 8 9 10
________ ________ ________ ________ ________
6 0.791937D-02
7 0.373121D-03 0.222789D-03
8 -0.337664D-03 0.232089D-05 0.232884D-02
9 -0.167796D-01 -0.193466D-01 -0.114336D-01 0.127983D+03
10 -0.853566D-01 -0.120384D-01 0.282975D-01 0.231220D+01 0.324525D+02
11 0.479325D-02 0.216856D-02 0.270682D-02 -0.250975D+01 -0.151545D+01
12 -0.127617D-01 0.410450D-03 0.229733D-01 0.354398D+00 0.125119D+01
13 0.726447D-01 0.105220D-01 -0.483241D-02 0.294887D+00 -0.270586D+01
14 -0.695946D-02 0.824547D-03 0.242967D-01 0.245848D+00 0.479407D+00
15 0.311211D+00 0.297114D-01 0.191953D-01 -0.125432D+01 -0.202020D+02
16 0.851642D-03 -0.468999D-03 -0.146675D-02 0.148695D+01 -0.234147D+00
17 -0.967808D-03 -0.392481D-04 -0.185418D-03 -0.265358D+00 -0.331436D-01
18 -0.625095D-01 -0.636755D-02 0.351762D-01 -0.396209D+01 0.390342D+01
19 -0.179543D-01 0.183088D-02 0.703317D-02 0.335516D+00 0.764451D+00
20 -0.177595D-02 0.290957D-02 -0.171967D-01 -0.201403D+01 -0.206825D+00
21 0.214498D-01 -0.148683D-02 -0.478793D-02 -0.962972D+00 -0.383308D+00
22 -0.441528D-03 -0.462059D-04 -0.320593D-03 0.440597D-01 -0.253766D-01
23 0.200906D-03 0.589582D-04 0.506406D-04 0.635069D-01 -0.534101D-01
24 0.121405D-04 -0.164627D-04 -0.808088D-04 -0.355444D-02 0.772254D-02
ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES
11 12 13 14 15
________ ________ ________ ________ ________
11 0.764393D+01
12 0.409792D+00 0.320585D+01
13 -0.484135D+00 -0.312544D+00 0.231367D+01
14 -0.177990D-02 0.113674D+00 0.693469D-02 0.102193D+01
15 0.721156D+01 0.484911D+00 0.308500D+01 -0.109985D+00 0.557672D+03
16 0.462761D-01 0.924556D-02 -0.343890D-01 -0.319052D-01 0.429686D+01
17 -0.387975D-01 0.607120D-02 -0.418737D-02 0.152370D-02 -0.263625D+01
18 -0.101255D+01 0.158328D+00 -0.123874D+01 0.802157D+00 -0.274621D+02
19 0.249076D+00 0.300793D+00 -0.275740D+00 0.108698D+00 -0.159514D+01
20 -0.671648D+00 -0.359313D-01 0.340055D+00 -0.381720D+00 0.448267D+01
21 -0.224529D+00 -0.234181D+00 0.265709D+00 -0.692284D-01 0.140452D+01
22 -0.701585D-02 -0.861684D-02 -0.376911D-02 -0.558826D-02 0.666303D-01
23 -0.186705D-01 -0.162395D-01 0.186855D-01 0.606983D-02 0.226415D-01
24 0.269576D-02 -0.148499D-02 -0.209425D-02 -0.150299D-02 -0.318078D-01
ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES
16 17 18 19 20
________ ________ ________ ________ ________
16 0.796895D+00
17 -0.648110D-01 0.272958D-01
18 -0.212551D+00 0.130173D+00 0.547412D+02
19 0.163135D-01 0.101170D-01 0.128941D+00 0.127883D+01
20 -0.176852D-01 -0.155427D-01 -0.453474D+01 0.829819D-01 0.128650D+02
21 -0.289467D-01 -0.976485D-02 0.707964D+00 -0.113628D+01 -0.521371D-01
22 0.290975D-03 -0.338097D-03 -0.257676D+00 -0.703836D-02 0.240814D-01
23 -0.413991D-02 0.615635D-03 0.838083D-02 -0.310381D-02 0.116335D+00
24 0.733853D-03 0.103777D-03 0.108684D-01 0.703575D-03 -0.613732D-01
ESTIMATED COVARIANCE MATRIX FOR PARAMETER ESTIMATES
21 22 23 24
________ ________ ________ ________
21 0.128979D+01
22 -0.545818D-02 0.262991D-02
23 -0.115835D-01 0.903754D-03 0.201241D-01
24 0.458241D-03 -0.171336D-03 -0.184342D-02 0.636665D-03
ESTIMATED CORRELATION MATRIX FOR PARAMETER ESTIMATES
1 2 3 4 5
________ ________ ________ ________ ________
1 1.000
2 -0.157 1.000
3 -0.036 0.016 1.000
4 0.012 -0.057 -0.159 1.000
5 -0.016 0.037 0.067 -0.013 1.000
6 0.030 -0.006 -0.027 -0.054 -0.142
7 -0.025 0.018 0.001 0.026 -0.118
8 -0.059 -0.029 -0.029 -0.004 0.018
9 -0.103 -0.002 0.029 0.022 0.062
10 0.000 0.024 -0.010 -0.014 0.596
11 -0.065 0.046 0.003 0.039 -0.072
12 -0.006 -0.006 -0.131 0.141 -0.055
13 0.027 0.019 0.017 -0.051 -0.120
14 -0.062 -0.018 0.017 -0.005 -0.017
15 -0.035 0.038 0.098 0.023 -0.087
16 0.087 -0.015 -0.014 0.032 -0.025
17 0.016 0.050 -0.061 -0.066 -0.066
18 0.191 -0.004 0.010 -0.041 0.031
19 -0.105 0.046 0.046 0.067 0.010
20 0.004 -0.010 0.166 0.001 0.013
21 0.119 -0.054 -0.050 -0.039 -0.011
22 -0.150 -0.084 0.040 0.050 0.001
23 -0.019 0.064 0.082 -0.108 -0.003
24 0.037 0.030 -0.180 -0.044 0.016
ESTIMATED CORRELATION MATRIX FOR PARAMETER ESTIMATES
6 7 8 9 10
________ ________ ________ ________ ________
6 1.000
7 0.281 1.000
8 -0.079 0.003 1.000
9 -0.017 -0.115 -0.021 1.000
10 -0.168 -0.142 0.103 0.036 1.000
11 0.019 0.053 0.020 -0.080 -0.096
12 -0.080 0.015 0.266 0.017 0.123
13 0.537 0.463 -0.066 0.017 -0.312
14 -0.077 0.055 0.498 0.021 0.083
15 0.148 0.084 0.017 -0.005 -0.150
16 0.011 -0.035 -0.034 0.147 -0.046
17 -0.066 -0.016 -0.023 -0.142 -0.035
18 -0.095 -0.058 0.099 -0.047 0.093
19 -0.178 0.108 0.129 0.026 0.119
20 -0.006 0.054 -0.099 -0.050 -0.010
21 0.212 -0.088 -0.087 -0.075 -0.059
22 -0.097 -0.060 -0.130 0.076 -0.087
23 0.016 0.028 0.007 0.040 -0.066
24 0.005 -0.044 -0.066 -0.012 0.054
ESTIMATED CORRELATION MATRIX FOR PARAMETER ESTIMATES
11 12 13 14 15
________ ________ ________ ________ ________
11 1.000
12 0.083 1.000
13 -0.115 -0.115 1.000
14 -0.001 0.063 0.005 1.000
15 0.110 0.011 0.086 -0.005 1.000
16 0.019 0.006 -0.025 -0.035 0.204
17 -0.085 0.021 -0.017 0.009 -0.676
18 -0.049 0.012 -0.110 0.107 -0.157
19 0.080 0.149 -0.160 0.095 -0.060
20 -0.068 -0.006 0.062 -0.105 0.053
21 -0.072 -0.115 0.154 -0.060 0.052
22 -0.049 -0.094 -0.048 -0.108 0.055
23 -0.048 -0.064 0.087 0.042 0.007
24 0.039 -0.033 -0.055 -0.059 -0.053
ESTIMATED CORRELATION MATRIX FOR PARAMETER ESTIMATES
16 17 18 19 20
________ ________ ________ ________ ________
16 1.000
17 -0.439 1.000
18 -0.032 0.106 1.000
19 0.016 0.054 0.015 1.000
20 -0.006 -0.026 -0.171 0.020 1.000
21 -0.029 -0.052 0.084 -0.885 -0.013
22 0.006 -0.040 -0.679 -0.121 0.131
23 -0.033 0.026 0.008 -0.019 0.229
24 0.033 0.025 0.058 0.025 -0.678
ESTIMATED CORRELATION MATRIX FOR PARAMETER ESTIMATES
21 22 23 24
________ ________ ________ ________
21 1.000
22 -0.094 1.000
23 -0.072 0.124 1.000
24 0.016 -0.132 -0.515 1.000
|
7edce7ed6a36d14a815d3d5d168b8ca1287ab470 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2774/CH1/EX1.6/Ex1_6.sce | 84deb81149f980b079e12550748fb2b55579686a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 580 | sce | Ex1_6.sce | clc
// solution
// initialization of variables
ma=2200 // mass of Automobile 'a' in kg
va=25 //velocity of Automobile 'a' in m/s before collision
va1=13.89 // velocity of Automobile 'a' after collision in m/s
mb=1000 // mass of Automobile 'b' in kg
vb=24.44 //velocity of Automobile 'b' after collision in m/s
KE1=(ma*va**2)/2 // kinetic energy before collision
KE2=(ma*va1**2)/2+(mb*vb**2)/2 // kinetic energy after collision
U=(KE1-KE2)/1000 // internal energy from conservation of energy principle in kJ
printf("The increase in kinetic energy is of %.1f kJ",U)
|
54e9c345031bd5e1cd39dc9b08fcd37d063f5209 | 08e6015408a35a317d4d0b609af8ccae9b88a3bf | /src/gates/chips/01/Mux4Way16.tst | 025924ba91b31e629d6206ff739ff6bd832396b0 | [
"MIT"
] | permissive | lekhacman/nand2teris | 38c7aa44b2329ccf102333af5dc1dd542869144b | 520ca48a492b6ac8966330ddaf5174c19e5a8f7f | refs/heads/master | 2023-01-06T18:36:35.660251 | 2020-12-27T09:08:39 | 2020-12-27T09:08:39 | 209,975,266 | 1 | 0 | MIT | 2022-12-10T03:13:50 | 2019-09-21T11:41:33 | Scilab | UTF-8 | Scilab | false | false | 671 | tst | Mux4Way16.tst | // This file is part of www.nand2tetris.org
// and the book "The Elements of Computing Systems"
// by Nisan and Schocken, MIT Press.
// File name: projects/01/Mux4Way16.tst
load Mux4Way16.hdl,
output-file Mux4Way16.out,
compare-to Mux4Way16.cmp,
output-list a%B1.16.1 b%B1.16.1 c%B1.16.1 d%B1.16.1 sel%B2.2.2 out%B1.16.1;
set a 0,
set b 0,
set c 0,
set d 0,
set sel 0,
eval,
output;
set sel 1,
eval,
output;
set sel 2,
eval,
output;
set sel 3,
eval,
output;
set a %B0001001000110100,
set b %B1001100001110110,
set c %B1010101010101010,
set d %B0101010101010101,
set sel 0,
eval,
output;
set sel 1,
eval,
output;
set sel 2,
eval,
output;
set sel 3,
eval,
output;
|
1097594ea7eae5ff279db347d767eeaccbf1e53a | fdc5047b7bf8122bad1e621df236b0481226c36e | /virtualHartSci/macros/buildmacros.sce | 8926cf482402a711be6b31dc37d6b032b327083e | [] | no_license | jpbevila/virtualHartSci | aea3c6ba23d054670eb193f441ea7de982b531cc | a3f5be6041d230bd9f0fd67e5d7efa71f41cfca5 | refs/heads/main | 2023-07-26T23:05:28.044194 | 2021-09-09T11:50:59 | 2021-09-09T11:50:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 167 | sce | buildmacros.sce | macros_rltoollib = get_absolute_file_path("buildmacros.sce");
macros_rltoollib = getshortpathname(macros_rltoollib);
genlib("rltoollib", macros_rltoollib, %f, %t);
|
a8cd02bdae4f0139e3ea051d54ca875c8a7a479e | 449d555969bfd7befe906877abab098c6e63a0e8 | /196/CH8/EX8.5/example_8_5.sce | 70d5c677873df226234f8ac306e71c25c8ba4bde | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 393 | sce | example_8_5.sce | //Chapter 8
//Example 8-5
//ProbOnInstrumentationAmplifier
//Page 222,223, Figure 8-6
clear;clc;
m = 1001 ;//Gain
E1 = 5.001 ; E2 = 5.002 ; //example 8-5(a)
E3 = 5.001 ; E4 = 5.000 ; //example 8-5(b)
E5 = -1.001 ; E6 = -1.002 ; //example 8-5(c)
Vout1 = m*(E1-E2); Vout2 = m*(E3-E4); Vout3 = m*(E5-E6);
printf ( "\n\n Output Voltages are %.4f V , %.4f V, %.4f V ", Vout1,Vout2,Vout3) |
c2b206602c4b5126dc27041935a67b665269db47 | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set5/s_Digital_Principals_And_Applications_D._P._Leach_And_A._P._Malvino_45.zip/Digital_Principals_And_Applications_D._P._Leach_And_A._P._Malvino_45/CH12/EX12.10/example_12_10.sce | d68802dc6d82e1100080d36d7a3d0232ef9a40bc | [] | 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 | 217 | sce | example_12_10.sce | errcatch(-1,"stop");mode(2);//Example 12.10
;
;
disp("The LSB of an 11-bit system has a resolution of 1/2048");
re =ceil(10000/2048); // calculting the resolution
printf("\n\n 1/2048 x 10 = %d mV",re);
exit();
|
6dadaf484d4fca5d589e4fcaa934c1a1460c81d4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2579/CH4/EX4.2/Ex4_2.txt | 073c89e1900bf0f5dcbfdcef6694ee4a5e7f68e0 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 513 | txt | Ex4_2.txt | //Ex:4.2
clc;
clear;
close;
c=3*10^8;// the speed of light in m/s
f=100*10^6;// frequency in Hz
y=c/f;// wavelength in m
de=y/2;// drive element in m
Rf=de+(de*5/100);// reflector in m
Df=de-(de*5/100);// director in m
sp=0.2*y;// spacing between the elements in m
printf("The wavelength = %d meter", y);
printf("\n The drive element = %f meter", de);
printf("\n The reflector = %f meter", Rf);
printf("\n The director = %f meter", Df);
printf("\n The spacing between the elements = %f meter", sp); |
8703a5bb23c6d47d70a5e93626282ec3ee71a6e1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /32/CH6/EX6.18/6_18.sce | 91c0f91297b2fd8cd7023b55e4ba0fe9b5a11842 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 537 | sce | 6_18.sce | //pathname=get_absolute_file_path('6.18.sce')
//filename=pathname+filesep()+'6.18-data.sci'
//exec(filename)
//Initial volume in part A(in m^3):
Va=0.4
//Pressure(in bar):
pa=10
//Initial volume in part B(in m^3):
V=0.4
//Pressure in part B(in bar):
p1=10
//Final pressure in part B(in bar):
p2=15
//From steam tables:
hf=762.83
hfg=2015.3
h2=2792.2
//Heat added(in kJ):
Q=V*(p2-p1)*10^2
//Dryness fraction:
x1=(h2-Q-hf)/hfg
printf("\nRESULT\n")
printf("\nHeat added = %d kJ",Q)
printf("\nInitial quality = %f",x1) |
d71426b132135f7a786314ef84ad05bed914e9cd | 449d555969bfd7befe906877abab098c6e63a0e8 | /2666/CH5/EX5.2/5_2.sce | 4d473d8e2a335c87caa0621997daba973bc461f1 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 241 | sce | 5_2.sce | clc
//initialisation of variables
h=200//Btu
a=4//lb of water
t=100//F
t1=60//F
t2=520//f
T=610//R
T1=560//F
//CALCULATIONS
T2=t2*4*1*log(T/T1)//Btu
Q=h-T2//Btu
//RESULTS
printf('The specific heat of water is unity=% f Btu',Q)
|
3d3c7f1b58073c0fef5f98b35c8c9c4eba8fe11f | 449d555969bfd7befe906877abab098c6e63a0e8 | /1847/CH2/EX2.60/Ch02Ex60.sce | d6472b481526856f76ba673559ac2050998b0a64 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 577 | sce | Ch02Ex60.sce | // Scilab Code Ex2.60:: Page-2.48(2009)
clc; clear;
D_10 = 0.48; // Diameter of 10th dark ring with air film, cm
D_3 = 0.291; // Diameter of 3rd dark ring with air film, cm
p = 7; // Order of the 10th ring next to the 3rd ring
R = 90; // Radius of curvature of the lens, cm
lambda = (D_10^2-D_3^2)/(4*p*R); // Wavelength of light used in Newton rings experiment
printf("\nThe wavelength of light used in Newton rings experiment = %4d angstrom", lambda/1e-008);
// Result
// The wavelength of light used in Newton rings experiment = 5782 angstrom
|
f2a28eeee1887c6d1b84be2221252fc4b2902087 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1172/CH2/EX2.6/Example2_6.sce | e4be8032199700abbd6109e2fd7434b046fb5e09 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 665 | sce | Example2_6.sce | clc
// Given That
E_0 = 300 // maximum electric field in electromagnetic wave in w/m
v = 2e8 // speed of moving electron in m/s along y - axis
c = 3e8 // speed of light in m/s
q = 1.6e-19 // charge on electron in coulomb
//Sample Problem 6 Page No. 81
printf ("\n # Problem 6 # \n ")
B_0 = E_0 / c // calculation of magnitude of maximum magnetic field
F_e = q*E_0 // calculation of electromagnetic force on electron in N
F_b = q*v*B_0 // calculation of magnetic force on electron in N
printf ("The maximum electric force on electron is %e N along y -axis \n", F_e)
printf("The maximum magnetic force on electron is %e N along z - axis\n", F_b)
|
996c90300432d73af8a9a2111cdd120b05fe9875 | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.4.1/macros/m2sci/sci_stairs.sci | 0c6fd51b0be95b94931ec8bb826bc6791bbafc82 | [
"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 | 1,420 | sci | sci_stairs.sci | function [stk,txt,top]=sci_stairs()
// Copyright INRIA
txt=[]
if lhs==2 then
if rhs==1 then
stk=list('mtlb_stairs'+rhsargs(stk(top)(1)),'0','?','1','1')
else
r=list('mtlb_stairs'+rhsargs([stk(top-1)(1),stk(top)(1)]),'0','?','1','1')
stk=list(r,r)
top=top-1
end
else
if rhs==1 then
x=gettempvar(1)
if isname(stk(top)(1)) then
y=stk(top)(1)
else
y=gettempvar(2)
txt=y+' = '+stk(top)(1);
end
if stk(top)(4)=='1' then // column vector
txt='plot2d2'+rhsargs([sci2exp('enn'),'0',y])
else // unknown shape
txt='plot2d2'+rhsargs([sci2exp('enn'),'0',y+'(:)'])
end
elseif rhs==2 then
if isname(stk(top)(1)) then
y=stk(top)(1)
else
y=gettempvar(2)
txt=[txt;y+' = '+stk(top)(1)];
end
if isname(stk(top-1)(1)) then
x=stk(top-1)(1)
else
x=gettempvar(2)
txt=[txt;x+' = '+stk(top-1)(1)];
end
if stk(top)(4)=='1' then //y is a column vector
txt=[txt;y+' = '+y+'''']
elseif stk(top)(3)<>'1' then //y has unknown shape
txt=[txt;y+' = '+y(:)+'''']
end
if stk(top-1)(4)=='1' then //x is a column vector
txt=[txt;x+' = '+x+'''']
elseif stk(top-1)(3)<>'1' then //x has unknown shape
txt=[txt;x+' = '+x(:)+'''']
end
txt=[txt;
'plot2d2'+rhsargs([sci2exp('gnn'),x,y])]
top=top-1
end
stk=list(' ','-2','0','0','0')
end
|
a6d3141063a2f460f6325c357a90863a3581a271 | e7055fdf94e8a24293cab7ccbeac12039d6fe512 | /macros/getParams.sci | 908acfc6d8ae0e596abefa94b834011b6adaf383 | [] | no_license | sidn77/FOSSEE-Image-Processing-Toolbox | 6c6b8b860f637362a73d28dcfe13e87d18af3e2c | 8dfbdbdfd38c73dc8a02d1a25678c4a6a724fe18 | refs/heads/master | 2020-12-02T16:26:06.431376 | 2017-11-08T17:54:03 | 2017-11-08T17:54:03 | 96,552,565 | 0 | 0 | null | 2017-07-07T15:37:18 | 2017-07-07T15:37:18 | null | UTF-8 | Scilab | false | false | 4,522 | sci | getParams.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: Siddhant Narang
// Organization: FOSSEE, IIT Bombay
// Email: toolbox@scilab.in
function param = getParams(classifier, modelName)
// This function is used view the parameters of a trained classifier.
//
// Calling Sequence
// param = getParams(classifier, modelName);
//
// Parameters
// classifier: Image category classifier
// modelName: Name of the model to which the classifier belongs to.
//
// Description
// This function can be used to view the parameters of a trained classifier and
// make changes accordingly in the training process to get accurate results.
//
// Examples
// load("argset3.dat", "knnclassi3"); // Use the scilab load function to load a trained classifier.
// params = getParamsKNN(knnclassi3, "KNN")
//
// Examples
// load("emclassi4.dat", "emclassi4"); // Use the scilab load function to load a trained classifier.
// params = getParams(emclassi4, "EM");
//
// See also
// trainEMClassifier
// trainLRClassifier
// trainKNNClassifier
// trainNBClassifier
// trainSVMClassifier
// trainSVMSGDClassifier
// trainANNClassifier
// trainRTreesClassifier
// trainDTreesClassifier
//
// Authors
// Siddhant Narang
classifier_list = classifierToList(classifier);
[lhs, rhs] = argn(0);
if lhs > 1
error(msprintf("Too many output arguments"));
elseif rhs < 2
error(msprintf("Not enough input arguments"));
elseif rhs > 2
error(msprintf("Too many input arguments"));
end
select modelName
// case "SVM" then
// temp = raw_getParamsSVM(classifier_list);
// param = struct();
// case "svm" then
// temp = raw_getParamsSVM(classifier_list);
// param = struct();
// case "SVMSGD" then
// temp = raw_getParamsSVMSGD(classifier_list, image);
// param = struct();
// case "svmsgd" then
// temp = raw_getParamsSVMSGD(classifier_list, image);
// param = struct();
case "EM" then
temp = raw_getParamsEM(classifier_list);
param = struct("No. of Clusters", temp(1), "Means", temp(2), "Weights", temp(3));
case "em" then
temp = raw_getParamsEM(classifier_list);
param = struct("No. of Clusters", temp(1), "Means", temp(2), "Weights", temp(3));
case "LR" then
temp = raw_getParamsLR(classifier_list);
param = struct("Iterations", temp(1), "Learning Rate", temp(2), "MiniBatchSize", temp(3), "Regularization", temp(4), "Train Method", temp(5), "Learnt Thetas", temp(6));
case "lr" then
temp = raw_getParamsLR(classifier_list);
param = struct("Iterations", temp(1), "Learning Rate", temp(2), "MiniBatchSize", temp(3), "Regularization", temp(4), "Train Method", temp(5), "Learnt Thetas", temp(6));
case "KNN" then
temp = raw_getParamsKNN(classifier_list);
param = struct("Algorithm Type", temp(1), "No of Neighbours", temp(2), "Emax", temp(3));
case "knn" then
temp = raw_getParamsKNN(classifier_list);
param = struct("Algorithm Type", temp(1), "No of Neighbours", temp(2), "Emax", temp(3));
// case "RT" then
// temp = raw_getParamsRT(classifier_list);
// param = struct("No. of Active Variables", temp(1), "CVfolds", temp(2), "maxCatgories", temp(3),"maxDepth", temp(4),"minSample", temp(5),"reg accuracy", temp(6),"isPruned", temp(7),"UseSurrogates", temp(8),"UseSE1Rule", temp(9));
// case "rt" then
// temp = raw_getParamsRT(classifier_list);
// param = struct("No. of Active Variables", temp(1), "CVfolds", temp(2), "maxCax xtgories", temp(3),"maxDepth", temp(4),"minSample", temp(5),"reg accuracy", temp(6),"isPruned", temp(7),"UseSurrogates", temp(8),"UseSE1Rule", temp(9));
// case "ANN" then
// temp = raw_getParamsANN(classifier_list);
// param = struct();
// case "ann" then
// temp = raw_getParamsANN(classifier_list);
// case "DTree" then
// temp = raw_getParamsDTree(classifier_list);
// case "dtree" then
// temp = raw_getParamsDTree(classifier_list);
// param = struct();
// case "Prob" then
// temp = raw_getParamsNB(classifier_list,image_list);
// param = struct("Active Variables", temp(1));
// case "prob" then
// temp = raw_getParamsNB(classifier_list,image_list);
// param = struct("Active Variables", temp(1));
else
mprintf("\nThe given modelName-%s is invalid\n", modelName);
end
endfunction
|
d922f9312756b5b49957e6a6cbce3bdba26d01c3 | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.2/Unix/scilab-2.2/macros/scicos/do_compile.sci | 6d33e549a3a59edd153655005d3564924c893893 | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain",
"MIT"
] | permissive | clg55/Scilab-Workbench | 4ebc01d2daea5026ad07fbfc53e16d4b29179502 | 9f8fd29c7f2a98100fa9aed8b58f6768d24a1875 | refs/heads/master | 2023-05-31T04:06:22.931111 | 2022-09-13T14:41:51 | 2022-09-13T14:41:51 | 258,270,193 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 363 | sci | do_compile.sci | function [state,sim,cor,corinv,ok]=do_compile(x)
par=x(1);sim_mode=par(5);
[bllst,connectmat,clkconnect,cor,corinv,ok]=c_pass1(x);x=null()
if ~ok then
state=list(),sim=list(),cor=[],corinv=[]
return,
end
[state,sim,cor,corinv,ok]=c_pass2(bllst,connectmat,clkconnect,cor,corinv,sim_mode)
if ~ok then
state=list(),sim=list(),cor=[],corinv=[]
return,
end
|
7b0ec4a78a68b9d82c7d375735cc010736f91599 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2330/CH5/EX5.6/ex5_6.sce | 3283b1c19dc7223173f324e150012a9be2e76879 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 381 | sce | ex5_6.sce | // Example 5.6
format('v',6)
clc;
clear;
close;
// given data
V_BE= 0.7;// in V
R2= 1*10^3;//in Ω
R1= 3.9*10^3;//in Ω
R_E= 100;// in Ω
R_C= 150;// in kΩ
V_CC= 25;// in V
Vz= R2*V_CC/(R1+R2);// in V
V_E= Vz-V_BE;// in V
I_E= V_E/R_E;// in A
I_C= I_E;// in A
// The collector voltage
V_C= V_CC-I_C*R_C;// in V
disp(V_C,"The collector voltage in volts is : ")
|
8b2c32cc476857a64613f15deeeee9c15e95f969 | 1d7cb1dbfad2558a4145c06cbe3f5fa3fc6d2c08 | /Scilab/SparamUtilities/SxP_InteViewer/bak/SxP_InteViewer_v1.1.sce | c63ca4c8abc1e1d8dcf4044629e04d9ebe2bf88e | [] | no_license | lrayzman/SI-Scripts | 5b5f6a8e4ae19ccff53b8dab7b5773e0acde710d | 9ab161c6deff2a27c9da906e37aa68964fabb036 | refs/heads/master | 2020-09-25T16:23:23.389526 | 2020-02-09T02:13:46 | 2020-02-09T02:13:46 | 66,975,754 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 53,436 | sce | SxP_InteViewer_v1.1.sce | // ====================== S-params Converter ====================
//
// (Semi)Intelligent Viewer
//
// (c)2014 L. Rayzman
//
// See "Generalized Mixed-Mode S-parameters"
// A. Ferroro, M. Pirola, IEEE 2006
//
//
//
// GUI interface based on UICONTROL2 GUI demo
//
// Created : 02/25/2014
// Last Update : 03/18/2014 - Added user interaction in case can't guess
// port mapping
//
//
// TODO: Debug group-delay calculation to deal with phase discontinuities
// resulting in large GD steps
// ====================================================================
// ====================================================================
clear;
stacksize(200*1024*1024);
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////Unwrap Matlab Emulation function///////////////////////////////
function unwrp = unwrap(wrapped)
//
// Emulation of Matlab unwrap function which adjust largest deviation
// between adjacent phase entries to maximum of +pi or -pi
//
// Inputs:
// wrapped - wrapped phase vector. Must be 1-D vector with at least 2 entries
//
// Outputs:
// unrwp - unwrapped phase vector
//
//
// TODO: Implement a multi-dimensional vector unwrapping
//
vect_size = size(wrapped);
if vect_size(2) == 1 then //Transpose row vector into column vector, if necessary
wrapped = wrapped';
else
wrapped = wrapped;
end
lngth = size(wrapped,2);
//Set the phase at first entry
unwrp(1) = wrapped(1);
//Main loop
for i = 2:lngth,
k = 0; //Reset multiplier
ph_delta = wrapped(i) - unwrp(i-1);
if abs(ph_delta) > %pi then //If phase jump is greater than Pi
if ph_delta < 0 then //If negative phase jump
k = round(abs(ph_delta)/(2*%pi));
else //If positive phase jump
k = -round(abs(ph_delta)/(2*%pi));
end
end
unwrp(i) = wrapped(i) + 2*k*%pi; //Adjust phase by factor of k*2pi
end
unwrp=unwrp';
endfunction
///////////////////////////////////////////////////////////////////////////////
frefsparam = emptystr(); // Filename of inputfile
global spreffreqs;
spreffreqs=[]; // Inputfile frequency points vector
sprefdata=[]; // Inputfile S-param matrix data
global spdata;
spdata=[]; // Converted s-param matrix data
global numofports;
global numofreqs;
numofports=0; // Number of ports
numofreqs=0; // Number of frequencies
entries_choice=emptystr(); // Text matrix that describes available entries to view
entry_idx=0; //
M=[]; // Transformation matrix
global smapmode
smapmode=0; // SxP mapping mode
// 1 ==> 1-------- 2 (Odd Mapping)
// 3-------- 4
//
//
// 2 ==> 1 ------- n/2+1 (Even Mapping)
// 2 ------- n/2+2
smixmode=0; // Output matrix mode
// 1 => SDD
// 2 => SDC
// 3 => SCD
// 4 => SCC
srow=1; // Set the Sxy to plot
scol=1;
spdata_row_col=[]; // Data points from Sxy where x=row y=col
bDetIl=%t; // Insertion loss detection flag
///////////////////////////////////////////////////////////////////////////////
gui_frame_w = 300; // Frame width
gui_frame_h = 500; // Frame height
gui_margin_x = 15; // Horizontal margin between each element
gui_margin_y = 15; // Vertical margin between each element
gui_padding_x = 10; // Horizontal padding between each element
gui_padding_y = 10; // Vertical padding between each element
gui_button_w = 100; // Button width
gui_button_h = 30; // Button height
gui_defaultfont = "arial"; // Default font
gui_subframe_font_size = 12; // Title font size (rotation angle, colormap,...)
gui_text_font_size = 11; // Text font size
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
///////////////////
// Get Scilab Version
///////////////////
version_str=getversion();
version_str=tokens(version_str,'-');
version_str=tokens(version_str(2),'.');
version(1)=msscanf(version_str(1), '%d');
version(2)=msscanf(version_str(2), '%d');
if (version(1)<5) then
error("Invalid Scilab version. Version 5.2 or greater is required");
elseif (version(2) < 2) then
error("Invalid Scilab version. Version 5.2 or greater is required");
end
///////////////////
// Setup files/directories
// Read touchstone files
// Get user input
///////////////////
//
// Read input file
//
//
frefsparam=uigetfile("*.s*p", "", "Please choose S-parameters file");
if frefsparam==emptystr() then
messagebox("Invalid source file selection. Script aborted", "","error","Abort");
abort;
end
disp(strcat(["Info: Begin loading touchstone file " frefsparam]));
[spreffreqs,sprefdata] =sptlbx_readtchstn(frefsparam);
disp("Info: Finished loading touchstone file");
numofports=size(sprefdata,1); //Find number of ports
if numofports < 4 then
messagebox("Only 4-port or larger S-parameters are allowed. Script aborted", "","error","Abort");
abort;
end
if modulo(numofports,2) <> 0 then
messagebox("Only even port-count S-parameters are allowed. Script aborted", "","error","Abort");
abort;
end
numofreqs=size(sprefdata,3); //Find number of frequency points
///////////////////
// Estimate the port mapping
///////////////////
//
// Check Odd mapping
//
//
TempM=[];
for i = 1:numofports/2
// Copy to a temp
for k=1:numofreqs
TempM(k)=sprefdata(2*i-1, 2*i,k);
end
// Check the criteria
// Take derivative and Check that average slope value is positive
if (abs(TempM(1)) < 0.9) then
bDetIl = %f;
break;
end
end
TempM=[];
//
// If not odd mapping, check even mapping
//
//
if ~bDetIl then
bDetIl=%t;
for i = 1:numofports/2
// Copy to a temp
for k=1:numofreqs
TempM(k)=sprefdata(i,i+numofports/2,k);
end
// Check the criteria
// Take derivative and Check that average slope value is positive
if (abs(TempM(1)) < 0.9) then
bDetIl = %f;
break;
end
end
if bDetIl then
smapmode=2; // If got to here, then it is even mapping
end
else
smapmode=1; // If found all alreday, then it was odd mapping
end
clear TempM;
//
// Report Mapping
//
//
if smapmode==0 then
// Ask user to select mode
smapmode=x_choices('',list(list('Port map mode:',1,['Odd','Even'])));
end
if smapmode==1 then
disp("Info: Odd differential port mapping")
disp("Info: Applying port remapping")
elseif smapmode==2 then
disp("Info: Even differential port mapping")
else
messagebox("Unable to determine differential port mapping. Script aborted", "","error","Abort");
abort;
end
/////////////////////////////
//
// Perform Mixed-mode conversion
//
/////////////////////////////
//
// Compute mixed-mode permutation/reorder matrix
//
l=[1:1:numofports/2];
Pda=zeros(numofports/2,2*numofports);
Pca=zeros(numofports/2,2*numofports);
Pdb=zeros(numofports/2,2*numofports);
Pcb=zeros(numofports/2,2*numofports);
for i=l
Pda(i, 4*i-3)=1;
Pca(i, 4*i-1)=1;
Pdb(i, 4*i-2)=1;
Pcb(i, 4*i)=1;
end
P=[Pda;Pca;Pdb;Pcb];
//
// Compute mixed-mode wave state conversion matrix
//
//
M=sqrt(2)*[1 0 -1 0; 0 1 0 -1; 1 0 1 0; 0 1 0 1];
Ksi=zeros(numofports,numofports);
for i=1:numofports/2
Ksi((i-1)*4+1:(i-1)*4+4,(i-1)*4+1:(i-1)*4+4)=M;
end
//
// Compute single-ended permutation/reorder matrix
//
//
Qa=zeros(numofports,2*numofports);
Qb=zeros(numofports,2*numofports);
for i=1:numofports
Qa(i, 2*i-1)=1;
Qb(i, 2*i)=1;
end
Qt=[Qa;Qb]';
KsiTilde=P*Ksi*Qt;
clear P;
clear Ksi;
clear Qt;
//
// Extract S-param mixed-mode conversion matrix and it's inverse
//
M=KsiTilde(1:numofports,1:numofports);
clear EpsTilde;
Minv=inv(M);
//
// Compute mixed-mode s-params
//
//
spdata=sprefdata;
R=zeros(numofports,numofports);
k=zeros(1,numofports);
if smapmode==1 then
// Create row permuation matrix and index vector
R(1,1)=1;
R(numofports,numofports)=1;
k(1)=1;
k(numofports)=numofports;
for i=2:numofports-1
if i<= numofports/2 then //lower ports -> odd
R(i,2*i-1)=1;
else //upper ports -> even
R(i,(i-numofports/2)*2)=1;
end
k(i)=modulo(i-1,2)*(numofports/2)+ceil(i/2);
end
end
for i=1:numofreqs
// Set port order to even mapping (canonincal) form
if smapmode==1 then // Odd mapping
// First port
spdata(:,1,i)=R*sprefdata(:,1,i);
// Second through second to last port
for j=2:numofports-1
// Apply row permutation matrix on original column
// and put into new column
spdata(:,k(j),i)=R*sprefdata(:,j,i);
end
// Last port
spdata(:,numofports,i)=R*sprefdata(:,numofports,i);
end
// Apply the mixed-mode conversion
spdata(:,:,i)=M*spdata(:,:,i)*Minv;
end
clear sprefdata;
clear M;
clear Minv;
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
///////////////////
// Viewer GUI
///////////////////
//
// Figure creation
//
//
gui_axes_w = 3*gui_margin_x + gui_frame_w; // Axes width
gui_axes_h = 2*gui_margin_y + gui_frame_h; // Axes height
viewer_fig = scf(0);
global plot_fig;
global plot_fig_idx;
plot_fig_idx = 1;
drawlater();
// Remove default Scilab graphics menus and toolbar
delmenu(viewer_fig.figure_id, gettext("&File"));
delmenu(viewer_fig.figure_id, gettext("&Tools"));
delmenu(viewer_fig.figure_id, gettext("&Edit"));
delmenu(viewer_fig.figure_id, gettext("&?"));
toolbar(viewer_fig.figure_id, "off");
viewer_fig.background = -2;
viewer_fig.color_map = jetcolormap(128);
viewer_fig.figure_position = [0 0];
viewer_fig.figure_name = gettext("SxP Main GUI");
// Create File menu
gui_menu = uimenu("parent", viewer_fig, "label", gettext("File"));
uimenu ("parent", gui_menu, "label", ..
"Close", "tag", "close_menu", ..
"callback", "viewer_fig=get_figure_handle(0);delete(viewer_fig);");
sleep(500);
viewer_fig.axes_size = [gui_axes_w gui_axes_h];
viewer_handles.dummy = 0;
//
// Plot Control Frame
//
//
viewer_handles.viewer_frame = uicontrol( ...
"parent", viewer_fig, ...
"relief", "groove", ...
"style", "frame", ...
"units", "pixels", ...
"position", [gui_margin_x gui_margin_y gui_frame_w gui_frame_h], ...
"horizontalalignment", "center", ...
"background", [1 1 1],...
"tag", "frame_control");
viewer_handles.viewer_frame_title = uicontrol (...
"parent", viewer_fig, ...
"style", "text", ...
"string", "Plot Controls", ...
"units", "pixels", ...
"position", [ 30+gui_margin_x gui_margin_y+gui_frame_h-10 gui_frame_w-60 20], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 14, ...
"horizontalalignment", "center", ...
"background", [1 1 1], ...
"tag", "title_plot_control");
//
// Victim Port Frame
//
//
viewer_handles.viewer_frame_victim = uicontrol( ...
"parent", viewer_fig, ...
"relief", "groove", ...
"style", "frame", ...
"units", "pixels", ...
"position", [30+gui_margin_x gui_margin_y+gui_frame_h-100 gui_frame_w-60 80], ...
"horizontalalignment", "center", ...
"background", [1 1 1],...
"tag", "frame_victim");
viewer_handles.viewer_frame_vict_title = uicontrol (...
"parent", viewer_fig, ...
"style", "text", ...
"string", "Victim Ports", ...
"units", "pixels", ...
"position", [40+gui_margin_x gui_margin_y+gui_frame_h-30 gui_frame_w-80 20], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 12, ...
"horizontalalignment", "center", ...
"background", [1 1 1], ...
"tag", "title_victim_ports");
// Generate ports list
portslist=emptystr();
if smapmode==1 then // Odd mapping
for i=1:(numofports/4)
portslist(i)=strcat([string((i-1)*4+1) "," string((i-1)*4+3)]);
end
for i=1:(numofports/4)
portslist(i+numofports/4)=strcat([string((i-1)*4+2) "," string((i-1)*4+4)]);
end
elseif smapmode==2 then // Even mapping
for i=1:(numofports/2)
portslist(i)=strcat([string((i-1)*2+1) "," string((i-1)*2+2)]);
end
end
viewer_handles.viewer_list_inports = uicontrol (...
"parent", viewer_fig, ...
"style", "listbox", ...
"units", "pixels", ...
"position", [70+gui_margin_x gui_margin_y+gui_frame_h-88 50 40], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 12, ...
"horizontalalignment", "right", ...
"background", [1 1 1], ...
"string", portslist,...
"value", 1, ..
"ListboxTop", 1, ...
"Max", [0], ...
"Min", [0], ...
"tag", "listbox_inports", ...
"callback", "on_inportslist_click(viewer_handles)");
viewer_handles.viewer_text_inports = uicontrol (...
"parent", viewer_fig, ...
"style", "text", ...
"units", "pixels", ...
"string", "Input Ports", ...
"position", [65+gui_margin_x gui_margin_y+gui_frame_h-48 50 19], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 11, ...
"horizontalalignment", "center", ...
"background", [1 1 1], ...
"tag", "text_inports");
viewer_handles.viewer_list_outports = uicontrol (...
"parent", viewer_fig, ...
"style", "listbox", ...
"units", "pixels", ...
"position", [180+gui_margin_x gui_margin_y+gui_frame_h-88 50 40], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 12, ...
"horizontalalignment", "right", ...
"background", [1 1 1], ...
"string", portslist,...
"ListboxTop", numofports/4+1, ...
"value", numofports/4+1, ..
"Max", [0], ...
"Min", [0], ...
"tag", "listbox_outports", ...
"callback_type", 0, ...
"callback", "on_outportslist_click(viewer_handles)");
viewer_handles.viewer_text_outports = uicontrol (...
"parent", viewer_fig, ...
"style", "text", ...
"units", "pixels", ...
"string", "Output Ports", ...
"position", [170+gui_margin_x gui_margin_y+gui_frame_h-48 60 19], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 11, ...
"horizontalalignment", "center", ...
"background", [1 1 1], ...
"tag", "text_outports");
// Input and Output Ports selection handlers
function on_inportslist_click(handles)
global numofports;
// Get current value
idx=handles.viewer_list_inports.Value;
// Figure out idx of the output port
if idx <= numofports/4 then
idx = idx + numofports/4;
else
idx = idx - numofports/4;
end
// Update inports list
handles.viewer_list_outports.Value = idx;
handles.viewer_list_outports.ListboxTop = idx;
endfunction
function on_outportslist_click(handles)
global numofports;
// Get current value
idx=handles.viewer_list_outports.Value;
// Figure out idx of the input port
if idx <= numofports/4 then
idx = idx + numofports/4;
else
idx = idx - numofports/4;
end
// Update inports list
handles.viewer_list_inports.ListboxTop = idx;
handles.viewer_list_inports.Value = idx;
endfunction
//
// Plot Mode Frame
//
//
function on_radioIL_click(handles)
handles.viewer_frame_RadioIL.Value = 1;
handles.viewer_frame_RadioRLIN.Value = 0;
handles.viewer_frame_RadioRLOUT.Value = 0;
handles.viewer_frame_RadioNEXT.Value = 0;
handles.viewer_frame_RadioFEXT.Value = 0;
// handles.viewer_frame_checkGD.Enable = "on";
// handles.viewer_frame_checkGD.ForegroundColor = [0 0 0];
endfunction
function on_radioRLIN_click(handles)
handles.viewer_frame_RadioIL.Value = 0;
handles.viewer_frame_RadioRLIN.Value = 1;
handles.viewer_frame_RadioRLOUT.Value = 0;
handles.viewer_frame_RadioNEXT.Value = 0;
handles.viewer_frame_RadioFEXT.Value = 0;
// handles.viewer_frame_checkGD.Enable = "off";
// handles.viewer_frame_checkGD.ForegroundColor = [0.6 0.6 0.6];
endfunction
function on_radioRLOUT_click(handles)
handles.viewer_frame_RadioIL.Value = 0;
handles.viewer_frame_RadioRLIN.Value = 0;
handles.viewer_frame_RadioRLOUT.Value = 1;
handles.viewer_frame_RadioNEXT.Value = 0;
handles.viewer_frame_RadioFEXT.Value = 0;
// handles.viewer_frame_checkGD.Enable = "off";
// handles.viewer_frame_checkGD.ForegroundColor = [0.6 0.6 0.6];
endfunction
function on_radioNEXT_click(handles)
handles.viewer_frame_RadioIL.Value = 0;
handles.viewer_frame_RadioRLIN.Value = 0;
handles.viewer_frame_RadioRLOUT.Value = 0;
handles.viewer_frame_RadioNEXT.Value = 1;
handles.viewer_frame_RadioFEXT.Value = 0;
// handles.viewer_frame_checkGD.Enable = "off";
// handles.viewer_frame_checkGD.ForegroundColor = [0.6 0.6 0.6];
endfunction
function on_radioFEXT_click(handles)
handles.viewer_frame_RadioIL.Value = 0;
handles.viewer_frame_RadioRLIN.Value = 0;
handles.viewer_frame_RadioRLOUT.Value = 0;
handles.viewer_frame_RadioNEXT.Value = 0;
handles.viewer_frame_RadioFEXT.Value = 1;
// handles.viewer_frame_checkGD.Enable = "off";
// handles.viewer_frame_checkGD.ForegroundColor = [0.6 0.6 0.6];
endfunction
viewer_handles.viewer_frame_plotmode = uicontrol( ...
"parent", viewer_fig, ...
"relief", "groove", ...
"style", "frame", ...
"units", "pixels", ...
"position", [30+gui_margin_x gui_margin_y+gui_frame_h-220 gui_frame_w-60 100], ...
"horizontalalignment", "center", ...
"background", [1 1 1],...
"tag", "frame_");
viewer_handles.viewer_frame_pmde_title = uicontrol (...
"parent", viewer_fig, ...
"style", "text", ...
"string", "Plot Mode", ...
"units", "pixels", ...
"position", [40+gui_margin_x gui_margin_y+gui_frame_h-135 gui_frame_w-80 20], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 12, ...
"horizontalalignment", "center", ...
"background", [1 1 1], ...
"tag", "title_plot_mode");
viewer_handles.viewer_frame_RadioIL = uicontrol (...
"parent", viewer_fig, ...
"style", "radiobutton", ...
"string", "IL", ...
"units", "pixels", ...
"position", [60+gui_margin_x gui_margin_y+gui_frame_h-155 gui_frame_w-120 20], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 12, ...
"VerticalAlignment", "middle", ...
"HorizontalAlignment","left", ...
"background", [1 1 1], ...
"Value", 1, ...
"tag", "radio_IL", ...
"Callback", "on_radioIL_click(viewer_handles)");
viewer_handles.viewer_frame_RadioRLIN = uicontrol (...
"parent", viewer_fig, ...
"style", "radiobutton", ...
"string", "RL IN", ...
"units", "pixels", ...
"position", [60+gui_margin_x gui_margin_y+gui_frame_h-155-gui_margin_y-gui_padding_y gui_frame_w-220 20], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 12, ...
"VerticalAlignment", "middle", ...
"HorizontalAlignment","left", ...
"background", [1 1 1], ...
"Value", 0, ...
"tag", "radio_RLIN", ...
"Callback", "on_radioRLIN_click(viewer_handles)");
viewer_handles.viewer_frame_RadioRLOUT = uicontrol (...
"parent", viewer_fig, ...
"style", "radiobutton", ...
"string", "RL OUT", ...
"units", "pixels", ...
"position", [60+gui_margin_x gui_margin_y+gui_frame_h-155-2*(gui_margin_y+gui_padding_y) gui_frame_w-220 20], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 12, ...
"VerticalAlignment", "middle", ...
"HorizontalAlignment","left", ...
"background", [1 1 1], ...
"Value", 0, ...
"tag", "radio_RLOUT", ...
"Callback", "on_radioRLOUT_click(viewer_handles)");
viewer_handles.viewer_frame_RadioNEXT = uicontrol (...
"parent", viewer_fig, ...
"style", "radiobutton", ...
"string", "NEXT", ...
"units", "pixels", ...
"position", [160+gui_margin_x gui_margin_y+gui_frame_h-155 gui_frame_w-220 20], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 12, ...
"VerticalAlignment", "middle", ...
"HorizontalAlignment","left", ...
"background", [1 1 1], ...
"Value", 0, ...
"tag", "radio_NEXT", ...
"Callback", "on_radioNEXT_click(viewer_handles)");
viewer_handles.viewer_frame_RadioFEXT = uicontrol (...
"parent", viewer_fig, ...
"style", "radiobutton", ...
"string", "FEXT", ...
"units", "pixels", ...
"position", [160+gui_margin_x gui_margin_y+gui_frame_h-155-gui_margin_y-gui_padding_y gui_frame_w-220 20], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 12, ...
"VerticalAlignment", "middle", ...
"HorizontalAlignment","left", ...
"background", [1 1 1], ...
"Value", 0, ...
"tag", "radio_FEXT", ...
"Callback", "on_radioFEXT_click(viewer_handles)");
viewer_handles.viewer_frame_checkGD = uicontrol (...
"parent", viewer_fig, ...
"style", "checkbox", ...
"string", "Group Delay", ...
"units", "pixels", ...
"position", [160+gui_margin_x gui_margin_y+gui_frame_h-155-2*(gui_margin_y+gui_padding_y) gui_frame_w-200 20], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 12, ...
"VerticalAlignment", "middle", ...
"HorizontalAlignment","left", ...
"background", [1 1 1], ...
"ForegroundColor", [0.6 0.6 0.6], ...
"Value", 0, ...
"Enable", "off", ...
"tag", "check_GD");
if numofports==4 then
viewer_handles.viewer_frame_RadioNEXT.Enable=0;
viewer_handles.viewer_frame_RadioNEXT.ForegroundColor=[0.6 0.6 0.6];
viewer_handles.viewer_frame_RadioFEXT.Enable=0;
viewer_handles.viewer_frame_RadioFEXT.ForegroundColor=[0.6 0.6 0.6];
end
//
// SxP MixMode Frame
//
//
function on_radioSDD_click(handles)
handles.viewer_frame_RadioSDD.Value = 1;
handles.viewer_frame_RadioSDC.Value = 0;
handles.viewer_frame_RadioSCD.Value = 0;
handles.viewer_frame_RadioSCC.Value = 0;
endfunction
function on_radioSDC_click(handles)
handles.viewer_frame_RadioSDD.Value = 0;
handles.viewer_frame_RadioSDC.Value = 1;
handles.viewer_frame_RadioSCD.Value = 0;
handles.viewer_frame_RadioSCC.Value = 0;
endfunction
function on_radioSCD_click(handles)
handles.viewer_frame_RadioSDD.Value = 0;
handles.viewer_frame_RadioSDC.Value = 0;
handles.viewer_frame_RadioSCD.Value = 1;
handles.viewer_frame_RadioSCC.Value = 0;
endfunction
function on_radioSCC_click(handles)
handles.viewer_frame_RadioSDD.Value = 0;
handles.viewer_frame_RadioSDC.Value = 0;
handles.viewer_frame_RadioSCD.Value = 0;
handles.viewer_frame_RadioSCC.Value = 1;
endfunction
viewer_handles.viewer_frame_mxmode = uicontrol( ...
"parent", viewer_fig, ...
"relief", "groove", ...
"style", "frame", ...
"units", "pixels", ...
"position", [30+gui_margin_x gui_margin_y+gui_frame_h-310 gui_frame_w-60 70], ...
"horizontalalignment", "center", ...
"background", [1 1 1],...
"tag", "frame_mixemode");
viewer_handles.viewer_frame_mxmode_ttl = uicontrol (...
"parent", viewer_fig, ...
"style", "text", ...
"string", "Mixed Mode", ...
"units", "pixels", ...
"position", [40+gui_margin_x gui_margin_y+gui_frame_h-250 gui_frame_w-80 20], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 12, ...
"horizontalalignment", "center", ...
"background", [1 1 1], ...
"tag", "title_mixmode");
viewer_handles.viewer_frame_RadioSDD = uicontrol (...
"parent", viewer_fig, ...
"style", "radiobutton", ...
"string", "SDD", ...
"units", "pixels", ...
"position", [60+gui_margin_x gui_margin_y+gui_frame_h-275 gui_frame_w-120 20], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 12, ...
"VerticalAlignment", "middle", ...
"HorizontalAlignment","left", ...
"background", [1 1 1], ...
"Value", 1, ...
"tag", "radio_SDD", ...
"Callback", "on_radioSDD_click(viewer_handles)");
viewer_handles.viewer_frame_RadioSCD = uicontrol (...
"parent", viewer_fig, ...
"style", "radiobutton", ...
"string", "SCD", ...
"units", "pixels", ...
"position", [60+gui_margin_x gui_margin_y+gui_frame_h-275-gui_margin_y-gui_padding_y gui_frame_w-120 20], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 12, ...
"VerticalAlignment", "middle", ...
"HorizontalAlignment","left", ...
"background", [1 1 1], ...
"Value", 0, ...
"tag", "radio_SCD", ...
"Callback", "on_radioSCD_click(viewer_handles)");
viewer_handles.viewer_frame_RadioSDC = uicontrol (...
"parent", viewer_fig, ...
"style", "radiobutton", ...
"string", "SDC", ...
"units", "pixels", ...
"position", [160+gui_margin_x gui_margin_y+gui_frame_h-275 gui_frame_w-220 20], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 12, ...
"VerticalAlignment", "middle", ...
"HorizontalAlignment","left", ...
"background", [1 1 1], ...
"Value", 0, ...
"tag", "radio_SDC", ...
"Callback", "on_radioSDC_click(viewer_handles)");
viewer_handles.viewer_frame_RadioSCC = uicontrol (...
"parent", viewer_fig, ...
"style", "radiobutton", ...
"string", "SCC", ...
"units", "pixels", ...
"position", [160+gui_margin_x gui_margin_y+gui_frame_h-275-gui_margin_y-gui_padding_y gui_frame_w-220 20], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 12, ...
"VerticalAlignment", "middle", ...
"HorizontalAlignment","left", ...
"background", [1 1 1], ...
"Value", 0, ...
"tag", "radio_SCC", ...
"Callback", "on_radioSCC_click(viewer_handles)");
//
// Plot Button
//
//
viewer_handles.viewer_button_Plot = uicontrol (...
"parent", viewer_fig, ...
"style", "pushbutton", ...
"string", "Plot", ...
"units", "pixels", ...
"position", [80+gui_margin_x gui_margin_y+gui_padding_y gui_frame_w-160 40], ...
"fontname", gui_defaultfont, ...
"fontunits", "points", ...
"fontsize", 14, ...
"HorizontalAlignment","center", ...
"background", [0.8 0.8 0.8], ...
"ForegroundColor", [0 0 0], ...
"tag", "button_plot", ..
"Callback", "on_buttonPlot_click(viewer_handles)");
drawnow();
///////////////////
// Main Plotting Function
///////////////////
function on_buttonPlot_click(handles)
global numofports;
global numofreqs;
global smapmode;
global spreffreqs;
global spdata;
bdBPlotEn = %t; // Flag to allow things to plot
sHzPrefix=emptystr(); // Frequency scaling text prefix
freqscalar=1; // Frequency scalar
sGDPrefix=emptystr(); // Group delay scaling text prefix
gdtimescalar=1; // Group delay
colormapidx=[2 3 5 6 14 20 27]; // Index of available plot colors
titletext_plotmode=emptystr(); // Title plot mode string
titletext_mxmode=emptystr(); // Title mixed mode string
plot_data=zeros(numofports/4,numofreqs); // Storage for data to be plotted
smm_row_offset=0; // Mixed mode matrix quadrant offsets
smm_col_offset=0;
smm_idx=zeros(numofports/4,2); // Indices of mixed mode parameters to group plot
victim_in_idx=handles.viewer_list_inports.Value; // Victim pair input port index
victim_out_idx=handles.viewer_list_outports.Value // Victim pair input port index
gui_plot_w = 1000; // Plot width
gui_plot_h = 600; // Plot height
// Get mixed mode matrix offsets associated with display mode
if handles.viewer_frame_RadioSDD.Value == 1 then
smm_row_offset=0;
smm_col_offset=0;
titletext_mxmode="SDD";
elseif handles.viewer_frame_RadioSDC.Value == 1 then
smm_row_offset=0;
smm_col_offset=numofports/2;
titletext_mxmode="SDC";
elseif handles.viewer_frame_RadioSCD.Value == 1 then
smm_row_offset=numofports/2;
smm_col_offset=0;
titletext_mxmode="SCD";
elseif handles.viewer_frame_RadioSCC.Value == 1 then
smm_row_offset=numofports/2;
smm_col_offset=numofports/2;
titletext_mxmode="SCC";
end
// Compile list of mixed-mode port indices
for i=1:numofports/4
// Insertion Loss
if handles.viewer_frame_RadioIL.Value == 1 then
titletext_plotmode="IL";
// "left" ports
if victim_in_idx <= numofports/4 then
// numofports/4+1,1 , numofports/4+2,2, etc.
smm_idx(i,1)=i+numofports/4+smm_row_offset;
smm_idx(i,2)=i+smm_col_offset;
// "right" ports
else
// 1, numofports/4+1 , 2, numofports/4+2, etc.
smm_idx(i,1)=i+smm_row_offset;
smm_idx(i,2)=i+numofports/4+smm_col_offset;
end
// RL IN
elseif handles.viewer_frame_RadioRLIN.Value == 1 then
titletext_plotmode="RL IN"
// "left" ports
if victim_in_idx <= numofports/4 then
// 11, 22, 33, ,,, numofports/4-1
smm_idx(i,1)=i+smm_row_offset;
smm_idx(i,2)=i+smm_col_offset;
// "right" ports
else
// numofports/4, numofports/4+1, etc.
smm_idx(i,1)=i+numofports/4+smm_row_offset;
smm_idx(i,2)=i+numofports/4+smm_col_offset;
end
// RL OUT
elseif handles.viewer_frame_RadioRLOUT.Value == 1 then
titletext_plotmode="RL OUT"
// "left" ports
if victim_in_idx <= numofports/4 then
// numofports/4, numofports/4+1, etc.
smm_idx(i,1)=i+numofports/4+smm_row_offset;
smm_idx(i,2)=i+numofports/4+smm_col_offset;
// "right" ports
else
// 11, 22, 33, numofports/4-1
smm_idx(i,1)=i+smm_row_offset;
smm_idx(i,2)=i+smm_col_offset;
end
// NEXT
elseif handles.viewer_frame_RadioNEXT.Value == 1 then
titletext_plotmode="NEXT"
// "left" ports
if victim_in_idx <= numofports/4 then
// Include the insertion loss for victim port
if i==(modulo(victim_in_idx-1, numofports/4)+1) then
smm_idx(i,1)=numofports/4+i+smm_row_offset;
smm_idx(i,2)=i+smm_col_offset;
else
smm_idx(i,1)=victim_out_idx+smm_row_offset;
smm_idx(i,2)=numofports/4+i+smm_col_offset;
end
// "right" ports
else
// Include the insertion loss for victim port
if i==(modulo(victim_in_idx-1, numofports/4)+1) then
smm_idx(i,1)=i+smm_row_offset;
smm_idx(i,2)=numofports/4+i+smm_col_offset;
else
smm_idx(i,1)=victim_out_idx+smm_row_offset;
smm_idx(i,2)=i+smm_col_offset;
end
end
// FEXT
elseif handles.viewer_frame_RadioFEXT.Value == 1 then
titletext_plotmode="FEXT"
// "left" ports
if victim_in_idx <= numofports/4 then
// Include the insertion loss for victim port
if i==(modulo(victim_in_idx-1, numofports/4)+1) then
smm_idx(i,1)=i+numofports/4+smm_row_offset;
smm_idx(i,2)=i+smm_col_offset;
else
smm_idx(i,1)=victim_out_idx+smm_row_offset;
smm_idx(i,2)=i+smm_col_offset;
end
// "right" ports
else
// Include the insertion loss for victim port
if i==(modulo(victim_in_idx-1, numofports/4)+1) then
smm_idx(i,1)=i+smm_row_offset;
smm_idx(i,2)=i+numofports/4+smm_col_offset;
else
smm_idx(i,1)=victim_out_idx+smm_row_offset;
smm_idx(i,2)=numofports/4+i+smm_col_offset;
end
end
end //if
end //for
// Grab the data from source
for i=1:numofreqs
for j=1:numofports/4
plot_data(j,i)=spdata(smm_idx(j,1), smm_idx(j,2),i);
end
end
// If IL and GD plot group delay of data
if (handles.viewer_frame_RadioIL.Value == 1) & handles.viewer_frame_checkGD.Value ==1 then
titletext_plotmode="IL GD"
for i=1:numofports/4
plot_data(i,1:$-1)=-diff(unwrap(atan(imag(plot_data(i,:))./real(plot_data(i,:)))))./diff(spreffreqs);
end
else
for i=1:numofports/4
// Check that we are not plotting 20log10(0) anywhere in the data
if ((find(plot_data(i,:)==0))==[]) then
plot_data(i,:)=20*log10(plot_data(i,:));
else
bdBPlotEn = %f;
end
end
end
//
// Plot things
//
//
if bdBPlotEn then
drawlater();
// Determine frequency scalar for the plot
select find([spreffreqs($)/1e12 spreffreqs($)/1e9 spreffreqs($)/1e6 spreffreqs($)/1e3 spreffreqs($)] >= 1, 1)
case 1 then //THz :)
sHzPrefix= "T";
freqscalar=1e12;
case 2 then //GHz
sHzPrefix= "G";
freqscalar=1e9;
case 3 then //MHz
sHzPrefix= "M";
freqscalar=1e6;
case 4 then // KHz
sHzPrefix= "K";
freqscalar=1e3;
case 5 then // Hz
freqscalar=1;
else
freqscalar=1;
end
// Determine time scalar for GD plot
// Create data plot window
global plot_fig_idx;
plot_fig = scf(plot_fig_idx);
plot_fig.figure_name = gettext(strcat(["SxP Plot " string(plot_fig_idx) ]));
plot_fig_idx = plot_fig_idx + 1;
plot_fig.axes_size = [gui_plot_w gui_plot_h];
portslist=emptystr();
in_idx=0;
out_idx=0;
if smapmode==1 then // Odd mapping
for i=1:(numofports/4)
portslist(i)=strcat([string((i-1)*4+1) "," string((i-1)*4+3)]);
end
for i=1:(numofports/4)
portslist(i+numofports/4)=strcat([string((i-1)*4+2) "," string((i-1)*4+4)]);
end
elseif smapmode==2 then // Even mapping
for i=1:(numofports/2)
portslist(i)=strcat([string((i-1)*2+1) "," string((i-1)*2+2)]);
end
end
// Plot
for i=1:numofports/4
// If IL and GD plot group delay of data
if (handles.viewer_frame_RadioIL.Value == 1) & handles.viewer_frame_checkGD.Value ==1 then
plot2d(spreffreqs(1:$-1)/freqscalar,plot_data(i,1:$-1));
else // All other cases
plot2d(spreffreqs/freqscalar, plot_data(i,:));
end
end
// Apply pretty colors
for i=1:numofports/4
//Apply victim curve
if i==(modulo(victim_in_idx-1, numofports/4)+1) then
plot_fig.children.children(numofports/4-i+1,1).children.foreground=1;
plot_fig.children.children(numofports/4-i+1,1).children.thickness=3;
else
plot_fig.children.children(numofports/4-i+1,1).children.foreground=colormapidx(modulo(i-1,length(colormapidx))+1);
end
end
//
// Set axis ranges
// Apply grid
xgrid(12);
// Add X-axis label
xlabel(strcat(["Freq (" sHzPrefix "Hz)"]));
// Add Y-axis label
if (handles.viewer_frame_RadioIL.Value == 1) & handles.viewer_frame_checkGD.Value ==1 then
ylabel("pS");
else
ylabel("(dB)");
end
// Create title
xtitle(strcat([titletext_plotmode " (" titletext_mxmode ")"]));
xinfo(strcat(["V: " string(victim_in_idx) "[" portslist(victim_in_idx) "]-->" string(victim_out_idx) "[" portslist(victim_out_idx) "] (" string(numofports) "p)"]));
// Prettify labels
plot_fig.children.x_label.font_size=2;
// plot_fig.children.x_label.position=[0.45 -1.25];
plot_fig.children.y_label.font_size=2;
plot_fig.children.title.font_size=3;
drawnow();
else
messagebox("Plot data contains singularities. Unable to plot!");
end
endfunction
|
ce67a51b84fe13efb5c9f91a9b13863f539f53c9 | 23573b967e8324d44226379d70559b8f0ea34905 | /code/Symphonymat/Factory planing.sce | e140f4288d9f28fb05d45429cd465f974461378b | [] | no_license | FOSSEE/FOT_Examples | 91c8b8e9dc58545604b2c2af41a7e22f702b78f3 | 75947a7aa5a3955fe5a72e09f55bbdc05e3b8751 | refs/heads/master | 2020-03-22T09:00:48.306061 | 2018-07-24T04:49:25 | 2018-07-24T04:49:25 | 139,807,736 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 6,010 | sce | Factory planing.sce | //A practical problem of factory planning which determines the optimum product
// mix subject to production capacity and marketing limitation.
//This example shows how to use spreadsheet data directly in scilab.
//Ref: H. Paul Williams ,Model Building in Mathematical Programming ,
//A John Wiley & Sons, Ltd., Publication, Fifth Ed, Chapter 12.
//
//Example: An engineering factory makes seven products (PROD 1 to PROD 7) on the
//following machines: four grinders, two vertical drills, three horizontal drills, one
//borer and one planer. Each product yields a certain contribution to profit (defined
//as £/unit selling price minus cost of raw materials). These quantities (in £/unit)
//together with the unit production times (hours) required on each process are given
//below. A dash indicates that a product does not require a process.
//---------------------------------------------------------------------------------------
// Prod 1 Prod 2 Prod 3 Prod 4 Prod 5 Prod 6 Prod 7
//
//Contribution to profit 10 6 8 4 11 9 3
//Grinding 0.5 0.7 - - 0.3 0.2 0.5
//Vertical drilling 0.1 0.2 - 0.3 - 0.6 -
//Horizontal drilling 0.2 - 0.8 - - - 0.6
//Boring 0.05 0.03 - 0.07 0.1 - 0.08
//Planing - - 0.01 - 0.05 - 0.05
//--------------------------------------------------------------------------------------
//In the present month (January) and the five subsequent months, certain
//machines will be down for maintenance. These machines will be as follows:
//--------------------------------------------
//January 1 Grinder
//February 2 Horizontal drills
//March 1 Borer
//April 1 Vertical drill
//May 1 Grinder and 1 Vertical drill
//June 1 Planer and 1 Horizontal drill
//--------------------------------------------
//
//There are marketing limitations on each product in each month. These are
//given in the following table:
//-------------------------------------------
// 1 2 3 4 5 6 7
//-------------------------------------------
//January 500 1000 300 300 800 200 100
//February 600 500 200 0 400 300 150
//March 300 600 0 0 500 400 100
//April 200 300 400 500 200 0 100
//May 0 100 500 100 1000 300 0
//June 500 500 100 300 1100 500 60
//-------------------------------------------
//
//The factory works at six days a week with two shifts of 8 h each day.
//When and what should the factory make in order to maximise the total profit?
//This problem considers single period only with no storage
// Copyright (C) 2018 - 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:Debasis Maharana
// Organization: FOSSEE, IIT Bombay
// Email: toolbox@scilab.in
//=================================================================================
clc
filepath = 'C:\Users\Iball\Desktop\scilab problems\Date 21-05-2018-Debasis\factory.xls';
[fd,SST,Sheetnames,Sheetpos] = xls_open(filepath);
S = readxls(filepath);
[Contributation,TextInd] = xls_read(fd,Sheetpos(Sheetnames == 'Contributation')); //Sheetpos gives the position of all the sheets
[Available,TextInd] = xls_read(fd,Sheetpos(Sheetnames == 'Available'));
[Failure,TextInd] = xls_read(fd,Sheetpos(Sheetnames == 'Machine Failure'));
[Limitation,TextInd] = xls_read(fd,Sheetpos(Sheetnames == 'Limitation'));
mclose(fd) //close the file
Sheetdata = readxls(filepath);
mprintf('Problem Data received\n')
for i = 1:4
disp(Sheetnames(i))
disp(Sheetdata(i))
end
input('press enter to continue')
clc
mprintf('Scilab is solving your problem')
Shift_T = 8;N_shift = 2;N_Workingdys = 24;//Data is fixed according to example. However it can be made as user defined parameter
Wrk_hrs = Shift_T*N_shift*N_Workingdys;
[Nmonth,Nprod] = size(Limitation);
Nprod = Nprod - 1;
Nmonth = Nmonth - 1;
Ntype = size(Available,'r');
Available = Available(:,2);
Contributation = Contributation(2:Ntype+2,2:Nprod+1);// Extracting the data matrix only
Limitation = Limitation(2:Nmonth+1,2:Nprod+1);
Failure = Failure(2:Nmonth+1,2:Ntype+1);
Failure(isnan(Failure))=0;
ub = [];
for i = 1:Ntype
Amonth(i,:) = Contributation(i+1,:);
breq(i) = Available(i)*Wrk_hrs;
end
b = [];A = zeros(Nmonth*Ntype,Nmonth*Nprod);C = [];lb = zeros(1,Nmonth*Nprod);
// Instead of seperate loops, we can use a single loop for determining all the possible variables
for i = 1:Nmonth
A((i-1)*Ntype+1:i*Ntype,(i-1)*Nprod+1:i*Nprod) = Amonth;
B_month = breq - (Failure(i,:))'*Wrk_hrs;
b = [b;B_month];
C = [C;-Contributation(1,:)'];
ub = [ub Limitation(i,:)];
end
intcon = 1:Nmonth*Nprod; // all production units are integers
options = list("time_limit", 2500);
[xopt,fopt,status,output] = symphonymat(C,intcon,A,b,[],[],lb,ub,options);
clc
select status
case 227 then
mprintf('Optimal Solution Found')
case 228 then
mprintf('Maximum CPU Time exceeded')
case 229 then
mprintf('Maximum Number of Node Limit Exceeded')
else
mprintf('Maximum Number of Iterations Limit Exceeded')
end
input('Press enter to view results')
// Solution representation
A2 = ['January','Februry','March','April','May','June']';// users can modify it to accept from the excel sheet
A1 = [" ", 'Prod1','Prod2','Prod3','Prod4','Prod5','Prod6','Prod7'];
for i = 1:Nmonth
solution(i,:) = string(xopt((i-1)*Nprod+1:i*Nprod)');
end
mprintf('Production schedule for all the months')
table = [A1;[A2 solution]];
disp(table)
mprintf('The profit is %d',-fopt)
|
9ba750ee5324b24fde4ab8d7545cca2a24019c3f | 449d555969bfd7befe906877abab098c6e63a0e8 | /3808/CH7/EX7.14/Ex7_14.sce | bdd04fa522e364d4e3e75b57fbc0fc108f38239c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 713 | sce | Ex7_14.sce | //Chapter 07: Discrete Probability
clc;
clear;
tot_out=36 //total no of outcomes when 2 dice are rolled
X=[2,3,4,5,6,7,8,9,10,11,12] //possible sum of 2 dice
pX2=1/tot_out //no of possible chances
pX12=pX2 //no of possible chances
pX3=2/tot_out //no of possible chances
pX11=pX3 //no of possible chances
pX4=3/tot_out //no of possible chances
pX10=pX4 //no of possible chances
pX5=4/tot_out //no of possible chances
pX9=pX5 //no of possible chances
pX6=5/tot_out //no of possible chances
pX8=pX6 //no of possible chances
pX7=6/tot_out //no of possible chances
Ex=X(1)*pX2+X(2)*pX3+X(3)*pX4+X(4)*pX5+X(5)*pX6+X(6)*pX7+X(7)*pX8+X(8)*pX9+X(9)*pX10+X(10)*pX11+X(11)*pX12
disp(Ex,'Ex=')
|
965ca920311fe131a597501a53ce4c49998ba5f2 | 286a3b61feec58c992ceda8f1ce28b8e4db5caf5 | /courbes_surfaces/tp4/partie41.sce | 1e5505d182583ea0d121c3ea3cc4f2cde21ff03d | [] | no_license | confiture/M2 | 970865ab3a52c5c65a84637f987dc27d6485542d | e95ca27c1eccd36337348ff042b8db144c08f0d5 | refs/heads/master | 2021-01-22T07:32:37.900029 | 2017-11-06T13:07:58 | 2017-11-06T13:07:58 | 1,020,201 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 19,541 | sce | partie41.sce | exec('util.sce')
exec('nurbs.sce')
/////////////////////////////////////////////////////////
// conversion d'une surface NURBS en patch de Bezier
/////////////////////////////////////////////////////////
function prog41()
//// 1 - d�finition de la NURBS
cas = 1; // NURBS lue dans un fichier
//cas = 0; // NURBS definie dans le programme
select cas
case 1 // lecture dans un fichier
nom_f = uigetfile('*.txt','.','Selection d''un fichier NURBS');
[T,u,v,du,dv]=lire_fichier_NURBS(nom_f);
X = T(:,:,1);
Y = T(:,:,2);
Z = T(:,:,3);
omega = T(:,:,4);
else // d�finition de la NURBS dans le programme
// tableau de la coordonn�e 1 des points de controle
X = [
0 1 2 3 4;...
0 1 2 3 4;...
0 1 2 3 4;...
0 1 2 3 4;...
0 1 2 3 4;...
0 1 2 3 4;...
0 1 2 3 4];
// tableau de la coordonn�e 2 des points de controle
Y = [
0 0 0 0 0;...
1 1 1 1 1;...
2 2 2 2 2;...
3 3 3 3 3;...
4 4 4 4 4;...
5 5 5 5 5;...
6 6 6 6 6];
// tableau de la coordonn�e 3 des points de controle
Z = [
0 0 0 0 0;...
0 0 0 0 0;...
0 0 -3 0 0;...
0 0 0 0 0;...
0 0 3 0 0;...
0 0 0 0 0;...
0 0 0 0 0];
// tableau des poids
omega = [
1 1 1 1 1;...
1 1 1 1 1;...
1 1 2 1 1;...
1 1 1 1 1;...
1 1 0.5 1 1;...
1 1 1 1 1;...
1 1 1 1 1];
// noeuds, degr� suivant la dimension 1
u = [0 1 2 3 4]; du = 3;
// noeuds, degr� suivant la dimension 2
v = [0 1 2 3]; dv = 2; nv = length(v)-1;
end // select cas
// ordre et nombre d'intervalles suivant la dimension 1
ordre_u = du+1; nu = length(u)-1;
// ordre et nombre d'intervalles suivant la dimension 2
ordre_v = dv+1; nv = length(v)-1;
//// 2 - conversion de la NURBS en B�zier
// ************************************
// ******** PARTIE A COMPLETER ********
// ************************************
//// 3 - �criture des fichiers
// le polyedre de controle de la NURBS
f=mopen("nurbs.mesh","w");
write_MESH(f, X, Y, Z);
mclose(f)
// DECOMMENTER LES LIGNES SUIVANTES AVANT ENDFUNCTION
//// la liste de patch de Bezier
f=mopen("nurbs_bezier.list","w");
mfprintf(f, "{\n LIST\n");
//
// // r�cup�ration des points de controle en coordonnees homog�nes
// // de la B�zier (i,j) : 4 matrices B1,B2,B3,B4
// // de dimensions ordre_u x ordre_v
X=X.*omega
Y=Y.*omega
Z=Z.*omega
disp(X)
disp("size X")
disp(size(X,1))
disp("=========")
//on augmente le degré en u
for i=1:size(X,2)
//[B1temp(:,i)' ; B2temp(:,i)' ; B3temp(:,i)' ; B4temp(:,i)'] = NURBS1DToBezier([X(:,i)' ; Y(:,i)' ; Z(:,i)' ; omega(:,i)'],u,ordre_u)
Btemp= NURBS1DToBezier([X(:,i)' ; Y(:,i)' ; Z(:,i)' ; omega(:,i)'],u,ordre_u)
Btemp1(:,i)=Btemp(1,:)'
Btemp2(:,i)=Btemp(2,:)'
Btemp3(:,i)=Btemp(3,:)'
Btemp4(:,i)=Btemp(4,:)'
end
disp(Btemp1)
disp("=========")
Btemp=[]
//on augmente le degré en v
for i=1:size(Btemp1,1)
Btemp = NURBS1DToBezier([Btemp1(i,:) ; Btemp2(i,:) ; Btemp3(i,:) ; Btemp4(i,:)],v,ordre_v)
B1(i,:)=Btemp(1,:)
B2(i,:)=Btemp(2,:)
B3(i,:)=Btemp(3,:)
B4(i,:)=Btemp(4,:)
end
disp("ordre_u")
disp(ordre_u)
disp("size")
disp(size(B1,1))
//// la liste de patch de Bezier
f=mopen("nurbs_bezier.list","w");
mfprintf(f, "{\n LIST\n");
for i=1:nu
for j=1:nv
write_BEZ4(f, B1((i-1)*ordre_u+1:i*ordre_u,(j-1)*ordre_v+1:j*ordre_v), B2((i-1)*ordre_u+1:i*ordre_u,(j-1)*ordre_v+1:j*ordre_v),B3((i-1)*ordre_u+1:i*ordre_u,(j-1)*ordre_v+1:j*ordre_v), B4((i-1)*ordre_u+1:i*ordre_u,(j-1)*ordre_v+1:j*ordre_v));
disp(i)
end
end
mfprintf(f, "}\n");
mclose(f);
endfunction
//////////////////////////////////////////////////////////
//Renvoie le polygone de contrôle de la NURBS approximant
//le cercle unité.
//D : les points du polygone de contrôle, D(1,:) pour les abscisses et D(2,:)
// pour les ordonnées
//tau : le vecteur des noeuds
function [D,tau]=cercleUniteNurbs()
D=[1. 1. 0.5522847 0. -0.5522847 -1. -1. -1. -0.5522847 -2.220D-16 0.5522847 1. 1.;
0. 0.5522847 1. 1. 1. 0.5522847 1.110D-16 -0.5522847 -1. -1. -1. -0.5522847 -2.776D-16;
1 1 1 1 1 1 1 1 1 1 1 1 1]
tau=[0 1 2 3 4 5 6 7 8 9 10]
endfunction
////////////////////////////////////////////////////////////////////////////
//Renvoie la surface de révolution avec une nurbs de degré 3.
//X,Y,Z sont les coordonnées du polygone de contrôle de la surface de révolution.
//W : les poids des points du polygone de contrôle de la surface de révolution.
//u et v sont les vecteurs des noeuds.
////////////////////////////////////////////////////////////////////////
function [X,Y,Z,W,u,v]=surfaceRevolution()
L=inputpoly_rat() //on saisie la courbe génératrice de la surface de révolution
nbNds=size(L,2)-2
tau=inputnoeuds(nbNds,10,90,10)
t=sature_noeuds(tau,4) //on calcule puis on trace la NURBS génératrice
C=nurbsB(L,4,t)
f=scf()
set(gca(),"data_bounds",[0,0;100,100])
plot(C(1,:),C(2,:))
xs2jpg(f,"generatrice.jpg")
[cercle,tau_cercle]=cercleUniteNurbs() //Le polygone de contrôle de la NURBS approximant
//le cercle unité
X=zeros(size(cercle,2),size(L,2))
Y=zeros(size(cercle,2),size(L,2))
Z=zeros(size(cercle,2),size(L,2))
W=zeros(size(cercle,2),size(L,2))
for i=1:size(cercle,2)
for j=1:size(L,2)
X(i,j)=L(1,j)*cercle(1,i)
Y(i,j)=L(1,j)*cercle(2,i)
Z(i,j)=L(2,j)
W(i,j)=L(3,j)*cercle(3,i)
end
end
u=tau_cercle
v=tau
endfunction
////////////////////////////////////////////////////////////////
//Saisit la courbe génératrice et écrit la surface de révolution
//lui correspondant.
//La maillage est écrit dans nurbs.msh et les patchs Bézier rationnelle
//sont écrit dans nurbs_bezier.list .
////////////////////////////////////////////////////////////////
function ecrisSurfaceRevol()
[X,Y,Z,omega,u,v]=surfaceRevolution()//On saisie la surface de révolution
// noeuds, degr� suivant la dimension 1
du = 3; nu=length(u)-1
dv = 3; nv = length(v)-1;
// ordre et nombre d'intervalles suivant la dimension 1
ordre_u = du+1; nu = length(u)-1;
// ordre et nombre d'intervalles suivant la dimension 2
ordre_v = dv+1; nv = length(v)-1;
//// 3 - �criture des fichiers
// le polyedre de controle de la NURBS
f=mopen("nurbs.mesh","w");
write_MESH(f, X, Y, Z);
mclose(f)
//// la liste de patch de Bezier
f=mopen("nurbs_bezier.list","w");
mfprintf(f, "{\n LIST\n");
//
// // r�cup�ration des points de controle en coordonnees homog�nes
// // de la B�zier (i,j) : 4 matrices B1,B2,B3,B4
// // de dimensions ordre_u x ordre_v
X=X.*omega
Y=Y.*omega
Z=Z.*omega
//on augmente le degré en u
for i=1:size(X,2)
//[B1temp(:,i)' ; B2temp(:,i)' ; B3temp(:,i)' ; B4temp(:,i)'] = NURBS1DToBezier([X(:,i)' ; Y(:,i)' ; Z(:,i)' ; omega(:,i)'],u,ordre_u)
Btemp= NURBS1DToBezier([X(:,i)' ; Y(:,i)' ; Z(:,i)' ; omega(:,i)'],u,ordre_u)
Btemp1(:,i)=Btemp(1,:)'
Btemp2(:,i)=Btemp(2,:)'
Btemp3(:,i)=Btemp(3,:)'
Btemp4(:,i)=Btemp(4,:)'
end
Btemp=[]
//on augmente le degré en v
for i=1:size(Btemp1,1)
Btemp = NURBS1DToBezier([Btemp1(i,:) ; Btemp2(i,:) ; Btemp3(i,:) ; Btemp4(i,:)],v,ordre_v)
B1(i,:)=Btemp(1,:)
B2(i,:)=Btemp(2,:)
B3(i,:)=Btemp(3,:)
B4(i,:)=Btemp(4,:)
end
for i=1:nu
for j=1:nv
write_BEZ4(f, B1((i-1)*ordre_u+1:i*ordre_u,(j-1)*ordre_v+1:j*ordre_v), B2((i-1)*ordre_u+1:i*ordre_u,(j-1)*ordre_v+1:j*ordre_v),B3((i-1)*ordre_u+1:i*ordre_u,(j-1)*ordre_v+1:j*ordre_v), B4((i-1)*ordre_u+1:i*ordre_u,(j-1)*ordre_v+1:j*ordre_v));
end
end
mfprintf(f, "}\n");
mclose(f);
endfunction
//----------------------------------------------
/////////////////////////////////////////////////////////
// ecriture d'un objet MESH - poly�dre grille rectangulaire
// Entr�e : X,Y,Z = tableau des coordonn�es des points
// fid : identificateur d'un fichier ouvert en �criture avec mopen
function write_MESH(fid,X,Y,Z)
nu = size(X,1);
nv = size(X,2);
// d�but de l'objet composite
mfprintf(fid,"{\n");
mfprintf(fid, 'MESH\n%d %d\n', nv, nu);
for i=1:nu
for j=1:nv
mfprintf(fid, '%15.7e %15.7e %15.7e\n', ...
X(i,j) , Y(i,j) , Z(i,j));
end
end
// fin de l'objet composite
mfprintf(fid,"}\n");
endfunction
//----------------------------------------------
/////////////////////////////////////////////////////////
// ecriture d'un patch de B�zier rationnel dans un fichier
// au format Geomview
// Entree = P1,P2,P3,P4 : tableaux des coordonnees des points
// en coordonn�es homog�nes du patch de B�zier
// P1,P2,P3,P4 matrices de dimensions Nu par Nv
// avec Nu et Nv compris entre 2 et 7
// (degr�s compris entre 1 et 6)
// fid : identificateur d'un fichier ouvert en �criture avec
// mopen
function write_BEZ4(fid, P1,P2,P3,P4)
Nu = size(P1,1);
Nv = size(P1,2);
if Nu<2 | Nu>7
error('le degre en u doit entre 1 et 6');
end
if Nv<2 | Nv>7
error('le degre en v doit entre 1 et 6');
end
// ecriture de la Bezier
mfprintf(fid, 'BEZ%1d%1d%1d\n', Nu-1, Nv-1, 4);
for j=1:Nv
for i=1:Nu
mfprintf(fid, '%15.7e %15.7e %15.7e %15.7e\n', ...
P1(i,j),P2(i,j),P3(i,j),P4(i,j));
end
end
endfunction
//----------------------------------------------
/////////////////////////////////////////////////////////
// Passage de la forme NURBS � la forme B�zier - Cas d'une courbe ouverte
// Entr�e : D = tableau des points de controle DeBoor (1 point par colonne)
// tau = vecteur des noeuds
// k = l'ordre de la BSpline
// Sortie : PC = tableau des diff�rents polygones de controle
//
// k : entier > 1, d = k-1 (degr� de la Bspline)
// tau : tableau de n+1 r�els (n nombre d'intervalles)
// D : tableau de p=n+d points (p colonnes)
// PC : tableau de q=k*n points
// PC(:,1+(i-1)*k:i*k) contient les d+1 points de controle
// de la i-eme B�zier (1 <= i <= n)
function PC = NURBS1DToBezier(D,tau,k)
// FORME BEZIER : on sature chaque noeud avec la multiplicit� = k
// afin d''obtenir la forme B�zier composite de la B-spline
// calcul du vecteur nodal - cas courbe ouverte
// saturation des noeuds de bord
vectnodal = tau;
for j = 1 : k - 1
vectnodal = [tau(1) vectnodal tau($)];
end
// saturation des noeuds internes
tau0=tau(1);
for i = 2 : size(tau,2)-1
for j = 1 : k - 1
[D, vectnodal] = InsertionNoeud(D,vectnodal,k,tau(i));
end
end
PC = D;
endfunction
//----------------------------------------------
/////////////////////////////////////////////////////////
// Modification de la structure NURBS par insertion de noeuds
// Entree : D = tableau des points de controle (1 point par colonne)
// vectnoeuds = le vecteur nodal (avec noeuds de bord satur�s)
// ordre = ordre de la Bspline
// x = noeuds � ins�rer
// Sortie : D2 = tableau des points de controle r�sultant
// vectnoeuds = le vecteur nodal r�sultant
// ordre : entier > 0, d = ordre-1 : degr� de la BSpline
// vectnoeuds : tableau de q=n+2*d+1 r�els avec
// vectnoeuds(1) = ... = vectnoeuds(d+1) <= vectnoeuds(d+2)<= ...
// ... <= vectnoeuds(n+d+1) = ... = vectnoeuds(n+2*d+1)
// D : tableau de p = n+d points
// x : r�el tel que vectnoeuds(d+1) < x < vectnoeuds(n+d+1)
// D2 : tableau de p+1 points
// vectnoeuds2 : tableau de q+1 r�els
function [D2,vectnoeuds2] = InsertionNoeud(D,vectnoeuds,ordre,x)
if x<=vectnoeuds(1)
error('x doit etre > premier noeud');
end
if x>=vectnoeuds($)
error('x doit etre < dernier noeud');
end
r = ordre;
while vectnoeuds(r+1) < x
r = r+1;
end
// en sortie r est tel que x \in [t_r, t_{r+1}[
//disp("-----------------");
//disp("size(D)", size(D));
//disp("vectnoeuds",vectnoeuds);
//disp("ordre",ordre);
//disp("x",x);
//disp("r",r);
A = D(:,r-ordre+1:r);
j = 1;
for i = r - ordre + 1 + j : r
ii = i - r + ordre - j;
denomin = vectnoeuds(i+ordre-j) - vectnoeuds(i);
cf1 = (vectnoeuds(i+ordre-j) - x) / denomin;
cf2 = (x - vectnoeuds(i)) / denomin;
A(:,ii) = cf1 * A(:,ii) + cf2 * A(:,ii+1);
end
// mise � jour du polygone et du vecteur des noeuds
D2 = [D(:,1:r-ordre+1) A(:,1:ordre-1) D(:,r:size(D,2))];
vectnoeuds2 = [vectnoeuds(1:r) x vectnoeuds(r+1:size(vectnoeuds,2))];
endfunction
//----------------------------------------------
/////////////////////////////////////////////////////////
// lecture d'un fichier contenant la d�finition d'une NURBS
// Entr�e : nom_f = le nom du fichier texte � lire
// Sortie : T = hyper-matrice de dimensions M x N x 4
// le point de controle D(k,l) est donn� par [T(k,l,1),T(k,l,2),T(k,l,3)]
// le poids correspondant w(k,l) est donn� par T(k,l,4)
// u,v = vecteurs de noeuds de dimensions respectives nu+1 et nv+1
// du,dv = degr�s en u et v
// on aura M = nu+du et N = nv+dv
//
// Le fichier d'entr�e doit avoir la structure suivante
// - le degr� du en u sur une ligne
// - le degr� dv en v sur une ligne
// - le nombre nu+1 de noeuds en u sur une ligne
// - les nu+1 valeurs des noeuds u(i) par ordre croissant sur une seule ligne
// - le nombre nv+1 de noeuds en v sur une ligne
// - les nv+1 valeurs des noeuds v(j) par ordre croissant sur une seule ligne
// - les coordonn�es X des points de controle dans l'ordre suivant avec
// M lignes de N valeurs :
// X(1,1) X(1,2) ... X(1,N)
// X(2,1) X(2,2) ... X(2,N)
// ... ... ...
// X(M,1) X(M,2) ... X(M,N)
// - les coordonn�es Y des points de controle dans l'ordre suivant avec
// M lignes de N valeurs :
// Y(1,1) Y(1,2) ... Y(1,N)
// Y(2,1) Y(2,2) ... Y(2,N)
// ... ... ...
// Y(M,1) Y(M,2) ... Y(M,N)
// - les coordonn�es Z des points de controle dans l'ordre suivant avec
// M lignes de N valeurs :
// Z(1,1) Z(1,2) ... Z(1,N)
// Z(2,1) Z(2,2) ... Z(2,N)
// ... ... ...
// Z(M,1) Z(M,2) ... Z(M,N)
// - les poids w dans l'ordre suivant avec
// M lignes de N valeurs :
// w(1,1) w(1,2) ... w(1,N)
// w(2,1) w(2,2) ... w(2,N)
// ... ... ...
// w(M,1) w(M,2) ... w(M,N)
// chaque ligne commencant par le caractere # est un commentaire
// et n'est pas pris en compte
function [T,u,v,du,dv]=lire_fichier_NURBS(nom_f)
// construction d'un format de lecture pour lire n r�els
function fmt=format_reels(n)
fmt = '%f';
for i=2:n
fmt = fmt + ' %f';
end
endfunction
// teste de quel type est la chaine de caractere s
// res = 0 : s correspond � une fin de fichier
// res = 1 : s est une ligne de commentaire ou ligne vide
// res = 2 : s est une ligne commen�ant par une valeur num�rique
// res = 3 : s est une ligne ne commen�ant pas par un caract�re num�rique
function res=type_ligne(s)
// si s vide : fin de fichier
if size(s,1)==0
res=0; return;
end
// codage ASCII de la chaine s
code_s = ascii(s);
// ligne vide
if length(code_s)==0
res=1; return;
end
// ligne commencant par le caractere #
if code_s(1)==35
res=1; return;
end
// test si le premier caractere significatif de s est num�rique
res = 3;
for i=1:length(code_s)
c = code_s(i);
// sauter les espaces ou tabulations
if c==32 | c==9
continue
end
// caractere num�rique : [09]+-.
if c==43 | c==45 | c==46 | (c>=48 & c<=57)
res=2; return;
else
res=3; return;
end
end
endfunction
// lecture dans le fichier f de la ligne significative suivante
// ligne non vide, ne commen�ant pas par # et dont le premier
// caractere significatif est un caractere numerique
function s=lire_ligne_significative(f)
res=1;
while res==1
s = mgetl(f,1);
res=type_ligne(s);
if res==0
error('fin de fichier inattendu');
elseif res==3
error('format de fichier incorrect');
end
end
endfunction
// ouverture du fichier
f = mopen(nom_f,'r');
[err,msg] = merror(f);
if err~=0
error(msg);
end
// lecture du degr� en u
s=lire_ligne_significative(f);
du = msscanf(1,s,"%d");
if du<1 | du>6
error('le degr� en u doit etre entre 1 et 6');
end
// lecture du nombre de noeuds en u
s=lire_ligne_significative(f);
nu = msscanf(1,s,"%d");
if nu<2
error('le nb de noeuds en u doit etre >= 2');
end
nu=nu-1;
// lecture des nu+1 noeuds u(i)
s=lire_ligne_significative(f);
u = msscanf(1,s,format_reels(nu+1));
// teste si u est form�e de valeurs croissantes
if (min(diff(u))<0)
error('le vecteur de noeuds u(i) n''est pas croissant');
end
// lecture du degr� en v
s=lire_ligne_significative(f);
dv = msscanf(1,s,"%d");
if dv<1 | dv>6
error('le degr� en v doit etre entre 1 et 6');
end
// lecture du nombre de noeuds en v
s=lire_ligne_significative(f);
nv = msscanf(1,s,"%d");
if nv<2
error('le nb de noeuds en v doit etre >= 2');
end
nv=nv-1;
// lecture des nv+1 noeuds v(j)
s=lire_ligne_significative(f);
v = msscanf(1,s,format_reels(nv+1));
// teste si v est form�e de valeurs croissantes
if (min(diff(v))<0)
error('le vecteur de noeuds v(i) n''est pas croissant');
end
// valeurs de M et N
M = du+nu;
N = dv+nv;
// lecture de la matrice X
X = zeros(M,N);
for i=1:M
// lecture de la ligne X(i,:)
s=lire_ligne_significative(f);
X(i,:) = msscanf(1,s,format_reels(N));
end
// lecture de la matrice Y
Y = zeros(M,N);
for i=1:M
// lecture de la ligne Y(i,:)
s=lire_ligne_significative(f);
Y(i,:) = msscanf(1,s,format_reels(N));
end
// lecture de la matrice Z
Z = zeros(M,N);
for i=1:M
// lecture de la ligne Z(i,:)
s=lire_ligne_significative(f);
Z(i,:) = msscanf(1,s,format_reels(N));
end
// lecture de la matrice omega
omega = zeros(M,N);
for i=1:M
// lecture de la ligne omega(i,:)
s=lire_ligne_significative(f);
omega(i,:) = msscanf(1,s,format_reels(N));
end
// l'hypermatrice T
T = zeros(M,N,4);
T(:,:,1) = X;
T(:,:,2) = Y;
T(:,:,3) = Z;
T(:,:,4) = omega;
// fermeture du fichier
mclose(f);
endfunction
//----------------------------------------------
///////////////////////////////////////////////////////////////////////////////
//Prend en entrée le polygone de controle D, le vecteur des
//noeuds t saturé aux extrémités, l'odre k de la courbe spline et
//le noeuds nod à insérer.
//Retourne le polygone de contrôle X avec le noeud nod inséré et t_ins, le
//nouveau vecteur des noeuds
///////////////////////////////////////////////////////////////////////////////
function [X,t_ins]=insert_node(D,t,k,nod)
//recherche de l'intervalle [tau_i ; tau_i+1]
i=1
while(nod>=t(i))
i=i+1;
end
r=i-1
lambda=(nod-t(r-k+2:r))./(t(r+1:r+k-1)-t(r-k+2:r))
//initialisation de A0
A=D(:,r+1-k:r)
//calcul A1
A=[(1-lambda);(1-lambda)].*(A(:,1:k-1))+[lambda;lambda].*(A(:,2:k))
X=[D(:,1:r-k+1) A D(:,r:size(D,2))]
i=1
t_ins=zeros(1,size(t,2)+1)
while (t(i)<nod)
t_ins(i)=t(i)
i=i+1
end
t_ins(i)=nod
t_ins(i+1:$)=t(i:$)
endfunction
|
ffee88a66bc97545634377b4fa70bd0ce56173a4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1364/CH15/EX15.2.1/15_2_1.sce | 28a71df0d478056cb0425dcb56492870ce3a1158 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 305 | sce | 15_2_1.sce | clc
//initialisation of variables
B= 34 //ft
z= 6 //ft
g= 32.2 //ft/sec^2
d= 6 //in
do= 2 //in
l= 6 //ft
l1= 0.04
//CALCULATIONS
s= sqrt((g*do^2*(B-6-z))/(l*d^2*(d/12)))
s1= s*60/(2*%pi)
hf= l1*(l/(2*g*(do/12)))*(d^2*s*d/(12*do^2))^2
//RESULTS
printf (' maximum friction head= %.2f ft',hf)
|
12918eb7cebd60074970b46a954e089fd6afb972 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3515/CH3/EX3.27/Ex_3_27.sce | 7d8361d57deb3302404c782ad8d7ecbd16db1f25 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 553 | sce | Ex_3_27.sce | // Exa 3.27
format('v',7);
clc;
clear;
close;
// Given data
V_B= 2;// in V
V_CC=5;// in V
V_BE= 0.7;// in V
R_E= 1*10^3;// in Ω
R_C= 1*10^3;// in Ω
V_E= V_B-V_BE;// in V
I_E= V_E/R_E;// in A
I_C= I_E;// in A
V_C= V_CC-I_C*R_C;//in V
disp("At V_B= +2 V")
disp(V_E,"The value of V_E in volts is : ")
disp(V_C,"The value of V_C in volts is : ")
// Part (b)
V_B= 0;//in V
V_E= 0;// in V
I_E= 0;// in A
V_C= 5;// in V
disp("At V_B= 0 V")
disp(V_E,"The value of V_E in volts is : ")
disp(V_C,"The value of V_C in volts is : ")
|
51c9ca012b746f7ceabce2edc2c566c7a9907f5d | 99b4e2e61348ee847a78faf6eee6d345fde36028 | /Toolbox Test/rooteig/rooteig3.sce | 6e0b498619f71e5c4e8049a83115ec90ae6c8895 | [] | no_license | deecube/fosseetesting | ce66f691121021fa2f3474497397cded9d57658c | e353f1c03b0c0ef43abf44873e5e477b6adb6c7e | refs/heads/master | 2021-01-20T11:34:43.535019 | 2016-09-27T05:12:48 | 2016-09-27T05:12:48 | 59,456,386 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 266 | sce | rooteig3.sce | //i/p args are x,p and sampling frequency fs
clc;
clear;
exec('/home/debdeep/Desktop/TEST NOW!!/rooteig/rooteig.sci');
x=[1 2 3 4 6 7 8 9];
p=2;
fs=4e6;
[f,pow] = rooteig(x,p,fs);
disp(f);
disp(pow);
//output
// 145392.21
// - 145392.21
//
// 33.436048
|
806d0d09ee86eb4da2fbc15566540e5db5dab11e | 449d555969bfd7befe906877abab098c6e63a0e8 | /2096/CH2/EX2.35/EX_2_35.sce | 2cf6b301444678dde1665ac10f035f3dc7480dc2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 319 | sce | EX_2_35.sce | //Example 2.35 //self capacitance and inductance
clc;
clear;
close;
C1=200;//in pico farads
f1=(2/%pi)*10^6;//in hertz
C2=40;// in pico fards
f2=2*f1;//
CD= ((f1^2*C1*10^-12)-(f2^2*C2*10^-12))/(f2^2-f1^2);//
L=1/(4^2*(C1+CD*10^12));//
disp(CD*10^12,"capacitance in pico farad")
disp(L*10^6,"inductance in micro henry")
|
06856da445fa151109a677d78c35f1bb6166b3c0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /149/CH35/EX35.9/ex9.sce | 2ea0a21817f3848bfc81e0a8229fa352fb734754 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | ex9.sce | clc
disp('m1 and n1 represents mean and no. of objects in sample 1')
disp('m2 and n2 represents mean and no. of objects in sample 2')
m1=67.5
m2=68
n1=1000
n2=2000
d=2.5
disp('on the hypothesis that the samples are drawn from the same population of d=2.5,we get ')
z=(m1-m2)/(d*((1/n1)+(1/n2))^0.5)
disp('since |z|> 1.96,thus samples cannot be regarded as drawn from the same population ') |
a697fdd9ce523279f9a34ddf902d4dc085e8335f | 449d555969bfd7befe906877abab098c6e63a0e8 | /1226/CH7/EX7.6/EX7_6.sce | ce1f4afedce1b275b88a094ae4a205dff6e3e855 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 799 | sce | EX7_6.sce | clc;funcprot(0)//EXAMPLE 7.6
//Initializing the variables
etaV1 = 0.8;.........//Volumetric efficiency
pi1 = 1.013;.......//Inlet pressure
pe1= 1.013;pi2= 1.013;
pe2 = 1.15;.........//Exhaust pressure
Tk1 = 298;...........//Temperature in Kelvin
Tk2 = 318;...........//Temperature in Kelvin
r = 7.5;........//compression ratio
ga=1.4;..........//degree of freedom for gas
//calculations
//For pressure change
eta_V2 = r - (pe2/pi2)^(1/ga);
eta_V1 = r - (pe1/pi1)^(1/ga);
x=eta_V2/eta_V1;
//For inlet temperature change
y = sqrt(Tk2/Tk1);
//For volumetric efficiency, considering both pressure and temperature
etaV2 = etaV1*x*y;
disp(etaV2*100,"The volumetric efficiency is (%):")
PO=((etaV1/Tk1)-(etaV2/Tk2))/(etaV1/Tk1);
disp(PO*100,"Percentage Reduction in Output (%): ")
|
89460c5cad7f2762e9f5c330d42cbc378de8f7b5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1322/CH14/EX14.18/108ex1.sce | da370ccc40578c59dd610ef6e0b97e8f6a0b9b9c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 688 | sce | 108ex1.sce |
//100*x^2-1
clear;
clc;
close;
x=poly(0,'x');
p=100*x^2-1;
factors(p);
ans(1)=10*ans(1);
ans(2)=10*ans(2);
disp(ans(1),ans(2),"the factors of 100*x^2-1 are")
|
d0f0c0a0af2ac2a661811a427de5d94b9ef94935 | 59b742e36fbe9d77cb51ec949c6625f665133d2b | /Resultados/results_LocGlo_15/results/15/g20-4/result0s0.tst | b47bd74415f73b8caf785a198cbadf4246a9145d | [] | no_license | Tiburtzio/TFG | 3132fd045de3a0e911e2c9e23e9c46e1075a3274 | 864ce4dd00b7f8fe90eafa65b11d799c5907177e | refs/heads/master | 2023-01-03T12:44:56.269655 | 2020-10-24T18:37:02 | 2020-10-24T18:37:02 | 275,638,403 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,443 | tst | result0s0.tst | @relation unknow
@attribute A1 real[-6879.0,6285.0]
@attribute A2 real[-7141.0,6921.0]
@attribute A3 real[-7734.0,7611.0]
@attribute A4 real[-6627.0,7149.0]
@attribute A5 real[-7184.0,6383.0]
@attribute A6 real[-6946.0,6743.0]
@attribute A7 real[-7781.0,6285.0]
@attribute A8 real[-6882.0,6357.0]
@attribute A9 real[-7184.0,7487.0]
@attribute A10 real[-7232.0,6757.0]
@attribute A11 real[-7803.0,7208.0]
@attribute A12 real[-7395.0,6791.0]
@attribute A13 real[-7096.0,6403.0]
@attribute A14 real[-7472.0,7261.0]
@attribute A15 real[-7342.0,7372.0]
@attribute A16 real[-7121.0,6905.0]
@attribute A17 real[-7163.0,7175.0]
@attribute A18 real[-8778.0,6896.0]
@attribute A19 real[-7554.0,5726.0]
@attribute A20 real[-6722.0,7627.0]
@attribute class{0,1}
@inputs A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15,A16,A17,A18,A19,A20
@outputs class
@data
1 1
0 1
1 1
1 1
1 1
0 0
1 1
0 0
0 0
0 0
0 0
0 0
1 1
1 1
0 0
1 1
1 1
1 1
0 0
1 1
0 0
1 1
1 1
1 1
0 0
0 1
0 0
1 1
0 0
1 1
0 0
0 0
0 0
0 0
0 0
1 1
1 0
1 1
1 1
0 0
1 1
0 0
1 1
1 0
0 0
0 0
1 1
1 0
0 0
1 1
1 1
0 0
1 1
0 0
0 0
1 1
0 0
0 0
0 0
0 0
1 1
1 1
0 0
1 1
0 0
0 0
1 1
1 1
0 0
0 0
1 1
0 0
0 0
0 1
0 0
1 0
0 0
1 0
1 0
1 1
1 1
1 1
1 1
1 1
0 0
1 1
1 1
0 1
1 1
0 0
1 1
0 0
1 1
0 0
0 0
1 1
0 0
0 0
0 0
1 1
0 0
0 0
1 0
0 0
0 1
0 0
0 0
1 1
1 1
1 1
0 0
1 1
1 1
0 0
1 1
0 0
0 0
0 0
1 1
1 1
0 0
0 0
0 1
1 1
1 1
1 1
1 1
1 1
0 0
1 1
0 0
1 1
0 0
0 0
1 1
0 0
0 0
0 0
1 1
1 1
1 0
1 1
1 1
0 0
1 1
0 0
1 1
0 0
|
c7ec8a0e1c0a3cd35d41111fad26bce1c8f7e6a5 | 2eac84edf941c64588fef76f10d02309aabcb2fb | /System/Scilab/Scripts/createCFunction.sci | bfde55685f65583281e6a96368db2cad1420d337 | [
"BSD-3-Clause"
] | permissive | AlexisTM/X2C | fdd93bd33b931ea448ba516f5e3f9af6a5149a6a | 31f39b598afe271a7fd46ef1ee9e06c410b1120c | refs/heads/master | 2021-08-07T04:26:24.391617 | 2017-11-07T14:34:33 | 2017-11-07T14:34:33 | 109,844,123 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 30,155 | sci | createCFunction.sci | // Copyright (c) 2017, Linz Center of Mechatronics GmbH (LCM) http://www.lcm.at/
// All rights reserved.
//
// This file is licensed according to the BSD 3-clause license as follows:
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions and the following disclaimer.
// * Redistributions in binary form must reproduce the above copyright
// notice, this list of conditions and the following disclaimer in the
// documentation and/or other materials provided with the distribution.
// * Neither the name of the "Linz Center of Mechatronics GmbH" and "LCM" nor
// the names of its contributors may be used to endorse or promote products
// derived from this software without specific prior written permission.
//
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
// WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
// IN NO EVENT SHALL "Linz Center of Mechatronics GmbH" BE LIABLE FOR ANY
// DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
// (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
// LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
// ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
//
// This file is part of X2C. http://www.mechatronic-simulation.org/
// $LastChangedRevision: 1111 $
// $LastChangedDate:: 2017-02-28 14:18:07 +0100#$
//
// Creates C-code computational function for simulation in Xcos.
// Parameters:
// libName - Library name
// block - Java X2C block object
// varargin - (optional) project root directory for external blocks
function [] = createCFunction(libName, block, varargin)
funcprot(0);
// import necessary java classes
jimport at.lcm.x2c.core.structure.ControlBlock;
jimport at.lcm.x2c.utils.LibraryUtils;
//------------------------------------------------------------------------------
// Get relevant block information
//------------------------------------------------------------------------------
if length(varargin) == 0 then
// internal library
blockInfo = getBlockInfo(libName, block);
else
// external library
blockInfo = getBlockInfo(libName, block, varargin(1));
end
//------------------------------------------------------------------------------
// Create C-code computational functions
//------------------------------------------------------------------------------
try
// go through all available implementations
for curImpl=blockInfo.Implementations
// fetch implementation details
jinvoke(block, "setUsedImplementation", curImpl);
parameterNames = jinvoke(block, "getUsedImplementationParameterNames");
inportNames = jinvoke(block, "getUsedImplementationInportNames");
outportNames = jinvoke(block, "getUsedImplementationOutportNames");
// open/create file
fileName = blockInfo.scilabDir + blockInfo.xcosName + "_" + curImpl + "_C.c";
fileID = mopen(fileName, "wt");
// print header
time = datevec(datenum());
mfprintf(fileID, "// This file was generated by %s on %02d-%02d-%04d %02d:%02d\n\n", "createCFunction.sci", time(3), time(2), time(1), time(4), time(5));
mfprintf(fileID, "// Computational function for X2C block %s\n\n", blockInfo.blockName);
// TODO: expand file header (e.g. with license)
mfprintf(fileID, "#define SCILAB_SIM_FILE /* mark this file as Scilab simulation file */\n");
mfprintf(fileID, "\n");
mfprintf(fileID, "/* include Scicos / Xcos headers */\n");
mfprintf(fileID, "#include <scicos.h>\n");
mfprintf(fileID, "#include <scicos_block4.h>\n");
mfprintf(fileID, "#include <scicos_malloc.h>\n");
mfprintf(fileID, "#include <scicos_free.h>\n");
mfprintf(fileID, "#include <Simulation_PortConversion.h>\n");
mfprintf(fileID, "//#define DEBUG // uncomment to enable debugging\n");
mfprintf(fileID, "#ifdef DEBUG\n");
mfprintf(fileID, " #include <stdio.h>\n");
mfprintf(fileID, "#endif\n");
mfprintf(fileID, "\n");
mfprintf(fileID, "/* include block implementation */\n");
mfprintf(fileID, "#include <%s_%s.h>\n", blockInfo.blockName, curImpl);
mfprintf(fileID, "#include <%s_%s.c>\n", blockInfo.blockName, curImpl);
mfprintf(fileID, "\n");
mfprintf(fileID, "/* */\n");
mfprintf(fileID, "#define BLOCK_ERROR_INPUT_OUT_OF_DOMAIN (-1)\n");
mfprintf(fileID, "#define BLOCK_ERROR_SINGULARITY (-2)\n");
mfprintf(fileID, "#define BLOCK_ERROR_INTERNAL (-3)\n");
mfprintf(fileID, "#define BLOCK_ERROR_CANNOT_ALLOCATE_MEMORY (-16)\n");
mfprintf(fileID, "\n");
mfprintf(fileID, "/* */\n");
mfprintf(fileID, "void %s_%s_C(scicos_block* block, scicos_flag flag);\n", blockInfo.xcosName, curImpl);
mfprintf(fileID, "static void %s_%s_C__OutputUpdate(scicos_block* block);\n", blockInfo.xcosName, curImpl);
mfprintf(fileID, "static void %s_%s_C__StateUpdate(scicos_block* block);\n", blockInfo.xcosName, curImpl);
mfprintf(fileID, "static void %s_%s_C__Initialization(scicos_block* block);\n", blockInfo.xcosName, curImpl);
mfprintf(fileID, "static void %s_%s_C__Ending(scicos_block* block);\n", blockInfo.xcosName, curImpl);
mfprintf(fileID, "\n");
mfprintf(fileID, "\n");
mfprintf(fileID, "void %s_%s_C(scicos_block* block, scicos_flag flag) {\n", blockInfo.xcosName, curImpl);
mfprintf(fileID, " /*\n");
mfprintf(fileID, " * This function will be called by Xcos\n");
mfprintf(fileID, " */\n");
mfprintf(fileID, " switch (flag) {\n");
mfprintf(fileID, " case DerivativeState: /* 0 */\n");
mfprintf(fileID, " {\n");
mfprintf(fileID, " break;\n");
mfprintf(fileID, " }\n");
mfprintf(fileID, " case OutputUpdate: /* 1 */\n");
mfprintf(fileID, " {\n");
mfprintf(fileID, " %s_%s_C__OutputUpdate(block);\n", blockInfo.xcosName, curImpl);
mfprintf(fileID, " break;\n");
mfprintf(fileID, " }\n");
mfprintf(fileID, " case StateUpdate: /* 2 */\n");
mfprintf(fileID, " {\n");
mfprintf(fileID, " %s_%s_C__StateUpdate(block);\n", blockInfo.xcosName, curImpl);
mfprintf(fileID, " break;\n");
mfprintf(fileID, " }\n");
mfprintf(fileID, " case OutputEventTiming: /* 3 */\n");
mfprintf(fileID, " {\n");
mfprintf(fileID, " break;\n");
mfprintf(fileID, " }\n");
mfprintf(fileID, " case Initialization: /* 4 */\n");
mfprintf(fileID, " {\n");
mfprintf(fileID, " %s_%s_C__Initialization(block);\n", blockInfo.xcosName, curImpl);
mfprintf(fileID, " break;\n");
mfprintf(fileID, " }\n");
mfprintf(fileID, " case Ending: /* 5 */\n");
mfprintf(fileID, " {\n");
mfprintf(fileID, " %s_%s_C__Ending(block);\n", blockInfo.xcosName, curImpl);
mfprintf(fileID, " break;\n");
mfprintf(fileID, " }\n");
mfprintf(fileID, " case ReInitialization: /* 6 */\n");
mfprintf(fileID, " {\n");
mfprintf(fileID, " break;\n");
mfprintf(fileID, " }\n");
mfprintf(fileID, " case ContinousPropertiesUpdate: /* 7 */\n");
mfprintf(fileID, " {\n");
mfprintf(fileID, " break;\n");
mfprintf(fileID, " }\n");
mfprintf(fileID, " case ZeroCrossing: /* 9 */\n");
mfprintf(fileID, " {\n");
mfprintf(fileID, " break;\n");
mfprintf(fileID, " }\n");
mfprintf(fileID, " default: /* Jacobian (v5.5.0) or Residute (v5.4.1) or something else */\n");
mfprintf(fileID, " {\n");
mfprintf(fileID, " break;\n");
mfprintf(fileID, " }\n");
mfprintf(fileID, " }\n");
mfprintf(fileID, "}\n");
mfprintf(fileID, "\n\n");
//----------------------------------------------------------------------
// set parameter
//----------------------------------------------------------------------
mfprintf(fileID, "static void %s_%s_C__set_parameter(scicos_block* block, %s_%s *blockParam) {\n", blockInfo.xcosName, curImpl, convstr(blockInfo.blockName, "u"), convstr(curImpl, "u"));
mfprintf(fileID, " int *paramI;\n");
mfprintf(fileID, " double *paramR;\n");
mfprintf(fileID, " %s_%s *pT%s_%s;\n", convstr(blockInfo.blockName, "u"), convstr(curImpl, "u"), blockInfo.blockName, curImpl);
mfprintf(fileID, " \n");
mfprintf(fileID, " /* *** */\n");
mfprintf(fileID, " paramI = GetIparPtrs(block); /* integer parameters */\n");
mfprintf(fileID, " paramR = GetRparPtrs(block); /* real parameters */\n");
mfprintf(fileID, " pT%s_%s = GetWorkPtrs(block);\n", blockInfo.blockName, curImpl);
indexI = 0;
indexR = 0;
for curParam=parameterNames
// fetch parameter details
controllerParameter = jinvoke(block, "getUsedImplementationParameter", curParam);
controllerDataType = jinvoke(controllerParameter, "getDataType");
parameter.Type = jinvoke(controllerDataType, "getName");
parameter.isInteger = jinvoke(controllerDataType, "isInteger");
parameter.isArray = jinvoke(controllerParameter, "isArray");
parameter.isFlashArray = jinvoke(controllerParameter, "isFlashArray");
parameter.isSaveable = jinvoke(controllerParameter, "isSaveable");
if parameter.isArray then
// do nothing here, parameter arrays are handled differently
elseif (parameter.isSaveable & ~parameter.isFlashArray)
if parameter.isInteger then
mfprintf(fileID, " blockParam->%s = (%s)paramI[%i];\n", curParam, parameter.Type, indexI);
indexI = indexI + 1;
else
mfprintf(fileID, " blockParam->%s = (%s)paramR[%i];\n", curParam, parameter.Type, indexR);
indexR = indexR + 1;
end
end
end
mfprintf(fileID, "}\n");
mfprintf(fileID, "\n\n");
//----------------------------------------------------------------------
// Initialization
//----------------------------------------------------------------------
mfprintf(fileID, "static void %s_%s_C__Initialization(scicos_block* block) {\n", blockInfo.xcosName, curImpl);
mfprintf(fileID, " %s_%s *pT%s_%s;\n", convstr(blockInfo.blockName, "u"), convstr(curImpl, "u"), blockInfo.blockName, curImpl);
mfprintf(fileID, "\n /* Declaration of inports */\n");
for curInport=inportNames
curInportType = jinvoke(jinvoke(jinvoke(jinvoke(block, "getUsedImplementation"), "getInport", curInport), "getDataType"), "getName");
mfprintf(fileID, " double *inport_%s_p;\n", curInport);
mfprintf(fileID, " %s inport_%s;\n", curInportType, curInport);
end
mfprintf(fileID, "\n /* Declaration of outports */\n");
for curOutport=outportNames
mfprintf(fileID, " double *outport_%s;\n", curOutport);
end
mfprintf(fileID, "\n /* *** */\n");
mfprintf(fileID, " pT%s_%s = scicos_malloc(sizeof(%s_%s)",blockInfo.blockName, curImpl, convstr(blockInfo.blockName, "u"), convstr(curImpl, "u"));
index = 1;
for curParam=parameterNames
// fetch parameter details
controllerParameter = jinvoke(block, "getUsedImplementationParameter", curParam);
parameter.isArray = jinvoke(controllerParameter, "isArray");
parameter.isFlashArray = jinvoke(controllerParameter, "isFlashArray");
if parameter.isArray & ~parameter.isFlashArray then
curParamType = jinvoke(jinvoke(jinvoke(jinvoke(block, "getUsedImplementation"), "getParameter", curParam), "getDataType"), "getName");
curArraySize = jinvoke(jinvoke(jinvoke(block, "getUsedImplementation"), "getParameter", curParam), "getRamArraySize");
mfprintf(fileID, " + sizeof(%s)*%i", curParamType, curArraySize);
end
if parameter.isFlashArray then
curParamType = jinvoke(jinvoke(jinvoke(jinvoke(block, "getUsedImplementation"), "getParameter", curParam), "getDataType"), "getName");
mfprintf(fileID, " + sizeof(%s)*GetOparSize(block, %i, 2)", curParamType, index);
end
index = index + 1;
end
mfprintf(fileID, ");\n");
mfprintf(fileID, " GetWorkPtrs(block) = pT%s_%s;\n", blockInfo.blockName, curImpl);
index = 1;
for curParam=parameterNames
// TODO: implement support for multiple arrays
controllerParameter = jinvoke(block, "getUsedImplementationParameter", curParam);
parameter.isArray = jinvoke(controllerParameter, "isArray");
parameter.isFlashArray = jinvoke(controllerParameter, "isFlashArray");
if parameter.isArray & parameter.isFlashArray then
curParamType = jinvoke(jinvoke(jinvoke(jinvoke(block, "getUsedImplementation"), "getParameter", curParam), "getDataType"), "getName");
mfprintf(fileID, "\n /* Initialization of flash parameter arrays */\n");
mfprintf(fileID, " if (GetNopar(block) < %i) { /* index = 0 requires number >= 1 */\n", index);
mfprintf(fileID, " set_block_error(BLOCK_ERROR_INPUT_OUT_OF_DOMAIN);\n");
mfprintf(fileID, " } else if (!((GetOparSize(block, %i, 2) >= 1) & (GetOparSize(block, %i, 1) == 1))) {\n", index, index);
mfprintf(fileID, " set_block_error(BLOCK_ERROR_INPUT_OUT_OF_DOMAIN);\n");
mfprintf(fileID, " } else if (GetOparType(block, %i) == SCSREAL_N) {\n", index);
mfprintf(fileID, " SCSREAL_COP *xcosblock_Opar; \n");
mfprintf(fileID, " int i;\n");
mfprintf(fileID, " %s *ctrl_param;\n", curParamType);
mfprintf(fileID, " ctrl_param = (%s*)(pT%s_%s + 1);\n", curParamType, blockInfo.blockName, curImpl); // +1 has to be replaced with size of data before array data
mfprintf(fileID, " xcosblock_Opar = GetRealOparPtrs(block, %i);\n", index);
mfprintf(fileID, " for (i = GetOparSize(block, %i, 2) - 1; i >= 0; i--){\n", index);
mfprintf(fileID, " ctrl_param[i] = (%s)xcosblock_Opar[i];\n", curParamType);
mfprintf(fileID, " }\n");
mfprintf(fileID, " pT%s_%s->%s = ctrl_param;\n", blockInfo.blockName, curImpl, curParam);
mfprintf(fileID, " } else {\n");
mfprintf(fileID, " set_block_error(BLOCK_ERROR_INPUT_OUT_OF_DOMAIN);\n");
mfprintf(fileID, " }\n");
index = index + 1;
end
end
mfprintf(fileID, " %s_%s_C__set_parameter(block, pT%s_%s);\n", blockInfo.xcosName, curImpl, blockInfo.blockName, curImpl);
mfprintf(fileID, "\n /* Assignment of inports */\n");
index = 1;
for curInport=inportNames
curInportType = jinvoke(jinvoke(jinvoke(jinvoke(block, "getUsedImplementation"), "getInport", curInport), "getDataType"), "getName");
curFormat = dataTypeToQFormat(curInportType);
mfprintf(fileID, " inport_%s_p = GetInPortPtrs(block, %i);\n", curInport, index);
mfprintf(fileID, " inport_%s = convert_double_to_%s(*inport_%s_p);\n", curInport, curFormat, curInport);
mfprintf(fileID, " pT%s_%s->%s = &inport_%s;\n", blockInfo.blockName, curImpl, curInport, curInport);
index = index + 1;
end
mfprintf(fileID, "\n /* Assignment of parameter arrays */\n");
for curParam=parameterNames
// fetch parameter details
// TODO: implement support for multiple arrays
controllerParameter = jinvoke(block, "getUsedImplementationParameter", curParam);
parameter.isArray = jinvoke(controllerParameter, "isArray");
parameter.isFlashArray = jinvoke(controllerParameter, "isFlashArray");
if parameter.isArray | parameter.isFlashArray then
mfprintf(fileID, " pT%s_%s->%s = pT%s_%s + 1;\n", blockInfo.blockName, curImpl, curParam, blockInfo.blockName, curImpl); // +1 has to be replaced with size of data before array data
end
end
mfprintf(fileID, "\n /* Initialization */\n");
mfprintf(fileID, " %s_%s_Init(pT%s_%s);\n", blockInfo.blockName, curImpl, blockInfo.blockName, curImpl);
mfprintf(fileID, "\n /* Assignment of outports */\n");
index = 1;
for curOutport=outportNames
curOutportType = jinvoke(jinvoke(jinvoke(jinvoke(block, "getUsedImplementation"), "getOutport", curOutport), "getDataType"), "getName");
curFormat = dataTypeToQFormat(curOutportType);
mfprintf(fileID, " outport_%s = GetOutPortPtrs(block, %i);\n", curOutport, index);
mfprintf(fileID, " *outport_%s = convert_%s_to_double(pT%s_%s->%s);\n", curOutport, curFormat, blockInfo.blockName, curImpl, curOutport);
index = index + 1;
end
mfprintf(fileID, "}\n");
mfprintf(fileID, "\n\n");
//----------------------------------------------------------------------
// Ending
//----------------------------------------------------------------------
mfprintf(fileID, "static void %s_%s_C__Ending(scicos_block* block) {\n", blockInfo.xcosName, curImpl);
mfprintf(fileID, " %s_%s *pT%s_%s;\n", convstr(blockInfo.blockName, "u"), convstr(curImpl, "u"), blockInfo.blockName, curImpl);
mfprintf(fileID, " pT%s_%s = GetWorkPtrs(block);\n", blockInfo.blockName, curImpl);
mfprintf(fileID, " scicos_free(pT%s_%s);\n", blockInfo.blockName, curImpl);
mfprintf(fileID, "}\n");
mfprintf(fileID, "\n\n");
//----------------------------------------------------------------------
// State Update f
//----------------------------------------------------------------------
mfprintf(fileID, "static void %s_%s_C__StateUpdate_f(scicos_block* block) {\n", blockInfo.xcosName, curImpl);
if jinvoke(jinvoke(block, "getUsedImplementation"), "isUpdateEnabled") then
isUpdateEnabled = %t;
else
isUpdateEnabled = %f;
end
// if blockInfo.TimeDependency then
// mfprintf(fileID, " %s_%s *pT%s_%s;\n", convstr(blockInfo.blockName, "u"), convstr(curImpl, "u"), blockInfo.blockName, curImpl);
//
// mfprintf(fileID, "\n /* Declaration of inports */\n");
// for curInport=inportNames
// curInportType = jinvoke(jinvoke(jinvoke(jinvoke(block, "getUsedImplementation"), "getInport", curInport), "getDataType"), "getName");
// mfprintf(fileID, " double *inport_%s_p;\n", curInport);
// mfprintf(fileID, " %s inport_%s;\n", curInportType, curInport);
// end
//
// mfprintf(fileID, "\n /* Declaration of outports */\n");
// for curOutport=outportNames
// mfprintf(fileID, " double *outport_%s;\n", curOutport);
// end
//
// mfprintf(fileID, "\n /* *** */\n");
// mfprintf(fileID, " pT%s_%s = GetWorkPtrs(block);\n", blockInfo.blockName, curImpl);
//
// mfprintf(fileID, "\n /* Assignment of inports */\n");
// index = 1;
// for curInport=inportNames
// curInportType = jinvoke(jinvoke(jinvoke(jinvoke(block, "getUsedImplementation"), "getInport", curInport), "getDataType"), "getName");
// curFormat = dataTypeToQFormat(curInportType);
// mfprintf(fileID, " inport_%s_p = GetInPortPtrs(block, %i);\n", curInport, index);
// mfprintf(fileID, " inport_%s = convert_double_to_%s(*inport_%s_p);\n", curInport, curFormat, curInport);
// mfprintf(fileID, " pT%s_%s->%s = &inport_%s;\n", blockInfo.blockName, curImpl, curInport, curInport);
// index = index + 1;
// end
//
// mfprintf(fileID, "\n /* Assignment of parameter arrays */\n");
// for curParam=parameterNames
// // fetch parameter details
// // TODO: implement support for multiple arrays
// controllerParameter = jinvoke(block, "getUsedImplementationParameter", curParam);
// parameter.isArray = jinvoke(controllerParameter, "isArray");
// if parameter.isArray then
// mfprintf(fileID, " pT%s_%s->%s = pT%s_%s + 1;\n", blockInfo.blockName, curImpl, curParam, blockInfo.blockName, curImpl);
// end
// end
//
// mfprintf(fileID, "\n /* Update */\n");
// if isUpdateEnabled then
// mfprintf(fileID, " %s_%s_Update(pT%s_%s);\n", blockInfo.blockName, curImpl, blockInfo.blockName, curImpl);
// else
// mfprintf(fileID, "/* Present implementation has no update function */\n");
// end
//
// mfprintf(fileID, "\n /* Assignment of outports */\n");
// index = 1;
// for curOutport=outportNames
// curOutportType = jinvoke(jinvoke(jinvoke(jinvoke(block, "getUsedImplementation"), "getOutport", curOutport), "getDataType"), "getName");
// curFormat = dataTypeToQFormat(curOutportType);
// mfprintf(fileID, " outport_%s = GetOutPortPtrs(block, %i);\n", curOutport, index);
// mfprintf(fileID, " *outport_%s = convert_%s_to_double(pT%s_%s->%s);\n", curOutport, curFormat, blockInfo.blockName, curImpl, curOutport);
// index = index + 1;
// end
// else
mfprintf(fileID, "/* Do nothing, calling of update function and writing to outputs is done in OutputUpdate */\n");
// end
mfprintf(fileID, "}\n");
mfprintf(fileID, "\n\n");
//----------------------------------------------------------------------
// State Update
//----------------------------------------------------------------------
mfprintf(fileID, "static void %s_%s_C__StateUpdate(scicos_block* block) {\n", blockInfo.xcosName, curImpl);
mfprintf(fileID, " if (GetNevIn(block) > 0) {\n");
mfprintf(fileID, " /*\n");
mfprintf(fileID, " * GetNevIn(block) returns -1 in case this function was called due to an internal zero-crossing.\n");
mfprintf(fileID, " * GetNevIn(block) ... activation index\n");
mfprintf(fileID, " */\n");
mfprintf(fileID, " %s_%s_C__StateUpdate_f(block);\n", blockInfo.xcosName, curImpl);
mfprintf(fileID, " }\n");
mfprintf(fileID, "}\n");
mfprintf(fileID, "\n\n");
//----------------------------------------------------------------------
// Output Update
//----------------------------------------------------------------------
mfprintf(fileID, "static void %s_%s_C__OutputUpdate(scicos_block* block) {\n", blockInfo.xcosName, curImpl);
// if (~blockInfo.TimeDependency) then
mfprintf(fileID, " %s_%s *pT%s_%s;\n", convstr(blockInfo.blockName, "u"), convstr(curImpl, "u"), blockInfo.blockName, curImpl);
mfprintf(fileID, "\n /* Declaration of inports */\n");
for curInport=inportNames
curInportType = jinvoke(jinvoke(jinvoke(jinvoke(block, "getUsedImplementation"), "getInport", curInport), "getDataType"), "getName");
mfprintf(fileID, " double *inport_%s_p;\n", curInport);
mfprintf(fileID, " %s inport_%s;\n", curInportType, curInport);
end
mfprintf(fileID, "\n /* Declaration of outports */\n");
for curOutport=outportNames
mfprintf(fileID, " double *outport_%s;\n", curOutport);
end
mfprintf(fileID, "\n /* *** */\n");
mfprintf(fileID, " pT%s_%s = GetWorkPtrs(block);\n", blockInfo.blockName, curImpl);
mfprintf(fileID, "\n /* Assignment of inports */\n");
index = 1;
for curInport=inportNames
curInportType = jinvoke(jinvoke(jinvoke(jinvoke(block, "getUsedImplementation"), "getInport", curInport), "getDataType"), "getName");
curFormat = dataTypeToQFormat(curInportType);
mfprintf(fileID, " inport_%s_p = GetInPortPtrs(block, %i);\n", curInport, index);
mfprintf(fileID, " inport_%s = convert_double_to_%s(*inport_%s_p);\n", curInport, curFormat, curInport);
mfprintf(fileID, " pT%s_%s->%s = &inport_%s;\n", blockInfo.blockName, curImpl, curInport, curInport);
index = index + 1;
end
mfprintf(fileID, "\n /* Assignment of parameter arrays */\n");
for curParam=parameterNames
// fetch parameter details
// TODO: implement support for multiple arrays
controllerParameter = jinvoke(block, "getUsedImplementationParameter", curParam);
parameter.isArray = jinvoke(controllerParameter, "isArray");
parameter.isFlashArray = jinvoke(controllerParameter, "isFlashArray");
if parameter.isArray | parameter.isFlashArray then
mfprintf(fileID, " pT%s_%s->%s = pT%s_%s + 1;\n", blockInfo.blockName, curImpl, curParam, blockInfo.blockName, curImpl); // +1 has to be replaced with size of data before array data
end
end
mfprintf(fileID, "\n /* Update */\n");
if isUpdateEnabled then
mfprintf(fileID, " %s_%s_Update(pT%s_%s);\n", blockInfo.blockName, curImpl, blockInfo.blockName, curImpl);
else
mfprintf(fileID, "/* Present implementation has no update function */\n");
end
mfprintf(fileID, "\n /* Assignment of outports */\n");
index = 1;
for curOutport=outportNames
curOutportType = jinvoke(jinvoke(jinvoke(jinvoke(block, "getUsedImplementation"), "getOutport", curOutport), "getDataType"), "getName");
curFormat = dataTypeToQFormat(curOutportType);
mfprintf(fileID, " outport_%s = GetOutPortPtrs(block, %i);\n", curOutport, index);
mfprintf(fileID, " *outport_%s = convert_%s_to_double(pT%s_%s->%s);\n", curOutport, curFormat, blockInfo.blockName, curImpl, curOutport);
index = index + 1;
end
// else
// mfprintf(fileID, "/* Do nothing, calling of update function and writing to outputs is done in StateUpdate */\n");
// end
mfprintf(fileID, "}\n");
mfprintf(fileID, "\n\n");
// close file
mclose(fileID);
mprintf("Computational function %s successfully written.\n", fileName);
end
catch
// some error creating the file occured
mclose(fileID); // try to close the file
disp("Error creating C-code files for block " + blockInfo.blockName + ": " + lasterror());
end
endfunction
// Converts enum data type string to corresponding Q-format string
// Parameters:
// dataType - enum data type
// QFormat - corresponding Q-format string
function [QFormat] = dataTypeToQFormat(dataType)
select dataType
case "int8" then
QFormat = "Q7";
case "uint8" then
QFormat = "Q7";
case "int16" then
QFormat = "Q15";
case "uint16" then
QFormat = "Q15";
case "int32" then
QFormat = "Q31";
case "uint32" then
QFormat = "Q31";
case "int64" then
QFormat = "Q63";
case "uint64" then
QFormat = "Q63";
case "float32" then
QFormat = "float32";
case "float64" then
QFormat = "float64";
else
QFormat = dataType;
end
endfunction
|
c9dccd1a15f41ea02a76668b537150112403aa10 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2102/CH6/EX6.21/exa_6_21.sce | c7418c8823afdcdd9e1697444c47148ab5d6e745 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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 | exa_6_21.sce | // Exa 6.21
clc;
clear;
close;
// Given data
I_DSS= 10;// in mA
I_DSS= I_DSS*10^-3;// in A
V_P= -2;// in V
// Part (i)
// At V_GS= 0V
V_GS= 0;// in V
r_DS= V_P^2/(2*I_DSS*(V_GS-V_P));// in Ω
disp(r_DS,"At V_GS=0 , the drain source resistance in Ω is : ")
// Part (ii)
// At V_GS= -0.5V
V_GS= -0.5;// in V
r_DS= V_P^2/(2*I_DSS*(V_GS-V_P));// in Ω
disp(r_DS,"At V_GS=-0.5 , the drain source resistance in Ω is : ")
|
c5982b84e4a4b5e1d55e62b37a4176fd84e676ac | e806e966b06a53388fb300d89534354b222c2cad | /macros/cvMedian.sci | a403984e5a8cbb604b68b7cb422c438debf9b51f | [] | no_license | gursimarsingh/FOSSEE_Image_Processing_Toolbox | 76c9d524193ade302c48efe11936fe640f4de200 | a6df67e8bcd5159cde27556f4f6a315f8dc2215f | refs/heads/master | 2021-01-22T02:08:45.870957 | 2017-01-15T21:26:17 | 2017-01-15T21:26:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 3,716 | sci | cvMedian.sci | //**************************************************
// Author : Asmita Bhar
//**************************************************
function [out] = cvMedian(image,varargin)
// Finds median values in an input
//
// Calling Sequence
// val = cvMedian(image)
// val = cvMedian(image, name, value, .....)
//
// Parameters
// image : Input image matrix
// SortMethod (Optional) : The sort method to calculate the median - Quick sort or Insertion Sort. Default : Quick sort
// Dimension (Optional) : Dimension along which the function operates - Row, Column, All or Custom. Default : All
// CustomDimension (Optional) : The integer dimension over which the function calculates the median. This value cannot exceed the number of dimensions in input. It applies only when 'Dimension' property is set to 'Custom'. Default : 1
//
// Description
// The function calculates the median values in a given input image matrix.
//
// Examples
// //Load an image
// I = imread('peppers.png');
// val1 = cvMedian(I); // calculates the median value considering dimension as 'All'
// val2 = cvMedian(I,'Dimension','Row'); //calculates the median value in 'Row' dimension
//
// Authors
// Asmita Bhar
//
[lhs,rhs] = argn(0);
if rhs<1 then
error(msprintf("Not enough input arguments"));
end
if rhs>7 then
error(msprintf("Too many input arguments"));
end
[iRows iCols]=size(image(1))
iChannels = size(image)
sortMethod = 'Quick sort';
dimension = 'All';
customDimension = 1;
flag=0;
i=1;
while(i<rhs-1)
if strcmpi(varargin(i),'SortMethod')==0 then
sortMethod = varargin(i+1);
if strcmpi(sortMethod,"Quick sort") & strcmpi(sortMethod,"Insertion sort") then
error(msprintf(" wrong input argument #%d,SortMethod not matched",i))
end
elseif strcmpi(varargin(i),'Dimension')==0 then
dimension = varargin(i+1)
if strcmpi(dimension,"Column") & strcmpi(dimension,"Row") &strcmpi(dimension,"All") & strcmpi(dimension,"Custom") then
error(msprintf(" wrong input argument #%d, Dimension not matched",i))
end
elseif strcmpi(varargin(i),'CustomDimension')==0 then
customDimension = varargin(i+1)
flag=1;
end
i=i+2;
end
if (strcmpi(dimension,'Custom') & (flag==1))
error(msprintf("The CustomDimension property is not relevant in this configuration"));
end
if(iChannels==1) then
if(dimension=='All') then
out = median(image(1));
elseif(dimension=='Row') then
out = median(image(1),'c');
elseif(dimension=='Column') then
out = median(image(1),'r');
elseif(dimension=='Custom') then
if(customDimension==1) then
out = median(image(1),'r');
elseif(customDimension==2) then
out = median(image(1),'c');
end
end
elseif(iChannels==3)
if(dimension=='All') then
out = median([image(1) image(2) image(3)]);
elseif(dimension=='Row') then
out(:,:,1) = median(image(1),'c');
out(:,:,2) = median(image(2),'c');
out(:,:,3) = median(image(3),'c');
elseif(dimension=='Column') then
out(:,:,1) = median(image(1),'r');
out(:,:,2) = median(image(2),'r');
out(:,:,3) = median(image(3),'r');
elseif(dimension=='Custom') then
if(customDimension==1) then
out(:,:,1) = median(image(1),'r');
out(:,:,2) = median(image(2),'r');
out(:,:,3) = median(image(3),'r');
elseif(customDimension==2) then
out(:,:,1) = median(image(1),'c');
out(:,:,2) = median(image(2),'c');
out(:,:,3) = median(image(3),'c');
elseif(customDimension==3) then
a = median(image(1),3);
b = median(image(2),3);
c = median(image(3),3);
for i=1:iRows
for j=1:iCols
out(i,j) = median([a(i,j) b(i,j) c(i,j)]);
end
end
end
end
end
endfunction
|
1a2f1e52a9fecea5044240b5d03fc8d061e5770d | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.5/Unix-Windows/scilab-2.5/tests/examples/unique.man.tst | 77196dc78f5492d10e75022be0ccd87574b4095b | [
"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 | 110 | tst | unique.man.tst | clear;lines(0);
M=round(2*rand(20,1));
unique(M)
[N,k]=unique(M)
unique(string(M))
[N,k]=unique(string(M))
|
3b7fab598b836e56eb11c8aab55a715f3269541b | 449d555969bfd7befe906877abab098c6e63a0e8 | /3831/CH4/EX4.2/Ex4_2.sce | 73b8513f947eea90b21e969369bcba587a56907b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 581 | sce | Ex4_2.sce | // Example 4_2
clc;funcprot(0);
// Given data
E_fuel=15000;// Btu/min
E_exhaust=500;// Btu/min
W_1=200;// hp
W_2=50;// hp
E_thl=180000;// Top heat loss in Btu/h
E_Bhl=54000;// Bottom heat loss in Btu/h
// Solution
Q=-E_thl-E_Bhl;// The net heat transfer into the system in Btu/h
W=W_1+W_2;// The net work rate out of the system in hp
E_massflow=E_fuel-E_exhaust;// The net mass flow of energy into the system in Btu/min
E_T=(Q/60)-(W*42.4)+E_massflow;// The total energy transport rate in Btu/min
printf('\nThe total energy transport rate,E_T=%1.2f Btu/min',E_T);
|
c081aaebeaaa0e8a45e9790f55e3ba10e8bb2cd3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2855/CH12/EX12.47/Ex12_47.sce | f0366eeb8586588af5033bb7f6af7cbd3697549a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 265 | sce | Ex12_47.sce | //chapter 12
//page no 540
//exa 12_47
//given
clear;
clc;
Zr=200; //Modulator spacing in km
D=0.6; //in ps/nm/km
l=2; //in nm
Tb=l*(Zr*D); //bit period in ps
printf("\n Bit period Tb = %0.0f ps",Tb);//result
|
e09fac67b5888838fd398853d5389164f5e303d8 | 1a679c5bea6f6f3d080ec52122a5c04f941f8e67 | /plot.sce | 8e3bd04b29f457884fa4872fd67f4c60880ce363 | [] | no_license | Malay1998/Image-Processing-with-Scilab | c34c35d76d2db50f41c9b95b239a0f5e6d203a80 | 4ab83c92212d4fdbb9cb6f75ce06cfced34d0c7c | refs/heads/main | 2023-06-04T04:06:35.361106 | 2021-06-26T22:00:38 | 2021-06-26T22:00:38 | 380,540,386 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 153 | sce | plot.sce | clf;
r=7
theta=-2*%pi:0.1:2*%pi
phi=-2*%pi:0.1:2*%pi
[p,t]=meshgrid(theta,phi)
x=r*cos(p).*sin(t)
y=r*sin(p).*sin(t)
z=r*cos(t)
surf(x,y,z)
|
527b5344cff36daa4894e71833e86a389a4e3a55 | 0592c9e4cfbb77a0755aff6f0c798d9fe31f6ff4 | /scilab/CDO_Pricer/nsp2/last_computation.sci | 371bd6beb3e8e7b276628acc1690dee884992495 | [] | no_license | FinancialEngineerLab/premia-13-cpp_FICC | e19caa6a9cadb4ad1361053efc0dfc9418071cf9 | e271da627dbfc8c2c1f7e9f700766544f64c72b2 | refs/heads/master | 2023-03-16T11:11:26.830681 | 2016-04-19T05:58:16 | 2016-04-19T05:58:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 400 | sci | last_computation.sci | printf("Computing...\n");
[price, pl, dl] = price_cdo(n_comp, nominal, dates, evstr( product(5)), intensity, [0.,5.], [0.03,0.15], model1(2), evstr(model2(2)), model1(4), evstr(model2(4)), method, [10, 100, 10000]);
if (method <= 2)
setmenu('CDO',5);
else
if (method <= 5)
setmenu('CDO',6);
end;
end;
nt=size(tranches,'*');
print([tranches(1:nt-1), tranches(2:nt), price, dl, pl]);
|
edc1f09b4370b60f1028d151e4b2c2487a20d366 | 449d555969bfd7befe906877abab098c6e63a0e8 | /339/CH7/EX7.1/ex7_1.sce | 023f073f199b704f60e00b95c229d0f1bcc1d61a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 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,528 | sce | ex7_1.sce | //define problem parameters
TT=500e-12; // transit time
T0=300; //temperature
Is0=5e-15; // reverse saturation current at 300K
Rs=1.5; // series resistance
nn=1.16; //emission coefficient
// parameters needed to describe temperature behavior of
// the band-gap energy in Si
alpha=7.02e-4;
beta=1108;
Wg0=1.16;
pt=3;
// quiescent current
Iq=50e-3;
// frequency range 10MHz to 1GHz
f_min=10e6; // lower limit
f_max=1e9; //upper limit
N=300; // number of points in the graph
f=f_min*((f_max/f_min).^((0:N)/N)); // compute frequency points on log scale
// temperatures for which analysis will be performed
T_points=[250 300 350 400];
// define physical constants
q=1.60218e-19; // electron charge
k=1.38066e-23; // Boltzmann's constant
for n=1:length(T_points)
T=T_points(n);
s=sprintf('T=%.f\n',T);
Vt=k*T/q;
Wg=Wg0-alpha*T^2/(beta+T);
s=sprintf('%s Wg(T)=%f\n',s,Wg);
Is=Is0*(T/T0)^(pt/nn)*exp(-Wg/Vt*(1-T/T0));
s=sprintf('%s Is(T)=%e\n',s,Is);
Vq=nn*Vt*log(1+Iq/Is);
s=sprintf('%s Vq(T)=%f\n',s,Vq);
Rd=nn*Vt/Iq;
s=sprintf('%s Rd(T)=%f\n',s,Rd);
Cd=Is*TT/nn/Vt*exp(Vq/nn/Vt);
s=sprintf('%s Cd(T)=%fpF\n',s,Cd/1e-12)
Zc=1./(%i*2*%pi*f*Cd);
Zin=Rs+Rd*Zc./(Rd+Zc);
plot(f/1e6,abs(Zin));
set(gca(),"auto_clear","off");
end;
title('Frequency behavior of small-signal diode model');
xlabel('Frequency {\itf}, MHz');
ylabel('Impedance |Z|, \Omega'); |
25ab52a6eb55bc09f59cb73a031895e29871d07b | 449d555969bfd7befe906877abab098c6e63a0e8 | /3809/CH17/EX17.5/EX17_5.sce | d64959db06457b31c8c5731e3cf4136b1e6b8732 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 804 | sce | EX17_5.sce | //Chapter 17, Example 17.5
clc
//Initialisation
r1=10**6 //resistance in ohm
r2=2*10**6 //resistance in ohm
Rd=3.3*10**3 //resistance in ohm
Rs=10**3 //resistance in ohm
c=10**-6 //capactance in farad
pi=3.14 //pi
//Calculation
ri=(r1*r2)/(r1+r2) //resistance in R1 & R2 parallel
ro=Rd //output resistance
av=-Rd/Rs //votlage gain
fc=1/(2*pi*ri*c) //frequency in Hz
//Results
printf("Input resistance ri = %d kOhm\n",round(ri/1000))
printf("Output resistance ro = %.1f kOhm\n",ro/1000)
printf("Small Signal Voltage Gain = %.1f\n",av)
printf("Fo = %.2f Hz ",fc)
|
df78b44bd4bf05dbdf1086166ec7488f50b49d39 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3161/CH12/EX12.4/Ex12_4.sce | d24977f72e9a471cd5e406dc1173d0d9038349fb | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 684 | sce | Ex12_4.sce | clc;
//page 618
//problem 12.4
//Upper cut off frequecny fb = 3200 Hz
fM = 3200;
//Lower cut off frequecny fl = 300 Hz
fl = 300;
//Data rate fb = 32000 bps
fb = 32000;
//White noise power spectral density n
n = 2*10^(-9);
//Input Signal energy Si = 0.001
Si = 0.001;
//Output SNR is SNR_op
SNR_op = (0.6*(fb/fM)^3)/(1 + (0.3*(fb^2/(fl*fM)))*erfc(Si/(n*fb)));
disp('Output SNR is '+string(10*log10(SNR_op))+'dB');
//Data rate fb_n = 32000 bps
fb_n = 2*32000;
//Output SNR is SNR_op_n
SNR_op_n = (0.6*(fb_n/fM)^3)/(1 + (0.3*(fb_n^2/(fl*fM)))*erfc(Si/(n*fb_n)));
disp('Output SNR when data rate is doubled is '+string(10*log10(SNR_op_n))+'dB');
|
f1e8ea8ada67ef1e9f33b7ba7a998ba9a1f3d376 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1271/CH2/EX2.43/example2_43.sce | c01fe14fe0c2c7f0352edda1667fe100ff7ff49a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 541 | sce | example2_43.sce | clc
// Given that
lambda = 5.5e-7 // wavelength of light in meter
a = 0.004 // diameter of objective lens of telescope in meter
x = 1.5e-3 // distance between two pin holes in meter
// Sample Problem 43 on page no. 2.54
printf("\n # PROBLEM 43 # \n")
theta = (1.22 * lambda) / a // calculation for angle
R = x / theta // calculation for max. distance of pin holes from microscope
printf("\n Standard formula used \n theta = (1.22 * lambda) / a. \n R = x / theta. \n ")
printf("\n Max. distance of pin holes from microscope = %f meter",R)
|
398e8b92b87ef4d575eae440a2bc7a4cda872d65 | 449d555969bfd7befe906877abab098c6e63a0e8 | /692/CH2/EX2.16/P2_16.sce | 8beec200647b75ba0ed88d9b81c4232e8f730a18 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 390 | sce | P2_16.sce | //EXAMPLE 2.16,
clear;
clc;
//Given input sequence = [3 4 5]
x=[0 3 4 5 0];
disp([3 4 5],'Input sequence = ')
//determining median filter
//first sequence
for k=2:4
if x(k)>x(k-1) & x(k+1)>x(k-1) & x(k+1)>x(k)
y(k-1)=x(k);
else
x(k-1)>x(k+1) & x(k)>x(k+1) & x(k)>x(k-1)
y(k-1)=x(k-1);
end
end
disp(y','The Median Filter of the given input is =');
|
f655d26f4c452ac92ff154d1e46e2694c597657d | 449d555969bfd7befe906877abab098c6e63a0e8 | /3434/CH13/EX13.1/Ex13_1.sce | 03ea7e32b14fb093748a3759afcddaae7c512380 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 308 | sce | Ex13_1.sce | clc
// given data
A=0.25 // area in m^2
d=0.5 // distance between electrodes in m
B=1.8 // flux density in Wb/m^2
u=1200.0 // average gas velocity in m/s
sigma=10.0 // mho/m
Vo=B*u*d // in Volts
Pmax=1*sigma*(u**2)*(B**2)*A*d/(4.0*10**6) // in MW
printf("Maximum Power output %.3f MW",Pmax)
|
5673232d043a72549b39bff28b90b32fa606e28c | 931df7de6dffa2b03ac9771d79e06d88c24ab4ff | /flick moving bots.sce | 8b8897261c8d8a94381f20359438d849101ef3ad | [] | 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 | 44,927 | sce | flick moving bots.sce | Name=flick moving bots
PlayerCharacters=4 player
BotCharacters=4 bot.bot
IsChallenge=true
Timelimit=60.0
PlayerProfile=4 player
AddedBots=4 bot.bot;4 bot.bot;4 bot.bot
PlayerMaxLives=0
BotMaxLives=0;0;0
PlayerTeam=1
BotTeams=0;0;0
MapName=csbotz_trainer_ver2.map
MapScale=3.8125
BlockProjectilePredictors=false
BlockCheats=false
InvinciblePlayer=false
InvincibleBots=false
Timescale=1.0
BlockHealthbars=false
TimeRefilledByKill=0.0
ScoreToWin=1000.0
ScorePerDamage=0.0
ScorePerKill=1.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=anything
WeaponHeroTag=pistol
DifficultyTag=2
AuthorsTag=murasakimodoki
BlockHitMarkers=false
BlockHitSounds=false
BlockMissSounds=false
BlockFCT=false
Description=flick moving targets
GameVersion=2.0.1.1
ScorePerDistance=0.0
MBSEnable=false
MBSTime1=0.25
MBSTime2=0.5
MBSTime3=0.75
MBSTime1Mult=1.0
MBSTime2Mult=2.0
MBSTime3Mult=3.0
MBSFBInstead=false
MBSRequireEnemyAlive=false
LockFOVRange=false
LockedFOVMin=60.0
LockedFOVMax=120.0
LockedFOVScale=Clamped Horizontal
[Aim Profile]
Name=Default
MinReactionTime=0.3
MaxReactionTime=0.4
MinSelfMovementCorrectionTime=0.001
MaxSelfMovementCorrectionTime=0.05
FlickFOV=30.0
FlickSpeed=1.5
FlickError=15.0
TrackSpeed=3.5
TrackError=3.5
MaxTurnAngleFromPadCenter=75.0
MinRecenterTime=0.3
MaxRecenterTime=0.5
OptimalAimFOV=30.0
OuterAimPenalty=1.0
MaxError=40.0
ShootFOV=15.0
VerticalAimOffset=0.0
MaxTolerableSpread=5.0
MinTolerableSpread=1.0
TolerableSpreadDist=2000.0
MaxSpreadDistFactor=2.0
AimingStyle=Original
ScanSpeedMultiplier=1.0
MaxSeekPitch=30.0
MaxSeekYaw=30.0
AimingSpeed=5.0
MinShootDelay=0.3
MaxShootDelay=0.6
[Bot Profile]
Name=4 bot
DodgeProfileNames=4 move
DodgeProfileWeights=5.0
DodgeProfileMaxChangeTime=5.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=Default;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=3.0
UseWeapons=true
CharacterProfile=4 bot
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=0.810 Y=0.200 Z=0.000
LaserAlpha=1.0
[Character Profile]
Name=4 player
MaxHealth=600.0
WeaponProfileNames=;;USP;;;;;
MinRespawnDelay=1.0
MaxRespawnDelay=5.0
StepUpHeight=75.0
CrouchHeightModifier=0.5
CrouchAnimationSpeed=2.0
CameraOffset=X=0.000 Y=0.000 Z=80.000
HeadshotOnly=false
DamageKnockbackFactor=4.0
MovementType=Base
MaxSpeed=1000.0
MaxCrouchSpeed=500.0
Acceleration=9000.0
AirAcceleration=16000.0
Friction=4.0
BrakingFrictionFactor=2.0
JumpVelocity=800.0
Gravity=3.0
AirControl=0.25
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=true
CanJumpFromCrouch=false
EnemyBodyColor=X=0.771 Y=0.000 Z=0.000
EnemyHeadColor=X=1.000 Y=1.000 Z=1.000
TeamBodyColor=X=1.000 Y=0.888 Z=0.000
TeamHeadColor=X=1.000 Y=1.000 Z=1.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=0.0
MainBBType=Cylindrical
MainBBHeight=170.0
MainBBRadius=15.0
MainBBHasHead=true
MainBBHeadRadius=15.0
MainBBHeadOffset=0.0
MainBBHide=false
ProjBBType=Cylindrical
ProjBBHeight=170.0
ProjBBRadius=35.0
ProjBBHasHead=false
ProjBBHeadRadius=45.0
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=0.0
BlockSpawnDistance=0.0
RespawnAnimationDuration=0.5
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=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Character Profile]
Name=4 bot
MaxHealth=100.0
WeaponProfileNames=;;;;;;;
MinRespawnDelay=1.0
MaxRespawnDelay=5.0
StepUpHeight=75.0
CrouchHeightModifier=0.5
CrouchAnimationSpeed=2.0
CameraOffset=X=0.000 Y=0.000 Z=80.000
HeadshotOnly=false
DamageKnockbackFactor=4.0
MovementType=Base
MaxSpeed=800.0
MaxCrouchSpeed=500.0
Acceleration=6000.0
AirAcceleration=16000.0
Friction=4.0
BrakingFrictionFactor=2.0
JumpVelocity=800.0
Gravity=3.0
AirControl=0.25
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=true
CanJumpFromCrouch=false
EnemyBodyColor=X=0.771 Y=0.000 Z=0.000
EnemyHeadColor=X=1.000 Y=1.000 Z=1.000
TeamBodyColor=X=1.000 Y=0.888 Z=0.000
TeamHeadColor=X=1.000 Y=1.000 Z=1.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=0.0
MainBBType=Cylindrical
MainBBHeight=250.0
MainBBRadius=40.0
MainBBHasHead=true
MainBBHeadRadius=25.0
MainBBHeadOffset=0.0
MainBBHide=false
ProjBBType=Cylindrical
ProjBBHeight=300.0
ProjBBRadius=30.0
ProjBBHasHead=false
ProjBBHeadRadius=30.0
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=0.0
BlockSpawnDistance=0.0
RespawnAnimationDuration=0.1
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=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Dodge Profile]
Name=4 move
MaxTargetDistance=1400.0
MinTargetDistance=1200.0
ToggleLeftRight=true
ToggleForwardBack=false
MinLRTimeChange=0.7
MaxLRTimeChange=0.7
MinFBTimeChange=0.0
MaxFBTimeChange=0.0
DamageReactionChangesDirection=true
DamageReactionChanceToIgnore=0.5
DamageReactionMinimumDelay=0.15
DamageReactionMaximumDelay=0.25
DamageReactionCooldown=1.0
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.125
MaxProfileChangeTime=0.25
MinCrouchTime=0.1
MaxCrouchTime=0.1
MinJumpTime=0.0
MaxJumpTime=0.6
LeftStrafeTimeMult=0.7
RightStrafeTimeMult=0.7
StrafeSwapMinPause=0.0
StrafeSwapMaxPause=0.0
BlockedMovementPercent=0.5
BlockedMovementReactionMin=0.125
BlockedMovementReactionMax=0.2
WaypointLogic=Ignore
WaypointTurnRate=200.0
MinTimeBeforeShot=0.15
MaxTimeBeforeShot=0.25
IgnoreShotChance=0.0
ForwardTimeMult=1.0
BackTimeMult=1.0
DamageReactionChangesFB=false
[Weapon Profile]
Name=USP
Type=Hitscan
ShotsPerClick=1
DamagePerShot=100.0
KnockbackFactor=0.0
TimeBetweenShots=0.01
Pierces=false
Category=SemiAuto
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=true
HeadshotMultiplier=100.0
MagazineMax=0
AmmoPerShot=1
ReloadTimeFromEmpty=2.2
ReloadTimeFromPartial=2.2
DamageFalloffStartDistance=300.0
DamageFalloffStopDistance=1000.0
DamageAtMaxRange=33.0
DelayBeforeShot=0.0
ProjectileGraphic=Ball
VisualLifetime=1.0
BounceOffWorld=false
BounceFactor=0.5
BounceCount=0
HomingProjectileAcceleration=0.0
ProjectileEnemyHitRadius=1.0
CanAimDownSight=false
ADSZoomDelay=0.0
ADSZoomSensFactor=0.7
ADSMoveFactor=1.0
ADSStartDelay=0.0
ShootSoundCooldown=0.08
HitSoundCooldown=0.08
HitscanVisualOffset=X=0.000 Y=0.000 Z=-50.000
ADSBlocksShooting=false
ShootingBlocksADS=false
KnockbackFactorAir=0.0
RecoilNegatable=false
DecalType=0
DecalSize=0.1
DelayAfterShooting=0.0
BeamTracksCrosshair=false
AlsoShoot=
ADSShoot=
StunDuration=0.0
CircularSpread=true
SpreadStationaryVelocity=0.0
PassiveCharging=false
BurstFullyAuto=true
FlatKnockbackHorizontal=0.0
FlatKnockbackVertical=0.0
HitscanRadius=0.0
HitscanVisualRadius=0.1
TaggingDuration=0.0
TaggingMaxFactor=1.0
TaggingHitFactor=1.0
RecoilCrouchScale=0.0
RecoilADSScale=0.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=0
CancelReloadOnKill=false
FlatKnockbackHorizontalMin=0.0
FlatKnockbackVerticalMin=0.0
ADSScope=No Scope
ADSFOVOverride=72.099998
ADSFOVScale=Quake/Source
ADSAllowUserOverrideFOV=true
IsBurstWeapon=false
ForceFirstPersonInADS=true
ZoomBlockedInAir=false
ADSCameraOffsetX=0.0
ADSCameraOffsetY=0.0
ADSCameraOffsetZ=0.0
QuickSwitchTime=0.1
WeaponModel=Heavy Surge Rifle
WeaponAnimation=Primary
UseIncReload=false
IncReloadStartupTime=0.0
IncReloadLoopTime=0.0
IncReloadAmmoPerLoop=1
IncReloadEndTime=0.0
IncReloadCancelWithShoot=true
WeaponSkin=Default
ProjectileVisualOffset=X=0.000 Y=0.000 Z=0.000
SpreadDecayDelay=0.0
ReloadBeforeRecovery=true
3rdPersonWeaponModel=Pistol
3rdPersonWeaponSkin=Default
ParticleMuzzleFlash=None
ParticleWallImpact=None
ParticleBodyImpact=None
ParticleProjectileTrail=None
ParticleHitscanTrace=None
ParticleMuzzleFlashScale=0.1
ParticleWallImpactScale=0.1
ParticleBodyImpactScale=0.1
ParticleProjectileTrailScale=1.0
Explosive=false
Radius=500.0
DamageAtCenter=100.0
DamageAtEdge=100.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,5.0
SpreadSCA=1.0,1.0,-1.0,5.0
SpreadMSA=1.0,1.0,-1.0,5.0
SpreadMCA=1.0,1.0,-1.0,5.0
SpreadSSH=0.0,0.1,0.0,0.0
SpreadSCH=1.0,1.0,-1.0,5.0
SpreadMSH=0.0,0.1,0.0,0.0
SpreadMCH=1.0,1.0,-1.0,5.0
MaxRecoilUp=0.0
MinRecoilUp=0.0
MinRecoilHoriz=0.0
MaxRecoilHoriz=0.0
FirstShotRecoilMult=1.0
RecoilAutoReset=true
TimeToRecoilPeak=0.1
TimeToRecoilReset=0.1
AAMode=0
AAPreferClosestPlayer=false
AAAlpha=0.1
AAMaxSpeed=5.0
AADeadZone=0.0
AAFOV=50.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=true
VerticalOffset=0.0
DisableLockOnKill=false
UsePerShotRecoil=false
PSRLoopStartIndex=0
PSRViewRecoilTracking=0.45
PSRCapUp=9.0
PSRCapRight=4.0
PSRCapLeft=4.0
PSRTimeToPeak=0.175
PSRResetDegreesPerSec=40.0
UsePerBulletSpread=false
PBS0=0.0,0.0
[Map Data]
reflex map version 8
global
entity
type WorldSpawn
String32 targetGameOverCamera end
ColourXRGB32 sky.skyTopColor fffdcdc2
ColourXRGB32 sky.skyHorizonColor ff3d2b14
ColourXRGB32 sky.skyBottomColor ff040404
ColourXRGB32 sky.horizonColor ff6b6b60
String256 title csbotz_trainer
String256 ownerString wjokin
UInt8 playersMin 1
UInt8 playersMax 16
Bool8 modeFFA 0
Bool8 modeTraining 1
brush
vertices
-1056.000000 0.000000 1056.000000
1056.000000 0.000000 1056.000000
1056.000000 0.000000 416.000000
-1056.000000 0.000000 416.000000
-1056.000000 -16.000000 1056.000000
1056.000000 -16.000000 1056.000000
1056.000000 -16.000000 416.000000
-1056.000000 -16.000000 416.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
-416.000000 0.000000 416.000000
416.000000 0.000000 416.000000
416.000000 0.000000 -416.000000
-416.000000 0.000000 -416.000000
-416.000000 -16.000000 416.000000
416.000000 -16.000000 416.000000
416.000000 -16.000000 -416.000000
-416.000000 -16.000000 -416.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
-352.000000 32.000000 -352.000000
352.000000 32.000000 -352.000000
352.000000 32.000000 -416.000000
-352.000000 32.000000 -416.000000
-352.000000 0.000000 -352.000000
352.000000 0.000000 -352.000000
352.000000 0.000000 -416.000000
-352.000000 0.000000 -416.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
-352.000000 144.000000 416.000000
352.000000 144.000000 416.000000
352.000000 144.000000 352.000000
-352.000000 144.000000 352.000000
-352.000000 96.000000 416.000000
352.000000 96.000000 416.000000
352.000000 96.000000 352.000000
-352.000000 96.000000 352.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
-352.000000 144.000000 -352.000000
352.000000 144.000000 -352.000000
352.000000 144.000000 -416.000000
-352.000000 144.000000 -416.000000
-352.000000 96.000000 -352.000000
352.000000 96.000000 -352.000000
352.000000 96.000000 -416.000000
-352.000000 96.000000 -416.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
352.000000 144.000000 416.000000
416.000000 144.000000 416.000000
416.000000 144.000000 -416.000000
352.000000 144.000000 -416.000000
352.000000 96.000000 416.000000
416.000000 96.000000 416.000000
416.000000 96.000000 -416.000000
352.000000 96.000000 -416.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
-416.000000 144.000000 416.000000
-352.000000 144.000000 416.000000
-352.000000 144.000000 -416.000000
-416.000000 144.000000 -416.000000
-416.000000 96.000000 416.000000
-352.000000 96.000000 416.000000
-352.000000 96.000000 -416.000000
-416.000000 96.000000 -416.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
-416.000000 192.000000 16.000000
-16.000000 192.000000 16.000000
-16.000000 192.000000 -16.000000
-416.000000 192.000000 -16.000000
-416.000000 176.000000 16.000000
-16.000000 176.000000 16.000000
-16.000000 176.000000 -16.000000
-416.000000 176.000000 -16.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
-16.000000 192.000000 -16.000000
16.000000 192.000000 -16.000000
16.000000 192.000000 -416.000000
-16.000000 192.000000 -416.000000
-16.000000 176.000000 -16.000000
16.000000 176.000000 -16.000000
16.000000 176.000000 -416.000000
-16.000000 176.000000 -416.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
16.000000 192.000000 16.000000
416.000000 192.000000 16.000000
416.000000 192.000000 -16.000000
16.000000 192.000000 -16.000000
16.000000 176.000000 16.000000
416.000000 176.000000 16.000000
416.000000 176.000000 -16.000000
16.000000 176.000000 -16.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
-16.000000 192.000000 416.000000
16.000000 192.000000 416.000000
16.000000 192.000000 16.000000
-16.000000 192.000000 16.000000
-16.000000 176.000000 416.000000
16.000000 176.000000 416.000000
16.000000 176.000000 16.000000
-16.000000 176.000000 16.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
768.000000 0.000000 736.000000
1056.000000 192.000000 1056.000000
1056.000000 192.000000 416.000000
416.000000 192.000000 416.000000
416.000000 0.000000 416.000000
1056.000000 0.000000 416.000000
1056.000000 0.000000 1056.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 2 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 4 3 2 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 3 4 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 5 2 1 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 4 0 4 5 0x00000000
brush
vertices
-1056.000000 192.000000 1072.000000
1056.000000 192.000000 1072.000000
1056.000000 192.000000 1056.000000
-1056.000000 192.000000 1056.000000
-1056.000000 0.000000 1072.000000
1056.000000 0.000000 1072.000000
1056.000000 0.000000 1056.000000
-1056.000000 0.000000 1056.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
-1056.000000 192.000000 1056.000000
-416.000000 0.000000 416.000000
-1056.000000 192.000000 416.000000
-1056.000000 0.000000 1056.000000
-688.000000 0.000000 672.000000
-416.000000 192.000000 416.000000
-1056.000000 0.000000 416.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 2 0 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 1 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 0 2 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 5 1 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 6 4 6 1 0x00000000
brush
vertices
320.000000 32.000000 352.000000
352.000000 32.000000 352.000000
352.000000 32.000000 320.000000
352.000000 0.000000 352.000000
320.000000 0.000000 352.000000
352.000000 0.000000 320.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 4 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 1 0 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 3 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 4 0 2 5 0x00000000
brush
vertices
384.000000 32.000000 320.000000
416.000000 32.000000 320.000000
416.000000 32.000000 -416.000000
416.000000 0.000000 320.000000
384.000000 32.000000 -416.000000
384.000000 0.000000 -416.000000
384.000000 0.000000 320.000000
416.000000 0.000000 -416.000000
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
-320.000000 32.000000 416.000000
320.000000 32.000000 416.000000
320.000000 32.000000 384.000000
-320.000000 32.000000 384.000000
-320.000000 0.000000 416.000000
320.000000 0.000000 416.000000
320.000000 0.000000 384.000000
-320.000000 0.000000 384.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
-416.000000 32.000000 320.000000
-384.000000 32.000000 320.000000
-384.000000 32.000000 -416.000000
-416.000000 32.000000 -416.000000
-416.000000 0.000000 320.000000
-384.000000 0.000000 320.000000
-384.000000 0.000000 -416.000000
-416.000000 0.000000 -416.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
-320.000000 32.000000 384.000000
352.000000 32.000000 384.000000
352.000000 32.000000 352.000000
-320.000000 32.000000 352.000000
-320.000000 0.000000 384.000000
352.000000 0.000000 384.000000
352.000000 0.000000 352.000000
-320.000000 0.000000 352.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
-320.000000 0.000000 352.000000
-320.000000 32.000000 416.000000
-320.000000 32.000000 352.000000
-368.000000 0.000000 352.000000
-320.000000 0.000000 416.000000
-416.000000 0.000000 320.000000
-416.000000 32.000000 320.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 2 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 2 1 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 0 5 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 5 4 1 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 5 0 3 0 4 0x00000000
brush
vertices
320.000000 32.000000 416.000000
416.000000 0.000000 320.000000
320.000000 32.000000 352.000000
320.000000 0.000000 416.000000
336.000000 0.000000 384.000000
416.000000 32.000000 320.000000
320.000000 0.000000 352.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 2 0 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 1 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 0 2 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 5 1 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 6 4 6 1 0x00000000
brush
vertices
-352.000000 32.000000 352.000000
-320.000000 32.000000 352.000000
-352.000000 32.000000 320.000000
-352.000000 0.000000 352.000000
-320.000000 0.000000 352.000000
-352.000000 0.000000 320.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 3 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 4 3 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 5 3 0 2 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 5 2 1 4 0x00000000
brush
vertices
352.000000 32.000000 352.000000
384.000000 32.000000 352.000000
384.000000 32.000000 -416.000000
352.000000 0.000000 -416.000000
352.000000 32.000000 -416.000000
384.000000 0.000000 352.000000
384.000000 0.000000 -416.000000
352.000000 0.000000 352.000000
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 4 2 6 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 4 3 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 5 1 0 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 6 5 7 0x00000000
brush
vertices
-384.000000 32.000000 352.000000
-352.000000 32.000000 352.000000
-352.000000 32.000000 -416.000000
-384.000000 32.000000 -416.000000
-384.000000 0.000000 352.000000
-352.000000 0.000000 352.000000
-352.000000 0.000000 -416.000000
-384.000000 0.000000 -416.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
-384.000000 0.000000 320.000000
-384.000000 32.000000 336.000000
-384.000000 32.000000 320.000000
-416.000000 32.000000 320.000000
-384.000000 0.000000 336.000000
-416.000000 0.000000 320.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 2 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 2 1 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 4 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 5 4 1 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 5 3 2 0 0x00000000
brush
vertices
-416.000000 192.000000 416.000000
-416.000000 0.000000 320.000000
-464.000000 192.000000 416.000000
-416.000000 0.000000 416.000000
-464.000000 0.000000 416.000000
-416.000000 192.000000 320.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 3 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 0 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 0 2 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 1 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 4 2 5 0x00000000
brush
vertices
416.000000 0.000000 416.000000
416.000000 192.000000 416.000000
464.000000 192.000000 416.000000
416.000000 192.000000 320.000000
416.000000 0.000000 320.000000
464.000000 0.000000 416.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 2 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 4 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 3 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 0 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 4 3 2 5 0x00000000
brush
vertices
384.000000 32.000000 336.000000
416.000000 0.000000 320.000000
416.000000 32.000000 320.000000
384.000000 0.000000 320.000000
384.000000 32.000000 320.000000
384.000000 0.000000 336.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 2 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 1 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 3 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 2 0 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 4 3 5 0x00000000
brush
vertices
-416.000000 208.000000 416.000000
416.000000 208.000000 416.000000
416.000000 208.000000 -416.000000
-416.000000 208.000000 -416.000000
-416.000000 192.000000 416.000000
416.000000 192.000000 416.000000
416.000000 192.000000 -416.000000
-416.000000 192.000000 -416.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 common/materials/glass/glass_frosted
0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 common/materials/glass/glass_frosted
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 common/materials/glass/glass_frosted
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 common/materials/glass/glass_frosted
0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 common/materials/glass/glass_frosted
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 common/materials/glass/glass_frosted
brush
vertices
-416.000000 216.000000 416.000000
416.000000 216.000000 416.000000
416.000000 216.000000 -416.000000
-416.000000 216.000000 -416.000000
-416.000000 200.000000 416.000000
416.000000 200.000000 416.000000
416.000000 200.000000 -416.000000
-416.000000 200.000000 -416.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 common/materials/glass/glass_frosted
0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 common/materials/glass/glass_frosted
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 common/materials/glass/glass_frosted
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 common/materials/glass/glass_frosted
0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 common/materials/glass/glass_frosted
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 common/materials/glass/glass_frosted
brush
vertices
-416.000000 96.000000 360.000000
416.000000 96.000000 360.000000
416.000000 96.000000 356.000000
-416.000000 96.000000 356.000000
-416.000000 32.000000 360.000000
416.000000 32.000000 360.000000
416.000000 32.000000 356.000000
-416.000000 32.000000 356.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
-360.000000 96.000000 356.000000
-356.000000 96.000000 356.000000
-356.000000 96.000000 -360.000000
-360.000000 96.000000 -360.000000
-360.000000 32.000000 356.000000
-356.000000 32.000000 356.000000
-356.000000 32.000000 -360.000000
-360.000000 32.000000 -360.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
356.000000 96.000000 356.000000
360.000000 96.000000 356.000000
360.000000 96.000000 -360.000000
356.000000 96.000000 -360.000000
356.000000 32.000000 356.000000
360.000000 32.000000 356.000000
360.000000 32.000000 -360.000000
356.000000 32.000000 -360.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
-356.000000 96.000000 -356.000000
356.000000 96.000000 -356.000000
356.000000 96.000000 -360.000000
-356.000000 96.000000 -360.000000
-356.000000 32.000000 -356.000000
356.000000 32.000000 -356.000000
356.000000 32.000000 -360.000000
-356.000000 32.000000 -360.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 PlayerSpawn
Vector3 position 0.000000 0.000000 320.000000
Bool8 teamB 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type CameraPath
UInt32 entityIdAttachedTo 44
UInt8 posLerp 2
UInt8 angleLerp 2
entity
type Target
Vector3 position 0.000000 32.000000 448.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position -128.000000 32.000000 448.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position -256.000000 32.000000 448.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position 128.000000 32.000000 448.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position 256.000000 32.000000 448.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position 0.000000 32.000000 768.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position 128.000000 32.000000 576.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position 384.000000 32.000000 576.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position -128.000000 32.000000 960.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position -128.000000 32.000000 576.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position -384.000000 32.000000 576.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position 256.000000 32.000000 768.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position -512.000000 32.000000 768.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position -256.000000 32.000000 768.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position 512.000000 32.000000 768.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position 128.000000 32.000000 960.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position 384.000000 32.000000 960.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position 640.000000 32.000000 960.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position -384.000000 32.000000 960.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type Target
Vector3 position -640.000000 32.000000 960.000000
Vector3 angles 180.000000 0.000000 0.000000
entity
type PlayerSpawn
Vector3 position 256.000000 0.000000 448.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position 128.000000 0.000000 448.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 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 448.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position -128.000000 0.000000 448.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position 128.000000 0.000000 576.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position -256.000000 0.000000 448.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position 384.000000 0.000000 576.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position -384.000000 0.000000 576.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position -128.000000 0.000000 576.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position -512.000000 0.000000 768.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position -256.000000 0.000000 768.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 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 768.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position 256.000000 0.000000 768.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position 512.000000 0.000000 768.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position -384.000000 0.000000 960.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position -128.000000 0.000000 960.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position 128.000000 0.000000 960.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position 384.000000 0.000000 960.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position 640.000000 0.000000 960.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position -640.000000 0.000000 960.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
|
d2088e4496427ff13669b9819ebdb79907389eb0 | 931df7de6dffa2b03ac9771d79e06d88c24ab4ff | /Near Flick.sce | c60b774ab0f1749e1e9a1f1d4cd85a93ef5cb277 | [] | 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 | 43,626 | sce | Near Flick.sce | Name=Near Flick
PlayerCharacters=Counter-Striker
BotCharacters=target.bot
IsChallenge=true
Timelimit=60.0
PlayerProfile=Counter-Striker
AddedBots=target.bot;target.bot;target.bot;target.bot;target.bot
PlayerMaxLives=0
BotMaxLives=0;0;0;0;0
PlayerTeam=2
BotTeams=1;1;1;1;1
MapName=near_flick.map
MapScale=3.8125
BlockProjectilePredictors=true
BlockCheats=true
InvinciblePlayer=false
InvincibleBots=false
Timescale=1.0
BlockHealthbars=false
TimeRefilledByKill=0.0
ScoreToWin=1000.0
ScorePerDamage=1.0
ScorePerKill=0.0
ScorePerMidairDirect=50.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=Quake, Reflex, Overwatch
WeaponHeroTag=Rockets, Tracking Hitscan, Sniper Hitscan
DifficultyTag=2
AuthorsTag=KovaaK
BlockHitMarkers=false
BlockHitSounds=false
BlockMissSounds=true
BlockFCT=false
Description=Press the Launch ability to send bots flying in the air. Kills with midair rockets award extra points.
GameVersion=2.0.0.2
ScorePerDistance=0.0
MBSEnable=false
MBSTime1=0.25
MBSTime2=0.5
MBSTime3=0.75
MBSTime1Mult=1.0
MBSTime2Mult=2.0
MBSTime3Mult=3.0
MBSFBInstead=false
MBSRequireEnemyAlive=false
[Aim Profile]
Name=Default
MinReactionTime=0.3
MaxReactionTime=0.4
MinSelfMovementCorrectionTime=0.001
MaxSelfMovementCorrectionTime=0.05
FlickFOV=30.0
FlickSpeed=1.5
FlickError=15.0
TrackSpeed=3.5
TrackError=3.5
MaxTurnAngleFromPadCenter=75.0
MinRecenterTime=0.3
MaxRecenterTime=0.5
OptimalAimFOV=30.0
OuterAimPenalty=1.0
MaxError=40.0
ShootFOV=15.0
VerticalAimOffset=0.0
MaxTolerableSpread=5.0
MinTolerableSpread=1.0
TolerableSpreadDist=2000.0
MaxSpreadDistFactor=2.0
AimingStyle=Original
ScanSpeedMultiplier=1.0
MaxSeekPitch=30.0
MaxSeekYaw=30.0
AimingSpeed=5.0
MinShootDelay=0.3
MaxShootDelay=0.6
[Bot Profile]
Name=target
DodgeProfileNames=Mimic
DodgeProfileWeights=1.0
DodgeProfileMaxChangeTime=5.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=Default;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=3.0
UseWeapons=false
CharacterProfile=target_500ms
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.300 Z=0.000
LaserAlpha=1.0
[Character Profile]
Name=Counter-Striker
MaxHealth=100.0
WeaponProfileNames=pistol;;;;;;;
MinRespawnDelay=0.0001
MaxRespawnDelay=0.0001
StepUpHeight=75.0
CrouchHeightModifier=0.75
CrouchAnimationSpeed=1.0
CameraOffset=X=0.000 Y=0.000 Z=0.000
HeadshotOnly=false
DamageKnockbackFactor=1.0
MovementType=Base
MaxSpeed=900.0
MaxCrouchSpeed=250.0
Acceleration=6000.0
AirAcceleration=16000.0
Friction=7.5
BrakingFrictionFactor=1.25
JumpVelocity=800.0
Gravity=3.0
AirControl=1.0
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=true
CanJumpFromCrouch=true
EnemyBodyColor=X=0.546 Y=0.776 Z=0.546
EnemyHeadColor=X=0.608 Y=0.463 Z=0.314
TeamBodyColor=X=0.000 Y=0.000 Z=0.771
TeamHeadColor=X=0.149 Y=0.542 Z=1.000
BlockSelfDamage=true
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=true
AirJumpCount=0
AirJumpVelocity=800.0
MainBBType=Cylindrical
MainBBHeight=250.0
MainBBRadius=35.0
MainBBHasHead=true
MainBBHeadRadius=25.0
MainBBHeadOffset=0.0
MainBBHide=false
ProjBBType=Cylindrical
ProjBBHeight=250.0
ProjBBRadius=35.0
ProjBBHasHead=true
ProjBBHeadRadius=25.0
ProjBBHeadOffset=0.0
ProjBBHide=true
HasJetpack=false
JetpackActivationDelay=0.5
JetpackFullFuelTime=1000.0
JetpackFuelIncPerSec=100.0
JetpackFuelRegensInAir=true
JetpackThrust=6000.0
JetpackMaxZVelocity=600.0
JetpackAirControlWithThrust=0.25
AbilityProfileNames=;;;
HideWeapon=false
AerialFriction=0.0
StrafeSpeedMult=1.0
BackSpeedMult=1.0
RespawnInvulnTime=0.0
BlockedSpawnRadius=256.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=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Character Profile]
Name=target_500ms
MaxHealth=1.0
WeaponProfileNames=;;;;;;;
MinRespawnDelay=0.55
MaxRespawnDelay=0.55
StepUpHeight=0.0
CrouchHeightModifier=0.5
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=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=800.0
MainBBType=Spheroid
MainBBHeight=128.0
MainBBRadius=20.0
MainBBHasHead=false
MainBBHeadRadius=0.1
MainBBHeadOffset=0.0
MainBBHide=false
ProjBBType=Spheroid
ProjBBHeight=128.0
ProjBBRadius=60.0
ProjBBHasHead=false
ProjBBHeadRadius=0.1
ProjBBHeadOffset=0.0
ProjBBHide=true
HasJetpack=false
JetpackActivationDelay=0.2
JetpackFullFuelTime=100000.0
JetpackFuelIncPerSec=0.1
JetpackFuelRegensInAir=true
JetpackThrust=6000.0
JetpackMaxZVelocity=400.0
JetpackAirControlWithThrust=1.0
AbilityProfileNames=Self Destruct 500ms.abilwep;;;
HideWeapon=true
AerialFriction=0.0
StrafeSpeedMult=1.0
BackSpeedMult=1.0
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.0
BlockSpawnFOV=0.0
BlockSpawnDistance=0.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=2048.0
VerticalSpawnOffset=10.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=10.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Dodge Profile]
Name=Mimic
MaxTargetDistance=2500.0
MinTargetDistance=750.0
ToggleLeftRight=true
ToggleForwardBack=false
MinLRTimeChange=0.2
MaxLRTimeChange=0.5
MinFBTimeChange=0.2
MaxFBTimeChange=0.5
DamageReactionChangesDirection=true
DamageReactionChanceToIgnore=0.5
DamageReactionMinimumDelay=0.125
DamageReactionMaximumDelay=0.25
DamageReactionCooldown=1.0
DamageReactionThreshold=0.0
DamageReactionResetTimer=0.0
JumpFrequency=0.5
CrouchInAirFrequency=0.0
CrouchOnGroundFrequency=0.0
TargetStrafeOverride=Mimic
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=1.0
RightStrafeTimeMult=1.0
StrafeSwapMinPause=0.0
StrafeSwapMaxPause=0.0
BlockedMovementPercent=0.5
BlockedMovementReactionMin=0.125
BlockedMovementReactionMax=0.2
WaypointLogic=Ignore
WaypointTurnRate=200.0
MinTimeBeforeShot=0.15
MaxTimeBeforeShot=0.25
IgnoreShotChance=0.0
[Weapon Profile]
Name=pistol
Type=Hitscan
ShotsPerClick=1
DamagePerShot=25.0
KnockbackFactor=4.0
TimeBetweenShots=0.1
Pierces=false
Category=SemiAuto
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=true
HeadshotMultiplier=2.0
MagazineMax=0
AmmoPerShot=1
ReloadTimeFromEmpty=0.5
ReloadTimeFromPartial=0.5
DamageFalloffStartDistance=100000.0
DamageFalloffStopDistance=100000.0
DamageAtMaxRange=25.0
DelayBeforeShot=0.0
ProjectileGraphic=Ball
VisualLifetime=0.1
BounceOffWorld=false
BounceFactor=0.5
BounceCount=0
HomingProjectileAcceleration=0.0
ProjectileEnemyHitRadius=1.0
CanAimDownSight=false
ADSZoomDelay=0.0
ADSZoomSensFactor=0.7
ADSMoveFactor=1.0
ADSStartDelay=0.0
ShootSoundCooldown=0.08
HitSoundCooldown=0.08
HitscanVisualOffset=X=0.000 Y=0.000 Z=-50.000
ADSBlocksShooting=false
ShootingBlocksADS=false
KnockbackFactorAir=4.0
RecoilNegatable=false
DecalType=1
DecalSize=30.0
DelayAfterShooting=0.0
BeamTracksCrosshair=false
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
RecoilCrouchScale=1.0
RecoilADSScale=1.0
PSRCrouchScale=1.0
PSRADSScale=1.0
ProjectileAcceleration=0.0
AccelIncludeVertical=false
AimPunchAmount=0.0
AimPunchResetTime=0.05
AimPunchCooldown=0.5
AimPunchHeadshotOnly=false
AimPunchCosmeticOnly=false
MinimumDecelVelocity=0.0
PSRManualNegation=false
PSRAutoReset=true
AimPunchUpTime=0.05
AmmoReloadedOnKill=0
CancelReloadOnKill=false
FlatKnockbackHorizontalMin=0.0
FlatKnockbackVerticalMin=0.0
ADSScope=No Scope
ADSFOVOverride=72.099998
ADSFOVScale=Quake/Source
ADSAllowUserOverrideFOV=true
IsBurstWeapon=false
ForceFirstPersonInADS=true
ZoomBlockedInAir=false
ADSCameraOffsetX=0.0
ADSCameraOffsetY=0.0
ADSCameraOffsetZ=0.0
QuickSwitchTime=0.0
WeaponModel=Heavy Surge Rifle
WeaponAnimation=Primary
UseIncReload=false
IncReloadStartupTime=0.0
IncReloadLoopTime=0.0
IncReloadAmmoPerLoop=1
IncReloadEndTime=0.0
IncReloadCancelWithShoot=true
WeaponSkin=Default
ProjectileVisualOffset=X=0.000 Y=0.000 Z=0.000
SpreadDecayDelay=0.0
ReloadBeforeRecovery=true
3rdPersonWeaponModel=Pistol
3rdPersonWeaponSkin=Default
ParticleMuzzleFlash=None
ParticleWallImpact=Gunshot
ParticleBodyImpact=Flare
ParticleProjectileTrail=None
ParticleHitscanTrace=None
ParticleMuzzleFlashScale=1.0
ParticleWallImpactScale=1.0
ParticleBodyImpactScale=1.0
ParticleProjectileTrailScale=1.0
Explosive=false
Radius=500.0
DamageAtCenter=100.0
DamageAtEdge=100.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,5.0
SpreadSCA=1.0,1.0,-1.0,5.0
SpreadMSA=1.0,1.0,-1.0,5.0
SpreadMCA=1.0,1.0,-1.0,5.0
SpreadSSH=0.0,0.1,0.0,0.0
SpreadSCH=1.0,1.0,-1.0,5.0
SpreadMSH=0.0,0.1,0.0,0.0
SpreadMCH=1.0,1.0,-1.0,5.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=1.0
AAMaxSpeed=360.0
AADeadZone=0.0
AAFOV=360.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.175
PSRResetDegreesPerSec=40.0
UsePerBulletSpread=false
[Weapon Profile]
Name=explode500ms
Type=Hitscan
ShotsPerClick=1
DamagePerShot=0.0
KnockbackFactor=0.0
TimeBetweenShots=0.51
Pierces=false
Category=SemiAuto
BurstShotCount=3
TimeBetweenBursts=3.0
ChargeStartDamage=10.0
ChargeStartVelocity=X=500.000 Y=0.000 Z=0.000
ChargeTimeToAutoRelease=2.0
ChargeTimeToCap=1.0
ChargeMoveSpeedModifier=1.0
MuzzleVelocityMin=X=0.100 Y=0.000 Z=0.000
MuzzleVelocityMax=X=0.100 Y=0.000 Z=0.000
InheritOwnerVelocity=0.0
OriginOffset=X=0.000 Y=0.000 Z=0.000
MaxTravelTime=10.0
MaxHitscanRange=0.1
GravityScale=0.0
HeadshotCapable=false
HeadshotMultiplier=1.0
MagazineMax=0
AmmoPerShot=1
ReloadTimeFromEmpty=0.5
ReloadTimeFromPartial=0.5
DamageFalloffStartDistance=100000.0
DamageFalloffStopDistance=100000.0
DamageAtMaxRange=100.0
DelayBeforeShot=0.5
ProjectileGraphic=Ball
VisualLifetime=0.1
BounceOffWorld=false
BounceFactor=0.5
BounceCount=0
HomingProjectileAcceleration=0.0
ProjectileEnemyHitRadius=0.1
CanAimDownSight=false
ADSZoomDelay=0.0
ADSZoomSensFactor=0.7
ADSMoveFactor=1.0
ADSStartDelay=0.0
ShootSoundCooldown=0.0
HitSoundCooldown=0.0
HitscanVisualOffset=X=0.000 Y=0.000 Z=-50.000
ADSBlocksShooting=false
ShootingBlocksADS=false
KnockbackFactorAir=0.0
RecoilNegatable=false
DecalType=0
DecalSize=30.0
DelayAfterShooting=0.0
BeamTracksCrosshair=false
AlsoShoot=
ADSShoot=
StunDuration=0.0
CircularSpread=false
SpreadStationaryVelocity=300.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
RecoilCrouchScale=1.0
RecoilADSScale=1.0
PSRCrouchScale=1.0
PSRADSScale=1.0
ProjectileAcceleration=0.0
AccelIncludeVertical=true
AimPunchAmount=0.0
AimPunchResetTime=0.1
AimPunchCooldown=0.5
AimPunchHeadshotOnly=false
AimPunchCosmeticOnly=true
MinimumDecelVelocity=0.0
PSRManualNegation=false
PSRAutoReset=true
AimPunchUpTime=0.05
AmmoReloadedOnKill=0
CancelReloadOnKill=false
FlatKnockbackHorizontalMin=0.0
FlatKnockbackVerticalMin=0.0
ADSScope=No Scope
ADSFOVOverride=72.099998
ADSFOVScale=Overwatch
ADSAllowUserOverrideFOV=true
IsBurstWeapon=false
ForceFirstPersonInADS=true
ZoomBlockedInAir=false
ADSCameraOffsetX=0.0
ADSCameraOffsetY=0.0
ADSCameraOffsetZ=0.0
QuickSwitchTime=0.0
WeaponModel=Heavy Surge Rifle
WeaponAnimation=Primary
UseIncReload=false
IncReloadStartupTime=0.0
IncReloadLoopTime=0.0
IncReloadAmmoPerLoop=1
IncReloadEndTime=0.0
IncReloadCancelWithShoot=true
WeaponSkin=Default
ProjectileVisualOffset=X=0.000 Y=0.000 Z=0.000
SpreadDecayDelay=0.0
ReloadBeforeRecovery=true
3rdPersonWeaponModel=Pistol
3rdPersonWeaponSkin=Default
ParticleMuzzleFlash=None
ParticleWallImpact=None
ParticleBodyImpact=None
ParticleProjectileTrail=None
ParticleHitscanTrace=None
ParticleMuzzleFlashScale=1.0
ParticleWallImpactScale=1.0
ParticleBodyImpactScale=1.0
ParticleProjectileTrailScale=1.0
Explosive=true
Radius=10000.0
DamageAtCenter=1.0
DamageAtEdge=1.0
SelfDamageMultiplier=1.0
ExplodesOnContactWithEnemy=false
DelayAfterEnemyContact=0.0
ExplodesOnContactWithWorld=false
DelayAfterWorldContact=0.0
ExplodesOnNextAttack=false
DelayAfterSpawn=0.5
BlockedByWorld=false
SpreadSSA=1.0,1.0,-1.0,5.0
SpreadSCA=1.0,1.0,-1.0,5.0
SpreadMSA=1.0,1.0,-1.0,5.0
SpreadMCA=1.0,1.0,-1.0,5.0
SpreadSSH=0.0,0.1,0.0,0.0
SpreadSCH=1.0,1.0,-1.0,5.0
SpreadMSH=0.0,0.1,0.0,5.0
SpreadMCH=1.0,1.0,-1.0,5.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.175
PSRResetDegreesPerSec=40.0
UsePerBulletSpread=false
PBS0=0.0,0.0
[Weapon Ability Profile]
Name=Self Destruct 500ms
MaxCharges=1.0
ChargeTimer=0.51
ChargesRefundedOnKill=0.0
DelayAfterUse=0.0
FullyAuto=true
WeaponProfile=explode500ms
BlockAttackTimer=0.0
AbilityBlockedWhenAttacking=false
AmmoPerShot=0
AIUseInCombat=true
AIUseOutOfCombat=true
AIUseOnGround=true
AIUseInAir=true
AIReuseTimer=0.01
AIMinSelfHealth=0.0
AIMaxSelfHealth=100.0
AIMinTargHealth=0.0
AIMaxTargHealth=100.0
AIMinTargDist=0.0
AIMaxTargDist=900000.0
AIMaxTargFOV=360.0
AIDamageReaction=false
AIDamageReactionIgnoreChance=0.0
AIDamageReactionMinDelay=0.125
AIDamageReactionMaxDelay=0.25
AIDamageReactionCooldown=1.0
AIDamageReactionThreshold=0.0
AIDamageReactionResetTimer=0.1
[Map Data]
reflex map version 8
global
entity
type WorldSpawn
brush
vertices
-320.000000 -32.000000 384.000000
-320.000000 16.000000 384.000000
-320.000000 16.000000 -144.000000
-320.000000 -32.000000 -144.000000
192.000000 16.000000 -144.000000
192.000000 -32.000000 -144.000000
192.000000 -32.000000 384.000000
192.000000 16.000000 384.000000
faces
0.000000 0.000000 2.000000 2.000000 -0.000000 0 1 2 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 -0.000000 2 4 5 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 -0.000000 5 6 0 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 -0.000000 1 7 4 2 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 6 7 1 0 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 4 7 6 5 0x00000000 __TB_empty
brush
vertices
-64.000000 16.000000 128.000000
-64.000000 208.000000 128.000000
-64.000000 208.000000 -144.000000
-64.000000 16.000000 -144.000000
-32.000000 208.000000 -144.000000
-32.000000 16.000000 -144.000000
-32.000000 16.000000 128.000000
-32.000000 208.000000 128.000000
faces
0.000000 0.000000 2.000000 2.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip
-16.000000 0.000000 2.000000 2.000000 0.000000 2 4 5 3 0x00000000 internal/editor/textures/editor_clip
-16.000000 0.000000 2.000000 2.000000 0.000000 5 6 0 3 0x00000000 internal/editor/textures/editor_clip
-16.000000 0.000000 2.000000 2.000000 0.000000 1 7 4 2 0x00000000 internal/editor/textures/editor_clip
-16.000000 0.000000 2.000000 2.000000 0.000000 6 7 1 0 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 2.000000 2.000000 0.000000 4 7 6 5 0x00000000 internal/editor/textures/editor_clip
brush
vertices
-320.000000 16.000000 160.000000
-320.000000 208.000000 160.000000
-320.000000 208.000000 128.000000
-320.000000 16.000000 128.000000
-32.000000 208.000000 128.000000
-32.000000 16.000000 128.000000
-32.000000 16.000000 160.000000
-32.000000 208.000000 160.000000
faces
32.000000 0.000000 2.000000 2.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 2.000000 2.000000 0.000000 2 4 5 3 0x00000000 internal/editor/textures/editor_clip
0.000000 -32.000000 2.000000 2.000000 0.000000 5 6 0 3 0x00000000 internal/editor/textures/editor_clip
0.000000 -32.000000 2.000000 2.000000 0.000000 1 7 4 2 0x00000000 internal/editor/textures/editor_clip
0.000000 0.000000 2.000000 2.000000 0.000000 6 7 1 0 0x00000000 internal/editor/textures/editor_clip
32.000000 0.000000 2.000000 2.000000 0.000000 4 7 6 5 0x00000000 internal/editor/textures/editor_clip
brush
vertices
-368.000000 -32.000000 384.000000
-368.000000 224.000000 384.000000
-368.000000 224.000000 -192.000000
-368.000000 -32.000000 -192.000000
-320.000000 224.000000 -192.000000
-320.000000 -32.000000 -192.000000
-320.000000 -32.000000 384.000000
-320.000000 224.000000 384.000000
faces
0.000000 0.000000 2.000000 2.000000 0.000000 0 1 2 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 2 4 5 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 5 6 0 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 1 7 4 2 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 6 7 1 0 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 4 7 6 5 0x00000000 __TB_empty
brush
vertices
-368.000000 -32.000000 432.000000
-368.000000 224.000000 432.000000
-368.000000 224.000000 384.000000
-368.000000 -32.000000 384.000000
240.000000 224.000000 384.000000
240.000000 -32.000000 384.000000
240.000000 -32.000000 432.000000
240.000000 224.000000 432.000000
faces
0.000000 0.000000 2.000000 -2.000000 180.000000 0 1 2 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 2 4 5 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 270.000000 5 6 0 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 270.000000 1 7 4 2 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 6 7 1 0 0x00000000 __TB_empty
0.000000 0.000000 2.000000 -2.000000 180.000000 4 7 6 5 0x00000000 __TB_empty
brush
vertices
192.000000 -32.000000 384.000000
192.000000 224.000000 384.000000
192.000000 224.000000 -192.000000
192.000000 -32.000000 -192.000000
240.000000 224.000000 -192.000000
240.000000 -32.000000 -192.000000
240.000000 -32.000000 384.000000
240.000000 224.000000 384.000000
faces
0.000000 0.000000 2.000000 2.000000 0.000000 0 1 2 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 2 4 5 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 5 6 0 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 1 7 4 2 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 6 7 1 0 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 4 7 6 5 0x00000000 __TB_empty
brush
vertices
-320.000000 -32.000000 -144.000000
-320.000000 224.000000 -144.000000
-320.000000 224.000000 -192.000000
-320.000000 -32.000000 -192.000000
192.000000 224.000000 -192.000000
192.000000 -32.000000 -192.000000
192.000000 -32.000000 -144.000000
192.000000 224.000000 -144.000000
faces
0.000000 0.000000 2.000000 -2.000000 180.000000 0 1 2 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 2 4 5 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 270.000000 5 6 0 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 270.000000 1 7 4 2 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 6 7 1 0 0x00000000 __TB_empty
0.000000 0.000000 2.000000 -2.000000 180.000000 4 7 6 5 0x00000000 __TB_empty
brush
vertices
-64.000000 16.000000 128.000000
-64.000000 48.000000 128.000000
-64.000000 48.000000 -144.000000
-64.000000 16.000000 -144.000000
-48.000000 48.000000 -144.000000
-48.000000 16.000000 -144.000000
-48.000000 16.000000 128.000000
-48.000000 48.000000 128.000000
faces
0.000000 0.000000 2.000000 2.000000 0.000000 0 1 2 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 2 4 5 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 5 6 0 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 1 7 4 2 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 6 7 1 0 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 4 7 6 5 0x00000000 __TB_empty
brush
vertices
-320.000000 16.000000 144.000000
-320.000000 48.000000 144.000000
-320.000000 48.000000 128.000000
-320.000000 16.000000 128.000000
-48.000000 48.000000 128.000000
-48.000000 16.000000 128.000000
-48.000000 16.000000 144.000000
-48.000000 48.000000 144.000000
faces
0.000000 0.000000 2.000000 2.000000 0.000000 0 1 2 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 2 4 5 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 5 6 0 3 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 1 7 4 2 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 6 7 1 0 0x00000000 __TB_empty
0.000000 0.000000 2.000000 2.000000 0.000000 4 7 6 5 0x00000000 __TB_empty
entity
type PlayerSpawn
Vector3 position -192.000000 40.000000 -0.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamA 0
entity
type PlayerSpawn
Vector3 position 64.000000 40.000000 144.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -16.000000 40.000000 -128.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 16.000000 40.000000 -128.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 48.000000 40.000000 -112.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 64.000000 40.000000 -112.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 64.000000 40.000000 -64.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 64.000000 40.000000 0.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 144.000000 40.000000 0.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 144.000000 40.000000 -80.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 64.000000 40.000000 -64.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 80.000000 40.000000 96.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 112.000000 40.000000 96.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 96.000000 40.000000 160.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 0.000000 40.000000 256.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -80.000000 40.000000 272.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -144.000000 40.000000 240.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -256.000000 40.000000 272.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -224.000000 40.000000 352.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -80.000000 40.000000 352.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 32.000000 40.000000 352.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 112.000000 40.000000 352.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 160.000000 40.000000 352.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 176.000000 40.000000 288.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 160.000000 40.000000 176.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 112.000000 40.000000 144.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 48.000000 40.000000 240.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 144.000000 40.000000 256.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 80.000000 40.000000 304.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 16.000000 40.000000 320.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 96.000000 40.000000 256.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 64.000000 40.000000 208.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -32.000000 40.000000 256.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -48.000000 40.000000 192.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -128.000000 40.000000 240.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -192.000000 40.000000 224.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -208.000000 40.000000 272.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -144.000000 40.000000 352.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -192.000000 40.000000 368.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -64.000000 40.000000 320.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -48.000000 40.000000 352.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -16.000000 48.000000 368.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 32.000000 40.000000 304.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 112.000000 40.000000 176.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 48.000000 40.000000 128.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 32.000000 40.000000 96.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 112.000000 40.000000 -48.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 112.000000 40.000000 -112.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 0.000000 40.000000 -48.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 32.000000 40.000000 -64.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 32.000000 40.000000 48.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 0.000000 40.000000 0.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 80.000000 40.000000 16.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 144.000000 40.000000 16.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 144.000000 40.000000 80.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 176.000000 40.000000 96.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 96.000000 40.000000 144.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 32.000000 40.000000 128.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 0.000000 40.000000 144.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 0.000000 40.000000 192.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -16.000000 40.000000 224.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 48.000000 40.000000 176.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -112.000000 40.000000 240.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -160.000000 40.000000 176.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -192.000000 40.000000 176.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -224.000000 40.000000 176.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -80.000000 40.000000 192.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -128.000000 40.000000 192.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -112.000000 40.000000 192.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -16.000000 40.000000 96.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 0.000000 40.000000 32.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 0.000000 40.000000 -32.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 16.000000 40.000000 80.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 176.000000 40.000000 -64.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 96.000000 40.000000 -80.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 160.000000 40.000000 -112.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 144.000000 40.000000 -128.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 80.000000 40.000000 -48.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 144.000000 40.000000 16.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 160.000000 40.000000 0.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 96.000000 40.000000 176.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 80.000000 40.000000 192.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 144.000000 40.000000 192.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 160.000000 40.000000 256.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 176.000000 40.000000 256.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 96.000000 40.000000 224.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 96.000000 40.000000 240.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 112.000000 40.000000 304.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 144.000000 40.000000 320.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 96.000000 40.000000 320.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -48.000000 40.000000 320.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -16.000000 40.000000 304.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 0.000000 40.000000 288.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -128.000000 40.000000 320.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -176.000000 40.000000 320.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -176.000000 40.000000 288.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -240.000000 40.000000 320.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -48.000000 40.000000 304.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 144.000000 40.000000 240.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 192.000000 40.000000 224.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 160.000000 40.000000 176.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 176.000000 40.000000 112.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 112.000000 40.000000 128.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 176.000000 40.000000 144.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 160.000000 40.000000 112.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 144.000000 40.000000 112.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 112.000000 40.000000 -32.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 80.000000 40.000000 16.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 144.000000 40.000000 16.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 96.000000 40.000000 32.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 96.000000 40.000000 32.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 64.000000 40.000000 32.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 64.000000 40.000000 80.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 112.000000 40.000000 80.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -16.000000 40.000000 288.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -160.000000 40.000000 368.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -48.000000 40.000000 240.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -96.000000 40.000000 256.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 16.000000 40.000000 272.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 32.000000 40.000000 320.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 48.000000 40.000000 352.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 80.000000 40.000000 288.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 48.000000 40.000000 288.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 32.000000 40.000000 272.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 32.000000 40.000000 224.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 64.000000 40.000000 176.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 144.000000 40.000000 176.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 112.000000 40.000000 272.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 144.000000 40.000000 224.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 176.000000 40.000000 80.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position 192.000000 40.000000 0.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -272.000000 40.000000 208.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -240.000000 40.000000 224.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -288.000000 40.000000 240.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -224.000000 40.000000 240.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -304.000000 40.000000 320.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -288.000000 40.000000 352.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -96.000000 40.000000 320.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -144.000000 40.000000 272.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
entity
type PlayerSpawn
Vector3 position -112.000000 40.000000 288.000000
Vector3 angles 90.000000 0.000000 0.000000
Bool8 TeamB 0
|
9813585cf9e21c00c417adbbaa4f52934f8ee1d6 | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.4.1/macros/xdess/graycolormap.sci | 6156b10f6c0778bd4e3a1c5b3c67d2c42e6a77be | [
"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 | 222 | sci | graycolormap.sci | function cmap = graycolormap(n)
//graycmap linear gray-scale color map.
//r=g=b
// Copyright INRIA
if size(n,'*')<>1|or(n<1) then
error('graycolormap : n must be a positive integer')
end
cmap=((0:n-1)'/(n-1))*[1 1 1];
|
25e8a82ea05f578f6b09d08edfeb9d86bfdda237 | 3bbb143919dc13b04e7eb3e3a72a26d0ed8bb0f6 | /n-corpsOdeKO.sce | 3c63bc5801299d3e8c27984639a18e6c6dab8dfd | [] | no_license | moueza/multi-body-system-scicos-scilab | c4dbd0bef67f9eb24d59bd12933c5a40150a9d81 | 0a87575863ff4d0bcd825df70b48a716df29bd58 | refs/heads/master | 2022-08-29T20:03:45.042873 | 2022-07-17T16:00:47 | 2022-07-17T16:00:47 | 186,108,145 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,025 | sce | n-corpsOdeKO.sce | //https://github.com/moueza/isbn-9-782729-879488-la-physique-avec-MAPLE p17
Gms=1
Gmt=.5
Xs=0
Ys=0
Xt=1
Yt=0
//start Maple
//x0=2;y0=0;vx0=0;vy0=.25
//ds=sqrt((x-Xs)^2+(y-Ys)^2)
//ds=sqrt((y(1)-Xs)^2+(y(3)-Ys)^2)
//deff https://github.com/moueza/isbn-2-287-59731-X-introduction-a-Scilab p166
deff("yyy=ds","yyy=sqrt((y(1)-Xs)^2+(y(3)-Ys)^2)")
//dt=sqrt((x-Xt)^2+(y-Yt)^2)
//dt=sqrt((y(1)-Xt)^2+(y(3)-Yt)^2)
//
deff("yyy=dt","yyy=sqrt((y(1)-Xt)^2+(y(3)-Yt)^2)")
//xple var https://github.com/moueza/isbn-2-287-59731-X-introduction-a-Scilab p157
function yprim=f(t,y)
//+ https://x-engineer.org/second-order-ode-scilab/
//[y,y']
//+++++++ [u(t)),u'(t),v(t),v'(t)]->'=[u',v']
yprim(1)=y(2);
//yprim(2)=Gms*(Xs-x)/ds^3+Gmt*(Xt-x)/dt^3;
yprim(2)=Gms*(Xs-y(1))/ds^3+Gmt*(Xt-y(1))/dt^3;
yprim(3)=y(4);
yprim(4)=Gms*(Ys-y(3))/ds^3+Gmt*(Yt-y(3))/dt^3
endfunction
//start Scilab
t = 0:0.01:5*%pi;
t0 = min(t);
y0 = [2;0;0; .25];
//f(x,yyy)
Y = ode(y0, t0, t, f);
plot2d(Y(1,:),Y(3,:),frameflaf=0)
|
0dad5d59a79281628b7a8ac05febc7547d43b15d | 449d555969bfd7befe906877abab098c6e63a0e8 | /10/CH5/EX10/cha5_10.sce | 6aa99c0f87cc732a4ccd2450ac5fe794dcbf33c5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 691 | sce | cha5_10.sce | F=60;P=4;N=1740;R1=0.5;
R2=0.5;X1=1;X2=1;Xm=35;
I=1.1;Peak=10;H=5;H1=7;
Phase=3;
Ns=120*F/P
S1=(Ns-N)/Ns
A=R2/S1
Z1=(Xm*%i)*(A+X1*%i)/(A+X2*%i+Xm*%i)
Rth=12.08;
Pg1=Phase*((I*Peak)/sqrt(2))^2*Rth
Wsyn=(Ns/60)*2*%pi
T1=Pg1/Wsyn
Ns1=-(120*H*F)/P
S2=(Ns1-N)/Ns1
B=R2/S2
Xm1=H*Xm
hX2=H*X2
Z2=Xm1*%i*(B+hX2*%i)/(B+hX2*%i+Xm1*%i)
Rth2=0.39;
Pg2=Phase*((0.22*Peak)/sqrt(2))^2*Rth2
Wsyn2=(Ns1/60)*2*%pi
T2=Pg2/Wsyn2
Ns3=(120*H1*F)/P
S3=(Ns3-N)/Ns3
C=R2/S3
Xm3=H1*Xm
hX3=H1*X2
Z3=Xm3*%i*(C+hX3*%i)/(C+hX3*%i+Xm3*%i)
Rth3=0.54;
Pg3=Phase*((0.16*Peak)/sqrt(2))^2*Rth3
Wsyn3=(Ns3/60)*2*%pi
T3=Pg3/Wsyn3
|
34c4b6665798f007e6397dbafce5d88ca627df47 | 449d555969bfd7befe906877abab098c6e63a0e8 | /167/CH8/EX8.6/ex6.sce | 8d79329f31f74ce0e2c6408bf910cc99cbb64b43 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 379 | sce | ex6.sce | //example 6
//second law efficiency of resistance heaters
clear
clc
Tl=283 //Outdoor Temp. in K
Th=294 //Indoor Temp. in K
COPhp=1/(1-Tl/Th) //coefficient of performance of reversible heat engine
COP=1 //first law efficiency
n=COP/COPhp //second law efficiency of resistance heater
printf("\n Hence, the second law efficiency of the heater is = %.1f percent. \n",n*100); |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.