24,321 results

RunLength

Version 1.2.0.0

by Jan

RunLength coding as fast MEX and M-code

validity and speed.Tested: Matlab 6.5, 7.7, 7.8, 7.13, WinXP/32, Win7/64 Compiler: LCC3.8, BCC5.5, OWC1.8, MSVC2008/2010Does not compile under LCC2.4 shipped with Matlab/32!Assumed Compatibility

Makes the pre-R2008b (MATLAB 7.7) default desktop layout available on the Desktop Layout menu.

In MATLAB® 7.7 the default layout was changed. Choosing "Default" from the Desktop Layout menu now arranges desktop tools in three columns where previously they appeared in two columns. If you

This submission implements a robust cost function for designing chamfer masks

The University of Alabama’s EcoCAR Mobility Challenge CAV designs from Year 1 of the competition

VChooseK

Version 1.0.0.0

by Jan

Choose K elements from a vector - MEX: 100 times faster than NCHOOSEK

its specific job VChooseK is remarkably faster (see screen shot).Tested: Matlab 6.5, 7.7, 7.8, WinXPCompilers: BCC5.5, LCC2.4/3.8, Open Watcom 1.8Please run the unit-test TestVChooseK after compiling

This function extends the capabilities of the plot function in Matlab and enhances the visual output of a basic plot.

) | %| | %| #7 -- Extra Input(Integer

DataHash

Version 1.7.1

by Jan

MD5 or SHA hash for array, struct, cell or file

