36,404 results
RunLength coding as fast MEX and M-code
, 9, 9, 10, 10, 10, 11]) x = RunLength(b, n) % b = [8,9,10,11], n = [1,2,3,1], x = [8,9,9,10,10,10,11]Limit counter to 255: [b, n] = RunLength(ones(1, 257), 'byte') % b = [1, 1], n =
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 file contains functions to optimize chamfer masks and implement sequential distance transforms.
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 function extends the capabilities of the plot function in Matlab and enhances the visual output of a basic plot.
) | %| | %| #7 -- Extra Input(Integer
Multi-area power systems with wind integration for stability studies
Adaptive Morphological Reconstruction for Seeded Image Segmentation. It is published in 2020-TIP.
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
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.
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
An Improved Power-Quality 30-Pulse AC–DC for Varying Loads
Modeling Using Artificial Neural Network
A tutorial on how to solve differential equations with MATLAB in the context of radioactive decay according to Bateman.
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.
3D convertor from Matlab to SketchUp, permits to create visualization for debugging purposes, data analysis and results rendering.
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.
. 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 =
Multi-Objective Atomic Orbital Search (MOAOS) for Global and Engineering Design Optimization
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
SimPowerSystems model of the 41-bus Western North American Power Grid
24, while loads are distributed in load buses 31 thru 41. Each generation bus has two generators connected to it. Generators 9, 10, 14, and 16 are driven by hydro turbines, while generators 11, 12, 13
Bayesian lasso, horseshoe and horseshoe+ linear, logistic regression and count regression
A simple code for Economic Load Dispatch using Optimization Functions available in MATLAB or GNU Octave.
Perform the Fourier transform based autocorrelation of grayscale frames to measure the speckle size. Also work with stacks of images
Supplemental Control for Enhancing Primary Frequency Response of DFIG-based Wind Farm
Generates Legendre polynomials in MATLAB® polynomial form
Label contours along a curve in MATLAB
ac voltage controller
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
Fast Iterative Filtering
This is a Simulink project to provide the values of pressure and flow in the human circulatory system with electric circuits components.
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
业务范围包括但不限于,生物/地震/机械/振动/声音/语音等多种领域中的信号处理问题。(最新文章源码以及c或者python版本,可联系, 手机号:15064155055 微信号:yg694722435 邮箱:yugang2010@163.com
Open Source Simulation Package for MATLAB
MATLAB interface to the Liquid Instruments Moku devices
Quantile regression
MNI2FS: High Resolution Surface Rendering of MNI Space Volumes
3D SIFT keypoints and feature descriptors, image registration, and I/O for DICOM, NIFTI.
Analytical solution for Euler-Bernoulli beam with n simple supports.
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
This app detect the virus using ML technique !
Identifies 2D vortices using Gamma 1 from Graftieaux
and vortex identification algorithms for the study of unsteady turbulent swirling flows" https://iopscience.iop.org/article/10.1088/0957-0233/12/9/307/pdfThanks a lot!Sebastian's code is rather slow
Demo that shows how to use auto-encoders to detect anomalies in sensor data
The algorithm is developed based on the concept of Newtonian cooling law.
%% Developed in MATLAB R2020b (MacOs-Monterey) %% %% Author and programmer
Gui for visualizing A = U*S*V'
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
The codes show backward integration simulation on mathematical dynamical models for SDDRE controller in regulation and tracking.
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
For a given data, Gamma fit is computed using Method of Moments.
Reconstruct a set of points from their image projections
A collection of snippets that exemplify the proper implementation of conservative high-order compact-schemes.