Main Content

3,342 results in File Exchange

Regularized Common Spatial Pattern with Aggregation (R-CSP-A) for EEG Classification

Version 1.0.0.0 by Haiping Lu

The codes implement the Regularized Common Spatial Pattern with Aggregation (R-CSP-A) algorithm.

Matlab source codes for Regularized Common Spatial Pattern with Aggregation (R-CSP-A) %[Algorithm]%The matlab codes provided here implement the R-CSP-A algorithm presented in the paper

- RCSP: Regularized Common Spatial Pattern
  • 9.2K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 19 Mar 2012

Common Spatial Patterns

Version 1.0.0.0 by JLRowan LaRocco

An early version a common spatial patterns (CSP) algorithm.

  • 4.6K (All time)
  • 1 (Last 30 days)
  • 2.6 / 5
  • Community
  • 7 Feb 2009

MP3 a medical imaging toolbox (MRI, CT, PET...)

Version 1.4 by benjamin lemasson

Medical software for Processing multi-Parametric images Pipelines

applied to mutiparametric (e.g. MRI T1w + MRI T2w,…), multidimensional (e.g. spatial +temporal+echoes,…) or multimodal (e.g. MRI +CT, …) data. Once defined in a single patient, these processes can be stored

  • 1.3K (All time)
  • 7 (Last 30 days)
  • 5.0 / 5
  • Community
  • 18 Aug 2023

Common Spatial Patterns (CSP)

Version 1.0.0 by Víctor Martínez-Cagigal

A vectorized, quick and simple implementation of the CSP algorithm.

