[Scilab-users] Convolution

Blajan Marius blajanmarius at yahoo.com
Wed Apr 3 07:29:59 CEST 2013


Hello all,
 
I was trying to convert to scilab a matlab file, but matlab uses the function "convn(A,B,shape)" which computes the N-dimensional convolution of the arrays A and B and returns a subsection of the N-dimensional convolution, as specified by the shape parameter. In scilab this function is not yet implemented, only “conv” (computes the one-dimensional convolution) and “conv2” (computes the two-dimensional convolution).
Does anyone have some suggestion how to do it?
Thank you.
Scilab beginner.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20130402/ab19323f/attachment.htm>


More information about the users mailing list