Archive for May, 2009

Automated Steering Systems for Vehicles on Automated Highways

Known as a practical and effective way for solving the problems of traffic congestion and frequent accidents on the highways, as well as improving the efficiency of highways through many considerations, including safety on the road, problems of fuel and the economics of pollution. These (AHS) is one of the forms of intelligence of the mechatronics [...]

29 May 2009 at 22:49 - Comments
FokusLop at 05:57 on 30 May 2009
Good article, Thanks. my name Philip.
FokusLopss at 02:16 on 31 May 2009
Good article, Thanks. Thanks.

How to use the MATLAB FFT2-routines

by: Harald E. Krogstad, NTNU, 2004 This short note describes how the MATLAB functions for two-dimensional Fast Fourier transforms may be used for Öltering and signal processing. The MATLAB reference is rather sketchy and does not provide much help for the inexperienced user. We shall, however, assume that the reader knows the elementary properties of the Fourier transform. how to use [...]

21 May 2009 at 18:09 - Comments
RedMoul at 05:10 on 28 May 2009
I so understand, in last paragraph just whole salt and is stated
FredJoul at 13:57 on 28 May 2009
Has Read several times, but don't care nothing have not understood.

Minimally Invasive Surgery

Mechatronics plays an important role in medicine, surgery and Biomedical engineering. For example this kind of surgeries so-called (MIS) Minimally invasive surgery is considered and important Mechatronics application in the medicine. In this kind of surgery operations carried out with some vision equipment and instruments entered the patient body from a small incision which will reduce the [...]

12 May 2009 at 22:53 - Comments
faisal khalil at 12:41 on 19 May 2009
thankyou so much

How to convert Matlab .m files to .exe files

How to convert Matlab .m files to .exe files This done by the following command >>mcc also used to convert Matlab .m to C/C++ files. The advantages of this command is to exploit the extraordinary capabilities of the Matlab in programming to deal with many applications outside the program. Also used to generate these files Visual Basic Microsoft Excel Generate a Function Library Generate [...]

2 May 2009 at 00:04 - Comments
Jinny at 01:48 on 3 May 2009
Hi there, Not sure that this is true:), but thanks for a post. Thank you Jinny
Ahmed Eldeep at 22:22 on 3 May 2009
yes, true try this >> help mcc MCC Invoke MATLAB to C/C++ Compiler (Version 4.7). MCC [-options] fun ...