24,142 results
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
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
MD5 or SHA hash for array, struct, cell or file
: http://www.mathworks.com/matlabcentral/fileexchange/25921Tested: Matlab 7.7, 7.8, 7.13, 8.6, 9.1, 9.5, Win7&10/64, Java: 1.3, 1.6, 1.7Bugreports and enhancement requests are welcome. Feel free to ask me about a version for Matlab 6.5.PS. MD5 and SHA1 hash
Multi-area power systems with wind integration for stability studies
link:https://youtu.be/oJhzn3f1QbY
Adaptive Morphological Reconstruction for Seeded Image Segmentation. It is published in 2020-TIP.
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
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
Create a gridded lookup table of scattered data in n dimensions.
fit and smoothness of the curve (1-D), surface (2-D), or hypersurface (n-D).Browse the Mathworks File Exchange examples
An Improved Power-Quality 30-Pulse AC–DC for Varying Loads
Easy to use, GUI based tool to capture, analyze, validate, postprocess, visualize and simulate PIV data.
online](https://matlab.mathworks.com/open/fileexchange/v1?id=27659) (no hardware interaction, free Mathworks account
Modeling Using Artificial Neural Network
concrete columns confined with FRP.Compressive-strengthVerision 2.2.1: Net--3/2
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.
A Parallel Ray Tracing GUI for Radiation Analysis and View Factor Determination
A iterative version of function allcomb, which compute all of the combinations of the elements of numbers of arrays.
An iterative approach to compute all the combinations amnong undetermined number of 1D arrays. Mr. Jos (https://www.mathworks.com/matlabcentral/fileexchange/10064-allcomb-varargin) supplied
Multi-Objective Atomic Orbital Search (MOAOS) for Global and Engineering Design Optimization
Type Curve for an Unfractured Well in an Infinite-Acting Homogeneous Reservoir with Wellbore Storage and Skin Effects.
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
FRED® REST API support for MATLAB
This file contains the MATLAB code for generation of DSBSC signal.
Supplemental Control for Enhancing Primary Frequency Response of DFIG-based Wind Farm
A simple code for Economic Load Dispatch using Optimization Functions available in MATLAB or GNU Octave.
The codes show backward integration simulation on mathematical dynamical models for SDDRE controller in regulation and tracking.
flapping-wing flying robot," Control Engineering Practice, 151, 106036, 2024. https://doi.org/10.1016/j.conengprac.2024.106036 https://www.sciencedirect.com/science/article/pii/S0967066124001953 The notation and
Generates Legendre polynomials in MATLAB® polynomial form
Perform the Fourier transform based autocorrelation of grayscale frames to measure the speckle size. Also work with stacks of images
also https://mlphotonics.wordpress.com/
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
Label contours along a curve in MATLAB
Bayesian lasso, horseshoe and horseshoe+ linear, logistic regression and count regression
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
Optimal Control toolbox for Matlab. Software for trajectory optimization and Model-predictive control (MPC).
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
Quantile regression
MNI2FS: High Resolution Surface Rendering of MNI Space Volumes
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
3D SIFT keypoints and feature descriptors, image registration, and I/O for DICOM, NIFTI.
, see:https://github.com/bbrister/SIFT3D/releases
Analytical solution for Euler-Bernoulli beam with n simple supports.
Simulates panic behaviour in modifiable rooms with one exit
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
This app detect the virus using ML technique !
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) =
Demo that shows how to use auto-encoders to detect anomalies in sensor data
Identifies 2D vortices using Gamma 1 from Graftieaux
multiple vortex cores.Write-up of the details on https://zigunov.com/2019/07/08/finding-vortex-cores-with-gamma-1/Hope it was useful!-FZ
Intersection of Polyhedron with Plane
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
Generates global stiffness matrix from elements stiffness matrices in a fast way
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
Gui for visualizing A = U*S*V'
An image inpainting method presented in SigComTel 2019
Please cite the following paper:D. N. H. Thanh, N. Van Son and V. B. S. Prasath, "Distorted Image Reconstruction Method with Trimmed Median," 2019 3rd International Conference on Recent Advances in
The project defines a voronoi3d class, which can generate 3d voronoi polyhedrons from fem mesh and visualize them
{[1,2,3];[2,3,4];[3,1,4];[1,2,4];[1,2,5];[2,4,5];[4,1,5]};% patch two tetrahedrons(Of course polyhedron like voronoi can be patched like this)Voronois = {[1,2,3,4];[4,5,6,7]};voronoi3d_obj = voronoi3d(Nodes, Faces, Voronois);createVoronoi3dFromMeshThe
For a given data, Gamma fit is computed using Method of Moments.
1. Gamma distribution is characterized by two parameters: Shape and scale.2. For a given data, we can estimate shape and scale using Maximum likelihood or Method of Moments.3. In this code, we use
Reconstruct a set of points from their image projections
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