Feeds:
Posts
Comments

Archive for the ‘Labview’ Category

What if you want to read the second column from the two dimensional array given below. Two for loops – one nested inside will read it.  Click on the following figure to get a clear view! What about writing it in c??  Here is the program. #include <stdio.h> int main() { int a[3][4];  //allocate space [...]

Read Full Post »

Imagine a target where archer A and archer B are trying their luck for a good shot. The following figure is the outcome. Now let us try to figure out who has done the best. Again it depends on what you want to see. The common error measurements are as follows:         [...]

Read Full Post »

Read Full Post »

Follow

Get every new post delivered to your Inbox.