Virtual Instrumentation Lab
1 Create a VI to convert Binary number to Decimal number.
2 Create a VI programming to design Decoder for two Binary inputs
3 Compute the Expression (X1+2)*3 and 5+X2*log(X2) using Expression Node, Formula Node for the inputs X1&X2.
4 Build a VI Program to Display a name 10 times Using For Loop
5 Create a VI programming to display the Numbers from 1 to 100 in steps of 3
6 Create an1D Array of numbers, Obtain a number as input check whether the number is present in the array. If so print the position of the Number & check whether it repeats in the Array
7 Create a Array of Numbers& Sort them in Ascending & descending Order.
8 Build a VI which finds number of Occurences of Praticular string in Array of strings
9 Create a VI to plot the output temperature values on a chart to display the variation of temperature values. Provide the option User can measure temperature either in Celsius or Fahrenheit
10 Build aVI to execute the Equation to obtain the waveform a= tanh(x)+cos(x) , y=a^3+a where x varies from 0 to 200 in steps 0.1
No comments:
Post a Comment