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.477.915 Times

Ml Implode freeware
Filter: All | Freeware | Demo
 

Ml Implode

< 1 2 3 4 > 
Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 664

Simple DirectMedia Layer for Linux Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux... Platforms: Linux

License: Freeware Download (59): Simple DirectMedia Layer for Linux Download

Released: December 16, 2012  |  Added: December 16, 2012 | Visits: 286

ArrayExpress Tab2MAGE Tab2MAGE uses a flexible spreadsheet format for MIAME annotation of microarray experiments. Tab2MAGE spreadsheets may be submitted directly to ArrayExpress, or used to generate MAGE-ML for data exchange. Platforms: Windows, Mac, Linux

License: Freeware Size: 3.61 MB Download (44): ArrayExpress Tab2MAGE Download

Added: May 10, 2013 | Visits: 678

Percent Rate x total sale price This Shipping Module is Uses a Percentage Rate based on the total amount purchased.{ $234.16 x .14 } = $32.78it also sets the minimum you will ship before flat rate is used.if ( total sale is = to or greater than $36.00 then use { $234.16 x .14 } = $32.78if not then use(flat rate =$6.50)You... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (62): Percent Rate x total sale price Download

Added: May 10, 2013 | Visits: 639

Create objects from variable class names Sometimes you would want to create objects from various classes based on some condition (without using eval()). For example when parsing X(HT)ML files you want to handle some tags using specific classes. This script is an example in this sense. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (61): Create objects from variable class names Download

Added: May 10, 2013 | Visits: 1.433

Winamp iPod Plugin The winamp ipod plugin (aka ml_ipod) is a plugin for winamp. It allows you to manage your iPod from within the winamp media library. It supports all kinds of iPods, from the classic first generation iPods, to the iPod mini, photo, nano and shuffle and everything in between. Features: - Photo... Platforms: Windows, C/C++,

License: Freeware Download (89): Winamp iPod Plugin Download

Added: September 07, 2013 | Visits: 1.126

Winamp iPod Plugin for Music and Sound The winamp ipod plugin (aka ml_ipod) is a plugin for winamp. It allows you to manage your iPod from within the winamp media library.It supports all kinds of iPods, from the classic first generation iPods, to the iPod mini, photo, nano and shuffle and everything in between.Features:- Photo upload-... Platforms: C and C plus plus

License: Freeware Size: 1.05 MB Download (56): Winamp iPod Plugin for Music and Sound Download

Added: August 31, 2013 | Visits: 367

Using Java Swing components in MATLAB JCONTROL provides an easy way to integrate a full range of java GUIs from the java.awt and javax.swing libraries into MATLAB. Example:obj=JCONTROL(Parent, Style);obj=JCONTROL(Parent, Style,...PropertyName1, PropertyValue1,...PropertyName2, ProeprtyValue2....);Inputs:Parent: the handle of a MATLAB... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Using Java Swing components in MATLAB Download

RFI (Radio Frequency Interference) Mitigation Toolbox 1.2.1 beta NOTE: Though I have uploaded this toolbox, I have no contribution in this work. Programming and research in this field has been done by students given belowKapil Gulati, Marcel Nassar, Aditya Chopra, Marcus DeYoung, Arvind Sujeeth, and Navid Aghasadeghi.It is composed of various functions used to... Platforms: Matlab

License: Freeware Size: 225.28 KB Download (47): RFI (Radio Frequency Interference) Mitigation Toolbox 1.2.1 beta Download

Added: September 08, 2013 | Visits: 576

Priority First Stack-based Sequential Decoder A stack-based sequential priority first decoder that returns Maximum-Likelihood solutions to M-QAM modulated MIMO system-type problems, i.e., a lattice decoder with optional justified rectangular boundary control. In such problems, the depth of the search tree is known and the number of children... Platforms: Matlab

License: Freeware Size: 40.96 KB Download (50): Priority First Stack-based Sequential Decoder Download

Added: July 06, 2013 | Visits: 399

Moris Lecar Matlab This is a simulink realization of Morris-Lecar neuron model.Run the ML_parameter.m first to load the parameters to the Workspace,and then run the ML.mdl to simulatethe ML neuron model.The parameters and ode algorithm,step length,can be changed to your own... Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Moris Lecar Matlab Download

Added: July 06, 2013 | Visits: 515

Priority First Spherical Lattice Space-Time Decode A stack-based sequential priority first decoder that returns Maximum-Likelihood solutions to spherical LAST coded MIMO system-type problems, i.e., a lattice decoder with spherical boundary control. In such problems, the depth of the search tree is known but the number of children per node is not... Platforms: Matlab

License: Freeware Size: 51.2 KB Download (45): Priority First Spherical Lattice Space-Time Decode Download

Added: September 16, 2013 | Visits: 543

Direction of Arrival Estimation with MUSIC Algorithm In many practical signal processing problems, the objective is to estimate from measurements a set of constant parameters upon which the received signals depend.For example, high-resolution direction-of-arrival (DOA) estimation is important in many sensor systems such as radar, sonar, electronic... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Direction of Arrival Estimation with MUSIC Algorithm Download

Added: September 11, 2013 | Visits: 438

simulink realization of Morris-Lecar neuron model This is a simulink realization of Morris-Lecar neuron model.Run the ML_parameter.m first to load the parameters to the Workspace,and then run the ML.mdl to simulatethe ML neuron model.The parameters and ode algorithm,step length,can be changed to your own... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): simulink realization of Morris-Lecar neuron model Download

