Question


Re scaling the axis of a figure
Hello, I have two subplots which need to have the same X scale but when I plot them they are different. I have attached my fi...

8 years ago | 1 answer | 0

1

answer

Question


Visualizing 1D data with Color.
Hello, I have a vector which gives the speed of a rat over time. Could someone please help me how I can show this data with a...

8 years ago | 1 answer | 0

1

answer

Question


change Axis ticklabel font size
I am trying to change the font size of Xticklabel by this code a = get(gca,'XTickLabel'); set(gca,'XTickLabel',a,'font...

8 years ago | 2 answers | 0

2

answers

Question


Swendsen–Wang algortihm for Monte Caro Simulation in Potts Model
I have implemented this algorithm in matlab by I don't get the result which I am supposed to get. I would appreciate it if someo...

8 years ago | 0 answers | 0

0

answers

Question


How to run a C++ code in Matlab
I have a code written in C++. How can I run this code in Matlab? Do I need to write some extra code to be able to run this code ...

8 years ago | 3 answers | 0

3

answers

Question


WOLFF ALGORITHM FOR MONTE CARLO SIMULATION FOR POTTS MODEL
Does anyone know where I can find a matlab implementation of Wolff algorithm of Monte Carlo simulation for Potts model?

8 years ago | 0 answers | 0

0

answers

Question


How to implement the SUPERPARAMAGNETIC CUSTERING algortithm?
I need to implement the SPC algorithm, but I'm very new with it. I have a hard time to understand what are the exact steps that ...

8 years ago | 0 answers | 0

0

answers

Question


Estimatng error in ARIMA(p,d,q)
Hello, I am trying to model my data with ARIMA(1,2,12) and since the variance is not stationary I have also included GARCH (...

9 years ago | 0 answers | 0

0

answers

Question


statistical test for data drawn from t distribution
I have a question about t distribution. I have a set of data and I want to know if they are drawn from a t distribution or ...

9 years ago | 0 answers | 0

0

answers

Question


standardize t distriution and its confidence interval
Hello, I am modeling my data with ARIMA and to check if my model is good I have to compute the residuals and plot the correla...

9 years ago | 1 answer | 0

1

answer

Question


How to solve simultaneous ODE equations in matlab with if/else if?
Hello, I have a set of ODE and I am writing the matlab code to solve it but unfortunately I don't get the right result, i.e., it...

9 years ago | 0 answers | 0

0

answers