Software Downloads for "Led Array"
- SoftCollection LED Line
- License: Shareware

Description: SoftCollection LED Line program lets you make a virtual LED table in the air. You can make simple hardware, as shown in the picture below, that consists of an 8 LEDs line, 9 resistors of 470 Ohm each, a button and a pendulum that presses this button. If you will move LED line left and right 5-10 times per second and desired LEDs will shine at desired moments, you will see words in the air. There is still a problem of line synchronization so the mechanism of button and pendulum is needed.
- Platform: Windows
- Publisher: SoftCollection
- Date: 26-10-2009
- Size: 194 KB
- Led Digital Clock
- License: Freeware

Description: Beautiful Led Digital Clock. Features: It is possible to change color of leds to one of the following colors (Yellow, Red, Green, Blue, White).. SoftCollection Software. Led Digital Clock (JAVA) FreeWare It is possible to change color of leds to one of the following colors,LCD Clock (JAVA Applet) FreeWare It is possible to run this applet with different parameters. For example: HH:MM:SS DD/MM/YYYY HH:MM:SS HH:MM,Converter (JAVA) FreeWare This Converter translate a chosen file into Java byte array format,Magnifier (JAVA) FreeWare Lens that magnifies by two everything on the screen.
- Platform: Windows
- Publisher: SoftCollection
- Date: 09-10-2009
- Size: 40 KB
- GIF to LED Animation Screensaver Maker
- License: Freeware

Freeware tool lets you convert GIF animations into virtual LED animation screensavers. No programming skills needed: just load a gif image to workspace with a point-and-click, The created screensavers are self-contained single .SCR files..
- Platform: WinOther
- Publisher: FoxArc Software Technologies.
- Date: 27-08-2012
- Size: 1516 KB
- LED-Bar
- License: Demo

LED-Bar v1.1 is an easy-to-use and completely customizable scrolling LED display with support for 6 different special effects, 9 different border styles and adjustable scroll speed and direction. It is easy to configure and use and provides a convenient and attractive way to display colorful headlines or announcements on your site..
- Platform: Linux, Windows
- Publisher: Spriteworks Developments
- Date: 20-04-2013
- Size: 1274 KB
- Led Digital Clock for Graphics and Animations
- License: Freeware

This program displays a Led Digital Clock that shows hours, minutes and seconds simultaneously. You can configure color, x-coordinate, y-coordinate. Usage - Type in console in the directory where you unpacked the converter: java LedClock.
- Platform: Java, Scripts
- Publisher: Michael Margold
- Date: 24-04-2013
- Size: 102 KB
- 3D Array Factor of a 4x4 planar array antenna
- License: Freeware

3D Array Factor of a 4x4 planar array antenna calculated using general formulas and then plotted in 3D format. "AB" shows the excitation amplitude of the elements and "AB_phase" shows their phases. Elements are placed on the x and y axis and element factor is ignored. The code can easily be extended to larger general arrays..
- Platform: Matlab, Scripts
- Publisher: Hadi Aliakbarian
- Date: 05-01-2013
- Size: 10 KB
- Antenna's Array Synthesis
- License: Freeware

This is an old program (1.999) that I have written for understanding radiation patterns of antennas. Basically I was looking for the relationship between interference diagram (Fourier transform of ilumination, usually called Array Factor) and 3D radiation pattern of the Array. For that reason, it represents XY, XZ and YZ planes instead of H and E. On this version the visible space is not update. On final version (I don't find it), the visible space where delimitated between lines over the interference pattern, and you can see how it varies with distance between antennas and ilumination phase law.
- Platform: Matlab, Scripts
- Publisher: Cesar Delgado Gonzalez
- Date: 01-05-2013
- Size: 225 KB
- Simulink LED
- License: Freeware

Simulink LED Used to display status of signal. 'Outport' Checkbox is for displaying the current value, the user can connect the outport with a display block, the value from the outport of LED is equal to the inport. The range syntax: (-inf 1] (0.5 0.7) [0 1] (2 inf) please make sure that the '-inf' and 'inf' are always with brackets '(' and ')'. Hint: Using with only one Range (should be Range1), please leave Range2 being empty..
- Platform: Matlab, Scripts
- Publisher: Po Hu
- Date: 17-01-2013
- Size: 20 KB
- Convert Time Array to a Datenum Array
- License: Freeware

UTC time (universal time convention) is used in ANSI-C standard for defining time. This is measured in seconds since 1970, at the Prime Meridian. The UTC2Datenum_array function takes a M x 1 array of UTC time values and converts it to a M x 1 array of Matlab serial Time values. This code is derived from the UTC2datenum function written by Abraham Cohn of Philips Medical Systems. This code does not convert UTC to local time.
- Platform: Matlab, Scripts
- Publisher: Mark Evans
- Date: 13-01-2013
- Size: 10 KB
- Routh Hurwitz array
- License: Freeware

Given the coefficients of the characteristic polynomial the Routh-Hurwitz array is created and printed. Additionally, this method shows some results from the array relating to the stability of the system..
- Platform: Matlab, Scripts
- Publisher: J. Sebastian Palacio
- Date: 13-06-2013
- Size: 10 KB
- Normalize Array Row Wise
- License: Shareware

No error checking a very basic function easy to understand Given an array X of size [m,n] output is an array of size [m,n] the rows of the output array sum to 1.
- Platform: Matlab, Scripts
- Publisher: Shivani Rao
- Date: 02-01-2013
- Size: 10 KB
- Convert Struct to Cell Array With Column Headers
- License: Freeware

Accepts a 1-dimensional struct array (in the format 1xn) and converts it into a cell array. The first row of the cell array has the struct's field names in each column; the data from each of those fields for each entry in the struct array appears in subsequent rows. The idea is to make it easy to prep data for writing to an Excel spreadsheet using xlswrite. Example: weather = 1x3 struct array with fields: temp rainfall >> wxcell = structToCellArrayWithHeaders ( weather ) wxcell = 'temp' 'rainfall' [ 68] [ 0.
- Platform: Matlab, Scripts
- Publisher: Andrew Blackburn
- Date: 21-03-2013
- Size: 10 KB
- Designing the array of antenna patterns
- License: Shareware

An array of antenna elements is a spatially extended collection of N similar radiators or elements,.
- Platform: Matlab, Scripts
- Publisher: farshid azhir
- Date: 22-01-2013
- Size: 10 KB
- Inversion every 2D slice for arbitrary Multi-dimension array.
- License: Shareware

Inverse every 2D matrix slice (the first two dimensions) for multi-dimensional array M: M(:,:,p,q,...) * X(:,:,p,q,...) = repmat(eye(m),[1,1,p,q,...]), where input M is a N-D array (m x m x [p x q x ...]), for all possible m=1,2,3,... and optional higher dimensions. Output X array has the same size as M..
- Platform: Matlab, Scripts
- Publisher: Xiaodong
- Date: 12-05-2013
- Size: 10 KB
- Cell Array to CSV-file [cell2csv.m]
- License: Shareware

This function writes a cell array into a CSV-file. It works with empty cells, numeric, char, string and logical cells. One array can contain all of them, but only one value per cell. CSV-files can then be read by Excel, so you don't need DDE or ActiveX..
- Platform: Matlab, Scripts
- Publisher: Sylvain Fiedler
- Date: 01-05-2013
- Size: 10 KB
- Galois Field Array to Exponential Array Conversion
- License: Shareware

This code converts a Galois Field array created using GF(2^m) for a given primitive polynomial into the 'exponential' notation, which you can use with gfrepcov() to binary if you wish. Uses the gf2dec() function internally. Example usage: >> genpoly = rsgenpoly(15,11) genpoly = GF(2^4) array. Primitive polynomial = D^4+D+1 (19 decimal) Array elements = 1 13 12 8 7 >> gf2exp(genpoly, 4, primpoly(4)) ans = 0 13 6 3 10 Showing this RS Polynomial is of form: X^4 + A^13*X^3 + A^6*X^2 + A^3*X + A^10, which is how you see it displayed in text books etc.
- Platform: Matlab, Scripts
- Publisher: Colin
- Date: 01-03-2013
- Size: 10 KB
- Extended array indexing
- License: Shareware

Given an array, it is possible to imagine a virtual array formed by padding the original array out in all directions. Valid subscripts for this virtual array range through all the negative and positive integers, without regard to the size of the original. This function implements this idea. The padding out can be done in many ways. The following are implemented: using a constant value; replicating the border elements of the original; tiling the virtual array with copies of the original; tiling the virtual array with copies that have been flipped so that there is mirror symmetry along the borders of every copy.
- Platform: Matlab, Scripts
- Publisher: David Young
- Date: 07-06-2013
- Size: 10 KB
- LED Xtream for Windows 8
- License: Shareware

LED Xtream for Windows 8 is a handy application designed to transform your desktop or device into a LED banner. You can enter a text that will be displayed on the desktop or select one of the preset messages.
The app allows you to display customized messages on projectors or public displays by using your Windows 8 device.
.
- Platform: Windows
- Publisher: NisalW
- Date:
- PD100 Array Calculator
- License: Shareware

PD100 Array Calculator was created as a handy and sophisticated engineering software that can help designers find out which PD100 cabinet is right for their application.
PD100 Array Calculator is a software that can also be used to determine how many PD100 cabinets are needed, how to configure them, what DSP setting to set for each driver, and what the resulting coverage will be at any frequency.
.
- Platform: Windows
- Publisher: JBL Incorporated
- Date:
- Array Visualizer
- License: Shareware

Array Visualizer is a handy and reliable application designed to display arrays in 2D, 3D and 4D views.
The utility allows users to select the size of the arrays. These can also be imported from a txt file. You can also configure the cell dimensions.
.
- Platform: WinOther
- Publisher: Amir Liberman
- Date:



