Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.443.462 Times

Binary Mlm software
Filter: All | Freeware | Demo
 

Binary Mlm

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 837

Parsing binary files with regular expressions This script allows you to use the regular expression engine to parse binary files, especially those for which the struct module alone is inadequate.The typical way to parse binary data in Python is to use the unpack method of the struct module. This works well for fixed-width fields, but...



Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 493

Binary search and insert in Python This script demonstrates a binary search through sorted data using bisect. A large array of random numbers is generated and then sorted. The the application shows where a given number would be inserted in the random data list.





Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Binary search and insert in Python Download

Added: May 10, 2013 | Visits: 482

Binary search in one line This is an implementation of the binary search algorithm in (almost) one line. Given a number 'n' and a list 'L', the function returns the index of the number on the list, or -1.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Binary search in one line Download

Added: May 10, 2013 | Visits: 470

Binary ordered tree This script is a simple example demonstrating the construction of binary trees.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): Binary ordered tree Download

Added: August 31, 2013 | Visits: 519

Binary Amplitude Shift Keying This script simulates the Binary Amplitude Shift keying. Since BASK is a digital modulation scheme, you can modulate as many bits as you want. however, I have only simulated it for 5 bits, so that the results are visible.This is code for BASK only, means it can only modulated two digital states.I...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Binary Amplitude Shift Keying Download

Added: July 06, 2013 | Visits: 577

BOC(Binary Offset Carrier) new GPS Signal (Galileo) Binary Offset Carrier , resume.txt include


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (41): BOC(Binary Offset Carrier) Download

Added: June 02, 2013 | Visits: 542

Binary Frequency Shift Keying This script simulates the Binary Frequency Shift keying. Since BFSK is a digital modulation scheme, you can modulate as many bits as you want. however, I have only simulated it for few bits, so that the results are visible.This is code for BFSK only, means it can only modulated two digital states...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Binary Frequency Shift Keying Download

Added: April 22, 2013 | Visits: 547

BER vs. SNR of a binary antipodal communication system A uniform random number generator is used to generate the binary information sequence from the binary data source. The sequence of d-de?0d-deOaos and d-de?1d-deOaos is mapped into sequence of +E and d-deOCtEwhere E represents the signal energy. E may be normalized to unityThe Gaussian noise...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): BER vs. SNR of a binary antipodal communication system Download

Added: June 15, 2013 | Visits: 699

Binary to Decimal Converts binary data of any format in a string to floating point decimal of a defined fraction size.The "intsize" input parameter defines the size of the exponent and sets the fixed point location in the binary number. se accompani for test program for test of this function


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Binary to Decimal Download

Added: June 11, 2013 | Visits: 589

Smartspice binary format RAW file reader [data, plot_title] = ssbin2mlab(filename, desired_variable) reads a Binary Smartspice RAW file 'filename' and extract the variable(s) of interest from 'desired_variable' using the file's own variable index format and place the data in column into the variable 'data' and also return a title into...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Smartspice binary format RAW file reader Download

Added: August 31, 2013 | Visits: 449

Converting between text strings and binary vectors This zip file contains two functions: STR2BIN converts an ASCII text string to a vector of binary values, and BIN2STR converts a vector of binary values back to an ASCII text string.


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Converting between text strings and binary vectors Download

Added: June 16, 2013 | Visits: 544

McCabe-Thiele Method for an Ideal Binary Mixture The program computes the number of equilibrium stages for a binary ideal mixture with relative volatility equal to 2.45. The feed is a two phase mixture with a feed quality is equal to 0.85. The distillate, feed and bottom mole fractions are 0.9, 0.5 and 0.1, respectively. The reflux ratio is...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): McCabe-Thiele Method for an Ideal Binary Mixture Download

Application of the Riccati Equation to Solve Binary Distillation Problems We solve a binary distillation problem using the solution of a Riccati equation. We find that four plates are needed to achieve the desired product purity. We also compute the number of stages with the classical approach by stepping off stages using the equilibrium curve and the operating line....


Platforms: Matlab


Added: August 05, 2013 | Visits: 623

Simulink pseudo-random binary sequence generators The PRBS are based on 3 to 9 bits memory delays and put out 2^3 -1 to 2^9 -1 binary sequence length. Usage: these generators can be used in process identification as noise source on command signal


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (43): Simulink pseudo-random binary sequence generators Download

Added: August 05, 2013 | Visits: 573

Binary VLE Computations using Wilson's Model One must input to a dialog box Antoine's constants, Wilson binary interaction parameters and liquid molar volume of any binary mixture of his choice. The program computes and plots activity coefficients, relative volatility and VLE diagram.


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (42): Binary VLE Computations using Wilson's Model Download

Added: June 18, 2013 | Visits: 468

Binary Phase Shift Keying This script simulates the Binary Phase Shift keying. Since BPSK is a digital modulation scheme, you can modulate as many bits as you want. however, I have only simulated it for few bits, so that the results are visible.This is code for BPSK only, means it can only modulated two digital states on...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Binary Phase Shift Keying Download

Added: June 22, 2013 | Visits: 484

Agilent 8753/8720 VNA Binary Data Read This programs shows how to read data back from the Agilent/HP 8753/8720 Series Network Analyzers using FORM5 (32-bit little-endian) binary block format


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Agilent 8753/8720 VNA Binary Data Read Download

Added: September 08, 2013 | Visits: 501

Multifractal spectrum of a binary image Calculates multifractal spectrum of a binary image based on the ideas in the paper by Posadas et al., Soil Sci. Soc. Am. J. 67:1361-1369, 2003.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Multifractal spectrum of a binary image Download

Added: April 22, 2013 | Visits: 392

Binary Option Pricing Model This code can be used to price binary options. A binary options have a payoff of 0 or 1. I wrote this code to price the fair value of the Intrade.com contract: (DOW to close HIGHER than prev close).


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Binary Option Pricing Model Download

Added: May 16, 2013 | Visits: 469

Binary STL file reader This function is used for loading binary STL filesThere are already two stlread.m files available on the mathworks file exchange site. Harlev's version reads in the data and returns matrices with X/Y/Z formatted vertex data. Johnson's program reads in the data and returns Face/Vertex/Normal...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Binary STL file reader Download

< 1 2 3 4 5 >