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
- 6.9K (All time)
- 5 (Last 30 days)
- 5.0 / 5
- Community
-
8 Apr 2017
This file contains functions to optimize chamfer masks and implement sequential distance transforms.
This submission implements functions to(1) Optimize chamfer masks using an alternative cost function, called symmetric mean absolute error (SMAPE), which has been widely used in weather forecasting
- 91 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
18 Sep 2016
Robust cost function for designing chamfer masks
This submission implements a robust cost function for designing chamfer masks
- 80 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
3 Apr 2017
Classic (Pre-R2008b) Default Desktop Layout
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
- 819 (All time)
- 2 (Last 30 days)
- -- / 5
- Community
-
1 Sep 2016
Automated Vehicle Perception System and Sensor Fusion
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
- 363 (All time)
- 4 (Last 30 days)
- 5.0 / 5
- Community
-
24 Jul 2019
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
- 3.1K (All time)
- 4 (Last 30 days)
- 4.9 / 5
- Community
-
23 Dec 2009
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
- 36 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
1 Apr 2023
Adaptive Morphological Reconstruction for Seeded Image Segmentation. It is published in 2020-TIP.
- 210 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
27 Apr 2020
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
- 14.6K (All time)
- 14 (Last 30 days)
- 5.0 / 5
- Community
-
19 May 2019
Horned Lizard Optimization Algorithm (HLOA)
A Novel Metaheuristic Inspired by Horned Lizard Defense Tactics
dimensions 50 and 100.DOI: 10.1007/s10462-023-10653-7https://link.springer.com/article/10.1007/s10462-023-10653-7
- 688 (All time)
- 9 (Last 30 days)
- 5.0 / 5
- Community
-
16 Feb 2024
An Improved Power-Quality 30-Pulse AC–DC for Varying Loads
An Improved Power-Quality 30-Pulse AC–DC for Varying Loads
- 363 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
21 Aug 2020
Modeling Using Artificial Neural Network
concrete columns confined with FRP.Compressive-strengthVerision 2.2.1: Net--3/2
- 1.2K (All time)
- 13 (Last 30 days)
- 5.0 / 5
- Community
-
5 Feb 2023
Overlapping elements of 2 cell strings. 10-20 times faster than INTERSECT/ISMEMBER/SETDIFF.
'}, {'a', 'c', 'd', 'a', 'b'}) replies: AI = [1, 2, 4] and: BI = [1, 5, 1] [AI, BI] = CStrAinBP({'a', 'b', 'A'}, {'a', 'c', 'a', 'B', 'b'}, 'i') replies: AI = [1, 2, 3] and: BI = [1, 4, 1
- 1.7K (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
12 Sep 2009
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
- 49 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
11 Jun 2021
Three Plots in a Single Figure | Multiplication of sine wave
This code multiplies two sinusoids and plots all the three waves into a single plot.
- 36 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
27 Aug 2020
Radioactive decay & Bateman equation
A tutorial on how to solve differential equations with MATLAB in the context of radioactive decay according to Bateman.
- 434 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
14 Oct 2018
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
- 5.8K (All time)
- 6 (Last 30 days)
- 4.8 / 5
- Community
-
20 Jul 2011
- 132 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
24 Sep 2018
PIVlab - particle image velocimetry (PIV) tool with GUI
Easy to use, GUI based tool to capture, analyze, validate, postprocess, visualize and simulate PIV data. http://PIVlab.de
online](https://matlab.mathworks.com/open/fileexchange/v1?id=27659) (no hardware interaction, free Mathworks account
- 121.5K (All time)
- 801 (Last 30 days)
- 4.9 / 5
- Community
-
24 Sep 2025
This function generates a *.avi file of a geometric interpretation of a fractional order integral for changing orders of alpha.
This function generates a *.avi file of a geometric interpretation of a fractional order integral for changing orders of alpha. The code is based off the work from Podlubny et. al [1]. [1] Podlubny
- 10 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
27 Oct 2020
- 774 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
14 Sep 2020
3D convertor from Matlab to SketchUp, permits to create visualization for debugging purposes, data analysis and results rendering.
- 295 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
31 May 2019
A speedy EDF+ reader that also accommodates putting sections of the data record into memory.
] = MemReadEDF(EDFfile, 'time', [0 60], 'channels', [1:12], 'annotations') Currently there are 3 optional parameters provided for reading information from the EDF+ file. The 'time' and 'channels
- 48 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
16 Nov 2022
A iterative version of function allcomb, which compute all of the combinations of the elements of numbers of arrays.
. Notice that, it only compute the comb of 1D arrays! Technically, it use a recursive approach in place of an undetermined nested of for-loop Example: A_range = 0:2:6; B_range =
- 18 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
22 Mar 2021
Multi-Objective Atomic Orbital Search (MOAOS)
Multi-Objective Atomic Orbital Search (MOAOS) for Global and Engineering Design Optimization
- 545 (All time)
- 4 (Last 30 days)
- 5.0 / 5
- Community
-
13 Jun 2024
Type curve for well test interpretation
Type Curve for an Unfractured Well in an Infinite-Acting Homogeneous Reservoir with Wellbore Storage and Skin Effects.
- 44 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
1 Oct 2019
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
- 27 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
22 Feb 2022
Double Side Band Suppressed Carrier (DSBSC) Modulation
This file contains the MATLAB code for generation of DSBSC signal.
- 991 (All time)
- 6 (Last 30 days)
- 5.0 / 5
- Community
-
27 Aug 2020
load frequency control in one area
Supplemental Control for Enhancing Primary Frequency Response of DFIG-based Wind Farm
- 583 (All time)
- 6 (Last 30 days)
- 5.0 / 5
- Community
-
3 Oct 2021
Western North American Power Grid Benchmark
SimPowerSystems model of the 41-bus Western North American Power Grid
- 1.5K (All time)
- 4 (Last 30 days)
- 5.0 / 5
- Community
-
9 Sep 2018
Backward Integration Solution to the SDDRE
The codes show backward integration simulation on mathematical dynamical models for SDDRE controller in regulation and tracking.
- 24 (All time)
- 4 (Last 30 days)
- 5.0 / 5
- Community
-
30 Jul 2024
Economic Load Dispatch with Optimization Functions
A simple code for Economic Load Dispatch using Optimization Functions available in MATLAB or GNU Octave.
- 649 (All time)
- 3 (Last 30 days)
- 5.0 / 5
- Community
-
22 Oct 2019
- 35 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
14 Sep 2021
- 809 (All time)
- 4 (Last 30 days)
- 5.0 / 5
- Community
-
13 Sep 2022
Perform the Fourier transform based autocorrelation of grayscale frames to measure the speckle size. Also work with stacks of images
- 439 (All time)
- 3 (Last 30 days)
- 5.0 / 5
- Community
-
24 Jun 2021
Flexible Bayesian penalized regression modelling
Bayesian lasso, horseshoe and horseshoe+ linear, logistic regression and count regression
- 1.4K (All time)
- 1 (Last 30 days)
- 4.9 / 5
- Community
-
30 Nov 2020
TRT Filter for Impulse Noise Removal
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
- 49 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
14 Jul 2022
- 331 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
30 Nov 2019
- 39 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
25 Mar 2021
Human Circulatory System with Electric Components
This is a Simulink project to provide the values of pressure and flow in the human circulatory system with electric circuits components.
vessels in [1] and further discussed in [3]. We use the model for the heart following the mathematical model in [2].The electric parameters for the resistors, inductors, and capacitors are specified in the
- 595 (All time)
- 7 (Last 30 days)
- 5.0 / 5
- Community
-
3 Jun 2022
OpenOCL - Open Optimal Control Library
Optimal Control toolbox for Matlab. Software for trajectory optimization and Model-predictive control (MPC).
- 1.4K (All time)
- 3 (Last 30 days)
- 5.0 / 5
- Community
-
24 May 2020
Draw Sketch Profile Cookie Cupcake Gear Wavy Circular Shapes
Draw Sketch Profile Cookie Cupcake Gear Wavy Circular Shapes
- 16 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
20 May 2020
Fast Iterative Filtering
Fast Iterative Filtering for the decompostion of non-stationary signals [1,2,3].Please refer to "Example_v8.m" and "Example_real_life_v6.m" for examples of how to use the code.It is based on FFT
- 423 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
13 Feb 2021
- 128 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
7 Nov 2018
3D SIFT keypoints and feature descriptors, image registration, and I/O for DICOM, NIFTI.
- 2K (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
28 Aug 2020
An Introduction to Sliding mode Control: Basics
An Introduction to Sliding mode Control:Basics
https://youtu.be/e-wzvbYwWN8https://youtu.be/VNB_SyAvB68https://youtu.be/vZIcVabXysgAdaptive Sliding-Mode Control for Boost DC–DC Converters: MATLAB Implementationhttps://youtu.be/u2nr0O2aitcA High-Speed Sliding-Mode Observer for the Sensorless Speed Control of a
- 3.2K (All time)
- 8 (Last 30 days)
- 5.0 / 5
- Community
-
3 Nov 2023
MNI2FS: High Resolution Surface Rendering of MNI Registered Volumes
MNI2FS: High Resolution Surface Rendering of MNI Space Volumes
- 647 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
3 Sep 2021
- 1.2K (All time)
- 4 (Last 30 days)
- 5.0 / 5
- Community
-
4 Jun 2014
- 558 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
22 Nov 2023
Finds the feasible region from a set of constant, linear and nonlinear inequalities
Piecewise linear feasible regionFinds the piecewise linear feasible region from a set of constraints functions (inequalities) derived within the actual problem domain. y 'sign' f1(x) y 'sign
- 174 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
8 Dec 2016
2D Vortex Core Tracking - Gamma 1 - Super Fast
Identifies 2D vortices using Gamma 1 from Graftieaux
, though, because it uses 4 nested for loops. Producing the gamma1 map can be done more efficiently in Matlab by realizing that the operations described in the Graftieaux's paper can be rearranged into two
- 650 (All time)
- 3 (Last 30 days)
- 5.0 / 5
- Community
-
24 Jul 2020
Autoencoder-based anomaly detection for sensor data
Demo that shows how to use auto-encoders to detect anomalies in sensor data
- 730 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
3 Jul 2020
- 109 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
21 Sep 2024
Nutcracker Optimization Algorithm (NOA)
Nutcracker Optimization Algorithm is a novel nature-inspired metaheuristic algorithm
, CEC-2017, and CEC-2020 and five real-world engineering design problems. NOA is compared with three classes of existing optimization algorithms: 1) SMA, GBO, EO, RUN, AVOA, RFO and GTO as recently-published
- 1.2K (All time)
- 12 (Last 30 days)
- 5.0 / 5
- Community
-
14 Jun 2023
- 3.6K (All time)
- 11 (Last 30 days)
- 5.0 / 5
- Community
-
1 Feb 2023
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
- 71 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
24 Dec 2016
Fast Global Stiffness Matrix Assembly
Generates global stiffness matrix from elements stiffness matrices in a fast way
- 619 (All time)
- 3 (Last 30 days)
- 5.0 / 5
- Community
-
19 Sep 2024
- 2.8K (All time)
- 4 (Last 30 days)
- 5.0 / 5
- Community
-
3 Aug 2018
A collection of snippets that exemplify the proper implementation of conservative high-order compact-schemes.
extremely versatile implementation of conservative compact schemes is possible thanks to three ingredients:1. A Taylor Table algorithm (see: Easy build compact schemes).2. An ingenious spare technique to
- 69 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
19 Apr 2021