Community Profile

photo

Cory Johnson


NCSU CSC

Con actividad desde 2015

Followers: 0   Following: 0

Contacto

Mechanical Engineering Student at NC State.

Estadísticas

All
  • First Review
  • First Submission
  • Knowledgeable Level 1
  • First Answer
  • Scavenger Finisher
  • CUP Challenge Master
  • Commenter
  • Promoter
  • Solver

Ver insignias

Feeds

Ver por

Respondida
Is there a good way to get Cody Coursework results to other grading programs?
http://www.mathworks.com/matlabcentral/fileexchange/60002-codygrades This file should work!

más de 7 años hace | 0

| aceptada

Respondida
Save each vector iteration into a matrix
There are lots of ways to organize data in MATLAB. Below I have shown 3 ways to do this. I think you're looking for the last met...

más de 7 años hace | 2

| aceptada

Pregunta


Is there a good way to get Cody Coursework results to other grading programs?
Cody Coursework results are given by each submissions. I would like to group them by student instead.

más de 7 años hace | 1 respuesta | 0

1

respuesta

Respondida
solving an equation in matlab
This can be done with a for loop and symbolic variables. It is good practice to assign contstants at the top of the script: ...

más de 7 años hace | 0

Respondida
Moving players into teams - equal as possible random
What a great question! Try matching the highest and lowest scores, then filling in the middle with the average score that wou...

más de 7 años hace | 0