photo

covao


Last seen: 2 months 前 自 2022 起处于活动状态

Followers: 1   Following: 0

消息

Programming Languages:
Python, C++, C, Javascript, MATLAB, HTML, CSS, Arduino, Shell
Spoken Languages:
English, Japanese
Pronouns:
He/him
Professional Interests:
Deep Learning Toolbox, Automotive, Robotics

统计学

All
MATLAB Answers

0 个提问
57 个回答

File Exchange

9 文件

Cody

0 个问题
15 个答案

排名
501
of 299,997

声誉
158

贡献数
0 个提问
57 个回答

回答接受率
0.00%

收到投票数
23

排名
13,225 of 20,858

声誉
24

平均
0.00

贡献数
9 文件

下载次数
14

ALL TIME 下载次数
234

排名
23,995
of 166,881

贡献数
0 个问题
15 个答案

评分
216

徽章数量
2

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 4
  • 3 Month Streak
  • Community Group Solver
  • Solver
  • First Answer
  • Personal Best Downloads Level 1
  • GitHub Submissions Level 3
  • First Submission

查看徽章

Feeds

排序方式:

已解决


Vector push
Append an element |x| to the end of the vector |v| and return both the extended vector and the new number of its elements. |x| c...

2 years 前

已解决


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

2 years 前

已解决


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

2 years 前

已解决


Bit calculation
Give me the count of numbers from 1 to n having their last two bits as 0. For example function y = ret_count(4) y = x...

2 years 前

已解决


Mysterious digits operation (easy)
What is this digit operation? 0 -> 0 1 -> 9 121 -> 9 44 -> 6 15 -> 5 1243 -> 7 ...

2 years 前

已解决


Find x rows where the sum of the numbers is the maximum
Find x rows where the sum of the numbers is the maximum. For example: when x is 2 and m is 2 3 5 0 2 3 5 5 6 0 9 4 then y =...

3 years 前

已解决


Draw a '7' in a zero matrix!

3 years 前

已解决


Draw a '4' in a zero matrix!

3 years 前

已解决


Draw a '6' in a zero matrix!

3 years 前

已解决


Draw a '9' in a zero matrix!

3 years 前

已解决


Draw a '8' in a zero matrix!

3 years 前

已解决


Draw a '3' in a zero matrix!

3 years 前

已解决


Draw a '5' in a zero matrix!

3 years 前

已解决


Draw a '2' in a zero matrix!

3 years 前

已解决


Draw a '1' in a zero matrix!

3 years 前