Amrinder Brar
Followers: 0 Following: 0
Statistics
RANK
35,745
of 296,109
REPUTATION
1
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20,339
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 155,365
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
Feeds
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.
9 years ago | 1 answer | 0
1
answerQuestion
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); ...
9 years ago | 1 answer | 1
1
answerQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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.
9 years ago | 1 answer | 0
1
answerHow 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) ?
9 years ago | 0