LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Info on maximum likelihood code

I am currently developing a project in labview which involves 6 gas sensors inputing to a daq card, each with a range of 5 to -5 volts.I have no problem getting in the data, reading to file, charting, geting the max min and average values of the change in state of an aroma present. I now have to get 5 or so readings of the 10 different aromas and produce some type of pattern match using "maximum likelihood" techniques. I am wondering if there is a labview package for this or has anybody got code to do this?
0 Kudos
Message 1 of 2
(3,333 Views)
Hello there,

there isn't a probability toolkit available for LabVIEW. There is a few bits of example code that I have found that should hopefully point you in the right direction at least. Please find a couple of links below.

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3E0E556A4E034080020E74861&p_node=DZ53028&p_source=External

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3D81956A4E034080020E74861&p_node=DZ52003&p_source=External

Hope you find this useful,

Best regards,

Peter H.
Applications Engineer.
NIUK.
0 Kudos
Message 2 of 2
(3,287 Views)