photo

Antonios Nasioulas


Last seen: 9 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
157,036
of 297,527

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


1-d array plotted with imagesc shown as 2-d
Hello, I want to print an 1-d array lets say 1:10 with imagesc and I want the resulting plot to be an 1-d array as well. But w...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Optimizing a step function of two bounded variables
What is the best matlab function for optimizing a step function of two bounded variables? Edit: I don't know if it makes any ...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Short-cut from one line to another when I edit the script
Hello, I have a big script for creating many different kind of plots. Every time I print one specific kind and I choose this by ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Unrecognized function or variable 'getIpOptions'.
I try to use fmincon with options being options = optimset('Algorithm', 'interior-point', 'Display', 'off', 'MaxIter', 10000); ...

5 years 前 | 2 个回答 | 0

2

个回答

提问


exp(A) gives zero in the first argument
When I compute for example exp([71 307]) on matlab (on my laptop version) I get ans = 1.0e+133 * 0.0000 2....

5 years 前 | 1 个回答 | 0

1

个回答