MathGroup Archive 2013

[Date Index] [Thread Index] [Author Index]

Search the Archive

Integrating a Matrix

  • To: mathgroup at smc.vnet.net
  • Subject: [mg132051] Integrating a Matrix
  • From: David Barnes <barnes at pullman.com>
  • Date: Wed, 27 Nov 2013 01:24:12 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-outx@smc.vnet.net
  • Delivered-to: mathgroup-newsendx@smc.vnet.net

I have a 3X3 matrix of functions fij[x], for i,j = 1,2,3, and I want to NIntegrate all nine elements over 0<x<1 to get a matrix of constants. Is there an easy way to do this other that doing 9 individual NIntegration's?



  • Prev by Date: Re: Help with Manipulate
  • Next by Date: hangup with Export
  • Previous by thread: Re: NonlinearModelFit and Complex Data
  • Next by thread: Re: Integrating a Matrix