28.618 Ergebnisse

MATLAB App that allows to control and monitor data to and from a Trinamic motor TMCM-1160

Beats MATLAB 300% - 400% in some cases ... really!

individual matrix multiplies to perform for the result. i.e., MTIMESX treats these cases as arrays of 2D matrices and performs the operation on the associated parings. For example: If A is (2,3,4,5) and B

Alphanumeric row sort of a cell/string/categorical/table array, with customizable number format.

; sortrows(A,[2,-3]) % SORTROWS for comparison.ans = 'B' '10' 'X' 'A' '100' 'X' 'A' '2' 'Y' 'B' '2' 'X' 'A' '20' 'X'>> natsortrows(A,[],[2,-3])ans = 'A' '2' 'Y' 'B' '2' 'X

Creates an N-dimensional sparse array object, for arbitrary N.

the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map. USAGE: S=ndSparse(X) where X is an ordinary MATLAB sparse

bibconv

Version 1.0.0.0

von Samuel Cheng

It converts bibtex item to a formatted citation item.

(please read below for "installation"), simply copy bibtex entry to the upper box and click convert. The formatted citation will be displayed in the lower box. Installation============bibconv is just a

HandsOn-SEA is a low cost robotic device enabling the students to interact with virtual environments

HandsOn-SEA is a 1-DoF admittance type device that features series elastic actuation. It uses a very a low cost force sensing unit and relies on the force feedback and the motion control of its motor

A simple tool to design Traveling Wave Slot Antennas (GUI)

Alphanumeric sort of filenames or filepaths, with customizable number format.

Study of THD(%) Spectrum of a 12-Pulse Series Type Diode Rectifier.

A supplement to IMWRITE to write to TIF files of data types beyond int16.

original image file, and it can also be left empty. String DATATYPE specifies data type for the export. Supported data types include logical, uint8, int8, uint16, int16, uint32, int32, uint64, int64, single

mapfusion

Version 1.0.0.0

von Salvador Gabarda

Matlab package of tools based on the pseudo-Wigner distribution (PWD) for digital image fusion.

DataHash

Version 1.7.1

von Jan

MD5 or SHA hash for array, struct, cell or file

DATAHASH - Hash for Matlab array, struct, cell or fileHash = DataHash(Data, Opts, ...) Data: Array of built-in types (U)INT8/16/32/64, SINGLE, DOUBLE (real or complex) CHAR, LOGICAL, CELL

Multiple Complex Moving Average Calculations

Number to Words

Version 4.1.4

von Stephen23

Convert a numeric to a string with the English name of the number value (GB/IN/US).

accepts a scalar of any standard numeric class: single, double, intX, or uintX. Integer types are parsed with their full precision, while floating types have internal precision limits to ensure the

MatLab object for segmenting sequences of real-valued data with noise, outliers and missing values.

TPROD -- efficiently allows any type of tensor product between 2 multi-dimensional arrays

used directly with the etprod wrapper script).This translates into tprod syntax as:Z = tprod(X,[-1 -2 1 2],Y,[3 4 -1 -2])N.B. if Y==[], then it is assumed to be a copy of X.This result is produced by

Calculate elastic response spectra based on Eurocode 8

This script calculates the elastic response spectra based on Eurocode 8 Part1 (EN 1998-1 : 2004), for zones of seismicity of Type 1 or 2, and for ground types A, B, C, D and E. The output Response

Toolbox to access MATLAB Central APIs from MATLAB

General Fisher Matrix Toolbox and GUI

Develop and refine regular expressions in an interactive figure that shows all of REGEXP's outputs.

IREGEXP is a simple interactive tool to help develop regular expressions. IREGEXP lets you interactively write regular expressions and see REGEXP's outputs update as you type.IREGEXP consists of just

a unix-like, very fast grep utility to find strings(s) in files of any type

a fast grep utility, which finds string pattern(s) in all or selected files of any type in a folder and its subfolders (if the recursion flag -r is set).file access and string matching are optimized

Affine projection and LMS implementations are checked for time taken for execution

Polar plots with handle graphics type parameter setting. Includes log radius support.

FilterM

Version 1.0.0.0

von Jan

A faster FILTER and FILTFILT: Speedup factor 2.5 to 25

acceleration of FiltFiltM, because it avoids to reverse the signal two times.)- For signals of type SINGLE, the intermediate values are stored in DOUBLE precision to increase the accuracy. The output is

sizeof

Version 1.0.0.0

von Charles Simpson

Return the number of bytes of a builtin data type.

Similar to the sizeof keyword in C, return the number of bytes of a builtin data type.Example: nbytes = sizeof('single');

A small collection of utilities for stripping MATLAB comments from strings and files.

Count the number of lines in the files using a perl code

A simple but very effective combination of ELM and SRC.

LYAPACK

Version 1.0.0.0

von Volker Mehrmann

LYAPACK toolbox provides solutions for certain large scale problems related to Lyapunov equations.

Compression of Motion Capture Data (ASF/AMC format) using Discrete Wavelet Transform

A Wilcoxon-Type Test for Trend

Perform the Cuzick's test on trend.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

