Zeynab Mousavikhamene
Followers: 0 Following: 0
Statistica
RANK
3.496
of 294.577
REPUTAZIONE
15
CONTRIBUTI
203 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
51.72%
VOTI RICEVUTI
15
RANK
of 152.032
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
invoking a matlab program without using "return" and "go to"
Hi everyone I need to stop a program before it reaches to the end of the script but it is not allowed to use retun and go to. I...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
xlswrite substitute that writes to specific columns
I would like to write a matrix to specific columns and rows of excel. xlswrite has this option but for compatibility issues I wo...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Delete specific columns of a table
I have a huge table (more than 30 columsn) and I would like to delete all columns except the ones that I determined. Let's say...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to make a xlsx file to a comma delimited csv file?
I need to covert a xlsx file to a comma delimited csv file. writematrix is not a good option as its input is matrix and in my ca...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to remove colorbar and heatmap black borders?
I need to remove colorabar and heatmap blck borders. Any idea?
quasi 4 anni fa | 3 risposte | 0
3
risposteDomanda
The interpretation of the error
I recieve this error but the code keeps running: Invalid or deleted object. Error in matlab.graphics.controls.internal.ToolT...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to determine the functions used in a long matlab script?
I am organizing a long matlab script and I need to seprate the functions that this script calss to transfer all to an other fold...
circa 4 anni fa | 2 risposte | 0
2
risposteDomanda
Parameters of multivariate multinomial distribution using Naive Bayes classifier
Due to having categorical feature, I fitted multivariate multinomial distribution to a Naive Bayes classifier. I can not find th...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to reorganize the data in table?
I have a large table like this: (the first row is column name "E" and "M") I want to know how many "blc" has "m" and how many "...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Yaxis becomes periodic after using ylim
Here is the y axis without using ylim: and here is the yaxis after using ylim([50 100]) why it looks weird? how can I ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to change properties of several plots simultaneously?
I want to set properties of several plots all at once instead of setting them individually. figure(1) plot(x,y,'--gs','LineWi...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Why matlab scatter plot edges looks strange/old fashined?
I am intersted to make a plot similor to: Here is what matlab plots: I changed the edge width and it became worse: I t...
circa 4 anni fa | 0 risposte | 0
0
risposteDomanda
Is it possible to track changes to the script in matlab?
I was editing a code a week ago. I want to contine working on it after a week. I do not remember what changes I made and what wa...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to change color bar limits in imagesc?
For heatmap, thisc command would work: 'ColorLimits',[50 100] but it did not work for imagesc.
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to show original values in the heatmap and in the colorbar while log(data) is used to make heatmap?
Here is the heatmap code: heatmap(x,y,log(ave_array)); I want the values shown on the heatmap subspace NOT be in log scale and...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to make a structure to be input of a function and then its updated version to be output of the function?
I want to make a structure to be input of a function and then do some analysis and add some fields to the structure and return t...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
How to make multiple strings arrays of repeating word and number?
I need to make an array that is like this: ["var1","var2","var3",...,"var18"] the size of the array may change (larger or sma...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to merge two arrays/rearrange two table colums one by one
Let's say I have tow arrays both are horizontal with the same size like: A=[1,2,3,4,5]; B=[11,22,33,44,55]; I want to merge t...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Matlab vs python for CNN
I have not done CNN before and was wodering about CNN in python vs matlab. A comparison between strenght and weaknesses between ...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to obtain a ROC curve through cross validation on the out of fold data in cross validation?
I am using fitcsvm and need to obtain ROC curve for the fold that is not used in training. Here is the code: classificationSVM...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Why perfcurve does not return a consistent result?
when I run the perfcurve function like this: [X,Y,T,AUC] = perfcurve(labels,scores,posclass) some times the length of X, Y and...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
Why posterior probability of support vector machine classifier uses the prediction function of KNN ?
In this link that explains the fit spoterior for SVM model, in the firts example: ScoreSVMModel = fitPosterior(SVMModel) then ...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
Edit the plot of multcompare
Here is the produced plot of multcompare: I want to change the color of each plot so that I would have a specific color for e...
oltre 4 anni fa | 0 risposte | 1
0
risposteDomanda
How to add std to heatmap cell?
I need to add std to the heatmap so that instead of showing 68.64 in the below heatmap, it shows 68.64 plus or minus STD.
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
Can matlab save a structure to an excel file so that each individual field is saved to one excel sheet?
Lets assume I have structure "struct" with fields: A, B, C and each field is a matlab table. I want to save this structure in on...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Is SVM sensitive to unbalanced observations? The observations in one class is 3-4 times of the observation in an other class in binary classification
My first question is sensitivity of SVM to unbalanced datapoints. How much SVM is sensitive to that? And is there any function...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Does setting "prior" in the classification play a role in the classification algorithm or it just modifies observations in the prior classification step?
Based on the explanation in the "Algorithm" section here: It seems that prior probablities are only used to remove datapoints...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
if conditional 2 out of 3
I have three groups of number which can be 0 or 1. like A, B and C. I want to write a conditional to be true if 2 of three value...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Matlab 3 variable function plot
The equation is: f(X1,X2,X3)=bt1.x1+bt2.X2+bt3.X3+b1 bt1 to bt3 and b1 are all constants. and I want to plot it in 3D. I trie...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
How to make fsurf a solid colored surface with no shade? and make the surface tranparent.
I am using fsurf to plot a surface. I wana make the whole surface a solid color and want to make the surface transparent. How ca...
oltre 4 anni fa | 1 risposta | 0