Code Comments
Programming Forum and web based access to our favorite programming groups.Hello How to integrate a discrete sequence if we can't find out the equation of the sequence.It's a onedimensional vector. Any suggestions will be appreciated! Thanks!
Post Follow-up to this messagejinlei wrote: > > > Hello > > How to integrate a discrete sequence if we can't find out the > equation of the sequence.It's a onedimensional vector. > > Any suggestions will be appreciated! > > Thanks! Hi jinlei! You can use the trapz() function. Read help trapz. Post back if you have questions. HTH PB
Post Follow-up to this messageHello, Why not use numericalk integration techniques? GRTNX cyril
Post Follow-up to this messageOn Mon, 30 May 2005 04:41:36 -0400 in message <news:ef076da.1@webx.raydaftYaTP>, cyril wrote: > Hello, > > Why not use numericalk integration techniques? > > GRTNX cyril So the trapezoidal integration is not a numerical integration technique? /PB -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?
Post Follow-up to this messageHello, The trapezodal rule is only one of all the possible ways to numerical solve an itegral. Thus you were right! I only tried to hint in other directions ifmore accuracy is needed. GRTNx cyril
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.