Freeware Downloads for "Matlab Pls Data"

This adaptor enables you to use MATLAB and MATLAB's Data Acquisition Toolbox with the Agilent's U2300A Series data acquisition devices. Install this adaptor as instructed in the installation guide called 'Getting Started MATLAB with Agilent DAQ Devices' The adaptor requires the instrument's respective IVI-COM instrument driver to be installed in order to operate. This driver can be downloaded for free at: http://www.agilent.com/find/ivi-com This adaptor also requires VISA software to be installed in order to connect to the instrument using IVI-COM drivers.

  • Platform: Matlab, Scripts
  • Publisher: Neo
  • Date: 02-05-2013
  • Size: 4229 KB

How to fit a 2D Gaussian function to noisy data in Matlab? Or data with another number of dimensions and arbitrary fit function? It took me a while to find out how Matlab does this by the functions lsqcurvefit, fmincon or fminsearch. This project demonstrates how to use these functions to fit ND data with ND functions. Several tests are compiled in the file fit_test.m. Reading and trying out this file will explain a lot. fit_nl.m and fit_nl_ex.m are written around the matlab functions lsqcurvefit/ fmincon/fminsearch.

  • Platform: Matlab, Scripts
  • Publisher: Jan
  • Date: 24-05-2013
  • Size: 31 KB

This m-file/figure is designed to quickly plot Excel ".xls" files, tab-delimited files ".txt", old Macintosh cricket-graph files with ".txt" extension and MATLAB generated data. Excel file can contain "holes" and "NaN's". Extensive help "help plotmydata" and example files are included. Eliminates the need for Excel Chart Wizzard for line plots..

  • Platform: Matlab, Scripts
  • Publisher: LeRoy Alaways
  • Date: 04-05-2013
  • Size: 61 KB

This is the data set you will need to participate in the Data Visualization contest. For more information, refer to the rules posted here. http://www.mathworks.com/contest/datavis/rules.html You can also follow the latest announcements on the contest blog here. http://blogs.mathworks.com/contest/.

When a fault occurs in any portion of the power system network, the primary relay must act first. But to be on the safer side a 'Back-Up' relay to the 'Primary' relay is also provided with a proper discrimination time in their operation. Discrimination time is provided so as to allow the primary relay to act first. In case if it fails, then the back-up relay acts. This is done so as to isolate the healthy portion from the faulty portion. Time of operation is basically determined by the following relay settings: 1.

CMMFile is a fast and easy to use binary file exchange interface between c++, Mathematica and Matlab
easy data exchange between c++, Mathematica and Matlab, works as cout in c++, deals with sequences of data types.

  • Platform: WinOther
  • Publisher: Cmmfile
  • Date:

This webinar focuses on strategies and techniques for handling large amounts of data in MATLAB, including: * Understanding memory and its constraints * Maximizing system resources * Minimizing your memory footprint in MATLAB * Accessing memory across multiple systems Leveraging these strategies and techniques will allow users to avoid out of memory errors in MATLAB. This webinar is targeted toward people already familiar with MATLAB. Similar information is also available in technical note 1107: http://www.

The script is a good demo technique to show how complex numeric data can be exported and imported in MATLAB.

  • Platform: Matlab, Scripts
  • Publisher: Sulaymon
  • Date: 17-06-2013
  • Size: 10 KB

The Matlab toolbox Gait-CAD is designed for the visualization and analysis of time series and features with a special focus to data mining problems including classification, regression, and clustering..

If you need to access a remote machine from your Matlab session (for near-real time data transfer etc...) this set of functions allows you to programmatically send a single command and obtain the return values as a cell array. Added SFTP function that is compatible with this library. Changed to use Matlab's binary read operations. Tested and achieved over 1.2MB sustained transfer rate. SCP functionality has been included to transfer files back locally. This requires the open-source Ganymed SSH-2 for Java that is freely available online.

  • Platform: Matlab, Scripts
  • Publisher: David Freedman
  • Date: 16-06-2013
  • Size: 10 KB

Samplify for Matlab allows sampled data users (those capturing real-world samples from A/D converters, or sending samples to D/A converters) to compress these samples in one of three compression modes: a) SignalZIP (TM) lossless mode, b) Samplify fixed-rate mode (users specify the desired compression ratio) c) Samplify fixed-quality mode (users specify the desired dynamic range) Samplify for Matlab demonstrates the achievable rate-distortion tradeoffs (higher bit rates have lower distortion) of the Samplify compression algorithm.

  • Platform: Matlab, Scripts
  • Publisher: Al Wegener
  • Date: 24-05-2013
  • Size: 4506 KB

he zip file contains the demo shown on August 10, 2006 for the Webinar titled "Data Analysis with MATLAB Products". The demo requires Signal Processing and Statistics Toolboxes. It is recommended that the webinar is viewed prior to running the files contained in this download. The Webinar can be found at http://www.mathworks.com/company/events/ar...d_webinars.html..

  • Platform: Matlab, Scripts
  • Publisher: Stuart Kozola
  • Date: 21-04-2013
  • Size: 9216 KB

The current submission illustrates a way to use the popular open source arduino boards with MATLAB illustrating the capabilities of data acquisition and visualization in real time . The Arduino Demilanove based on the ATMEGA 328 is used to send a series of time series through the serial interface and the matlab code acquires the data and performs a meaningful part of the same at a baud rate of 9600. There are quite a few things that could be made more visually appealing by using Matlab with the microcontrollers ! I was happy to get my board at a low cost not bearing much custom duties and i have listed the vendor who markets them in India !.

  • Platform: Matlab, Scripts
  • Publisher: Sreeram Mohan
  • Date: 24-04-2013
  • Size: 10 KB

Example code from "Handling Large Data Sets Efficiently in MATLAB " webinar (http://www.mathworks.com/company/events/we.../wbnr30435.html) describing strategies for handling large amounts of data in MATLAB and avoiding "out-of-memory" errors. It will provide you with an understanding of the causes of memory limitations in MATLAB and a set of techniques to increase the available memory in MATLAB. It will also show techniques for minimizing memory usage in MATLAB while accessing, storing, processing, and plotting data.

  • Platform: Matlab, Scripts
  • Publisher: Stuart McGarrity
  • Date: 16-02-2013
  • Size: 1290 KB

Slides, software, and data for the MathWorks webinar, "Using MATLAB to Develop Macroeconomic Models." The file moneydemo.zip contains a file moneydemo.pdf with slides for the webinar and a collection of MATLAB scripts and helper functions to perform a number of macroeconomic analyses. The main script is called moneydemo.m. Instructions and some suggestions for tweaking the MATLAB code are in the file readme.txt..

  • Platform: Matlab, Scripts
  • Publisher: Bob Taylor
  • Date: 08-06-2013
  • Size: 266 KB

This is the source code and script from the case study presented during the Data Analysis Webinar on 4/24/03 (archived at http://www.mathworks.com/cmspro/online/5102/req.jsp?13727). The case study demonstrates how several MATLAB toolboxes can be used together to handle a real-life engineering task. Highlights: - Signal processing of a .wav file with the Signal Processing Toolbox - Automatic generation of a report containing batch data analysis with the MATLAB Report Generator - Identification of helicopters on unlabeled tape recordings, with the Data Acquisition Toolbox and the Instrument Control Toolbox.

  • Platform: Matlab, Scripts
  • Publisher: Scott Hirsch
  • Date: 17-05-2013
  • Size: 4659 KB

A package of Matlab functions for exploring spatial patterns of correlation in high resolution climate data. Cross-similarity parameters (dominant lag, max-similarity, window cross-similarity) are calculated for each pair of records and presented on maps as well as plots with an intersite distance. Software was applied on hourly precipitation records. More information http://www.ida.liu.se/~agbur/Software.htm.

ETOPO2, GEBCO Four Matlab functions to extract the data from two global topographic data base, ETOPO2v2 and GEOBEC. Four Matlab functions are provided to extract the data from two global topographic data base, ETOPO2v2 and GEOBEC. Functions, read_etopo2v2g_f4_nc_v*.m, extract the data from the netcdf file ETOPO2v2g_f4.nc which is available from http://www.ngdc.noaa.gov/mgg/global/relief...OPO2v2g/netCDF/. The other functions, read_GridOne_v*.m, extract the data from GridOne.grd available from http://www.

  • Platform: Matlab, Scripts
  • Publisher: Zhigang Xu
  • Date: 06-01-2013
  • Size: 20 KB

If you have a C function with arguments that are float or pointer to float (rather than double or pointer to double) you can call the function from MATLAB and pass arguments to the function as single data types. For example, in this case we have a C file that is a highpass filter. In MATLAB ver. 7 we pass arguments to the function as: [out,mem]=hpinput(single(n),single(mem)); Note that mem is used both as input to the function and output to the function. If the arguments to the C function were of type double or poiter to double, there was no need to use 'signle' type casting when we were calling the function in MATLAB.

  • Platform: Matlab, Scripts
  • Publisher: Ali Behboodian
  • Date: 21-01-2013
  • Size: 10 KB

SSLTool is a Matlab toolbox specially created for bioelectromagnetic data (EEG / MEG) visualization and surface Laplacian calculation and modeling.

SSL comes from Spline Surface Laplacian. SSLTool provides a streamlined GUI for model creation, data IO and cleanup, as well as SSL calculation and visualization.


.

  • Platform: WinOther
  • Publisher: Siyi Deng
  • Date:

Matlab Pls Data: Freeware | All

New Reviews


Print Inspector

Whether you are using a printer connected to your local desktop computer or a print server sometimes you need to see whats going on in your printer by having a close look at the print jobs sent by the users. Print Inspector is such type software ...


Disk Genius

Disk Genius was formerly known as Partition Guru which is an all-in-one solution for disk partition management, data recovery and disk repairing. It can recover lost files from partition, backup and restore partition table, clone partition or clone ...


Safe In Cloud

It is quite difficult to find any computer users nowadays who do not need to use the web, for any purpose. Whether it is for education or entertainment, the web is your best resource. You also need to use various online services for banking, ...


PictBear

Nowadays, a majority of PC users resort to digital image editing once in a while. It may be required for retouching image captured in smart phones or for creating an album in Facebook. For some people, tinkering with digital images is a pastime too. ...


Panda Cloud Cleaner

PC security has become a tricky and complicated subject both for home users and network supervisors, with complexity and risk factors multiplying over the years. Using a single antivirus app may not be enough anymore. That explains why many users ...


SnapCrab

Nearly every PC users need to take screenshots from time to time, whether it is for personal or professional needs. While using the basic Windows screenshot capture method is available, it is not adequate for everyone. When you want to capture ...


BitKiller

Dealing with various types of data efficiently holds the key to success in any computing task. Apart from generating new data and modifying existing files, it becomes necessary to delete existing files at times. While most users resort to using ...


SeaMonkey, Portable Edition

Using the Internet has become a necessity for a majority of people, including those who do not use a PC regularly. To browse web, stream video or download online content, people often resort to using various third party apps. For example, using ...


TuckAway Intelligent Email Organizer Pro

Using an email software allow you to do a number of things including managing your address lists, emails and even ending memos, documents and even virtual letters. You can also use it to manage your tasks easily. The email software comes in ...


WebAcappella

Web design sector has witnessed several trends and technological innovations affect website development in big ways. With time, designing websites has become easier. Nowadays, you can find web design software that nearly eliminates the need to ...


New Downloads

Vue Injector

Vue Injector is an open-source
dependency injection library
for Vue.js created by a team
of front-end developers at ...

Project Timer

Project Timer, a project timer
for the Windows taskbar
notification area. Project
Timer is a simple but powerful
windows ...

FTP Manager Lite

Free fast FTP client supports
secure transfers and multiple
connections. The file manager
like interface is intuitive to
...

Pixillion Image Converter
Software Free

Pixillion Image Converter
Software Free is perfect for
converting your image files
for posting on the web,
emailing to ...

RationalPlan Project Viewer

RationalPlan Project Viewer is
a free project planning
software viewer, the perfect
solution for anyone (from
project ...

ClickCharts Free Flowchart
Software

ClickCharts Free Diagram and
Flowchart Software lets you
lay out your ideas,
organization, process or
create UML ...

PhotoStage Photo Slideshow
Software Free

PhotoStage Free Slideshow
Software lets you create a
slideshow from your digital
photos and videos on Windows
and apply ...

OzGIS

OzGIS is an extensive system
for the analysis and display
of geographically referenced
data. The system can be used
to ...

Vivaldi for Windows 64

The Vivaldi browser does not
track you and lets you be in
control of how your browser
looks, feels and works. It
adapts ...

PDF-XChange Lite

PDF-XChange Lite is a reduced
version of PDF-XChange
Standard that contains basic
features for use when printing
...