gaussian mixture?

J

Jack Klein

Is there someone who knows how to generate a gaussian mixture in c++?

There are two steps:

1. Look up the algorithms for generating a Gaussian mixture and
select the one you think will be most appropriate. As algorithms are
completely independent of programming languages, this step is
off-topic here. I suggest you try a Google search.

2. Write a C++ program to implement the algorithm you have selected.
If you have trouble getting your code to work correctly, post the code
(copy and paste, no attachments) here along with a description of what
it should do and what it does instead. At that point we can help you
with this step.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++ ftp://snurse-l.org/pub/acllc-c++/faq
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top