 |
|
List Archives > 
Mathcad List Archive > 
Archive by date > 
This Month By Date > 
This Month By Topic
[mathcad] RE: Program execution time
| [mathcad] RE: Program execution time |
|
Author: Dave Powley
Posted: Mon, 7 Nov 2005 09:35:23 -0000
|
Try using M[i,2 instead to examine the i th row of the third column. At
present you are "extracting" a 90000 x 1 vector at each step. BTW,
shouldn't the range be from 1 to n (assuming base zero) ? It will fail if
the first row is zero. You may also need to "declare" the size of the M
array by M[rows(M),3)=0 in the second line.
_____
From: Laurent Muller
Sent: 06 November 2005 19:42
To: Mathcad Discussion List
Subject: [mathcad] Program execution time
Am wondering about execution time on the data clean up routine below.
On a test matrix with 1000 rows, it executes in a blink of an eye.
But on the actual data set with 90000 rows (4 cols), it takes somewhere
between 1/2 hr to 1 hr.
7f12f7b.jpg
Any comments on the cause of the long execution time and suggestions on work
around?
Thanks
Regards
Laurent Muller
SCA Project Coordinator
Office 281 285 5403 ---
The Mathcad List - Discussion, Support & News
Contributions: />
Hosted by: Adept Scientific http://www.adeptscience.com
List Archive: http://lists.adeptscience.co.uk/
---
Would you like this to come to a different email address?
---
Simply leave the mailing list (see below) and re-join by
sending a blank email from the new address to:
or
---
If you do not want to be on the Mathcad list, simply send a
blank email (no subject or message needed) to:
---
The Mathcad List - Discussion, Support & News
Contributions: />
Hosted by: Adept Scientific http://www.adeptscience.com
List Archive: http://lists.adeptscience.co.uk/
---
Would you like this to come to a different email address?
---
Simply leave the mailing list (see below) and re-join by
sending a blank email from the new address to:
or
---
If you do not want to be on the Mathcad list, simply send a
blank email (no subject or message needed) to:
---------------------------------------------------------------------------------------------------------------
This email and any attachments are confidential and are for the use of the addressee only. If you are not the addressee, you must not use or disclose the contents to any other person. Please immediately notify the sender and delete the email. Statements and opinions expressed here may not represent those of the company.
Email correspondence is monitored by the company.
The parent company of the Renishaw Group is Renishaw plc, registered in England no. 1106260. Registered Office: New Mills, Wotton-under-Edge, Gloucestershire, GL12 8JR, United Kingdom. Tel +44 (0) 1453 524524
---------------------------------------------------------------------------------------------------------------
|
|
Attachments:
7f12f7b.jpg
|
[View Complete Thread]
Previous by date: [mathcad] RE: Program execution time, Oakley, Philip SELEX UK
Next by date: [mathcad] RE: Program execution time, Laurent Muller
Previous thread: [mathcad] Program execution time, Laurent Muller
Next thread: [mathcad] RE: Program execution time, Oakley, Philip SELEX UK
|
|
|