34,480 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

This upload contains The University of Alabama’s designs from Year 1 of the EcoCAR Mobility Challenge competition. Included in these files are driving scenarios from the Driving Scenario Designer

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.

| %| #1 -- Extra Input(string array) | %| "XL" --------> Parameter used to define X-label

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

Label contours along a curve in MATLAB

polyLegendre

Version 1.0.0

by Ethan Kubatko

Generates Legendre polynomials in MATLAB® polynomial form

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

: feasrgnUsage example:import feasrgn.*cfcn = {'y','>', @(x) .65*(x-1).^2-3; ... 'y','<=',@(x) -1.25*x.^2+6; ... 'y','>=', @(x) .8*(x+1.25).^3-1.025*(x+.5); ... 'y','&gt

Convert colors between rgb and hex values

]) = #00FF00myrgbvalues = [.2 .3 .4; .5 .6 .7; .8 .6 .2; .2 .2 .9];myhexvalues = rgb2hex(myrgbvalues) = #334D66 #8099B3 #CC9933 #3333E6

Gui for visualizing A = U*S*V'

Press keyboard to add or remove singular values and display result.Clip of current version:https://youtu.be/DeKt8kk2qMs

glerny/finnee

Version 3.0.0.0

by Guillaume Erny

Matlab toolbox for separation techniques hyphenated high resolution mass spectrometry

. Tutorials and detailed explanations can be found at https://finneeblog.wordpress.com/.# Finnee v3.1This is the final version for Finnee; it has been replaced by a new toolbox, Finnee2016, that make use of

Reconstruct a set of points from their image projections

Set of functions for receiving mail feedback from Matlab

Set of functions for receiving mail feedback from Matlab.1) sendstatus(to,verbose) sends the exit status of a script/function to the mail addresses specified in to. In case of failure the function

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

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

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

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.

This package contains the supplementary software for the book titled: Empirical Approach to Machine Learning.This package is composed of:1. AAD.m - Autonomous Anomaly Detection Algorithm2. ADP.m -

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

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.

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.

) value.)This matrix shows the label position associated with dtPos.usage_calcTextPosInScatterPlot.mThis file is an example of usage of calcTextPosInScatterPlot.1. Prepare dtPos.2. Call

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

A Matlab Image segmentation via several feature spaces DEMO

meaningful insight about the filmed scene.There are multiple segmentation schemes. In short, a classical segmentation scheme is composed of the following stages:1. Feature space selection, either by hand

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]

Stefan Stoll is slower than COMBINATOR. See screen shot.Tested: Matlab 6.5, 7.7, 7.8, WinXP, Compilers: BCC5.5, LCC2.4/3.8, Open Watcom 1.8Please run the unit-test TestVChooseKR after compiling or to

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.

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

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

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

manually. MinGW 6.3 can be downloaded from here. R2023a: MinGW 8.1 must be configured manually. MinGW 8.1 can be downloaded from here. Follow instructions on this page to configure MinGW 6.3 or 8.1 as a MEX

This function is an implementation of the recursive residuals method for detecting outliers in linear regression.

DateStr2Num

Version 1.4.0.0

by Jan

Convert date string to date number - C-Mex: much faster than DATENUM

, 7.8, 7.13, 32/64bit, WinXP/7Compiler: LCC 2.4/3.8, BCC 5.5, Open Watcom 1.8, MSVC 2008 Compatibility to MacOS, Linux, 64 bit is assumed, but not tested.See also: DateConvert (Jan Simon

Load more