Main Content

13,337 results

This package represents the MATLAB Installer add-on for the FREE of cost, NXP’s Model-Based Design Toolboxes.

The Support Package is a multi step installer guide that can be used to install the Model Based Design Toolbox for S32K3.Following are the steps to install NXP’s Model-Based Design Toolbox for S

High-fidelity digital twins of Quanser’s world renowned controls, mechatronics, and robotics hardware for teaching and research.

Alphanumeric sort of filenames or filepaths, with customizable number format.

filepaths are split at each file-separator character, and each level of the file hierarchy is sorted separately.Example with DIR()P = 'C:\SomeDir\SubDir';S = dir(fullfile(P,'*.txt'));S = natsortfiles(S);for k

ANSYS_aaS 1.2.5

Version 1.2.5

by SorMun

Toolbox leveraging interface to ANSYS aaS products

This toolbox leverages interface to ANSYS aaS products (ANSYS Workbench, ANSYS Mechanical APDL and ANSYS Fluent). © 2023-2025 Snopsys Inc. Unauthorized use, distribution or duplication is prohibited

MATLAB Image Manipulation Toolbox

--naive conversion between CMYK and RGBgmrgb2cmyk --naive conversion between RGB and CMYKhsi2rgb --convert HSI image to sRGBhsl2rgb --convert HSL image to sRGBhsy2rgb --convert HSY image to s

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

Solves weighted absolute orientation problem using Horn's quaternion-based method.

general problem min. sum_i w(i)*||s*R*A(:,i) + t - B(:,i)||^2 where s>=0 is an unknown global scale factor to be estimated, along with R and t, and w is a user-supplied N-vector of weights. One can

Image Processing Tutorial to demonstrate the basic concepts to beginner users.

Computes intersection points of two curves.

Creates Toeplitz-like matrices representing interpolation operations with edge conditions.

Curve intersections

Version 1.5.0.0

by NS

Fast computation of intersections and self-intersections of curves using vectorization.

inpaint_nans

Version 1.1.0.0

by John D'Errico

Interpolates (& extrapolates) NaN elements in a 2d array.

Creates an N-dimensional sparse array object, for arbitrary N.

the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map. USAGE: S=ndSparse(X) where X is an ordinary MATLAB sparse

export_fig

Version 3.54

by Yair Altman

A MATLAB toolbox for exporting publication quality figures

A tool set for fitting and/or plotting various conics and quadric surfaces, e.g., ellipses, cylinders, spheres, planes, cones, and lines.

num2strexact does exact conversion of number to string based on IEEE floating point bit pattern

colorpicker

Version 1.0.0.0

by Chad Greene

Get RGB values of any point(s) on a figure from mouse click(s)

Least squares spline modeling using shape primitives

A class for efficient manipulation of N-fold Kronecker products in terms of their operands only.

,...} and a scalar s, an object M of this class can be used to represent Matrix = s * A kron B kron C kron D kron ... (Eq. 1) where "A kron B" denotes kron(A,B), the Kronecker product of A and B

Words to Number

Version 2.4.7

by Stephen23

Convert English number name/s written in a string to numeric value/s (GB/IN/US).

WORDS2NUM converts text with number value/s written in English words to a numeric vector: for example the text 'one thousand and twenty-four' is converted to the scalar numeric 1024. WORDS2NUM

Fminspleas

Version 1.0.0.0

by John D'Errico

Efficient nonlinear regression fitting using a constrained, partitioned least squares overlay to fmi

Randomly and uniformly generates vectors with a specified sum and values in a specified interval.

This generates m random n-element column vectors of values, [x1;x2;...;xn], each with a fixed sum, s, and subject to a restriction a<=xi<=b. The vectors are randomly and uniformly distributed

Find vertex or (in)equality forms of convex polyhedra in R^n (for n not super large). Also, compute their intersections and unions.

Get a table of contour line coordinates from a contour object.

polyparci

Version 2.0.0.0

by Star Strider

POLYPARCI calculates confidence intervals for parameters estimated by ‘polyfit’.

RunLength

Version 1.2.0.0

by Jan

RunLength coding as fast MEX and M-code

Computes/applies rotation about arbitrary 3D line.

Pplane

Version 2.0

