photo

armita mani


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
1 个回答

排名
222,636
of 301,153

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 21,182

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,067

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
mtimesx not work in script
the problem solved by making following changes in mtimesx_build.m: 1.changing mexopts = [prefdir '\mexopts.bat']; to ----> ...

9 years 前 | 0

| 已接受

提问


mtimesx not work in script
Hello I am trying to use mtimesx library on matlab 2016a, win 10 64bit, I compile this library and the following code runs i...

9 years 前 | 1 个回答 | 0

1

个回答

提问


mtimesx library compile error
hello I am trying to use mtimesx on matlab 2016a, windows 10 64-bit, but I get the error " A C/C++ compiler has not been se...

9 years 前 | 2 个回答 | 0

2

个回答

提问


paralleling sequence of matrix multiplication
Hello in my function, there are a lot of element wise matrix multiplication which are independent. is there a way to calculat...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Is there a way to vectorize this for loop to speed up?
Hello Is there a way to vectorize this for loop to speed up? thank you for j =1 :size(Rond_Input2Cell,1) ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


speedup my matlab function
Hello I write a neural network program with matlab and after profiling my code I understand this function is bottleneck of my...

9 years 前 | 0 个回答 | 0

0

个回答