photo

Kamran


Last seen: 22 days 前 自 2019 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
0 个回答

排名
148,880
of 297,457

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Explorer
  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Vectorize loop to speed up
Hi, This segment of code takes 13 seconds to run and as it runs hundreds of times it needs to be drastically speed optimized. W...

3 years 前 | 2 个回答 | 0

2

个回答

提问


4D matrix multiplication
I do the following in 4 loops and it takes ages to complete. Is there a way this code could be made more efficeint, without usin...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Getting index of multidimensional array passed to mex function
Hi, I have an 4D array of size 31*229*374*80 (id, y, x, z) which I pass as input to a mex function. This is read as a 1D array ...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Passing nested json input arguments to a compiled Matlab executeable
Hi, I need to make a standalone executable from a function that should recieve nested json input argument, decode it, do some c...

5 years 前 | 0 个回答 | 0

0

个回答

提问


How to find the position of points given relative distances ?
Hi, I have found the relative distances between 4 microphones using cross-correlation. The values are not very accurate because...

5 years 前 | 2 个回答 | 0

2

个回答