photo

Marcos Rogério Fernandes


Last seen: 6 months 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

Automation and Control Engineer

统计学

MATLAB Answers

0 个提问
3 个回答

排名
1,445
of 297,457

声誉
48

贡献数
0 个提问
3 个回答

回答接受率
0.00%

收到投票数
23

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer

查看徽章

Feeds

排序方式:

已回答
Genetic Algorithm Iteration display in command window real time
You can use the "gaoptimset" function to define the parameter "Display" as 'iter', so the command you should use is [x,fval]=g...

6 years 前 | 2

已回答
How do I launch MATLAB on Linux?
You can also make a shortcut (at least on Ubuntu) using gnome-panel like that: sudo apt-get install gnome-panel (only i...

7 years 前 | 19

已回答
Matlab R2017b not running on Ubuntu 17.10
Try typing that into the terminal: xhost si:localuser:root with adm privileges before running the Matlab application. May...

7 years 前 | 2