Main Content

5,277 results in File Exchange

Fast mutual information of two images or signals

Version 1.6 by Jose Delpiano

Optimized function for mutual information of two images or signals

information is obtained on the intersection between the supports of partial histograms.Example (in mi_test.m):disp('Test: Mutual information between two images')load mri A=D(:,:,8); B=D(:,:,9);mi(A,B)disp('Test

- MI Determines the mutual information of two images or signals
  • 16.3K (All time)
  • 5 (Last 30 days)
  • 4.4 / 5
  • Community
  • 23 Feb 2015

Mutual Average Information

Version 1.0.0.0 by Alexandros Leontitsis

Calculates the Mutual Average Information of a time series

Calculates the Mutual Average Information of a time series for some time lag.

  • 6.7K (All time)
  • 1 (Last 30 days)
  • 4.9 / 5
  • Community
  • 5 Jan 2004

a function with the simplest form to calculate the mutual information

Version 1.0.0.0 by HU xb

Here is a function with the simplest form to calculate the mutual information between two images.

MI is a good approach to align two images from different sensor. Here is a function with the simplest form to calculate the mutual information between two images.the function f=cal_mi(I1,I2) is in

  • 2.5K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 10 Jun 2013

Average mutual information

Version 1.0.0.0 by Aslak Grinsted

Average mutual information

Very fast implementation of average mutual information. Usage: [v,lag]=ami(x,y,lag) Calculates the mutual average information of x and y with a possible lag. v is the average mutual information

  • 5.8K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 17 Feb 2006

The Adjusted Mutual Information

Version 1.0.0.0 by Xuan Vinh Nguyen

The Adjusted Mutual Information for clustering comparison

This program calculates the adjusted mutual information for comparing clusterings. It includes:- The mutual information/adjusted mutual information- The Rand index and some other indices(see

- Program for calculating the Adjusted Mutual Information (AMI) between
  • 1K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 6 Oct 2011

Mutual Information computation

Version 1.0.0.0 by Hanchuan Peng

A self-contained package for computing mutual information, joint/conditional probability, entropy

A self-contained, cross-platform, package for computing mutual information, joint/conditional probability, entropy, and more. This package has also been used for general machine learning and data

  • 53.1K (All time)
  • 5 (Last 30 days)
  • 4.3 / 5
  • Community
  • 23 Aug 2007

GCMI: Gaussian copula mutual information

Version 1.0.0.0 by Robin

Calculating mutual information and other quantities using a parametric Gaussian copula.

Functions for calculating mutual information and other information theoretic quantities using a parametric Gaussian copula.This provides a robust rank based statistic that can handle multidimensional

- Gaussian-Copula Mutual Information between a continuous and a
- Conditional Mutual information (CMI) between two Gaussian variables
- Mutual information (MI) between two Gaussian variables in bits
- Mutual information (MI) between a Gaussian and a discrete
- Gaussian-Copula Mutual Information between two continuous variables.
- Gaussian-Copula Mutual Information between a continuous and a
  • 608 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Apr 2026

Mutual Information -2 variablle

Version 1.0.0.0 by Taesam Lee

Estimate Mutual Information with kernel density function

The function will estimate Estimate Mutual Information with kernel density function

- % Estimating Mutual Information with Moon et al. 1995
  • 1.4K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Oct 2010

Feature Mutual Information (FMI) metric for non-reference image fusion

Version 1.71.0.0 by Mohammad Haghighat

FMI is a non-reference image fusion metric based on mutual information of image features.

FMI calculates the Feature Mutual Information (FMI), the non-reference performance metric for fusion algorithms, proposed in: M.B.A. Haghighat, A. Aghagolzadeh, H. Seyedarabi, "A Non-Reference

  • 3K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 6 Jul 2015

Kernel estimate for (Conditional) Mutual Information

Version 1.0.0.0 by Mikhail

Estimates Mutual Information and Conditional Mutual Information between continuous random variables

Mutual information I(X,Y) measures the degree of dependence (in terms of probability theory) between two random variables X and Y. Is is non-negative and equal to zero when X and Y are mutually

- Kernel-based estimate for mutual information I(X, Y)
- Kernel-based estimate for conditional mutual information I(X, Y|Z)
  • 3.6K (All time)
  • 2 (Last 30 days)
  • 4.8 / 5
  • Community
  • 9 Apr 2011

Mutual Information In probability theory and information theory

Version 1.3.0.0 by Guangdi Li

Code for marginally and conditional mutual information in probability and information theory

The definition of mutual information could resort to wiki: http://en.wikipedia.org/wiki/Mutual_informationFor marginal mutual information, we say it is : I(A,B)=sum sum P(A,B) log[P(A,B)/P(A)P(B)]For

- calculate the mutual information between two variables
- This function builds a matric that measures the weight( Ip(Ci, Cj) ) between node i and
- VarData1,VarData2,and ConditionalData must have the same number of rows
- ControlCentor
- This function return a matric indicating the useful rows in OriginalData.
  • 2.8K (All time)
  • 1 (Last 30 days)
  • 4.5 / 5
  • Community
  • 26 Jan 2010

Fuzzy Entropy and Mutual Information

Version 1.3.0.0 by Rami Khushaba

An implementation of the theory of fuzzy entropy and fuzzy mutual information.

Nowadays there are heaps of articles on the theory of fuzzy entropy and fuzzy mutual information. However, there is a clear significant lack for a Matlab implementation of these concepts. Based on

- Fuzzy Mutual Information and Fuzzy Entropy
  • 4.4K (All time)
  • 3 (Last 30 days)
  • 4.8 / 5
  • Community
  • 13 Sep 2013

mutual_information_images(im1, im2)

Version 2.0.0.0 by Hossein

this software finds mutual information between two images

this software takes two images and return their mutual information. generally, If these two image do not belong to a same scene, their MI is minimum.

- by soleimani h.soleimani@ec.iut.ac.ir
  • 508 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 4 Jul 2018

MUTUALINFO

Version 1.0.0.0 by David Fass

Multiple mutual information (interaction information)

MUTUALINFO(X,P,idx) returns the multiple mutual information (interaction information) for the joint distribution provided by object matrix X and probability vector P. Each row of MxN matrix X is an

- MUTUALINFO Multiple mutual information (interaction information).
  • 4K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 31 Mar 2016

Feature Selection Using BBPSO with Mutual Information

Version 1.0.1 by Song

a algorithm of feature selection, called BBPSO-based feature selection with mutual information (MIBBPSO)

Particle Swarm Optimization with Mutual Information ", which have been submitted to the journal Pattern Recognition. In this toolbox, the main function is named as “main”.

  • 632 (All time)
  • 1 (Last 30 days)
  • 4.7 / 5
  • Community
  • 28 Apr 2019

mrTools

Version 4.8 by Justin Gardner

mrTools - matlab based tools for fMRI

  • 101 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 22 Feb 2024

Measures of Analysis of Time Series toolkit (MATS)

Version 1.0.0.0 by Dimitris Kugiumtzis

MATS computes many measures of scalar time series analysis on many time series in one go.

- [mutM,cummutM,minmuttauV] = MutualInformationHisDis(xV,tauV,bV,flag)
- [mutM,cummutM,minmuttauV] = MutualInformationHisPro(xV,tauV,bV,flag)
- [pautV] = PartialAutocorrelation(xV,tauV)
- LeadIdCodeXYZ uses the Label information for computing the
  • 10.5K (All time)
  • 6 (Last 30 days)
  • 4.9 / 5
  • Community
  • 2 May 2012

Toolbox signal

Version 1.2.0.0 by Gabriel Peyre

Signal processing related functions.

- compute_mutual_information - compute mutual information of two random variables
  • 11.7K (All time)
  • 2 (Last 30 days)
  • 4.3 / 5
  • Community
  • 27 Jun 2009

Very fast Mutual Information betweentwo images.

Version 1.1.0.0 by Generoso Giangregorio

This function computes the mutual information between two quantized images.

function M = MI_GG(X,Y)Computes the mutual information between two quantized images: X and Y.For Citation: M. Ceccarelli, M. di Bisceglie, C. Galdi, G. Giangregorio, S.L. Ullo, “Image Registration

  • 2.9K (All time)
  • 1 (Last 30 days)
  • 4.1 / 5
  • Community
  • 30 Mar 2015

ent(varargin)

Version 2.0.0.0 by ja

Built for 'highest possible' speed. Can handle any number of dimensions, given sufficient memory.

  • 2K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Mar 2018

Normalized Mutual Information

Version 1.0.0.0 by Mo Chen

Fully vectorized implementation NMI. NMI is often used for evaluating clustering results.

Normalized mutual information is often used for evaluating clustering results, information retrieval, feature selection etc. This is a optimized implementation of the function which has no for

- Compute normalized mutual information I(x,y)/sqrt(H(x)*H(y)) of two discrete variables x and y.
  • 7.3K (All time)
  • 6 (Last 30 days)
  • 4.1 / 5
  • Community
  • 7 Mar 2016

mRMR Feature Selection (using mutual information computation)

Version 1.0.0.0 by Hanchuan Peng

This is a cross-platform version of mimimum-redundancy maximum-relevancy feature selection

top-ranking method has been demonstrated on a number of data sets in recent publications. This version uses mutual information as a proxy for computing relevance and redundancy among variables (features). Other

  • 22.5K (All time)
  • 2 (Last 30 days)
  • 4.1 / 5
  • Community
  • 19 Apr 2007

Information Theoretic Feature Selection

Version 1.1.0.0 by Xuan Vinh Nguyen

Implementation for state-of-the-art mutual information based feature selection methods

)- Quadratic programming feature selection (QPFS)- Mutual information quotient (MIQ)- Maximum relevance minimum total redundancy (MRMTR) or extended MRMR (EMRMR)- Spectral relaxation global Conditional Mutual

- Nguyen X. Vinh, Jeffrey Chan, Simone Romano and James Bailey, "Effective Global Approaches for Mutual Information based Feature Selection".
- Nguyen X. Vinh, Jeffrey Chan, Simone Romano and James Bailey, "Effective Global Approaches for Mutual Information based Feature Selection".
- Vinh Nguyen, Jeffrey Chan and James Bailey, "Reconsidering Mutual Information Based Feature Selection: A Statistical Significance View",
- Nguyen X. Vinh, Jeffrey Chan, Simone Romano and James Bailey, "Effective Global Approaches for Mutual Information based Feature Selection".
  • 2K (All time)
  • 2 (Last 30 days)
  • 4.8 / 5
  • Community
  • 7 Jul 2014

hctsa

Version 1.9.0.0 by Ben Fulcher

Highly comparative time-series analysis

- Mutual information between two data vectors using bin counting.
- Mutual information of two data vectors.
- Converts a matrix of mutual information to distances
- Time-series automutual information
- Statistics on automutual information function
- Compute the partial autocorrelation of an input time series
- Information dimension.
- Automutual information (Rudy Moddemeijer implementation)
- Variability in first minimum of automutual information
- Gives some user-interpretable information about the
- Automutual information calculation using code from TSTOOL.
- Appends the git information to the hctsa file
- Initialize Information Dynamics Toolkit object for MI computation.
- The automutual information of the distribution using histograms.
- Box counting, information, and correlation dimension of a time series.
- Changes in the automutual information with the addition of noise
  • 1.1K (All time)
  • 7 (Last 30 days)
  • 4.5 / 5
  • Community
  • 14 Aug 2023

Feature Selection Based on Interaction Information

Version 1.0.0.0 by Stefan Schroedl

Self-contained package for feature selection based on mutual information/interaction information.

, mutual information and interaction information are included and are usable by themselves. See demo_feature_select.m for examples.

  • 4.5K (All time)
  • 2 (Last 30 days)
  • 4.7 / 5
  • Community
  • 17 Mar 2010

Mutual information

Version 0.1.1 by John M. O'Toole

Mutual Information measures using kNN for both continuous and categorical (discrete) variables

Mutual Information (Matlab code)Calculate the mutual information using a nearest-neighbours method for both the continuousversus continuous variable (Kraskov et al. 2004) and for the continious

  • 993 (All time)
  • 14 (Last 30 days)
  • -- / 5
  • Community
  • 12 Apr 2022

Image Registration (2D) using Mutual Information (Optimization toolbox needed)

Version 1.0.0.0 by Hosang Jin

This is an updated automatic image registration using mutual information for users of IP toolbox.

[2D Mutual Information Matching using Optimization toolbox]This is an updated automatic image registration using mutual information for users of IP toolbox coded by Kateryna Artyushkova from The

- 2D Mutual Information Matching using Optimization toolbox
  • 16.3K (All time)
  • 1 (Last 30 days)
  • 4.0 / 5
  • Community
  • 24 Feb 2005

Mutual Information

Version 1.2.0.0 by Will Dwinnell

Calculates the mutual information between two discrete variables (or a group and a single variable).

MutualInformation: returns mutual information (in bits) of discrete variables 'X' and 'Y' I = MutualInformation(X,Y); I = calculated mutual information (in bits) X = variable(s) to be analyzed

- MutualInformation: returns mutual information (in bits) of the 'X' and 'Y'
  • 8.5K (All time)
  • 3 (Last 30 days)
  • 2.8 / 5
  • Community
  • 3 Jan 2012

pde1dM

Version 1.4 by Bill Greene

pde1dm is a 1D PDE solver that supports high order interpolation functions, coupled ODE and is compatible with pdepe input syntax

# pde1dm1D Partial Differential Equation Solver for MATLAB and Octave`pde1dm` solves systems of partial differential equations (PDE) in a singlespatial variable and time. The input is mostly

  • 325 (All time)
  • 6 (Last 30 days)
  • 4.5 / 5
  • Community
  • 2 May 2026

Automatic Image Registration using (Normalized) Mutual Information for users of IP toolbox

Version 1.0.0.0 by Kateryna Artyushkova

Rigid (translation and rotation) automatic registration of images using normalized mutual informati

Functions for aligning images by rotation and translation: image_registr_MI.m MI2 - calculating Mutual informationjoint_h - calculating Joint histogramMutual information is calculated using joint

  • 25.5K (All time)
  • 2 (Last 30 days)
  • 4.1 / 5
  • Community
  • 12 Jun 2006

PECUZAL embedding algorithm for Matlab

Version 1.4 by K. H. Kraemer

This is the PECUZAL implementation for Matlab. An automated approach for attractor reconstruction of uni- and multivariate datasets.

`pecuzal-embedding.mltbx`. For further information also see the documentation (`Examples`).

- Histogram based mutual information.
  • 138 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Aug 2023

Windowed mutual information (migram)

Version 1.0.0.0 by Norbert Marwan

Computes a windowed mutual information

Calculate windowed mutual information between two signals up to a pre-defined lag. The estimation of the (joint) probabilities is optimized, hence, entire computation is very fast.

- MIGRAM Calculate windowed mutual information between two signals.
  • 2.6K (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 20 Jun 2007

Image mutual information

Version 1.0.0 by Jess Sia

Fast mutual information calculation for images with consistent results to MATLAB built-in entropy() function.

MATLAB mutualInfo functionFast MATLAB function to calculate the mutual information of two images. Designed specifically for speed and to emulate functionality of MATLAB native entropy function. For

- Calculates the mutual information between two images.
  • 118 (All time)
  • 4 (Last 30 days)
  • -- / 5
  • Community
  • 9 Jun 2023

Information Theory Toolbox

Version 1.0.0.0 by Mo Chen

Functions for Information theory, such as entropy, mutual information, KL divergence, etc

information6)Normalized mutual information7)Normalized variation informationThis package is now a part of the PRML toolbox (http://www.mathworks.com/matlabcentral/fileexchange/55826-pattern-recognition-and-machine

- Compute mutual information I(x,y) of two discrete variables x and y.
- Compute normalized mutual information I(x,y)/sqrt(H(x)*H(y)) of two discrete variables x and y.
- Compute normalized variation information z=(1-I(x,y)/H(x,y)) of two discrete variables x and y.
  • 11.7K (All time)
  • 5 (Last 30 days)
  • 3.4 / 5
  • Community
  • 7 Mar 2016

mutual coherence of a matrix

Version 1.0.0.0 by yoash levron

This function computes the mutual coherence of a matrix

This function computes the mutual coherence of a matrix.Input: a real or complex matrix with more than one column.Ouput: the mutual coherence.

- this script demonstrates the function 'mutual_coherence'
- computes the mutual coherence a matrix
  • 898 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 22 Sep 2015

ami and correlation

Version 1.0.0.0 by Durga Lal Shrestha

Computes and plots average mutual information and correlation for time series data.

AMI computes and plots average mutual information (ami) and correlation of univariate or bivariate time series for different values of time lag.USAGE: [amis corrs] = ami(xy,nBins,nLags)INPUT: xy

- Average Mutual Information and Correlation
- AMI computes and plots average mutual information (ami) and correlation for
  • 4.7K (All time)
  • 2 (Last 30 days)
  • 4.8 / 5
  • Community
  • 4 Apr 2016

Partial Fast Fourier Transform

Version 1.0.0.0 by Gerbrand van der Zouw

Fast computation of part of an FFT using fractional fourier transform

- FPFT fast partial fourier transform
  • 4.7K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 27 Dec 2005

Normalized Mutual Information (NMI) for Cluster Analysis

Version 1.0.0 by qqffssxx

A MATLAB implementation for calculating Normalized Mutual Information (NMI) to measure the similarity between two clusterings.

This MATLAB function provides a straightforward method to calculate the Normalized Mutual Information (NMI) between two sets of cluster assignments. NMI is a valuable measure in clustering as it can

  • 107 (All time)
  • 3 (Last 30 days)
  • -- / 5
  • Community
  • 9 Jun 2023

Submodular Function Optimization

Version 1.2.0.0 by Andreas Krause

This toolbox provides functions for maximizing and minimizing submodular set functions.

detection / facility location* sfo_fn_infogain: Information gain about gaussian random variables* sfo_fn_entropy: Entropy of Gaussian random variables* sfo_fn_mi: Gaussian mutual information* sfo_fn_varred

- Example program for clustering using mutual information
- Computes the Gaussian mutual information between a set and its complement
  • 8.4K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 22 Mar 2010

Permutation Conditional Mutual Information (PCMI)

Version 1.0.0.0 by Gaoxiang Ouyang

Estimation of a directionality index between two time series

[Dxy,Ixy,Iyx] = CMI_PE_tau(X,Y,ord,t,Tau)PCMI: a novel methodology based on permutation analysis and conditional mutual information for estimation of a directionality index between two time series

  • 627 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 15 Apr 2014

Partial Least-Squares and Discriminant Analysis

Version 1.0.0.0 by Yi Cao

A tutorial and tool using PLS for discriminant analysis.

Patial Least-Squares (PLS) is a widely used technique in various areas. This package provides a function to perform the PLS regression using the Nonlinear Iterative Partial Least-Squares (NIPALS

  • 12.7K (All time)
  • 9 (Last 30 days)
  • 4.9 / 5
  • Community
  • 19 Feb 2008

Example Turbo Coding with free distance, EXIT code, and Presentation

Version 1.0.0.0 by Colin O'Flynn

Suitable for self-study or presenting to others, run full Turbo code simulations.

- Based on LLR get mutual information. Just a wrapper so you can try
  • 1.2K (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 1 Feb 2012

GlobalMIT toolbox

Version 1.0.0.0 by Xuan Vinh Nguyen

Learning Globally Optimal Dynamic Bayesian Network with the Mutual Information Test (MIT) Criterion

present GlobalMIT, a toolbox for learning the globally optimal DBN structure using a recently introduced information theoretic based scoring metric named mutual information test (MIT). Under MIT, learning

  • 1.8K (All time)
  • 1 (Last 30 days)
  • 4.3 / 5
  • Community
  • 4 Aug 2011

Entropy triangle

A set of visual entropy-based tools to assess the performance of multiclass classifiers.

mutual information, variation of information of entropy decrement. We have also added a script (compareETs) to visualize your own ETs and to print the NIT and EMA vs. other measures in latex-ready format

- pointwise mutual information operator [I,Pxy] = pmi(N)
  • 2.4K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Jan 2014

B-spline Grid, Image and Point based Registration

Version 1.33.0.0 by Dirk-Jan Kroon

B-spline registration of two 2D / 3D images or corrsp. points, affine and with smooth b-spline grid.

. Also including, localized normalized mutual information as registration error, allowing the images or volumes to be of a different type/modality for instance a MRI T1 and T2 patient scan.How it works:A

- Exampleusing fminunc optimizer and mutual information and grid
- This function makes a 2D joint histogram of 1D,2D...ND images
  • 33.2K (All time)
  • 3 (Last 30 days)
  • 4.8 / 5
  • Community
  • 16 Mar 2011

image_MI.m

Version 1.0.0.0 by somnath

Image copy move detection using mutual information

The code try to detect if there any copy move attempt has been done , the sample image is forged with copy move technique . The algorithm detects tampering using regional mutual information .

  • 1.8K (All time)
  • 1 (Last 30 days)
  • 4.2 / 5
  • Community
  • 12 Jun 2014

Partial Rank Correlation Coefficients

Version 1.0.0 by Tristen

Function for calculating the partial rank correlation coefficient for a variable number of model parameters

This function serves as a means of calculating the partial rank correlation coefficients (PRCCs) of a set of equally sized (n,1) input arrays, p1, p2,... where the last input is the response of the

  • 325 (All time)
  • 7 (Last 30 days)
  • 5.0 / 5
  • Community
  • 19 Oct 2022

Code for the Extreme learning machine and adaptive sparse representation algorithm (EA-SRC)

Version 1.0.0.0 by Kai Zhang

Code for the Extreme learning machine and adaptive sparse representation algorithm (EA-SRC)

- Register this variable as a partialDCT class
  • 1.4K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 4 Jul 2016

EXIT chart computation

Version 1.6.0.0 by Bogdan Cristea Eugen

Matlab class implementing several methods for the computation of EXIT charts.

EXtrinsic Information Transfer (EXIT) charts are useful for characterizing the convergence properties and the performance of turbo receivers. Turbo receivers are generally constructed from two or

- Computes the A priori Mutual Information assuming a Gaussian distribution
  • 2.5K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Sep 2010

GetFullPath

Version 1.11.0.0 by Jan

Full path name for partial or relative path

GetFullPath - Get absolute path of a file or folder nameThis function converts a partial or relative name to an absolute full path name. The fast Mex works on Windows only, but the M-file runs on

  • 7.3K (All time)
  • 6 (Last 30 days)
  • 4.8 / 5
  • Community
  • 20 Jun 2021

Channel capacity using Arimoto-Blahut Algorithm

Version 1.0.0.0 by reeno joseph

To find Channel capacity by maximizing mutual information w.r.t source symbol probability matrix Pc.

To find channel capacity one must maximize the mutual information with respect to the discrete set of probabilities of the source symbols 'c' , and for a given transition probability matrix.An

  • 975 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 31 Aug 2011

SC - powerful image rendering

Version 1.10.0.0 by Oliver Woodford

Useful tool for rendering and outputting information rich images

  • 18K (All time)
  • 4 (Last 30 days)
  • 4.7 / 5
  • Community
  • 23 Jun 2020

Automatic Image Registration

Version 1.0.0.0 by Kateryna Artyushkova

Using mutual information for users with no access to IP toolbox.

Functions for aligning images by rotation and translation: im_reg_MI.m MI2 - calculating Mutual informationjoint_h - calculating Joint histogramMutual information is calculated using joint histogram

  • 17.2K (All time)
  • 1 (Last 30 days)
  • 4.3 / 5
  • Community
  • 22 Nov 2005

System Information Class for Windows

Version 1.1.0.0 by Xin Zhao

This class will query the current system information in MATLAB. Works with R2009a and up.

can do it inside MATLAB. But with the recent and excellent .Net support, this is actually quite easy and straightforward.This class, wrapping all the basic information regarding to you Windows machine

  • 1.6K (All time)
  • 1 (Last 30 days)
  • 4.5 / 5
  • Community
  • 20 Feb 2010

Density-ratio based clustering

Version 1.1.0.0 by YE

Discovering clusters with varying densities

- NMI Compute normalized mutual information (NMI) using the true and cluster
  • 1K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Sep 2016

Coding of Analog Signals

Version 1.0.0 by David Ferreira

Set of scripts for source and channel coding in telecommunications.

Lempel-Ziv'78 Coding. Calculation of Mutual Information and Channel Capacity (Non-symmetric and Symmetric Channel).

  • 37 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 27 Oct 2020

inpaint_nans

Version 1.1.0.0 by John D'Errico

Interpolates (& extrapolates) NaN elements in a 2d array.

interpolation, which give tradeoffs in accuracy versus speed and memory required. All the methods currently found in inpaint_nans are based on sparse linear algebra and PDE discretizations. In essence, a PDE is

  • 48.9K (All time)
  • 53 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Aug 2012

MRI Partial Fourier reconstruction with POCS

Version 1.2.0.0 by Michael Völker

Fast and robust reconstruction of Cartesian partial Fourier MRI data with POCS

POCS (Projection Onto Convex Sets) is often used to reconstruct partial Fourier MRI data.This implementation works with 2D or 3D data on a Cartesian grid. It is optimized for speed and automatically

- Partial-Fourier Reconstruction with POCS
- Showing the effect of the POCS partial Fourier reconstruction.
  • 2.6K (All time)
  • 5 (Last 30 days)
  • 5.0 / 5
  • Community
  • 19 Dec 2012

The Computation of Pi by Archimedes

Version 1.20.0.0 by Bill McKeeman

Archimedes wrote 3 1/7 > pi > 3 10/71. This is how he did it.

- fr/partial - separates FRAC into partial fractions
  • 3.3K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 4 Mar 2016

Information Bottleneck iterative algorithm

Version 1.0.0.0 by Shabab Bazrafkan

The MATLAB implementation of the "Information Bottleneck Iterative Algorithm

The MATLAB implementation of the "Information Bottleneck Iterative Algorithm" presented in "The Information Bottleneck Method, Naftali Tishby, Fernando C. Pereira and William Bialek". Including a

  • 228 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 2 Feb 2018

Load more