How do I go about using my MATLAB knowledge and transfer that to real world applications?
Afficher commentaires plus anciens
This question is for anyone who works extensively on MATLAB. I apologize in advance if this is not the place for this kind of question. First a little bit of background so you know where I am coming from.
I am a Mechancial Engineering Major with 2 years to go. I have already taken a introduction course to MATLAB this past school year. This Summer and for the foreseeable future I am working at an emissions testing lab and I really enjoy it! I have a lot of liberty to make improvements and share my ideas here.
I am in the process of diving deep into MATLAB I want to learn everything there is to know about this amazing software. So the question, at what point will I be able to use MATLAB on a day to day basis? To help with homework? Use it at the emissions lab? At home? I see all of these amazing examples here on MATLAB Central and I want to know whats the path or steps to get to that level where I start connecting the dots and start developing these abilities.
Like, "Ohh if I write this code this could automate this" or "This would take way less time if I could figure out how to display this". Sorry for not being more concise. Thanks for your time!
3 commentaires
per isakson
le 28 Juil 2017
Modifié(e) : per isakson
le 28 Juil 2017
"real world applications"
- Is Matlab already used at the emissions testing lab?
- Does the lab belong to the school?
- What software is used to handle measured data at the lab?
- Soon, this summer is over and school starts. "the foreseeable future" how long is that?
Adam
le 28 Juil 2017
I learned Matlab as I went along on my job. I had never even heard of it before it was put in front of me as the tool to use for my R&D work, but I learned from examples, trying things out on command line and just starting to use it to solve the actual problems I needed to solve rather than just the kind of examples that get learned on courses, but have very little relation to the problems I actually wanted to solve.
It is a constantly evolving process though. That was over 10 years ago and I am still learning and improving today and have barely even scratched the surface of all that is possible with Matlab despite developing some very complex applications with it.
Brian Estrada
le 30 Juil 2017
Réponse acceptée
Plus de réponses (1)
Akhilesh Thakur
le 27 Juil 2017
Modifié(e) : per isakson
le 28 Juil 2017
0 votes
So which applications are you focused into?. Yes you can use MATLAB for your desired applications. You can improve your MATLAB knowledge by going on to these links https://www.mathworks.com/support/learn-with-matlab-tutorials.html, http://www.tutorialspoint.com/matlab/
If you don't understand something just type doc and the name of matlab command. For eg doc plot. The MATLAB is a superb tool that will directly lead to documentation with sample programs.
Catégories
En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!