Tag Archives: LabVIEW

LV Slider with multiple slides and custom pointer

Notes

Posted in Test Sector | Tagged , , , , | Leave a comment

XOR Neural Network in Matrix form Forward Feed Part

Forward Feed part of XOR Neural Network using LabVIEW(r) Matrix   ac Paint used in this presentation is a Microsoft product LabVIEW® is a National Instruments product This post is not connected or endorsed by any company. All company names … Continue reading

Posted in Test Sector | Tagged , , , , | Leave a comment

LV_Neural Network – XOR

A Neural Network for XOR Input Layer-Hidden Layer – Output Layer Using non matrix to show math better (future will use matrix) Also tested to see XNOR training set       Paint used in this presentation is a Microsoft … Continue reading

Posted in Test Sector | Tagged , , , , | Leave a comment

LV Property Value vs Local Variable Speed Test

Showing how Property Node Value and Local Variable time effect when inside a loop Summary: Property Node show big time slow down vs Local Variable. Programming Language: LabVIEW® 2019   LabVIEW® is a National Instruments product This post is not … Continue reading

Posted in Test Sector | Tagged , , , , , | Leave a comment

2D Pixel BW to objects grouping

Collecting all the objects into a cluster from the 2D Pixel B&W previously created. (see previous posts) 2D Pixel array must have been created from a well defined row spaced images. First row grouping then column grouping. Similar to edge … Continue reading

Posted in Test Sector | Tagged , , , , , | Leave a comment

2D Color Array(B&W) to Boolean Array and XYgraph

Continuing from previous post BMP to 2D Color array This time 2D array to 2D boolean with subset and scaling , then to xy Graph. Programming Language used: LabVIEW®   2D color array(which was turn to B&W image-see previous post) … Continue reading

Posted in Test Sector | Tagged , , , , , , | Leave a comment

LV Test Data Image 0-9s

Loading a bigger file then previous post (that was a small 9×11 pixel pattern) This time using a set of 0 — 9 numbers Image is row of number with description of font used. A full black vertical line is … Continue reading

Posted in Test Sector | Tagged , , , , , , , , , | 1 Comment

LV BMP image to 2D color array

Getting BMP test image to 2D color Array Programming Language: LabVIEW® 2019 (a National Instruments product) Picture Editor: Paint (a Microsoft product) This is the way used to  change U32 in array to color in the array   Paint used … Continue reading

Posted in Test Sector | Tagged , , , | Leave a comment

LV Rotational Matrix using Array

Using 1D array for x,y. Using 2D for the rotational matrix using the CCW for positive deg Program Language: LabVIEW® 2019 Add a tracking of points just to verify a circle. turn on Track of points and incremented to 90 … Continue reading

Posted in Test Sector | Tagged , , , , | Leave a comment

Using Delacor’s DQMH® Add-on for LV

The following presentation is on first use of Delacor’s DQMH® add-on for LabVIEW® A simple task “Smart Table” Create Project using Delacor’s DQMH  (Delacor Queue Message Handler) Add the following feature for the table Add a Header Add Data Clear … Continue reading

Posted in Test Sector | Tagged , , , , , , | Leave a comment