Explore >> Select a destination


You are here

fryzekconcepts.com
| | ben.bolte.cc
28.4 parsecs away

Travel
| | Some notes on affine transformation conventions.
| | bitesofcode.wordpress.com
33.4 parsecs away

Travel
| | The code of this project can be found here. For those of you that have found this post before part 1 or that want to refresh what we have done up to this point, hereyou can catch up with the current state of the project so far. For the rest, we'll keep going from where...
| | austinmorlan.com
31.7 parsecs away

Travel
| | It took me longer than necessary to understand how a rotation transform matrix rotates a vector through three-dimensional space. Not because its a difficult concept but because it is often poorly explained in textbooks. Even the most explanatory book might derive the matrix for a rotation around one axis (e.g., x) but then present the other two matrices without showing their derivation. Ill explain my own understanding of their derivation in hopes that it will enlighten others that didnt catch on right a...
| | blogs.princeton.edu
114.7 parsecs away

Travel
| [latexpage] Sum of squares optimization is an active area of research at the interface of algorithmic algebra and convex optimization. Over the last decade, it has made significant impact on both d...