Anyone have experience with MATLAB Associate Exam?

55 次查看(过去 30 天)
Next week I'll be taking the exam administered by MathWorks to try to earn a MATLAB Associate Certification. Does anyone have experience with this exam? What should I expect? Is it multiple choice or do I have to perform various tasks in MATLAB? How can I assure I'll be prepared? I'm mostly a beginner, but I've taken the online MATLAB Fundamentals Training course.
Thanks.
  4 个评论
Nived N
Nived N 2020-3-9
is there any exam fee for this associate certification exam
Shruti Padgaonkar
Shruti Padgaonkar 2020-3-18
Hi,
I am in the same situation today, I have completed the Fundamentals Course and am planning to give the Associate Exam. The course sets the tone for the basics of Matlab - however if you already have had some experience in programming the later chapters will show some similarities in syntax.
There are practice questions available online and I found them particularly helpful in applying the theory that is learnt in the course. It has also been mentioned in the forums that the questions found in Fundamentals course are similar to ones tested in the exam - if anyone can confirm this it would be helpful!

请先登录,再进行评论。

采纳的回答

Sean de Wolski
Sean de Wolski 2012-9-21
Haven't taken it, but if I was to, here's how I would prepare:
  • Play CODY
  • Answer HG questions here (since CODY doesn't prep for HG)
  5 个评论
Rik
Rik 2021-3-14
@Anirudh Talluri If you click on the arrow next to 'MATLAB Central' it is the 4th option. It will also be the top result on Google.
Cody is a coding challenge platform.

请先登录,再进行评论。

更多回答(6 个)

Clark
Clark 2012-9-29
I haven't gotten results from this exam yet, but it was my perception that doing Cody problems isn't necessary at all. If you've taken the MATLAB fundamentals course (I took the online self-paced version), the exam is all straight from there. I just wasn't sure if I would require a ton of practice and extrapolation on those lessons to be prepared for the exam.
  4 个评论
Clark
Clark 2013-6-5
编辑:per isakson 2017-8-15
Doing CODY problems actually WILL NOT help you on this exam, though I'm sure it couldn't hurt. CODY problems are way too advanced, and focus more on your understanding of how to efficiently write code. The MATLAB associates exam is actually not like that at all. Instead, it tests you on just understanding the workspace and syntax. I took the MATLAB essentials class online (went through the tutorial twice). The essentials class teaches you EVERYTHING you need to know for the exam.
Questions are mostly multiple choice, with some questions where you select multiple answers. For example (I'm just making these up), there might be a question like:
Which of the following lines of code will produce an error:
1. ones(3)*zeros(2,3)
2. ones(3)*zeros(3,2)
3. ones(2)*zeros(2,3)
If you've been using MATLAB for 3 years and read the MATLAB essentials PDF, the exam should be a breeze.

请先登录,再进行评论。


Swapnali Gujar
Swapnali Gujar 2013-8-22
Thanks for the information about this certification. If possible, could you please put forward some sample questions from the test? I am preparing for the exam using MATLAB help that comes along with the matlab installation, and I am preparing according to the topic that they have listed as a syllabus for this exam on mathworks website. Will that be sufficient ? I am also solving problems on Cody here as a practice.

Leo S
Leo S 2020-11-9
I took the exam recently and did not pass.
I did learn by doing the Fundamentals and Onramp Courses twice, as well as doing the "Programming Techniques" and "Visualization" courses. Furthermore, I created Screenshots all the way into all courses and examined the PDFs seperately. I also used them to create mindmaps in order to gain a comprehensive view of all different data types and their uses.
I found that the exam did not have much to do with the Fundamentals course. I saw people writing, that the problems were literally the same as in the Fundamentals course and this is not true. ZERO questions from the Fundamentals course were in my test. There were some problems, which could be solved by using knowledge obtained from the Fundamentals course, but in my estimate, it could only carry you through ~30 % of the test. The test included commands, which were not introduced in the Fundamentals course and weird special cases of using "surf" for example (very weird vector compositions, not at all how it was introduced). You will also only get a "failed" notification and no feedback at all. So you don't even have an idea of how to improve.
I started CODY today and it is fun and will certainly teach you well, but it doesn't adress anything in the direction of questions from the MATLAB test, so I will not continue with it for preparation. I will certainly do the test again and I am determined to pass this time around. My recommendation: do not underestimate it and really try to apply the MATLAB commands on very weird cases/ "test the limits" of the commands
  3 个评论
Tama Langford
Tama Langford 2021-4-19
This was my experience too, just did the test and a substantial number of the questions relate to things not even introduced in the MATLAB Fundamentals course. I note that most of the comments saying otherwise are from several years ago, around 2013 and such. My assumption is that they updated the course material but not the exam, such that they no longer match each other. Personally, I sent a demand for a refund or for a free retake if they have a version of the exam that actually covers the material covered by the course content. I have no intention of simply paying $600 over and over again to retake an exam for which there is insufficient/ unsuitable course material to prepare with.

请先登录,再进行评论。


Manuel Cornejo Muñoz
Hi everyone
Is it possible/advisable to go directly to MATLAB certified professional exam?

Dina Yagodich
Dina Yagodich 2019-11-3
No, I believe you must take the Associate first. From their site:
Required:
  • Certified MATLAB Associate credential
The following training courses cover all the information needed to obtain the Certified MATLAB Professional credential:

Viktoria
Viktoria 2023-10-26
Hello! I have a quiestion regarding the certificate. how long does it iake till they issue your certificate?

类别

Help CenterFile Exchange 中查找有关 Historical Contests 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by