質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 2 件の回答 | 0

2

回答

質問


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年以上 前 | 0 件の回答 | 0

0

回答

質問


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年以上 前 | 3 件の回答 | 0

3

回答

質問


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年以上 前 | 0 件の回答 | 0

0

回答

質問


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年以上 前 | 0 件の回答 | 0

0

回答

質問


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

10年弱 前 | 0 件の回答 | 0

0

回答

質問


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

10年弱 前 | 0 件の回答 | 0

0

回答

質問


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

10年弱 前 | 1 件の回答 | 0

1

回答

質問


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

10年弱 前 | 0 件の回答 | 0

0

回答