You are here |
jiggerwit.wordpress.com | ||
| | | |
coderdojoathenry.org
|
|
| | | | During the same session at which we figured out how to translate joystick movements into motor signals for a robot with two drive wheels (https://coderdojoathenry.org/2019/02/24/hackers-how-to-control-a-robots-wheel-motors-based-on-joystick-movements/), we moved on to figuring out how to control the motor so as to steer an autonomous robot towards an object of interest. Again, we did a bunch of calculations... | |
| | | |
thehousecarpenter.wordpress.com
|
|
| | | | Given two integers $latex n$ and $latex k$, where $latex k$ is non-negative, an ordered $latex k$-partition of $latex n$ is a $latex k$-tuple $latex (m_1, \dotsc, m_k)$ of positive integers such that $latex \displaystyle m_1 + \dotsb + m_k = n. $ For example, the ordered 3-partitions of 5 are $latex (1, 1, 3)$,... | |
| | | |
esham.io
|
|
| | | | Yet another demonstration of why you should store monetary amounts in integers. | |
| | | |
justinmiller.io
|
|
| |