697 results
Normalize XY coordinates to MATLAB figure window containing axis
COORD2NORM(axishandle, x, y) takes input XY coordinates, relative to the axes object axishandle, and normalizes them to the parent container of axishandle. This is useful for functions like
Multiple dot, cross, and outer products, cross divisions, norms, normalizations, projections, etc.
: CROSSOperation: ARRAYLAB implementation----------------------------------------------------Euclidean norm: MAGNNormalization: UNITDot product (AX enabled): DOT2Crossproduct (AX enabled): CROSS2Outerproduct (AX
Euclidian norm along a specified dim of an array - fast C-Mex
Fast euclidian norm over N.th dimension of a DOUBLE arrayY = DNorm2(X, N)INPUT: X: Real DOUBLE array. N: Dimension to operate on.OUTPUT: Y: Euclidian norm over N.th dimension: Y = sqrt(sum(X .* X
A better, transparent memmapfile, with complex number support.
Matlab Tensor Tools
Freely generate data, identify models, and visualize results using over 50 (physics-informed) data-driven approaches.
A class for efficient manipulation of N-fold Kronecker products in terms of their operands only.
(.\), mldivide (\), mrdivide (/), inv, pinv, power, mpower, norm, sum, cond, eig, svd, abs, nnz, orth, chol, lu, qr, full, sparse, ... Some restrictions apply to these overloads. In particular
Select a point from a 3D point cloud by clicking on it.
Contour and surface plots of the bivariate normal density
MATLAB Toolbox for working with high-dimensional tensors in the Tensor-Train (TT)-format
Computing the matrix exponential times a vector without explicitly computing the matrix exponential.
This toolbox implements the well known split-step Fourier technique for solving nonlinear PDEs.
A MATLAB toolbox connected with functions of matrices.
Numerical computation with functions
GISMO - a framework for scientific research in seismology/infrasound
Computation of the matrix logarithm in multiprecision.
Fractional Matrix Powers with Frechet Derivatives and Condition Number Estimate
Version 1.1.0.0
Lijing LinComputing matrix power A^p in complex/real arithmetic, with condition number and Frechet derivatives
Signal Processing on non-euclidien domain signals
Functions for statistical learning, pattern recognition and computer vision, covering many topics.
Minimum Norm Algorithm for DOA Estimation
The minimum norm method is applicable for linear arrays and can be considered as an improved version of MUSIC in computing DOA estimates.
Solutions of the direct and inverse geodesic problems
Matrix completion using nuclear norm, spectral norm or weighted nuclear norm minimization.
Version 2.0.0.0
Gil ShabatCompletes a matrix with missing entries, such that the obtained matrix has minimal norm.
Completes a matrix with missing entries, such that the obtained matrix has minimal norm.Usage:[CompletedMat, ier] = MatrixCompletion(A.*B, B,N, mode, lambda_tol, tol, display);A - matrix to completeB
This toolbox provides functions for maximizing and minimizing submodular set functions.
set V, and A must be a subset of V.Implemented algorithms:1) Minimization:* sfo_min_norm_point: Fujishige's minimum-norm-point algorithm for minimizing general submodular functions* sfo_queyranne
GIBBON: The Geometry and Image-Based Bioengineering add-ON for MATLAB
Contact problem is solved by the Uzawa algorithm and the error of the solution is estimated.
Gathers and compares the best methods for the joint spectral radius computation
Fitting for lognormal distributions
Measure of geometric parameters in 2D or 3D images (surface area, perimeter, Euler Number...)
Color constancy toolbox
System object definitions for sparsity-aware image and volumetric data restoration
A tutorial for micromechanical computations with elasticity, fabric and Eshelby tensors.
Companion Software
Software for quantitative portfolio and risk management
Least squares with minimum-norm solution
This function calculates the minimum-norm solution of the least squares problem A*X = B. Where A is low-rank matrix. The function LSMIN is faster then the matlab alternative X = pinv(A)*B. Uses the
The program deconvolutes IR spectra of mordenites
intensities (a.u.)Contents:- deconvolute3VtGUI.m - main GUI program for the deconvolution- the function that perform the deconvolution- voigtNormGLform.m - creates Voigt profile function corresponding with
Visualize matrix norms, SVD, and eigenvalues with a GUI!
far, my GUI helps you visualize three things:1. Matrix norm2. Singular value decomposition3. Eigenvalue decompositionThe GUI feels great if you have touchscreen and move the vectors with your finger
Decompostion of a mixed tracer field (hydrographic data) into individual source water masses.
Quantitative Magnetic Resonance Imaging Made Easy with qMRLab: Use GUI or CLI to fit and simulate a myriad of qMRI models.
Returns the vector norm for a specified dimension (e.g. row/col) of a matrix
% VNORM - Return the vector norm along specified dimension of A%% VNORM(A) returns the 2-norm along the first non-singleton% dimension of A% VNORM(A,dim) return the 2-norm along the dimension
The SALP-Toolbox can be used for analysis of stationary and nonstationary signals using spectral and parameter estimation schemes.
Machine learning based Lithium-Ion battery capacity estimation using multi-Channel charging Profiles
XML_GalYUMAT program reads the almanac from each satellite and writes it in YUMA format
.• initdata – function of initialization of arrays.• Galxml – startup file.• e_norm – mantissa normalization function.In order to start working with the program, you need:1. Go to the
Stretches contrast on the image and normalize image from 0 to 1
本サンプルモデルでは、MATLABスクリプト作成作業、Simulinkモデルを使ったモデリング、開発業務を円滑に進めるための、Git機能の活用方法について紹介します。
Collection and a development kit of Matlab mex functions for OpenCV library
Updated LZW compressor and decompressor with reasonable performance
Building on the earlier norm2lzw and lzw2norm examples, these routines implement LZW compression/decompression.The table management has been rewritten for performance - both time and space, and fixed
MIB is a package for segmentation of multi-dimensional (2D-4D) microscopy datasets
Free pattern recognition toolbox for MATLAB
Medical software for Processing multi-Parametric images Pipelines
Optimization codes for sparsity related signal processing
statistical digital signal processing, DSP, digital filtering, signal modeling
Compression of Motion Capture Data (ASF/AMC format) using Discrete Wavelet Transform
The toolbox implements the Augmented Lagrangian algorithm
A toolbox allowing rapid definition and evaluation of 2D and 3D phased array antennas.
This is a code to detect faces using webcam input using L1 norm minimization criterion.
This uses L1 norm minimization to detect between faces and non faces. 6 faces are used for training and the usual pre-processing like skin detection. The threshold is placed at 0.2 but can be
Geometric computing library for 3D shapes: meshes, points, lines, planes...
launch cadence analog simulations from Matlab and extract a macromodel of linear analog functions