Home > By category > Scripts > Development Tools
Sort by : Name|Date|Downloads|Rating|

Listing of Development Tools in Scripts

This is similar to wind_rose, but I found that that function did way more than I needed it to. This function: 1. takes in angle measurements in earth coordinates (0 degrees is N, 90 degrees is E, 180 degrees is South, 270 deg is West) 2. converts those angles into mathematical coordinates 3.

  • Platform: Scripts, Matlab

Returns a matrix of random elements drawn uniformly from within a specified set. Sampling can be done with or without replacement. (This function was intended to fill the role of RANDINT in the Comm Toolbox, which I no longer possess. No claims are made for correctness or efficiency.

  • Publisher: David Fass
  • Date: 04-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

The file creates a GUI interface. You can select a Greek from the pop-up menu, then click one of the plot-tyhttp://www.downloadplex.com/index.php?a=admin&b=programs&os=Scripts&add.

  • Platform: Scripts, Matlab

Demonstrates a way to implement the LSM algorithm. This is done on a example from the book of Astrom and Wittenmark, Adaptive Control, 2nd ed.

  • Platform: Scripts, Matlab
  • Inflate
  • License: Shareware
  • Price: .price.
  • Rating

inflate(AMT,YEAR1,YEAR2) adjusts the value of the US dollar amount AMT for inflation as per the consumer price index, from what AMT was in year YEAR1 to what it was in year YEAR2. This is done using the CPI Inflation Calculator provided by the Bureau of Labor Statistics.

  • Publisher: Skynet
  • Date: 04-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

MATLAB in Physics is four lecture series in MATLAB that is offered to first year physics undergraduate students. The aim of this lecture series is to introduce students to computational methods in MATLAB to solve problems arising in physics that cannot be solved analytically.

  • Platform: Scripts, Matlab

LOWESS- Locally Weighted Scatterplot Smoothing that does not require the statistical toolbox in matlab. This regression will work on linear and non-linear relationships between X and Y. Modifications: 12/19/2008 - added upper and lower LOWESS smooths.

  • Platform: Scripts, Matlab

Intersection of a plane with an arbitrary surface data. The surface must be in the form of faces and vertices strcture such as patch function and the faces of the surface must be defined with triangles. fv = fv = faces: [number of faces x 3 double] vertices: [number of vertices x 3 double] "p0" and "n" is used to define the plane.

  • Platform: Scripts, Matlab

Mini-XML is a small XML parsing library that you can use it to read XML and XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires an ANSI C compatible compiler (GCC works, as do most vendors' ANSI C compilers) and a 'make' program.

  • Platform: Scripts, C and C plus plus

main executing reference usage: trial_precisionFormat.m * Caveat: 1. The follow special cases, ie. inf, NaN, DeNorm, are not demonstrated here. 2. For reference only. If the illustrative demo has more elegant presentation, please do not hesitate to suggest and send feedback to the author.

  • Platform: Scripts, Matlab

This is Brand new so please advise-me if problems occurs. Here you can find an m-file with three different algorithms for inpolygon test. Depending on the input data, the one that is extimate to be the best will be chosen. This version do not support the onpolygon output so tollerance is not necessary.

  • Platform: Scripts, Matlab

Displays a 3D confusion matrix, and returns thorough overall stats and stats per group for N groups. function [confusion_matrix overall_pcc group_stats groups_list] = confusionMatrix3d(predicted_groups,actual_groups) % Confusion matrix-based model performance summary tool.

  • Platform: Scripts, Matlab

Sometimes it is convenient to export data as a binary matfile, so that it can be manipulated in Matlab. So here are two convenience functions to write matrices and strings. They don't rely on any Matlab libraries being available. If your floating point unit is not ieee754 then the bits cannot simply be written out, so a portable floating point save routine has been provided.

  • Platform: Scripts, Matlab

This function will search for adaptors, such as GPIB, and return the addresses associated to each adaptor/instrument. A string can be given at input to filter the returned addresses..

  • Publisher: T. R
  • Date: 04-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

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.

  • Platform: Scripts, Matlab

Several programs exist for measuring solar cell data, mainly written in labview. Since data analysis is more native to me in matlab, and I needed some custom instrumentation, I wrote my own in MATLAB. Some other industrial programs exist on the order of thousands of dollars This fully graphical interface will connect to a Keithley 2400 source meter over VISA *or* gpib, a Newport research-level solar simulator and a Gentec-EO laser power meter over serial.

  • Platform: Scripts, Matlab
  • aero2vr
  • License: Freeware
  • Price: 0.00
  • Rating

This block allows the use of aeronautics conventions to express orientation and position of an object in a virtual world. Specifically, the object's orientation can be expressed by means of euler angles and its position by means of X,Y,and H cartesian coordinates.

  • Platform: Scripts, Matlab

This is very simple to learn add_block using simulink script..

  • Platform: Scripts, Matlab

k-clique algorithm as defined in the paper "Uncovering the overlapping community structure of complex networks in nature and society" - G. Palla, I. DerdoTenyi, I. Farkas, and T. Vicsek - Nature 435, 814 818 (2005) [X,Y,Z] = k_clique(k,A) Inputs: k - clique size A - adjacency matrix Outputs: X - detected communities Y - all cliques of size k Z - clique-clique overlap matrix.

  • Platform: Scripts, Matlab

In one type of gene expression analysis, fluorescently tagged messenger RNA from different cells are hybridized to a microscopic array of thousands of complimentary DNA spots that correspond to different genes. Illuminated spots emit different color light, indicating which genes are expressed (e.

  • Platform: Scripts, Matlab

The Matlab code read an XLS file that represent EURO evolution per years. After that the evolution is represented by graphics. Also is displayed some statistics information about this financial time series.

  • Platform: Scripts, Matlab

Allows MATLAB to connect to an Agilent N6700B Power supply using SCPI, and set the output voltage. MATLABâ„¢ software is used to control instruments, make measurements, analyze data, and build test systems. MATLAB supports Agilent power supplies through the Instrument Control Toolboxd-OC?D?.

  • Platform: Scripts, Matlab
  • PLIB
  • License: Freeware
  • Price: 0.00
  • Rating

PLIB includes sound effects, music, a complete 3D engine, font rendering, a simple Windowing library, a game scripting language, a GUI, networking, 3D math library and a collection of handy utility functions. All are 100% portable across nearly all modern computing platforms.

  • Platform: Scripts, C and C plus plus

This library has been developed as part of research at the Spacecraft Robotics Laboratory at the Naval Postgraduate School. The laboratory's director is Professor Marcello Romano. The laboratory's manager is Dr. Riccardo Bevilacqua. LCDR Jason Hall worked on the library during his Doctoral studies at NPS.

  • Platform: Scripts, Matlab

Heisler Diagram for Heat transfer applications.

  • Platform: Scripts, Matlab
  • powerZ
  • License: Shareware
  • Price: .price.
  • Rating

Estimates the statistical power of a performed Z test about mean(s). It recalls you the statistical result of the test you should have arrived. It only needs the Z statistic, specified direction and significance level (default = 0.05)..

  • Platform: Scripts, Matlab

Suppose you want the values from myStruct(:,:).vec(1) in a matrix the same size as the struct array myStruct, and myStruct(ii,jj).vec is a number, a vector, or a matrix for every ii and jj. myStruct can be a struct array of any size. The size of the field (e.

  • Platform: Scripts, Matlab

Tracks down your geometric coordinates and other information on the base of the IP address The function 'getGeoInformation' retrieves your geometric information (such as latitude and longitude), by automatically tracking down your computer's IP. Additionally you can input a different IP address.

  • Platform: Scripts, Matlab
  • Vectors2D
  • License: Shareware
  • Price: .price.
  • Rating

I wanted a way to easily plot up vectors for math problems, to get a better idea of the the gradient, divergence, curl and such looked like. So I made this function. It has a number of user options (which are outline in help) and a number of default settings which can easily be changed.

  • Platform: Scripts, Matlab

the m-file helps you o understand the generatio,transmission and reception of an ofdm signal, and also shows the effect of the channel noise and the HPA on the ofdm signal..

  • Platform: Scripts, Matlab

New Downloads

DetachPipe Free

Make Microsoft Outlook faster,
more stable and easier to
backup with DetachPipe - the
email attachment processor.
...

SSuite Office WordGraph

WordGraph is a free and very
useful alternative to
Microsoft\'s Word,
OpenOffice\'s Writer, or
anything else out there ...

ClickCharts Flowchart
Software Free

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

Efficient Calendar Free

Efficient Calendar Free is an
elegant scheduler, planner and
reminder. Begin to use
Efficient Calendar Free now to
help ...

Honeyview Image Viewer

Honeyview is very fast image
and archived image viewing
software. It allows viewing of
images within an archive
without ...

Red-Hot CD/DVD Burner

Red-Hot CD/DVD Burner is a
high-quality easy-to-work-with
software with many features
and options for CD and DVD ...

PhotoPad Photo Editing
Software Free

PhotoPad Free image editing
software is a free photo
editor for Windows. It allows
you to edit and apply effects
to ...

Smart Defrag

Smart Defrag 4 guarantees you
maximum Hard Drive performance
& highest data access
speed.

Fayetracker

FayeTRACKER is a replacement
application for the netstat
feature in Windows. It offers
the same functionality as the
...

Ink

Ink is a lite application
developed for rapid and secure
CD/DVD recording. Among the
features it offers users there
are ...