Jump to content

Is this doable with Labview?


Recommended Posts

This is what I'm trying to do but I'm not too certain whether it's doable in Labivew or not.

Basically I have a program which collects bunch data points and insert them into arrays.

The 3 sets of arrays I have are:

Water Weight

Water Ratio

Reflectivities

Basically there are 1 WW and 1 WR array for each reflectivity. (ie. for 10% reflectivity there's a 1D WW array and a 1D WR array). So really the reflectivity array is just some constant numbers used for the sake of implementing the 3D graph.

I want to plot these arrays in a 3D graph. Right now I'm using 3D parametric graph instead of 3D surface graph b/c surface graph doesn't seem to work with the restriction of 2x 1D array and 1x 2D matrix. (Unless someone has a suggestion?)

I managed to plot the data points on the parametric graph. Basically if you plot the WW and WR in 2D you get a polynomial curve. So in 3D you get a surface of bunch polynomial curves.

Now what I want to do is able to select a specific reflectivity value on this 3D surface and get an equation for this particular polynomial curve at this reflectivity. Is this doable in Labivew at all? Helps would be much much appreciated. Thanx.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.