Community Profile

photo

Anna Sibilska-Mroziewicz


Last seen: 18 days ago Active since 2018

Statistics

All
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 2
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • Solver

View badges

Content Feed

View by

Submitted


Snake-Robot-Locomotion-MATLAB
This software simulates a motion of a planar snake robot in MATLAB and visualizes it in 3D using Simulink 3D Animation.

2 years ago | 11 downloads |

Thumbnail

Submitted


Model of multi-area power system
Simulations for the article: "LQR and Fuzzy Logic Control for the Three-Area Power System"

2 years ago | 11 downloads |

Thumbnail

Submitted


Problem of static friction
Materials for students of Mechanics

4 years ago | 1 download |

Submitted


Laboratoria MATLAB 1
Materiały dydaktyczne do pierwszego laboratorium z przedmiotu MATLAB

4 years ago | 2 downloads |

Question


connection of iPhone sensors readings and desktop MATLAB on Windows plathorm
Hello, Is it possible to connect iPhone sensor readings with Desktop MATLAB on Windows platform? I've done it via connector and...

4 years ago | 0 answers | 0

0

answers

Submitted


The dynamics of rigid bodies system
This live script uses the power of Live Scripts to teach students the dynamics of rigid body systems with customizable illustra...

5 years ago | 7 downloads |

Thumbnail

Solved


A Simple Tide Gauge with MATLAB
*&#8767 &#8767 &#8767 &#8767 &#8767 &#8767 &#8767 &#8767* You are standing in a few inches of sea water on a beach. You a...

5 years ago

Solved


Find the nearest prime number
Happy 5th birthday, Cody! Since 5 is a prime number, let's have some fun looking for other prime numbers. Given a positive in...

5 years ago

Solved


Extra safe primes
Did you know that the number 5 is the first safe prime? A safe prime is a prime number that can be expressed as 2p+1, where p is...

5 years ago

Solved


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

5 years ago

Solved


Basic electricity in a dry situation
&#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#...

5 years ago

Solved


Pentagonal Numbers
Your function will receive a lower and upper bound. It should return all pentagonal numbers within that inclusive range in ascen...

5 years ago

Solved


Tick. Tock. Tick. Tock. Tick. Tock. Tick. Tock. Tick. Tock.
Submit your answer to this problem a multiple of 5 seconds after the hour. Your answer is irrelevant; the only thing that matte...

5 years ago

Solved


Pernicious Anniversary Problem
Since Cody is 5 years old, it's pernicious. A <http://rosettacode.org/wiki/Pernicious_numbers Pernicious number> is an integer w...

5 years ago

Solved


Energy of a photon
*&#9883 &#9762 &#9883 &#9762 &#9883 &#9762 &#9883* Given the frequency F of a photon in giga hertz. Find energy E of this...

5 years ago

Solved


How to subtract?
*&plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn* * Imagine you need to subtract one...

5 years ago

Solved


Alternating sum
Given vector x, calculate the alternating sum y = x(1) - x(2) + x(3) - x(4) + ...

6 years ago

Solved


Project Euler: Problem 6, Natural numbers, squares and sums.
The sum of the squares of the first ten natural numbers is, 1^2 + 2^2 + ... + 10^2 = 385 The square of the sum of the first ...

6 years ago