matlab in a car
조회 수: 2 (최근 30일)
이전 댓글 표시
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?
댓글 수: 0
답변 (3개)
Jan
2012년 5월 4일
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
Daniel Shub
2012년 5월 4일
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.
Walter Roberson
2012년 5월 4일
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
Daniel Shub
2012년 5월 4일
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.
커뮤니티
더 많은 답변 보기: 원격 교육 커뮤니티
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!