image thumbnail

updated 9 months ago

Get Climate Teleconnection Indices by Chad Greene

Import Arctic, Antarctic, Pacific-North American & North American Oscillation indices from NOAA CPC. (climate, teleconnections, noaa)

get_aao

get_ao

get_nao

image thumbnail

updated 11 months ago

Parameter Iterator (paramiterator) by Matt Caywood

Allows complex arbitrarily nested loops to be flattened into a simple single loop. (simulation, control, loop)

paramiterator

image thumbnail

updated 1 year ago

Find the "I J K" indices of any element number "e" in the 2D or 3D matrix by sunil anandatheertha

Many a times it may be required to identify the indices, 'i','j' and 'k' values of an element number (aerospace, automotive, communications)

[row,column,plane]=findijk(e,rcp)

image thumbnail

updated 1 year ago

sub2allind by Michael Völker

convert subscripts to ALL corresponding indices (subscript, index, indices)

sub2allind(sz, varargin)

image thumbnail

updated 3 years ago

Miller Indices of Cubic Crystals by Husam Aldahiyat

Simple GUI that displays properties of Miller Indices for cubic crystals. (indices, crystal, miller)

millerind

image thumbnail

updated 4 years ago

index.m - create a list of the indices and values of an array by Georg Stillfried

Create a list where each value (content) of an array is displayed together with its index. (matrices, index, indexes)

index (M,varargin)

image thumbnail

updated 4 years ago

FINDIND by Jos (10584)

find indices of matching elements between two matrices (v2.0, jan 09) (indices, find, match)

findind(A,B)

image thumbnail

updated 5 years ago

simulink matrix element by Nassim Khaled

This block outputs a given element of a matrix defined by the raw and the column indices of the elem (column, matrix element, raw)

matrix_element

image thumbnail

updated 5 years ago

SORTLIND (v2.1) by Jos (10584)

sorts input and returns linear indices for parallel sorting (matrices, matrix, sort)

sortlind(varargin)

image thumbnail

updated 5 years ago

neighbor indexing by Wolfgang Schwanghart

returns neighbors of cells in n*m matrices (adjacency, neighbor, matrices)

ixneighbors(varargin)

image thumbnail

updated almost 6 years ago

Modal by Felix Hebeler

Calculates statistical mode and returns indices (statistical mode, indices, modal)

modal(A)

image thumbnail

updated 9 years ago

elmat+ 2.2 by Rasmus Anthin

Deleting indices, inserting vectors and rotating/shifting matrix. Multidimensional. (matrices, lintime, linspace)

B=delmat(A,idx,dim)

B=insmat(A,v,Ii,dim)

B=rotmat(A,n,dim)

Contact us