photo

Lucy Hannah


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
140,631
of 299,737

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 20,791

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,655

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


decimal place rounding off
how to round of a number into 2 decimals places without using the round function?

6 years 前 | 1 个回答 | 0

1

个回答

提问


sorting a list by position
p=[5 3 1 7 9 2 4 6 8] o=[0 2 4 2 4 3 1 1 3] I want to sort o from largest to smallest, but while sorting o, the movement posit...

6 years 前 | 1 个回答 | 0

1

个回答

提问


matrix sorting different way
for example I have [ 1 9 5 7 8 4 6 2 3] I want to sort by becoming [max, function , min] where this function is basically taki...

6 years 前 | 0 个回答 | 0

0

个回答

提问


matrix auto creation problem
If I want to make a matrix that inserts M as the order and it directly create a matrix with numbers from 1-M*M in that matrix. H...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Matrix Average beside the numbers
After creating a matrix of order MxM it will then output a new matrix in which each element is calculated from the original matr...

6 years 前 | 1 个回答 | 0

1

个回答