Community Profile

photo

Keith Hekman


Last seen: 約1ヶ月 前 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年 前 | 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年 前 | 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年 前 | 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年以上 前 | 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年以上 前