RunLength

Version 1.2.0.0

von Jan

RunLength coding as fast MEX and M-code

column vector. Types: (U)INT8/16/32/64, SINGLE, DOUBLE, LOGICAL, CHAR. B: Compressed data, neighboring elements with the same value are removed. B and X have the same types. N: Number of

This function spacial_predict does spatial prediction of the input image.

image(E_spatial) and the predicted image (PS) itself. The input image has to be of the format image(rows,cols) and should not be a 3D image or a RGB image.Example: file=('');plotflag=1;im = imread(file

This writes a VTK file (in binary format) for an unstructured tetrahedral mesh, including point data

Convert local time to UTC

Explore data and use machine learning to predict the damage costs of storm events based on location, time of year, and type of event

The goal of this case study is to explore storm events in various locations in the United States and analyze the frequency and damage costs associated with different types of events. A machine

OFDM_Class is a general infrastructure for any type of simulation of OFDM-systems

A Matlab/Simulink Library for the Interval Type-2 Fuzzy Logic Systems (IT2-FLS)

Interval Type-2 Fuzzy Logic System ToolboxA Matlab/Simulink Library for the Interval Type-2 Fuzzy Logic Systems (IT2-FLS). The presented toolbox is presented in the following paper: Taskin, A. and

Companion Software

An implementation of Modified and Generalized Dunn's index for internal cluster validation.

example code and generic function for random forests (checks out of bag errors and leaf size)

MATLAB m-files to calculate vibrational overlap integrals between two nuclear wavefunctions.

correctly. All files were successfully tested on MATLAB Version 7.3 with the Symbolic Math Toolbox.

A very simple wrapper that provides an interface to RGBD cameras through OpenNI v2.2

to avoid this by messing with your DYLD_LIBRARY_PATH but I haven't tested this.Usage:Once you have this built you can type mxNI to see the operations that you can perform.Known Issues:This code assumes

Rosin Thresholding

Version 1.0.0.0

von Sajid Khan

Implementation of paper "Unimodal thresholding"

Implement interval type-2 fuzzy logic systems and a very efficient type-reduction algorithm.

This package contains the following files:example.m: Illustrates how to use the function IT2FLS.IT2FLS.m: Implements an interval type-2 fuzzy logic system.Type-1 and Interval Type-2 Fuzzy

Generate unstructured meshes for general two-dimensional geometries.

. MESH2D provides simple and yet effective implementations of "Delaunay-refinement" and "Frontal-Delaunay" triangulation techniques, in additional to "hill-climbing" type mesh-optimisation. Support for

Spherium

Version 1.2.0.0

von Andrew French

Wield the power of OpenGL and create ammonites, Klein bottles and curious spheria!

PolygonMoments

Version 1.0.0.0

von programoeto

Computes any order moment of a (continuous or discontinuous) area defined by a set of vertices.

Flexible Statistics Data Analysis Toolbox

output of FSReda, Sregeda and MMregeda. fanplotFS can be used also to monitor the t-statisticscoming from FS or S or MM regression.New option corres inside resfwdplot. If corres is true a 3 panel plot

copies variables from the workspace of the calling function to the base workspace

pH alteration

Version 1.0.0.0

von Joris Meurs

Function for calculation of the new pH after adding a strong acid or base

'conc_solution' and 'type' One output value: 'pH'pH_start: Initial pHV_start: Inital volume (mL)V_added: Added volume of acid/base (mL)conc_solution

Demonstration of calling FTDI's FTD2XX_NET.dll BitBang functions from Matlab.

Genetic Algorithms Toolbox for Multi-Objective Problems with Fuzzy Logic Controller Applications

SGALAB 1003 Beta 5.0.0.8( Matrix Varaible Inputs )1) N points crossover and mutation2) tournament selection is ACTIVE now3) Accept matrix variable inputs, see files with key word "_MATRIX_"e.g. AX =

Generates an n-dim matrix of random numbers between upper and lower bounds. Data type specification (integer, single, double) is available.

rand2 Generates an n-dimensional matrix of random numbers between upper and lower bounds. Data type specification (integer, single, double) is available.SyntaxX = rand2(a,b)X = rand2(a,b,[],type)X =

Morphological characterisation and simplification of three-dimensional particle geometries

various FEA and DEM solvers.Architectural featuresSHAPE is built using an object-oriented architecture, where each particle has the following set of attributes:-Particle % e.g. 1, 2, 3, etc. -Particle_type

a toolbox to compute Local Depth SIFT and Scale Invariant Spin Image local features for 3D meshes.

descriptor.if you use this code please cite: Tal Darom and Yosi Keller, “Scale Invariant Features for 3D Mesh Models”. IEEE Transactions on Image Processing 21(5): 2758-2769 (2012).The examples include models

Color constancy toolbox

Implements an improved regularity analysis for spike trains obtained from auditory neurons.

This program calculates 8 image indices: Bias,Correlation,DIV,Entropy,ERGAS,Q,RASE and RMSE.

comparison of similar or processed images, of completely different origin. Every included function can be used separately.*For citation please go to bottom of description.*==================Program Structure

Mehr laden