Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: do my homework!

by Anonymous Monk
on Dec 10, 2008 at 06:52 UTC ( [id://729341]=note: print w/replies, xml ) Need Help??


in reply to do my homework!
in thread Do my homework for me!

Assuming you want to solve this problem with perl (why else ask perlmonks?), you'll want to:

  • Read the PDF: try PDF::API2
  • Extract the equations: use some kind of regex
  • Balance the equations: you could use some kind of diophantine equation solver. There's probably some elegant solutions out there. But this is homework for human beings. Coefficients are likely to be low. Brute force shouldn't be too bad in this case.

Log In?
Username:
Password:

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

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

    No recent polls found