PRIYANGA
Followers: 0 Following: 0
Professional Interests: image processing, Parallel Computing
English
Statistica
17 Domande
0 Risposte
RANK
157.833
of 295.467
REPUTAZIONE
0
CONTRIBUTI
17 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
82.35%
VOTI RICEVUTI
0
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
how can I change my code for parallel processing?
This is my original code without parfor For i1=1:1:nrr1 disp(i1); if (varran(i1) < threshold) labe(i...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
How can i classified the variable inside of the parfor loop?
Sir, This is my PARFOR loop coding. I can't classified some variables in PARFOR LOOP. parfor i1=1:1:nrr1 disp(i1); ...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
How to Execute Parallel program through SPMD or BATCH or TASK?
Hi Everybody, I need one Help From You.I want to execute my code parallel using SPMD. But not able to Run It. Already I was t...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
how to load image in different axes(axes1,axes2,axes3) using single pushbutton???...
I have to use two axes and two pushbutton to load the image. _% --- Executes on button press in imagebtn. function i...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
how to set the image into axis using GUI?
[filename1 pathaname]=uigetfile('*.jpg'); axes1=imread(filename1); axes11(hadles.loadimage); I can get image using load...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
How to correct the assignment Error?
I have to run the K-means clustering program using matlab. im = imread('D:\lena256.jpg'); k=5; %histogram calculati...
quasi 12 anni fa | 2 risposte | 0
2
risposteDomanda
How to Rectify the "index must be a positive integer or logical" Error in my code?
Hi....Everybody... How are you? ??? Attempted to access dompol1(-1,:); index must be a positive integer or logical. Err...
quasi 12 anni fa | 2 risposte | 0
2
risposteDomanda
how to rectify the index must be a positive integer or logical error?
I have to rectify the Error using Horzcat command. domr=[6 7]; domg=[3 4]; domb=[2 ]; dom=horz(domr,domg,domb); ...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Help "index matrix not consistent"?
I have to writhe matlab code for image compression. i got the three values domr, domg, domb domr=[6 7]; domg=[3 4]; ...
quasi 12 anni fa | 2 risposte | 0
2
risposteDomanda
How can I open that MATLAB P Code?
Hi, I am using MATLAB7.12.0(R20011a) version. I got one project from MATLAB File Exchange. That project contains so many matl...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
How Can I cancate the array [ ] R G B Values ?
Hi Every body? How are you..? I had run that following code I got the following Error... ??? Error using ==> cat ...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
What is the problem in my following Code?
Dear Friends! This is my Thesis Coding. I have to calculate the Mean imamge in two ways. First One is Normal method....
circa 12 anni fa | 0 risposte | 0
0
risposteDomanda
What is the difference between ( ) and [ ] format in matlab? how can i change the one format to another one?
Dear Sir/MAdam, What is the difference between ( ) and [ ] format in matlab? how can i change the one format to...
circa 12 anni fa | 2 risposte | 0
2
risposteDomanda
How can I Read or get the Values one by one from matrix variable or array?
Sir or Madam, I want to read the array variable one by one from array or matrix? How can i write the code? I want to calcula...
oltre 12 anni fa | 2 risposte | 0
2
risposteDomanda
How Can I write the Exponent Values in normal way? what is the mean of 1.1033e+005?
Sir/Madam, I have Run the program in two ways such as serial and parallel. I have got the result as Encoding time serial as...
oltre 12 anni fa | 1 risposta | 0
1
rispostaDomanda
what are the System Requirements Need for my parallel program speed?
Sir, Now I am using MDCS 8 workers, but I'm using two system only. I have start a 4 worker for as each system. But no impr...
oltre 12 anni fa | 1 risposta | 0
1
rispostaDomanda
How to Classify the Variable for parfor program?
Hi Everybody, I am priya Now doing one research. I want execute my code parallel using parfor. But not able to Run It. I got ...
oltre 12 anni fa | 1 risposta | 0