comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » bimodal distribution
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: bimodal distribution [message #73751 is a reply to message #73564] Tue, 23 November 2010 13:09 Go to previous message
Dick Jackson is currently offline  Dick Jackson
Messages: 347
Registered: August 1998
Senior Member
Hi, ...

I think these do give a bimodal distribution, but they overlap a lot.
This might help, separating them by an extra two units:

met_1a = randomn(seed,100000)*0.3-1.2 -1
met_1b = randomn(seed,100000)*0.3-0.7 +1
plot,histogram([met_1a,met_1b],binsize=0.1),psym=10

Note: the X axis is off here, as you need to wrestle with Histogram()
and Plot() to get them right, but I think this makes the point.

Cheers,
-Dick

Dick Jackson Software Consulting
http://www.d-jackson.com

chiessantos wrote:
> I'm trying to simulate a bimodal "randomn" distribution with the 2 peaks having the sigmas of 0.3 each for example and mean around -1.2 and -0.7...
> Do you have any tips?
>
> I've tried adding these below, but it doesn't work..., I get a unimodal distribution...
> met_1a = randomn(seed,100000)*0.3-1.2
> met_1b = randomn(seed,100000)*0.3-0.7
>
> I hope you can help me...
> Cheers
>
>
>
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: idlwave w/ idl8?
Next Topic: Questions about IDL 8.0

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 05:21:44 PDT 2025

Total time taken to generate the page: 7.44035 seconds