home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / sci / math / symbolic / 2950 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1017 b 

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!netsys!agate!mendel.berkeley.edu!gies
  2. From: gies@mendel.berkeley.edu ( Alice Gies ;133B Barker;x2-6145)
  3. Newsgroups: sci.math.symbolic
  4. Subject: convolution
  5. Date: 12 Nov 1992 00:58:11 GMT
  6. Organization: /etc/organization
  7. Lines: 15
  8. Distribution: us
  9. Message-ID: <1dsa73INNddg@agate.berkeley.edu>
  10. NNTP-Posting-Host: mendel.berkeley.edu
  11.  
  12. I would like to be able perform something like
  13.     array = A*X
  14. where A is a discrete convolution kernel,
  15.       X is an array ( [x(0,0), x(0,1), . . . x(n,n) ] ) 
  16. and * denotes discrete multivariate convolution.
  17.  
  18. It is basically an image processing operation but the array X is
  19. given symbolically.
  20.  
  21. What package should I do it with?  I have easiest access to maple so
  22. am particularly interested if anyone can tell me how to do this with
  23. maple.  With more difficulty I can probably get access to 
  24. Mathematica or MatLab (MathLab?).  Thanks much for any suggestions.
  25. Please reply direct to this account as I do not follow the newgroup.
  26.  
  27.