Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 9th, 2008, 4:09 PM   #1
kruptof
Professional Programmer
 
kruptof's Avatar
 
Join Date: May 2006
Location: UK - London
Posts: 330
Rep Power: 3 kruptof is on a distinguished road
Orthogonal array calculation

I am having a bit of a trouble understanding orthogonal array calculation. I am trying to understand the following example given by the lecturer: (not exact words, just what I managed to jot down)

a function that takes 20 inputs of true and false values will have a:

single mode calculation of: 2x20
double mode calculation: (20x(20-1)x2)x4

I think I managed to understand the single mode because there are 2 values and 20 parameters.

I also think I understand some of the double mode. 20x because there are 20 input parameters and the x2 because there are 2 values.

The part i don't understand about the double is 20-1 and x4.
__________________
Quote:
When I was young it seemed that life was so wonderful,a miracle, oh it was beautiful, magical.
Now watch what you say or they'll be calling you a radical,a liberal, oh fanatical, criminal. Oh won't you sign up your name,we'd like to feel you're acceptable, respectable, oh presentable, a vegetable
kruptof is offline   Reply With Quote
Old May 9th, 2008, 5:37 PM   #2
grumpy
Programming Guru
 
grumpy's Avatar
 
Join Date: Jun 2005
Location: Adelaide, South Australia
Posts: 1,223
Rep Power: 5 grumpy is on a distinguished road
Re: Orthogonal array calculation

You'll have to ask your lecturer. Your notes are not complete enough to even allow an understanding of your question, let alone give an answer.
grumpy is offline   Reply With Quote
Old May 12th, 2008, 5:13 PM   #3
Fall Back Son
Professional Programmer
 
Join Date: Oct 2006
Posts: 257
Rep Power: 2 Fall Back Son is on a distinguished road
Re: Orthogonal array calculation

The only thing that I know about orthogonality is that two vectors are orthogonal if, when multiplied, they equal 0. Lol. Hope that helps. But I doubt it does.
Fall Back Son is offline   Reply With Quote
Old May 12th, 2008, 6:47 PM   #4
mark
Newbie
 
Join Date: Mar 2006
Posts: 14
Rep Power: 0 mark is on a distinguished road
Re: Orthogonal array calculation

its not only vectors, anything can be orthgonal
orthogonal only means that the objects are at right angles to each other

I searched google came across these websites which may be of help

http://mathworld.wolfram.com/OrthogonalArray.html

http://www.research.att.com/~njas/doc/OA.html

Last edited by mark; May 12th, 2008 at 7:15 PM.
mark is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Array Sorting grimpirate Software Design and Algorithms 18 Jan 24th, 2008 9:04 PM
dynamic array help quickster12 C++ 4 Nov 29th, 2007 11:52 PM
problem processing file into a char array csrocker101 C++ 1 May 8th, 2007 11:50 PM
changing size of an array Eric the Red Java 3 Apr 3rd, 2006 8:19 PM
Installing IPB 2.03 bh4575 Other Web Development Languages 0 Apr 23rd, 2005 2:36 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:47 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC