I am trying to compute some average values of resistivity for soil volume. That means I need the average values of certain dimensions in an array. I'm having trouble with this, as the attached file shows. I need to compute the average of the first and second values in a column, and I'm not sure how to do it.
Can you please help? I'm attaching a Mathcad file for you to look over if you wish. (Note: I need to take the average of a 0 row and a 1 row value, then assign it to a 1 row in an array.)
Learn methods and guidelines for using stereolithography (SLA) 3D printed molds in the injection molding process to lower costs and lead time. Discover how this hybrid manufacturing process enables on-demand mold fabrication to quickly produce small batches of thermoplastic parts. Download Now
Examine how the principles of DfAM upend many of the long-standing rules around manufacturability - allowing engineers and designers to place a part’s function at the center of their design considerations. Download Now
Metal 3D printing has rapidly emerged as a key technology in modern design and manufacturing, so it’s critical educational institutions include it in their curricula to avoid leaving students at a disadvantage as they enter the workforce. Download Now
This ebook covers tips for creating and managing workflows, security best practices and protection of intellectual property, Cloud vs. on-premise software solutions, CAD file management, compliance, and more. Download Now
RE: Okay, I'm getting very confused with array and Mathcad. Can anyone clear this up? Thanks.
RE: Okay, I'm getting very confused with array and Mathcad. Can anyone clear this up? Thanks.
answer[i,j := (row[i,j] + row[i+1,j)/2
TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! https://www.youtube.com/watch?v=BKorP55Aqvg
FAQ731-376: Eng-Tips.com Forum Policies forum1529: Translation Assistance for Engineers Entire Forum list http://www.eng-tips.com/forumlist.cfm