Community Profile

photo

位东


Last seen: 22 days 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Promoter
  • Solver

查看徽章

Feeds

排序方式:

已解决


Flip the vector from right to left
Flip the vector from right to left. Examples x=[1:5], then y=[5 4 3 2 1] x=[1 4 6], then y=[6 4 1]; Request not ...

1 month 前

已解决


Find max
Find the maximum value of a given vector or matrix.

1 month 前

已解决


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

1 month 前