photo

Amrinder Brar


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
35,745
of 300,392

REPUTATION
1

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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

  • First Answer

View badges

Feeds

View by

Question


How to maximize the graph area in case of subplots ?
I have 5 graphs and i want to subplot them but when i do they turn out to be of very small size.

10 years ago | 1 answer | 0

1

answer

Question


Error in pixeldup function, Please help !!
*CODE:* w = [2 -1 -1; -1 2 -1;-1 -1 2]; >> g = imfilter(tofloat(f), w); >> imshow(g, []) >> gtop = g(1:120, 1:120); ...

10 years ago | 1 answer | 1

1

answer

Question


How to use tofloat ?
When I use this code: *g=abs(imfilter(tofloat(gray),w));* This error is shown: *Undefined function 'tofloat' for input argu...

10 years ago | 1 answer | 0

1

answer

Question


What are the basic parameters of an image(of the likes avg/min/max intensity frequency plot, etc.) ?
I need to know the basic parameters that can be calculated using MATLAB and are used for defining a image.

10 years ago | 1 answer | 0

1

answer

Answered
How do I use my smart phone camera as a webcam in MATLAB?
Is there any simple solution to this problem in iphone(i.e. without having to install any third party apps) ?

10 years ago | 0