Monthly Archives: November 2012

Make “Shared Folder” between windows 7 and Ubuntu 12 in VirtualBox (6 Steps)

If you have a windows 7 OS and you are trying Ubuntu 12.xx on a VirtualBox, here I am going to explain how to make a shared folder and have access to files between two OS. 1- Run VirtualBox and … Continue reading

Posted in Linux, programming, Ubuntu | Tagged , , , , , , , , , , | 2 Comments

Tower of Hanoi – MATLAB

Here is a simple function to solve Tower of Hanoi in MATLAB:     n = number of disks – A,B, and C are the pegs. sample run: As you can see the number of steps are related to number … Continue reading

Posted in Linux, Machine Learning, MATLAB, programming, Robotics, Software, Ubuntu | Tagged , , , , , , , , , , , , , , , , , , , , , | 1 Comment