Suki Sandhu - MATLAB Central
photo

Suki Sandhu


coop student

自 2017 起处于活动状态

Followers: 0   Following: 0

消息

Software Engineering Student

统计学

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

8 个提问
0 个回答

排名
12,162
of 298,264

声誉
4

贡献数
8 个提问
0 个回答

回答接受率
62.5%

收到投票数
4

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Finding Connected Components of Superpixels?
If I know the idx of the following figure to be [ 261 325 331 333 339]. What sort of algorithm can I use that would dete...

6 years 前 | 1 个回答 | 1

1

个回答

提问


Translating an Axes Plane in 3D
Visuals of what I am trying to achieve can be viewed here: http://imgur.com/a/61eRH I am wondering if there is any way to tr...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Creating a paintbrush tool?
Does anybody know of a way to replicate a paintbrush tool in Matlab? Something similar to the way that imfreehand() in combinati...

8 years 前 | 0 个回答 | 3

0

个回答

提问


Transparent Scrollable Overlay Help
Hey there, I am working on a GUI through GUIDE and instead of imfuse()'ing the images together, I want to get an overlay so I ca...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Filling in Matrix (Interpolation
If I have a (10,3) matrix like so, 10 20 1 0 0 0 0 0 0 40 80 4 ...

8 years 前 | 3 个回答 | 0

3

个回答

提问


imellipse not working for updated images
I have a piece of code that is like this: h = imellipse(gca); bwCurr = createMask(h); and from there taking the m...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How to make line objects and be able to track / zoom into them?
Working on this little program and I want it to be able to zoom into lines as shown in the following images: http://imgur.com...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to zoom into a figure in matlab GUI
I have the following piece of code that does what I want it to. I am having a hard time trying to get it to work for the figure ...

8 years 前 | 2 个回答 | 0

2

个回答