help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Not getting Poisson Noise in octave


From: c.
Subject: Re: Not getting Poisson Noise in octave
Date: Mon, 3 Dec 2012 19:08:50 +0100

On 3 Dec 2012, at 09:53, Terry Duell wrote:

> On Mon, 03 Dec 2012 18:20:55 +1100, c. <address@hidden> wrote:
> 
> [snip]
> 
>> 
>> On the other hand I see now that poissrnd does accept a matrix as input, so:
>> 
>> poissrnd (aa)
>> 
>> works fine and is much faster than my previous version
>> I'll have a look at changing "imnoise" accordingly.
> 
> Bonza.
> 
> Cheers,
> -- 

I just pushed the implementation of 

imnoise (A, 'poisson')

to the SVN repo, and added a few tests and demos.
c.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]