Statistics
RANK
110,515
of 297,016
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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 can I use blockproc (inbuilt function in image processing) function in parallel environment directly?
How can I use blockproc inbuilt function in image processing, in parallel environment directly? Suppose image has 4 blocks then ...
9 years ago | 1 answer | 0
1
answerQuestion
I am working in NTT(number theoretic transforms) in matlab. I want to know, whether it possible to adjust value of 'p' by fixing 'N' and 'alpha'?
<</matlabcentral/answers/uploaded_files/42919/screenshot_48.png>> I am working in NTT(number theoretic transforms) in matlab....
9 years ago | 0 answers | 0
0
answersQuestion
How to convert a medical image file into .png image format?
The file given here <http://www.barre.nom.fr/medical/samples/files/CR-MONO1-10-chest.gz Medical Image File> has a format *.gz, i...
9 years ago | 2 answers | 0
2
answersQuestion
Where I can find all types of medical images in .png, .bmp or .tif format?
Where I can find all types of medical images in .png, .bmp or .tif format?
9 years ago | 0 answers | 0
0
answersQuestion
How to convert .ifs image files into .png format?
How to convert .ifs image files into .png format?
9 years ago | 1 answer | 0
1
answerQuestion
How to limit the function nchoosek(0:256,4) values to some fixed number, for example first 500 combinations?
How to limit the function nchoosek(0:256,4) values to some fixed number, for example first 500 combinations?
9 years ago | 1 answer | 0
1
answerQuestion
I have 2D array of size 16*16 stored in a variable temp and I have set of x and y values x=[1 2 3]; y=[4 5 6]; I want to extract values from temp variable indexed by (x,y)=(1,4) (2,5) (3,6) without using for loop. Thank you.
I have 2D array of size 16*16 stored in a variable temp and I have set of x and y values x=[1 2 3]; y=[4 5 6]; I want to extract...
9 years ago | 1 answer | 0