matlab in a car

Hey everyone! I'm doing a project on accident prevention system in cars which makes use of neural network and cross correlation in matlab. Is there a way to avoid using a laptop? Can I use matlab wirelessly which is connected to my PC at home? Or is there an option of using a cheap laptop or tablet in the car?

Answers (3)

Jan
Jan on 4 May 2012

1 vote

An accident protection must be failsafe. Using a wireless connection is a source of errors. Using a standard Matlab running under an operating system is a source of problems also: What happens if the car needs a decision and the OS thinks it is time for some updates and defragmenting the disk?
Even if you want a test application only, it is necessary from a scientific point of view to consider the fundamental basics. Look for terms like "real-time OS" and "embedded system".

1 Comment

Daniel Shub
Daniel Shub on 4 May 2012
Not the way I read the question (I thought he wanted Nikhila just wanted to use MATLAB while in a car), but a good answer.

Sign in to comment.

Walter Roberson
Walter Roberson on 4 May 2012

0 votes

MATLAB itself cannot run on any tablet operating system yet introduced.
You could consider a MacBook Air, but watch out that you get enough memory to be useful.

1 Comment

Daniel Shub
Daniel Shub on 4 May 2012
It appears that Arch Linux with X11 can run on Wacom tablets https://wiki.archlinux.org/index.php/Wacom_Tablet. I don't know if you can get MATLAB to install or not, but it seems like you might be able to.

Sign in to comment.

Communities

More Answers in the  Distance Learning Community

Categories

Asked:

on 4 May 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!