Rao - MATLAB Central
photo

Rao


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 06/12 to 04/25Use left and right arrows to move selectionFrom 06/12Use 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 个回答

排名
266,365
of 298,292

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
37.5%

收到投票数
0

排名
 of 20,560

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,775

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to break an image into sub images
i have an image having pixels 512*512 . i want to break it in equal sub images (for eg like into images of 8*8) and want to appl...

12 years 前 | 3 个回答 | 0

3

个回答

提问


problem regarding matrix analysis
i want to write a code that will work as : -> i have a matrix (normally 512*512) with any random values. -> a threshold va...

12 years 前 | 0 个回答 | 0

0

个回答

提问


running m file from command window
i have this code for bisection method to calculate smallest root % if true function[x,e]=MyBisect(f,a,b,n) ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


need help creating a 2D matrix of an image
i have an ycbcr image and i want to get the cb cr planes in a single 2d matrix . Y=ycbcr(:,:,1); Cb=ycbcr(:,:,2); Cr=...

12 years 前 | 3 个回答 | 0

3

个回答

提问


Display multiple images on single axes
my gui contains a push button to load an rgb image and an axes to display it and another axes to display r g and b planes separa...

13 years 前 | 2 个回答 | 0

2

个回答

提问


how to use a value selected in listbox to use by a push button
i have a gui which contains * a push button to load file * a list box to select no of color (like 8,16,32) * a push butt...

13 years 前 | 2 个回答 | 0

2

个回答

提问


problem displaying image in axes
I am currently working on a gui which have : * 1 push button to load image and 1 axes to display it. * 1 push button to co...

13 years 前 | 1 个回答 | 0

1

个回答

提问


help required urgently about this error "REFERENCE TO NON EXISTENT FIELD"
im currently working on this thing which converts an rgb image to indexed when i press pushbutton 2 and then it will convert the...

13 years 前 | 2 个回答 | 0

2

个回答