![]() |
|
Gold Any MatLab programmers around here? - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: Gold Any MatLab programmers around here? (/Thread-Gold-Any-MatLab-programmers-around-here) |
Any MatLab programmers around here? - Nyx - 01-31-2019 So when it comes to Engineering virtually everyone has to learn MatLab to be able to create simulations of certain things, such as a certain material under a stressing load , etc... I'm just starting to get into it and I was wondering if anyone around SL has any experience with it? Seeing as it's not overly useful for traditional programming problems and mostly just for simulating real world things I'd be surprised if many people around here know it, but I'm sure there is someone on this board. RE: Any MatLab programmers around here? - darkninja1980 - 01-31-2019 (01-31-2019, 06:12 PM)Nyx Wrote: So when it comes to Engineering virtually everyone has to learn MatLab to be able to create simulations of certain things, such as a certain material under a stressing load , etc... I'm just starting to get into it and I was wondering if anyone around SL has any experience with it? Seeing as it's not overly useful for traditional programming problems and mostly just for simulating real world things I'd be surprised if many people around here know it, but I'm sure there is someone on this board. Well, you need to know a high-level programming language like C, C++ or Java. So basically you need to have an expert level in all 3 Languages that I mention. RE: Any MatLab programmers around here? - Nyx - 01-31-2019 (01-31-2019, 06:57 PM)darkninja1980 Wrote:(01-31-2019, 06:12 PM)Nyx Wrote: So when it comes to Engineering virtually everyone has to learn MatLab to be able to create simulations of certain things, such as a certain material under a stressing load , etc... I'm just starting to get into it and I was wondering if anyone around SL has any experience with it? Seeing as it's not overly useful for traditional programming problems and mostly just for simulating real world things I'd be surprised if many people around here know it, but I'm sure there is someone on this board. Are you trying to say you have to know C, C++ and Java to be able to learn MatLab? Because if so that's entirely untrue. The only real requirement to MatLab programming as far as I can tell is a decent enough understanding of Calculus and how functions work. RE: Any MatLab programmers around here? - darkninja1980 - 01-31-2019 (01-31-2019, 07:09 PM)Nyx Wrote:yes, I agree with your point about having a high level of math.(01-31-2019, 06:57 PM)darkninja1980 Wrote:(01-31-2019, 06:12 PM)Nyx Wrote: So when it comes to Engineering virtually everyone has to learn MatLab to be able to create simulations of certain things, such as a certain material under a stressing load , etc... I'm just starting to get into it and I was wondering if anyone around SL has any experience with it? Seeing as it's not overly useful for traditional programming problems and mostly just for simulating real world things I'd be surprised if many people around here know it, but I'm sure there is someone on this board. yes, it is very true. Please read this link below. https://www.tutorialspoint.com/matlab/matlab_overview.htm https://www.tutorialspoint.com/matlab/index.htm |