photo

Jiri Vejrazka


自 2012 起处于活动状态

Followers: 1   Following: 0

消息

统计学

All
File Exchange

1 文件

Cody

0 个问题
4 个答案

排名
N/A
of 300,068

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
5,170 of 20,863

声誉
254

平均
5.00

贡献数
1 文件

下载次数
2

ALL TIME 下载次数
2491

排名
61,756
of 167,211

贡献数
0 个问题
4 个答案

评分
50

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Submission
  • Solver

查看徽章

Feeds

排序方式:

已解决


Swap the first and last columns
Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becomes the first. All oth...

13 years 前

已解决


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

13 years 前

已解决


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

13 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

13 years 前