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

Listing of Development Tools in Scripts

The ICP algorithm takes two point clouds as an input and return the rigid transformation (rotation matrix R and translation vector T), that best aligns the point clouds. Example: [R,T] = icp(q,p,10); Aligns the points of p to the points q with 10 iterations of the algorithm.

  • Publisher: Jakob Wilm
  • Date: 22-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

I have found the functionality of being able to read data from a .txt file and storing them in a MATLAB matrix as quite useful and needed. Example application: imagine you having some data stored in a .txt file (from some measurements) and you want additionally to process them, visualize or just save.

  • Publisher: Luka
  • Date: 22-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

fdlibmex is a very simple face detection library for matlab. No toolboxes are required. The library consists of a single mex file with a single function that takes an image as input and outputs the locations of the frontal faces in the image. The zip file includes mex files for the 32bit Windows, Linux and Mac platforms supported by Matlab, and an example script that illustrates the usage of the library.

  • Platform: Scripts, Matlab

XLSCOLSTR2NUM takes in a cellular array of characters and returns a array of numbers of the same size with elements corresponding to Excel column numbers. See Also XLSCOLNUM2STR.

  • Publisher: Matt G
  • Date: 22-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • confortho
  • License: Shareware
  • Price: .price.
  • Rating

The program confortho generates an orthogonal view of a 3D confocal microscopic image stack. This functionality is similar to the one available in Zeiss LSM Image Browser, Leica LAS AF or Olympus FluoView. You might need confortho when you have to do image processing in MATLAB, and then you would like to view the processed images in the same way as you are used to.

  • Publisher: Peter Nagy
  • Date: 22-04-2013
  • Size: 461 KB
  • Platform: Scripts, Matlab

% ------------------------------------------------------ % 4-1 % test for Gerschgorin's disk Thm with A a C(m*m) matrix % ex : >>testGerschgorin(A) ; % % plot eigenvalues in redx located in these circles % note : you could use this without input A as a demo % ------------------------------------------------------ % Summit.

  • Platform: Scripts, Matlab

Simulink block library for creating standalone Arduino applications (requires Embedded Coder) Arduino (www.arduino.cc) is a low-cost open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. Embedded Coder Support Package for Arduino allows you to create Simulink applications that will run autonomously on your Arduino board.

  • Platform: Scripts, Matlab

This heat exchanger exists of a pipe with a cold fluid that is heated up by means of a convective heat transfer from a hot condensate..

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

This is a standards conformant XML processor for the Ruby programming language REXML passes 100% of the Oasis non-validating tests and includes full XPath support. It is reasonably fast, and is implemented in pure Ruby. Best of all, it has a clean, intuitive API.

  • Platform: Scripts, Ruby

In my Modular CSS article I documented the possibility of breaking down stylesheets into components that could be reused across projects. All well and good. The next logical step is to extend this to become a CSS framework, allowing rapid development of sites with pre-written and tested components.

  • Platform: Scripts, JavaScript

Depth cameras give a 3D distance measurement for each image pixel. These sensors are increasingly popular in Engineering applications such as automation, manufacturing, structural surveys, robotics, computer vision, 3D markerless motion capture and home entertainment.

  • Publisher: Sahab
  • Date: 22-04-2013
  • Size: 1321 KB
  • Platform: Scripts, Matlab

It is based on Java jdk 1.5 or later and runs in any Servlet Spec 2.4 or later compliant web-container, like Apache tomcat 6. Here are some key features of "ztemplates": * based on annotations and autodiscovery * no XML configuration * statefree * no constraints on the url format * REST-ful urls: define variables in the url and map them to pojo properties * robust refactoring-safe urls by two way pojo-to-url and url-to-pojo annotation based mapping * annotation based AJAX and javascript support.

  • Platform: Scripts, Java

In this prj we attempt to classify a number of Company Logos by assigning to each 2 distinct signatures extracted by a special horizontal and vertical scan of each image matrix. Each Logo picture is truncated to binary after resizing. This is done by the core routine imcount.

  • Platform: Scripts, Matlab

Hotelling's T-Squared multivariate test for one sample, two independent samples [homoskedasticity or heteroskedasticity (to test)] and two dependent samples..

  • Platform: Scripts, Matlab

Web Secretary is a web page change monitoring software. It will detect changes based on content analysis, making sure that it's not just HTML that changed, but actual content. You can tell it what to ignore in the page (hit counters and such), and it can mail you the document with the changes highlighted or load the highlighted page in a browser.

  • Platform: Scripts, CGI and Perl

find_system provides the option to search inside library links, but does not currently give the option to search inside model references. This function provides this option, and, unlike find_system itself, can also close block diagrams after searching them.

  • Platform: Scripts, Matlab

