photo

Rita


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

52 질문
3 답변

순위
10,505
of 300,343

평판
4

참여
52 질문
3 답변

답변 채택
59.62%

획득한 표
4

순위
 of 20,926

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,172

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 4

배지 보기

Feeds

보기 기준

질문


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...

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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...

8년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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 ...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

8년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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 ...

거의 9년 전 | 답변 수: 2 | 0

2

답변

질문


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...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 9년 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


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...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


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 "...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


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...

대략 9년 전 | 답변 수: 2 | 1

2

답변

질문


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...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


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.

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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%)...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

9년 초과 전 | 답변 수: 4 | 0

4

답변

질문


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 ...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

9년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

9년 초과 전 | 답변 수: 1 | 0

1

답변

더 보기