photo

Cory Johnson


NCSU CSC

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

Mechanical Engineering Student at NC State.

统计学

All
MATLAB Answers

1 个提问
4 个回答

File Exchange

1 文件

Cody

0 个问题
74 个答案

排名
6,024
of 299,830

声誉
8

贡献数
1 个提问
4 个回答

回答接受率
100.0%

收到投票数
2

排名
18,010 of 20,813

声誉
2

平均
0.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
28

排名
9,651
of 166,163

贡献数
0 个问题
74 个答案

评分
640

徽章数量
4

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已回答
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!

9 years 前 | 0

| 已接受

已回答
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...

9 years 前 | 2

| 已接受

提问


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.

9 years 前 | 1 个回答 | 0

1

个回答

已回答
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: ...

9 years 前 | 0

已回答
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...

9 years 前 | 0