Statistica
35 Domande
0 Risposte
RANK
7.128
of 296.430
REPUTAZIONE
6
CONTRIBUTI
35 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
80.0%
VOTI RICEVUTI
5
RANK
of 156.437
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
How to change boxplot whisker to 2.5 and 97.5%?
Hey everyone, how can I change the whisker value for the matlab boxplot function in a way that it marks the 2.5 and 97.5 quan...
circa 10 anni fa | 0 risposte | 0
0
risposteDomanda
How to change number of tickmarks for dateaxis?
Hey everyone, I am trying to plot a time series that consists of 8760 data points with a value for each hour of the year. I...
circa 10 anni fa | 2 risposte | 0
2
risposteDomanda
How to do a boxplot for three samples of different sizes?
Hey everyone, I am trying to create a boxplot for errors values of three different models. Each error vector has a different ...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to interpret TolCon of the function fmincon?
Hey everyone, I am using a code that estimates a seasonal ARIMA process and I have set the value of TolCon to 1e-12. Despite ...
circa 10 anni fa | 0 risposte | 0
0
risposteDomanda
problem with while condition
Hey everyone, I am using a while loop to calculate some radiation data for one year. I don't have much experience using matla...
circa 10 anni fa | 0 risposte | 0
0
risposteDomanda
How can I tell matlab to go back and recalculate?
Hey everyone, I am wondering what tricks I can use to tell matlab to go back to a certain point in my code? I am doing a c...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Problems with and/or commands...
Hey everyone, I am using an if-condition within a loop. The loop is t=1:100. The if-condition is t>=sz1 && t<=sz2 ...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Can I tell matlab to go only through certain lines of a code?
Hey everyone, I am running a code that tells matlab to go through a different code with filename calculation.m Is it possi...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to set dates for x-axis?
Hey everyone, I know this has been discussed on the internet numerously, but I still cannot find a solution to my problem: ...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to put a hat on letters in a legend?
Hey everyone, I am trying to create a legend for one of my graphs that contains two entries: p and p^^CS - I want a hat on t...
circa 10 anni fa | 2 risposte | 3
2
risposteDomanda
How to tell matlab to go to the next iteration of loop when loop started in different code file?
Hey everyone, I have written a matlab script that involves several different code files. There is one file containing a code ...
circa 10 anni fa | 2 risposte | 0
2
risposteDomanda
Need help with complicated loop to create several different models
Hey everyone, I am creating an AR model and I want to calculate the AIC and BIC for each different possible configuration of ...
circa 10 anni fa | 2 risposte | 0
2
risposteDomanda
Is there a Unit Root Test for Moving Average Process in matlab?
The title of this question says it all: Is there a unit root test for moving average processes in matlab? I know there exists...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Problem with dates and intersect
Hello everyone, i came across the following problem this morning and I haven't been able to fix it for the last few hours.. s...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Interpretation of autocorrelation function to determine number of lags in AR model?
Hey everyone! I am pretty new to AR and ARMA models...or well I never understood them in class either... but I am supposed to...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to calculate p-value for AR model? How to determine significance?
Hello everyone!! I am using the arima model command to create an AR(2) model. When running the program matlab tells the me ...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to combine matrixes of different lengths in order of date?
Hey everyone, I am wondering whether there exists a simple way in matlab to do the following: I got three matrixes. Each m...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to find something that you're not looking for?!
Hey everyone! So I haven written a couple matlab codes to predict the future values of some time series. Within those codes i...
circa 10 anni fa | 2 risposte | 0
2
risposteDomanda
Is there an easy way to perform a Gamma Test within the Neural Network Toolbox? Or are there other ways to determine significant inputs for neural networks within the toolbox?
Hello everyone! I am still pretty new to matlab and neural networks but so far I have succeeded in creating a code for a neur...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to save matrixes to files with similar names in loop?
Hello everyone, with your help I was able to create a loop that loads different datasets and then runs through my whole code....
oltre 10 anni fa | 2 risposte | 0
2
risposteDomanda
How to open files with different names in a loop?
Hello everyone! I have looked up a solution for my problem on the internet, but since I am still so new to matlab I have prob...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
plotyy: Does matlab recognize gaps in date time line when plotting dates on y-axis?
Hey everyone, I have a simple question that I cannot seem to find the answer to: When I have a vector that is made up of c...
oltre 10 anni fa | 2 risposte | 0
2
risposteDomanda
How to find gap within date vector?
Hello everyone! I have a date vector that holds dates (year, month, day, hour) in matlab format (7.3377e+05....). Now these ...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to calculate LogLikelihood between real data and predicted data?
Hey everyone! I have used an AR-model to predict a time series and now I would like to calculate the LogLikelihood between my...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Length of X vector in ARMAX/ARIMAX/SARIMAX model
Hello everyone, I want to create a time series model with exogenous inputs to predict future values of the measured time seri...
oltre 10 anni fa | 2 risposte | 0
2
risposteDomanda
How is the output layer characterized in the neural network toolbox?
Hello everyone, I have created a neural network with one hidden layer and one output layer. Overall there are two input eleme...
oltre 10 anni fa | 2 risposte | 0
2
risposteDomanda
How to change size of uitable?
Hello everyone, I have calculated a few values that I want to display in a table. Since I couldn't find any other tables for ...
oltre 10 anni fa | 2 risposte | 0
2
risposteDomanda
How to tell loop how many values to skip?
Hello everyone! I want to create a loop similar to: t=1:24:300 BUT I don't want the loop to skip 24 values after every...
oltre 10 anni fa | 2 risposte | 0
2
risposteDomanda
Ideas on how to delete values in vector and later put them back into their right places?!
Hello everyone, I am trying to figure out the following problem and since I am new to matlab I don't know whether it can be s...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
No feasible solution in seasonal ARIMA process
Hello everyone! I created a seasonal ARIMA process and when I run it, I get the following output/warning. It says no feasible...
oltre 10 anni fa | 1 risposta | 0