numeric vector.EXAMPLES:Default: MD5, hex: DataHash([]) % 7de5637fd217d0e44e0082f4d79b3e73SHA-1, Base64: S.a = uint8([]); S.b = {{1:10}, struct('q', uint64(415))}; DataHash(S, 'base64

CStrAinBP

Version 1.1.0.0

by Jan

Overlapping elements of 2 cell strings. 10-20 times faster than INTERSECT/ISMEMBER/SETDIFF.

compiling.Tested: Matlab 6.5, 7.7, 7.8, Win2K/XP

FilterM

Version 1.0.0.0

by Jan

A faster FILTER and FILTFILT: Speedup factor 2.5 to 25

uTest_FiltFiltM to check validity and speed.Tested: Matlab 6.5, 7.7, 7.8, WinXP, 32bit Compiler: LCC2.4/3.8, BCC5.5, OWC1.8, MSVC2008Assumed Compatibility: higher Matlab versions, Mac, Linux, 64bitThis is

In this repository, we implemented and trained the SciNet network described in arXiv:1807.10300v3.

project Scinet.prj(optional) run "Read instructions" from project shortcuts panelMathWorks Products (http://www.mathworks.com)Requires MATLAB release R2019b or newerDeep Learning Toolbox™Getting StartedRun

MATLAB examples for use with PicoLog 1000 Series data loggers.

nck

Version 1.0.5

by JaeHyeok Park

Efficient calculation of combination or binomial coefficient, without direct calculating factorials.

below)https://kr.mathworks.com/matlabcentral/fileexchange/105320-nck?tab=discussions#discussions_2429840usage:>> nck(7,5)21Inspired by python reduce implementationmodified using better alrorithm

polyLegendre

Version 1.0.0

by Ethan Kubatko

Generates Legendre polynomials in MATLAB® polynomial form

Label contours along a curve in MATLAB

Thresholding and Regularization Techniques for Image Denoising

TRT_FilterThresholding and Regularization Techniques for Image DenoisingGUI requires MATLAB 2021bCite the paper:Nguyen N. Hien, Dang N.H. Thanh, Ugur Erkan, Joao M.R.S. Tavares. “Image Noise Removal

bbrister/SIFT3D

Version 1.4.5.0

by Blaine Rister

3D SIFT keypoints and feature descriptors, image registration, and I/O for DICOM, NIFTI.

This app detect the virus using ML technique !

jarirepo/feasrgn

Version 1.2.0.0

by Jari Repo

Finds the feasible region from a set of constant, linear and nonlinear inequalities

feasible region boundary. The final feasible region is then found by scanning along the discrete x-grid for valid (non-conflicting) constraints.The output is ultimately a closed piecewise linear boundary B

Convert colors between rgb and hex values

sign is optional = 0.2000 0.3020 0.4000myRGBvalue = hex2rgb('#334D66',255) = 51 77 102myhexvalues = ['#334D66';'#8099B3';'#CC9933';'#3333E6'];myrgbvalues = hex2rgb(myhexvalues) =

Gui for visualizing A = U*S*V'

Reconstruct a set of points from their image projections

Set of functions for receiving mail feedback from Matlab

glerny/finnee

Version 3.0.0.0

by Guillaume Erny

Matlab toolbox for separation techniques hyphenated high resolution mass spectrometry

Numerical computations of first eigenstates of the Hamiltonian in atomic units of the electron in the hydrogen atom.

This algorithm uses spline interpolation to compute 3D EEG electrode coordinates from a subset of previously-measured positions.

Coherent Detection of CPFM with Full Response Rectangular Filters using Weakly Orthogonal Signals

Matlab interface to the L-BFGS-B nonlinear optimization algorithm

L-BFGS-B is a collection of Fortran 77 routines for solving nonlinear optimization problems with bound constraints on the variables. One of the key features of the nonlinear solver is that the

Plots cumulative probability density function of a given data

This file contains functions to optimize chamfer masks and implement sequential distance transforms.

This package contains the supplementary software for the book titled: Empirical Approach to Machine Learning.

. SSDRB.m - Semi-Supervised Deep Rule-Based System7. ASSDRB.m - Active Semi-Supervised Deep Rule-Based Systemand a few datasets for demonstration.The detailed instructions for the source codes can be found

Generates global stiffness matrix from elements stiffness matrices in a fast way

edit_in_npp

Version 1.0.0

by Ivan

the function will open active in editor file in npp in the corresponding line

Background Timer that will remind you to drink something after a set amount of time passed

many line and curve intersection.

Install the MinGW-w64 C/C++ compiler for Windows

with MinGW-w64 GCC can be called from MATLAB using MEX. This GCC compiler can also be helpful for other MathWorks products that require a C or C++ compiler. R2023b and later: MinGW 6.3 must be configured

Automatic control of Flappy Bird

An RF Impedance Matching Using Smith Chart Guided Adaptive Control is designed to guarantee global convergence of a matching network.

XivelyRead

Version 1.1.0.0

by Jorge

A simple example of how to read a Xively feed from MATLAB

This function calculates label positions in scatter plot. The position is calculated so as to avoid other data and labels.

Holoeye SLM

Version 1.0.0.1

by Marcoleonetti1

Routine to send a BW BMP image A Holoeye spatial Ligh Modulator ( LC-R 1080 adaptable for others)

Plaintext is encrypted and decrypted with the RSA algorithm.

FindReplaceTool helps to search a string in a Simulink model and replace it with another string.

xunit4

Version 4.0.1.0

by Paul Sexton

xUnit for Matlab 4.1.0

This package allows multidimensional vectors to be transformed into a three dimensional space and visualized.

2D and 3D Mirror-Symmetry Detection via Registration

VChooseKR

Version 1.0.0.0

by Jan

Choose K elements from a vector with repetitions and without order [MEX]

'; 'b','b'; 'b','c'; ... 'b','d'; 'c','c'; 'c','d'; 'd','d'}This MEX version is faster than COMBINATOR of Matt Fig: E.g. ~7 times for K=64, N=2, ~140 times for K=2, N=128. The older PICK of

Disparity map generation by region based stereo algorithms

the Readme.txt file to see how to run codes.Citation:Alagoz, B. B. (2008). Obtaining depth maps from color images by region based stereo matching algorithms. arXiv preprint arXiv:0812.1340.

These functions mimic the deprecated functionality of FWRITE for writing data in VAX file formats.

MATLAB 7.7 (R2008b) and above do not support using FWRITE to write numeric data in VAXD and VAXG formats. VAX architecture supports two methods for representing floating point double precision

Create Pi Bands structure of graphene, based on Tight Binding theory.

VChooseKRO

Version 1.0.0.0

by Jan

Choose K elements from a vector with repetitions and order [MEX]

, K=16, Class=INT8). COMBN of Jos is again slower than Matt's functions and it does not handle INT classes. See screen shot.Tested: Matlab 6.5, 7.7, 7.8, WinXP, Compilers: BCC5.5, LCC2.4/3.8, Open Watcom

This package contains a function which can calculate the Shapley value in a cooperative game.

MCFD Toolbox

Version 1.0.1

by Igor Podlubny

The Monte Carlo method for fractional-order differentiation

Load more