Monthly Archives: June 2015

A Script for Toolbox Validation in MATLAB

Sometimes you want to check (through your MATLAB code), if the user of your code has a specific toolbox. If you want to do it through command-line in MATLAB, you should use the following command: Otherwise, use the following piece … Continue reading

Posted in Linux, MATLAB, programming, SIMULINK, Software, Ubuntu | Tagged , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

People we should get to know – Part 1: John Bardeen

John Bardeen was a physicist and electrical engineer who have won the Nobel Prize twice. He is the only person who managed to won the Nobel prize twice in physics. The first time, he won the prize for the invention … Continue reading

Posted in Thoughts | Tagged , , , , , , , , , , , , , , , | Leave a comment

Estimating the value of Pi using Python (For educational Purposes)

You can estimate the value of `Pi` up to specific precision with the following method: 1- draw a square and draw the corresponding circle inside it (a quarter of the circle inscribed inside the square). So the edge length of … Continue reading

Posted in Linux, programming, Python, Software, Ubuntu | Tagged , , , , , , , , , , , , , , , , , , , , , | Leave a comment