by Hugh Harvey

An updated version of Pplane that works on Matlab R2018b

interparc

Version 1.3.0.0

by John D'Errico

Distance based interpolation along a general curve in space

This course is an introduction to modeling and simulation (8 chapter, more than 90 models and scripts) MATLAB, SImulink, SImscape, Stateflow

MATLAB files for Exercises Solving ODEs in MATLAB

Shuffle

Version 1.4.0.0

by Jan

Random permutation of array elements, C-Mex: much faster than RANDPERM

rand(1000, 100); Y = X(Shuffle(1000, 'index', 10), :);Operate on cells or complex arrays: C = {9, 's', 1:5}; SC = C(Shuffle(numel(C), 'index')); M = rand(3) + i * rand(3); SM = M

Routines for Smith Chart, TDR, Mixed-Mode S-params, Matching

as a function of distance.The routines that deal with input impedance use the form Zin=A+jB Ohms,rather than the reflection coefficient S11,S22 etc. This is simply becauseI feel it is easier and more

gaussfitn

Version 1.1.3

by Matt J

Fit N-dimensional scattered points with Gaussian+constant

Least squares approximation of 1D data using free-knots spline

approximation can be enforced by specifying the lower and upper bounds of the derivative(s) of the spline function on sub-intervals. Furthermore specific values of the spline function and its derivative can be

Model 2-d surfaces from scattered data

Monitor the status of different hardware resources on the raspberry pi

Oscilloscope App

Version 1.0.0

by Andrei

This example shows how to use Instrument Control Toolbox™ and App Designer to build an app which reads waveform data from an oscilloscope.

Automatic speech-to-text conversion

hybrid PV and Wind power system

Lithium ion battery characterization, state estimation, cell balancing, and thermal management

index contains links to open each example.Demos:1. 3S-1P battery pack CCCV charge with passive balancing using Simscape Electrical. Charge / discharge cycling with passive balancing, including thermal

Compute the Cohen's kappa

polyfitn

Version 1.3

by John D'Errico

Polynomial modeling in 1 or n dimensions

Transform colors between sRGB, YCbCr, YPbPr, YUV, YIQ, HSV, HSL, HSI, XYZ, Lab, Luv, LCH, CAT02 LMS

This package converts colors between sRGB, Y'PbPr, Y'CbCr, JPEG-Y'CbCr, Y'UV, Y'IQ, Y'DbDr, HSV, HSL, HSI, CIE XYZ, CIE L*a*b* (CIELAB), CIE L*u*v* (CIELUV), and CIE L*ch (CIELCH), and CIE CAT02 LMS

a unix-like, very fast grep utility to find strings(s) in files of any type

a fast grep utility, which finds string pattern(s) in all or selected files of any type in a folder and its subfolders (if the recursion flag -r is set).file access and string matching are optimized

Estimates the corner points of a pixelated convex polygon having a known number of vertices.

Energy management for Stand-alone Photovoltaic Battery-Supercapacitor Hybrid Storage System

Layout manager for MATLAB graphical user interfaces

nearestSPD

Version 1.1.0.0

by John D'Errico

Finding the nearest positive definite matrix

DGM's Legacy STL Tools

Version 1.1.2

by DGM

An efficient and fully-featured legacy-compatible STL encoder and decoder, along with other assorted tools.

Try new Beta features including dark theme, updated layout, expanded search capabilities, and more.

control the default value for the Figure Toolstrip "Show Code" option: s = settings; s.plottools.figuretoolstrip.showcode.PersonalValue = false; % Disables the Show Code optionKeyboard Shortcuts

Arithmetic with integers of fully arbitrary size. Arrays and vectors of vpi numbers are supported.

Design toolbox allows parameter selection by solving lasers/amplifiers for various L,R,P,lambda etc

Numerical derivative of an analytically supplied function, also gradient, Jacobian & Hessian

MMTensor 1.0

Version 1.0.0.0

by Maarten Moesen

A tutorial for micromechanical computations with elasticity, fabric and Eshelby tensors.

Models VAR using GDP for Malaysia, GDP for U.S. and Malaysia/U.S. Foreign Exchange Rate

A Battery Electric Vehicle (BEV) model in Simscape for longitudinal powertrain analysis

Load more