Refine by Content Type

Refine by Category

Refine by Product

Refine by Time Frame

image thumbnail

updated 1 month ago

Matrix Inversion using Cholesky Decomposition by Aravindh Krishnamoorthy

Finds the inverse of the matrix X, given its (lower triangular) Cholesky Decomposition. (cholesky decompositio..., inversion)

inv_chol(L)

image thumbnail

updated almost 2 years ago

Three-phase Simple Space Vector Pulse Width Modulation by Syed Abdul Rahman Kashif

Simple three phase space vector modulation for power inverters (pulse width modulatio..., control design, power system)

simple_svpwm

image thumbnail

updated 2 years ago

Inversion every 2D slice for arbitrary Multi-dimension array. by Xiaodong

Inverse every 2D slice for an arbitrary N-D array (M). (inversion, inverse, array)

multinv(M)

image thumbnail

updated 2 years ago

Block Levinson solver by Tobin Fricke

Efficiently solve symmetric block Toeplitz matrix equations using Block Levinson recursion (matrix, inversion)

block_levinson(y, L)

image thumbnail

updated 3 years ago

Zernike Polynomial Coefficients for a given Wavefront using Matrix Inversion in Matlab by Christopher Wilcox

Calculation of Zernike Polynomial Coefficients for a given Wavefront using Matrix Inversion (zernike, polynomials, wavefront)

zernike_coeffs(phi, M)

image thumbnail

updated almost 4 years ago

RBF Acoustic Tomography by Travis Wiens

Recreate temperature and flow fields from acoustic time-of-flight data. (acoustic tomography, tomography, temperature)

Omegapsi=Omegapsi_rbf(Xc,X1,X2,k_i,c0,basisfunction)

Phi_int=rbf_integral(Xc,X1,X2,k_i,basisfunction)

[W phi]=train_rbf(X,Y,Xc,k_i,basisfunction)

image thumbnail

updated 4 years ago

SmartInv by Rouzaud Denis

Large sparse matrix inversion. Returns block diagonal, tridiagonal or pentadiagonal elements. (large matrix, sparse, inversion)

smartinv(varargin)

image thumbnail

updated 4 years ago

Can a tiny compiler-compiler grow into something useful? by Bill McKeeman

A grammar executing machine is used to build compiler-like programs (talk only). (compiler, execution, backtracking)

image thumbnail

updated 4 years ago

2D Apollonian gasket with n identical circles by Guillaume JACQUENOT

Plot a 2D apollonian gasket with n identical circles (apollonian, circles, apollonius)

apollonian_2D(n,level,display_inversion_circle,...

image thumbnail

updated almost 8 years ago

A Vandermonde matrix inversion by Steven Huang

The M-file inverses a kind of Vandermonde matrix by using Stirling polynomial coefficients. (linear algebra, vandermonde matrix, inversion)

VanInverse(B)

Contact us