How do I generate simulated data?
13 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
sami Ullah
el 11 de Jul. de 2018
Respondida: Jeff Miller
el 11 de Jul. de 2018
Dear All , i am new in MATLAB, Please guide me how i can generate the simulated data set based on the real data set.I have applied my Model on the real data set. I want to test the model on the simulated data set.
The real data set is in the form of a data matrix. i need to generate the simulated data matrices.
0 comentarios
Respuesta aceptada
Jeff Miller
el 11 de Jul. de 2018
It is hard to say without knowing about the structure of your data set or about exactly what you mean by "simulated data", but have a look at randsample and bootstrp. These are generally useful tools for generating simulated data from existing data sets.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Instrument Control Toolbox Supported Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!