[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Not getting Poisson Noise in octave
From: |
Carnë Draug |
Subject: |
Re: Not getting Poisson Noise in octave |
Date: |
Tue, 4 Dec 2012 17:13:13 +0100 |
On 3 December 2012 19:08, c. <address@hidden> wrote:
>
> 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.
Awesome. Thanks a lot. I have fixed the NEWS file to mention this too.
Carnë
- Re: Not getting Poisson Noise in octave, (continued)
- Re: Not getting Poisson Noise in octave, c., 2012/12/02
- Re: Not getting Poisson Noise in octave, Terry Duell, 2012/12/02
- Re: Not getting Poisson Noise in octave, c., 2012/12/03
- Re: Not getting Poisson Noise in octave, Terry Duell, 2012/12/03
- Re: Not getting Poisson Noise in octave, c., 2012/12/03
- Re: Not getting Poisson Noise in octave,
Carnë Draug <=