Community Profile

photo

Oleksii Hehelskyi


Last seen: 2 months ago Active since 2021

Followers: 0   Following: 0

Student in Igor Sikorsky Kyiv Polytechnic Institute

Programming Languages:
Python

Statistics

All
  • MATLAB Mini Hack 2022 Participant
  • Treasure Hunt Participant
  • First Submission
  • GitHub Submissions Level 1
  • Solver

View badges

Feeds

View by

Submitted


Modelling of the process of radionuclide migration
Using the inbuilt ode45 function to model the process of migration of radionuclides

2 years ago | 1 download |

Thumbnail

Solved


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

2 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago