Archive for May, 2010

global variables

In Matlab when executing any program For example: >>x=sin (y) x is a variable saved in the workspace  for the current program ,but is we want to use it at any other program we should define it as a global variable with this command. >>global x In case of this variable is not in the workspace Matlab will create [...]

25 May 2008 at 03:11 - Comments
khaled
j'aimeré bien rejoindre votre groups
4 January 10 at 17:31

Report about robot

On the most basic level, human beings are made up of five major components A body structure A muscle system to move the body structure A sensory system that receives information about the body and the surrounding environment A power source to activate the muscles and sensors A brain system that processes sensory information and tells the muscles what to [...]

15 May 2008 at 16:33 - Comments