![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6709363_1522117159169_DEF.jpg)
Nithya SIvasamy
Followers: 0 Following: 0
Statistiques
42 Questions
0 Réponses
RANG
13 126
of 297 016
RÉPUTATION
3
CONTRIBUTIONS
42 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
16.67%
VOTES REÇUS
2
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Matlab code for adding Gaussian noise of 30 db
To an image I want to add the Gaussian noise of 5db to 50 db.Tried with the following code. But in the output image display,the ...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
What is the need of calculating mean,variance for an image
What is the need of calculating mean,variance for an image
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
From 11x11 and 15x15 matrix,how to get the pixel values present in 15 degree and 30 degree
Is there any builtin function to get the values present in these angles.
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
I am having an image I want to rotate by 30,45 and 90 degree
If I use imrotate(),it enlarges the size of the image .Without enlarging the size of the image,the image has to be rotated in 30...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How to calculate the true Positive,true negative,false positive and false negative?
I am working with image retrieval.I have 10000 images in the dataset.The exact number of images to be retrieved for the input im...
plus de 7 ans il y a | 1 réponse | 1
0
réponseQuestion
How to test the neural network with new data?
Using nprtool Created a neural network and the script generated is, % Train the Network [net,tr] = train(net,inputs,targets); ...
plus de 7 ans il y a | 1 réponse | 1
0
réponseQuestion
With what parameters we can identify whether the neural network is properly trained or not
I am new to neural networks.I have created & trained the neural network using nprtool in matlab.I am getting a network,but doesn...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Getting the similar Mean for all images of a histogram
When I have calculated the mean of the histogram ,always getting one. The input image is of uint 16 datatype. I m multiplying...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
How to draw the ROC curve
I have used Euclidean Distance metric as a classifier.I want to know to draw the ROC curve
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
I Want to perform element wise matrix multiplication
I have used the following code but getting an error message I1=imread('abc.gif'); a=I1(1:3,1:3); b=[-3 4 5;6 -7 1;-2 ...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
I am using Matlab 2013 version ,I wish to upgrade to Matlab 2015 version?what is the procedure for doing this.
In Mathworks for free trial version Can i Get the Matlab 2015 version for 32-bit operating system.
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
When an logarithmic transform can be applied to an image
i am using the below statement for logarithmic transform. z(x,y)=c.*log10(1+m); How to identify the value of C in the above...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How to get a single series in legend when using plot() and interp1()
yValues = interp1(E,QPM,xValues,'spline'); plot(E,QPM,'o',xValues,yValues); when i Get a legend in the figure 2 series are t...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How to get a smooth curve using plot in matlab
E and QPM are vectors xValues = linspace(min(E),max(E)); yValues = interp1(E,QPM,xValues,'spline'); plot(E,QPM,xV...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Calculation of Accuracy for image retrieval
Total no of relevant images to be retrieved =20 TP= 8 FP=12 FN=12 TN=500 Acc=(8+500)/532=95% Likewise when TP=0,the accura...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
using imshow how to display the color image
Input_Im=imread('C:\Users\Documents\canvas001-inca-100dpi-00.bmp'); imshow(input_Im(1:128,1:128)); when i use this code,it i...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How to plot the precision and recall curve?
The precision and recall values are calculated as per theand from these values how to get the precision and recall curve. R...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
I am in need of Matlab 2013b version to work with dual tree complex wavelet transform
As a free trial how to get it
presque 8 ans il y a | 1 réponse | 0
0
réponseQuestion
download of wavelet toolbox from Matlab 2014
dual tree complex wavelet transform
presque 8 ans il y a | 1 réponse | 0
0
réponseQuestion
WHen i use dddtree() getting an error
When i use dddtree() getting an error.Any toolbox to be added for this.
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
downloaded VLfeat toolbox but while extracting the file from ZIp getting error
Downloading of VLfeat toolbox
presque 8 ans il y a | 1 réponse | 0
0
réponseQuestion
To use SIFT Transform any inbuilt function is available.If available in which toolbox SIFT is available
SIFT Transform
presque 8 ans il y a | 1 réponse | 0
0
réponseQuestion
To use SIFT Transform any inbuilt function is available.If available in which toolbox SIFT is available
Transform
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
To use Totrolet Transform what inbuilt function and parameters to be used in matlab
I tried but I couldn't get
presque 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
Can I Know how Kirsch edge masks is applied to 3x3 matrix of an image
For eight directions how to apply this.
environ 8 ans il y a | 1 réponse | 0
0
réponseQuestion
how to plot ROC curve ,given False positive rate and true positive rate
TPR=[0.245 0.355 0.678 0.99 1] FPR=[0.444 0.678 0.789 0.88 1] plotroc(TPR,FPR) when i use use plotroc,the graph displ...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
how to plot ROC curve ,given False positive rate and true positive rate
TPR=[0.245 0.355 0.678 0.99 1] FPR=[0.444 0.678 0.789 0.88 1] plotroc(TPR,FPR) when i use use plotroc,the graph displayed is ...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
To draw the roc curve using FPR and TPR
The false positive rate and true positive rate are in the range between 0 and 1 .But when i use plotroc() i am getting a graph i...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How to draw ROC curve from true positive rate and false positive rate
I have calculated the True positive rate and false positive rate.But from this how to calculate the labels and scores in perfcur...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to draw the scatter plot for mean and Standard deviation of an image
The image is divided into 12 .The mean and standard deviation of all 12 images is identified.I want to draw the scatter plot for...
plus de 8 ans il y a | 2 réponses | 0