Community Profile

photo

Rita


Active since 2015

Statistics

  • First Review
  • Thankful Level 4

View badges

Content Feed

View by

Question


How to plot a heat map with three vectors?
I have 3 vectors of hour of day , day of a year and temperature data . The temperature data measured 4 times a day. and for 365...

bijna 6 jaar ago | 2 answers | 0

2

answers

Question


How can I plot histogram ?
I wanted to plot distribution of my data. I have tried excel and I am not sure which function in matlab exactly draw a plot like...

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


sim function of the neuralnetwork
I want to simulate the network that I got with the new data and I use results=sim(net, new data) should I normalize the new data...

bijna 7 jaar ago | 3 answers | 0

3

answers

Question


How to do interpolation?
I have a vector which has daily measured data for some days of a year.for example I have A=[ 1 1 4 3 ...

bijna 7 jaar ago | 1 answer | 0

1

answer

Question


Leave one out using "cvpartition"
I am using cvpartition to partition my data (10 times) and one out at each time. If one data at the first fold is out how we ca...

ongeveer 7 jaar ago | 0 answers | 0

0

answers

Question


Dividing data for neural network
If I want to use dividerand and retraining for 10 times shoould the dividerand also be on the loop of 10 times or it should be o...

ongeveer 7 jaar ago | 0 answers | 0

0

answers

Question


What happend if the validation performance was greater than the test performance?
I have trained several networks with different hidden neurons. Now my question is what happens if I select a network with the va...

ongeveer 7 jaar ago | 1 answer | 1

1

answer

Question


Data Normalization before using nftool?
I have 2 questions: if I am going to run (nftool Gui) should I normalize manually my data first and then data should be enter...

ongeveer 7 jaar ago | 0 answers | 0

0

answers

Question


How to plot a normal distribution graph to fit a bar graph?
I have a bar graph which in the x-axis shows the edge centers and y-axis are N I would like to plot a normal distribution graph ...

meer dan 7 jaar ago | 2 answers | 0

2

answers

Question


How to run neural network with dividing data to 2sets instead of 3 sets ?
I know that in R software (neuralnet package) the datasets divides to two set of training and test sets I was wondering if there...

meer dan 7 jaar ago | 1 answer | 0

1

answer

Question


A question about inpaint_nans.m
I have worked with this great function and I can't understand why this happens: If we have a vector with 100 data and some nans...

meer dan 7 jaar ago | 2 answers | 0

2

answers

Question


How to calculate prediction interval of ANN?
How the prediction interval of a neural network can be calculated?

meer dan 7 jaar ago | 1 answer | 0

1

answer

Question


Generalization in the ANN
A network was created with 2000 records and aslo 5 networks were created with 400 records for each of them.(Note that the input ...

meer dan 7 jaar ago | 1 answer | 0

1

answer

Question


Is there any way to use plotregression in a subplot?
I'm plotting a linear regression using the MATLAB function plotregression plotregression(x, y) I would like to have 6 ...

meer dan 7 jaar ago | 1 answer | 0

1

answer

Question


Why ANN gives this result?
I have run the ANN for prediction (curve fitting) with two different of dataset separately.The first dataset is whole 4 years of...

meer dan 7 jaar ago | 0 answers | 0

0

answers

Question


The test of normality for resiuals of a neural network
I have used Lillifores test to examine the normality of residuals of a neural netwoek.The result showed that the residuals of my...

meer dan 7 jaar ago | 1 answer | 0

1

answer

Question


How to plot using "Hierarchically grouped boxplot"?
I would like to draw a boxplot with two sets of data to compare. I am willing to use "Hierarchically grouped boxplot" a functi...

meer dan 7 jaar ago | 1 answer | 0

1

answer

Question


ANN with different results?!!!
I have trained ANN (for prediction)with 4years of daily data and also I trained ANN with separate years of daily data then compa...

meer dan 7 jaar ago | 0 answers | 0

0

answers

Question


How to find out the distribution of missing data?
I have a vector with some missing data .I am not sure how I can realize the distribution of missing data?I know that I can use "...

meer dan 7 jaar ago | 1 answer | 0

1

answer

Question


How to select some part of a matrix ?
Hi,I have a matrix with two column I would like to select data from the second column based on the condition that I put for the ...

meer dan 7 jaar ago | 1 answer | 0

1

answer

Question


How can I create a vector with specified NaNs' percentage?
I have a vector with 3000 data which 500 of them are real NaNs which I am not going to do any analysis for real NaNs.I would lik...

meer dan 7 jaar ago | 0 answers | 0

0

answers

Question


How to do paired t test with mean and sd?
I would like to do paired t-test with mean and standard deviation and the number of sampling. for A:mean =8.37 sd=0.53 B...

meer dan 7 jaar ago | 2 answers | 1

2

answers

Question


How to optimize the parameters in fillgaps function?
I would like to use fillgaps function and I tried with my data but the results were not good. I would like to change the number...

meer dan 7 jaar ago | 1 answer | 0

1

answer

Question


How to generate random values from tlocationscale distributions ?
I would like to create some random numbers with tlocationscale distribution.I am not sure how to do it. Thanks for any help.

meer dan 7 jaar ago | 0 answers | 0

0

answers

Question


How to find out the distribution of daily data with some missing values?
I would like to know the distribution of my daily data with some function in matlab.My problem is my data has some gaps(10%-30%)...

meer dan 7 jaar ago | 0 answers | 0

0

answers

Question


How I can create a vector with specified blanks?
Hi,I have a time series of daily data for 4 years(4*365 data) and I would like to have a some of daily data to be blanks(gaps) t...

meer dan 7 jaar ago | 4 answers | 0

4

answers

Question


how to extract data ftom plotperform in neural network?
Hi I have a trained network and I already plotted the plotperform(tr).My question is how I can change the unit of y-axes? IS it ...

bijna 8 jaar ago | 0 answers | 0

0

answers

Question


How I can extract data from a vector based on index
I have an index and a vector I would like to have data from the vector which is not in the index!For example A=[5 3 7 8 89...

bijna 8 jaar ago | 3 answers | 0

3

answers

Question


How I can fix the xlabel plot?
I have this plot <</matlabcentral/answers/uploaded_files/53328/t3.jpg>> and I would like the x-axis start at Jan and end i...

bijna 8 jaar ago | 1 answer | 0

1

answer

Question


Can I say overfitting happen or not in this plot?
I have a performance plot from ANN I know that ANN toolbox prevents from overfitting .My question is that <</matlabcentral/an...

bijna 8 jaar ago | 1 answer | 0

1

answer

Load more