Show Bid Request
linear algebra q on maple
Bid Request Id: 12292
|
|
|
Posted by: |
alzoub1 (47 ratings)
(Software buyer rating 9.95)
|
Non-action Ratio: |
Very Good - 5.77%
|
Posted: |
Mar 31, 2002 3:59:10 PM EDT
|
Bidding Closes: |
Apr 2, 2002 4:03:48 PM EDT
|
Viewed (by coders): |
150 times
|
Deadline: |
4/3/2002
TIME EXPIRED
|
|
|
|
Description:
find the one -and infinity -norm condition numbers of vendermonde matrics of various orders,both smaller ,equal to,and greater than the orders of the vendermonde matrix pictured at the buttom of the page.
see attachment
Deliverables: find the one -and infinity -norm condition numbers of vendermonde matrics of various orders,both smaller ,equal to,and greater than the orders of the vendermonde matrix pictured at the buttom of the page.
Platform:
95 98 melinuim
Must be 100% finished and received by buyer on:
Apr 3, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Special Conditions / Other:
Must be completed by 4/03/02
Additional Files:
This bid request includes IMPORTANT additional attached files. Please download and read fully before bidding.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$19 (USD)
|
Apr 1, 2002 12:55:16 AM EDT
|
10
(Excellent)
|
|
|
This would be a very straight forward implementation. I could provide provide a maple program file containing one function (vcond). The function will take a vector, vector size, and the type of condition number; the output of the function will be the condition number of the vendermonde matrix generated from the vector. For example, for the one specified in your problem definition, you would type: vcond([1,2,3,4,5], 5, 1); and this will give you 1-norm condition number of the vendermonde matrix containing 5 rows and 5 columns. For the infinity-norm cond number, you would type: vcond([1,2,3,4,5], 5, infinity). If you are thinking of other type of interface, let me know. Just to let you know, I will be using maple's internal functions to compute the condition number. Thank you. |
|
|
|
|
|