 |
|
List Archives > 
Mathcad List Archive > 
Archive by date > 
This Month By Date > 
This Month By Topic
[mathcad] RE: All possible pairings of two sets of complex varaibles
| [mathcad] RE: All possible pairings of two sets of complex varaibles |
|
Author: Allen, Jonathon
Posted: Tue, 14 Mar 2006 17:15:47 -0000
|
Bill,
That's because 0.1j appears before 0.5 in the single vector list of
complex numbers Gamma1. For the unique list of pairs, the pair (0.5
0.1j) actually appears in the list as (0.1j 0.5), because of the order
of the individual numbers in the list Gamma1. If you are searching for
that pair, you will only find it if you search for 0.1j using vlookup.
If you have a set of unique pairs, you will never find all occurrences
of a particular complex number by only searching in one column! If you
count the occurrences in both columns, you will see that 0.5 and 0.1j
appear an equal number of times.
Regards,
Jonathon
From: Bill E Dumke "mailto:Bill.Dumke"
Sent: 14 March 2006 15:46
To: Mathcad Discussion List
Subject: [mathcad] RE: All possible pairings of two sets of complex
varaibles
Jonathon,
Thanks for the help. There appears to be a bug in the modified program
though.
If I use vlookup(0.5,Pairs(Gamma1),1) I get a certain number of rows.
If I use vlookup(0.1*j,Pairs(Gamma1),1) I get a different number of
rows.
Same results in both Mathcad Versions 11 and 13.
Bill
For further information on Renault F1 visit our web site at www.renaultf1.com.
WARNING: please ensure that you have adequate virus protection in place before you open or detach any documents attached to this email.
This e-mail may constitute privileged information. If you are not the intended recipient, you have received this confidential email and any attachments transmitted with it in error and you must not disclose, copy, circulate or in any other way use or rely on this information.
E-mails to and from the Renault F1 Team are monitored for operational reasons and in accordance with lawful business practices.
The contents of this email are those of the individual and do not necessarily represent the views of the company.
Please note that this e-mail has been created in the knowledge that Internet e-mail is not a 100% secure communications medium. We advise that you understand and observe this lack of security when e-mailing us.
If you have received this email in error please forward to: "is.helpdesk" quoting the sender, then delete the message and any attached documents
|
[View Complete Thread]
Previous by date: [mathcad] RE: All possible pairings of two sets of complex varaibles, Bill E Dumke
Next by date: [mathcad] Range Variable Problem, Bill Dumke
Previous thread: [mathcad] RE: SV: RE: All possible pairings of two sets of
complex varaibles, Bill E Dumke
Next thread: [mathcad] Range Variable Problem, Bill Dumke
|
|
|