The function 'csp' performs a bearable implementation of the Common Spatial Patterns (CSP) algorithm, which consists of a binary data-driven supervised data projection of a signal by maximizing the

  • 1.3K (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 19 Jul 2019

Nth_Oct_Hand_Arm_&_AC_Filter_Tool_Box

Version 1.6.0.0 by Edward Zechmann

Features Nth octave band, Hand Arm, and A and C weighting filters

- function x = spatialPattern(DIM, BETA),
  • 3.5K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Mar 2012

DeepSqueak

Version 3.0.1 by Kevin R Coffey

DeepSqueak v3: Using Machine Vision to Accelerate Bioacoustics Research

  • 1.8K (All time)
  • 13 (Last 30 days)
  • 4.7 / 5
  • Community
  • 14 Aug 2024

Ordinal-patterns-based analysis (beta-version)

Version 1.1.4 by Valentina Unakafova

Toolbox for nonlinear analysis of multivariate time series with ordinal-patterns-based measures

The OPA (ordinal-patterns-analysis) toolbox is intended for nonlinear analysis of multivariate time series with becoming more and more popular ordinal-patterns-based measures [1-5] which are

- .m efficiently [UK13] calculates values conditional entropy of ordinal patterns [UK14]
  • 656 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Oct 2018

Pattern Recognition and Machine Learning Toolbox

Version 1.0.0.0 by Mo Chen

Pattern Recognition and Machine Learning Toolbox

This package is a Matlab implementation of the algorithms described in the book: Pattern Recognition and Machine Learning by C. Bishop (PRML).The repo for this package is located at

- factorization U'*D*U=X'*X;
- (A,i,j,k) = A(i;j;k)
- (A,2,index) = A(:,index,:)
- the vectors to be summing to one
- factorization produces LDL'=X*X' which is the same as [L,D] = ldl(X*X');
- the vectors to be unit length
  • 17.3K (All time)
  • 19 (Last 30 days)
  • 4.6 / 5
  • Community
  • 28 May 2017

Generate spatial data

Version 1.0.0.0 by Jon Yearsley

Generate 1/f noise spatial data.

The script generates spatial data with a scale-invariant power spectrum (1/f noise) and a normal error distribution.The spectral density of the data is proportional to f^BETA, where f is the

- function x = spatialPattern(DIM, BETA),
  • 9.1K (All time)
  • 1 (Last 30 days)
  • 4.9 / 5
  • Community
  • 31 Mar 2016

Longest Common Subsequence

Version 1.4.0.0 by David Cumin

Gives the longest common substring between two stings.

- Calculates the longest common substring between to strings.
  • 3.1K (All time)
  • 1 (Last 30 days)
  • 4.8 / 5
  • Community
  • 27 Jul 2011

Local binary patterns

Version 1.92.0.0 by Nikolay S.

Calculates image LBP (Local binary patterns).

The LBP tests the relation between pixel and it's neighbors, encoding this relation into a binary word. This allows detection of patterns/features, while being immune to contrast changes.Current

  • 21.6K (All time)
  • 10 (Last 30 days)
  • 4.5 / 5
  • Community
  • 25 Jul 2017

Hatched Fill Patterns

Version 1.1.0.2 by Ben Hinkle

Replace solid colors with patterns.

Will create a bitmap copy of a figure with distinct colors replaced with hatch patterns. This is useful for b+w bitmap output. Vector output is not supported.

- Predefined hatch patterns
- Apply hatched patterns to a figure
  • 14.2K (All time)
  • 4 (Last 30 days)
  • 4.4 / 5
  • Community
  • 8 Jan 2019

Thermography pattern analysis and separation for NDT&E

Version 1.1 by bin gao

This is a simple demo code to analysis inductive thermal patterns for defect detection in NDT&E

valuable spatial and time patterns according to the whole transient response behavior without any training knowledge

- % This file is used by FASTICAG
- % This file is used by FASTICAG
- % This file is used by FASTICAG
- % This file is needed by FASTICAG
- WHITENV - Whitenv vectors.
- % This function is needed by FASTICAG
- ICAPLOT - plot signals in various ways
- REMMEAN - remove the mean from vectors
- % This file is needed by FASTICAG
- % This file is needed by FASTICAG
- % This file is used by FASTICAG
  • 1.4K (All time)
  • 7 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Feb 2015

Design Pattern: Singleton (Creational)

Version 1.2.0.1 by Rob Purser

A MATLAB® OOP implementation of the Singleton Creational Design Pattern

Design Pattern.Written by Bobby NedelkovskiThe MathWorks Australia Pty LtdCopyright 2009, The MathWorks, Inc.Reference:[1] Gamma, E., Helm, R., Johnson, R. and Vlissides, J. Design Patterns : Elements of

  • 3.7K (All time)
  • 3 (Last 30 days)
  • 4.6 / 5
  • Community
  • 1 Sep 2016

octree - partitioning 3D points into spatial subvolumes

Version 1.2.0.0 by Sven

OcTree recursively splits a large set of points into smaller subvolumes. A QuadTree but in 3D.

  • 5.6K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 5 Sep 2014

SPACE - Spatial Pattern Analysis using Closest Events

Version 2.0.2 by Andrew M. Soltisz

Point Pattern Analysis to characterize the bivariate spatial relationship between pairs of masked patterns within digital images.

Title: SPACE - Spatial Pattern Analysis using Closest EventsCitation: Andrew M Soltisz, Peter F Craigmile, Rengasayee Veeraraghavan. Spatial Pattern Analysis using Closest Events (SPACE)—A Nearest

  • 92 (All time)
  • 3 (Last 30 days)
  • -- / 5
  • Community
  • 28 Mar 2025

Exploration of the Spatial Characteristics of a Circular Piston with Matlab Implementation

Version 1.1.0.0 by Hristo Zhivomirov

Exploration of the spatial characteristics of a circular piston with 4D slices.

The codes presented here concern the exploration of the spatial characteristics of a circular piston, i.e. the acoustic (sound) pressure level at every point in front of the transducer (e.g. a

  • 543 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 29 Apr 2018

Conditional entropy of ordinal patterns (fast algorithm)

Version 1.2.4 by Valentina Unakafova

CondEn.m computes efficiently conditional entropy of ordinal patterns from 1D time series.

function eCE = CondEn( x, delay, order, windowSize )computes efficiently conditional entropy of ordinal patterns from 1D time series in sliding windows for orders 1...8 of ordinal patterns [1]. See

- .m efficiently [UK13] calculates values conditional entropy of ordinal patterns [UK14]
  • 694 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Oct 2018

A Simple function to plot external common tangents to circles

Version 1.0.0.0 by Kaushik

It helps to draw external common tangents when centers and radii of two circles are inputs.

The function sirkl_tan plots external common tangents of two non-intersecting circles. The radii of two circles is to be given by a vector of non-negative numbers and centers is given by a vector

  • 391 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Jul 2011

Strategy Design Pattern in Matlab 2008b

Version 1.0.0.0 by Paul Williamson

Strategy Pattern defined by "Gang of Four" in: "Design Patterns: Elements of ...," Gamma, et al.

they provide us with a common language to discuss various programming structures.The GoF define the Strategy Pattern as: Defines a family of algorithms, encapsulates each one, and makes them

- Title: The Strategy Pattern in Matlab 2008b
  • 1.3K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Nov 2008

HDLCoder Design Patterns and Examples

Version 4.0 by Kiran Kintali

Several tutorials in this submission show how to generate HDL from MATLAB code, Simulink models, and Simscape models.

/): Design pattern models for counters, delays, FSMs, bit operations, saturation, CORDIC, FFT, FIR (fixed/single/half precision), Viterbi, OFDM, LED blinking, and frame-based processing (blur, optical flow

  • 1.9K (All time)
  • 12 (Last 30 days)
  • 4.7 / 5
  • Community
  • 9 Mar 2026

Pattern recognition

Version 1.0.0.0 by Mansi Bansal

It is the basic theory of pattern recognition.

definition of pattern recognition. notes pn approaches of pattern recognition. notes o bayseian's theory used in pattern recognition

  • 721 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Dec 2011

Ordinal patterns distribution

Version 1.2.0 by Valentina Unakafova

Efficiently computing distribution and sequence of ordinal patterns from 1D time series

function OPsequence efficiently [1,2] computes distribution and sequence of ordinal patterns from 1D time series indata for the given order and delay (note that only orders = 1…8 are supported in

  • 299 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Oct 2018

Spatial Activity of an Image

Version 1.0.0.0 by Bjoern Eskofier

Computes a spatial activity index for images

  • 1.7K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Sep 2006

Hatch fill patterns plus plus

Version 1.0.0.0 by David

Updated code to replace colors in figures with hatching

lines and shapes, and has a wider variety of hatch patterns. applypatch_plus has also been made more efficient and matlab 7ish. It also now can take an image matrix directly, so images can be generated

- MAKEHATCH_PLUS Predefined hatch patterns
- APPLYHATCH_PLUS Apply hatched patterns to a figure
  • 5.1K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 21 Feb 2008

Efficient LLBP (Line Local Binary Pattern)

Version 1.1.0.0 by Nikolay S.

The function implements LLBP (Line Local Binary Pattern)

Description The LLBP tests the relation between pixel and its neighbors, encoding this relation into a binary word. This allows detection of patterns/features. The current version uses horizontal

  • 1.9K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 22 Aug 2015

Simple Airy Pattern

Version 1.0.0.0 by Raja

Generate surface plot of the Airy pattern

Based on the Bessel function of the first kind, it generates the diffraction pattern as surface plot.

  • 772 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 23 Jun 2016

Windowed Fourier transform for fringe pattern analysis

Version 1.0.0.0 by Qian Kemao

To process fringe patterns obtained from optical interferometry, fringe projection, SAR, MRI etc.

  • 4.4K (All time)
  • 5 (Last 30 days)
  • 5.0 / 5
  • Community
  • 24 Jul 2009

Stateflow Design Patterns (Part III)

Version 1.2.0.1 by Michael Carone

This ZIP-file contains the models used in the webinar entitled Stateflow Design Patterns (Part III).

This ZIP-file contains the models used in the webinar entitled Stateflow Design Patterns (Part III). Highlights include the Stateflow Pattern Wizard and continuous-time modeling in Stateflow.

  • 1.9K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Sep 2016

Radiation Pattern

Version 1.0.0.0 by Alexios Fourlis

The present GUI shows the radiation pattern from 3 dipoles in two types of display: linear and polar

  • 2.4K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 2 May 2012

read_patterned_tifdata

Version 1.3.0.0 by David

Read tifs > 4GB, predicting data location from precached offset patterns.

page:github.com/dgreenberg/read_patterned_tifdata/

  • 282 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 30 Jan 2015

  • 4.5K (All time)
  • 91 (Last 30 days)
  • -- / 5
  • Community
  • 23 Nov 2020

Design Pattern: Iterator (Behavioural)

Version 1.5.0.1 by Bobby Nedelkovski

A MATLAB® OOP implementation of the Iterator Behavioural Design Pattern

Intent: Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation [1]. This design pattern is also known as Cursor.Motivation: An

  • 1.6K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Sep 2016

Design Patterns for Simulink Functions in Stateflow

Version 1.0.0.1 by Michael Carone

Design patterns for Simulink® functions inside Stateflow® (requires R2008b or later)

This ZIP file contains the model files related to Sateflow Design PatternsThese model files contain three different design patterns for modeling Simulink functions inside of Stateflow. The design

  • 1.8K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Sep 2016

Spectral-Spatial-RF-Pulse-Design

Version 1.0.0.0 by Peder Larson

Toolbox for designing spectral-spatial RF pulses for MRI and MR spectroscopy applications

This package includes Matlab functions to design spectral-spatial RF pulses (also known as spatial-spectral RF pulses) for application to magnetic resonance spectroscopy and imaging.

- - Save spectral-spatial pulse
- - Plot performance of spectral-spatial
- - Calculate spectral-spatial bipolar pulse
- - Helper function for creating spectral-spatial
- - Set options for spectral-spatial design
  • 944 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 7 Jun 2024

Spatial Fuzzy Clustering and Level Set Segmentation

Version 1.3.0.0 by ABing

Integrating spatial fuzzy clustering with level set methods for automated medical image segmentation

level set algorithm is proposed in this paper to facilitate medical image segmentation. It is able to directly evolve from the initial segmentation by spatial fuzzy clustering. The controlling parameters

- Enhancing level set segmentation by spatial fuzzy clustering
  • 11.3K (All time)
  • 5 (Last 30 days)
  • 4.5 / 5
  • Community
  • 30 Apr 2015

fpat: a fuzzy pattern detector

Version 1.0.0.0 by us

the only pattern detector you will ever need

Schwarz, Shoelson & Amphlett, Retailers Of Fine MATLAB Cloth Since 1987, proudly announce another piece of visionary software: FPAT - A Fuzzy Pattern DetectorDid you ever listen to a

  • 6.7K (All time)
  • 1 (Last 30 days)
  • 4.3 / 5
  • Community
  • 16 Jul 2007

MATLAB WEB API (connect to WEB services using OAuth 1.0/2.0)

Version 0.6.3 by Pavel Roslovets

Work with WEB services directly from MATLAB

  • 822 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Apr 2021

Pattern Recognition Toolbox

Version 1.3.0.0 by Peter

Free pattern recognition toolbox for MATLAB

The Pattern Recognition Toolbox (PRT) for MATLAB (tm) is a framework of pattern recognition and machine learning tools that are powerful, expressive, and easy to use. Create a data set from your

  • 10.9K (All time)
  • 7 (Last 30 days)
  • 4.7 / 5
  • Community
  • 29 Apr 2014

Programming Patterns in MATLAB

Version 1.1.0.1 by Loren Shure

PPT presentation of some MATLAB® programming patterns

This file contains slides from the talk I gave at the 1997 MATLAB User's Conference. It shows some programming patterns in MATLAB, relevant to version 5.0 and beyond. A few of the patterns may be

  • 5.5K (All time)
  • 1 (Last 30 days)
  • 4.5 / 5
  • Community
  • 1 Sep 2016

Model View Control Pattern using GUIDE

Version 1.0.0.0 by Chris Schwarz

A simple GUIDE with Uicontrols is modified to demonstrate the application of MVC in Matlab.

Model View Controller (MVC) is a compound pattern whose goal is to separate responsibilities into modular pieces that can be interchanged relatively easily. If you didn't need a user interface, all

  • 1.7K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Feb 2013

FPGA-Adaptive-Beamforming-and-Radar-Examples

Version 1.3.1.0 by Tom Mealey

This repository contains FPGA/HDL demonstrations several beamforming and radar designs. Simulink models and MATLAB reference code are provid

- Get the maximum absolute value of the input data
- Deinterleave real and imaginary components from input vector.
- Unpack uint32 to int16 complex
- Interleave real and imaginary components.
  • 1.2K (All time)
  • 7 (Last 30 days)
  • 4.8 / 5
  • Community
  • 14 Aug 2023

Least Common Multiple Set

Version 1.3.0.0 by Josh

Input a set of numbers as an n-dimension array, get their least common multiple.

I wanted to find the least common multiple of a group of more than two numbers. Matlab's built in lcm function does not have this capability. It accepts two integer inputs, but cannot handle more. So

  • 2K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 10 Jul 2009

YAN-PRTools

Version 1.0.0.0 by Ke Yan

Implementation and wrappers of ~40 common pattern recognition algorithms.

Yet ANother pattern recognition toolbox.>>Feature processingzscorePCA, KPCALDA>>ClassificationLogistic regression (LR), softmaxsupport vector machine (SVM)random forest (RF)K nearest

  • 1.9K (All time)
  • 1 (Last 30 days)
  • 4.0 / 5
  • Community
  • 26 Apr 2016

PatRecog - Pattern Recognition Framework

Version 1.0.1 by Micael Couceiro

Pattern Recognition Framework for both static (i.e., "traditional" static features) and dynamic (i.e., time-sequence) classification.

PatRecog (Pattern Recognition) is a framework for both static (i.e., "traditional" static features) and dynamic (i.e., time-sequence) classification. It was developed to bypass the challenge felt in

  • 1.3K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Oct 2018

PPML - Periodically Patterned Multi Layer

Version 3.0 by Simone Zanotto

Electromagnetic properties of patterned multilayers based on RCWA (Rigorous Coupled Wave Analysis)

Rigorous coupled wave analysis (RCWA) based on the scattering matrix (SM) algorithm is one of the most powerful tools for the electromagnetic simulation of patterned multilayer structures. PPML -

  • 2.7K (All time)
  • 9 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Feb 2022

Spatial-Spectral Schroedinger Eigenmaps

Version 1.1.0.0 by Nathan Cahill

Graph-based dimensionality reduction technique for image data

Performs dimensionality reduction and classification of hyperspectral imagery using the Spatial-Spectral Schroedinger Eigenmaps (SSSE) algorithm, as described in the papers:1) N. D. Cahill, W. Czaja

- exampleScript.m: Provides example code for performing Spatial-Spectral
- schroedingerSpatialPotential - construct potential matrix for encoding
- adjacencyMatrix - construct adjacency matrix from spectral/spatial data
  • 1.4K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 19 Aug 2014

Multiple curve fitting with common parameters using NLINFIT

Version 1.1.0.0 by Chen

Wrapper for NLINFIT which allows simultaneous fitting for multiple data sets with shared parameters.

  • 4.1K (All time)
  • 9 (Last 30 days)
  • 4.6 / 5
  • Community
  • 20 Apr 2016

Measurement of Loudspeaker Radiation Pattern with Matlab

Version 1.2.0.0 by Hristo Zhivomirov

Radiation pattern measurement of a loudspeaker using Sound card.

The code presented here concerns the radiation pattern measurement of a loudspeaker. The measurement technique is based on generation of a sine-wave tone signal, reproduction of the signal by the

  • 969 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 9 Feb 2019

Fast mesh-mesh intersection using ray-tri intersection with octree spatial partitioning.

Version 1.5.0.0 by Thomas Seers

Fast mesh-mesh intersection based on ray-tri solution. Octree partitioning gives large speed-up.

prohibitive for meshes greater than a few thousand % triangles. The reliance on spatial partitioning using octree subdivision% carries overhead in binning the two input meshes, but is still usually% MUCH faster

  • 1.2K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Feb 2015

Convolution in Digital Signal Processing

Interactive courseware module that addresses common foundational-level concepts taught in signal processing courses.

in the time domain $\bullet$ achieve equivalence between low pass filtering and convolution $\bullet$ define and compute convolution of two 2\-D signals $\bullet$ perform spatial filtering of

  • 1.7K (All time)
  • 32 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Oct 2024

Pattern generation for a tailor-made shirt

Version 1.0.2 by Christina Hein

These functions help you to generate a tailor made pattern of a shirt based on simple body dimensions and gives advices on its fabrication.

For what purpose can I use the pattern?Maybe sewing is your hobby and you want to sew a perfectly fitting garment for yourself or a friend. Or you are interested in a perfectly fitting garment for a

  • 75 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 19 Jun 2021

Dipole antenna current and radiation pattern

Version 2.0 by Héctor Esteban González

Plots the current distribution and radiation pattern of a dipole antenna

Plots the current distribution and radiation pattern of a dipole antennaWith a slider you can change the electrical half-length H of the dipole

  • 1.4K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 30 Nov 2019

atom

Version 3.00 by Michael Holmboe

Atomistic Topology Operations in MATLAB (atom), is a MATLAB library for manipulation of (periodic) molecular systems

maximum neighbor cutoff distance```The common theme for the scripts is the use of the MATLAB variable type called struct, which acts as a variable container for the atoms' and molecules' different

  • 1.5K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 7 May 2025

WINNER II Channel Model for Communications Toolbox

Model and simulate spatially-defined channels for multi-user MIMO wireless systems

Installer file for WINNER II Channel Model for Communications System ToolboxUsing WINNER II channel models, you can model and simulate spatially-defined channels for multi-user MIMO wireless systems

  • 6K (All time)
  • 4 (Last 30 days)
  • 4.8 / 5
  • MathWorks
  • 17 Jun 2026

Radiation pattern from shear-tensile seismic source

Version 1.0.0.0 by Grzegorz Kwiatek

Calculates P, S, SV and SH radiation pattern using shear-tensile seismic source model.

Function calculates P-wave, S-wave, SH-wave and SV-wave radiation pattern using shear-tensile source model [cf. references 1-3 for details]. All input angles (strike, dip, rake of the fault, tensile

  • 1.3K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 17 Sep 2013

Spatial correlation in high resolution climate data

Version 1.0.0.0 by Agne Burauskaite-Harju

Characterising spatial patterns of correlation in high resolution climate data

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

  • 1.6K (All time)
  • 4 (Last 30 days)
  • -- / 5
  • Community
  • 19 Apr 2011

Image fusion: resolution merge (improve spatial resolution)

Version 1.0.0.0 by Kateryna Artyushkova

GUI for improving spatial resolution of image by RGB-HSI image fusion

GUI for improving resolution of lower resolution image using higher resolution image using RGB-to-HSI conversion.Images have to be spatially co-registered.Monochromatic (gray scale) low resolution

  • 3.5K (All time)
  • 1 (Last 30 days)
  • 4.8 / 5
  • Community
  • 16 Feb 2010

Robust Spatial Gaussian Mixture Model (SGMM) and Background Adjustment

Version 1.0 by MENG

Robust estimation of Spatial Gaussian mixture models and various ways to adjust background.

It estimates unknown parameters in a spatial Gaussian mixture models using a robust EM algorithm. It also provides various ways (soft assignment or hard assignment) to standardize the observations

  • 356 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 28 Apr 2016

Load more