photo

Keith Hekman


Last seen: 4 months 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已回答
How can you validate plot title, xlabel, and ylabel on a MATLAB Grader Assessment?
I modified the code from https://www.mathworks.com/matlabcentral/fileexchange/78011-function-to-evaluate-plots-matlab-grader to ...

2 years 前 | 0

已回答
How do I send students an invitation to MATLAB Grader
Apparently my college was blocking the emails. The work around was to have the students create a mathworks account and then log ...

3 years 前 | 1

| 已接受

提问


How do I send students an invitation to MATLAB Grader
I have added my students' emails in MATLAB Grader, but none of the students have received an email invitation. I added my gmail,...

3 years 前 | 2 个回答 | 0

2

个回答

已回答
Simple questions on Mechanical Vibrations
NOTE, you are missing the - in front of the c noted by the "" C=[2*c "-"c 0;-c 2*c -c;0 -c c];

3 years 前 | 0

已解决


The 5th Root
Write a function to find the 5th root of a number. It sounds easy, but the typical functions are not allowed (see the test su...

6 years 前