The roulette wheel operator is a proportionate reproductive operator, where a string is selected from the mating pool with a probability proportional to the fitness. For a given set of fitness value,This program uses the roulette wheel operator to select the Population.

  • Publisher: srv
  • Date: 22-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Water and steam properties and derivatives based on the IAPWS IF97. Functional form. No slip. IAPWS_IF97(FUN,IN1,IN2) is 104 functions of water properties and derivatives, based on the International Association on Properties of Water and Steam (http://www.

  • Platform: Scripts, Matlab

Input: image, radius to blobs to be located, number of blobs to be located. Output: an image with 1 at the location of blob centers and 0 otherwise. This code operates by sequentially subtracting prototype functions from the image at the peak xcorr locations between the image and the prototype.

  • Platform: Scripts, Matlab

MPEG2 Video Encoder - Study purposes. Please read Read_Me.txt before using it..

  • Platform: Scripts, Matlab

drawing radiation pattern using POLAR function.

  • Publisher: Maroc Amir
  • Date: 22-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

These routines are calculation routines for Mathieu functions with arbitrary parameters (positive, Negative and Complex) The package includes the following subroutines: fcoef1---Compute the expanded coefficients of Series dbesselj----Compute the derivatives of Bessel functions; dbessely----Compute the derivatives of Bessel function of second kind; G_mathieuq----Compute the angular mathieu functions (parameter q is vector); G_dmathieuq----Compute the derivatives of angular Mathieu functions(parameter q is vector); G_mmathieu1q----Compute the radial Mathieu functions of the first kind (parameter q is vector); G_dmmathieu1q----Compute the derivatives of radial Mathieu functions of the first kind (parameter q is vector); G_mmathieu2q----Compute the radial Mathieu functions of the second kind (parameter q is vector);...

  • Publisher: Da Ma
  • Date: 22-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Statistical power of a performed (a posteriori) multivariate Hotelling's T-Squared test. File needs to input the observed multivariate F-statistic, number of data of interested sample (group) 1, number of data of complement sample (group) 2, number of variables, and significance (default = 0.

  • Platform: Scripts, Matlab

Gibbs sampler for sampling from the invariance Normal Inverse Gaussian distribution. (Bayesian scheme of Karlis & Lillestol (2004)).

  • Platform: Scripts, Matlab

It is the heart VI1 model with simulink new block function library coding the global functionment of the 3 parts of heart,the sinus,the atrial ,the his canal,and the ventricular.There are inputs for electrical stimulation of the 3 parts.The programmable cardiac parameters are rational corfficiants.

  • Platform: Scripts, Matlab

he code performs the simulation of time series with autoregressive fractionally integrated moving average (ARFIMA) models that generalize ARIMA (autoregressive integrated moving average) and ARMA autoregressive moving average models. ARFIMA models allow non-integer values of the differencing parameter and are useful in modeling time series with long memory.

  • Platform: Scripts, Matlab

This is a simple, yet powerful LMS implementation that offers a multiple input signal selection, and the ability to insert a filter in cascade with the tunable filter in order to achieve "filter matching". For more information, please consult the comments in the source.

  • Publisher: Liviu
  • Date: 22-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Weka is a comprehensive open source Machine Learning toolkit, written in Java at the University of Waikato, New Zealand. These functions provide a basic Matlab interface to Weka allowing you to transfer data back and forth and access major Weka features, such as training Classifiers.

  • Platform: Scripts, Matlab

This is a modified version of a script uploaded by the user Denny. I grabbed a copy and unfortunately found it didn't work for me. So, I modified it and made some improvements. Improvements include: - Some timing code to show you how long it took to process each slice (average time only) - Progress indicators (slice by slice) - Removed quite a bit of redundant code, hopefully making it a little quicker - Changed the image translation method to use a transformation matrix instead.

  • Publisher: Phil Lewis
  • Date: 22-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Based on recent mathematical advances, BhT provides a collection of M-Files for design, simulation and analysis of articulated bodies' motions in fluid. More widely, BhT allows also to perform easily any kind of numeric experiments about the motion of solids in fluids (simulations of so-called fluid-structure interaction systems).

  • Platform: Scripts, Matlab

New Downloads

Foxit Reader

Small, fast, and feature rich
PDF viewer which allows you to
open, view, and print any PDF
file. Unlike other free ...

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

Visual SEO Studio

A desktop SEO Audit Tool, a
Visual approach to make SEO
tasks quick and easy. Crawl,
Spot on-site issues at a
glance, ...

Disk Drill

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

Bytescout BarCode Generator

BarCode Generator is able to
generate and export barcode to
image (PNG, JPG, TIFF).
Types: Codabar, Code 39, GS1,
Code ...

Portable Efficient Sticky
Notes

Throw away the traditional
paper sticky notes and start
using the completely free
Efficient Sticky Notes!
"Stick" your ...

Biometric Handpunch Manager
Personal

Biometric Handpunch Manager
allows you to manage all of
your Handpunch devices in
seconds.

Azureus Ultra Accelerator

Azureus Ultra Accelerator is a
program designed to boost
Azureus downloads. These
practical and professional
plug-in ...

Falco American Pool

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