Community Profile

photo

Ragini Gupta


Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

  • Revival Level 1
  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Hello, I would like to know how to store matrix values in a textfile. I am creating a 5x5 matrix in a for loop and in each iteration I have to export this matrix into a text file. When I use the dlmwrite function, it overwrites. How can I solve this
% transmat2 is a 5x5 Matrix for t = 1:1:3 [LL, prior2, transmat2, obsmat2] = dhmm_em(data, prior1, transmat1, obsmat1,'...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Monte Carlo Simulation/Markov Chains
Hi all, Since I am new to MCMC simulation I am facing a similar problem.I have to simulate a smart meter data for a week's t...

mehr als 6 Jahre vor | 0

Beantwortet
Simulating a Markov chain
Hey there, I am using Markov Chain model to generate synthetic data. However, I get this error when I simulate it to find the ne...

mehr als 6 Jahre vor | 0

Frage


Hello, I am working on monte carlo markov chain to generate synthetic data for energy consumption values. Any heads up on this, will be really helpful.
I have empirical data for 17520 records that I am reading from an excel file, discretizing those values into 8 bins and creating...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten