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

Listing of Development Tools in Scripts

WHAT ARE TAGS? % Use tags in your m-file, like: [..some code..] %! Info: The code is based on H.Foobar, 1984. "On how to implement the following lines properly" % However, I adopted section 4 of this paper in the following way: % [..more information..

  • Platform: Scripts, Matlab

Fisher's exact test is a statistical test used to determine if there are nonrandom associations between two categorical variables[1]. The job of Fisher's exact test with 2 x 2 or 2x 3 contingency table is already easily done by others. However, the one with n x m contingency table hasn't found , or with bad computation.

  • Publisher: Guangdi Li
  • Date: 23-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This is a program that generates a test problem for linear optimization with a sparse matrix. The test problem is of the kind min c'*x s.t. Aeq*x=beq lb<=x<=ub where lb is a zero vector and ub is greater then a zero vector so that the problem has a solution.

  • Platform: Scripts, Matlab

Matlab-invoked Perl code which cleans up syntax in Matlab code you may have downloaded or inherited: 1) gets rid of trailing commas in "switch", "case", "if and "else" statements. 2) uncrowds mathematical operators and variable names by adding spaces 3) deletes trailing semicolons in "return", "end" and "function" statements.

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

pic2xls(pic,file,sheet,param) pic2xls : Inserts a picture into an Excel file pic: image file name (.gif,.jpg,.bmp,..etc) file: Excel file name (new or existing) sheet: sheet name. param: consists of a row of 4 numbers: [left top width height] left: image location from left side (pixels) top: image location from top side (pixels) width: image width (pixels) height: image width (pixels) Example: pic = 'tree.

  • Platform: Scripts, Matlab

This function provides a Wilcoxon-type test for trend across a group of three or more independent random samples. Assumptions: - Data must be at least ordinal - Groups must be selected in a meaningful order i.e. ordered If you do not choose to enter your own group scores then scores are allocated uniformly (1 .

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

Sphericity is an assumption of repeated measure ANOVA. It means that the variance-covariance structure of the repeated measure ANOVA follows a certain pattern. Sphericity is, in a nutshell, that the variances of the differences between the repeated measurements should be about the same.

  • Platform: Scripts, Matlab

[t,z,r_PO] = wattLinkage(n,npathpoints,lengths,omega) integrates the equations of motion for a 3 bar Watt linkage and animates the motion of the system over n cycles (one cycle is defined as a full sweep top to bottom). npathpoints determines the number of trajectory points to plot (Inf by default, for all).

  • Platform: Scripts, Matlab

Enjoy the stars by using this simple planetarium. Included with the m-file is a text file from a basic star catalog. It allows for click-and-drag camera manipulation and even rotation of the Earth through a toggle switch. Enjoy!.

  • Publisher: Michael
  • Date: 23-05-2013
  • Size: 205 KB
  • Platform: Scripts, Matlab

Randomly pick n from size(h)>=n elements, biased with linear weights as given in h, without replacement. Works with infinity and zero weighting entries, but always picks them sequentially in this case. Syntax: Y=randweightedpick(h,n) Example: randweightedpick([2,0,5,Inf,3,Inf,0],7) returns [4,6,.

  • Platform: Scripts, Matlab

1. Introduction The Flex02-01D by Correlator.com is an USB correlator for single- and dual-channel auto- and cross-correlation. The correlator simultaneously calculates up to four auto- and cross-correlations while recording the raw photon traces and the photon counting statistics (histograms).

  • Platform: Scripts, Matlab

If you're tired of re-typing or re-copying the same header structure over and over, newFunction may be what you're looking for. In the command window, call newFunction myNewFunctionName or newFunction('myNewFunctionName') First, newFunction checks for whether there already exists another function with the same name.

  • Publisher: Jonas
  • Date: 23-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Class-1 : Lecture's Flies These Files are using in Class-1 of my "MatLab's Video Lectures". It's including all examples which we discussed in this lecture..

  • Platform: Scripts, Matlab

This includes a function to read in the standard flow cytometry FCS format data and examples of how to visualize the data..

  • Platform: Scripts, Matlab

main executing reference usage: executeMain.m -------------------------------------------------------------------------------- * Caveat: - Help section yet to be included. - For educational reference only. You may also wish to visit Professor Grigoryan's weblink at: http://bit.

  • Platform: Scripts, Matlab

This method calculates roots of nonlinear functions, with an error of 1 per 10 to the minus 5. When displaying the error function diverges, is an easy and complete..

  • Publisher: Vansito
  • Date: 23-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

INPUT: 3 columns array. column1 (the left): sample ID or sample number column2 and column3: instrument1 and instrument 2 outout GRAPH OUTPUT: Bland Altman scatter plot with mean difference line and +-2 SD lines. CONSOLE OUTPUT: diffmean = mean of the difference (the same you see in plot) sdev = standard deviation of the differences.

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

wCMF is a lightweight MDA approach to application development based on the MVC pattern. It allows to developing PHP Web applications, such as CRMs and CMSs, from an UML model. Here are some key features of "wCMF": * persistence layer with adapters to RDBMs (ADOdb) and XML files * presentation layer based on template mechanism (Smarty) * configuration of the application flow through config files * locking mechanism for concurrent usage * role based rights management (for actions, types, instances) * administration tool to manage users, roles and rights * i18n support * soap interface * default application that can be used right after defining the data model.

  • Publisher: Ingo Herwig
  • Date: 23-05-2013
  • Size: 2775 KB
  • Platform: Scripts, PHP

Returns the order of magnitude of one or more numbers. Works on nd arrays. Ex: order( 1.2e-5 ) will return -5 order(1) = 0 order( 1.12344e8 ) = 8.

  • Platform: Scripts, Matlab

Script to parse the MODTRAN 4 Tape7.scn output file. This script will parse the Tape7.scn output file from the MODTRAN 4 radiative transfer program. The parsed output can then be easily manipulated for performing spectral calculations and analysis..

  • Publisher: Jared
  • Date: 23-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

The attached ZIP file contains a tutorial for using the SonnetLab Toolbox for MATLABâ„¢. SonnetLab is a free MATLABâ„¢ toolbox that enables users to control and automate Sonnet's 3D planar electromagnetic simulator. The attached script will build a Sonnet netlist project.

  • Platform: Scripts, Matlab

AxesTree(ax,'Property','Value',...) Opens a figure with a tree view of all handle graphic objects in the input axes. Objects type and tag are displayed. Objects can be selected from the tree. Double Clicking in the tree deselects all objects. Right-click opens a context menu with following possibilities: 'Visible' toggles selected objects visibility; 'Delete' removes the selected objects; 'Properties' opens the property inspector for selected objects.

  • Platform: Scripts, Matlab

This demo uses MATLAB Builder for Excel to create an Excel Add-In from a MATLAB function rankine.m. The spreadsheet uses the Add-In to compute the thermodynamic properties of an Ideal Rankine cycle. Two points of interest to this demo are the use of the MATLAB struct as input and output of the rankine.

  • Platform: Scripts, Matlab

This program consists of two file: 1) Laminate.m 2) input.dat (input.dat) needs to be modified according to the laminate to be analysed. All the plies properties and loadings goes into this input file. The program produces an output file containing all the anaylsis results.

  • Platform: Scripts, Matlab

http://simulations.narod.ru/ There are 3 subfolders with codes examples: 1) using vectors, no for loops, plot circle 2) logical indexing, find points inside circle 3) bsxfun, calculate and plot multiplication table. There are videos in 3 parts: <!--dp_youtube_begin:http://www.

  • Platform: Scripts, Matlab

Single-Phase half-controlled bridge rectifier(ALPHA=120).

  • Platform: Scripts, Matlab

process_varargin is a simple script that allows the user to create a set of default values for attributes in a script then using varargin override those values..

  • Platform: Scripts, Matlab

I have used "imfilter" , which is a part of image processing toolbox. If you don't have image processing toolbox, change "imfilter" to "filter2" and the function should work as good..

  • Platform: Scripts, Matlab

Starter kit for the 15th MATLAB Programming Contest, May 9-16, 2007. For more information see the contest page: http://www.mathworks.com/contest/jumping/rules.html.

  • Platform: Scripts, Matlab

It became clear that things didn't really work properly with Boost 1.42, so I've refactored the package to try to help you kludge Boost Random 1.47 into place if necessary; this seems to work; see with cpprandpar.m file for build help. =============== Update: Version 0.

  • Publisher: Peter Li
  • Date: 23-05-2013
  • Size: 164 KB
  • Platform: Scripts, Matlab

New Downloads

DocuFreezer

DocuFreezer is the software
for batch converting different
document types. DocuFreezer
document conversion algorithms
...

Free OCR to Word

Free OCR to Word creates
editable and searchable MS
Word or Text files from any
image or scanned document
within few ...

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

UltraFileSearch Lite

File Search Utility which is
able to quickly find Files,
Folders and Text on your
Local, Network, DVD, CD-ROM,
USB Hard ...

Disk Drill

Disk Drill is a free
professional-grade file
recovery software, it values
the importance of your data by
implementing ...

Smart Defrag

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

Free File Encrypter

Free file encryptor is
designed to encrypt files of
any types like audio, video,
text, images, EXE programs,
etc. in few ...

Falco American Pool

Try to run the table with this
stunning 3D billiards
simulation.