Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Empirically solving complex problems

by spurperl (Priest)
on Mar 05, 2005 at 07:50 UTC ( [id://436869]=note: print w/replies, xml ) Need Help??


in reply to Re: Empirically solving complex problems
in thread Empirically solving complex problems

Hmm... If he wants to find the area of a union between two graphs, what you say is not entirely applicable. The area under the union is NOT the areas of each of the graphs summed, because there are overlapping portions that will be added twice.

What you said is true, if g is one function and f is another, then I(f+g) = I(f) + I(g) but he needs a union - not a sum. And for linear functions, F(union of A and B) = F(A) + F(B) - F(intersection of A and B)

  • Comment on Re^2: Empirically solving complex problems

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://436869]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-25 22:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found