18,947 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
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
Easy to use, GUI based tool to capture, analyze, validate, postprocess, visualize and simulate PIV data. http://PIVlab.de
/watch?v=15RTs_USHFkVideo tutorial 3/3: Data exploration and data exporthttps://youtube.com/watch?v=47NCB_RFiE8PIVlab controlling cameras, lasers, etc.https://youtu.be/8B
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
This code multiplies two sinusoids and plots all the three waves into a single plot.
This function generates a *.avi file of a geometric interpretation of a fractional order integral for changing orders of alpha.
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
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
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
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
Draw Sketch Profile Cookie Cupcake Gear Wavy Circular Shapes
This code is used to find overlap range for different vector interval
This app detect the virus using ML technique !
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
Xiao's image colour transfer algorithm published in 2006
Set of functions for receiving mail feedback from Matlab
: https://it.mathworks.com/help/matlab/ref/sendmail.html).
Gui for visualizing A = U*S*V'
SS_Beam.m computes simply-supported or Pinned-pinned beam mode shapes & natural frequencies
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) =
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
Some basic codes in Computer Aided Design
This function interpolates the x-positions of roots/sign changes in the data in y and adds the roots to the vectors.
Automatic control of Flappy Bird
: //www.mathworks.com/matlabcentral/fileexchange/45795-roteaugen-flappybird-for-matlabWe created 3 controllers for the popular Flappy Bird Game. Our highest score was 6473. A video can be found here: https://youtu.be/P5YftCPE4rw More details are in the paper Matthew Piper, Pranav A
many line and curve intersection.
Background Timer that will remind you to drink something after a set amount of time passed
A matlab implementation of the interpolative decomposition based on strong RRQR
Least Squares Collocation - data interpolation, empricial covariance estimation & function fitting
Estimation of coronavirus COVID-19 epidemic size by the logistic model
Save struct and object variables as a JSON file
saves the values in the structure 'data' to a file in JSON format.Based on the work of Lior Kirsch at: https://uk.mathworks.com/matlabcentral/fileexchange/50965-structure-to-jsonModification by
2D and 3D Mirror-Symmetry Detection via Registration
Assignment of Curves. IEEE ICCV, Detecting Symmetry in the Wild Workshop, 2017. http://openaccess.thecvf.com/content_ICCV_2017_workshops/papers/w24/Cicconet_Finding_Mirror_Symmetry_ICCV_2017_paper.pdf
Calculating temperature at the internal nodes for a Convection-Diffusion problem
This function calculates label positions in scatter plot. The position is calculated so as to avoid other data and labels.
FindReplaceTool helps to search a string in a Simulink model and replace it with another string.
, https://sysenso.com/Contact: contactus@sysenso.comNote: Please share your comments and contact us if you are interested in updating the features further.
How to create, train and deploy deep neural networks for embedded GPUs
The Henon map discrete time dynamical system.
This is a simple implementation of the Henon system. It is a discrete time system that maps a point $(x_n,y_n)$ in the following fashion: $x_{n+1}=1-a x_n^2 + y_n$ $y_{n+1}=b x_n$Where a and b are
assignment
onplot(zx,zy,'k')plot(nx,ny,'b*')plot(bx,by,'r')plot(mx,my,'b*')hold off
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
Install the MinGW-w64 C/C++/Fortran compiler for Windows
Window to install.Version-specific InstructionsR2023b and later: MinGW 8.1 is supported for automatic installation by selecting the button in the upper right-hand corner of this page. It might be labelled
Create a datetime plot
in R2016b or newer.For more examples, go to MATLAB Plot Gallery - http://www.mathworks.com/discovery/gallery.html
Provides WHOS-like output for gpuArray variables in the current workspace.
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
Function to calculate the great circle distance, forward and backward azimuths between two geographic points on a spherical earth.
周波数応答関数に基づいて外力の作用位置と大きさを同定するコード。解析モデルは有限要素法を用いて構築した。
Rounds matlab datenum time to a multiple value of a time unit.
Convert date string to date number - C-Mex: much faster than DATENUM
HH:MM:SS')The C-file must be compiled before using. This is done automatically at the first call of this function.Pre-compiled Mex files can be downloaded from: http://www.n-simon.de/mexTested: Matlab 6.5, 7.7
Windows mexing with Matlab 7.6/7.7 (+probably others) and ifort 11.0
WINDOWS MEXING WITH MATLAB 7.6 AND 7.7 (AND PROBABLY OTHERS) WITH IFORT 11.0 This submission contains three files that enable mexing with version 11.0 of ifort. The files should be copied to the
this code for shading specific part in the figure.
simulation of digital negative sequence relay for unbalanced protection of generator
Version 1.0.0.0
Muhammad Mohsin AmanThis simulation present digital negative sequence relay modeling for protection of generator
system.This is an authorized work. Any modification in simulation need citation of work or prior permission from author.Reference paper:M.M. Aman, G.B. Jasmon, Q.A. Khan, A.H.B.A. Bakar, M.N. Abdullah, Modeling
Complex Dynamic Gain Factor / Mechanical Resonance
Shifted_Inverse_power_method