photo

Hugo


EPFL Lausanne

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
2 个回答

排名
254,212
of 297,527

声誉
0

贡献数
4 个提问
2 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Genetic Algorithm (ga) - Constraint computed inside the fitness function
Hi everyone, I need to run a "ga" minimization constrained on some quantity that depends non-trivially on the parameters and wh...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
kron on distributed arrays ?
I managed to overcome the issue rewriting the kron function which body reads [ma,na] = size(A); [mb,nb] = size(B); [i...

11 years 前 | 0

已回答
kron on distributed arrays ?
The following code seems to work like a charm producing a distributed output: S = speye(10); S = distributed(S); [i,j...

11 years 前 | 0

| 已接受

提问


kron on distributed arrays ?
Hi everyone, I need to perform Kronecker products on (sparse) distributed arrays however the kron function is unfortunately not...

11 years 前 | 2 个回答 | 0

2

个回答

提问


quiver3 plot on a flat space (2D)
Hi, I need to plot a 3 components vector field *V*=(u(x,y),v(x,y),w(x,y)) (using quiver3 function) which, as you can see, do...

13 years 前 | 2 个回答 | 0

2

个回答

提问


GPU accelerated ode45-113
Hi everyone, I was wondering wether it is possible to use GPU acceleration for ode45 or ode113 functions. Maybe using arrayfun ...

13 years 前 | 1 个回答 | 0

1

个回答