octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #34893] Unexpected and inconsistent conv/conv2


From: Nitzan Arazi
Subject: [Octave-bug-tracker] [bug #34893] Unexpected and inconsistent conv/conv2 results
Date: Wed, 08 Feb 2012 06:50:16 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7

Follow-up Comment #6, bug #34893 (project octave):

On Matlab 2011b:

conv (1:2, 1:5, 'valid') 

ans =

   Empty matrix: 1-by-0

conv (1:5, 1:3, 'valid')

ans =

    10    16    22


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34893>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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