Sowmya MR
Followers: 0 Following: 0
Statistiques
26 Questions
0 Réponses
RANG
245 606
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
26 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
46.15%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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
finding peak to draw a smooth curve
Hi All, I have attached a plot (blue) in which i want to identify peaks (red circle) and draw a smooth curve with similar sha...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Extracting decision split values from tree graph
Hi All, I am using treebagger for classification and plotted the tree graph. However, how do i extract/save values (766,4.35,...
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Integrating effect of gender on an outcome
Hi All, I am working on a project to study the influence of gender to predict cardiovascular outcome using baseline features....
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Issue with ROC curve
Hi All, I am trying to plot ROC curve for a LDA classifier and i get this plot (attached). It is wierd because it doesnot sta...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Extracting specific time points from two different time vectors
Hi All, I have two time vectors: V1 = ['02-Feb-2018 08:23:42' '02-Feb-2018 08:24:42'.... '02-Feb-2018 09:10:42'] and V2...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Forward selection with Random forest: error
I am trying to run below code for feature selection using Random forest in matlab but it gives me some error. Can someone help m...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Horizontal bar plot with patch
Hi All, I have the following code. Now if i do plot(t,v1), will get a plot. But what i want is just one horizontal light colo...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Bar graph comparison with custom x-axis and text
Hi All, I want to compare two vectors using bar graph with custom labels and a text on top of each bar. Can you please help m...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Converting x y coordinates to a 2D matrix
Hi, I have two vectors: X and Y corresponding to an image. Now if i do plot(X,Y) i get a nice image plot but i want to conver...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Rectangular grid using MATLAB
I have two cell arrays and each cell has a matrix x = (10X5). Each row in x is an array (between -1 and 1) with a mean "m" and s...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Sinusoidal signal with variable instantaneous frequency
Below is a simple matlab code that generates a sinusoidal signal with user specified no of cycles. How do i change this such tha...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
Creating time series vectors of unequal duration
Hi, I have two vectors: a1=[ 2 4 6 8 10...20] with an increment of 2 and a2=[2 7 12 17....50] with an increment of 5. How do...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
Plotting horizontal stack bars in MATLAB
<</matlabcentral/answers/uploaded_files/75485/sample.jpg>> Hi all, I have three vectors and i want to plot them as horizon...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Removing lower marker in error plot
Hi, I am trying to plot one sided error plot. Here is the sample code and output. I want to remove the markers circled in red...
presque 8 ans il y a | 3 réponses | 0
3
réponsesQuestion
Comparing two sequence using mean and standard deviation
I have obtained means and standard deviations from six observations in two different groups. group1: mean1=[10 14 15 12 8 6...
environ 8 ans il y a | 1 réponse | 0
0
réponseQuestion
Recursive elimination of minimum number in a array
Hi All, I have an array consisting of 4 groups: A=[1 1 1 2 2 1 1 1 2 2 3 3 4]. Here "1" appears six times, "2" four times, "3...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How to overlay plots one above the other?
Hi all, I have plotted arrays in a single subplot. However, i want to plot the red dotted curve which is inside the subplot t...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Replacing an array with string using condition
Hi, I have an array X=[0 0.1 0.2 0.3..... 30]. Now i should replace all values between a range with a string. For example: X...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Problem with interp1 function
I have some issues with interp1 function. I have a time vector t1=1/fs:1/fs:1/fs*1462805 where fs=250; Now i have the ou...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Matching data and time with sample number
Hi all, i have a data for 24hrs with sampling frequency of fs= 500Hz (so t=1/fs:1/fs:1/fs*length(data)). Now i want to extract t...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Obtaining bayesian error rate
I am new to machine learning and i have derived general expressions for bayes decision boundary and trying to plot the graph for...
environ 8 ans il y a | 1 réponse | 0
0
réponseQuestion
Importing matlab data in a loop using keywords from a cell
Hi, I have two cell arrays: a1={K01 mainEEG.mat,K02 mainEEG.mat,K03 mainEEG.mat,....,K10 mainEEG.mat} a2={K01 file1.mat...
environ 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
Replacing NaN with its succeeding values
I have an array which should replace the NaN with its succeeding value. For example: A=[NaN NaN 1 1 0 0 NaN 0 NaN 1 1] ...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
Splitting number from its units
HI, I have a cell array with following values: '1mcg/kg' '1mcg/kg' '1mcg/kg' '0.7mcg/kg/hr' '0.7mcg/kg/hr' ...
plus de 8 ans il y a | 3 réponses | 0
3
réponsesQuestion
Custom colored bar graph for a vector
Hi, I have a vector x=[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15] and corresponding y=[1 2 3 1 1 1 2 3 3 1 3 3 3 2 3]. I should genera...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
Help with removing duplicate sub-elements....
Hi, I have a vector a1 and want to get an output a2. Basically, i should identify the starting index of numbers, keep the first ...
presque 9 ans il y a | 1 réponse | 0