Engineering 103 –UMass Boston
CW 13
(In-Class-Work 13)
Array, Random Number, Curve
Fitting with LabVIEW
Goals:
Generate Gaussian data series (X,Y) with random noise; perform data modeling,
and plot the data and model in a same graph. The data with noise should be
output in two numeric arrays, the
Gaussian model parameters should be output in three numeric indicators. Use For Loop to
generate (X,Y) data, use Random Number to add noise, use Gaussian Fit to model
the data.
Each
student will submit LabVIEW LLB file named CW13_lastname.llb
via Blackboard. Values should be saved using Edit/Make Current Values Default
before saving the files. Your full name, and date should be included within the
file. If two students work together on the same file, include the second last
name in each item described above. A third student will not receive credit.
*Remember
that this is an individual work (turn it in, as instructed, with your name and
date). Home-works and class-works count 20% toward the course grade.
Class-works are done in class.