![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3883383_1527687069011.jpg)
Rita
Followers: 0 Following: 0
Estadística
52 Preguntas
3 Respuestas
CLASIFICACIÓN
10.505
of 297.016
REPUTACIÓN
4
CONTRIBUCIONES
52 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
59.62%
VOTOS RECIBIDOS
4
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 7 años hace | 3 respuestas | 0
3
respuestasPregunta
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 ...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 8 años hace | 1 respuesta | 1
1
respuestaPregunta
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...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
alrededor de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
How to calculate prediction interval of ANN?
How the prediction interval of a neural network can be calculated?
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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 "...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 8 años hace | 2 respuestas | 1
2
respuestasPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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.
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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%)...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 8 años hace | 4 respuestas | 0
4
respuestasPregunta
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 ...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 8 años hace | 3 respuestas | 0
3
respuestasPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 1 respuesta | 0