Navdeep Sony - MATLAB Central
photo

Navdeep Sony


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 01/16 to 03/25Use left and right arrows to move selectionFrom 01/16Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

10 个提问
0 个回答

排名
37,168
of 297,775

声誉
1

贡献数
10 个提问
0 个回答

回答接受率
40.0%

收到投票数
1

排名
 of 20,469

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,513

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Dictionary Learning and Sparse Coding doubt
I am trying to implement this paper "Blood Vessel Enhancement via multi dictionary and sparse coding". You can find the paper at...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Orthogonal Matching Pursuit algorithm implementation problem
I am trying to implement orthogonal Matching Pursuit algorithm. The algorithm can be found here. <https://in.mathworks.com/he...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How can I make my matlab code fast?
I have tried to find the dot product of two matrices but the code takes approximately 12 minutes to compute which is huge amount...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How to reduce large Computational time
Please find the code attached below. Also please find three .mat files that have been attached. The problem is that the code tak...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Can we rotate sobel operator and still get the same results for gradient image
I have a *5*5* image and I applied *imgradient()* on it and got the directions(just focussing on directions). I also tried to ca...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Can we see the code of a function?
I want to see how imgradient() function works. Can I see its code by any means?

9 years 前 | 1 个回答 | 0

1

个回答

提问


Gradient direction mismatch in values
Please refer to the complete question at the following link http://stackoverflow.com/questions/35238047/gradient-of-an-image

9 years 前 | 0 个回答 | 0

0

个回答

提问


How can we generate an image with equal number of intensity values?
For example we have an image that has 5 pixels with intensity 100, 5 with intensity 50, 5 with intensity 200 and so on.

9 years 前 | 1 个回答 | 0

1

个回答

提问


Setting the position of an image in a figure
I have three images in the figure as shown below. 1. I want to display these three images at the center of the figure. How ca...

9 years 前 | 1 个回答 | 1

1

个回答

提问


distribution of excess pixels
I am trying to manually equalize the image using standard histogram equalization algorithm in which I am mapping the pixels to 4...

9 years 前 | 1 个回答 | 0

1

个回答