photo

Alexandros Samp


Last seen: 3 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
222,517
of 300,863

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
57.14%

收到投票数
0

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,413

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


From a given number how to find the value closest to zero in a vector.
If a have a vector [93.60 119.15 136.19 191.55 238.39 268.20 302.27 340.60 383.18 425.77] and a number that every time is diffe...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Find Indexes above zero in a matrix and replace thoses indexes with the value of a vector with the same length.
Hello, I have matrix A=(112,20) size and a vector with V=(112,1) size. I want to find the indexes in every column in A that are...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to Remove the values that exist in a cell from another cell.
For example if i have a Cell F{} with [4 2 3 6 8 7] and another Cell G{} [3 4 6] and i want to remove the values from F that ex...

9 years 前 | 2 个回答 | 0

2

个回答

提问


How to use linprog when i have variable ('A')= cell
Hello, I get the following error when i try to run the linprog command : error using linprog (line 144) LINPROG requires the...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
From 2 given values find the range from a vector
This is my problem that Dmax might be out of bound and it returns an empty matrix.

9 years 前 | 0

提问


From 2 given values find the range from a vector
for example if i have a vector D=[110 140 160 225 280 315 355 400 450 500] and values Dmin=112 and Dmax=356 (always find the v...

9 years 前 | 3 个回答 | 0

3

个回答

提问


Bar graph comments/define colours
Hello, If i had a bar graph like this: bar([1 2 3 ]',[4 5 6 ;6 7 8]','stacked') How would i define the colour of the b...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to find the all the possible differneces between rows
Hello For simplicity , if i have a table A=Randi(50,16) and i want to find the difference of each row with all the others, what...

10 years 前 | 1 个回答 | 0

1

个回答