06-07-2011 02:08 AM
Hi all,
Can anyone plz tel me how to generate the following curves in LabVIEW.
1.) Haversine Curve
2.) Lorentz curve
3.) Gaussian Curve
4.) Exponential rise Curve
5.) Exponential decay curve
Note: The inputs required for this curves are Amplitude, Phase, Offset
,Frequency and No.Of Samples
Solved! Go to Solution.
06-07-2011 03:48 AM
Hi,
Did you try to look at the Signal processing tools ?
I saw a lot of possible to generate different signals.
06-07-2011 04:08 AM
I don't think all these function have the same set of parameters (for example, what is the "Phase" of an "exponential decay curve"???. That only makes sense if the data is complex).
If the desired function is not available, simply generate a linear ramp over the desired x-range and calculate the function using primitives from the numeric and mathematics palette. Should be trivial. See how far you get. 😄
06-07-2011 06:40 AM
There iam not able to find the haversine, lorentz waveform patterns
06-07-2011 12:33 PM
06-07-2011 12:36 PM
Homework?