PRIYANGA
Followers: 0 Following: 0
Professional Interests: image processing, Parallel Computing
English
Statistik
17 Fragen
0 Antworten
RANG
157.833
of 295.467
REPUTATION
0
BEITRÄGE
17 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
82.35%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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); ...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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); ...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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]; ...
fast 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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....
etwa 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 12 Jahre vor | 1 Antwort | 0