![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11172138_1522138454539_DEF.jpg)
Ragini Gupta
Followers: 0 Following: 0
Statistics
RANK
209,057
of 297,046
REPUTATION
0
CONTRIBUTIONS
3 Questions
2 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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,'...
7 years ago | 1 answer | 0
1
answerMonte 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...
7 years ago | 0
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...
7 years ago | 0
Question
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...
7 years ago | 0 answers | 0
0
answersQuestion
Hi everyone, I have to use monte carlo time series method to generate synthetic smart meter data for about a million houses. Any heads up on this will be really helpful. Thanks
Monte Carlo Time Series Synthetic Data generation
7 years ago | 1 answer | 0