Added: August 13, 2013 | Visits: 462

DIMENSION - tagging values with units Joe engineer's script works in radians and meters. The lab data files are in degrees and inches and the drawings are in mm. Joe tags everything with dimensions and never worries again about conversions. He even discovers a bug where a value he thought represented area really represents... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): DIMENSION - tagging values with units Download

Added: June 18, 2013 | Visits: 638

units.m y = units(x,'unit1','unit2') - Converts x from physical unit1 to unit2example: units(1,'in','mm') = 25.4The following units are supported:Acceleration: m/s^2, cm/s^2, mm/s^2, ft/s^2, in/s^2, GAngle: rad, deg, revArea: km^2, m^2, cm^2, mm^2, ym^2 (square-micrometer), sq-mile, sq-yd, sq-ft, sq-in,... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): units.m Download

Added: May 22, 2013 | Visits: 346

isfun: a pedestrian matlab construct determiner res = isfun(arg1,arg2,'-opt',...,argN,'-opt')determines the definition of ML constructs arg1 ... argN andreturns result-code(s)in res.f(x) = arg(x)res.r(x) = code(x)SEEhelp isfunfor more exhaustive explanations of precedence, return-codes and optionsisfun -hfor... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): isfun: a pedestrian matlab construct determiner Download

Priority First Spherical Lattice Space-Time Decoder with Boundary Control A stack-based sequential priority first decoder that returns Maximum-Likelihood solutions to spherical LAST coded MIMO system-type problems, i.e., a lattice decoder with spherical boundary control. In such problems, the depth of the search tree is known but the number of children per node is not... Platforms: Matlab


Added: August 15, 2013 | Visits: 367

ehelp: a pedestrian extended help extractor utility to provide good help is tricky: either it's too little or it clutters the command window with hundreds of lines - and thus becomes unintelligible.Therefore, it is often desirable to give a user the option of various additional (=extended) help levels that go beyond the classical> help myfuncEHELP... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): ehelp: a pedestrian extended help extractor utility Download

Added: June 07, 2013 | Visits: 449

mklib: a pedestrian function library loader generator MKLIB takes one or more list(s) of valid M-files and automatically creates a library loader function (M-file), which returns a structure of function handles to all the subfunctions found in those M-filesthe structure's field names are set to the name of the subfunctionsthis allows a user to... Platforms: Matlab

License: Freeware Size: 10 KB Download (47): mklib: a pedestrian function library loader generator Download

Added: July 14, 2013 | Visits: 233

GESCATTER GESCATTER creates a .kml file that displays colored circles at the locations specified by the vectors LON and LAT similar to ML's builtin function, SCATTER.The color of the circles is scaled relative to the values provided in third input, C.I searched the FEX's many submissions dealing with... Platforms: Matlab

License: Freeware Size: 10 KB Download (48): GESCATTER Download

< 1 2 3 4 >