Difference between revisions of "BW June 2013"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | In June I studied a MATLAB [http://www.imc.tue.nl/ tutorial]. I also mixed some ethanol solutions for testing the fibers and did some cleaning in the lab. Before going on vacation, I wrote a new version of the LabVIEW program for controlling two heaters and two pumps using a state machine approach. | + | In June I studied a MATLAB [http://www.imc.tue.nl/ tutorial]. The most interesting thing I did in the exercises was to write a program that mimics the ability of the "*" operator in MATLAB to multiply matrices, using the operator but without its built in matrix multiplication capability. |
+ | |||
+ | I also mixed some ethanol solutions for testing the fibers and did some cleaning in the lab. | ||
+ | |||
+ | Before going on vacation, I wrote a new version of the LabVIEW program for controlling two heaters and two pumps using a state machine approach. |
Latest revision as of 15:58, 12 August 2013
In June I studied a MATLAB tutorial. The most interesting thing I did in the exercises was to write a program that mimics the ability of the "*" operator in MATLAB to multiply matrices, using the operator but without its built in matrix multiplication capability.
I also mixed some ethanol solutions for testing the fibers and did some cleaning in the lab.
Before going on vacation, I wrote a new version of the LabVIEW program for controlling two heaters and two pumps using a state machine approach.