photo

Kamran


Last seen: Today Active since 2019

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
146,034
of 300,379

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Question


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 ago | 2 answers | 0

2

answers

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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 ...

5 years ago | 0 answers | 0

0

answers

Question


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...

6 years ago | 0 answers | 0

0

answers

Question


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...

6 years ago | 2 answers | 0

2

answers