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

Data Types In Matlab freeware
Filter: All | Freeware | Demo
 

Data Types In Matlab

< 1 2 3 4 5 > 
Added: May 20, 2013 | Visits: 406

XML utilities for MATLAB xmlread, xmlwrite and xslt are not provided in MATLAB 6.1 (R12.1), but if you've got the Report Generator installed you'll have the "Saxon" and "Xerces" JAR files which contain an XML reading/writing/transforming implementation. All you have to do is call the right Java methods. The attached...



Platforms: Matlab

License: Freeware Size: 10 KB Download (47): XML utilities for MATLAB Download

Added: May 22, 2013 | Visits: 460

Substitute Expressions in Matlab This function provides a supplement to the Matlab Symbolic toolbox to substitute and simplify long expressions. Maple does not provide this functionality.input-- Input expression that has some terms to be substituted. >> input='a^2-2b+c-3'; >> inputmode=1;Note that 'inputmode=1' indicates that...





Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Substitute Expressions in Matlab Download

Added: July 11, 2013 | Visits: 305

ASNread ASNread reads in ASN-formatted genetic sequence data into a MATLAB structure.


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): ASNread Download

Added: September 06, 2013 | Visits: 497

Demo files for The example is on developing an algorithm for detecting an object (green ball) in MATLAB. The demo highlights* image import (and video import)* image visualization* simple image processing* automatic report generation* GUI building* deploying stand alone applicationYou can find the recording of...


Platforms: Matlab

License: Freeware Size: 327.68 KB Download (41): Demo files for "Algorithm Development with MATLAB" Webinar Download

Tutorials on Creating, Compiling and running CUDA Accelerated programs in Matlab Includes Guides on how to use visual studio to create Matlab compatible Cuda Code, how to compile, debug and run it using various methods, and much more.


Platforms: Matlab


Added: August 02, 2013 | Visits: 553

Tahoe Data Manager Tahoe Data Manager is an access point to all kinds of data stored within SeaMonkey and Firefox, like Cookies, Content Preferences, Permissions, and Form Data, all within an about:data tab in the browser! The name "Tahoe", and old Washo Indian word for "deep water", refers to a lake on the...


Platforms: Mac

License: Freeware Size: 40.96 KB Download (41): Tahoe Data Manager Download

Added: February 16, 2010 | Visits: 1.106

IFF Format Library IFF Format Library provides header structures and utility functions for reading and writing data files in the Interchange Files. The Interchange File Format is a simple structured binary file format consisting of sized and typed chunks of data, selectively readable without having to know the...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (101): IFF Format Library Download

Added: June 14, 2010 | Visits: 829

tpl Tpl is a binary data interchange format and C API. C programs can use tpl to store or load serialized images of structured C data. The data is stored in its native binary format. The data can consist of the basic C types, binary buffers and strings, and aggregations and arrays. The serialized...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (94): tpl Download

Added: June 17, 2010 | Visits: 866

ULDBF ULBC project is a set of ANSI C Libraries to add typical data types like Strings, Queues, Stacks, Hashes, Trees, etc with its correspondent API to manage them. This initiative is the base for bigger tools that will use ULBC as its general library. Whats New in This Release: - A new release...


Platforms: *nix

License: Freeware Size: 68.61 KB Download (92): ULDBF Download

Released: June 22, 2012  |  Added: June 22, 2012 | Visits: 418

CSV Data Mix The csvdatamix project aims to randomize CSV input data files in order to conceal the original state of the data. Similar to data masking or data transformation. Also has mapping abilities to translate back to the original state of the data.


Platforms: Windows, Mac, Linux

License: Freeware Size: 18.28 KB Download (47): CSV Data Mix Download

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 465

Open Magic Data (OMD) The Open Magic Data project (OMD) is an attempt to organize magic data (data used in the Magic: The Gathering (TM) game) into a format that allows for easy access by encoding it into XML. see the Home page for more details. http://omd.sourceforge.net/


Platforms: Windows, Mac, Linux

License: Freeware Size: 794.44 KB Download (46): Open Magic Data (OMD) Download

Released: October 25, 2012  |  Added: February 12, 2013 | Visits: 762

SWX Onlinebackup SWX-Onlinebackup can simultaneously store data in up to 8 different backup targets. Available for it are local disks, FTP servers, local network and data services in the "cloud" (WebDAV). Already integrated Cloud's are: Dropbox, CloudMe, Strato HiDrive, 1 & 1 SmartDrive, T-Online Media...


Platforms: Windows

License: Freeware Size: 3.98 MB Download (63): SWX Onlinebackup Download

Added: May 10, 2013 | Visits: 323

OpenFluo It can quickly process data and to visualize changes in fluorescence; or it can be used to complete multiple analyses of the data obtained in several experiments.Different spatial and temporal filters, as well as correction for bleaching can be applied. The outputs consist in fluorescence time...


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

License: Freeware Download (56): OpenFluo Download

Added: May 10, 2013 | Visits: 440

Function to generate OVSF code OVSF code is used in wireless transmission to combine two messages having different data rates in an orthogonal manner. Requirements: - MATLAB 7.6 or higher


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

License: Freeware Download (55): Function to generate OVSF code Download

Added: May 10, 2013 | Visits: 344

Filter ID Using this script, you can avoid trivial verification of php scripts deployed on your store those not checking the data types when accessing the database thus having potential security holes in your store’s code.This module filters parameters passed during page transitions through the...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): Filter ID Download

Added: May 10, 2013 | Visits: 634

Import in MS Excel Description to make an ODBC coupling to MySql server for easy data import in Excel.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Import in MS Excel Download

Added: August 31, 2013 | Visits: 362

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

Added: August 19, 2013 | Visits: 461

plotfit [coef, RSquared]=plotfit(x,y,polyorder)A simple function that accepts x,y data pairs in in the vectors "x" and "y", fits it to a polynomial of order "polyorder", plots the data and the fit, and displays the fit coefficients and the goodness-of-fit measure R-squared in the upper left corner of the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): plotfit Download

Added: May 21, 2013 | Visits: 507

Image Processing Subset The Image Processing toolbox toolbox is lacking a key feature I need, namely the support of all data types.Quick list of the source included:imhist_thresh.cpp: Generate histogram from data, # of bins based on unique values.imsmarthist_thresh.cpp: equalize data based on...


Platforms: Matlab

License: Freeware Size: 501.76 KB Download (52): Image Processing Subset Download

Added: September 15, 2013 | Visits: 399

CreateMatrixFromModelData CreateMatrixFromModelDataMike AnthonyMark McBroomCopyright 2010 The MathWorks, Inc.This is a recursive function takes any of the following data objects commonly associated with data logging in Simulink: Simulink.ModelDataLogs Simulink.SubsysDataLogs Simulink.ScopeDataLogs Simulink.TsArray...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): CreateMatrixFromModelData Download

< 1 2 3 4 5 >