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
389b32bac4b62ab62f391b27b6dfd0d7c73c27b4
449d555969bfd7befe906877abab098c6e63a0e8
/3809/CH18/EX18.10/EX18_10.sce
4883b9768bcbfd996e832272318e56e52738fa36
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
906
sce
EX18_10.sce
//Chapter 18, Example 18.10 clc //Initialisation VCC=10 //voltage R2=10*10**3 //resistance in ohm R1=27*10**3 //resistance in ohm RE=100 //resistance in ohm RC=2.2 //resistance in ohm VBE=0.7 //base emitter voltage av=1 //small sg voltage gain //Calculation VB=VCC*(R2/(R1+R2)) //Quiescent base voltage VE=VB-VBE //Quiescent emitter voltage IE=VE/RE //Quiescent emitter current ri=(R1*R2)/(R1+R2) //input resistance ro=1/(40*IE) //output resistance //Results printf("Small Signal Voltage Gain = %d\n",av) printf("Small Signal Input Resistance is %.1f kOhm\n",(ri/1000)) printf("Small Signal Output Resistance is %.2f kOhm\n",(ro))
473cd59f5f2a15f95811d21521849fd5973ae590
36c5f94ce0d09d8d1cc8d0f9d79ecccaa78036bd
/QL MidAir Rocket.sce
2ce7b78f14f86968e3414ebeec47c8376f99b9cc
[]
no_license
Ahmad6543/Scenarios
cef76bf19d46e86249a6099c01928e4e33db5f20
6a4563d241e61a62020f76796762df5ae8817cc8
refs/heads/master
2023-03-18T23:30:49.653812
2020-09-23T06:26:05
2020-09-23T06:26:05
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
46,201
sce
QL MidAir Rocket.sce
Name=QL MidAir Rocket PlayerCharacters=Rocketman BotCharacters=Pigeon.bot;Quaker Bot.bot IsChallenge=true Timelimit=60.0 PlayerProfile=Rocketman AddedBots=Pigeon.bot;Pigeon.bot;Pigeon.bot;Quaker Bot.bot;Quaker Bot.bot;Quaker Bot.bot PlayerMaxLives=0 BotMaxLives=0;0;0;0;0;0 PlayerTeam=1 BotTeams=2;2;2;0;0;0 MapName=boxer.map MapScale=7.0 BlockProjectilePredictors=true BlockCheats=true InvinciblePlayer=false InvincibleBots=false Timescale=1.0 BlockHealthbars=false TimeRefilledByKill=5.0 ScoreToWin=2000.0 ScorePerDamage=0.0 ScorePerKill=0.0 ScorePerMidairDirect=100.0 ScorePerAnyDirect=5.0 ScorePerTime=0.0 ScoreLossPerDamageTaken=0.0 ScoreLossPerDeath=0.0 ScoreLossPerMidairDirected=0.0 ScoreLossPerAnyDirected=0.0 ScoreMultAccuracy=true ScoreMultDamageEfficiency=false ScoreMultKillEfficiency=false GameTag=Quake, Quake Live, Reflex WeaponHeroTag=Rockets, RL DifficultyTag=2 AuthorsTag=junipel BlockHitMarkers=false BlockHitSounds=false BlockMissSounds=true BlockFCT=false Description=Modified MidAir for QL. Press the Launch ability to send bots flying in the air. Only midair rockets. GameVersion=1.0.8.0 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 [Aim Profile] Name=At Feet 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=-200.0 MaxTolerableSpread=5.0 MinTolerableSpread=1.0 TolerableSpreadDist=2000.0 MaxSpreadDistFactor=2.0 [Aim Profile] Name=Low Skill MinReactionTime=0.35 MaxReactionTime=0.45 MinSelfMovementCorrectionTime=0.001 MaxSelfMovementCorrectionTime=0.05 FlickFOV=30.0 FlickSpeed=1.5 FlickError=20.0 TrackSpeed=3.0 TrackError=5.0 MaxTurnAngleFromPadCenter=75.0 MinRecenterTime=0.3 MaxRecenterTime=0.5 OptimalAimFOV=30.0 OuterAimPenalty=1.0 MaxError=60.0 ShootFOV=25.0 VerticalAimOffset=0.0 MaxTolerableSpread=5.0 MinTolerableSpread=1.0 TolerableSpreadDist=2000.0 MaxSpreadDistFactor=2.0 [Bot Profile] Name=Pigeon DodgeProfileNames=Long Strafes;Long Strafes 2;Long Strafes Jumping DodgeProfileWeights=1.0;1.0;1.0 DodgeProfileMaxChangeTime=2.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=Clay Pigeon SeeThroughWalls=false NoDodging=false NoAiming=true [Bot Profile] Name=Quaker Bot DodgeProfileNames=Circle Strafe;Long Strafes;Mimic;Short Strafes DodgeProfileWeights=2.0;3.0;1.0;2.0 DodgeProfileMaxChangeTime=5.0 DodgeProfileMinChangeTime=1.0 WeaponProfileWeights=1.0;0.0;1.0;1.0;1.0;1.0;1.0;1.0 AimingProfileNames=At Feet;At Feet;Low Skill;Default;Default;Default;Default;Default WeaponSwitchTime=3.0 UseWeapons=true CharacterProfile=Quaker SeeThroughWalls=false NoDodging=false NoAiming=true [Character Profile] Name=Rocketman MaxHealth=300.0 WeaponProfileNames=Rocket Launcher - Midair;;;;;;; MinRespawnDelay=1.0 MaxRespawnDelay=5.0 StepUpHeight=75.0 CrouchHeightModifier=0.5 CrouchAnimationSpeed=1.0 CameraOffset=X=0.000 Y=0.000 Z=80.000 HeadshotOnly=false DamageKnockbackFactor=8.0 MovementType=Base MaxSpeed=1300.0 MaxCrouchSpeed=500.0 Acceleration=12000.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=Cuboid MainBBHeight=300.0 MainBBRadius=50.0 MainBBHasHead=false MainBBHeadRadius=45.0 MainBBHeadOffset=0.0 MainBBHide=false ProjBBType=Cuboid ProjBBHeight=230.0 ProjBBRadius=55.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=Launch.abilmelee;Super Launch.abilmelee;; 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 SpawnXOffset=0.0 SpawnYOffset=0.0 InvertBlockedSpawn=false [Character Profile] Name=Clay Pigeon MaxHealth=100.0 WeaponProfileNames=;;;;;;; MinRespawnDelay=1.0 MaxRespawnDelay=3.0 StepUpHeight=160.0 CrouchHeightModifier=0.5 CrouchAnimationSpeed=1.0 CameraOffset=X=0.000 Y=0.000 Z=0.000 HeadshotOnly=false DamageKnockbackFactor=8.0 MovementType=Base MaxSpeed=1300.0 MaxCrouchSpeed=1600.0 Acceleration=9000.0 AirAcceleration=16000.0 Friction=4.0 BrakingFrictionFactor=2.0 JumpVelocity=2700.0 Gravity=3.0 AirControl=0.05 CanCrouch=false CanPogoJump=true CanCrouchInAir=false CanJumpFromCrouch=true 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=Cylindrical MainBBHeight=230.0 MainBBRadius=55.0 MainBBHasHead=true MainBBHeadRadius=45.0 MainBBHeadOffset=0.0 MainBBHide=false ProjBBType=Cylindrical ProjBBHeight=230.0 ProjBBRadius=55.0 ProjBBHasHead=true 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=Jump.abilmov;;; 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.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=2700.0 VerticalSpawnOffset=0.0 SpawnXOffset=0.0 SpawnYOffset=0.0 InvertBlockedSpawn=false [Character Profile] Name=Quaker MaxHealth=100.0 WeaponProfileNames=;;LG;;;;; MinRespawnDelay=1.0 MaxRespawnDelay=5.0 StepUpHeight=160.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=1300.0 MaxCrouchSpeed=500.0 Acceleration=9000.0 AirAcceleration=16000.0 Friction=4.0 BrakingFrictionFactor=2.0 JumpVelocity=800.0 Gravity=3.0 AirControl=0.05 CanCrouch=false 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=320.0 MainBBRadius=58.0 MainBBHasHead=false MainBBHeadRadius=45.0 MainBBHeadOffset=0.0 MainBBHide=false ProjBBType=Cylindrical ProjBBHeight=230.0 ProjBBRadius=55.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=true 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 SpawnXOffset=0.0 SpawnYOffset=0.0 InvertBlockedSpawn=false [Dodge Profile] Name=Long Strafes MaxTargetDistance=5000.0 MinTargetDistance=0.0 ToggleLeftRight=true ToggleForwardBack=true MinLRTimeChange=4.0 MaxLRTimeChange=5.0 MinFBTimeChange=4.0 MaxFBTimeChange=5.0 DamageReactionChangesDirection=true 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=Ignore TargetStrafeMinDelay=0.125 TargetStrafeMaxDelay=0.25 MinProfileChangeTime=0.0 MaxProfileChangeTime=0.0 MinCrouchTime=0.3 MaxCrouchTime=0.6 MinJumpTime=0.3 MaxJumpTime=0.6 LeftStrafeTimeMult=1.0 RightStrafeTimeMult=1.0 StrafeSwapMinPause=0.0 StrafeSwapMaxPause=0.0 BlockedMovementPercent=0.5 BlockedMovementReactionMin=0.125 BlockedMovementReactionMax=0.2 [Dodge Profile] Name=Long Strafes 2 MaxTargetDistance=1750.0 MinTargetDistance=500.0 ToggleLeftRight=true ToggleForwardBack=true MinLRTimeChange=4.0 MaxLRTimeChange=6.0 MinFBTimeChange=4.0 MaxFBTimeChange=6.0 DamageReactionChangesDirection=true DamageReactionChanceToIgnore=0.5 DamageReactionMinimumDelay=0.125 DamageReactionMaximumDelay=0.25 DamageReactionCooldown=1.0 DamageReactionThreshold=50.0 DamageReactionResetTimer=0.5 JumpFrequency=0.2 CrouchInAirFrequency=0.0 CrouchOnGroundFrequency=0.0 TargetStrafeOverride=Ignore TargetStrafeMinDelay=0.125 TargetStrafeMaxDelay=0.25 MinProfileChangeTime=0.0 MaxProfileChangeTime=0.0 MinCrouchTime=0.3 MaxCrouchTime=0.6 MinJumpTime=0.3 MaxJumpTime=0.6 LeftStrafeTimeMult=1.0 RightStrafeTimeMult=1.0 StrafeSwapMinPause=0.0 StrafeSwapMaxPause=0.0 BlockedMovementPercent=0.5 BlockedMovementReactionMin=0.125 BlockedMovementReactionMax=0.2 [Dodge Profile] Name=Long Strafes Jumping MaxTargetDistance=4000.0 MinTargetDistance=200.0 ToggleLeftRight=true ToggleForwardBack=true MinLRTimeChange=0.1 MaxLRTimeChange=3.0 MinFBTimeChange=0.1 MaxFBTimeChange=1.5 DamageReactionChangesDirection=false DamageReactionChanceToIgnore=0.5 DamageReactionMinimumDelay=0.125 DamageReactionMaximumDelay=0.25 DamageReactionCooldown=1.0 DamageReactionThreshold=0.0 DamageReactionResetTimer=0.1 JumpFrequency=0.99 CrouchInAirFrequency=0.0 CrouchOnGroundFrequency=0.0 TargetStrafeOverride=Ignore TargetStrafeMinDelay=0.125 TargetStrafeMaxDelay=0.25 MinProfileChangeTime=0.0 MaxProfileChangeTime=0.0 MinCrouchTime=0.3 MaxCrouchTime=0.6 MinJumpTime=0.0001 MaxJumpTime=0.0001 LeftStrafeTimeMult=1.0 RightStrafeTimeMult=1.0 StrafeSwapMinPause=0.0 StrafeSwapMaxPause=0.0 BlockedMovementPercent=0.5 BlockedMovementReactionMin=0.125 BlockedMovementReactionMax=0.2 [Dodge Profile] Name=Circle Strafe MaxTargetDistance=2500.0 MinTargetDistance=750.0 ToggleLeftRight=true ToggleForwardBack=false MinLRTimeChange=0.5 MaxLRTimeChange=1.5 MinFBTimeChange=0.2 MaxFBTimeChange=0.5 DamageReactionChangesDirection=true DamageReactionChanceToIgnore=0.5 DamageReactionMinimumDelay=0.125 DamageReactionMaximumDelay=0.25 DamageReactionCooldown=1.0 DamageReactionThreshold=50.0 DamageReactionResetTimer=0.5 JumpFrequency=0.2 CrouchInAirFrequency=0.0 CrouchOnGroundFrequency=0.0 TargetStrafeOverride=Oppose 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 [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.2 CrouchOnGroundFrequency=0.65 TargetStrafeOverride=Mimic TargetStrafeMinDelay=0.125 TargetStrafeMaxDelay=0.25 MinProfileChangeTime=0.0 MaxProfileChangeTime=0.0 MinCrouchTime=0.2 MaxCrouchTime=0.3 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 [Dodge Profile] Name=Short Strafes MaxTargetDistance=2500.0 MinTargetDistance=750.0 ToggleLeftRight=true ToggleForwardBack=false MinLRTimeChange=0.2 MaxLRTimeChange=0.5 MinFBTimeChange=0.2 MaxFBTimeChange=0.5 DamageReactionChangesDirection=false DamageReactionChanceToIgnore=0.5 DamageReactionMinimumDelay=0.125 DamageReactionMaximumDelay=0.25 DamageReactionCooldown=1.0 DamageReactionThreshold=50.0 DamageReactionResetTimer=0.5 JumpFrequency=0.2 CrouchInAirFrequency=0.0 CrouchOnGroundFrequency=0.0 TargetStrafeOverride=Ignore TargetStrafeMinDelay=0.125 TargetStrafeMaxDelay=0.25 MinProfileChangeTime=0.0 MaxProfileChangeTime=0.0 MinCrouchTime=0.3 MaxCrouchTime=0.6 MinJumpTime=0.3 MaxJumpTime=0.6 LeftStrafeTimeMult=1.0 RightStrafeTimeMult=1.0 StrafeSwapMinPause=0.0 StrafeSwapMaxPause=0.0 BlockedMovementPercent=0.5 BlockedMovementReactionMin=0.125 BlockedMovementReactionMax=0.2 [Weapon Profile] Name=Rocket Launcher - Midair Type=Projectile ShotsPerClick=1 DamagePerShot=120.0 KnockbackFactor=5.0 TimeBetweenShots=0.8 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=10000.000 Y=0.000 Z=0.000 MuzzleVelocityMax=X=10000.000 Y=0.000 Z=0.000 InheritOwnerVelocity=0.0 OriginOffset=X=100.000 Y=0.000 Z=0.000 MaxTravelTime=5.0 MaxHitscanRange=100000.0 GravityScale=0.0 HeadshotCapable=false HeadshotMultiplier=2.0 MagazineMax=1 AmmoPerShot=1 ReloadTimeFromEmpty=0.5 ReloadTimeFromPartial=0.5 DamageFalloffStartDistance=100000.0 DamageFalloffStopDistance=100000.0 DamageAtMaxRange=25.0 DelayBeforeShot=0.0 HitscanVisualEffect=Tracer ProjectileGraphic=Rocket VisualLifetime=0.1 WallParticleEffect=Flare HitParticleEffect=Flare BounceOffWorld=false BounceFactor=0.0 BounceCount=0 HomingProjectileAcceleration=0.0 ProjectileEnemyHitRadius=3.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=0.000 ADSBlocksShooting=false ShootingBlocksADS=false KnockbackFactorAir=5.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 ProjectileTrail=Smoke 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=1 CancelReloadOnKill=true 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 Explosive=true Radius=0.1 DamageAtCenter=120.0 DamageAtEdge=0.0 SelfDamageMultiplier=0.0 ExplodesOnContactWithEnemy=true 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.5 AAMaxSpeed=0.5 AADeadZone=0.0 AAFOV=180.0 AANeedsLOS=true TrackHorizontal=true TrackVertical=true AABlocksMouse=false AAOffTimer=0.0 AABackOnTimer=0.0 TriggerBotEnabled=true TriggerBotDelay=0.001 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 [Weapon Profile] Name=LG Type=Hitscan ShotsPerClick=1 DamagePerShot=6.0 KnockbackFactor=2.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=false 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 HitscanVisualEffect=Tracer ProjectileGraphic=Ball VisualLifetime=0.05 WallParticleEffect=None HitParticleEffect=None BounceOffWorld=false BounceFactor=0.0 BounceCount=0 HomingProjectileAcceleration=0.0 ProjectileEnemyHitRadius=1.0 CanAimDownSight=false ADSZoomDelay=0.0 ADSZoomSensFactor=0.7 ADSMoveFactor=1.0 ADSStartDelay=0.0 ShootSoundCooldown=0.08 HitSoundCooldown=0.08 HitscanVisualOffset=X=0.000 Y=0.000 Z=-80.000 ADSBlocksShooting=false ShootingBlocksADS=false KnockbackFactorAir=9.0 RecoilNegatable=false DecalType=0 DecalSize=30.0 DelayAfterShooting=0.0 BeamTracksCrosshair=true AlsoShoot= ADSShoot= StunDuration=0.0 CircularSpread=true SpreadStationaryVelocity=0.0 PassiveCharging=false BurstFullyAuto=true FlatKnockbackHorizontal=0.0 FlatKnockbackVertical=0.0 HitscanRadius=0.0 HitscanVisualRadius=6.0 TaggingDuration=0.0 TaggingMaxFactor=1.0 TaggingHitFactor=1.0 ProjectileTrail=None RecoilCrouchScale=1.0 RecoilADSScale=1.0 PSRCrouchScale=1.0 PSRADSScale=1.0 ProjectileAcceleration=0.0 AccelIncludeVertical=true AimPunchAmount=0.0 AimPunchResetTime=0.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=Quake/Source ADSAllowUserOverrideFOV=true IsBurstWeapon=false ForceFirstPersonInADS=true ZoomBlockedInAir=false ADSCameraOffsetX=0.0 ADSCameraOffsetY=0.0 ADSCameraOffsetZ=0.0 QuickSwitchTime=0.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 [Movement Ability Profile] Name=Jump MaxCharges=1.0 ChargeTimer=0.1 ChargesRefundedOnKill=0.0 DelayAfterUse=0.5 FullyAuto=false AbilityDuration=0.0 LockDirectionForDuration=true NegateGravityForDuration=false MainVelocity=900.0 MainVelocityCanGoVertical=true MainVelocitySetToMovementKeys=false UpVelocity=3000.0 EndVelocityFactor=1.0 Hurtbox=false HurtboxRadius=50.0 HurtboxDamage=50.0 HurtboxGroundKnockbackFactor=1.0 HurtboxAirKnockbackFactor=1.0 AbilityBlocksTurning=false AbilityBlocksMovement=true AbilityBlocksAttack=false AttackCancelsAbility=false AbilityReloadsWeapon=false HealthRestore=0.0 AIUseInCombat=true AIUseOutOfCombat=true AIUseOnGround=true AIUseInAir=false AIReuseTimer=1.0 AIMinSelfHealth=0.0 AIMaxSelfHealth=100.0 AIMinTargHealth=0.0 AIMaxTargHealth=100.0 AIMinTargDist=0.0 AIMaxTargDist=2000.0 AIMaxTargFOV=15.0 AIDamageReaction=true AIDamageReactionIgnoreChance=0.0 AIDamageReactionMinDelay=0.125 AIDamageReactionMaxDelay=0.25 AIDamageReactionCooldown=1.0 AIDamageReactionThreshold=0.0 AIDamageReactionResetTimer=0.1 [Melee Ability Profile] Name=Launch MaxCharges=1.0 ChargeTimer=1.0 ChargesRefundedOnKill=1.0 DelayAfterUse=0.0 FullyAuto=false AbilityDuration=0.15 HurtboxRadius=2000.0 HurtboxDamage=0.0 HurtboxGroundKnockbackFactor=0.0 HurtboxAirKnockbackFactor=0.0 BlockAttackTimer=0.0 AbilityBlockedWhenAttacking=false AmmoPerShot=0 FlatKnockbackHorizontal=500.0 FlatKnockbackVertical=2500.0 FlatKnockbackHorizontalMin=-1500.0 FlatKnockbackVerticalMin=1500.0 AIUseInCombat=true AIUseOutOfCombat=false AIUseOnGround=true AIUseInAir=true AIReuseTimer=1.0 AIMinSelfHealth=0.0 AIMaxSelfHealth=100.0 AIMinTargHealth=0.0 AIMaxTargHealth=100.0 AIMinTargDist=0.0 AIMaxTargDist=2000.0 AIMaxTargFOV=15.0 AIDamageReaction=true AIDamageReactionIgnoreChance=0.0 AIDamageReactionMinDelay=0.125 AIDamageReactionMaxDelay=0.25 AIDamageReactionCooldown=1.0 AIDamageReactionThreshold=0.0 AIDamageReactionResetTimer=0.1 [Melee Ability Profile] Name=Super Launch MaxCharges=1.0 ChargeTimer=1.0 ChargesRefundedOnKill=1.0 DelayAfterUse=0.0 FullyAuto=false AbilityDuration=0.3 HurtboxRadius=2000.0 HurtboxDamage=0.0 HurtboxGroundKnockbackFactor=0.0 HurtboxAirKnockbackFactor=0.0 BlockAttackTimer=0.0 AbilityBlockedWhenAttacking=false AmmoPerShot=0 FlatKnockbackHorizontal=2000.0 FlatKnockbackVertical=3000.0 FlatKnockbackHorizontalMin=-2000.0 FlatKnockbackVerticalMin=2000.0 AIUseInCombat=true AIUseOutOfCombat=false AIUseOnGround=true AIUseInAir=true AIReuseTimer=1.0 AIMinSelfHealth=0.0 AIMaxSelfHealth=100.0 AIMinTargHealth=0.0 AIMaxTargHealth=100.0 AIMinTargDist=0.0 AIMaxTargDist=2000.0 AIMaxTargFOV=15.0 AIDamageReaction=true 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 String32 targetGameOverCamera end UInt8 playersMin 1 UInt8 playersMax 16 brush vertices -576.000000 0.000000 256.000000 448.000000 0.000000 256.000000 448.000000 0.000000 -768.000000 -576.000000 0.000000 -768.000000 -576.000000 -16.000000 256.000000 448.000000 -16.000000 256.000000 448.000000 -16.000000 -768.000000 -576.000000 -16.000000 -768.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 -576.000000 272.000000 -768.000000 448.000000 272.000000 -768.000000 448.000000 272.000000 -784.000000 -576.000000 272.000000 -784.000000 -576.000000 0.000000 -768.000000 448.000000 0.000000 -768.000000 448.000000 0.000000 -784.000000 -576.000000 0.000000 -784.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 -576.000000 272.000000 272.000000 448.000000 272.000000 272.000000 448.000000 272.000000 256.000000 -576.000000 272.000000 256.000000 -576.000000 0.000000 272.000000 448.000000 0.000000 272.000000 448.000000 0.000000 256.000000 -576.000000 0.000000 256.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 448.000000 272.000000 256.000000 464.000000 272.000000 256.000000 464.000000 272.000000 -768.000000 448.000000 272.000000 -768.000000 448.000000 0.000000 256.000000 464.000000 0.000000 256.000000 464.000000 0.000000 -768.000000 448.000000 0.000000 -768.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 -592.000000 272.000000 256.000000 -576.000000 272.000000 256.000000 -576.000000 272.000000 -768.000000 -592.000000 272.000000 -768.000000 -592.000000 0.000000 256.000000 -576.000000 0.000000 256.000000 -576.000000 0.000000 -768.000000 -592.000000 0.000000 -768.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 -592.000000 704.000000 256.000000 -576.000000 704.000000 256.000000 -576.000000 704.000000 -768.000000 -592.000000 704.000000 -768.000000 -592.000000 272.000000 256.000000 -576.000000 272.000000 256.000000 -576.000000 272.000000 -768.000000 -592.000000 272.000000 -768.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices 448.000000 704.000000 256.000000 464.000000 704.000000 256.000000 464.000000 704.000000 -768.000000 448.000000 704.000000 -768.000000 448.000000 272.000000 256.000000 464.000000 272.000000 256.000000 464.000000 272.000000 -768.000000 448.000000 272.000000 -768.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -576.000000 704.000000 -768.000000 448.000000 704.000000 -768.000000 448.000000 704.000000 -784.000000 -576.000000 704.000000 -784.000000 -576.000000 272.000000 -768.000000 448.000000 272.000000 -768.000000 448.000000 272.000000 -784.000000 -576.000000 272.000000 -784.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 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 -576.000000 704.000000 272.000000 448.000000 704.000000 272.000000 448.000000 704.000000 256.000000 -576.000000 704.000000 256.000000 -576.000000 272.000000 272.000000 448.000000 272.000000 272.000000 448.000000 272.000000 256.000000 -576.000000 272.000000 256.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 -576.000000 720.000000 256.000000 448.000000 720.000000 256.000000 448.000000 720.000000 -768.000000 -576.000000 720.000000 -768.000000 -576.000000 704.000000 256.000000 448.000000 704.000000 256.000000 448.000000 704.000000 -768.000000 -576.000000 704.000000 -768.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000 internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000 internal/editor/textures/editor_clip brush vertices -128.000000 16.000000 -320.000000 0.000000 16.000000 -320.000000 0.000000 16.000000 -336.000000 -128.000000 16.000000 -336.000000 -128.000000 0.000000 -320.000000 0.000000 0.000000 -320.000000 0.000000 0.000000 -336.000000 -128.000000 0.000000 -336.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 0.000000 16.000000 -192.000000 16.000000 16.000000 -192.000000 16.000000 16.000000 -320.000000 0.000000 16.000000 -320.000000 0.000000 0.000000 -192.000000 16.000000 0.000000 -192.000000 16.000000 0.000000 -320.000000 0.000000 0.000000 -320.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 -144.000000 16.000000 -192.000000 -128.000000 16.000000 -192.000000 -128.000000 16.000000 -320.000000 -144.000000 16.000000 -320.000000 -144.000000 0.000000 -192.000000 -128.000000 0.000000 -192.000000 -128.000000 0.000000 -320.000000 -144.000000 0.000000 -320.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 -128.000000 16.000000 -176.000000 0.000000 16.000000 -176.000000 0.000000 16.000000 -192.000000 -128.000000 16.000000 -192.000000 -128.000000 0.000000 -176.000000 0.000000 0.000000 -176.000000 0.000000 0.000000 -192.000000 -128.000000 0.000000 -192.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 0.000000 16.000000 -176.000000 0.000000 0.000000 -192.000000 16.000000 16.000000 -192.000000 0.000000 0.000000 -176.000000 16.000000 0.000000 -192.000000 0.000000 16.000000 -192.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 3 1 4 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 0 2 5 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 2 0 3 4 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 1 3 0 5 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 2 4 1 5 0x00000000 brush vertices -128.000000 0.000000 -176.000000 -128.000000 16.000000 -176.000000 -128.000000 16.000000 -192.000000 -144.000000 0.000000 -192.000000 -128.000000 0.000000 -192.000000 -144.000000 16.000000 -192.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 4 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 1 2 5 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 0 4 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 3 0 1 5 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000 brush vertices -144.000000 16.000000 -320.000000 -128.000000 16.000000 -320.000000 -128.000000 16.000000 -336.000000 -144.000000 0.000000 -320.000000 -128.000000 0.000000 -336.000000 -128.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 0 2 4 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 3 5 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 4 2 1 5 0x00000000 brush vertices 0.000000 16.000000 -320.000000 16.000000 16.000000 -320.000000 0.000000 0.000000 -336.000000 0.000000 0.000000 -320.000000 16.000000 0.000000 -320.000000 0.000000 16.000000 -336.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 4 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 5 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 2 3 0 5 0x00000000 0.000000 0.000000 1.000000 1.000000 0.000000 1 4 2 5 0x00000000 brush vertices 0.000000 704.000000 -192.000000 16.000000 704.000000 -192.000000 16.000000 704.000000 -320.000000 0.000000 704.000000 -320.000000 0.000000 16.000000 -192.000000 16.000000 16.000000 -192.000000 16.000000 16.000000 -320.000000 0.000000 16.000000 -320.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0xff8f7d6a internal/editor/textures/editor_clip brush vertices -144.000000 704.000000 -192.000000 -128.000000 704.000000 -192.000000 -128.000000 704.000000 -320.000000 -144.000000 704.000000 -320.000000 -144.000000 16.000000 -192.000000 -128.000000 16.000000 -192.000000 -128.000000 16.000000 -320.000000 -144.000000 16.000000 -320.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0xff8f7d6a internal/editor/textures/editor_clip brush vertices -128.000000 704.000000 -320.000000 0.000000 704.000000 -320.000000 0.000000 704.000000 -336.000000 -128.000000 704.000000 -336.000000 -128.000000 16.000000 -320.000000 0.000000 16.000000 -320.000000 0.000000 16.000000 -336.000000 -128.000000 16.000000 -336.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0xff8f7d6a internal/editor/textures/editor_clip brush vertices -128.000000 704.000000 -176.000000 0.000000 704.000000 -176.000000 0.000000 704.000000 -192.000000 -128.000000 704.000000 -192.000000 -128.000000 16.000000 -176.000000 0.000000 16.000000 -176.000000 0.000000 16.000000 -192.000000 -128.000000 16.000000 -192.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0xff8f7d6a internal/editor/textures/editor_clip brush vertices 0.000000 704.000000 -176.000000 0.000000 16.000000 -192.000000 16.000000 704.000000 -192.000000 0.000000 16.000000 -176.000000 16.000000 16.000000 -192.000000 0.000000 704.000000 -192.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 3 1 4 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 2 5 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 0 3 4 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 3 0 5 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 4 1 5 0xff8f7d6a internal/editor/textures/editor_clip brush vertices -128.000000 16.000000 -176.000000 -128.000000 704.000000 -176.000000 -128.000000 704.000000 -192.000000 -144.000000 16.000000 -192.000000 -128.000000 16.000000 -192.000000 -144.000000 704.000000 -192.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 3 4 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 2 5 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 1 0 4 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 0 1 5 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0xff8f7d6a internal/editor/textures/editor_clip brush vertices -144.000000 704.000000 -320.000000 -128.000000 704.000000 -320.000000 -128.000000 704.000000 -336.000000 -144.000000 16.000000 -320.000000 -128.000000 16.000000 -336.000000 -128.000000 16.000000 -320.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 4 5 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 3 0 2 4 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 3 5 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 4 2 1 5 0xff8f7d6a internal/editor/textures/editor_clip brush vertices 0.000000 704.000000 -320.000000 16.000000 704.000000 -320.000000 0.000000 16.000000 -336.000000 0.000000 16.000000 -320.000000 16.000000 16.000000 -320.000000 0.000000 704.000000 -336.000000 faces 0.000000 0.000000 1.000000 1.000000 0.000000 3 2 4 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 0 1 5 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 0 3 4 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 2 3 0 5 0xff8f7d6a internal/editor/textures/editor_clip 0.000000 0.000000 1.000000 1.000000 0.000000 1 4 2 5 0xff8f7d6a internal/editor/textures/editor_clip entity type PlayerSpawn Vector3 position -64.000000 0.000000 -736.000000 Bool8 teamA 0 entity type CameraPath UInt32 entityIdAttachedTo 5 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 352.000000 256.000000 224.000000 Vector3 angles -135.000000 30.000000 0.000000 String32 name end entity type PlayerSpawn Vector3 position -64.000000 0.000000 224.000000 Vector3 angles 180.000000 0.000000 0.000000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 416.000000 0.000000 -256.000000 Vector3 angles 270.000000 0.000000 0.000000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -544.000000 0.000000 -256.000000 Vector3 angles 90.000000 0.000000 0.000000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -64.000000 0.000000 -256.000000 Vector3 angles 90.000000 0.000000 0.000000 Bool8 teamB 0
cca4ab40945fb7e95b5882ffa6dca2106438d56a
caafd05eb866a2bd249681ceeb5734ca2df71833
/TP4/newton.sci
92d613874dc9e5316deb80f3de6c94ee0cb4014c
[ "MIT" ]
permissive
mmewen/MT09-numerical-analysis
5fb1f251e86f9d43d7eeb23ce7bcc91d6ca3fa8b
cde3871aa885811bc31166e778b2a4f052e74b64
refs/heads/master
2021-01-11T22:11:18.631204
2017-01-14T10:59:23
2017-01-14T10:59:23
78,934,966
0
0
null
null
null
null
UTF-8
Scilab
false
false
743
sci
newton.sci
function [x, k] = newton(foncjac, tol, N, x0) // Résolution du système // tol : erreur RELATIVE en dessous de laquelle on considère la solution stationnaire // N : nb max d'itérations // x0 : valeur de x à laquelle on commmence les itérations // k : nb d'itérations effectuées n = length(x0); x = zeros(n, 1); x = x0; for k = 1:N [F, J] = foncjac(x); h = J\F; x = x - h; // Si évolution < tol, on retourne le résultat if norm(h) / norm(x) < tol then return; end end // Si nb max d'itération atteint, erreur error('Le nombre maximum d itérations a été atteint sans converger'); endfunction
efad357af2dd9eda8cc68cb99f3c95f2763dc1a9
e7055fdf94e8a24293cab7ccbeac12039d6fe512
/macros/detectORB.sci
27125ceb21c9be91a482e5f6317d2ec05227c2f1
[]
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
10,004
sci
detectORB.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 [orb] = detectAndComputeORB(srcImg, varargin) // Detects orb in the source image // // Calling Sequence // [orb] = orbAnalysis(srcImg) // [orb] = orbAnalysis(srcImg, Name, Value) // // Parameters // srcImg: The input image Matrix // Name: filteration method // Value: filteration method constraints, [1X2] vector // orb: stores different parameters of the orb // // Description // The function uses orbDetectAndCompute function to detect the orbs then it checks for different Name Value pair arguments and accordingly returns the parameters of the orb such as 2D coordinates of the orb, size of the orb. // // The Name-Value pair may be any of following types<itemizedlist><listitem><para>int edgeThreshold </para></listitem><listitem><para>int fastThreshold </para></listitem><listitem><para>int firstLevel </para></listitem><listitem><para>int setMaxFeatures </para></listitem><listitem><para>int nLevels </para></listitem><listitem><para>int patchSize </para></listitem><listitem><para>int scaleFactor </para></listitem><listitem><para>int scoreType </para></listitem></itemizedlist> // // Examples // [srcImg] = imread('images/table.jpg'); // [orb] = orbAnalysis(srcImg); // [orb] = orbAnalysis(srcImg, "filterByArea", [0.01 1]); // // Authors // Siddhant Narang [lhs,rhs] = argn(0) // To check the number of input and output arguments if rhs<1 then error(msprintf(" Not enough input arguments")) elseif rhs>10 then error(msprintf(" Too many input arguments to the function")) elseif lhs<1 then error(msprintf(" Not enough output arguments")) elseif lhs>1 then error(msprintf(" Too many output arguments")) end srcMat = mattolist(srcImg) if modulo(rhs,2) == 0 then error(msprintf("Number of input arguments must be odd")) end select rhs case 1 then output = raw_detectORB(srcMat) case 3 then if typeof(varargin(1))<> "string" error(msprintf("argument at position 2 must be string")) end output = raw_detectORB(srcMat, varargin(1), varargin(2)) case 5 then if typeof(varargin(1))<> "string" error(msprintf("argument at position 2 must be string")) end if typeof(varargin(3))<> "string" error(msprintf("argument at position 4 must be string")) end output = raw_detectORB(srcMat, varargin(1), varargin(2), varargin(3), varargin(4)) case 7 then if typeof(varargin(1))<> "string" error(msprintf("argument at position 2 must be string")) end if typeof(varargin(3))<> "string" error(msprintf("argument at position 4 must be string")) end if typeof(varargin(5))<> "string" error(msprintf("argument at position 6 must be string")) end output = raw_detectORB(srcMat, varargin(1), varargin(2), varargin(3), varargin(4), varargin(5), varargin(6)) case 9 then if typeof(varargin(1))<> "string" error(msprintf("argument at position 2 must be string")) end if typeof(varargin(3))<> "string" error(msprintf("argument at position 4 must be string")) end if typeof(varargin(5))<> "string" error(msprintf("argument at position 6 must be string")) end if typeof(varargin(7))<> "string" error(msprintf("argument at position 8 must be string")) end output = raw_detectORB(srcMat, varargin(1), varargin(2), varargin(3), varargin(4), varargin(5), varargin(6), varargin(7), varargin(8)) case 11 then if typeof(varargin(1))<> "string" error(msprintf("argument at position 2 must be string")) end if typeof(varargin(3))<> "string" error(msprintf("argument at position 4 must be string")) end if typeof(varargin(5))<> "string" error(msprintf("argument at position 6 must be string")) end if typeof(varargin(7))<> "string" error(msprintf("argument at position 8 must be string")) end if typeof(varargin(9))<> "string" error(msprintf("argument at position 10 must be string")) end output = raw_detectORB(srcMat, varargin(1), varargin(2), varargin(3), varargin(4), varargin(5), varargin(6), varargin(7), varargin(9), varargin(10)) case 13 then if typeof(varargin(1))<> "string" error(msprintf("argument at position 2 must be string")) end if typeof(varargin(3))<> "string" error(msprintf("argument at position 4 must be string")) end if typeof(varargin(5))<> "string" error(msprintf("argument at position 6 must be string")) end if typeof(varargin(7))<> "string" error(msprintf("argument at position 8 must be string")) end if typeof(varargin(9))<> "string" error(msprintf("argument at position 10 must be string")) end if typeof(varargin(11))<> "string" error(msprintf("argument at position 12 must be string")) end output = raw_detectORB(srcMat, varargin(1), varargin(2), varargin(3), varargin(4), varargin(5), varargin(6), varargin(7), varargin(9), varargin(10), varargin(11), varargin(12)) case 15 then if typeof(varargin(1))<> "string" error(msprintf("argument at position 2 must be string")) end if typeof(varargin(3))<> "string" error(msprintf("argument at position 4 must be string")) end if typeof(varargin(5))<> "string" error(msprintf("argument at position 6 must be string")) end if typeof(varargin(7))<> "string" error(msprintf("argument at position 8 must be string")) end if typeof(varargin(9))<> "string" error(msprintf("argument at position 10 must be string")) end if typeof(varargin(11))<> "string" error(msprintf("argument at position 12 must be string")) end if typeof(varargin(13))<> "string" error(msprintf("argument at position 14 must be string")) end output = raw_detectORB(srcMat, varargin(1), varargin(2), varargin(3), varargin(4), varargin(5), varargin(6), varargin(7), varargin(9), varargin(10), varargin(11), varargin(13), varargin(14)) case 17 then if typeof(varargin(1))<> "string" error(msprintf("argument at position 2 must be string")) end if typeof(varargin(3))<> "string" error(msprintf("argument at position 4 must be string")) end if typeof(varargin(5))<> "string" error(msprintf("argument at position 6 must be string")) end if typeof(varargin(7))<> "string" error(msprintf("argument at position 8 must be string")) end if typeof(varargin(9))<> "string" error(msprintf("argument at position 10 must be string")) end if typeof(varargin(11))<> "string" error(msprintf("argument at position 12 must be string")) end if typeof(varargin(13))<> "string" error(msprintf("argument at position 14 must be string")) end if typeof(varargin(15))<> "string" error(msprintf("argument at position 16 must be string")) end output = raw_detectORB(srcMat, varargin(1), varargin(2), varargin(3), varargin(4), varargin(5), varargin(6), varargin(7), varargin(9), varargin(10), varargin(11), varargin(13), varargin(14), varargin(15), varargin(16)) case 19 then if typeof(varargin(1))<> "string" error(msprintf("argument at position 2 must be string")) end if typeof(varargin(3))<> "string" error(msprintf("argument at position 4 must be string")) end if typeof(varargin(5))<> "string" error(msprintf("argument at position 6 must be string")) end if typeof(varargin(7))<> "string" error(msprintf("argument at position 8 must be string")) end if typeof(varargin(9))<> "string" error(msprintf("argument at position 10 must be string")) end if typeof(varargin(11))<> "string" error(msprintf("argument at position 12 must be string")) end if typeof(varargin(13))<> "string" error(msprintf("argument at position 14 must be string")) end if typeof(varargin(15))<> "string" error(msprintf("argument at position 16 must be string")) end if typeof(varargin(17))<> "string" error(msprintf("argument at position 18 must be string")) end output = raw_detectORB(srcMat, varargin(1), varargin(2), varargin(3), varargin(4), varargin(5), varargin(6), varargin(7), varargin(9), varargin(10), varargin(11), varargin(13), varargin(14), varargin(15), varargin(16), varargin(17), varargin(18)) end orb = struct("Points", output(1), "Size", output(2)) endfunction
35a8ba601785695d5906e496c21daab158fd4648
449d555969bfd7befe906877abab098c6e63a0e8
/3506/CH5/EX5.4/Exp_5_4.sce
6de69c9e93ba5adc09ce5c3e00e8bbd115099434
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
526
sce
Exp_5_4.sce
//Optical Fiber communication by A selvarajan //example 5.4 //OS=Windows XP sp3 //Scilab version 5.5.1 clc; clear all; //given I=100*1e-9//current in A P=5*1e-9//Incident power in W h=6.6*10^-34//planck's constant c=3*10^8//velocity of light in m/s q=1.6*10^-19//charge of an elctron in columb eta=0.7//quantum efficiency lambda=1.5*10^-6//wavelength in m R=I/P;//APD responsivity in A/W M= (R*h*c)/(q*eta*lambda);//Multiplication factor mprintf("Responsivity=%f",R) mprintf("\nMultiplication factor=%f",M)
0e519f39bf4e931f84181a020322d7d647b0c417
449d555969bfd7befe906877abab098c6e63a0e8
/1949/CH5/EX5.3/Ex5_3.sce
7c5bf3204b0239c54377e67bfbab3d81a49324d2
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
631
sce
Ex5_3.sce
//Chapter-5,Example 5_3,Page 5-24 clc() //Given Values: m1=40*10^-3 //mass of bullet in kg m2=9.1*10^-31 //mass of electron in kg h=6.63*10^-34 //Planck's constant v=1100 //velocity of bullet and electron //Calculations: lam1=h/(m1*v) //de Broglie wavelength printf('de Broglie wavelength associated with bullet is =%.36f m \n \n',lam1) lam2=h/(m2*v) //de Broglie wavelength printf(' de Broglie wavelength associated with electron is =%.10f m \n \n',lam2) printf(' Wavelength of bullet is too small.Hence it can not be measured with help of diffraction effect.')
70212633d878870ddd368a325ecabcb0230238c7
449d555969bfd7befe906877abab098c6e63a0e8
/2792/CH11/EX11.10/Ex11_10.sce
dd1fc84810b1e04535c378cf94dd20ac9ef49cb6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,549
sce
Ex11_10.sce
clc Na=5*10^16 disp("Na = "+string(Na)+"cm^-3") //initializing value of p side doping Nd=5*10^17 disp("Nd = "+string(Nd)+"cm^-3") //initializing value of n side doping Dn = 30 disp("Dn= "+string(Dn)+"cm^2/s")//initializing value of electron diffusion coefficient Dp = 15 disp("Dp= "+string(Dp)+"cm^2/s")//initializing value of hole diffusion coefficient Tn = 10^-8 disp("Tn= "+string(Tn)+"s")//inializing value of electron minority carrier lifetime Tp = 10^-7 disp("Tp= "+string(Tp)+"s")//inializing value of hole minority carrier lifetime e = 1.6*10^-19 disp("e= "+string(e)+"C")//initializing value of charge of electron ni = 1.84*10^6 disp("ni = "+string(ni)+"cm^-3") //initializing value of intrinsic carrier concentration in GaAs kbT = 0.026 disp("kbT = "+string(kbT)+"V/K") //initializing value of kbT at 300K V = 1 disp("V = "+string(V)+"V") //initializing value of forward bias potential nQr=.5 disp("nQr = "+string(nQr)) //initializing value of radiative recombination efficiency np = ni^2/Na disp(" np = ni^2/Na= "+string(np)+"cm^-3")//calculation pn = ni^2/Nd disp(" pn = ni^2/Nd= "+string(pn)+"cm^-3")//calculation Ln = sqrt(Dn*Tn) disp("The electron diffusion length is ,Ln = sqrt(Dn*Tn)= "+string(Ln)+"cm")//calculation Lp = sqrt(Dp*Tp) disp("The hole diffusion length is ,Lp = sqrt(Dp*Tp)= "+string(Lp)+"cm")//calculation Yinj = ((e*Dn*np)/Ln)/(((e*Dn*np)/Ln)+((e*Dp*pn)/Lp)) disp("The injection efficiency is ,Yinj = ((e*Dn*np)/Ln)/(((e*Dn*np)/Ln)+((e*Dp*pn)/Lp))= "+string(Yinj))//calculation
9c59f12b4e9cbe79c78229240c00cf229512d394
449d555969bfd7befe906877abab098c6e63a0e8
/2150/CH8/EX8.24/ex8_24.sce
3d0a230b4c04cff6cb45939622e6a43e9aec3220
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
334
sce
ex8_24.sce
// Exa 8.24 clc; clear; close; // Given data R_f = 3;// in K ohm R_f = R_f * 10^3;// in ohm R1 = 150;// in ohm A_v = (R_f/R1) + 1; disp(A_v,"Close loop gain for inverting amplifier is"); f = 1;// in MHz f = f * 10^6;// in Hz f2 = f/A_v;// in Hz f2 = f2 * 10^-3;// in KHz disp(f2,"The closed loop bandwidth in KHz is");
681a376fddfa5a654a49a3e6cc4888149be9f6fe
449d555969bfd7befe906877abab098c6e63a0e8
/1439/CH4/EX4.1/4_1.sce
f5abff4aacea7167a26b2b22b5939d5d53cd3a60
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
218
sce
4_1.sce
clc //initialisation of variables E= -1148.93 //kcal mole^-1 R= 1.987 //cal mole^-1 K^-1 T= 25 //C n=4 //CALCULATIONS E1= (E*1000-R*n*(273.1+T))/1000 //RESULTS printf ('heat absorbed= %.2f kcal mole^-1',E1)
76d821039f85a4e170ad4c2b35d0a1ffcbb2d0e6
449d555969bfd7befe906877abab098c6e63a0e8
/3020/CH1/EX1.8/ex1_8.sce
766a003c579454da097f14cdc66a3934b3ceb028
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
521
sce
ex1_8.sce
clc; clear all; d = 0.6e-3; // Diameter in meters r = d/2; // Radius of wire in meter deltal = 1e-3; // Length of elongation produced in meters m = 0.16*1e-3; // Mass in Rg angt = 1; // Angular twist in radian T = 10e-4; //Torque in Newton g = 9.8; // Gravitational Constant n = 2.34e9; // Rigidity modulus in mewton per square meters Y = (m*g)/(%pi*r*r*deltal); disp('',Y); sigma = (Y/(2*n))-1 disp(' ',sigma,'The poisssons ratio is') // Wrong answer printed in textbook... Checked in calculator also...
dc09ce6e2fad52d5c7a19f65293579404dfed99d
ec117c3067c517791d2aa16938bdbe68ccc4222f
/Reconstruction_surface/Tp2/leastSquaresCurve.sce
11ae4f36325718ab84dad4ef22642ac50a167440
[]
no_license
Mric26/M2-S1
e870849816b2a7945b4017bb2defaf4d772835f6
bf9acf69e3a2a8abb3fbbe140021c8971cace9b9
refs/heads/master
2016-08-12T16:29:55.570039
2016-03-31T10:28:47
2016-03-31T10:28:47
43,129,610
0
0
null
null
null
null
UTF-8
Scilab
false
false
3,018
sce
leastSquaresCurve.sce
function mc(fitType,inputs,plotres,jpgfilename) nargin = argn(2); if nargin<3 then plotres = 1;end if nargin<2 then inputs = 1;end if nargin<1 then fitType = 1;end rand('seed',0) if inputs==2 then // quadrique a = -1.3; b = 0; c = 2; x = linspace(-25,25,50); y = a.*x^2+b.*x+c+rand(1,50)*200-100; elseif inputs==3 then // cubique a = 1.3; b = 2; c = 1; d = 1; x = linspace(-25,25,50); y = a.*x^3+b.*x^2+c.*x+d+rand(1,50)*5000-2500; else // droite a = 1.3; b = 2; x = linspace(-25,25,50); y = a.*x+b+rand(1,50)*20-10; end scf(); plot(x,y,'ro'); if plotres then if fitType==3 then c = mcCubique(x,y); elseif fitType==2 then c = mcQuadrique(x,y); else c = mcDroite(x,y); end xx = linspace(min(x),max(x),1000); yy = evalPoly(xx,c); plot(xx,yy,'b-','linewidth',3); end a = gca(); a.data_bounds = [min(x)-1,min(y)-1;max(x)+1,max(y)+1]; f = gcf(); f.anti_aliasing = "16x"; if nargin>=4 then xs2jpg(f, jpgfilename); end endfunction function c = mcDroite(x,y) // entrées // x et y -> les abcisses et ordonnées des points que l'on cherche à approcher // sorties // c = [a,b] -> les coeficients de la droite obtenue, tels que y=ax+b // **** A MODIFIER/COMPLETER **** n = size(x,2); // nombre de colonnes de x one = ones(n,1); // vecteur de 1 A = matrix([x';one],n,2); // creation de la matrice A c = inv(A' * A) * A' * y'; // solution au sens des moindre carres // ****************************** endfunction function c = mcQuadrique(x,y) // entrées // x et y -> les abcisses et ordonnées des points que l'on cherche à approcher // sorties // c = [a,b,c] -> les coeficients de la quadrique obtenue, tels que y=ax^2+bx+c // **** A MODIFIER/COMPLETER **** line = size(x,2); // nombre de colonnes de x one = ones(line,1); // vecteur de 1 x2 = (x').^2; A = matrix([x2;x';one], line, 3); // creation de la matrice A c = inv(A' * A) * A' * y'; // solution au sens des moindre carres // ****************************** endfunction function c = mcCubique(x,y) // entrées // x et y -> les abcisses et ordonnées des points que l'on cherche à approcher // sorties // c = [a,b,c,d] -> les coeficients de la cubique obtenue, tels que y=ax^3+bx^2+cx+d // **** A MODIFIER/COMPLETER **** line = size(x,2); // nombre de colonnes de x one = ones(line,1); // vecteur de 1 x3 = (x').^3; x2 = (x').^2; A = matrix([x3;x2;x';one], line, 4); // creation de la matrice A c = inv(A' * A) * A' * y'; // solution au sens des moindre carres // ****************************** endfunction function y = evalPoly(x,c) d = length(c); y = zeros(x); for i=1:d y = y+x.^(d-i).*c(i); end endfunction
7a6a2887a36eb749f27b8dbb5402cfde8b4b51f1
449d555969bfd7befe906877abab098c6e63a0e8
/291/CH5/EX5.6b/eg5_6b.sce
9acfbe2b20901911c2ff17f829a2aabce21ba9c3
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
286
sce
eg5_6b.sce
//When C is put to use, one other machine(either A or B ) will still be working . The probability of this machine or C failing is equal due to the memoryless propoerty of exponential random variables. disp(1/2, "The probability that machine which is still operable is machine C is ")
116eb0e7871e5e1eb457e61a152961efbbd5e437
449d555969bfd7befe906877abab098c6e63a0e8
/10/CH5/EX4/cha5_4.sce
82dc0ff631afe36e9d5176ab1ae397115d76aeef
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,690
sce
cha5_4.sce
R1=0.25;X1=0.5;X2=0.5; R2=0.2;Xm=30;V=460; N=1740;F=60;P=4;Phase=3;No=1800; V1=V/sqrt(Phase) Z1=(R1+%i*X1)+(%i*Xm*(R2+%i*X2)/(R2+%i*30.5)) function[r,theta]=rect2polar(x,y) r=sqrt(x^2+y^2); theta=atan(y/x)*180/%pi; endfunction [Rth,Angle]=rect2polar(0.44,0.99) function[x,y]=polar2rect(r,theta) x=r*cos(theta*%pi/180); y=r*sin(theta*%pi/180); endfunction [a,b]=polar2rect(Rth,Angle) X=a+%i*b Ist=(V1/X) function[r,theta]=rect2polar(x,y) r=sqrt(x^2+y^2); theta=atan(y/x)*180/%pi; endfunction [Ist,Angle]=rect2polar(99.56,-224.0) Wsy=(1800/F)*2*%pi Vth=(V1*%i*Xm)/(R1+%i*30.5) Vth=265.3; Zth=%i*Xm*(%i*R1+%i*X1)/(R1+%i*30.5) Zth=(%i*Xm*(R1+%i*X1))/(R1+%i*30.5) Rth=0.24; Xth=0.49; a=Vth^2/((Rth+R2)^2+(Xth+X1)^2) Tst=((Phase/Wsy)*a*R2) S=(No-N)/No FL=R2/S Z1=(R2+%i*X2)+((%i*Xm)*(FL+%i*X2))/(FL+%i*30.5) function[r,theta]=rect2polar(x,y) r=sqrt(x^2+y^2); theta=atan(y/x)*180/%pi; endfunction [c,d]=rect2polar(5.78,2.09) function[x,y]=polar2rect(r,theta) x=r*cos(theta*%pi/180); y=r*sin(theta*%pi/180); endfunction [z,y]=polar2rect(c,d) X=z+%i*y Ifl=V1/X function[r,theta]=rect2polar(x,y) r=sqrt(x^2+y^2); theta=atan(y/x)*180/%pi; endfunction [Ifl,Ang]=rect2polar(40.63,-14.6) Ratio=Ist/Ifl Pf=cos(%pi*19.8/180) z=Vth^2/((Rth+FL)^2+(Xth+X2)^2) T=(Phase/Wsy)*z*FL Pag=T*Wsy P2=S*Pag Pmech=(1-S)*Pag Pout=Pmech-1700 Pinp=Phase*V1*Ifl*Pf EFFMotor=Pout/Pinp*100 EFFint=(1-S)*100 Stmax=R2/(Rth^2+(Xth+X2)^2)^0.5 X=Rth+(Rth^2+(Xth+X2)^2)^0.5 Tmax=(Phase/2*Wsy)*X T=Tmax/T
5d532cbec5f6d320f2cdf0a30da1b85d2a3330fc
14f70bf0434ef1ebb3565a343b34c7317fbc85ac
/Pliki z parametrami/mes_parametry_polynesian_roof.sce
7381d416c482795c66a727804f7e3bddd3064a61
[]
no_license
tyllukasz/PSO-structural-optimizations
042d409bb45a0d6c18efc84ff66939705aa41ac5
9f2166eb907725555aeffa28f91eb620fee8fc78
refs/heads/master
2023-07-10T09:58:00.895902
2021-08-23T17:05:09
2021-08-23T17:05:09
382,402,067
1
0
null
null
null
null
UTF-8
Scilab
false
false
1,760
sce
mes_parametry_polynesian_roof.sce
// Metoda elementow skonczonych - (elementy pretowe) //Definicja parametrow konstrukcji //-----Przyklad 1 - 'Trojkat'----- //dane geometryczne konstrukcji nw=12; //liczba wezlow ne=21; //liczba elementow skonczonych //definiowanie wspolrzednych wezlow nc=[0,0; 4,0; 9,0; 13,0; 17,0; 22,0; 26,0; 4,2; 9,4; 13,9; 17,4; 22,2]; //macierz wspolrzednych poszczegolnych wezlow (nw x 2) [x1, y1; x2, y2; ...] //definicja polaczen wezlow - elementow skonczonych oraz ich parametrow mp=[1,2; 2,3; 3,4; 4,5; 5,6; 6,7; 1,8; 2,4; 8,3; 8,9; 3,9; 4,9; 9,10; 4,10; 4,11; 10,11; 5,11; 5,12; 11,12; 6,12; 7,12]; //macierz polaczen (wymiar - ne x 2) //dane materialowe E=10; //modul Younga ro=7850*10^-9; //gestosc //definicja obciazenia - sily dzialajace w wezlach (poza reakcjami) FP=[-1,6; -1,10;1,19]; //pary liczb: 'wartosc sily - kierunek przemieszczenia , w ktorym dziala (numeracja przemieszczen jak w wektorze U)' //definicja warunkow brzegowych wb=[14,2,1]; //w wektorze zapisane sa nr przemieszczen, ktore przyjmuja wartosc "0" (numeracja musi byc zgodna z definicja wektora U), //wazne zeby byly zapisane w kolejnosci malejacej //parametry wykorzystywane do obliczenia funkcji celu sigmadop=50; //naprezenia dopuszczalne kara=10; //wspolczynnik kary (przekroczenie naprezen dopuszczalnych) kara2=-1000; //wspolczynnik kary (eliminacja wartosci ujemnych)
ea6bcd3c23d021f58306718a6bff435933f4b714
449d555969bfd7befe906877abab098c6e63a0e8
/1061/CH5/EX5.12/Ex5_12.sce
bb7f92dd6b040590439f8b401bbcdd2f8a8d3abd
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
337
sce
Ex5_12.sce
//Ex:5.12 clc; clear; close; y=0.85*10^-6;// operating wavelength in m L=0.5*10^-3;// beat length in m BF=y/(L);//model birefrigence in um L1=75;// beat length in m BF1=y/(L1);//model birefrigence in um printf("The model birefrigenceat 0.5 nm =%f*10^-3", BF); printf("\n The model birefrigence at 75 m =%f*10^-8 ", BF1*10^8);
0a8f2050b780edfe3e12bde4137a5db3978dfc3c
241c60928aaeb96dabe156df6f6d3c3c057da991
/Backend_Source_Code--PLSQL/Test_Cases/Test_PROC_class_prereq.tst
e92bd39e78f0975571a80fce0bb7ae1e1ff98594
[]
no_license
dipikaspatil/Database_Systems
d606bb291136a46e22dd7b6c9f5643377ccc5ec8
373ade411850bf6edc33447c3cba41c5f2d80914
refs/heads/master
2020-04-13T06:25:31.127783
2018-12-24T20:03:03
2018-12-24T20:03:03
163,020,264
5
0
null
null
null
null
UTF-8
Scilab
false
false
239
tst
Test_PROC_class_prereq.tst
PL/SQL Developer Test script 3.0 8 declare -- Local variables here l_prereq VARCHAR2(10000); begin -- Test statements here student_registration_system.CLASS_PREREQ('cs', '532', l_prereq); dbms_output.put_line(l_prereq); end; 0 0
321f3086815aa3756885dc93822146a3fd970945
449d555969bfd7befe906877abab098c6e63a0e8
/2021/CH19/EX19.7/EX19_7.sce
ae5926a8a35beb9006a9e6f6031b73eaae47b69e
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
210
sce
EX19_7.sce
//Finding of Minimum Speed //Given Hm=7.5; D1=1; D=0.5; g=9.81; //To Find u=(4/3)*(Hm*2*g); u1=sqrt(u); N=(60*u1)/(4*%pi); disp(" u="+string(u1)+" m/sec"); disp("Minimum Speed ="+string(N)+" rpm");
21c5b3706e520464671b98506d75213ffd0723f4
449d555969bfd7befe906877abab098c6e63a0e8
/2459/CH9/EX9.23/Ex9_23.sce
3bdcdc0e071228ad0e21d1bc6888cfe33aadf1c5
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
457
sce
Ex9_23.sce
//chapter9 //example9.23 //page172 Ei=22 // V Vz=18 // V Rl=18 // ohm Eo=Vz Iz_min=200d-3 // A // Zener current will be min when input voltage is min // load current is Il_max=Vz/Rl // we see that R=(Ei-Eo)/(Iz-Il) and minimum Iz occurs when Il is maximum so R=(Ei-Eo)/(Iz_min+Il_max) printf("required series resistance = %.3f ohm \n",R) // on inserting this series resistance the output voltage will remain constant at 18 V
51f2ee57fc932474a4c236db24b719065b28a004
449d555969bfd7befe906877abab098c6e63a0e8
/2465/CH10/EX10.1/Example_1.sce
02cf4577c43b1bc606650e19c92800514440833d
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
211
sce
Example_1.sce
//Chapter-10,Example 1,Page 252 clc(); close(); E = 0.296 //electrode potential at 25 degree n= 2 Cu = 0.015 E0=E-(0.0592/n)*log10(Cu) printf('the standard potential of Cu+2 is %.5f V ',E0)
b4568bcc43f61d15c94a3a2263009639c2f6e480
449d555969bfd7befe906877abab098c6e63a0e8
/2795/CH12/EX12.13/Ex12_13.sce
889bbba73d0001956ac9c67b7b40a3a0117ffbea
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
913
sce
Ex12_13.sce
// Scilab Code Ex12.13: Page-453 (2014) clc; clear; u = 931.5; // Energy equivalent of 1 u, MeV M_U230 = 230.033927; // Atomic mass of U-230, u m_n = 1.008665; // Mass of a neutron, u M_H = 1.007825; // Mass of hydrogen, u M_U229 = 229.033496; // Gram atomic mass of U-230 Q = (M_U230 - M_U229 - m_n)*u; // Q-value of the reaction emitting a neutron if (Q < 0) then printf("\nThe neutron decay in this reaction is not possible."); else printf("\nThe neutron decay in this reaction is possible."); end Q = (M_U230 - M_U229 - M_H)*u; // Q-value of the reaction emitting a proton if (Q < 0) then printf("\nThe proton decay in this reaction is not possible."); else printf("\nThe proton decay in this reaction is possible."); end // Result // The neutron decay in this reaction is not possible. // The proton decay in this reaction is not possible.
06e8e1a095877b9b7e8871b9117c69107cacab61
449d555969bfd7befe906877abab098c6e63a0e8
/2240/CH2/EX1.9/EX1_9.sce
7e866cc1072c9d8964bdcdb4dbcf4b9fe3a7c98f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
465
sce
EX1_9.sce
// Grob's Basic Electronics 11e // Chapter No. 01 // Example No. 1_9 clc; clear; //Calculate the conductance for the following resistance values: (a) 1 kOhms (b)5 kOhms // Given data R1 = 1*10^3; // R1=1k Ohms R2 = 5*10^3; // R2=5k Ohms G1 = 1/R1; disp (G1,'The Conductance for Resistance value 1 kOhms in Siemens') disp ('OR 1 mS') G2 = 1/R2; disp (G2,'The Conductance for Resistance value 5 kOhms in Siemens') disp ('OR 200 uS')
55ab1c8a52bac77a07b266ff7fd951d599c32f15
449d555969bfd7befe906877abab098c6e63a0e8
/278/CH9/EX9.14/ex_9_14.sce
532512913625582c8c2640c96bf7ffd572d8de64
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,742
sce
ex_9_14.sce
clc //refer fig 9.24,9.25 //solution //given t=25//mm P=50000//N e=400//mm n=7 T=65//N/mm^2 fc=120//N/mm^2 //let xb and yb be center of gravity //xb=(x1+x2+x3+x4+x5+x6+x7)/7 xb=(100+200+200+200)/7//mm //yb=(y1+y2+y3+y4+y5+y6+y7)/7 yb=(200+200+200+100+100)/7//mm Ps=P/n T1=P*e//turning moment due to P//N-mm //l1=l3 l1=sqrt(100^2+(200-yb)^2)//mm l3=sqrt(100^2+(200-yb)^2)//mm l2=200-yb//mm //l4=l7 l4=sqrt(100^2+(yb-100)^2)//mm l7=sqrt(100^2+(yb-100)^2)//mm //l5=l6 l5=sqrt(100^2+yb^2)//mm l6=sqrt(100^2+yb^2)//mm //eqauting the moments equal to each other //P*e=(F1/l1)*[l1^2+l2^2+l3^2+l4^2+l5^2+l6^2+l7^2] F1=(P*e*l1)/(l1^2+l2^2+l3^2+l4^2+l5^2+l6^2+l7^2)//N F2=F1*l2/l1//N F3=F1*l3/l1//N F4=F1*l4/l1//N F5=F1*l5/l1//N F6=F1*l6/l1//N F7=F1*l7/l1//N //cos(q1)=100/l3=0.76=a //cos(q4)=100/l4=0.99=b //cos(q5)=100/l5=0.658=c a=0.76 b=0.99 c=0.658 R3=sqrt(Ps^2+F3^2+2*F3*Ps*a) R4=sqrt(Ps^2+F4^2+2*F4*Ps*b) R5=sqrt(Ps^2+F5^2+2*F5*Ps*c) printf("the value R3,R4,R5 are respctively,%f N\n,%f N\n,%f N\n",R3,R4,R5) //let d be diameter pi=3.14 //from above we see that max lod is R5,therefore R5=P //R5=(pi/4)*d^2*T d=sqrt(R5*4/(pi*T))//mm Lc=R5/(d*t)//max crushing load printf("the cordinates of centre of gravity are,%f mm\n,%f mm \n",xb,yb) printf("the direct load is,%f N\n",Ps) printf("the turning moment is,%f N-mm\n",T1) printf("the values of Li respectively is,%f mm\n,%f mm\n,%f mm\n,%f mm\n,%f mm\n,%f mm\n,%f mm\n",l1,l2,l3,l4,l5,l6,l7) printf("the shear loads(Forces F) acting are,%f mm\n,%f mm\n,%f mm\n,%f mm\n,%f mm\n,%f mm\n,%f mm\n",F1,F2,F3,F4,F5,F6,F7) printf("the crushing stress is,%f N/mm^2\n ",Lc) printf("the diameter is ,%f mm\n",d) printf("since crushing load calculted is less then 120 N/mm^2,therefore desing is safe ")
01b6877cfe4027d81a4d50626bfd6042bfed02a6
449d555969bfd7befe906877abab098c6e63a0e8
/842/CH3/EX3.13/Example3_13.sce
9b58c2b6e9b2084b3a331ba1ecac8401140be7b6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,500
sce
Example3_13.sce
//clear// //Example3.13:DTFS //Expression of periodic sequence using //the summation two different sequence clear; close; clc; N = 5; n = 0:N-1; x1 = [1,1,0,0,1]; x1 = [x1($:-1:1) x1(2:$)]; // Square Wave x1[n] x2 = [1,1,1,1,1]; x2 = [x2($:-1:1) x2(2:$)];//DC sequence of x2[n] x = x1+x2;//sum of x1[n] & x2[n] //Zeroth DTFS coefficient of dc sequence c(1) = 1; //Zeroth DTFS coefficient of square waveform b(1) = 3/5; //Zeroth DTFS coefficient of sum of x1[n] & x2[n] a(1) = b(1)+c(1); // Wo = 2*%pi/N; for k =1:N-1 a(k+1) = sin((3*%pi*k)/N)/sin(%pi*k/N); a(k+1) = a(k+1)/N; if(abs(a(k+1))<=0.1) a(k+1) =0; end end a =a'; a_conj =conj(a); ak = [a_conj($:-1:1),a(2:$)]; k = -(N-1):(N-1); n = -(N-1):(N-1); // figure subplot(3,1,1) a = gca(); a.y_location = "origin"; a.x_location = "origin"; plot2d3('gnn',n,x,5) poly1 = a.children(1).children(1); poly1.thickness = 3; title('x[n]') xlabel(' n') subplot(3,1,2) a = gca(); a.y_location = "origin"; a.x_location = "origin"; plot2d3('gnn',n,x1,5) poly1 = a.children(1).children(1); poly1.thickness = 3; title('x1[n]') xlabel(' n') subplot(3,1,3) a = gca(); a.y_location = "origin"; a.x_location = "origin"; plot2d3('gnn',n,x2,5) poly1 = a.children(1).children(1); poly1.thickness = 3; title('x2[n]') xlabel(' n')
165668e62b57bd586d057a7925df3c7192f108a2
8217f7986187902617ad1bf89cb789618a90dd0a
/source/2.5/tests/examples/cheb1mag.man.tst
b3ce3f5fcbcf1f7bfc6c2c982d1dac4b1d6a439c
[ "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
174
tst
cheb1mag.man.tst
clear;lines(0); //Chebyshev; ripple in the passband n=13;epsilon=0.2;omegac=3;sample=0:0.05:10; h=cheb1mag(n,omegac,epsilon,sample); plot(sample,h,'frequencies','magnitude')
b495cf76f04c25717c44cf34aec61b0995a4a768
cb795495d7cb7e053c51236279bdfedf3e4b7a37
/Scilab/Activation Functions & Logic Gates/AutoWeights.sce
93827531433e8f532ed13a9bd94dc6ea503d57fa
[ "MIT" ]
permissive
memr5/Machine-Learning-Portfolio
7b21443912deb8381518fcf0c12b4fd15ecbb9a6
31a9430aa957949c3f9e05e696f25f7200e21263
refs/heads/master
2021-07-17T15:48:05.964583
2020-04-23T12:35:58
2020-04-23T12:35:58
201,817,591
2
0
null
null
null
null
UTF-8
Scilab
false
false
392
sce
AutoWeights.sce
threshold = input("Enter the value of threshold: ") bias = input("Enter the value of bias: ") x1 = [0 0 1 1] x2 = [0 1 0 1] x = [x1' x2'] y = x1.*x2 while 1 w = rand(2,1,"uniform") ypred = x*w + bias for i=1:4 if ypred(i)>threshold then ypred(i) = 1 else ypred(i) = 0 end end if sum(ypred==y') == 4 then end
d363216aa5e505d2ad2fcd804f4ac3f4f063bd18
449d555969bfd7befe906877abab098c6e63a0e8
/1955/CH8/EX8.11/example11.sce
218bf5d1509ea719143dd7d4ba3a44dfc74c17b2
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,805
sce
example11.sce
clc clear //input data r1=0.051//Eye radius of the impeller in m D2=0.406//Outer diameter of the impeller in m b11=(90-75)//Inlet blade angle measured from tangential flow direction in degree b22=(90-83)//Outlet blade angle measured from tangential flow direction in degree b=0.064//Blade depth in m Cx1=0//Inlet whirl velocity in m/s nh=0.89//Hydraulic efficiency g=9.81//Acceleration due to gravity in m/s^2 d=1000//Density of water in kg/m^3 N=900//Rotating speed of impeller in rpm //calculations w=(2*3.1415*N)/60//Angular velocity at inlet in rad/s U1=(w*r1)//Inlet tangential impeller velocity in m/s C1=U1*tand(b11)//Velocity at impeller inlet in m/s A=2*3.1415*r1*b//Area of flow through the pump in m^2 Cr1=C1//Flow velocity through impeller at inlet in m/s Q=A*Cr1//Volume flow through the pump in m^3/s r2=D2/2//Outer radius of the impeller in m Cr2=(r1*Cr1)/r2//Flow velocity through impeller at outlet in m/s U2=w*r2//Outlet tangential impeller velocity in m/s Wx2=Cr2/tand(b22)//Exit relative velocity in m/s E=(U2/g)*(U2-Wx2)//Theoretical head developed in m Hm=nh*E//Total stagnation head developed by the pump in m dP021=Hm*d*g*10^-3//Total pressure head coefficient in kPa Cx2=U2-(Cr2/tand(b22))//Absolute whirl velocity in m/s C2=(Cr2^2+Cx2^2)^(1/2)//Velocity at impeller exit in m/s dP21=(Hm-(((C2^2)-(C1^2))/(2*g)))*d*g*10^-3//The static pressure head in kPa P=d*g*Q*Hm*10^-3//Power given to the fluid in kW Ps=P/nh//Input power to impeller in kW //output printf('(a)Volume flow rate through the impeller is %3.4f m^3/s\n(b)\n stagnation pressure rise across the impeller is %3.1f kPa\n Static pressure rise across the impeller is %3.1f kPa\n(c)Power given to fluid is %3.2f kW\n(d)Input power to impeller is %3.2f kW',Q,dP021,dP21,P,Ps)
b6102a8978708759bd26e9551b6f61e08d336929
449d555969bfd7befe906877abab098c6e63a0e8
/1952/CH13/EX13.2.13/Ex2_13.sce
9946fa97905a2075196f3c1d68f35880db81e1fd
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
348
sce
Ex2_13.sce
// Additional solved numerical questions , Example(set 2) 13_b , pg 354 n1=1.5//core refractive index n2=1.447//cladding refractive index n0=1//refractive index of air NA=sqrt(n1^2-n2^2)//numerical aperture alpha_m =asin(NA/n0)//angle of acceptance (in radian) printf("NA=%.1f \n",NA) printf("alpha_m=%.2f degree\n",(alpha_m*180)/%pi)
996ba24c3baec6f00157c7a85199adf1c597a6f6
449d555969bfd7befe906877abab098c6e63a0e8
/125/CH9/EX9.59/Fig9_59.sce
38751c479dfb04068577dd9e326ae12a4c87dd9c
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,006
sce
Fig9_59.sce
//Caption: Program performs Block Truncation Coding(BTC) by choosing different //block sizes //Fig.9.59: MATLAB Example1 //page514 close; clc; x =imread('E:\Digital_Image_Processing_Jayaraman\Chapter9\lenna.jpg'); //SIVP toolbox //x=imresize(x,[256 256]); x1=x; x=double(x); [m1 n1]=size(x); blk=input('Enter the block size:'); for i = 1 : blk : m1 for j = 1 : blk : n1 y = x(i:i+(blk-1),j:j+(blk-1)) ; m = mean(mean(y)); sig=std2(y); b = y > m ; //the binary block K = sum(sum(b)); if (K ~= blk^2 ) & ( K ~= 0) ml = m-sig*sqrt(K/((blk^2)-K)); mu = m+sig*sqrt(((blk^2)-K)/K); x(i:i+(blk-1), j:j+(blk-1)) = b*mu+(1- b)*ml; end end end //imshow(uint8(x)) //title('Reconstructed Image') x = uint8(x); figure(1) imshow(x1) title('Original Image'); //IPD toolbox figure(2) ShowImage(x, 'Reconstructed Image'); //IPD toolbox title('Block Size = 8')
56ec436ef78122bb563c3c9147b0f15a23555470
bdf572464541387fa0028a1ff861ceb55e81938e
/Data Communication/pam.sci
5da7c6c0128219b60146b2386236596c2fb82bbd
[]
no_license
akarshsomani/Scilab-programs
20c4a52a51e5689d12d491218988aa037f09a21a
18199a7f424e3711765965e3d3b12e149a5d497a
refs/heads/master
2020-03-14T10:00:36.585002
2018-04-30T04:59:39
2018-04-30T04:59:39
131,557,212
0
1
null
2018-10-31T14:52:07
2018-04-30T04:55:36
Scilab
UTF-8
Scilab
false
false
396
sci
pam.sci
function[x,Vm,Vc]=pam(Em,fm) t = (0:0.1:12*%pi)'; Vm = 2*Em*sin(2*%pi*fm*t); Vc =1+squarewave(4*t); x = Vc.*Vm subplot(3,1,1) square(0,0,16,2.5) plot(Vm) title('Modulating Signal') subplot(3,1,2) square(0,0,16,2.5) plot(Vc) title('Pulse Train') subplot(3,1,3) square(0,0,16,2.5) plot(x); title('PAM Signal') endfunction
fa6ac2fcee71b239aacdecce1e1095f8fd126730
449d555969bfd7befe906877abab098c6e63a0e8
/1448/CH11/EX11.1.i/I11_1.sce
ed47f8d04288dfc59c52da8a87962f54afb52c1e
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
172
sce
I11_1.sce
clc //Initialization of variables kf=8.18*10^8 //L/mol s kb=2*10^6 //s^-1 //calculations K=kf/kb //results printf("Equilibriu constant for dimerization = %.1e ",K)
903d53ac2a9d42c50e09d254b16efe0f8b53f1ee
4e9df66700bcf9688afe22df0009cdf4a17bc61f
/Scilab_Lab/scimage/ch04/idct2.sci
43e6ef6ce4fcee99c130dfa0570e8f0731eab39c
[]
no_license
vmebus/workspace
e18947a1f967e6a3a7dfbc5cce6f92380d8637fc
f251b8a8e6cec30a77c7ef7b4103c5ee6e6d1393
refs/heads/master
2021-01-09T21:53:45.183564
2015-10-03T06:42:23
2015-10-03T06:42:23
36,120,248
0
0
null
null
null
null
UTF-8
Scilab
false
false
2,105
sci
idct2.sci
//////////////////////////////////////////////////////////////////////////// // Image_Processing_toolbox_2 // // Copyright (c) by S. Parua Biswas, CDAC, Kolkata. 2013 // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. //////////////////////////////////////////////////////////////////////////// function a = idct2(arg1,mrows,ncols) // IDCT2 2-D inverse discrete cosine transform // B = IDCT2(A) returns the two-dimwnsional inverse discrete cosine transform of A. // B = IDCT2(A, [M N]) or B = IDCT2(A,M,N) pads A with zeros (or truncates A) to create a matrix of size M-by-N before transforming. // For any A, IDCT2(DCT2(A)) equals A to within roundoff error. // The discrete cosine transform is often used for image compression applications. [lhs,rhs]=argn(0); // iptchecknargin(1,3,rhs,'Calling file'); [m, n] = size(arg1); // Basic algorithm if (rhs ==1) then if (m >1) & (n > 1) then a = idct(idct(arg1).').'; return; else mrows = m; ncols = n; end end // Padding for vector input b = arg1; if rhs==2 then ncols = mrows(2); mrows = mrows(1); end mpad = mrows; npad = ncols; if (m ==1 & mpad > m) then b(2, 1) = 0; m = 2; end if (n ==1 & npad > n) then b(1, 2) = 0; n = 2; end if (m ==1) then mpad = npad; npad = 1; end // For row vector. // Transform a = idct(b, mpad); if (m > 1 & n > 1) then a = idct(a.', npad).'; end endfunction
76e8f92db5c27f79dc7a838d450f2406b8d40766
8217f7986187902617ad1bf89cb789618a90dd0a
/source/2.4/macros/percent/%s_n_l.sci
320c15b086a330896a5b28cdb99eb171f6c111d8
[ "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
89
sci
%s_n_l.sci
function [r]=%s_n_l(l1,l2) //r=(l1==l2) constant == list //! // Copyright INRIA r=%t
f8f3015ec7513df22ee672966e2d3d3e00d48e65
b26239033e0d21476c77ff50326b32231c2a3b00
/Scripts/normalisation.sci
358680e8d723bbda2978fade8683954d0a2af53c
[]
no_license
SmartGuyy/Exolife
1c9a5bfdb8b16523e9681170fe4cb2cb12613e3a
eb477766dffe7edd9022d0cf46028980489c6277
refs/heads/master
2021-06-17T03:56:00.785128
2017-03-17T09:39:04
2017-03-17T09:39:04
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
801
sci
normalisation.sci
// Fonction normalisation function retour=normalisation(img_input) //Hauteur et largeur de l'image [wd,he]=size(img_input) //Création d'un retour avec des 0 retour=zeros(wd,he) //Niveau minimum de gris nivgrismin=min(img_input); //Niveau maximum de gris nivgrismax=max(img_input); //boucle taille for i=1:wd for j=1:he //valeur de gris du pixel pixel = img_input(i,j); //Soustraction de la valeur minimal pixel = pixel - nivgrismin; //normalisation de la valeur pixel = round((pixel*255)/(nivgrismax-nivgrismin)); // enregistrement de la valeur du pixel sur le retour retour(i,j)=pixel; end end endfunction
17be5d03b71ff2d64255921c85aef5fa7f83ae81
717ddeb7e700373742c617a95e25a2376565112c
/1442/CH5/EX5.3/5_3.sce
d31574f3ede9c9b66ce0001072ae2465d139ad1c
[]
no_license
appucrossroads/Scilab-TBC-Uploads
b7ce9a8665d6253926fa8cc0989cda3c0db8e63d
1d1c6f68fe7afb15ea12fd38492ec171491f8ce7
refs/heads/master
2021-01-22T04:15:15.512674
2017-09-19T11:51:56
2017-09-19T11:51:56
92,444,732
0
0
null
2017-05-25T21:09:20
2017-05-25T21:09:19
null
UTF-8
Scilab
false
false
448
sce
5_3.sce
clc //initialisation of variables V= 20 //L m= 0.050 //gms M= 29 //gms T1= 20 //C T2= 150 //C k= 1.4 V1= 0.05 //m^3 //CALCULATIONS p1= m*R*(273.15+T1)/(M*(V/10)) p2= m*R*(273.15+T2)/(M*(V/10)) dU= p1*V1*(((273.15+T2)/(273.15+T1))-1)*100/(k-1) dH= k*dU //RESULTS printf (' intial pressure = %.1f kPa',p1) printf (' \n final pressure = %.1f kPa',p2) printf (' \n internal energy = %.2f kJ',dU) printf (' \n enthalpy = %.2f kJ',dH)
f4d7cb5784b9b1d6a7ac9fc11304ebc8cb0e30c7
449d555969bfd7befe906877abab098c6e63a0e8
/1388/CH8/EX8.4/8_4.sce
d3cb8e37223463a45b7531ee1a2993f605aaf52b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
204
sce
8_4.sce
clc //initialisation of variables h= 6.624*10^-27 //ergs sec c= 3*10^10 //cm/sec u= 5 //cm^-1 //CALCULATIONS T= h/(h*2*%pi*c*u) //RESULTS printf (' lifetime of this excited state = %.e sec',T)
749954f8c7c585a8fb2cc1f6827da2e32f5b1fdf
8217f7986187902617ad1bf89cb789618a90dd0a
/browsable_source/2.4.1/Unix-Windows/scilab-2.4.1/macros/fraclab/gauss.sci
799f52bf62b7cb5ddeb2ff6d69969c81df3f554e
[ "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
2,445
sci
gauss.sci
function g = gauss(n,a,k) // This Software is ( Copyright INRIA . 1998 1 ) // // INRIA holds all the ownership rights on the Software. // The scientific community is asked to use the SOFTWARE // in order to test and evaluate it. // // INRIA freely grants the right to use modify the Software, // integrate it in another Software. // Any use or reproduction of this Software to obtain profit or // for commercial ends being subject to obtaining the prior express // authorization of INRIA. // // INRIA authorizes any reproduction of this Software. // // - in limits defined in clauses 9 and 10 of the Berne // agreement for the protection of literary and artistic works // respectively specify in their paragraphs 2 and 3 authorizing // only the reproduction and quoting of works on the condition // that : // // - "this reproduction does not adversely affect the normal // exploitation of the work or cause any unjustified prejudice // to the legitimate interests of the author". // // - that the quotations given by way of illustration and/or // tuition conform to the proper uses and that it mentions // the source and name of the author if this name features // in the source", // // - under the condition that this file is included with // any reproduction. // // Any commercial use made without obtaining the prior express // agreement of INRIA would therefore constitute a fraudulent // imitation. // // The Software beeing currently developed, INRIA is assuming no // liability, and should not be responsible, in any manner or any // case, for any direct or indirect dammages sustained by the user. // // Any user of the software shall notify at INRIA any comments // concerning the use of the Sofware (e-mail : FracLab@inria.fr) // // This file is part of FracLab, a Fractal Analysis Software [nargout,nargin] = argn(0) ; if nargin == 1 a = 2 ; k = 0 ; end if nargin == 2 k = 0 ; end t=-(n-1)/2:(n-1)/2; c=(a*log(10)/((n-1)/2)^2); if k==0 g =exp(-c*t.^2); else g = polyval(polyGauss(k,c),t).* exp(-c*t.^2); end function p=polyGauss(k,c) if k==1 p=[-2*c,0]; return; end p=[0,0,polyder(polyGauss(k-1,c))]-2*c*[polyGauss(k-1,c),0]; function x=polyval(p,t) x=[]; n=length(p); [K,L]=size(t); for k=1:K for l=1:L x(k,l)=sum(p.*(t(k,l).^(mtlb_fliplr(0:n-1)))); end end function q=polyder(p) n=length(p); q=p(1:n-1).*mtlb_fliplr(1:n-1);
319cbc851d7cbc1b7a5b39ed845ba0ae1bcf54b0
449d555969bfd7befe906877abab098c6e63a0e8
/3835/CH4/EX4.16/Ex4_16.sce
de94ea6a15714fe8be65be92e7548650b095befc
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
442
sce
Ex4_16.sce
clear // v=230 f=50 //voltage vr across r is in phase with the current i while voltage vc across c lage i by 90 //from phasor diagram v**2=vr**2+vc**2 vr=100 vc=((v**2)-(vr**2))**0.5 printf("\n vc= %0.1f v",vc) p=500 //power i=p/vr c=i/(2*3.14*f*vc) printf("\n c= %e F",c) //case b v=(2**0.5)*vc printf("\n maximum voltage across c= %0.1f V",v) //case c //phase angle=cosinverse(vr/v)=cosinverse(0.4348)=64.2 printf("\n phase angle=64.2")
1b33f63579cd19eb85b82d24c3383b343339d46c
449d555969bfd7befe906877abab098c6e63a0e8
/2969/CH5/EX5.1/Ex5_1.sce
e57b434cf1a4baaf738353f576602eb469a94650
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
2,460
sce
Ex5_1.sce
clc clear //DATA GIVEN Ms=10000/3600; //rate of steam flow in kg/s //inlet to turbine p1=60; //pressue in bar T1=380; //temp. in deg.celsius //exit from turbine, inlet to condenser p2=0.1; //pressue in bar x2=0.9; //quality v2=200; //velocity in m/s //exit from condenser, inlet to pump p3=0.09; //pressue in bar //it is saturated //exit from pump, inlet to boiler p4=70; //pressue in bar //exit from boiler, p5=65; //pressue in bar T5=400; //temp. in deg.celsius //for condenser, t1=20; //inlet temp. in deg. celsius t2=30; //exit temp. in deg. celsius //At 60 bar and 380deg. celsius, from steam tables h1=3043.0+(3177.2-3043.0)/(400-350)*30; //By interpolation //At 0.1 bar, from steam tables hf2=191.8; //in kJ/kg hfg2=2392.8; //in kJ/kg h2=hf2+x2*hfg2; Pt=Ms*(h1-h2) //power output of the turbine in kW //At 70 bar, from steam tables hf4=1267.4; //in kJ/kg //At 60 bar and 380deg. celsius, from steam tables ha=(3177.2+3158.1)/2; //By interpolation between 60 and 70 deg celsius Q1=Ms*3600*(ha-hf4); //heat transfer per hour in the boiler //At 0.09 bar, from steam tables hf3=183.3; //in kJ/kg Q2=Ms*3600*(h2-hf3); //heat transfer per hour in the condenser //heat lost by steam=heat gained by the cooling water //Q2=Mw*4.18*(t2-t1) Mw=Q2/4.18/10; //mass of cooling water circuleted per hour in condenser //(pi)/4*d^2=Ms*x2*vg2 //d=diameter of the pipe connecting turbine with condenser C=200; //velocity of steam in m/s vg2=14.67; //specific volume at 0.1 bar d=(Ms*x2*vg2/(%pi/4)/C)^0.5; printf(' (i) The Power output of turbine is: %4.0f kW. \n',Pt); printf(' (ii) The Heat transfer per hour in the Boiler is: %3.2e kJ/h. \n',Q1); printf(' The Heat transfer per hour in the Condenser is: %3.2e kJ/h. \n',Q2); printf('(iii) The Mass of cooling water circulated per hour in the condenser is: %3.2e kg/hr. \n',Mw); printf(' (iv) The Diameter of the pipe connecting turbine with condenser is: %1.3f m or %3.0f mm. \n',d,(d*1000)); //NOTE: //ans of Mw(1.116*10^7) is given incorrect in the book. //the correct ans of Mw is = 5.17*10^5 kg/h.
99deb4b9e57ad8133fc22809e5de8dbd53f9957b
bccc40c870821aa0926bcb3bcd6e30c02f5c9ea7
/CompanyTour_TEST.tst
af9bc0dbadd969408736107a4345b9c893a70150
[]
no_license
rivkazi/DataBaseProject--PLSQL
27c7c8b3cf34f64de9709030064c41020d1595d4
70c6f93f6fa0f1f4ec3e42c7051f883ad118d018
refs/heads/main
2023-06-30T21:02:42.217915
2021-08-04T21:22:05
2021-08-04T21:22:05
392,821,978
0
0
null
null
null
null
UTF-8
Scilab
false
false
213
tst
CompanyTour_TEST.tst
PL/SQL Developer Test script 3.0 4 begin -- Call the function :result := CompanyTour(company_ID => :company_ID); end; 2 result 1 This company had a tour number: 1 at 14/7 5 company_ID 1 8 4 0
a40d8d5193e8bb11488b5298806ea59e5f4885f7
e04f3a1f9e98fd043a65910a1d4e52bdfff0d6e4
/New LSTMAttn Model/.data/form-split/GOLD-TEST/nya.tst
b18c08bd3a7c43d6d1b4817c8295f4aa930cd112
[]
no_license
davidgu13/Lemma-vs-Form-Splits
c154f1c0c7b84ba5b325b17507012d41b9ad5cfe
3cce087f756420523f5a14234d02482452a7bfa5
refs/heads/master
2023-08-01T16:15:52.417307
2021-09-14T20:19:28
2021-09-14T20:19:28
395,023,433
3
0
null
null
null
null
UTF-8
Scilab
false
false
23,467
tst
nya.tst
zolowera adzazolowera V;PL;3;FUT ika mumaika V;SG;2;PRS werenga mumawerenga V;PL;2;PRS sauka adzasauka V;PL;3;FUT kwata ndimakwata V;SG;1;PRS sesa munasesa V;SG;2;PST masula ndimamasula V;SG;1;PRS bzala ndidzabzala V;SG;1;FUT khudza anakhudza V;PL;3;PST iwala munaiwala V;SG;2;PST posa amaposa V;PL;3;PRS yankha mudzayankha V;PL;2;FUT pemba ndimapemba V;SG;1;PRS peza anapeza V;SG;3;PST kondwa anakondwa V;SG;3;PST tsutsa ndimatsutsa V;SG;1;PRS yankhula amayankhula V;PL;3;PRS pempha kupempha V;NFIN bwera mudzabwera V;PL;2;FUT fupika munafupika V;PL;2;PST badwa kubadwa V;NFIN bisala timabisala V;PL;1;PRS sauka mumasauka V;PL;2;PRS masula tinamasula V;PL;1;PST leka mudzaleka V;SG;2;FUT ntchito adzantchito V;PL;3;FUT weruza mudzaweruza V;SG;2;FUT luma amaluma V;PL;3;PRS chenjera mudzachenjera V;PL;2;FUT yera anayera V;SG;3;PST langa timalanga V;PL;1;PRS baya ndidzabaya V;SG;1;FUT funsani amafunsani V;PL;3;PRS kamba mudzakamba V;SG;2;FUT lankhula tidzalankhula V;PL;1;FUT yala amayala V;SG;3;PRS bwera anabwera V;PL;3;PST menya ndimamenya V;SG;1;PRS langa munalanga V;SG;2;PST mwa munamwa V;PL;2;PST tembenuka tidzatembenuka V;PL;1;FUT tembenuka kutembenuka V;NFIN da adzada V;SG;3;FUT iwala amaiwala V;PL;3;PRS leka adzaleka V;PL;3;FUT boola anaboola V;PL;3;PST tsogola mudzatsogola V;SG;2;FUT itana tinaitana V;PL;1;PST yera adzayera V;SG;3;FUT gwa adzagwa V;SG;3;FUT yamba mumayamba V;SG;2;PRS chira kuchira V;NFIN nyoza mudzanyoza V;SG;2;FUT nama kunama V;NFIN kumbuka ndinakumbuka V;SG;1;PST sonkha ndimasonkha V;SG;1;PRS ika mudzaika V;PL;2;FUT kalamba timakalamba V;PL;1;PRS kalamba munakalamba V;SG;2;PST gula mudzagula V;SG;2;FUT ba ndidzaba V;SG;1;FUT chinya adzachinya V;SG;3;FUT reruka anareruka V;PL;3;PST nyenga mudzanyenga V;SG;2;FUT pitani mumapitani V;PL;2;PRS tsiriza adzatsiriza V;SG;3;FUT ng'amba mumang'amba V;PL;2;PRS mera tidzamera V;PL;1;FUT yandkira munayandkira V;PL;2;PST dya kudya V;NFIN thokoza mumathokoza V;PL;2;PRS khudza kukhudza V;NFIN menya timamenya V;PL;1;PRS thira tinathira V;PL;1;PST taya tidzataya V;PL;1;FUT koma munakoma V;PL;2;PST funsani mudzafunsani V;SG;2;FUT tembenuka munatembenuka V;PL;2;PST phunzira adzaphunzira V;SG;3;FUT lankhula kulankhula V;NFIN imwa adzaimwa V;SG;3;FUT dwala tinadwala V;PL;1;PST dzala munadzala V;PL;2;PST tseka amatseka V;PL;3;PRS posa adzaposa V;SG;3;FUT lonjeza mudzalonjeza V;PL;2;FUT sanduka amasanduka V;SG;3;PRS mera munamera V;SG;2;PST bisa kubisa V;NFIN sonkha adzasonkha V;SG;3;FUT omba munaomba V;PL;2;PST sintha timasintha V;PL;1;PRS masula mumamasula V;SG;2;PRS badwa mudzabadwa V;PL;2;FUT ocha ndimaocha V;SG;1;PRS lonjeza mudzalonjeza V;SG;2;FUT khuta ndimakhuta V;SG;1;PRS konda mumakonda V;PL;2;PRS langa analanga V;SG;3;PST puma munapuma V;SG;2;PST tsika amatsika V;PL;3;PRS khudza mudzakhudza V;PL;2;FUT kwiya adzakwiya V;SG;3;FUT posa tinaposa V;PL;1;PST nunkha mumanunkha V;SG;2;PRS thawa anathawa V;SG;3;PST fewa timafewa V;PL;1;PRS kana ndidzakana V;SG;1;FUT phunzira kuphunzira V;NFIN thamanga amathamanga V;SG;3;PRS yamika anayamika V;PL;3;PST yerekeza adzayerekeza V;SG;3;FUT dziwa ndimadziwa V;SG;1;PRS khudza tidzakhudza V;PL;1;FUT lonjeza ndidzalonjeza V;SG;1;FUT tuluka ndidzatuluka V;SG;1;FUT tsogola amatsogola V;PL;3;PRS sankha mudzasankha V;PL;2;FUT patsa mudzapatsa V;PL;2;FUT dzala anadzala V;SG;3;PST khuta kukhuta V;NFIN sonkha munasonkha V;SG;2;PST kola adzakola V;SG;3;FUT gaya amagaya V;PL;3;PRS mva timamva V;PL;1;PRS kalamba adzakalamba V;PL;3;FUT mera kumera V;NFIN cha mudzacha V;SG;2;FUT zunza mumazunza V;SG;2;PRS sirira amasirira V;PL;3;PRS chepa mudzachepa V;PL;2;FUT thandiza mumathandiza V;SG;2;PRS itana kuitana V;NFIN dzola mumadzola V;SG;2;PRS sewera munasewera V;SG;2;PST topa timatopa V;PL;1;PRS khulupira munakhulupira V;SG;2;PST tcha mumatcha V;SG;2;PRS yera amayera V;PL;3;PRS opsya ndimaopsya V;SG;1;PRS bala mumabala V;PL;2;PRS tsogola mumatsogola V;PL;2;PRS opsya mumaopsya V;PL;2;PRS kwera ndinakwera V;SG;1;PST ongola mumaongola V;PL;2;PRS samala anasamala V;PL;3;PST baya anabaya V;SG;3;PST nena adzanena V;PL;3;FUT laika mudzalaika V;PL;2;FUT sokoneza anasokoneza V;PL;3;PST sazika mudzasazika V;SG;2;FUT chepa munachepa V;SG;2;PST kamba amakamba V;SG;3;PRS vina amavina V;SG;3;PRS kwiya mumakwiya V;SG;2;PRS batiza munabatiza V;PL;2;PST nyada ananyada V;SG;3;PST menya anamenya V;PL;3;PST werenga ndinawerenga V;SG;1;PST kumbuka ndimakumbuka V;SG;1;PRS choka mumachoka V;PL;2;PRS nena mumanena V;SG;2;PRS seka munaseka V;SG;2;PST werenga munawerenga V;PL;2;PST tuma munatuma V;PL;2;PST thawa munathawa V;PL;2;PST bala anabala V;SG;3;PST pereka amapereka V;PL;3;PRS ika ndinaika V;SG;1;PST dzuka ndimadzuka V;SG;1;PRS pinda ndinapinda V;SG;1;PST topa mudzatopa V;SG;2;FUT bvala anabvala V;SG;3;PST cha anacha V;SG;3;PST thamanga amathamanga V;PL;3;PRS tanthauza timatanthauza V;PL;1;PRS bweza munabweza V;PL;2;PST imba kuimba V;NFIN dzola anadzola V;SG;3;PST dikira munadikira V;PL;2;PST landa mumalanda V;PL;2;PRS sewera adzasewera V;SG;3;FUT yaka kuyaka V;NFIN thira kuthira V;NFIN opsya munaopsya V;SG;2;PST fana ndinafana V;SG;1;PST funa anafuna V;PL;3;PST sunga munasunga V;SG;2;PST tsanzira munatsanzira V;PL;2;PST yesa amayesa V;SG;3;PRS kayika tinakayika V;PL;1;PST khumudwa mumakhumudwa V;PL;2;PRS patsa amapatsa V;PL;3;PRS nama mumanama V;PL;2;PRS nyamula tidzanyamula V;PL;1;FUT yang'ana mumayang'ana V;PL;2;PRS kana tinakana V;PL;1;PST fuula ndinafuula V;SG;1;PST kayika tidzakayika V;PL;1;FUT tcha mudzatcha V;SG;2;FUT funa mumafuna V;PL;2;PRS pinda adzapinda V;PL;3;FUT sinja timasinja V;PL;1;PRS chimwa mumachimwa V;SG;2;PRS tola timatola V;PL;1;PRS tuluka tinatuluka V;PL;1;PST masula ndidzamasula V;SG;1;FUT werenga tinawerenga V;PL;1;PST oloka mudzaoloka V;SG;2;FUT lemba adzalemba V;SG;3;FUT pinda ndimapinda V;SG;1;PRS gwira mumagwira V;SG;2;PRS seka ndimaseka V;SG;1;PRS kwana mudzakwana V;SG;2;FUT wala mumawala V;SG;2;PRS gaya mudzagaya V;PL;2;FUT tentha tinatentha V;PL;1;PST nama adzanama V;PL;3;FUT imba tinaimba V;PL;1;PST biriwira mudzabiriwira V;SG;2;FUT nama mumanama V;SG;2;PRS chuluka tidzachuluka V;PL;1;FUT chira tidzachira V;PL;1;FUT badwa amabadwa V;PL;3;PRS thira mudzathira V;PL;2;FUT gwa mumagwa V;SG;2;PRS bwera tinabwera V;PL;1;PST tseka ndimatseka V;SG;1;PRS kola adzakola V;PL;3;FUT kondwa ndidzakondwa V;SG;1;FUT gwa amagwa V;PL;3;PRS iwala ndidzaiwala V;SG;1;FUT funsani kufunsani V;NFIN tanthauza mumatanthauza V;SG;2;PRS bisa timabisa V;PL;1;PRS sesa kusesa V;NFIN opsya amaopsya V;PL;3;PRS nyansa tidzanyansa V;PL;1;FUT ocha anaocha V;PL;3;PST pha adzapha V;PL;3;FUT zunza adzazunza V;SG;3;FUT imwa adzaimwa V;PL;3;FUT sowa amasowa V;PL;3;PRS pala munapala V;SG;2;PST tsogola tidzatsogola V;PL;1;FUT mwa timamwa V;PL;1;PRS gaya kugaya V;NFIN cheza ndidzacheza V;SG;1;FUT chapa munachapa V;PL;2;PST kwera tidzakwera V;PL;1;FUT lipira amalipira V;SG;3;PRS talika munatalika V;PL;2;PST pala ndidzapala V;SG;1;FUT khuta amakhuta V;PL;3;PRS fa munafa V;SG;2;PST nama tidzanama V;PL;1;FUT oloka mudzaoloka V;PL;2;FUT sefuka amasefuka V;PL;3;PRS zungulira timazungulira V;PL;1;PRS khuta anakhuta V;PL;3;PST tha ndimatha V;SG;1;PRS sewera ndinasewera V;SG;1;PST tsala munatsala V;PL;2;PST yamika munayamika V;PL;2;PST laika analaika V;SG;3;PST pinda mumapinda V;PL;2;PRS iwala timaiwala V;PL;1;PRS psya munapsya V;SG;2;PST fewa mudzafewa V;SG;2;FUT gula adzagula V;PL;3;FUT gwa munagwa V;PL;2;PST ona ndinaona V;SG;1;PST thandiza tidzathandiza V;PL;1;FUT tha mudzatha V;SG;2;FUT khulupira anakhulupira V;PL;3;PST tuma mumatuma V;PL;2;PRS nena mudzanena V;SG;2;FUT ocha amaocha V;PL;3;PRS biriwira amabiriwira V;SG;3;PRS thandiza adzathandiza V;PL;3;FUT landa analanda V;SG;3;PST kwana kukwana V;NFIN chapa mumachapa V;SG;2;PRS nyenga amanyenga V;SG;3;PRS yenda munayenda V;SG;2;PST dzuka anadzuka V;PL;3;PST dwala anadwala V;PL;3;PST boola ndimaboola V;SG;1;PRS nyada ananyada V;PL;3;PST patsa kupatsa V;NFIN dziwa kudziwa V;NFIN gogoda adzagogoda V;SG;3;FUT kula amakula V;SG;3;PRS sirira ndidzasirira V;SG;1;FUT nama tinanama V;PL;1;PST tseka munatseka V;PL;2;PST sowa munasowa V;SG;2;PST kayika mudzakayika V;PL;2;FUT dziwa mumadziwa V;SG;2;PRS oloka amaoloka V;SG;3;PRS mva adzamva V;SG;3;FUT phika ndimaphika V;SG;1;PRS swa munaswa V;SG;2;PST chira amachira V;PL;3;PRS itana anaitana V;SG;3;PST sintha ndidzasintha V;SG;1;FUT menya munamenya V;PL;2;PST ponda ndimaponda V;SG;1;PRS zungulira mudzazungulira V;SG;2;FUT kola timakola V;PL;1;PRS samala ndidzasamala V;SG;1;FUT fika kufika V;NFIN bvala mumabvala V;PL;2;PRS imwa ndidzaimwa V;SG;1;FUT nyada kunyada V;NFIN imwa mumaimwa V;SG;2;PRS chimwa munachimwa V;PL;2;PST zindikira munazindikira V;SG;2;PST werenga anawerenga V;PL;3;PST gunda ndidzagunda V;SG;1;FUT chedwa amachedwa V;PL;3;PRS omba mudzaomba V;SG;2;FUT yaka tinayaka V;PL;1;PST chenjera amachenjera V;SG;3;PRS nyenga mudzanyenga V;PL;2;FUT yang'ana munayang'ana V;SG;2;PST khazika amakhazika V;PL;3;PRS fupika anafupika V;SG;3;PST sintha mudzasintha V;SG;2;FUT siya amasiya V;PL;3;PRS thyola mudzathyola V;PL;2;FUT sunga ndidzasunga V;SG;1;FUT lonjeza amalonjeza V;SG;3;PRS chita anachita V;SG;3;PST pweteka anapweteka V;PL;3;PST pemba mudzapemba V;PL;2;FUT ng'amba tidzang'amba V;PL;1;FUT yera ndimayera V;SG;1;PRS thira anathira V;SG;3;PST thandiza adzathandiza V;SG;3;FUT bweza munabweza V;SG;2;PST dzala adzadzala V;PL;3;FUT chepa munachepa V;PL;2;PST fuula mumafuula V;SG;2;PRS tsata ndimatsata V;SG;1;PRS chinya munachinya V;PL;2;PST kwera mumakwera V;PL;2;PRS fupika kufupika V;NFIN pita amapita V;SG;3;PRS yamba munayamba V;SG;2;PST dikira ndimadikira V;SG;1;PRS choka amachoka V;PL;3;PRS kayika timakayika V;PL;1;PRS yanja anayanja V;PL;3;PST fuula ndimafuula V;SG;1;PRS dza amadza V;SG;3;PRS pindula kupindula V;NFIN lamula amalamula V;PL;3;PRS choka adzachoka V;PL;3;FUT dzala tinadzala V;PL;1;PST yanja adzayanja V;PL;3;FUT oloka adzaoloka V;PL;3;FUT tenga ndimatenga V;SG;1;PRS thokoza mumathokoza V;SG;2;PRS gwira munagwira V;PL;2;PST nyamula amanyamula V;SG;3;PRS konza amakonza V;PL;3;PRS thamanga anathamanga V;PL;3;PST baya mumabaya V;PL;2;PRS khudza timakhudza V;PL;1;PRS tsegula amatsegula V;SG;3;PRS zizira kuzizira V;NFIN mwa mumamwa V;SG;2;PRS pambana adzapambana V;PL;3;FUT tuma ndimatuma V;SG;1;PRS zizira amazizira V;PL;3;PRS pha kupha V;NFIN ntchito amantchito V;PL;3;PRS bweza mumabweza V;PL;2;PRS zungulira amazungulira V;PL;3;PRS lakwa munalakwa V;SG;2;PST thamanga ndimathamanga V;SG;1;PRS imwa kuimwa V;NFIN bisa adzabisa V;PL;3;FUT pita adzapita V;SG;3;FUT pha ndinapha V;SG;1;PST luma mudzaluma V;SG;2;FUT chinya tidzachinya V;PL;1;FUT ntchito kuntchito V;NFIN bzala kubzala V;NFIN mva adzamva V;PL;3;FUT yanja munayanja V;SG;2;PST bvoma adzabvoma V;PL;3;FUT fulumira ndidzafulumira V;SG;1;FUT dandaula tidzadandaula V;PL;1;FUT lira kulira V;NFIN lungama timalungama V;PL;1;PRS tsiriza adzatsiriza V;PL;3;FUT sanduka mumasanduka V;PL;2;PRS ng'amba ndinang'amba V;SG;1;PST tola tidzatola V;PL;1;FUT boola kuboola V;NFIN yenera mudzayenera V;SG;2;FUT lankhula adzalankhula V;SG;3;FUT fulumira amafulumira V;SG;3;PRS chenjera adzachenjera V;PL;3;FUT dza mumadza V;PL;2;PRS dwala kudwala V;NFIN sewera mumasewera V;PL;2;PRS pala munapala V;PL;2;PST tentha munatentha V;PL;2;PST dzola mudzadzola V;PL;2;FUT pambana munapambana V;PL;2;PST tanthauza munatanthauza V;PL;2;PST kola tinakola V;PL;1;PST pulumutsa tinapulumutsa V;PL;1;PST ponda adzaponda V;SG;3;FUT chenjera anachenjera V;PL;3;PST kayika ndinakayika V;SG;1;PST tsala adzatsala V;PL;3;FUT fana adzafana V;PL;3;FUT reruka tidzareruka V;PL;1;FUT fika mumafika V;SG;2;PRS tsogola ndinatsogola V;SG;1;PST taya kutaya V;NFIN laika adzalaika V;PL;3;FUT tsanzira ndimatsanzira V;SG;1;PRS kwiya tidzakwiya V;PL;1;FUT zolowera mudzazolowera V;SG;2;FUT bisala mudzabisala V;SG;2;FUT fa mudzafa V;SG;2;FUT thawa timathawa V;PL;1;PRS koma tidzakoma V;PL;1;FUT tembenuka adzatembenuka V;PL;3;FUT dala anadala V;SG;3;PST landa mudzalanda V;PL;2;FUT sonkha mudzasonkha V;PL;2;FUT reruka kureruka V;NFIN topa mumatopa V;SG;2;PRS choka mumachoka V;SG;2;PRS psya mudzapsya V;SG;2;FUT pulumutsa tidzapulumutsa V;PL;1;FUT ng'amba tinang'amba V;PL;1;PST zindikira ndinazindikira V;SG;1;PST yankha tinayankha V;PL;1;PST laika mudzalaika V;SG;2;FUT ongola anaongola V;PL;3;PST ng'amba munang'amba V;PL;2;PST mera munamera V;PL;2;PST tsanzira anatsanzira V;SG;3;PST fupika ndidzafupika V;SG;1;FUT zungulira mumazungulira V;PL;2;PRS ongola mudzaongola V;SG;2;FUT phunzira amaphunzira V;PL;3;PRS nyoza kunyoza V;NFIN khulupira anakhulupira V;SG;3;PST omba anaomba V;PL;3;PST tsika amatsika V;SG;3;PRS bvala anabvala V;PL;3;PST tola amatola V;PL;3;PRS bzala adzabzala V;SG;3;FUT tsutsa tidzatsutsa V;PL;1;FUT thyola munathyola V;PL;2;PST yaka munayaka V;PL;2;PST dzuka mudzadzuka V;SG;2;FUT yanja munayanja V;PL;2;PST sakaniza ndinasakaniza V;SG;1;PST sauka ndimasauka V;SG;1;PRS zunza mudzazunza V;PL;2;FUT taya mudzataya V;SG;2;FUT bvoma munabvoma V;SG;2;PST weruza ndimaweruza V;SG;1;PRS chimwa anachimwa V;SG;3;PST nena mudzanena V;PL;2;FUT funsani timafunsani V;PL;1;PRS sokoneza munasokoneza V;PL;2;PST pala mumapala V;PL;2;PRS fulumira tinafulumira V;PL;1;PST bweza ndimabweza V;SG;1;PRS thawa tidzathawa V;PL;1;FUT maliza anamaliza V;PL;3;PST chuluka timachuluka V;PL;1;PRS zizira munazizira V;SG;2;PST topa mumatopa V;PL;2;PRS gona munagona V;PL;2;PST phika kuphika V;NFIN yamika amayamika V;PL;3;PRS peza amapeza V;SG;3;PRS chita amachita V;SG;3;PRS nyenga adzanyenga V;SG;3;FUT dandaula kudandaula V;NFIN iwala kuiwala V;NFIN khudza mumakhudza V;PL;2;PRS werenga mudzawerenga V;SG;2;FUT da munada V;PL;2;PST zizira ndidzazizira V;SG;1;FUT sonkha mudzasonkha V;SG;2;FUT pindula ndinapindula V;SG;1;PST bvuta tidzabvuta V;PL;1;FUT koma munakoma V;SG;2;PST biriwira tidzabiriwira V;PL;1;FUT dwala ndimadwala V;SG;1;PRS opsya timaopsya V;PL;1;PRS thandiza munathandiza V;PL;2;PST nyada tinanyada V;PL;1;PST weruza amaweruza V;SG;3;PRS ganiza tinaganiza V;PL;1;PST chinya mumachinya V;SG;2;PRS funa ndidzafuna V;SG;1;FUT gula kugula V;NFIN bvina ndinabvina V;SG;1;PST sankha mudzasankha V;SG;2;FUT boola mudzaboola V;PL;2;FUT chimwa mumachimwa V;PL;2;PRS khudza mumakhudza V;SG;2;PRS lowa ndimalowa V;SG;1;PRS tola mumatola V;SG;2;PRS dya ndimadya V;SG;1;PRS luma tinaluma V;PL;1;PST imba munaimba V;PL;2;PST pereka tinapereka V;PL;1;PST fa timafa V;PL;1;PRS sonkha ndinasonkha V;SG;1;PST yembekeza munayembekeza V;PL;2;PST ona munaona V;PL;2;PST yamba ndimayamba V;SG;1;PRS dya anadya V;SG;3;PST fulumira mumafulumira V;SG;2;PRS nunkha ananunkha V;SG;3;PST nyenga ananyenga V;SG;3;PST tenga amatenga V;PL;3;PRS pemba timapemba V;PL;1;PRS sesa amasesa V;SG;3;PRS omba timaomba V;PL;1;PRS thokoza anathokoza V;SG;3;PST thawa amathawa V;PL;3;PRS sunga adzasunga V;SG;3;FUT chepa mudzachepa V;SG;2;FUT kalamba amakalamba V;PL;3;PRS bzala munabzala V;PL;2;PST zolowera ndimazolowera V;SG;1;PRS pinda amapinda V;SG;3;PRS pitani ndidzapitani V;SG;1;FUT weruza munaweruza V;SG;2;PST yankhula timayankhula V;PL;1;PRS lonjeza adzalonjeza V;SG;3;FUT thandiza kuthandiza V;NFIN lowa tidzalowa V;PL;1;FUT bvala mudzabvala V;PL;2;FUT laika timalaika V;PL;1;PRS dzala munadzala V;SG;2;PST posa anaposa V;SG;3;PST luma mudzaluma V;PL;2;FUT posa ndinaposa V;SG;1;PST seka anaseka V;SG;3;PST lira mudzalira V;SG;2;FUT siya mumasiya V;PL;2;PRS lonjeza ndinalonjeza V;SG;1;PST luma analuma V;SG;3;PST thawa mumathawa V;PL;2;PRS sanduka ndidzasanduka V;SG;1;FUT pereka anapereka V;PL;3;PST yesa mudzayesa V;SG;2;FUT lima ndidzalima V;SG;1;FUT menya adzamenya V;PL;3;FUT bala mudzabala V;SG;2;FUT pala mudzapala V;SG;2;FUT gogoda anagogoda V;SG;3;PST patsa adzapatsa V;SG;3;FUT pempha amapempha V;PL;3;PRS weruza adzaweruza V;PL;3;FUT konda ndidzakonda V;SG;1;FUT vina timavina V;PL;1;PRS puma ndimapuma V;SG;1;PRS fika anafika V;SG;3;PST yankhula munayankhula V;PL;2;PST mva mudzamva V;PL;2;FUT yesa adzayesa V;SG;3;FUT sangalala munasangalala V;PL;2;PST oloka ndidzaoloka V;SG;1;FUT zunza ndimazunza V;SG;1;PRS fa anafa V;SG;3;PST sowa mudzasowa V;PL;2;FUT fika amafika V;SG;3;PRS kula adzakula V;SG;3;FUT nyada amanyada V;PL;3;PRS opsya mudzaopsya V;PL;2;FUT lipira analipira V;SG;3;PST talika timatalika V;PL;1;PRS samala amasamala V;PL;3;PRS yaka tidzayaka V;PL;1;FUT bereka adzabereka V;SG;3;FUT gunda adzagunda V;PL;3;FUT yesa munayesa V;SG;2;PST samala amasamala V;SG;3;PRS bvala timabvala V;PL;1;PRS manga ndinamanga V;SG;1;PST baya amabaya V;SG;3;PRS sewera kusewera V;NFIN sankha anasankha V;PL;3;PST chira timachira V;PL;1;PRS bala timabala V;PL;1;PRS sewera mumasewera V;SG;2;PRS kana mumakana V;PL;2;PRS yaka ndimayaka V;SG;1;PRS landa ndidzalanda V;SG;1;FUT khala tidzakhala V;PL;1;FUT funa timafuna V;PL;1;PRS peza adzapeza V;PL;3;FUT thamanga kuthamanga V;NFIN pemba munapemba V;PL;2;PST pweteka mumapweteka V;PL;2;PRS tentha amatentha V;SG;3;PRS bwera adzabwera V;PL;3;FUT mera ndidzamera V;SG;1;FUT pitani mumapitani V;SG;2;PRS kalamba tidzakalamba V;PL;1;FUT gwa amagwa V;SG;3;PRS pindula timapindula V;PL;1;PRS khulupira mudzakhulupira V;SG;2;FUT wala munawala V;PL;2;PST dya adzadya V;PL;3;FUT konza timakonza V;PL;1;PRS zizira adzazizira V;PL;3;FUT ika amaika V;PL;3;PRS ika adzaika V;PL;3;FUT yaka mudzayaka V;PL;2;FUT sewera mudzasewera V;SG;2;FUT tsata mumatsata V;SG;2;PRS phika tidzaphika V;PL;1;FUT yang'ana adzayang'ana V;PL;3;FUT laika mumalaika V;SG;2;PRS psya kupsya V;NFIN chita ndidzachita V;SG;1;FUT chira ndidzachira V;SG;1;FUT sochera mumasochera V;PL;2;PRS gogoda anagogoda V;PL;3;PST pana ndimapana V;SG;1;PRS lakwa adzalakwa V;SG;3;FUT langa adzalanga V;SG;3;FUT ipa mudzaipa V;SG;2;FUT chedwa adzachedwa V;SG;3;FUT seka kuseka V;NFIN bwera timabwera V;PL;1;PRS weruza ndidzaweruza V;SG;1;FUT kwata mudzakwata V;SG;2;FUT omba adzaomba V;SG;3;FUT chimwa ndinachimwa V;SG;1;PST bereka amabereka V;PL;3;PRS lakwa mudzalakwa V;SG;2;FUT sakaniza ndidzasakaniza V;SG;1;FUT gula tidzagula V;PL;1;FUT gwira mudzagwira V;PL;2;FUT kwana ndidzakwana V;SG;1;FUT tuluka mumatuluka V;SG;2;PRS cheka ndimacheka V;SG;1;PRS oloka amaoloka V;PL;3;PRS patsa mumapatsa V;SG;2;PRS ika munaika V;SG;2;PST sazika adzasazika V;SG;3;FUT biriwira munabiriwira V;SG;2;PST yamba timayamba V;PL;1;PRS pweteka adzapweteka V;PL;3;FUT zindikira amazindikira V;SG;3;PRS lema amalema V;PL;3;PRS dza tidzadza V;PL;1;FUT fuula timafuula V;PL;1;PRS thyola anathyola V;PL;3;PST sangalala tinasangalala V;PL;1;PST sokoneza anasokoneza V;SG;3;PST ima amaima V;PL;3;PRS yenera kuyenera V;NFIN kumbuka tinakumbuka V;PL;1;PST fuula mudzafuula V;PL;2;FUT pana amapana V;PL;3;PRS tsanzira munatsanzira V;SG;2;PST mera tinamera V;PL;1;PST luma mumaluma V;PL;2;PRS posa munaposa V;PL;2;PST ponda kuponda V;NFIN tsata tinatsata V;PL;1;PST lowa mumalowa V;PL;2;PRS oloka kuoloka V;NFIN yerekeza ndidzayerekeza V;SG;1;FUT dalira anadalira V;SG;3;PST choka mudzachoka V;PL;2;FUT boola mumaboola V;PL;2;PRS limba analimba V;SG;3;PST omba mudzaomba V;PL;2;FUT gwira kugwira V;NFIN talika adzatalika V;PL;3;FUT pambana amapambana V;PL;3;PRS da mumada V;SG;2;PRS puma ndidzapuma V;SG;1;FUT yala mumayala V;PL;2;PRS limba mumalimba V;SG;2;PRS kwata anakwata V;SG;3;PST oloka mumaoloka V;PL;2;PRS sefuka amasefuka V;SG;3;PRS sewera tidzasewera V;PL;1;FUT pha munapha V;SG;2;PST da timada V;PL;1;PRS lipira ndidzalipira V;SG;1;FUT gogoda kugogoda V;NFIN fika ndinafika V;SG;1;PST reruka anareruka V;SG;3;PST loia kuloia V;NFIN pemba ndinapemba V;SG;1;PST chira mumachira V;PL;2;PRS bzala ndimabzala V;SG;1;PRS lema munalema V;SG;2;PST pulumutsa ndimapulumutsa V;SG;1;PRS zindikira munazindikira V;PL;2;PST fuula mumafuula V;PL;2;PRS ponda munaponda V;PL;2;PST mva kumva V;NFIN sewera mudzasewera V;PL;2;FUT chinya kuchinya V;NFIN limba ndimalimba V;SG;1;PRS sonkha munasonkha V;PL;2;PST yankhula ndidzayankhula V;SG;1;FUT gawa mumagawa V;SG;2;PRS bvina anabvina V;PL;3;PST werenga tidzawerenga V;PL;1;FUT masula timamasula V;PL;1;PRS tsogola anatsogola V;SG;3;PST batiza amabatiza V;SG;3;PRS yandkira munayandkira V;SG;2;PST thira munathira V;PL;2;PST yankhula ndimayankhula V;SG;1;PRS sangalala ndinasangalala V;SG;1;PST tentha ndimatentha V;SG;1;PRS sazika mudzasazika V;PL;2;FUT masula kumasula V;NFIN pala amapala V;PL;3;PRS yerekeza amayerekeza V;PL;3;PRS dala adzadala V;PL;3;FUT dza munadza V;PL;2;PST kumbuka ndidzakumbuka V;SG;1;FUT tola mumatola V;PL;2;PRS wala mudzawala V;PL;2;FUT biriwira tinabiriwira V;PL;1;PST zunza munazunza V;SG;2;PST yesa ndidzayesa V;SG;1;FUT ona amaona V;PL;3;PRS manga adzamanga V;PL;3;FUT sunga amasunga V;PL;3;PRS konda timakonda V;PL;1;PRS bvoma munabvoma V;PL;2;PST sowa ndidzasowa V;SG;1;FUT pambana mumapambana V;SG;2;PRS nyansa amanyansa V;PL;3;PRS tanthauza mudzatanthauza V;PL;2;FUT kana amakana V;PL;3;PRS dalira amadalira V;SG;3;PRS bvala amabvala V;PL;3;PRS lakwa ndinalakwa V;SG;1;PST pita mumapita V;SG;2;PRS dzola ndinadzola V;SG;1;PST choka kuchoka V;NFIN sewera tinasewera V;PL;1;PST gawa amagawa V;PL;3;PRS pala adzapala V;SG;3;FUT thandiza mudzathandiza V;SG;2;FUT gaya timagaya V;PL;1;PRS thira amathira V;PL;3;PRS yala tinayala V;PL;1;PST ongola munaongola V;SG;2;PST lungama mumalungama V;SG;2;PRS chita anachita V;PL;3;PST zindikira ndidzazindikira V;SG;1;FUT pindula mudzapindula V;SG;2;FUT yamba mudzayamba V;PL;2;FUT bala mumabala V;SG;2;PRS samba mudzasamba V;PL;2;FUT gwa ndidzagwa V;SG;1;FUT lemba amalemba V;PL;3;PRS thamanga mudzathamanga V;SG;2;FUT koma mumakoma V;PL;2;PRS khala adzakhala V;PL;3;FUT khazika anakhazika V;SG;3;PST bzala mumabzala V;PL;2;PRS lipira mumalipira V;SG;2;PRS kumbuka adzakumbuka V;SG;3;FUT tuma tinatuma V;PL;1;PST tsala timatsala V;PL;1;PRS chira anachira V;PL;3;PST lakwa ndimalakwa V;SG;1;PRS funsani anafunsani V;SG;3;PST yembekeza amayembekeza V;SG;3;PRS koma ndimakoma V;SG;1;PRS bweza ndinabweza V;SG;1;PST dwala mudzadwala V;PL;2;FUT kondwa anakondwa V;PL;3;PST tseka anatseka V;PL;3;PST sanduka adzasanduka V;SG;3;FUT nyoza amanyoza V;SG;3;PRS mwa mumamwa V;PL;2;PRS gwira timagwira V;PL;1;PRS lonjeza timalonjeza V;PL;1;PRS tanthauza kutanthauza V;NFIN ba adzaba V;SG;3;FUT khumudwa ndinakhumudwa V;SG;1;PST kula mudzakula V;SG;2;FUT limba munalimba V;SG;2;PST khuta amakhuta V;SG;3;PRS thyola adzathyola V;SG;3;FUT tembenuka amatembenuka V;PL;3;PRS lema adzalema V;PL;3;FUT biriwira amabiriwira V;PL;3;PRS pweteka amapweteka V;PL;3;PRS khazika kukhazika V;NFIN thandiza timathandiza V;PL;1;PRS reruka mudzareruka V;PL;2;FUT zizira anazizira V;PL;3;PST yandkira ndinayandkira V;SG;1;PST koma amakoma V;SG;3;PRS baya ndimabaya V;SG;1;PRS ng'amba adzang'amba V;SG;3;FUT bwera munabwera V;SG;2;PST lenga adzalenga V;SG;3;FUT tsata mumatsata V;PL;2;PRS lemba ndinalemba V;SG;1;PST konza mudzakonza V;PL;2;FUT bala munabala V;PL;2;PST swa kuswa V;NFIN yang'ana timayang'ana V;PL;1;PRS biriwira munabiriwira V;PL;2;PST werenga anawerenga V;SG;3;PST lenga tidzalenga V;PL;1;FUT ona munaona V;SG;2;PST dziwa tidzadziwa V;PL;1;FUT limba munalimba V;PL;2;PST ongola mudzaongola V;PL;2;FUT kondwa kukondwa V;NFIN dula anadula V;PL;3;PST kwana anakwana V;PL;3;PST fulumira mumafulumira V;PL;2;PRS imba adzaimba V;SG;3;FUT sangalala munasangalala V;SG;2;PST konda mudzakonda V;SG;2;FUT tsika ndidzatsika V;SG;1;FUT menya adzamenya V;SG;3;FUT talika ndidzatalika V;SG;1;FUT yankha ndimayankha V;SG;1;PRS khulupira amakhulupira V;SG;3;PRS tcha mudzatcha V;PL;2;FUT pana adzapana V;PL;3;FUT khulupira mumakhulupira V;SG;2;PRS peza munapeza V;PL;2;PST lira amalira V;PL;3;PRS puma mumapuma V;SG;2;PRS yembekeza tidzayembekeza V;PL;1;FUT
23c11ccddc721dadc0c63e501757972005f70dfa
4b7eae708edea1f2fc5fd5f08bdd0ee8f1598adf
/code/helpers/test_collective.sce
ba4450692ec63bd5905486604189deb93756988d
[]
no_license
kiraboris/pyttools
d7bea20bd371b811f6fe86ab94dac3317b9e3679
7a07dd9da5dd792f62a9c4cf33fdf2ae6be626fe
refs/heads/master
2021-05-31T01:17:35.354923
2016-02-03T10:12:09
2016-02-03T10:12:09
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
3,547
sce
test_collective.sce
// Makes 2D joint poss-dist p(x,y) = min(px(x),py(y)) function p = makeJoint(px, py) lpx = length(px); lpy = length(py); if( lpx ~= lpy ) error("Given distributions must be vectors of the same size."); end p = min(meshgrid(px), meshgrid(py)')'; endfunction // structure of p is [p1; p2; p3; p4], // where p1, p2 correspond to 1-st expert // and p3, p4 correspond to 2-nd expert function f = testColl(p, figurename) len = size(p,2); // way 1 pex1 = makeJoint(p(1,:), p(2,:)); pex2 = makeJoint(p(3,:), p(4,:)); psup = ptSup(pex1(:)',pex2(:)'); // make matrix psup = matrix(psup, len, len) // way 2 pex1b = [p(1,:) p(2,:)]; pex2b = [p(3,:) p(4,:)]; pwgm = ptSup(pex1b,pex2b); pwg1 = pwgm(1:len); // 1st object pwg2 = pwgm(len+1:2*len); // 2nd object pwg = makeJoint(pwg1, pwg2); f = 0; // test 11 (if not pex1 < pwg) if( ptPrecise(pex1(:), pwg(:)) ~= 0 ) f = f+11; end // test 12 (if not pex2 < pwg) if( ptPrecise(pex2(:), pwg(:)) ~= 0 ) f = f+12; end // test 10 (if not psup < pwg) if( ptPrecise(psup(:), pwg(:)) ~= 0 ) f = f+10; end // plot joint dists at input (pex1,pex2) -- upper row // and at output (psup, pwg) -- lower row // fig = figure("background", -2, "figure_name", figurename); // subplot(2,2,1); // surf(pex1,"o"); // subplot(2,2,2); // surf(pex2); // subplot(2,2,3); // surf(psup); // subplot(2,2,4); // surf(pwg); fig2 = figure("background", -2, "figure_name", figurename); xdata = 1:len; ydata = 1:len; [xx,yy] = meshgrid(xdata, ydata); fontsize = 4.5; subplot(2,2,1); plot3d3(xx, yy,pex1); xlabel("$x$", "font_size", fontsize); ylabel("$y$", "font_size", fontsize); zlabel("$\mathrm{p}_1$", "font_size", fontsize); subplot(2,2,2); plot3d3(xx, yy,pex2); xlabel("$x$", "font_size", fontsize+0.5); ylabel("$y$", "font_size", fontsize+0.5); zlabel("$\mathrm{p}_2$", "font_size", fontsize); subplot(2,2,3); plot3d3(xx, yy,psup); xlabel("$x$", "font_size", fontsize+0.5); ylabel("$y$", "font_size", fontsize+0.5); zlabel("$\mathrm{p}$", "font_size", fontsize); subplot(2,2,4); plot3d3(xx, yy,pwg); xlabel("$x$", "font_size", fontsize+0.5); ylabel("$y$", "font_size", fontsize+0.5); zlabel("$\check{\mathrm{p}}$", "font_size", fontsize); //disp(fig2); for j=1:length(fig2.children) axes = fig2.children(j); compound = axes.children(1); // first compound axes.rotation_angles = [100,220]; axes.auto_scale = 'off'; axes.data_bounds = [0.8, 0.8, -0.2; len+0.2, len+0.2, 1.2]; // axes.axes_visible = ['off','off','off']; axes.box = 'off'; for i=1:length(compound.children) curve = compound.children(i); curve.foreground = 33; curve.thickness = 2; // if(j==1 & i==1) // disp(curve); // end end compound = axes.children(2); // second compound for i=1:length(compound.children) curve = compound.children(i); curve.foreground = 33; curve.thickness = 2; curve.mark_mode = 'on'; curve.mark_style = 4; end end endfunction // msprintf("test%02d", 1)
beb24565800ac4ebafdb69e74898315d3c4d4347
449d555969bfd7befe906877abab098c6e63a0e8
/1952/CH12/EX12.32/Ex32.sce
c9c5217598bf34e11dfbb57a32cf16a915a9d630
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
344
sce
Ex32.sce
// Additional solved examples , Example 32 , pg 346 M1=198.5 //isotopic mass Tc1=4.175 //critical temperature for M1 (in K) Tc2=4.213 //critical temperature for M2 (in K) alpha=0.5 //M^alpha * Tc=constant M2=((M1^alpha*Tc1)/Tc2)^(1/alpha) printf("Isotopic mass at critical temperature 4.133K\n") printf("M2=%.3f ",M2)
8a5e5fd0ea3bc9bd490eab240a513aaea3676988
a550430672dfb5984bd8561b894897323028b7f5
/tests/results/mis00.tst
90b0e2900d8f70ce5137d2c9a950d7294d1f23f6
[]
no_license
carlosmata/LabelPropagation
c91f68489a941e6f8cfb15de478d2fe28eadbcad
2f169cc4ece49a0d0f868fee15e5eefe02bbc6df
refs/heads/master
2020-12-18T17:46:23.501020
2020-05-09T06:13:16
2020-05-09T06:13:16
235,474,033
0
0
null
null
null
null
UTF-8
Scilab
false
false
167
tst
mis00.tst
argc:7 Dataset: ../datasets/converted/lesmiserables.net Nodes Edges Com Mod NMI Time seq sync 77 508 6 0.503767 -1 0.000344344 par sync 77 508 9 0.50281 -1 0.074698
586584d79ad323f62ec752958eb56db2242e5e31
a62e0da056102916ac0fe63d8475e3c4114f86b1
/set14/s_Linear_Integrated_Circuits_S._Salivahanan_And_V._S._K._Bhaaskaran_1106.zip/Linear_Integrated_Circuits_S._Salivahanan_And_V._S._K._Bhaaskaran_1106/CH6/EX6.1/ex6_1.sce
94ebf0e61969e60ec7b775f5ba94d6590687d583
[]
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
181
sce
ex6_1.sce
errcatch(-1,"stop");mode(2);// Example 6.1, Page No-269 fH=10*10^3 f=12*10^3 t=(f^2/fH^2) Hif=1/(sqrt(1+t)) Hifdb=20*log(Hif)/log(10) printf('Delta Vi=%.2f dB', Hifdb) exit();
bba27adbaae928c55a5b69cfe8a25e64347c5198
449d555969bfd7befe906877abab098c6e63a0e8
/1382/CH1/EX1.4/ex_1_4.sce
56b51f9f49b8f273fa04fef943bc2edaf355b040
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
188
sce
ex_1_4.sce
// Example 1.3: standard resistor clc, clear vf=1.8; // in volts if=16*10^-3; // in ampere vo=8; // in volts rs=(vo-vf)/if; // resistor in ohm disp(rs,"standard resistor (ohm) = ")
158e66f2bb1ecf9d95e4bdeb4780da95a4ed0f82
a078537681b98b61211ad1c550483b98b294004e
/CG3_report/Trab3-backup.sce
bbdeb62c4c39862b2a05622032a663a69d07a875
[]
no_license
hugocm93/CG3
a2e353738742fc9c34a3ffa928379c4615186462
b58dc791819e730462d1c2f1bd2c09981822610f
refs/heads/master
2020-04-16T11:43:58.713038
2016-12-21T21:10:12
2016-12-21T21:10:12
47,048,789
0
0
null
null
null
null
UTF-8
Scilab
false
false
2,493
sce
Trab3-backup.sce
//Camera Parameters eye = [3;3;3] at = [0;0;0] up = [0;0;1] fov = 30 near = 1 far = 15 w = 640 h = 480 //Triangle Parameters v1 = [1;0;0] v2 = [0;1;0] v3 = [0;0;10] //Camera axis ze = (eye - at)/norm(eye - at) xe = cross(up, ze)/norm(cross(up, ze)) ye = cross(ze, xe) //Frustum bounds top = near*tan((3.14/180)*fov/2) bottom = -top right = top*(w/h) left = -right //Matrices R = [xe(1) xe(2) xe(3) 0; ye(1) ye(2) ye(3) 0; ze(1) ze(2) ze(3) 0; 0 0 0 1] T = [1 0 0 -eye(1); 0 1 0 -eye(2); 0 0 1 -eye(3); 0 0 0 1] ModelView = R*T Projection = [(2*near)/(right-left) 0 (right+left)/(right - left) 0; 0 (2*near)/(top-bottom) (top+bottom)/(top-bottom) 0; 0 0 -(far+near)/(far-near) -(2*far*near)/(far-near); 0 0 -1 0] //Functions function [Xw, Yw, Zw]=viewPort(x, y, z) Xw = w*((x+1)/2) Yw = h*((y+1)/2) Zw = 65535*((z+1)/2) endfunction function [X, Y, Z]=calcEverything(x, y, z) raw = [x;y;z;1] temp = Projection * ModelView * raw temp = temp/temp(4) [X, Y, Z] = viewPort(temp(1), temp(2), temp(3)) endfunction function [X,Y,Z] = cartesianFromNatural(x, y, z) X = x*v1(1) + y*v2(1) + z*v3(1) Y = x*v1(2) + y*v2(2) + z*v3(2) Z = x*v1(3) + y*v2(3) + z*v3(3) endfunction function [X,Y,Z] = NaturalFromCartesian(x, y, z) OriginalMatrix = [v1(1) v2(1) v3(1); v1(2) v2(2) v3(2); v1(3) v2(3) v3(3)] Inverse = inv(OriginalMatrix) aux = Inverse * [x;y;z] X = aux(1) Y = aux(2) Z = aux(3) endfunction function [R, G, B]=calcColor(x, y, z) [X, Y, Z] = NaturalFromCartesian(x, y, z) v4 = [X;Y;Z] a1 = v4 - [1;0;0] d1 = norm(a1) a2 = v4 - [0;1;0] d2 = norm(a2) a3 = v4 - [0;0;1] d3 = norm(a3) D = d1 + d2 + d3 w1 = (1 - d1/D) w2 = (1 - d2/D) w3 = (1 - d3/D) c4 = w1*[1;0;0] + w2*[0;1;0] + w3*[0;0;1] R = c4(1)*255 G = c4(2)*255 B = c4(3)*255 endfunction function [R, G, B]=calcColor2(x, y, z) [X, Y, Z] = NaturalFromCartesian(x, y, z) v4 = [X;Y;Z] a1 = 0.5*norm(cross(v4-[1;0;0], [0;1;0]-[1;0;0])) a2 = 0.5*norm(cross(v4-[0;1;0], [0;0;1]-[0;1;0])) a3 = 0.5*norm(cross(v4-[0;0;1], [1;0;0]-[0;0;1])) A = a1+a2+a3 c4 = (a2/A)*[1;0;0] + (a3/A)*[0;1;0] + (a1/A)*[0;0;1] R = c4(1)*255 G = c4(2)*255 B = c4(3)*255 endfunction function [R, G, B]=calcColor3(x, y, z) v4 = [x;y;z] a1 = 0.5*norm(cross(v4-v1, v2-v1)) a2 = 0.5*norm(cross(v4-v2, v3-v2)) a3 = 0.5*norm(cross(v4-v3, v1-v3)) A = a1+a2+a3 c4 = (a2/A)*[1;0;0] + (a3/A)*[0;1;0] + (a1/A)*[0;0;1] R = c4(1)*255 G = c4(2)*255 B = c4(3)*255 endfunction
5fdb3ba264cfebfe72a176ff0184e22d27806537
449d555969bfd7befe906877abab098c6e63a0e8
/3834/CH3/EX3.1.3/Ex3_1_3.sce
59a29da21d8d3f0a410f613889792ce6c5b12247
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
914
sce
Ex3_1_3.sce
//Fiber-optics communication technology, by Djafer K. Mynbaev and Lowell L. Scheiner //Example 3.1.3 //windows XP //Scilab version-5.1.1 clc; clear; //given //case 1 n1=1.48;//refractive index of the core n2=1.46;//refractive index of the cladding alphac=asin(sqrt(1-(n2/n1)^2)); mprintf("\n The Critical propogation angle for case 1 = %.2f deg",alphac); b=sin(alphac); thetaa=asind(n1*b);//by snell's law a=2*thetaa;//acceptance angle of the fiber mprintf("\nThe acceptance angle for case 1 is = %.2f deg",a); //case 2 n3=1.495;//refractive index of the core n4=1.402;//refractive index of the cladding alphac2=asin(sqrt(1-(n4/n3)^2)); mprintf("\n The critical propagation angle for case 1 = %.2f deg",alphac2); b2=sin(alphac2); thetaa2=asind(n3*b2);//by snell's law a2=2*thetaa2;//acceptance angle of the fiber mprintf("\nThe acceptance angle for case 2 is = %.2f deg",a2);
3062db3140352e1b5ecb772d443b36f9ad7ae728
99b4e2e61348ee847a78faf6eee6d345fde36028
/Toolbox Test/intfilt/intfilt8.sce
0796a4aad74108d261b890f9d96d693da38d9a5a
[]
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
193
sce
intfilt8.sce
//too many i/p args a=0.6; f=intfilt(4,2,a,1); disp(f); ////output // !--error 58 //Wrong number of input arguments.at line 3 of exec file called by : //lt/intfilt8.sce', -1
46c547a0569293875808224fd02d67d13ec683a4
63c8bbe209f7a437f8bcc25dc1b7b1e9a100defa
/test/0086.tst
ecaf731d47a636808dc1194d853396b574fcf58a
[]
no_license
fmeci/nfql-testing
e9e7edb03a7222cd4c5f17b9b4d2a8dd58ea547c
6b7d465b32fa50468e3694f63c803e3630c5187d
refs/heads/master
2021-01-11T04:09:48.579127
2013-05-02T13:30:17
2013-05-02T13:30:17
71,239,280
0
0
null
2016-10-18T11:01:57
2016-10-18T11:01:55
Python
UTF-8
Scilab
false
false
313
tst
0086.tst
SPLiTteR r {} filTer zeg { Xel ( ) } fILteR BQr {WXH OR NoT pR Or nOT uii Or Q or Q OR NOT x not a OR NoT jLwg Or d oR NOt t } l -> a GrouPeR u {ModuLE mq{ Tp <= bO } mODulE r{ } aGgrEGatE SUm(Y.wJ) As Muy ,Max(h) aS hsBX ,BitOR(B) aS K } unGROUPeR hIs { } GROUPfILtER f {} mErGEr T { EXPORT Kve }
ca0477b9b32762f93d4e16d9879559c6852507bc
449d555969bfd7befe906877abab098c6e63a0e8
/1382/CH5/EX5.27/EX_5_27.SCE
41c5f6a234dd24b6b065a4179060e60610c3fcd6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
383
sce
EX_5_27.SCE
// Example 5.26:fh,fl and bandwidth clc; clear; close; fln=25;//in hertz fhn=16;//in kelo hertz n=3;// x=sqrt(2^(1/n)-1);// fl=x*fln;//lower cut off frequency in hertz fh=fhn/x;//upper cut off frequency in hertz BW=fh-fl*10^-3;//bandwidth disp(fl,"lower cut off frequency in hertz") disp(fh,"upper cut off frequency in killo hertz") disp(BW,"bandwidth in killo hertz")
ec0d594cee5c90d3b7af1d5adb8365afaf9e45f3
449d555969bfd7befe906877abab098c6e63a0e8
/1268/CH6/EX6.3/6_3.sce
ec9be7e4a972f5c10ba68dc8af5baf8c1fbb20c1
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
226
sce
6_3.sce
clear; disp("Example 6.3") d=0.1 // diameter of sphere in m velocity= 0.25 // in m/s mew= 1.9e-5 density= 1.15 // in kg/m^3 f=0.44 area=%pi*d*d/4 Fd=(f*density*velocity*velocity*area)/2 disp(Fd,"The drag Force is ")
2212b7d23219cf1bfe63f06d28cb8759a405f7db
449d555969bfd7befe906877abab098c6e63a0e8
/1760/CH8/EX8.27/EX8_27.sce
59bbfc78ba85c27d176a3d0fd3e19622833be6e9
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
425
sce
EX8_27.sce
//EXAMPLE 8-27 PG NO-545 R2=0.586; M.G=1+0.586; //MID BAND GAIN R=10^3; C=0.02*10^-6; Fc=1/(2*%pi*R*C); //Cut OFF Frequency G.Fc=0.707*M.G; M.B.O=M.G*1.4; disp('ii) Cut off Frequency (Fc) is = '+string (Fc) +' ') disp('ii) Gain at cutt of frequency (G.Fc) is = '+string (G.Fc) +' ') disp('ii) Mid band out Put (M.B.O) is = '+string (M.B.O) +' mV ')
478794e32b2a971bf024f45db14f9b425450802c
449d555969bfd7befe906877abab098c6e63a0e8
/226/CH6/EX6.12/example12_sce.sce
b9c535889f11e4ae916e7b205ef46602b3ca68e6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
520
sce
example12_sce.sce
//chapter 6 //example 6.12 //page 277 printf("\n") printf("given") Rc=5.6*10^3;Rl=33*10^3;rs=600;R1=68.0*10^3; R2=56.0*10^3;Re=4.7*10^3; hfe=100;hie=1.5*10^3;vs=50*10^-3; disp(" CE circuit operation with vs at transistor base and Re bypassed") Av=(hfe*((Rc*Rl)/(Rc+Rl)))/hie Zb=hie Rb=(R1*R2)/(R1+R2); Zi=(Rb*Zb)/(Rb+Zb) vi=(vs*Zi)/(rs+Zi) vo=Av*vi disp("Cb circuit operation with vs at emitter and the base resistor bypassed") Av=(hfe*((Rc*Rl)/(Rc+Rl)))/hie Ze=hie/(1+hfe) Zi=(Ze*Re)/(Ze+Re) vi=(vs*Zi)/(rs+Zi) vo=Av*vi
1163e7b793c521a958a438f1cb39b0c9a14530e3
449d555969bfd7befe906877abab098c6e63a0e8
/1820/CH4/EX4.14/Example4_14.sce
3a10b0ae2c8023e2b43ee56a0456309d4f9b5206
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
2,465
sce
Example4_14.sce
// ELECTRIC POWER TRANSMISSION SYSTEM ENGINEERING ANALYSIS AND DESIGN // TURAN GONEN // CRC PRESS // SECOND EDITION // CHAPTER : 4 : OVERHEAD POWER TRANSMISSION // EXAMPLE : 4.14 : clear ; clc ; close ; // Clear the work space and console // GIVEN DATA KV = 345 ; // Transmission line voltage in kV V_R = KV ; // Sending end voltage in kV x_L = 0.588 ;// Inductive reactance in Ω/mi/phase b_c = 7.20*10^-6 ;// susceptance S phase to neutral per phase l = 200 ;// Total line length in mi per = 60/100 ; // 2 shunt reactors absorb 60% of total 3-Φ magnetizing var cost = 10 ; // cost of each reactor is $10/kVA // CALCULATIONS // For case (a) x_C = 1/b_c ;// Ω/mi/phase Z_C = sqrt(x_C * x_L) ; SIL = KV^2/Z_C ; // Surge impedance loading in MVA/mi SIL1 = (KV^2/Z_C) * l ; // Surge impedance loading of line in MVA . [1MVA = 1MW] // For case (b) delta = 90 ; // Max 3-Φ theoretical steady-state power flow limit occurs for δ = 90 degree V_S = V_R ; // sending end voltage in kV X_L = x_L * l ; // Inductive reactance Ω/phase P_max = V_S * V_R * sind(delta)/(X_L) ; // For case (c) Q_C = V_S^2 * (b_c * l/2) + V_R^2 *( b_c * l/2) ; // Total 3-Φ magnetizing var in Mvar Q = (1/2) * per * Q_C ; // 3-Φ megavoltampere rating of each reactor . Q = (1/2)*Q_L // For case (d) Q_L1 = Q * 10^3 ; // Total 3-Φ magnetizing var in Kvar T_cost = Q_L1 * cost ; // Cost of each reactor in $ // For case (e) g = %i * sqrt(x_L * (1-per)/x_C) ; // rad/mi g_l = g * l ; // rad V_R_oc = V_S/cosh(g_l) ; // Open circuit receiving-end voltage in kV X_L = x_L *l ; X_C = (x_C * 2) / (l * (1 - per)) ; V_R_oc1 = V_S * ( -%i*X_C/(-%i*X_C + %i*X_L) ) ; // Alernative method to find Open-circuit receiving-end voltage in kV // DISPLAY RESULTS disp("EXAMPLE : 4.14 : SOLUTION :-") ; printf("\n (a) Total 3-phase SIL of line , SIL = %.2f MVA/mi \n",SIL) ; printf("\n Total 3-Φ SIL of line for total line length , SIL = %.2f MVA \n",SIL1) ; printf("\n (b) Maximum 3-phase theortical power flow , P_max = %.2f MW \n",P_max) ; printf("\n (c) 3-phase MVA rating of each reactor , (1/2)Q_L = %.2f MVA \n",Q) ; printf("\n (d) Cost of each reactor at $10/kVA = $ %.2f \n",T_cost) ; printf("\n (e) Open circuit receiving voltage , V_Roc= %.2f kV \n",V_R_oc) ; printf("\n From alternative method ,") ; printf("\n Open-circuit receiving-end voltage if line is open at receiving end , V_R_oc = %.2f kV \n",V_R_oc1) ;
8a86b43e3915a4902e24c362e8a38d6b5c47b24c
ac66d3377862c825111275d71485e42fdec9c1bd
/Resources/res/map/map1303.sce
ed51ee67444838da4d87a64c35e7c58f0666b1ed
[]
no_license
AIRIA/CreazyBomber
2338d2ad46218180f822682d680ece3a8e0b46c3
68668fb95a9865ef1306e5b0d24fd959531eb7ad
refs/heads/master
2021-01-10T19:58:49.272075
2014-07-15T09:55:00
2014-07-15T09:55:00
19,776,025
0
2
null
null
null
null
UTF-8
Scilab
false
false
2,752
sce
map1303.sce
<?xml version="1.0" encoding="UTF-8"?> <Project Name="map1303" Width="13" Height="13" CellSize="40" BackgroundSize="1" Background="11plus.png"> <Cell Name="冰雕" X="1" Y="1" /> <Cell Name="冰块" X="2" Y="1" /> <Cell Name="贝壳" X="3" Y="1" /> <Cell Name="冰雕" X="5" Y="1" /> <Cell Name="冰雕" X="8" Y="1" /> <Cell Name="贝壳" X="9" Y="1" /> <Cell Name="冰雕" X="2" Y="2" /> <Cell Name="贝壳" X="3" Y="2" /> <Cell Name="贝壳" X="4" Y="2" /> <Cell Name="冰块" X="5" Y="2" /> <Cell Name="出生点" X="6" Y="2" /> <Cell Name="冰块" X="7" Y="2" /> <Cell Name="冰块" X="8" Y="2" /> <Cell Name="冰雕" X="10" Y="2" /> <Cell Name="飞鱼(怪)" X="1" Y="3" arg0="14" /> <Cell Name="冰块" X="6" Y="3" /> <Cell Name="贝壳" X="9" Y="3" /> <Cell Name="冰块" X="10" Y="3" /> <Cell Name="贝壳" X="3" Y="4" /> <Cell Name="飞鱼(怪)" X="4" Y="4" arg0="14" /> <Cell Name="bc-投雪球-左" X="6" Y="4" arg0="2" arg1="3,0" arg2="3" /> <Cell Name="贝壳" X="7" Y="4" /> <Cell Name="贝壳" X="8" Y="4" /> <Cell Name="企鹅(怪)" X="9" Y="4" arg0="15" /> <Cell Name="冰块" X="2" Y="5" /> <Cell Name="贝壳" X="3" Y="5" /> <Cell Name="冰块" X="4" Y="5" /> <Cell Name="冰块" X="5" Y="5" /> <Cell Name="贝壳" X="6" Y="5" /> <Cell Name="冰块" X="8" Y="5" /> <Cell Name="贝壳" X="9" Y="5" /> <Cell Name="冰块" X="10" Y="5" /> <Cell Name="贝壳" X="11" Y="5" /> <Cell Name="bc-投雪球-右" X="1" Y="6" arg0="3" arg1="3,0" arg2="3" /> <Cell Name="贝壳" X="6" Y="6" /> <Cell Name="贝壳" X="9" Y="6" /> <Cell Name="冰块" X="10" Y="6" /> <Cell Name="贝壳" X="1" Y="7" /> <Cell Name="飞鱼(怪)" X="2" Y="7" arg0="14" /> <Cell Name="冰块" X="3" Y="7" /> <Cell Name="贝壳" X="5" Y="7" /> <Cell Name="企鹅(怪)" X="8" Y="7" arg0="15" /> <Cell Name="冰块" X="9" Y="7" /> <Cell Name="贝壳" X="10" Y="7" /> <Cell Name="冰雕" X="3" Y="8" /> <Cell Name="冰块" X="4" Y="8" /> <Cell Name="贝壳" X="6" Y="8" /> <Cell Name="bc-投雪球-左" X="9" Y="8" arg0="2" arg1="3,0" arg2="3" /> <Cell Name="冰雕" X="1" Y="9" /> <Cell Name="冰块" X="2" Y="9" /> <Cell Name="贝壳" X="3" Y="9" /> <Cell Name="贝壳" X="4" Y="9" /> <Cell Name="贝壳" X="5" Y="9" /> <Cell Name="通关点-1" X="6" Y="9" /> <Cell Name="冰块" X="7" Y="9" /> <Cell Name="贝壳" X="8" Y="9" /> <Cell Name="冰块" X="9" Y="9" /> <Cell Name="冰块" X="10" Y="9" /> <Cell Name="冰雕" X="2" Y="10" /> <Cell Name="冰块" X="3" Y="10" /> <Cell Name="企鹅(怪)" X="5" Y="10" arg0="15" /> <Cell Name="冰块" X="6" Y="10" /> <Cell Name="冰雕" X="7" Y="10" /> <Cell Name="冰块" X="9" Y="11" /> </Project>
76763acaf2bc02f261456297d14069f23b386436
928fd2a05943aaa54c26a75b62a39e027bcb2b63
/tests/fix_atari.tst
7d0eeae39f72f4cb9f9f1b65892ae2ffeb82a32c
[ "MIT" ]
permissive
timotamo/michi-c
e70156aea474c66ee28d6d49081d956b2d203010
fc4b0d75b2764fff80a2afec374e5286b93e65bd
refs/heads/master
2020-12-25T00:27:43.211705
2015-08-30T18:08:25
2015-08-30T18:08:25
41,674,387
1
0
null
2015-08-31T12:35:28
2015-08-31T12:35:28
null
UTF-8
Scilab
false
false
863
tst
fix_atari.tst
#------------------------------------- # tests of the michi fix_atari routine #------------------------------------- # escape # ------ debug setpos C8 C9 E9 B8 F9 D8 10 debug fix_atari C8 #? [1 C7] debug setpos C1 G7 B2 B1 20 debug fix_atari B1 #? [1 A1] play b e5 30 debug fix_atari B1 #? [1] # counter capture # --------------- clear_board debug setpos A1 E5 B2 A2 110 debug fix_atari A1 #? [1 A3 B1] # shicho (ladder) # --------------- clear_board debug setpos A1 A2 210 debug fix_atari A1 #? [1] debug setpos G1 220 debug fix_atari A1 #? [1 B1] debug setpos D2 230 debug fix_atari A1 #? [1] clear_board debug setpos G5 F5 A1 G4 A2 H4 A3 G6 H5 240 debug fix_atari G5 #? [0 H6|0 J5] clear_board debug setpos E5 D5 A1 E4 A2 F4 A3 E6 F5 250 debug fix_atari E5 #? [0 G5] clear_board debug setpos D3 F3 E3 G3 F2 E2 G2 H2 D2 260 debug fix_atari E2 #? [1]
27a6467453f08d8d301b8b7aca4578cedff060f6
449d555969bfd7befe906877abab098c6e63a0e8
/773/CH8/EX8.13/8_13.sci
2d5c0ffc81b8d54c6eff1d729b5777d7793010d3
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
272
sci
8_13.sci
//coefficient// syms s t k; s = poly ( 0,'s' ); y=k/(s*(s+2)); //G(s)H(s) disp(y,"G(s)H(s)") //R=laplace('0.2*t',t,s) R=laplace('0.2*t',t,s) e=limit(s*R/(1+y),s,0) //given e<=0.02 a=[0.02]; b=[-0.4]; m=linsolve(a,b); //Solves The Linear Equation disp(m,"k")
9217f5dfe78e93152be17bb998b26c298041c7da
449d555969bfd7befe906877abab098c6e63a0e8
/149/CH2/EX2.25/ex25.sce
de09b920aeb76c275b4ec1757d446bbdd34fac7a
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
71
sce
ex25.sce
clear clc A=[1 1 3;1 3 -3;-2 -4 -4] disp("inverse of A is ") inv(A)
119811093126eee74f051a1d11f5fe3af20845c5
449d555969bfd7befe906877abab098c6e63a0e8
/74/CH3/EX3.4/example4_sce.sce
4357c06b949e80189e4534ebd2bda050a7302680
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
148
sce
example4_sce.sce
//chapter 3 // example 3.4 //page 114,figure 3.9 R1=1000; Af=61;//closed loop gain Rf=R1*(61-1);//Af=1+(Rf/R1) disp(Rf)//feedback resistance
bebb7043db241036aa9e215201cffa650ea1bd1a
449d555969bfd7befe906877abab098c6e63a0e8
/2414/CH14/EX14.4/Ex14_4.sce
e3b778ccfe17220cbe132a230b8e6da1cca2fc7b
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
179
sce
Ex14_4.sce
clc; close(); clear(); //page no 474 //prob no. 14.4 L=320*10^-9; //H/m C=90*10^-12; //F/m R0=sqrt(L/C); mprintf('The characteristc impedance, R0 = %.2f ohm \n',R0);
d6610612819764383ea238dee253431b6d9fa0c8
449d555969bfd7befe906877abab098c6e63a0e8
/226/CH19/EX19.27/example27_sce.sce
8f3aad99522ee266f95064b3ab727daa1ca98dd8
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
291
sce
example27_sce.sce
//chapter 19 //example 19.27 //page 883 printf("\n") printf("given") Rw=.1;f=1*10^6;Lp=19.5*10^-6;Rl=1.2*10^3;Vcc=30;Idc=12.3*10^-3;Vce=0.5; Vp=Vcc-Vce; Po=((Vp)^2) /(2*Rl); QL=(2*3.14*f*Lp)/Rw Qp=Rl/(2*3.14*f*Lp) B=f/Qp Il=(.707*Vp)/(2*3.14*f*Lp) Pl=(Il)^2 *Rw Pi=(Vcc*Idc)+Pl n=(Po/Pi)*100
2ec5d6db7f60e5f9adaf87d9f2475a7af06700b7
eea9aeba65fa86296426a77e86e37d26a78b8ef5
/gusev/lab4.sci
ea6492ea0c1750db7c04792936ff6e0e8b580887
[ "Unlicense" ]
permissive
spb201/scilab
fd2f599352cf1d30862bbe0a20c6a32689224e77
5093079d2c9c2410c3cff75d42a453c2e9386bef
refs/heads/master
2021-01-21T13:11:44.303736
2016-04-30T03:32:41
2016-04-30T03:32:41
52,134,931
0
0
null
2016-04-09T08:46:39
2016-02-20T03:44:27
Scilab
UTF-8
Scilab
false
false
1,836
sci
lab4.sci
//task 1 x = [1, 2, 4, 8] h = [2, 3, 4, 5] function [r]=fourier_convol(_x, _h) xl = length(_x) hl = length(_h) final_length = xl + hl - 1 _x = cat(2, _x, zeros(1, final_length - xl)) _h = cat(2, _h, zeros(1, final_length - hl)) x_dft = fft(_x, -1) h_dft = fft(_h, -1) r = x_dft .* h_dft r = fft(r, 1) endfunction disp(fourier_convol(x, h)) disp(convol(x, h)) //task 2 x = [1 2 3 4 5 5 6 7] h = [1 4 2] function [r]=overlap_add_convol(_x, _h) xl = length(_x) x1 = _x(1:xl / 2) x2 = _x(xl / 2 + 1:$) final_length = length(_x) + length(_h) - 1 x1f = fourier_convol(x1, _h) x2f = fourier_convol(x2, _h) _x1 = cat(2, x1f, zeros(1, final_length - length(x1f))) _x2 = cat(2, zeros(1, final_length - length(x2f)), x2f) r = _x1 + _x2 endfunction disp(overlap_add_convol(x, h)) disp(convol(x, h)) //task 3 function [r]=f(_k, _T) r= cos(2 * %pi * _k / _T) endfunction //3.1. y(k)=cos(2pik/4) T = 4 k = 0:0.1:15 subplot(2, 2, 1) xtitle('y(k)=cos(2*pi*k/4)') plot(k, f(k, T), '--') subplot(2, 2, 2) k = 0:15 y = abs(fft(f(k, T))) xtitle('fft(y(k)=cos(2*pi*k/4))')) plot2d3(k./16, y) plot(k./16, y, 'o') subplot(2, 2, 1) k = 0:15 plot(k, f(k, T), 'o') plot2d3(k, f(k, T)) //3.2. cos(2pik/6) T = 6 k = 0:0.1:15 y = f(k, T) Y = fft(y) subplot(2, 2, 3) xtitle('y(k)=cos(2*pi*k/6)') plot(k, y, '--') subplot(2, 2, 4) k = 0:15 xtitle('fft(y(k)=cos(2*pi*k/6))') y = abs(fft(f(k, T))) plot2d3(k./16, y) plot(k./16, y, 'o') subplot(2, 2, 3) k = 0:15 plot(k, f(k, T), 'o') plot2d3(k, f(k, T)) //4 subplot(2,1,1) s = [[1 1 1 1] zeros(1, 26)] n = 0:29 S = abs(fft(s)) plot(n ./ 30, S, "or") plot2d3(n ./30, S) subplot(2,1,1) s = [1 1 1 1 0 0 0 0 0 0 0 0 0 0 0] n= 0:14 S = abs(fft(s)) plot(n ./ 15, S, "o") plot2d3(n ./15, S)
e3bcc9baaf67ee0634f16f9f60e343f9d5f38e5a
1bb72df9a084fe4f8c0ec39f778282eb52750801
/test/U08.prev.tst
f3e53fa7c1a1c035f61daa7f9ba29723efbcc1e9
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
gfis/ramath
498adfc7a6d353d4775b33020fdf992628e3fbff
b09b48639ddd4709ffb1c729e33f6a4b9ef676b5
refs/heads/master
2023-08-17T00:10:37.092379
2023-08-04T07:48:00
2023-08-04T07:48:00
30,116,803
2
0
null
null
null
null
UTF-8
Scilab
false
false
2,499
tst
U08.prev.tst
0 0 0 1 0 0 -1 0 0 0 1 0 0 -1 0 1 1 0 -1 1 0 1 -1 0 -1 -1 0 0 0 1 0 0 -1 1 0 1 -1 0 1 1 0 -1 -1 0 -1 0 1 1 0 -1 1 0 1 -1 0 -1 -1 1 1 1 -1 1 1 1 -1 1 -1 -1 1 1 1 -1 -1 1 -1 1 -1 -1 -1 -1 -1 2 0 0 -2 0 0 2 1 0 -2 1 0 2 -1 0 -2 -1 0 0 2 0 0 -2 0 1 2 0 -1 2 0 1 -2 0 -1 -2 0 2 2 0 -2 2 0 2 -2 0 -2 -2 0 2 0 1 -2 0 1 2 0 -1 -2 0 -1 2 1 1 -2 1 1 2 -1 1 -2 -1 1 2 1 -1 -2 1 -1 2 -1 -1 -2 -1 -1 0 2 1 0 -2 1 0 2 -1 0 -2 -1 1 2 1 -1 2 1 1 -2 1 -1 -2 1 1 2 -1 -1 2 -1 1 -2 -1 -1 -2 -1 2 2 1 -2 2 1 2 -2 1 -2 -2 1 2 2 -1 -2 2 -1 2 -2 -1 -2 -2 -1 0 0 2 0 0 -2 1 0 2 -1 0 2 1 0 -2 -1 0 -2 2 0 2 -2 0 2 2 0 -2 -2 0 -2 0 1 2 0 -1 2 0 1 -2 0 -1 -2 1 1 2 -1 1 2 1 -1 2 -1 -1 2 1 1 -2 -1 1 -2 1 -1 -2 -1 -1 -2 2 1 2 -2 1 2 2 -1 2 -2 -1 2 2 1 -2 -2 1 -2 2 -1 -2 -2 -1 -2 0 2 2 0 -2 2 0 2 -2 0 -2 -2 1 2 2 -1 2 2 1 -2 2 -1 -2 2 1 2 -2 -1 2 -2 1 -2 -2 -1 -2 -2 2 2 2 -2 2 2 2 -2 2 -2 -2 2 2 2 -2 -2 2 -2 2 -2 -2 -2 -2 -2 3 0 0 -3 0 0 3 1 0 -3 1 0 3 -1 0 -3 -1 0 3 2 0 -3 2 0 3 -2 0 -3 -2 0 0 3 0 0 -3 0 1 3 0 -1 3 0 1 -3 0 -1 -3 0 2 3 0 -2 3 0 2 -3 0 -2 -3 0 3 3 0 -3 3 0 3 -3 0 -3 -3 0 3 0 1 -3 0 1 3 0 -1 -3 0 -1 3 1 1 -3 1 1 3 -1 1 -3 -1 1 3 1 -1 -3 1 -1 3 -1 -1 -3 -1 -1 3 2 1 -3 2 1 3 -2 1 -3 -2 1 3 2 -1 -3 2 -1 3 -2 -1 -3 -2 -1 0 3 1 0 -3 1 0 3 -1 0 -3 -1 1 3 1 -1 3 1 1 -3 1 -1 -3 1 1 3 -1 -1 3 -1 1 -3 -1 -1 -3 -1 2 3 1 -2 3 1 2 -3 1 -2 -3 1 2 3 -1 -2 3 -1 2 -3 -1 -2 -3 -1 3 3 1 -3 3 1 3 -3 1 -3 -3 1 3 3 -1 -3 3 -1 3 -3 -1 -3 -3 -1 3 0 2 -3 0 2 3 0 -2 -3 0 -2 3 1 2 -3 1 2 3 -1 2 -3 -1 2 3 1 -2 -3 1 -2 3 -1 -2 -3 -1 -2 3 2 2 -3 2 2 3 -2 2 -3 -2 2 3 2 -2 -3 2 -2 3 -2 -2 -3 -2 -2 0 3 2 0 -3 2 0 3 -2 0 -3 -2 1 3 2 -1 3 2 1 -3 2 -1 -3 2 1 3 -2 -1 3 -2 1 -3 -2 -1 -3 -2 2 3 2 -2 3 2 2 -3 2 -2 -3 2 2 3 -2 -2 3 -2 2 -3 -2 -2 -3 -2 3 3 2 -3 3 2 3 -3 2 -3 -3 2 3 3 -2 -3 3 -2 3 -3 -2 -3 -3 -2 0 0 3 0 0 -3 1 0 3 -1 0 3 1 0 -3 -1 0 -3 2 0 3 -2 0 3 2 0 -3 -2 0 -3 3 0 3 -3 0 3 3 0 -3 -3 0 -3 0 1 3 0 -1 3 0 1 -3 0 -1 -3 1 1 3 -1 1 3 1 -1 3 -1 -1 3 1 1 -3 -1 1 -3 1 -1 -3 -1 -1 -3 2 1 3 -2 1 3 2 -1 3 -2 -1 3 2 1 -3 -2 1 -3 2 -1 -3 -2 -1 -3 3 1 3 -3 1 3 3 -1 3 -3 -1 3 3 1 -3 -3 1 -3 3 -1 -3 -3 -1 -3 0 2 3 0 -2 3 0 2 -3 0 -2 -3 1 2 3 -1 2 3 1 -2 3 -1 -2 3 1 2 -3 -1 2 -3 1 -2 -3 -1 -2 -3 2 2 3 -2 2 3 2 -2 3 -2 -2 3 2 2 -3 -2 2 -3 2 -2 -3 -2 -2 -3 3 2 3 -3 2 3 3 -2 3 -3 -2 3 3 2 -3 -3 2 -3 3 -2 -3 -3 -2 -3 0 3 3 0 -3 3 0 3 -3 0 -3 -3 1 3 3 -1 3 3 1 -3 3 -1 -3 3 1 3 -3 -1 3 -3 1 -3 -3 -1 -3 -3 2 3 3 -2 3 3 2 -3 3 -2 -3 3 2 3 -3 -2 3 -3 2 -3 -3 -2 -3 -3 3 3 3 -3 3 3 3 -3 3 -3 -3 3 3 3 -3 -3 3 -3 3 -3 -3 -3 -3 -3
1e7465fe06964354125e4d12bee0d68a2c809e66
b29e9715ab76b6f89609c32edd36f81a0dcf6a39
/ketpic2escifiles6/Nohiddenpers2.sci
d49bce91e93b918690054ec505f5e8310ac42945
[]
no_license
ketpic/ketcindy-scilab-support
e1646488aa840f86c198818ea518c24a66b71f81
3df21192d25809ce980cd036a5ef9f97b53aa918
refs/heads/master
2021-05-11T11:40:49.725978
2018-01-16T14:02:21
2018-01-16T14:02:21
117,643,554
1
0
null
null
null
null
UTF-8
Scilab
false
false
3,142
sci
Nohiddenpers2.sci
// 08.10.11 // 08.10.12 // 08.10.15 // 09.06.24 // 10.02.16 Eps // 11.04.12 Eps0 (bug) // 13.11.02 bug function FigkL=Nohiddenpers2(PaL,Fk,Fd,Uveq,Np,Eps) global EyePoint FocusPoint HIDDENDATA; Eps0=10^(-5); // 11.04.12 Fh=Projpers(Fk); P1=Ptstart(Fh); P2=Ptend(Fh); Csp=CuspPt(); Cspflg=1; for I=1:Mixlength(Csp) Tmp=Mixop(I,Csp); if norm(Tmp-P1)<Eps0 select Cspflg, case 1 then Cspflg=2, case 3 then Cspflg=6; end; continue; end; if norm(Tmp-P2)<Eps0 select Cspflg, case 1 then Cspflg=3, case 2 then Cspflg=6; end; continue; end; end; SeL=[]; for N=1:length(PaL)-1 S=(PaL(N)+PaL(N+1))/2; Tmp=Invperspt(S,Fh,Fk) PtA=Mixop(1,Tmp); PtAp=Perspt(PtA); // Vec=EyePoint-FocusPoint; Vec=EyePoint-PtA; // 2013.11.02 Epstmp=Eps; // 2011.04.12 if N==1 & modulo(Cspflg,2)==0 Tmp=min(Eps(1)*norm(PtAp-Ptstart(Fh)),Eps(1)); // Epstmp=[Tmp,Eps(2)]; // end; if N==length(PaL)-1 & modulo(Cspflg,3)==0 Tmp=min(Eps(1)*norm(PtAp-Ptend(Fh)),Eps(1)); // Epstmp=[Tmp,Eps(2)]; // end; Flg=PthiddenQ(PtA,Vec,Fd,Uveq,Np,Epstmp); if Flg==0 SeL=[SeL,N]; end; end; FigL=[]; FigkL=[]; for I=1:length(SeL) Tmp1=PointonCurve(PaL(SeL(I)),Fh); Tmp2=PointonCurve(PaL(SeL(I)+1),Fh); if I==1 P=Tmp1; SP=PaL(SeL(I)); Q=Tmp2; SQ=PaL(SeL(I)+1); else if Member(SeL(I)-1,SeL) Q=Tmp2; SQ=PaL(SeL(I)+1); else FigL=Mixadd(FigL,Partcrv(SP,SQ,Fh)); Tmp3=Invperspt(SP,Fh,Fk); TP=Mixop(2,Tmp3); Tmp3=Invperspt(SQ,Fh,Fk); TQ=Mixop(2,Tmp3); Tmp4=Partcrv3(TP,TQ,Fk) FigkL=Mixadd(FigkL,Tmp4); P=Tmp1; SP=PaL(SeL(I)); Q=Tmp2; SQ=PaL(SeL(I)+1); end; end; end; if length(SeL)>0 if norm(P-Q)>Eps(1) // FigL=Mixadd(FigL,Partcrv(P,Q,Fh)); Tmp3=Invperspt(SP,Fh,Fk); TP=Mixop(2,Tmp3); Tmp3=Invperspt(SQ,Fh,Fk); TQ=Mixop(2,Tmp3); FigkL=Mixadd(FigkL,Partcrv3(TP,TQ,Fk)); else FigL=Mixadd(FigL,Fh); FigkL=Mixadd(FigkL,Fk); end; end; Tmp=[]; for I=1:length(PaL)-1 if ~Member(I,SeL) Tmp=[Tmp,I]; end; end; SeL=Tmp; HIDDENDATA=[]; for I=1:length(SeL) Tmp=PaL(SeL(I)); Tmp1=PointonCurve(Tmp,Fh); Tmp=PaL(SeL(I)+1); Tmp2=PointonCurve(Tmp,Fh); if I==1 P=Tmp1; SP=PaL(SeL(I)); Q=Tmp2; SQ=PaL(SeL(I)+1); else if Member(SeL(I)-1,SeL) Q=Tmp2; SQ=PaL(SeL(I)+1); else Tmp=Invperspt(SP,Fh,Fk); TP=Mixop(2,Tmp); Tmp=Invperspt(SQ,Fh,Fk); TQ=Mixop(2,Tmp); HIDDENDATA=Mixadd(HIDDENDATA,Partcrv3(TP,TQ,Fk)); P=Tmp1; SP=PaL(SeL(I)); Q=Tmp2; SQ=PaL(SeL(I)+1); end; end; end; if length(SeL)>0 if norm(P-Q)>Eps(1) // Tmp=Invperspt(SP,Fh,Fk); TP=Mixop(2,Tmp); Tmp=Invperspt(SQ,Fh,Fk); TQ=Mixop(2,Tmp); HIDDENDATA=Mixadd(HIDDENDATA,Partcrv3(TP,TQ,Fk)); else HIDDENDATA=Mixadd(HIDDENDATA,Fk); end; end; endfunction;
b8ca3827548d206391de3a66bb5ea5ba66fce575
449d555969bfd7befe906877abab098c6e63a0e8
/2141/CH5/EX5.3/Ex5_3.sce
f49e8770c8d85a27218a148b193996dd96f66ca9
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
449
sce
Ex5_3.sce
clc //initialisation of variables v=100//ft^3 vliq=1 //ft^3 w=99 //ft^3 wvap=14.7 //lbf/in^2 vf=0.01672 //lbm vg=26.80 //lbm p=294 //lbf/in^2 Tu=1.575 //lbf u2=1117.0//Btu/lbm vg1=1077.5//ft^3 p1=180.0//lbf/in^2 //CALCULATIONS mliq=(vliq/vf)//lbm m1vap=(w/vg)//lbm U=(mliq*p1)+(m1vap*vg1)//Btu m=mliq+m1vap //lbm v2=v/m//ft^3/lbm U2=m*u2//Btu Q2=(U2-U)//Btu //RESULTS printf('The heat transfer for this process=% f Btu',Q2)
14aba9802c7bae4d446da925d3ae3c4e62420bc6
30ad7dd5146dfff03b7639186330ec527bfc0524
/Control Systems Programs/RungeKutta4var.sce
665468e7139998462dba350cc7a9d8d5808ceaf9
[]
no_license
boberae/Other-Small-Projects
fcc79d8fd69c6d39de68a8b83360b32b28216d73
63d668d2f2c022f653cf44f55992dd05420437e3
refs/heads/master
2020-06-11T10:07:44.474211
2016-12-06T06:42:33
2016-12-06T06:42:33
75,697,420
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,139
sce
RungeKutta4var.sce
// PreLab 3 Part 4 //System Component Values F = 0; M1 = 20; M2 = 10; Ks1 = 5; Ks2 = 15; Ks3 = 25; Kd1 = 10; Kd2 = 5; Kd3 = 20; x1 = 0; // initial conditions v1 = 0; x2 = 0; v2 = 0; X = [x1, v1, x2, v2]; // Define the state matrix function // The values returned are [x, v] function foo=f(state,t) foo = [state($,2), -2*state($,1) + 3*state($,2) - 4*state($,4), state($,4), state($,2)-state($,3)+23]; endfunction // Set the time length and step size for the integration steps = 1000; t_start = 0; t_end = 5; h = (t_end - t_start) / steps; t = [t_start]; // Loop for integration for i=1:steps, t = [t ; t($,:) + h]; F1 = h * f(X($,:), t($,:)); F2 = h * f(X($,:) + F1/2.0, t($,:) + h/2.0); F3 = h * f(X($,:) + F2/2.0 , t($,:)+h/2.0 ); F4 = h * f(X($,:) + F3, t($,:) + h); X = [X ; X($,:) + (F1 + 2.0*F2 + 2.0*F3 + F4)/6.0]; //Print the Values printf("\nIntegration values: t=%f, x1=%f, v1=%f, x2=%f, v2=%f", t($,:), X($,1), X($,2), X($,3), X($,4)); end //Graph the Results plot2d(t, X, [-2, -5, -7, -9], leg="position1@velocity1@position2@velocity2"); xtitle("Velocity 1 and 2 vs. Time");
f5f21c4868bd4bd9acd1f5204252850b1aac8754
089894a36ef33cb3d0f697541716c9b6cd8dcc43
/NLP_Project/test/tweet/bow/bow.17_5.tst
b3ed4f4fb29ce1c6305725537203b2ae6dac70d5
[]
no_license
mandar15/NLP_Project
3142cda82d49ba0ea30b580c46bdd0e0348fe3ec
1dcb70a199a0f7ab8c72825bfd5b8146e75b7ec2
refs/heads/master
2020-05-20T13:36:05.842840
2013-07-31T06:53:59
2013-07-31T06:53:59
6,534,406
0
1
null
null
null
null
UTF-8
Scilab
false
false
27,128
tst
bow.17_5.tst
17 11:0.5 19:0.09090909090909091 80:0.5 1332:0.3333333333333333 1346:0.5 3305:0.5 3316:0.5 3407:1.0 3534:1.0 4088:1.0 4123:0.5 4302:1.0 5282:1.0 5554:1.0 6274:1.0 6293:1.0 7516:1.0 7670:1.0 17 6:0.2 20:0.16666666666666666 21:0.125 38:1.0 88:1.0 105:1.0 121:0.05128205128205128 134:0.2857142857142857 203:0.3333333333333333 248:1.0 315:1.0 550:0.3333333333333333 664:0.16666666666666666 715:1.0 1816:1.0 2448:1.0 3294:0.5 4730:0.5 5384:1.0 6846:1.0 7282:1.0 17 7:1.0 8:0.18181818181818182 20:0.16666666666666666 48:1.0 98:0.1111111111111111 105:1.0 134:0.2857142857142857 289:0.0625 310:1.0 387:1.0 460:0.5 502:1.0 534:0.5 1239:1.0 1372:1.0 1580:1.0 2763:1.0 3340:1.0 3435:0.5 3585:1.0 3796:0.3333333333333333 4787:1.0 5363:1.0 6671:1.0 7328:1.0 17 20:0.16666666666666666 289:0.0625 1332:0.3333333333333333 1911:1.0 2184:0.2 3292:1.0 3314:1.0 3317:0.25 3326:0.3333333333333333 3341:1.0 3407:1.0 3421:0.3333333333333333 4184:1.0 4879:1.0 5314:1.0 6756:1.0 6849:0.5 17 246:1.0 640:1.0 1161:1.0 2191:1.0 3289:1.0 3290:0.5 3340:1.0 3390:1.0 3441:0.14285714285714285 3443:1.0 3444:1.0 3760:1.0 3776:1.0 3779:1.0 4123:0.5 4243:1.0 4374:1.0 4418:1.0 4574:1.0 4888:1.0 6027:2.0 6379:1.0 17 6:0.2 7:1.0 8:0.2727272727272727 12:0.1111111111111111 20:0.16666666666666666 21:0.125 24:0.3333333333333333 183:1.0 289:0.0625 442:1.0 740:0.5 1421:1.0 2184:0.2 3292:1.0 3358:2.0 3364:0.3333333333333333 3410:2.0 3588:1.0 3626:1.0 3644:0.5 3779:1.0 3853:2.0 4338:1.0 4503:1.0 4529:1.0 4648:1.0 4840:1.0 7034:1.0 7416:1.0 17 8:0.09090909090909091 46:0.5 2184:0.2 2942:1.0 3407:2.0 3438:1.0 3441:0.2857142857142857 3633:1.0 3652:1.0 3756:0.3333333333333333 3799:1.0 4082:1.0 4377:1.0 4688:1.0 4871:1.0 4966:1.0 5293:1.0 5625:1.0 5760:1.0 6384:1.0 7112:1.0 17 8:0.09090909090909091 21:0.125 46:1.0 68:1.0 892:0.2 2184:0.4 3290:0.25 3296:1.0 3297:1.0 3316:0.5 3358:1.0 3407:1.0 3410:1.0 3455:0.5 3509:1.0 3549:1.0 3614:1.0 3627:1.0 3853:1.0 4014:1.0 4188:1.0 4334:1.0 4567:1.0 5219:1.0 6232:1.0 6563:1.0 6643:1.0 6827:1.0 7603:1.0 17 7:2.0 12:0.1111111111111111 24:0.3333333333333333 80:0.5 98:0.2222222222222222 196:1.0 289:0.0625 664:0.16666666666666666 3316:0.5 3390:1.0 3407:0.5 3441:0.14285714285714285 3756:0.3333333333333333 4085:1.0 4137:1.0 4174:1.0 4240:0.5 4638:1.0 4663:1.0 4779:1.0 4972:1.0 6748:1.0 17 7:1.0 21:0.125 26:0.02564102564102564 38:1.0 64:1.0 80:0.5 201:1.0 279:0.5 379:0.5 1084:1.0 1668:1.0 2184:0.2 3049:1.0 3314:1.0 3379:1.0 3396:0.5 3407:0.5 3441:0.14285714285714285 3455:0.5 3527:0.4 3550:0.5 3625:1.0 3626:1.0 3758:0.5 4082:1.0 4890:1.0 5284:1.0 5616:1.0 5620:1.0 7019:1.0 7054:1.0 7602:1.0 17 6:0.2 8:0.09090909090909091 12:0.2222222222222222 13:1.0 48:2.0 165:0.5 199:0.5 1967:1.0 3048:1.0 3172:1.0 3314:1.0 3407:0.5 3435:0.5 3527:0.2 3949:1.0 4688:1.0 17 12:0.3333333333333333 20:0.16666666666666666 21:0.125 26:0.02564102564102564 38:1.0 45:1.0 48:1.0 55:0.1 64:0.3333333333333333 68:1.0 126:0.5 141:0.25 182:0.3333333333333333 196:1.0 281:1.0 285:1.0 292:0.2857142857142857 405:1.0 457:1.0 616:1.0 818:1.0 892:0.2 1346:0.5 1956:1.0 3087:1.0 3714:0.3333333333333333 3761:1.0 4188:1.0 6917:1.0 17 95:1.0 1315:0.5 1332:0.3333333333333333 1548:1.0 3289:1.0 3290:0.25 3314:1.0 3316:0.5 3331:1.0 3366:1.0 3443:1.0 3444:1.0 3724:1.0 3767:1.0 3821:1.0 3887:0.5 4574:1.0 4940:1.0 5290:1.0 6223:1.0 7146:1.0 17 11:0.5 19:0.09090909090909091 80:0.5 87:0.25 892:0.2 2184:0.2 3290:0.25 3317:0.25 3407:0.5 3410:1.0 3421:0.3333333333333333 3527:0.2 3534:1.0 3760:1.0 4049:1.0 5282:1.0 6293:1.0 6294:1.0 17 8:0.09090909090909091 46:0.5 892:0.2 1595:0.5 2184:0.6 3314:1.0 3317:0.75 3326:0.3333333333333333 3358:1.0 3407:1.5 3421:0.6666666666666666 3503:1.0 3652:1.0 3761:1.0 3763:0.5 3768:1.0 4125:1.0 5163:1.0 5354:1.0 5557:1.0 5953:1.0 5983:1.0 6189:1.0 17 15:0.125 51:1.0 55:0.1 62:0.2 68:1.0 98:0.1111111111111111 126:1.0 181:1.0 292:0.14285714285714285 476:1.0 664:0.16666666666666666 991:1.0 2989:1.0 17 8:0.09090909090909091 38:1.0 121:0.05128205128205128 289:0.0625 315:1.0 664:0.16666666666666666 715:1.0 1332:0.6666666666666666 2184:0.2 2942:1.0 3388:1.0 3390:1.0 3407:1.5 3441:0.14285714285714285 3459:0.5 3499:1.0 3527:0.4 3550:0.5 3756:0.3333333333333333 3799:1.0 3851:1.0 4391:1.0 5229:1.0 5760:1.0 5761:1.0 5762:1.0 5763:1.0 6054:1.0 6847:1.0 7282:1.0 17 7:1.0 12:0.1111111111111111 15:0.125 17:0.25 19:0.09090909090909091 20:0.5 41:1.0 48:1.0 78:1.0 93:0.14285714285714285 98:0.1111111111111111 121:0.02564102564102564 134:0.2857142857142857 137:1.0 158:0.3333333333333333 255:0.5 261:0.5 354:1.0 442:1.0 641:1.0 958:1.0 1059:1.0 2167:1.0 3017:1.0 3248:1.0 3385:1.0 4153:1.0 4802:1.0 4828:1.0 5778:1.0 6495:1.0 17 21:0.125 121:0.02564102564102564 136:1.0 285:1.0 892:0.2 1332:0.3333333333333333 1346:0.5 1361:1.0 2184:0.2 3307:0.5 3341:1.0 3550:0.5 3663:0.5 3710:1.0 4265:1.0 4549:1.0 4560:1.0 4794:1.0 5234:1.0 5688:1.0 6014:1.0 6190:1.0 6563:1.0 17 6:0.2 8:0.18181818181818182 12:0.2222222222222222 20:0.16666666666666666 21:0.25 68:1.0 88:1.0 126:0.5 156:1.0 198:1.0 212:1.0 215:0.5 236:1.0 332:1.0 379:0.5 479:1.0 641:1.0 1299:0.5 1370:1.0 1965:1.0 2184:0.4 3317:0.25 3379:2.0 3407:0.5 3410:1.0 3421:0.3333333333333333 3556:1.0 3619:1.0 3696:1.0 3869:1.0 4724:1.0 6189:1.0 7588:1.0 17 7:1.0 12:0.1111111111111111 48:1.0 55:0.1 63:1.0 197:1.0 250:0.5 281:1.0 379:0.5 913:1.0 2184:0.2 2770:1.0 2989:1.0 3314:1.0 3363:0.5 3410:1.0 3413:1.0 3421:0.6666666666666666 3455:0.5 3512:0.25 3588:1.0 3724:1.0 3858:1.0 4462:1.0 4722:1.0 5486:1.0 6651:1.0 7358:1.0 17 8:0.09090909090909091 21:0.125 51:0.5 85:1.0 436:0.5 534:0.5 1950:1.0 2184:0.2 3424:0.5 3459:0.5 3550:0.5 3756:0.3333333333333333 4002:1.0 4966:1.0 5990:1.0 5991:1.0 5992:1.0 5993:1.0 5994:1.0 17 8:0.2727272727272727 46:1.0 892:0.4 1061:1.0 1332:0.3333333333333333 2184:1.2 3290:0.25 3297:1.0 3358:1.0 3390:1.0 3407:1.5 3424:1.0 3441:0.14285714285714285 3461:0.5 3578:1.0 3579:1.0 3580:2.0 3581:1.0 3582:1.0 3583:1.0 3584:1.0 3644:0.5 3681:1.0 3682:1.0 3806:1.0 3845:0.5 4618:1.0 5763:1.0 6909:1.0 7344:1.0 7569:1.0 17 8:0.09090909090909091 12:0.2222222222222222 48:1.0 55:0.1 62:0.2 64:0.6666666666666666 212:1.0 236:1.0 292:0.14285714285714285 321:0.3333333333333333 379:0.5 479:1.0 483:1.0 534:0.5 1543:1.0 1738:1.0 1950:1.0 3326:0.3333333333333333 3407:0.5 3455:0.5 3482:1.0 3559:0.3333333333333333 3670:1.0 3986:1.0 4882:1.0 5617:1.0 6381:1.0 17 7:2.0 8:0.18181818181818182 12:0.1111111111111111 48:1.0 55:0.1 98:0.1111111111111111 141:0.25 292:0.14285714285714285 354:1.0 431:1.0 550:0.3333333333333333 675:1.0 877:1.0 2770:1.0 3379:1.0 3441:0.14285714285714285 3459:1.0 3499:1.0 3527:0.2 3543:1.0 3559:0.3333333333333333 3661:1.0 4752:1.0 5486:1.0 6453:1.0 17 8:0.2727272727272727 442:1.0 892:0.2 1936:1.0 2184:0.2 3314:1.0 3317:0.25 3407:0.5 3421:0.3333333333333333 3779:1.0 4918:1.0 4994:1.0 5043:1.0 5314:1.0 5512:1.0 6277:1.0 7027:1.0 7572:1.0 17 7:1.0 12:0.1111111111111111 20:0.3333333333333333 21:0.25 44:1.0 46:0.5 48:1.0 55:0.1 80:0.5 96:0.16666666666666666 121:0.02564102564102564 241:0.3333333333333333 442:1.0 501:1.0 652:1.0 740:0.5 814:1.0 1346:0.5 1902:1.0 3292:0.5 3421:0.3333333333333333 3615:1.0 5050:1.0 7133:1.0 7474:1.0 17 11:0.5 19:0.09090909090909091 20:0.16666666666666666 54:0.3333333333333333 86:1.0 121:0.02564102564102564 176:1.0 675:1.0 885:1.0 999:2.0 1315:0.5 1943:1.0 2184:0.2 2279:1.0 2292:1.0 3307:0.5 3316:0.5 3317:0.25 3326:0.6666666666666666 3358:1.0 3379:1.0 3410:1.0 3421:0.3333333333333333 4203:1.0 4971:1.0 5857:1.0 6977:1.0 7392:2.0 17 8:0.09090909090909091 54:0.3333333333333333 289:0.0625 892:0.2 1332:0.6666666666666666 2184:0.2 2942:1.0 3326:0.3333333333333333 3363:0.5 3390:1.0 3407:2.0 3441:0.42857142857142855 3527:0.4 3530:1.0 3550:0.5 3851:1.0 3856:1.0 3889:0.5 3951:1.0 4125:1.0 4137:2.0 4265:1.0 4334:1.0 4691:1.0 4971:1.0 5727:1.0 5865:1.0 5877:1.0 6824:0.5 6847:1.0 7027:1.0 17 126:0.5 1332:0.3333333333333333 1911:1.0 2184:0.6 2268:1.0 3292:0.5 3326:0.3333333333333333 3391:1.0 3396:1.0 3407:0.5 3410:1.0 3435:0.5 3455:1.0 3477:0.3333333333333333 3478:1.0 3479:1.0 3480:1.0 3531:1.0 3569:0.25 3585:1.0 3644:0.5 3652:1.0 3681:1.0 3710:1.0 3756:0.3333333333333333 3978:1.0 4119:1.0 4174:1.0 4222:1.0 4380:1.0 4593:1.0 6563:1.0 7032:1.0 17 7:2.0 11:0.5 12:0.2222222222222222 15:0.125 43:0.3333333333333333 48:1.0 54:0.6666666666666666 62:0.2 121:0.05128205128205128 134:0.14285714285714285 141:0.5 231:1.0 292:0.2857142857142857 296:1.0 314:1.0 379:1.0 431:1.0 534:0.5 1000:0.5 1434:1.0 2184:0.2 3013:1.0 3407:0.5 3455:0.5 3512:0.25 3513:1.0 3514:1.0 3527:0.2 3897:1.0 4114:1.0 4566:1.0 4568:1.0 4966:1.0 5877:1.0 6107:1.0 6182:1.0 7290:1.0 17 8:0.09090909090909091 19:0.09090909090909091 20:0.3333333333333333 48:1.0 51:0.5 54:0.3333333333333333 62:0.2 88:1.0 121:0.05128205128205128 126:0.5 136:1.0 203:0.3333333333333333 241:0.3333333333333333 250:0.5 284:1.0 831:1.0 1935:1.0 2184:0.4 3317:0.25 3339:2.0 3363:0.5 3480:1.0 3494:0.25 3495:1.0 3496:1.0 3550:0.5 3614:1.0 3631:0.5 3766:1.0 3897:1.0 4174:2.0 4245:1.0 4265:1.0 4272:1.0 4501:1.0 17 20:0.16666666666666666 64:0.3333333333333333 80:0.5 118:1.0 121:0.05128205128205128 188:1.0 278:5.0 279:0.5 1481:1.0 2478:1.0 3410:1.0 3421:0.3333333333333333 7269:1.0 17 289:0.0625 1332:0.3333333333333333 2030:1.0 2184:0.6 3290:0.25 3390:1.0 3421:0.3333333333333333 3424:1.0 3441:0.14285714285714285 3556:1.0 3725:0.25 3756:0.3333333333333333 3845:0.5 3915:1.0 4268:1.0 4410:1.0 5001:0.5 5490:1.0 5716:1.0 7069:1.0 7380:1.0 17 8:0.09090909090909091 141:0.25 2184:0.6 3305:0.5 3306:1.0 3421:0.3333333333333333 4152:0.5 4681:1.0 5163:1.0 5511:1.0 6215:1.0 17 7:1.0 12:0.1111111111111111 15:0.125 21:0.125 46:1.0 64:0.6666666666666666 241:0.3333333333333333 321:0.3333333333333333 379:0.5 529:1.0 534:0.5 1037:0.5 1267:1.0 2025:1.0 2184:0.2 2380:1.0 2942:1.0 3340:1.0 3482:1.0 3531:1.0 3756:0.3333333333333333 3892:0.5 3978:1.0 4407:1.0 4944:1.0 6756:1.0 7423:1.0 17 8:0.09090909090909091 51:0.5 289:0.0625 321:0.3333333333333333 1282:1.0 2000:1.0 3340:1.0 3341:1.0 3379:1.0 3407:0.5 3556:1.0 3712:1.0 3851:1.0 4240:1.5 4698:1.0 5512:1.0 5513:1.0 6340:1.0 6756:1.0 7312:1.0 17 6:0.2 8:0.18181818181818182 20:0.16666666666666666 68:1.0 88:1.0 123:1.0 141:0.25 183:1.0 289:0.1875 534:0.5 648:1.0 694:1.0 1999:1.0 3176:1.0 3391:2.0 3396:0.5 3464:0.5 3756:0.3333333333333333 4115:1.0 5898:1.0 6181:1.0 17 8:0.09090909090909091 134:0.14285714285714285 182:0.3333333333333333 1332:0.3333333333333333 2184:0.2 3290:0.25 3297:1.0 3441:0.14285714285714285 3477:0.3333333333333333 3478:1.0 3479:1.0 3480:1.0 3485:1.0 3527:0.2 3550:0.5 3623:1.0 3756:0.3333333333333333 3779:1.0 4240:0.5 4546:1.0 5716:1.0 6288:1.0 6323:1.0 6324:1.0 7069:1.0 17 21:0.25 24:0.3333333333333333 48:1.0 100:0.5 121:0.02564102564102564 134:0.14285714285714285 141:0.25 175:1.0 203:0.3333333333333333 251:1.0 281:1.0 436:0.5 443:1.0 664:0.16666666666666666 892:0.4 1346:0.5 1372:1.0 2009:1.0 2184:0.6 2239:1.0 3036:1.0 3248:1.0 3314:1.0 3317:0.25 3379:1.0 3421:0.3333333333333333 3480:1.0 3494:0.25 3495:1.0 3496:1.0 3536:1.0 3768:1.0 3774:1.0 3845:0.5 3989:1.0 4293:1.0 7164:1.0 17 15:0.125 55:0.1 68:1.0 126:0.5 141:0.5 292:0.5714285714285714 379:0.5 487:1.0 651:1.0 727:1.0 3296:1.0 3379:1.0 3421:0.3333333333333333 3455:0.5 3512:0.25 3513:1.0 3514:1.0 3796:0.3333333333333333 3844:1.0 4868:1.0 6454:1.0 7363:1.0 17 15:0.125 46:0.5 54:0.3333333333333333 55:0.1 68:1.0 181:1.0 292:0.14285714285714285 423:1.0 424:1.0 715:1.0 778:1.0 892:0.2 1950:1.0 2412:1.0 3314:1.0 3326:0.3333333333333333 3336:0.5 3379:1.0 3633:1.0 4025:1.0 4462:1.0 4730:0.5 5133:1.0 5134:1.0 5625:1.0 17 8:0.18181818181818182 46:0.5 892:0.2 1322:1.0 1332:0.3333333333333333 1911:1.0 2184:0.2 2942:1.0 3317:0.25 3323:1.0 3326:0.3333333333333333 3341:1.0 3344:1.0 3363:1.0 3387:1.0 3410:1.0 3499:1.0 3527:0.2 3550:0.5 3732:0.5 4014:1.0 4116:1.0 4187:1.0 4188:1.0 4189:1.0 4289:1.0 4660:1.0 6060:1.0 6367:1.0 6454:1.0 7490:1.0 17 7:2.0 8:0.18181818181818182 98:0.1111111111111111 289:0.0625 442:1.0 507:0.5 664:0.16666666666666666 740:0.5 935:1.0 1346:0.5 3176:1.0 3326:0.3333333333333333 3390:1.0 3527:0.2 3756:0.3333333333333333 3978:1.0 4014:2.0 4144:1.0 5867:1.0 5933:1.0 7203:1.0 17 8:0.09090909090909091 126:0.5 289:0.0625 892:0.2 1950:1.0 2184:0.4 3297:1.0 3316:0.5 3323:1.0 3390:1.0 3410:1.0 3424:0.5 3441:0.14285714285714285 3459:0.5 3499:1.0 3550:0.5 4025:1.0 4149:1.0 4419:1.0 4488:1.0 6424:1.0 17 7:1.0 19:0.09090909090909091 20:0.16666666666666666 21:0.125 38:1.0 64:0.3333333333333333 75:0.5 141:0.25 241:0.6666666666666666 292:0.2857142857142857 379:0.5 428:1.0 1059:1.0 1626:1.0 1903:1.0 2143:1.0 3407:0.5 3499:1.0 3634:0.5 3756:0.3333333333333333 3892:0.5 4137:1.0 5263:1.0 6375:1.0 17 8:0.18181818181818182 892:0.2 1943:1.0 2184:0.2 3301:1.0 3317:0.25 3410:1.0 3413:1.0 3421:0.3333333333333333 3499:2.0 3714:0.6666666666666666 3783:1.0 3853:1.0 4188:1.0 4238:1.0 4781:1.0 4782:1.0 4995:1.0 5263:1.0 5557:2.0 6014:1.0 6189:1.0 17 7:1.0 8:0.18181818181818182 55:0.1 121:0.02564102564102564 134:0.14285714285714285 199:0.5 437:1.0 675:1.0 708:1.0 740:0.5 892:0.2 1332:0.3333333333333333 2184:0.8 3390:1.0 3410:1.0 3413:1.0 3461:1.0 3499:1.0 3527:0.2 3652:2.0 3756:0.3333333333333333 3840:1.0 4188:2.0 4340:1.0 4781:1.0 4782:1.0 5263:1.0 17 11:0.5 64:0.3333333333333333 80:1.5 100:0.5 203:0.3333333333333333 205:1.0 240:0.5 551:0.5 778:1.0 818:1.0 3314:1.0 3347:1.0 3441:0.14285714285714285 4856:1.0 4890:1.0 5487:1.0 5488:1.0 7003:1.0 7673:1.0 17 6:0.2 8:0.09090909090909091 12:0.1111111111111111 20:0.16666666666666666 21:0.125 26:0.02564102564102564 38:1.0 54:0.3333333333333333 80:0.5 121:0.05128205128205128 126:0.5 203:0.3333333333333333 1345:1.0 2184:0.4 3326:0.3333333333333333 3379:1.0 3390:2.0 3464:0.5 3477:0.3333333333333333 3478:1.0 3479:1.0 3480:1.0 3485:1.0 3549:1.0 3551:1.0 3714:0.3333333333333333 3724:1.0 3756:0.3333333333333333 3761:1.0 4015:1.0 4215:1.0 4828:1.0 4962:1.0 5043:1.0 5931:1.0 5932:1.0 5933:1.0 5934:1.0 5935:1.0 5936:1.0 6115:1.0 7230:1.0 17 8:0.09090909090909091 19:0.09090909090909091 43:0.3333333333333333 64:0.3333333333333333 104:1.0 292:0.14285714285714285 379:0.5 1000:0.5 1309:1.0 1549:0.3333333333333333 2184:0.2 2934:1.0 3339:1.0 3410:1.0 3480:1.0 3494:0.25 3495:1.0 3496:1.0 3861:1.0 4102:0.5 4239:1.0 5622:1.0 5988:1.0 6773:1.0 7296:1.0 17 6:0.2 7:1.0 12:0.2222222222222222 48:1.0 86:2.0 253:1.0 337:1.0 379:1.0 1246:1.0 1350:1.0 2030:1.0 2184:0.2 3263:1.0 3512:0.25 3513:1.0 3514:1.0 3527:0.2 3676:1.0 3761:1.0 3889:0.5 4123:0.5 4565:1.0 7611:1.0 17 6:0.6 7:1.0 8:0.09090909090909091 12:0.1111111111111111 55:0.1 62:0.4 113:1.0 121:0.02564102564102564 335:1.0 1350:1.0 1817:1.0 1935:1.0 2184:0.2 2380:1.0 3390:1.0 3396:0.5 3424:0.5 3482:1.0 3496:1.0 3531:1.0 3889:0.5 3978:1.0 4334:1.0 4968:1.0 5646:1.0 5767:1.0 5858:1.0 17 6:0.2 7:1.0 8:0.09090909090909091 12:0.1111111111111111 20:0.16666666666666666 48:2.0 292:0.14285714285714285 379:0.5 439:1.0 525:1.0 621:1.0 892:0.2 2945:1.0 3421:0.3333333333333333 3428:1.0 3429:1.0 3455:1.0 3614:1.0 3652:1.0 3676:1.0 3823:1.0 4240:0.5 4940:1.0 5315:1.0 5743:1.0 6156:1.0 17 8:0.2727272727272727 289:0.125 892:0.2 1332:0.3333333333333333 1943:1.0 2184:0.4 3421:1.0 3455:1.5 3536:1.0 3556:1.0 3644:0.5 3663:0.5 3813:1.0 3823:1.0 3868:1.0 3954:1.0 4237:1.0 4624:1.0 4715:1.0 4848:1.0 5325:1.0 5437:1.0 6205:1.0 6618:1.0 17 8:0.09090909090909091 11:0.5 45:1.0 48:1.0 115:0.1 165:0.5 201:1.0 244:1.0 339:1.0 479:1.0 534:0.5 537:1.0 558:1.0 641:1.0 651:1.0 1061:1.0 1415:1.0 1549:0.3333333333333333 1944:1.0 2184:0.2 3297:1.0 3305:0.5 3306:1.0 3307:0.5 5301:1.0 5325:1.0 17 8:0.09090909090909091 289:0.125 1548:1.0 2184:0.2 3652:1.0 3709:1.0 4826:1.0 6232:1.0 7519:1.0 17 7:1.0 8:0.09090909090909091 9:0.3333333333333333 11:0.5 12:0.1111111111111111 17:0.25 20:0.16666666666666666 21:0.125 98:0.1111111111111111 121:0.02564102564102564 126:0.5 131:1.0 254:1.0 293:0.5 421:1.0 534:0.5 647:1.0 1239:1.0 1549:0.3333333333333333 2184:0.2 2292:1.0 3297:1.0 4231:1.0 4396:1.0 7487:1.0 17 21:0.125 26:0.05128205128205128 215:0.5 885:1.0 892:0.2 1208:1.0 3390:1.0 3396:0.5 3407:0.5 3527:0.2 4188:1.0 5607:1.0 17 126:0.5 1588:1.0 3298:1.0 3314:1.0 3358:1.0 3407:1.0 3421:0.3333333333333333 3479:1.0 3487:0.5 3619:1.0 3851:1.0 3889:0.5 4739:1.0 5646:1.0 5647:1.0 5648:1.0 5686:1.0 6698:1.0 6756:1.0 17 12:0.1111111111111111 21:0.25 26:0.05128205128205128 38:1.0 80:0.5 483:1.0 647:1.0 3326:0.3333333333333333 3390:1.0 3455:0.5 3527:0.2 3569:0.25 3779:1.0 3851:1.0 4123:0.5 6197:1.0 6381:1.0 17 12:0.1111111111111111 38:1.0 64:0.3333333333333333 78:1.0 134:0.14285714285714285 476:1.0 1332:0.3333333333333333 2184:0.6 3292:0.5 3390:1.0 3407:0.5 3441:0.2857142857142857 3455:0.5 3459:0.5 3479:1.0 3559:0.3333333333333333 3926:1.0 4012:1.0 4139:1.0 4188:1.0 4189:1.0 4454:1.0 4526:1.0 4568:1.0 4688:1.0 5467:1.0 5512:1.0 6239:1.0 17 7:2.0 8:0.09090909090909091 9:0.3333333333333333 55:0.1 64:0.6666666666666666 141:0.5 183:1.0 281:1.0 292:0.2857142857142857 379:0.5 664:0.16666666666666666 1346:0.5 2184:0.2 2983:1.0 3074:1.0 3296:1.0 3619:1.0 3678:1.0 3756:0.3333333333333333 3779:1.0 3813:1.0 3823:1.0 3851:1.0 4115:1.0 4162:1.0 4188:1.0 5607:1.0 6178:1.0 6179:1.0 6180:1.0 6723:0.5 6857:1.0 7333:1.0 7487:1.0 17 64:0.3333333333333333 80:0.5 85:1.0 93:0.14285714285714285 648:1.0 892:0.2 1405:0.5 2184:0.2 2934:1.0 3182:1.0 3290:0.25 3314:1.0 3326:0.3333333333333333 3513:1.0 4015:1.0 4515:1.0 4847:1.0 17 11:0.5 15:0.125 46:0.5 54:0.3333333333333333 85:1.0 141:0.5 156:1.0 285:2.0 292:0.5714285714285714 877:1.0 892:0.2 1346:0.5 3286:0.3333333333333333 3288:1.0 3289:1.0 3290:0.25 3294:0.5 3344:1.0 3345:2.0 3410:1.0 3421:0.3333333333333333 3543:1.0 3644:0.5 3667:1.0 5234:1.0 7574:1.0 17 9:0.3333333333333333 289:0.0625 462:1.0 487:1.0 953:1.0 1824:1.0 1950:1.0 2184:0.2 3314:1.0 3407:0.5 3424:0.5 3459:0.5 3461:0.5 3581:1.0 3728:1.0 4436:1.0 6668:1.0 17 7:1.0 21:0.125 48:2.0 54:0.3333333333333333 80:0.5 109:1.0 141:0.25 165:0.5 479:1.0 487:1.0 970:1.0 2184:0.2 3314:1.0 3407:0.5 3531:1.0 3758:0.5 3774:1.0 5301:1.0 5762:1.0 5804:1.0 6514:1.0 17 8:0.18181818181818182 126:0.5 892:0.4 1943:1.0 2184:0.2 3297:2.0 3317:0.25 3323:1.0 3407:1.0 3409:1.0 3410:1.0 3421:0.3333333333333333 3441:0.42857142857142855 3540:0.5 3550:0.5 3556:1.0 3573:1.0 3644:0.5 3652:1.0 3732:0.5 3756:0.3333333333333333 3765:1.0 3985:0.5 4074:1.0 4509:1.0 4637:1.0 4686:1.0 5113:1.0 5285:1.0 6514:1.0 7616:1.0 17 6:0.2 7:1.0 8:0.18181818181818182 20:0.5 21:0.125 48:1.0 64:0.6666666666666666 67:0.3333333333333333 88:2.0 100:0.5 183:1.0 255:0.5 281:1.0 292:0.14285714285714285 293:0.5 295:1.0 379:0.5 442:1.0 443:1.0 534:0.5 558:1.0 652:1.0 659:1.0 877:1.0 1346:0.5 1370:1.0 1389:0.5 2839:1.0 3026:1.0 3831:1.0 3989:1.0 5109:1.0 5824:1.0 6089:1.0 17 7:1.0 8:0.09090909090909091 12:0.2222222222222222 48:3.0 97:0.5 401:0.3333333333333333 483:1.0 892:0.2 937:1.0 1415:1.0 2184:0.4 2238:1.0 3314:1.0 3407:0.5 3410:2.0 3550:0.5 3724:1.0 3851:1.0 4240:0.5 4331:1.0 4441:1.0 4736:1.0 4849:1.0 6304:1.0 7077:1.0 7078:1.0 17 8:0.18181818181818182 12:0.1111111111111111 48:1.0 121:0.02564102564102564 141:0.25 176:1.0 389:1.0 1493:1.0 1824:1.0 2184:0.2 2470:1.0 2944:1.0 3379:2.0 3499:1.0 3527:0.4 3756:0.3333333333333333 4381:1.0 4407:1.0 4999:0.5 5018:1.0 5607:1.0 5708:1.0 7369:1.0 17 1332:0.3333333333333333 1940:1.0 2184:0.2 3316:0.5 3358:1.0 3390:3.0 3396:0.5 3407:1.0 3410:2.0 3441:0.14285714285714285 3461:0.5 3499:2.0 3546:1.0 3663:0.5 3725:0.5 3756:0.3333333333333333 3851:1.0 4007:1.0 4124:1.0 4641:1.0 5857:1.0 7112:1.0 17 7:2.0 8:0.18181818181818182 12:0.1111111111111111 20:0.16666666666666666 21:0.125 26:0.02564102564102564 38:2.0 80:0.5 84:1.0 100:0.5 199:0.5 211:1.0 281:1.0 310:1.0 637:1.0 1149:1.0 1617:1.0 2359:1.0 2690:1.0 5305:1.0 5448:1.0 17 7:1.0 8:0.2727272727272727 19:0.09090909090909091 20:0.16666666666666666 48:1.0 80:0.5 98:0.1111111111111111 289:0.0625 434:1.0 462:1.0 623:1.0 892:0.2 1943:1.0 3290:0.25 3421:0.3333333333333333 3459:1.0 3527:0.4 3619:1.0 3851:1.0 4041:1.0 4146:1.0 4315:1.0 4905:1.0 4962:1.0 6020:1.0 17 8:0.36363636363636365 54:0.3333333333333333 2184:0.6 3290:0.25 3316:0.5 3323:1.0 3324:2.0 3327:1.0 3339:1.0 3387:1.0 3390:2.0 3407:1.5 3410:1.0 3441:0.14285714285714285 3496:1.0 3498:1.0 3527:0.4 3559:0.3333333333333333 3578:1.0 3715:1.0 3756:0.3333333333333333 3768:1.0 3774:1.0 3867:1.0 3926:1.0 4014:1.0 4114:1.0 4139:1.0 4228:1.0 4302:1.0 4895:1.0 5001:0.5 5758:1.0 6642:1.0 6654:1.0 6927:1.0 17 6:0.2 7:1.0 8:0.09090909090909091 11:0.5 12:0.1111111111111111 21:0.125 48:1.0 62:0.2 64:0.3333333333333333 265:1.0 296:1.0 379:1.0 502:1.0 846:1.0 892:0.2 1019:1.0 2143:1.0 2184:0.4 2190:1.0 2594:1.0 3294:0.5 3317:0.25 3421:0.3333333333333333 3435:0.5 3455:0.5 3681:2.0 3724:1.0 3925:1.0 3940:1.0 5857:1.0 6311:1.0 6671:1.0 17 7:1.0 8:0.18181818181818182 12:0.2222222222222222 19:0.18181818181818182 20:0.16666666666666666 55:0.1 68:1.0 97:0.5 281:1.0 379:0.5 1184:1.0 1332:0.3333333333333333 1580:1.0 1943:1.0 2184:0.2 2353:1.0 3292:0.5 3307:0.5 3314:1.0 3316:0.5 3410:4.0 3714:0.3333333333333333 3724:1.0 4014:1.0 4663:1.0 5001:0.5 5476:1.0 6024:0.5 6445:2.0 7485:1.0 17 7:1.0 8:0.09090909090909091 11:1.0 20:0.16666666666666666 21:0.125 26:0.02564102564102564 88:1.0 133:0.5 442:1.0 528:1.0 740:1.0 1372:1.0 2167:1.0 2184:0.2 2772:1.0 3292:0.5 3294:0.5 3326:0.3333333333333333 3358:1.0 3370:1.0 3407:0.5 3677:1.0 3822:0.5 3856:1.0 3989:1.0 4240:0.5 4514:1.0 4624:1.0 5903:1.0 7133:1.0 7423:1.0 17 46:1.0 289:0.125 2184:0.4 3366:2.0 3418:1.0 3424:1.0 3559:0.3333333333333333 4025:1.0 4084:2.0 4204:1.0 6514:1.0 17 8:0.18181818181818182 12:0.2222222222222222 20:0.16666666666666666 21:0.125 48:1.0 55:0.1 64:0.3333333333333333 121:0.02564102564102564 126:0.5 134:0.14285714285714285 175:1.0 203:0.3333333333333333 236:1.0 289:0.0625 507:0.5 510:1.0 664:0.16666666666666666 907:1.0 1315:0.5 1345:1.0 2184:0.4 3317:0.5 3371:1.0 3390:1.0 3407:1.0 3410:2.0 3424:0.5 3454:0.5 3459:0.5 3499:1.0 3556:1.0 3756:0.3333333333333333 3765:1.0 3774:1.0 3813:1.0 3952:1.0 4174:1.0 4340:1.0 4410:1.0 4471:1.0 4518:1.0 4519:1.0 4520:1.0 4521:1.0 4522:1.0 4523:1.0 4524:1.0 4525:1.0 4595:1.0 5814:1.0 5963:1.0 7295:1.0 7598:1.0 17 7:1.0 15:0.125 20:0.16666666666666666 179:0.5 241:0.3333333333333333 292:0.14285714285714285 335:1.0 379:0.5 1372:1.0 3588:1.0 3851:1.0 3895:2.0 6054:1.0 17 7:2.0 11:0.5 14:1.0 15:0.125 86:1.0 121:0.02564102564102564 127:1.0 215:0.5 712:1.0 1345:1.0 2184:0.2 2191:1.0 3262:1.0 3317:0.25 3410:1.0 3556:1.0 4014:1.0 5343:1.0 17 289:0.1875 892:0.2 1332:0.6666666666666666 1943:1.0 2184:0.6 2942:1.0 3297:1.0 3316:0.5 3421:0.3333333333333333 3424:0.5 3482:1.0 3549:1.0 3559:0.3333333333333333 3634:0.5 3681:1.0 3682:1.0 3713:1.0 3845:0.5 3892:0.5 3953:1.0 3978:1.0 4015:1.0 4228:1.0 4271:1.0 4593:1.0 5234:1.0 5277:1.0 5727:1.0 5780:1.0 6542:1.0 6543:1.0 6927:1.0 17 12:0.2222222222222222 20:0.16666666666666666 21:0.125 24:0.3333333333333333 48:2.0 55:0.1 97:0.5 100:0.5 183:1.0 439:1.0 1315:1.0 1583:1.0 1809:1.0 2159:1.0 2535:1.0 3365:1.0 3421:0.3333333333333333 4062:1.0 4174:1.0 4388:1.0 4729:1.0 6255:1.0 6927:1.0 17 6:0.2 7:1.0 8:0.09090909090909091 15:0.125 20:0.16666666666666666 42:1.0 121:0.02564102564102564 134:0.14285714285714285 201:1.0 742:1.0 1046:1.0 1279:1.0 3314:1.0 3316:0.5 3410:1.0 3625:1.0 4154:1.0 5296:1.0 6244:1.0 17 8:0.09090909090909091 21:0.25 38:1.0 48:1.0 80:0.5 161:1.0 892:0.4 2184:0.6 3289:1.0 3290:0.25 3297:1.0 3314:1.0 3316:0.5 3317:0.5 3336:0.5 3407:1.0 3410:1.0 3411:1.0 3443:1.0 3614:1.0 3767:1.0 3774:1.0 3998:1.0 4245:1.0 4270:1.0 4462:1.0 5284:1.0 5973:1.0 6514:1.0 17 20:0.6666666666666666 44:1.0 55:0.1 134:0.14285714285714285 231:1.0 312:1.0 379:0.5 1064:1.0 1517:2.0 3314:1.0 3379:1.0 3455:0.5 3496:1.0 3779:1.0 3847:1.0 4395:1.0 4988:1.0 4989:1.0 6610:1.0 17 88:1.0 197:1.0 203:0.6666666666666666 892:0.4 1315:0.5 1886:0.5 2184:0.2 3290:0.25 3407:0.5 3410:1.0 3464:0.5 3549:1.0 3558:0.5 3619:1.0 3644:0.5 3652:1.0 3772:1.0 3822:0.5 4089:1.0 4231:1.0 4297:1.0 5234:1.0 5569:1.0 6621:1.0 7344:1.0 17 12:0.1111111111111111 20:0.16666666666666666 45:1.0 46:0.5 55:0.1 141:0.25 285:1.0 289:0.0625 424:1.0 507:0.5 664:0.16666666666666666 774:1.0 818:1.0 1246:1.0 1911:1.0 3326:0.3333333333333333 3407:0.5 3441:0.14285714285714285 3499:1.0 3892:0.5 4074:1.0 5814:1.0 6906:1.0 17 12:0.1111111111111111 17:0.25 38:1.0 41:1.0 43:0.3333333333333333 64:0.3333333333333333 133:0.5 134:0.14285714285714285 260:1.0 529:1.0 892:0.2 1415:1.0 2102:1.0 3421:0.3333333333333333 4028:1.0 4730:0.5 6291:1.0 17 11:0.5 12:0.1111111111111111 20:0.5 24:0.3333333333333333 84:1.0 101:1.0 115:0.2 121:0.07692307692307693 134:0.14285714285714285 159:1.0 165:0.5 218:1.0 231:1.0 269:1.0 289:0.0625 561:1.0 695:1.0 740:0.5 892:0.2 1202:1.0 1228:1.0 1250:0.5 1351:1.0 2184:0.2 2695:1.0 2792:1.0 3286:0.3333333333333333 3289:1.0 3290:0.25 3379:1.0 3540:0.5 3734:1.0 3822:0.5 4115:1.0 4988:1.0 5703:1.0 5704:1.0 6286:1.0 6615:1.0 6769:1.0 7526:1.0 17 12:0.3333333333333333 21:0.125 24:0.3333333333333333 26:0.02564102564102564 38:1.0 54:0.3333333333333333 78:2.0 98:0.1111111111111111 121:0.02564102564102564 134:0.14285714285714285 153:1.0 203:0.3333333333333333 436:0.5 1252:1.0 1464:1.0 1984:1.0 3421:0.3333333333333333 3543:1.0 6324:1.0 7403:1.0 17 8:0.09090909090909091 38:1.0 134:0.14285714285714285 289:0.125 615:1.0 1208:1.0 1308:1.0 3314:1.0 3326:0.3333333333333333 3530:1.0 3663:0.5 3765:1.0 3889:0.5 4879:1.0 6890:1.0 7050:1.0 7365:1.0 17 8:0.09090909090909091 892:0.4 3289:1.0 3297:1.0 3316:0.5 3317:0.5 3326:0.3333333333333333 3366:1.0 3390:1.0 3441:0.14285714285714285 3443:1.0 3444:1.0 3477:0.3333333333333333 3478:1.0 3479:1.0 3480:1.0 3482:1.0 3527:0.2 3540:0.5 3578:1.0 3719:1.0 3756:0.3333333333333333 3889:0.5 4139:1.0 4897:0.5 4898:1.0 4909:1.0 6400:1.0 17 11:0.5 15:0.125 21:0.25 26:0.02564102564102564 38:1.0 48:1.0 134:0.14285714285714285 314:1.0 355:1.0 401:0.3333333333333333 424:1.0 641:1.0 728:1.0 1000:1.0 1944:1.0 2184:0.2 3317:0.5 3358:1.0 3363:0.5 3410:2.0 3480:1.0 3494:0.25 3495:1.0 3496:1.0 3497:1.0 3871:1.0 3990:1.0 7686:1.0 17 6:0.2 7:2.0 8:0.18181818181818182 15:0.25 55:0.1 85:1.0 126:0.5 289:0.0625 292:0.14285714285714285 379:0.5 439:1.0 892:0.2 1350:1.0 1444:1.0 2184:0.2 3289:1.0 3290:0.25 3298:1.0 3340:1.0 3341:1.0 3358:1.0 3443:1.0 3444:1.0 3455:1.0 3512:0.25 3513:1.0 3514:1.0 3634:0.5 4240:0.5 4868:1.0 5163:1.0 5669:1.0 6570:1.0 6686:1.0 6756:1.0 17 7:1.0 26:0.02564102564102564 78:1.0 82:1.0 134:0.14285714285714285 281:1.0 892:0.2 1549:0.3333333333333333 2942:1.0 3326:0.3333333333333333 3356:1.0 3367:1.0 3407:0.5 3441:0.14285714285714285 3527:0.2 3625:1.0 3670:1.0 3756:0.3333333333333333 3865:1.0 4228:1.0 4462:1.0 4722:1.0 4753:1.0 4871:1.0 5065:1.0 7081:1.0 17 93:0.14285714285714285 121:0.02564102564102564 122:1.0 223:1.0 231:1.0 892:0.2 2213:1.0 3345:1.0 3410:1.0 3421:0.3333333333333333 3455:0.5 3652:1.0 4541:1.0 4624:1.0 5163:1.0 17 2184:0.4 3410:1.0 3421:0.3333333333333333 3455:0.5 3534:1.0 3631:0.5 3670:1.0 3728:1.0 3761:1.0 3821:1.0 3997:1.0 4014:1.0 4102:0.5 4123:0.5 4152:0.5 4565:1.0 5065:1.0 5507:1.0 5986:1.0 7512:1.0 17 289:0.125 892:0.2 2184:0.2 3288:1.0 3314:1.0 3324:1.0 3363:0.5 3406:1.0 3407:1.0 3441:0.2857142857142857 3550:0.5 3559:0.3333333333333333 3626:1.0 3658:0.5 3664:1.0 3765:1.0 7188:1.0
6ba921d8f314795c1cadeff6a72841e20403b337
449d555969bfd7befe906877abab098c6e63a0e8
/1223/CH1/EX1.5/Ex1_5.sce
4f99faae1a7cfc811ac85d9cdafc2f2be5066009
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
455
sce
Ex1_5.sce
clear; clc; //Example 1.5 T=300;//(°K)Given Temperature V_T=0.026;//(Volt)terminal voltage Is=10^-11;//(mA)reverse bias saturation current n=1;//emission coefficient v_D=+0.7;//(V)applied voltage //pn junction is forward biased i_D=Is*(exp(v_D/V_T)-1);//diode current printf('\ndiode current=%f mA\n',i_D) v_D=-0.7;//(V)pn junction is reverse biased Is=10^-14//A; i_D=Is*(exp(v_D/V_T)-1);//diode current printf('\ndiode current=%e A',i_D)
1369a944b6b829d8d68a7ee3a49a67bfd29110fd
b29e9715ab76b6f89609c32edd36f81a0dcf6a39
/ketpicscifiles6/Setwindow.sci
fb72097bafb40a1ef1cbe4a516130de0abecc7f1
[]
no_license
ketpic/ketcindy-scilab-support
e1646488aa840f86c198818ea518c24a66b71f81
3df21192d25809ce980cd036a5ef9f97b53aa918
refs/heads/master
2021-05-11T11:40:49.725978
2018-01-16T14:02:21
2018-01-16T14:02:21
117,643,554
1
0
null
null
null
null
UTF-8
Scilab
false
false
921
sci
Setwindow.sci
// // 09.02.27 // 10.04.25 function Out=Setwindow(varargin) global XMIN XMAX YMIN YMAX Nargs=length(varargin); if Nargs==0 Out=[XMIN,XMAX,YMIN,YMAX]; disp(Out); return; end; if Nargs==1 Dt=varargin(1); if type(Dt)==1 Dt=list(Dt); end; Xm=%inf; XM=-%inf; Ym=%inf; YM=-%inf; for I=1:length(Dt) GL=Dividegraphics(Dt(I)); for J=1:length(GL) G=GL(J); Tmp=min(G(:,1)); Xm=min(Xm,Tmp); Tmp=max(G(:,1)); XM=max(XM,Tmp); Tmp=min(G(:,2)); Ym=min(Ym,Tmp); Tmp=max(G(:,2)); YM=max(YM,Tmp); end; end; XMIN=Xm; XMAX=XM; YMIN=Ym; YMAX=YM; end; if Nargs==2 RgX=varargin(1); RgY=varargin(2); XMIN=RgX(1); XMAX=RgX(2); YMIN=RgY(1); YMAX=RgY(2); end if Nargs==4 XMIN=varargin(1); XMAX=varargin(2); YMIN=varargin(3); YMAX=varargin(4); end; Out=[XMIN,XMAX,YMIN,YMAX]; endfunction;
9d20be473f4593965de7debb3e23cd11b4647d76
449d555969bfd7befe906877abab098c6e63a0e8
/1529/CH14/EX14.10/14_10.sce
23af7a5d41ab44b893eae92d77874bb5cc52b141
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
696
sce
14_10.sce
//Chapter 14, Problem 10 clc; Vm=75; //peak voltage w=200*%pi; phi=0.25; Vpp=2*Vm; //peak to peak voltage Vrms=0.707*Vm; //rms voltage T=(2*%pi)/w; //time period f=1/T; //frequency angle=phi*(180/%pi); printf("Comparing v=75 sin((200*pi*t) −0.25) with the general expression, we get\n"); printf("(a) Amplitude or peak value = %d V\n\n",Vm); printf("(b) Peak-to-peak value = %d V\n\n",Vpp); printf("(c) The r.m.s. value = %d V\n\n",Vrms); printf("(d) The periodic time = %f sec\n\n",T); printf("(e) Frequency f = %d Hz\n\n",f); printf("(d) Phase angle = %f deg",angle);
96495e4e69b3607b12de432d64f8392304caaab3
449d555969bfd7befe906877abab098c6e63a0e8
/992/CH3/EX3.5/Ex3_5.sce
a1701b366320eed76e5156223b816f426c9af911
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
457
sce
Ex3_5.sce
//Exa:3.5 clc; clear; close; //Given: fc=25*10^6;//in Hz fm=400;//in Hz A=4;//in volts wc=2*%pi*fc; wm=2*%pi*fm; w=10000; mf=w/fm; printf("\n a)Eq:FM \nV=%f*sin(%f*t+%f*sin(%f)*t)",A,wc,mf,wm); printf("\n\n b)Eq:PM \nV=%f*sin(%f*t+%f*sin(%f)*t)",A,wc,mf,wm); fm2=5*fm; mf12=mf/5; mf22=mf; wm=2*%pi*fm2; printf("\n\n c)Eq:FM \nV=%f*sin(%f*t+%f*sin(%f)*t)",A,wc,mf12,wm); printf("\n\n d)Eq:FM \nV=%f*sin(%f*t+%f*sin(%f)*t)",A,wc,mf22,wm);
22a3128e78d36c8421e6fb76979e313668553158
449d555969bfd7befe906877abab098c6e63a0e8
/260/CH5/EX5.11/5_11.sce
b938a7cfd71dbb8760512c453c8a1a1834d0d30f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
69
sce
5_11.sce
//Eg-5.11 //pg-239 clear clc printf('Theoretical Question\n')
f7387636e83de455094e6bb493c148506782dad0
1897ae5489b64fae9aa083d62f51254cfe52d26f
/III semester/numerical-algorithms/labovi/LV4/vj4sam.sce
1ecbf601334e543f403a7c850700f1f52d1c2411
[ "Unlicense", "LicenseRef-scancode-proprietary-license" ]
permissive
MasovicHaris/etf-alles
f1bfe40cab2de06a26ceb46bdb5c47de2e6db73e
0ab1ad83d00fafc69b38266edd875bce08c1fc9e
refs/heads/main
2022-01-01T18:22:54.072030
2021-12-22T09:05:05
2021-12-22T09:05:05
138,169,714
9
15
Unlicense
2020-03-29T23:36:50
2018-06-21T12:50:51
C++
UTF-8
Scilab
false
false
514
sce
vj4sam.sce
scicv_Init(); clf img_gray = imread("coins.png", CV_LOAD_IMAGE_GRAYSCALE); img_mat=img_gray(:,:); subplot(2,2,1) [counts,X] = imhist(img_mat,255); histplot(X,counts) pause subplot(2,2,2) plot(X,counts,'g*') pause [P,S,mu]=polyfit(X,counts,30); Y=polyval(P,X,S,mu); plot(X,Y,'r') subplot(2,2,3) pause [V,ind]=gsort(abs(diff(Y)),'g','i'); secondd=diff(V); [valuem,i]=min(secondd); tresh=ind(i); [thresh, img_bw] = threshold(img_mat, tresh, 255, THRESH_BINARY); pause matplot(img_bw); subplot(2,2,4) matplot(img_mat)
89b0bdaa32be381abe91141f8f88f91de33e34f7
449d555969bfd7befe906877abab098c6e63a0e8
/698/CH4/EX4.2/P2_offset_bar.sce
220bd7f0cc2e6f0c643f0f9e60a931cc05da7580
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
2,521
sce
P2_offset_bar.sce
clc //Example 4.2 //Offset bar //------------------------------------------------------------------------------ //Given data //Couple causing force F=900 // N //Distance between forces d=0.14 //m //Dimensions of bar h=0.025 // m R=0.09 // m t=0.05 // m res2=mopen(TMPDIR+'2_offset_bar.txt','wt') //Bending moment M=d*F mfprintf(res2,'(a) The bending moment at every section is=%d Nm\n\n',M) mfprintf(res2,'(b) Refer to figure 4.3[A. Hall; Schaum''s Outline on Machine Design]\n') mfprintf(res2,'Tension occurs in upper fibres and compression in lower fibres.\n') mfprintf(res2,'Maximum normal stress occurs at R=90mm and is compressive\n') mfprintf(res2,'Location of maximum tensile stress is to be determined\n\n') //Radii of curvature of fibres ri=R- h/2 ro=R+ h/2 rn=h/ log(ro/ri) //Distance between centre of gravity and neutral axis e=R-rn mfprintf(res2,'(c)For section R=90mm\n\tDistance between centre of gravity and neutral axis e=%0.6f m\n\n',e) //Checking for maximum tensile stress at R=90 mm Si=(M*0.01192)/(h*t*e*ri) mfprintf(res2,'(d)For section with R=90mm, stess at inner fibre\n\t') mfprintf(res2,'Si=M*hi/ A*e*ri\n') mfprintf(res2,'\t=%0.2f MN/m^2 compression\n',Si* 10^-6) s=Si/2 So=(M*0.0131)/(h*t*e*ro) mfprintf(res2,'Stess at outer fibre\n\t') mfprintf(res2,'So=M*ho/ A*e*ro\n') mfprintf(res2,'\t=%0.2f MN/m^2 tension\n\n',So* 10^-6) //Checking for maximum tensile stress at R=115 mm R=0.115 ri=R- h/2 ro=R+ h/2 rn=h/ log(ro/ri) e=R-rn e=ceil(e* 10^4) e=e* 10^-4 mfprintf(res2,'For section R=115mm\n\tDistance between centre of gravity and neutral axis e=%0.4f m\n\n',e) Si=(M*0.012)/(h*t*e*ri) mfprintf(res2,'(e)For section with R=115mm, stess at inner fibre\n\t') mfprintf(res2,'Si=M*hi/ A*e*ri\n') mfprintf(res2,'\t=%0.2f MN/m^2 tension\n',Si* 10^-6) So=(M*0.013)/(h*t*e*ro) mfprintf(res2,'Stess at outer fibre\n\t') mfprintf(res2,'So=M*ho/ A*e*ro\n') mfprintf(res2,'\t=%0.2f MN/m^2 compression\n\n',So* 10^-6) //Maximum stresses mfprintf(res2,'(f) Maximum tension occurs at inner fibre of section R=115mm\n') mfprintf(res2,'Maximum compression occurs at inner fibre of section R=90mm\n') mfprintf(res2,'Maximum shear stress=half of greatest difference between any two extremes=%0.1f MN/m^2\n',s* 10^-6) mclose(res2) editor(TMPDIR+'2_offset_bar.txt') //------------------------------------------------------------------------------ //-----------------------------End of program-----------------------------------
c9e09400f4155dc9aae5e9eb218d21f214bd4fe3
002b6230874dea6e4d76defafc1ae293b5744918
/solvers/IncNavierStokesSolver/Tests/TaylorVor_dt2.tst
5e52c58a1fd17b629c4188b856844cc7b05a4ff8
[ "MIT" ]
permissive
SCOREC/nektar
f3cf3c44106ac7a2dd678366bb53861e2db67a11
add6f04b55fad6ab29d08b5b27eefd9bfec60be3
refs/heads/master
2021-01-22T23:16:16.440068
2015-02-27T17:26:09
2015-02-27T17:26:09
30,382,914
6
7
null
null
null
null
UTF-8
Scilab
false
false
875
tst
TaylorVor_dt2.tst
<?xml version="1.0" encoding="utf-8"?> <test> <description>Convergence: Taylor Vortex IMEXOrder2 dt=0.001</description> <executable>IncNavierStokesSolver</executable> <parameters>TaylorVor_dt2.xml</parameters> <files> <file description="Session File">TaylorVor_dt2.xml</file> </files> <metrics> <metric type="L2" id="1"> <value variable="u" tolerance="1e-12">5.47382e-08</value> <value variable="v" tolerance="1e-12">5.02179e-08</value> <value variable="p" tolerance="1e-12">2.33967e-06</value> </metric> <metric type="Linf" id="2"> <value variable="u" tolerance="1e-12">4.01658e-08</value> <value variable="v" tolerance="1e-12">3.98244e-08</value> <value variable="p" tolerance="1e-12">1.60286e-06</value> </metric> </metrics> </test>
d884a876e5f65da3ea71cdba17c6b15616cd1ff2
0764595c2d11c42afddd3351da341f9e9c4db651
/codigos_aula/Cramer.sci
2eddacbc5bb3cf010d67827ff349cb2aa201f916
[]
no_license
ThiagosLima/metodos-numericos
e3933c43362c6f047714980841f7c64f1a345bb0
df21508b72b94e64a424e6b50564e948019a9eab
refs/heads/main
2022-12-30T10:06:57.560852
2020-10-05T00:41:52
2020-10-05T00:41:52
301,257,290
0
0
null
null
null
null
UTF-8
Scilab
false
false
505
sci
Cramer.sci
function x=Cramer(A,b) //Saída- x(N) com solução para A(N,N)*x(N)=b(N). [N N]=size(A); C=[A b]; D=det(A) printf("Matriz Aumentada [C=A|b]\n") printf("det(A)=%f",D) disp(C) for(k=1:N) Ak=A; Ak(:,k)=b(:,1) //substitui coluna k por vetor b Dk=det(Ak) x(k)=Dk/D printf("Matriz A%d det(A%1d)=%f\n",k,k,Dk) printf("x(%d)=%f/%f=%f",k,Dk,D,x(k)) disp(Ak) end printf("x=") disp(x) endfunction
e747c9addb052dbbd83f7fb799c248b24948f753
449d555969bfd7befe906877abab098c6e63a0e8
/1382/CH3/EX3.4/ex_3_4.sce
5c0d85e233225a9c30957a5c60c99a23cdfc08b7
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
231
sce
ex_3_4.sce
// Example 3.1: determine collector efficiency clc, clear; Vmax=25; //collector emitter voltag in volts Vmin=2.5;//collector emitter voltag in volts eta=(50*((Vmax-Vmin)/(Vmax+Vmin))); disp(eta,"collector efficiency (%) = ")
a217f84ce7cef1bd6532ca926cd7d589fe4923e1
449d555969bfd7befe906877abab098c6e63a0e8
/125/CH3/EX3.15/Example3_15.sce
08afb469fc65924da2b9dc1d9616ab8a483f1651
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
341
sce
Example3_15.sce
//Caption: Circular correlation between two signals //Example3.15 //page 131 clc; x = [1,5;2,4]; h = [3,2;4,1]; h = h(:,$:-1:1); h = h($:-1:1,:); X = fft2d(x); H = fft2d(h); Y = X.*H; y = ifft2d(Y); disp(y,'Circular Correlation result y=') //Result //Circular Correlation result y= // // 37. 23. // 35. 25.
dbbeb9cd5c0c389b88c82004804f743ad2c33882
449d555969bfd7befe906877abab098c6e63a0e8
/1694/CH1/EX1.25/EX1_25.sce
84f9f311ae92be74acb48d71a2a792d84e0746da
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
380
sce
EX1_25.sce
clear; clc; printf("\nEx1.25\n"); //page no.-35 //given lambda=0.071*10^-9;.........//wavelength in m h=1; k=1; l=0; a=0.28*10^-9;........//lattice constant in m n=2;.................//order d=a/sqrt(h^2+k^2+l^2);..........//interplanar spacingin m //by bragg's law theta=asind((n*lambda)/(2*d)).......//angle in degrees printf("\nangle is 21.01 degrees\n");
90a20f215bb905fdb3f1aa9a0583d7d7c0b85642
449d555969bfd7befe906877abab098c6e63a0e8
/2417/CH11/EX11.11/Ex11_11.sce
dd04cd66ba45f2326edfc34f9aafc9657bad07a4
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
Ex11_11.sce
//scilab 5.4.1 clear; clc; printf("\t\t\tProblem Number 11.11\n\n\n"); // Chapter 11 : Heat Transfer // Problem 11.11 (page no. 567) // Solution //From problem 11.9, //A bare steel pipe r2=3.50; //Outside diameter //Unit:in. r1=3.00; //inside diameter //Unit:in. Ti=240; //Inside temperature //unit:fahrenheit L=5; //Length //Unit:ft k1=26; //Unit:Btu/(hr*ft*F) //k=proportionality constant //k=thermal conductivity ans1=(inv(k1)*log(r2/r1)); //Now,in problem 11.11, //Mineral wool r3=5.50; //inside diameter //Unit:in. r2=3.50; //outside diameter //Unit:in. To=85; //Outside temperature //unit:fahrenheit deltaT=Ti-To; //Change in temperature //unit:fahrenheit k2=0.026 //Unit:Btu/(hr*ft*F) //k=proportionality constant //k=thermal conductivity ans2=(inv(k2)*log(r3/r2)); Q=(2*%pi*L*deltaT)/(ans1+ans2); //The heat loss from the pipe //unit:Btu/hr printf("The heat loss from the pipe is %f Btu/hr",Q);
7663bf4617e24f7479adce0ff7d1e06471e3cd8c
449d555969bfd7befe906877abab098c6e63a0e8
/2492/CH4/EX4.9/ex4_9.sce
c3f9348b1b8b7a1427c8fd6e9596d1da32eac516
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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
ex4_9.sce
// Exa 4.9 format('v',6) clc; clear; close; // Given data V_BE= 0.7; bita = 100; V_CC = 20;// in V R_E = 1 * 10^3;// in ohm V_CEQ = 10;// in V I_CQ = 2* 10^-3;// in A S_ICO = 10; I_BQ = I_CQ/bita;// in A // R_B= R1*R2/(R1+R2) (i) // V_B= R2*V_CC/(R1+R2) (ii) R_B= (S_ICO-1)*R_E;// in ohm // V_CC= I_CQ*R_C+V_CEQ+(1+bita)*I_C/bita*R_E R_C= (V_CC-V_CEQ-I_CQ*R_E)/I_CQ;// in ohm I_B= I_CQ/bita;// in A V_B= I_B*R_B+V_BE+(1+bita)*R_E*I_B;// in V // From eq (i) and (ii) R2= (V_B*R_B+R_B*(V_CC-V_B))/(V_CC-V_B);// in ohm R1= R2*R_B/(R2-R_B);// in ohm R1= R1*10^-3;// in k ohm R2= R2*10^-3;// in k ohm disp(R1,"The value of R1 in k ohm is : ") disp(R2,"The value of R2 in k ohm is : ")
5b302784827926ccc4691231b8dd992eff79e227
449d555969bfd7befe906877abab098c6e63a0e8
/2141/CH13/EX13.8/Ex13_8.sce
c3bfa11c0eddd001f4e1fab2ef277ed374e73f8f
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
236
sce
Ex13_8.sce
clc //initialisation of variables g=10000//K p=0.01//atm p1=0.00042 //atm z=0.201//Btu Ya=0.666//Btu Yb=0.167//btu Yc=0.167 //btu //CALCULATIONS Y=Yc//Btu //RESULTS printf('the ionization equilibrium constant=% f btu',Y)
74717e373e4945dd33a71598074db97bdc2ab9bf
449d555969bfd7befe906877abab098c6e63a0e8
/3864/CH10/EX10.3/Ex10_3.sce
19a6c0323bad1ad0a055cfd748e7bd88db1ad29a
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,594
sce
Ex10_3.sce
clear // // //Initilization of Variables f_x=40 //N/mm**2 //Internal Fliud Pressure d1=200 //mm //Internal Diameter r1=d1*2**-1 //mm //Radius q=300 //N/mm**2 //Tensile stress //Calculations //From Lame's Equation we have, //Hoop Stress //f_x=b*(x**2)**-1+a ..........................(1) //Radial Pressure //p_x=b*(x**2)**-1-a .........................(2) //the boundary conditions are x=d1*2**-1 //mm //After sub values in equation 1 and further simplifying we get //40=b*100**-1-a ..........................(3) //Max Principal stress theory //q*(FOS)**-1=b*100**2+a ..................(4) //After sub values in above equation and further simplifying we get //From Equation 3 and 4 we get a=80*2**-1 //Sub value of a in equation 3 we get b=(f_x+a)*100**2 //At outer edge where x=r_0 pressure is zero r_0=(b*a**-1)**0.5 //mm //thickness t=r_0-r1 //mm //Max shear stress theory P1=b*(100**2)**-1+a //Max hoop stress P2=-40 //pressure at int radius (since P2 is compressive) //Max shear stress q_max=(P1-P2)*2**-1 //According max shear theory the design condition is //q_max=P_e*2**-1*(FOS)**-1 //After sub values in equation we get and further simplifying we get //80=b*(100**2)**-1+a //After sub values in equation 1 and 3 and further simplifying we get b2=120*100**2*2**-1 //from equation(3) a2=120*2**-1-a //At outer radius r_0,radial pressure=0 r_02=(b2*a2**-1)**0.5 //thickness t2=r_02-r1 //Result printf("\n Thickness of metal by:Max Principal stress theory %0.2f mm",t) printf("\n :Max shear stress thoery %0.2f mm",t2)
d7dadc1c6ae6609c97ae7254e8d95d5463e8ad69
449d555969bfd7befe906877abab098c6e63a0e8
/1619/CH2/EX2.6.3/Example2_6_3.sce
82da6fbdae3afd5f276126cf2679ad5aa958e2db
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
285
sce
Example2_6_3.sce
//Example 2.6.3 page 2.25 clc; clear; t= 0.1*10^-6; L=15; B_opt= 1/(2*t); B_opt=B_opt/1000000; //converting from Hz to MHz printf("The maximum optical bandwidth is %d MHz.",B_opt); del= t/L*10^9; //in ns... printf("\n\nThe dispersion per unit length is %.2f ns/Km",del);
474b582579b5e12c749cc853a74e122e5e70d568
449d555969bfd7befe906877abab098c6e63a0e8
/3838/CH7/EX7.2.B/EX7_2_B.sce
c3d0f4822c6b7fc2fd68a733c18f2e0448dd7420
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
92
sce
EX7_2_B.sce
//Example 7.2.B clc; syms a z n; x=(0.5)^(n); X=symsum(x*(z^-n),n,0,%inf); disp(X,'X(z)=');
ebcc1d5823446425ea158e81fc8cd6c18cb5610f
449d555969bfd7befe906877abab098c6e63a0e8
/1619/CH1/EX1.14.9/Example1_14_9.sce
9b1f745a4024ddd28e6ef1854b30f43142f08bd7
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
510
sce
Example1_14_9.sce
//Example 1.14.9 //To find normalised frequency and the number of modes for the fibre.. clc; clear; lamda= 0.82*10^-6; //wavelength ofoperation. a= 2.5*10^-6; //Radius of core.. n1= 1.48; //RI of core.. n2= 1.46; //RI of cladding NA= sqrt(n1^2-n2^2); //Numerical Aperture.. V= 2*%pi*a*NA/lamda; //Normalisd frequency.. printf('The normalised frequency is %.3f',V); M= V^2/2; //The number of modes.. printf("\n\nThe number of modes in the fibre are %.2f",M);
0b83b7ff5beb01fb38e3f1a83579fa46973d9573
449d555969bfd7befe906877abab098c6e63a0e8
/1850/CH2/EX2.6/exa_2_6.sce
46cc2354c29d110881e84a3a351fb7757e46da37
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
152
sce
exa_2_6.sce
// Exa 2.6 clc; clear; close; // Given data Ad= 100; Acm= 0.01; CMRR= Ad/Acm; CMRR_desh= 20*log10(CMRR);// in dB disp(CMRR_desh,"CMRR in dB")
9e9b86891c91720adf942228c93826f3464e8b79
449d555969bfd7befe906877abab098c6e63a0e8
/3809/CH1/EX1.6/EX1_6.sce
6a88d3e008e3b67b62984ec37495be1173a1a5da
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
321
sce
EX1_6.sce
//Chapter 1, Example 1.6 clc //Initialisation r1=10 //resistance in ohm r2=20 //resistance in ohm //Calculation r=(r1*r2)/(r1+r2) //resistance in ohm //Results printf("Equivalent Resistance, R = %.2f Ohm",r)
6eb79c0c854c014654027c023ae7fe0ce92ab36c
449d555969bfd7befe906877abab098c6e63a0e8
/3739/CH4/EX4.11/EX4_11.sce
0876c9e5ee87e76f907394bb2b2b3122637b2db5
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
520
sce
EX4_11.sce
//Chapter 4, Example 4.11, page 164 clc //Initialisation R12=150 //12 month average value fs0=4.416 fs100=5.473 n=0.23 pi=3.14 x=45*pi/180 //zenith angle in radians //Calculation f1=63.7+0.728*R12+0.00089*R12**2 fs=fs0+0.01*(fs100-fs0)*R12 F1=fs*(cos(x))**n //critical frequency //Results printf("(1) R12 = %d",R12) printf("\n(2) F12 = %d",f1) printf("\n(3) f0F1 = %.2f MHz",F1)
9e2c03a97704f2f28a56fe24be2b561e54f41309
449d555969bfd7befe906877abab098c6e63a0e8
/1598/CH4/EX4.4/ex4_4.sce
ad97f50b20c04f23f98baa6403d5989054952f10
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
166
sce
ex4_4.sce
clc; q1=1; //charge in C q2=1; //charge in C r=1; //r in m F=(9*10^9)*((q1*q2)/r^2); //calculating F disp(F,"Force in Newton = "); //displaying result
28e4ac697b200411600eac8febaa93fe5bad3476
717ddeb7e700373742c617a95e25a2376565112c
/3424/CH5/EX5.1/Ex5_1.sce
5f609245a474843ab6d712922723c81b3b964568
[]
no_license
appucrossroads/Scilab-TBC-Uploads
b7ce9a8665d6253926fa8cc0989cda3c0db8e63d
1d1c6f68fe7afb15ea12fd38492ec171491f8ce7
refs/heads/master
2021-01-22T04:15:15.512674
2017-09-19T11:51:56
2017-09-19T11:51:56
92,444,732
0
0
null
2017-05-25T21:09:20
2017-05-25T21:09:19
null
UTF-8
Scilab
false
false
395
sce
Ex5_1.sce
clc //Initialization of variables Vol = 10*6*6 // ft^3 Q = Vol/3 // cfm Aout = (%pi/4)*(4/12)^2 // ft^2 Ain = (%pi/4)*(8/12)^2 // ft^2 // calculations Vout = Q/(Aout*60) //ft/s Vin = Q/(Ain*60) // ft/s // Results printf ("the exchange rate needed is %.f cfm",Q) printf ("\n the velocity of air exiting is %.1f ft/s",Vout) printf ("\n the velocity of air entering is %.2f ft/s",Vin)
4a7b1629ed093e0565c26a54a9e090663afabf51
449d555969bfd7befe906877abab098c6e63a0e8
/650/CH6/EX6.10/10.sce
b4bdb62a35857be5bfbd702ac1af6d40cc1cf9f6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
261
sce
10.sce
clc H1=1.5; // m V=0.75; // m^3 d1=1.2; // m u=0.08; // Ns/m^2 L=3; // m rho=1100; // kg/m^3 g=9.81; // m/s^2 d=0.025; // m a=%pi*d^2/4; A=%pi*d1^2/4; H2=H1-(V/A); t=-32*u*L*A/(a*rho*g*d^2)*log(H2/H1); disp("Time taken =") disp(t) disp("s")
d4a30d4954912353f68db7a6866080db2fb1997d
449d555969bfd7befe906877abab098c6e63a0e8
/2168/CH3/EX3.14/Chapter3_example14.sce
70e4d58c80f395788871a8cf6e3bd728b4c7aaff
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
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,281
sce
Chapter3_example14.sce
clc clear //Input data p1=1//Pressure at intake in kg/cm^2 T1=100+273//Intake temperature in K r=10//Compression ratio p3=70//Maximum pressure of the cycle in kg/cm^2 q=400//Amount of heat added in kcal/kg of air Cp=0.24//Specific heat at constant pressure in kJ/kg.K Cv=0.17//Specific heat at constant volume in kJ/kg.K g=1.41//Ratio of specific heats //Calculations T2=(T1*r^(g-1))//Temperature at the end of compression in K p2=(p1*r^g)//Pressure at the end of compression in kg/cm^2 T3=T2*(p3/p2)//Temperature at the end of constant volume heat addition in K qv=(Cv*(T3-T2))//Heat added at constant volume in kcal/kg qp=(q-qv)//Heat added at constant pressure in kcal/kg T4=(qp/Cp)+T3//Temperature at the end of constant pressure heat supply in K k=(T4/T3)//Cut off ratio T5=T4/(r/k)^(g-1)//Temperature at the end of expansion in K qv2=Cv*(T5-T1)//Heat added at constant volume in kcal/kg W=q-qv2//Workdone in kcal/kg of air na=(W/q)*100//Air standard efficiency in percent //Output printf('The temperature at the five cardinal points of the cycle are : \n point 1 is %3.0f K \n point 2 is %3.0f K \n point 3 is %3.0f K \n point 4 is %3.0f K \n point 5 is %3.0f K \n\n The air standard efficiency of the engine is %3.1f percent',T1,T2,T3,T4,T5,na)
56f4efb3bdeae1c4c2bf801cddd2851647ce0a37
a62e0da056102916ac0fe63d8475e3c4114f86b1
/set4/s_College_Physics(volume_2)_R._A._Serway_And_J._S._Faughn_2072.zip/College_Physics(volume_2)_R._A._Serway_And_J._S._Faughn_2072/CH27/EX27.8/EX27_8.sce
ff03696ea3d7754336eb1a0e47a8621a62ffc65a
[]
no_license
hohiroki/Scilab_TBC
cb11e171e47a6cf15dad6594726c14443b23d512
98e421ab71b2e8be0c70d67cca3ecb53eeef1df6
refs/heads/master
2021-01-18T02:07:29.200029
2016-04-29T07:01:39
2016-04-29T07:01:39
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
221
sce
EX27_8.sce
errcatch(-1,"stop");mode(2);//Chapter 27 //Example 8 //given h=6.63*10^-34 //in J.s m_e=9.11*10^-31 // in Kg v=1*10^7 //in m/s lambda=h/(m_e*v) disp(lambda,"de Broglie wavelength for an electron in meters is") exit();
8352fb405ec6fe384d106abcbe3a3183d2d7fb59
a1161d9e9d26e0a7b20c31269be145f13d9d3e89
/QA/tests/myo/myo_md.tst
5abbb0a81df22cf1f816e4b7a69b0e369360438e
[ "LicenseRef-scancode-warranty-disclaimer", "ECL-2.0" ]
permissive
nwchemgit/nwchem
c06e7e1fe11b3afad17b167f29a97c4fa3ad0fda
c5a8125298a6ea7d6eb27b07c196ea8041aa7198
refs/heads/master
2023-09-05T17:18:34.513866
2023-09-02T02:56:47
2023-09-02T02:56:47
111,318,191
425
164
NOASSERTION
2023-09-11T16:34:14
2017-11-19T17:48:21
Fortran
UTF-8
Scilab
false
false
1,500
tst
myo_md.tst
Time = 0.001 Temperature = 324.00 Volume = 121.76 Pressure = -9.13E+07 Energy = -1.091E+05 Time = 0.002 Temperature = 324.04 Volume = 121.76 Pressure = 3.24E+07 Energy = -1.090E+05 Time = 0.003 Temperature = 324.20 Volume = 121.76 Pressure = 3.30E+07 Energy = -1.090E+05 Time = 0.004 Temperature = 324.46 Volume = 121.76 Pressure = 3.33E+07 Energy = -1.091E+05 Time = 0.005 Temperature = 324.78 Volume = 121.76 Pressure = 3.34E+07 Energy = -1.092E+05 Time = 0.006 Temperature = 325.09 Volume = 121.76 Pressure = 3.33E+07 Energy = -1.091E+05 Time = 0.007 Temperature = 325.38 Volume = 121.76 Pressure = 3.30E+07 Energy = -1.091E+05 Time = 0.008 Temperature = 325.63 Volume = 121.76 Pressure = 3.22E+07 Energy = -1.091E+05 Time = 0.009 Temperature = 325.86 Volume = 121.76 Pressure = 3.13E+07 Energy = -1.092E+05 Time = 0.010 Temperature = 326.07 Volume = 121.76 Pressure = 3.03E+07 Energy = -1.092E+05
8712420dc4547f761371c2dda3d83df073eae90c
449d555969bfd7befe906877abab098c6e63a0e8
/1646/CH10/EX10.2/Ch10Ex2.sce
5777df9e17f06f1c2a7321afed8157160e723f30
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
763
sce
Ch10Ex2.sce
// Scilab Code Ex10.2: Page-507 (2011) clc;clear; q1 = 1e-009; // Charge at first corner, C q2 = 2e-009; // Charge at second corner, C q3 = 3e-009; // Charge at third corner, C d = 1;....// Side of the equilateral triangle, m theta = 30;....// Angle at which line joining the observation point to the source charge makes with the side, degrees r = (d/2)/cosd(theta);....// Distance of observation point from the charges, m //since,1/4*%pi*%eps = 9e+009; V = (q1+q2+q3)*(9e+009)/r;.....// Elecric potential, V printf("\nThe electric potential at the point equidistant from the three corners of the triangle = %4.1f V", V); // Result // The electric potential at the point equidistant from the three corners of the triangle = 93.5 V
df8db1214f2255c1a460bf5873bce3b9bd3deeaa
449d555969bfd7befe906877abab098c6e63a0e8
/1460/CH13/EX13.5/13_5.sce
f05efa61aecf3addd5b86fc5924e71a2b416a529
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
321
sce
13_5.sce
clc //initialization of variables Tt2=1620+460 //R Tt1=60+460 //R Mi=0.2 P=40 //lb/in^2 g=1.35 //calculations Tratio=Tt2/Tt1 disp("From figure") fM=4*0.036 NM2=0.49 Pratio=0.98/0.885 Pt2=P/Pratio //results printf("Final stagnation pressure = %.1f //lb/in^2",Pt2) printf("\n Final mach number = %.3f",fM)
f0ccaeaa93676ad3b7d7816a37c8561c073968cf
449d555969bfd7befe906877abab098c6e63a0e8
/3792/CH6/EX6.14/Ex6_14.sce
fdcb83c0a983d77ce5bcccbf269d847a63cc6a44
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
625
sce
Ex6_14.sce
// SAMPLE PROBLEM 6/14 clc;funcprot(0); // Given data // P=1.5*t; r_i=9/12;// ft r_o=18/12;// ft t_1=0;// s t_2=10;// s k=10/12;// ft W=120;// lb g=32.2;// The acceleration due to gravity in ft/sec^2 v_1=-3;// ft/sec // Calculation function[X]=velocity(y) X(1)=(((W/g)*v_1)+integrate('((1.5*t)-y(2))','t',t_1,t_2))-((W/g)*(r_o*y(1))); X(2)=(((W/g)*(k)^2*(v_1/r_o))+integrate('((r_o*y(2))-(r_i*(1.5*t)))','t',t_1,t_2))-((W/g)*(k^2*y(1))); endfunction; y=[1 10]; z=fsolve(y,velocity); omega_2=z(1);// rad/sec clockwise printf("\nThe angular velocity of the wheel,omega_2=%1.2f rad/sec",omega_2);
4325e702fca7772467a441a1a95859f211d1e1d2
449d555969bfd7befe906877abab098c6e63a0e8
/564/DEPENDENCIES/22_1data.sci
996db5d0d03902201f22736075c1d6a4c4148ff6
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
128
sci
22_1data.sci
A=100;//cross sectional area of a stringer r=381;//radius of the fuselage,given in mm t=0.8;//thickness,given in mm Mx=200*10^6;
db5ec79be465061fe04695a0653c670525ed0593
449d555969bfd7befe906877abab098c6e63a0e8
/2702/CH5/EX5.12/Ex_5_12.sce
296fa25487f4b78be2cd59b79abb78cda0156fa2
[]
no_license
FOSSEE/Scilab-TBC-Uploads
948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1
7bc77cb1ed33745c720952c92b3b2747c5cbf2df
refs/heads/master
2020-04-09T02:43:26.499817
2018-02-03T05:31:52
2018-02-03T05:31:52
37,975,407
3
12
null
null
null
null
UTF-8
Scilab
false
false
613
sce
Ex_5_12.sce
// Exa 5.12 clc; clear; close; // Given data gm=75;// in A/V Rs= 1;// in kohm Rs= Rs*10^3;// in ohm R_E= 1;// in kohm R_E= R_E*10^3;// in ohm rpi= 1;// in kohm rpi= rpi*10^3;// in ohm hie=rpi; Io= -gm; Vi= Rs+R_E+rpi; Gm= Io/Vi; disp(Gm,"Value of Gm is : ") Bita=-R_E; disp(Bita,"Value of Bita is : ") D= 1+Bita*Gm; disp(D,"Value of D is : ") Gmf= Gm/D; disp(Gmf,"Value of Gmf is : ") Ri= Rs+R_E+hie;// in ohm Rif= Ri*D;// in ohm Rif=Rif*10^-3;// in kohm disp(Rif,"Value of Rif in kohm is : ") // Ro=infinite, so R_of = Ro*D = infinite disp("Value of R_of is ") disp("infinite")