6,705 results

Beats MATLAB 300% - 400% in some cases ... really!

individual matrix multiplies to perform for the result. i.e., MTIMESX treats these cases as arrays of 2D matrices and performs the operation on the associated parings. For example: If A is (2,3,4,5) and B

Pseudo-inverse

Version 1.5.0.0

by Bruno Luong

Factorize a matrix for pseudo-inverse calculation purpose

Analyzes contact between beams with large deformations in 3D space, using Finite Element method

MatLab object for segmenting sequences of real-valued data with noise, outliers and missing values.

HandsOn-SEA is a low cost robotic device enabling the students to interact with virtual environments

Robust estimator for non-linear state-space models with state-dependent noise.

A small collection of utilities for stripping MATLAB comments from strings and files.

This is a small collection of utilities for stripping MATLAB comments from MATLAB code. The code may be given in strings, cell arrays of strings, or read from a file or file identifier. There is

MatLab object for grouping sequences of real-valued, noisy data according to their underlying dynami

The purpose of this code is to compute a specific Dose metric given a DVH with relative dose and relative volume.

>> D2cc: Dose covering 2cc of the Volume is 7.95% of the dose >> D2cc: Dose covering 2cc of the Volume is 3.816Gy Example 5: >>ComputeDoseMetric_fromDVH(Dose_x, Volume_y, 'MLD', 48, 22

The Jeffries-Matusita distance function computes class separability between two sets of data based on their probability distributions.

動力分割機構のハイブリッド自動車を想定した燃費性能、電力性能シミュレーション用車両全体モデル

Computes proportional-integral-derivative (PID) robust controller and current feedback in order to ensure UPS stability and performance.

Alphanumeric sort of a cell/string/categorical array, with customizable number format.

defaultans = 'A1' 'a1' 'a2' 'A2' 'a10' 'A20'>> natsort(F, [], 'matchcase')ans = 'A1' 'A2' 'A20' 'a1' 'a2' 'a10'%% Sort order:>> G = {'2', 'a', '', '3', 'B', '1'};>> natsort(G

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

To sort the elements of a string/cell array use NATSORT: http://www.mathworks.com/matlabcentral/fileexchange/34464-customizable-natural-order-sortTo sort the rows of a string/cell array use

Finite-element-based global DVC method (guarantee global kinematic compatibility and decrease noise by adding regularization penalties).

This is a MATLAB 3D-volumetric finite-element-based DVC code I wrote to compare with our newly proposed ALDVC algorithm [1,2].% =========================================% InstallationFE_Global_DVC

Alphanumeric row sort of a cell/string/categorical/table array, with customizable number format.

; sortrows(A,[2,-3]) % SORTROWS for comparison.ans = 'B' '10' 'X' 'A' '100' 'X' 'A' '2' 'Y' 'B' '2' 'X' 'A' '20' 'X'>> natsortrows(A,[],[2,-3])ans = 'A' '2' 'Y' 'B' '2' 'X

PML in FDTD method.

Tools for hyperpolarized MRI acquisition and reconstruction methods

classes and superclass are used to arrange flexible object oriented programming environment

Bayesian algorithm for segmenting real-valued input-output data into non-overlapping segments

MatLab object for clustering real-valued input-output data with noise and outliers

MatLab object for clustering real-valued data with noise, outliers and missing values

2-sided bar plot

suggestion.This function is for plotting two sided (left-right) bar plot.Inputs: - mat: a 2D matrix with two columns and L rows. Column 1 and 2are corresponding to the left and right bars respectively.Optional

notBoxPlot

Version 1.31.0.0

by Rob Campbell

This function visualizes raw (grouped) data along with the mean, 95% confidence interval, and 1 SD.

Whilst box plots have their place, it's sometimes nicer to see all the data, rather than hiding them with summary statistics such as the inter-quartile range. This function (with a tongue in cheek

Comprehensive intro to structure tensors both in 2D and 3D

Matlab implementation of an MMSE based noise PSD tracking algorithm for speech enhancement.

A toolbox to encode/decode JSON/UBJSON/MessagePack files in MATLAB/Octave

named "Micronus Prime - beta" - is the beta-release of the next milestone (v3.0), containing a number of key feature enhancements and bug fixes. The major new features includeexporting JSON Memory-Map

Amplitude modulation and demodulation.

Convert your .plt files into .txt files which can be imported straight into Excel, Origin... etc

total density of photonic modes allowed in a 1D PhC; unit cell is made of two homogeneous layers

This code is a demo to show L1MCCA vs CCA for SSVEP recognition.

MLRforSSVEPBCI_Demo

Version 1.0.0.0

by Yu Zhang

This demo is to validate the MLR-based method for SSVEP recognition.

Hi. Here is a code to compute the convolution of two discrete-time signals x[n] and y[n].

LassoSSVEP_Demo.zip

Version 1.0.0.0

by Yu Zhang

This demo shows a comparison between LASSO and CCA for SSVEP recognition.

STDAforERP_Demo.zip

Version 1.0.0.0

by Yu Zhang

This demo shows STDA can work very well on ERP classification in BCI.

XML Parse-n-Find

Version 1.0.0.0

by Sam Warner

XML parser and tag finder

Returns cell array of file names located under input folders.

http://www.mathworks.com/matlabcentral/fileexchange/index?term=tag%3A%22directories%22&sort=downloads_desc - http://www.mathworks.com/matlabcentral/fileexchange/index?term=tag%3A%22files%22&sort=downloads_desc -

Generating HDL code from a Simulink model to display characters on the LCD screen of Xilinx Spartan

Please see the attachment. It contains:1. eight_bit_interface.doc: Description on how to generate code for a Simulink model to print characters on the LCD display of Spartan 3A using eight bit

This program allows the conversion from atomic/weight % to weight/atomic % quantities of a system of up to 10 elements.

Step 1: select the elements that make up the system (up to 10)Step 2: input the atomic % (at%) of weight % (wt%) known values.Step 3: click on the 'To at%' or 'To wt%' to convert. The equations used

% Read the image img = imread('C:\Program Files (x86)\IMG-20240221-WA0003.jpg'); % Convert the image to grayscale if it's a color image if

% Read the imageimg = imread('C:\Program Files (x86)\IMG-20240221-WA0003.jpg');% Convert the image to grayscale if it's a color imageif size(img, 3) == 3 img_gray = rgb2gray(img);else img_gray

Add a percent ("%") symbol to the x, y, or both axes

This function modifies the x, y, or both axes tick labels to include a percent ("%") symbol after each label. Although the procedure is trivial, this function will save the time of having to remember

It calculates the % attendace of the 6 students at a time.

It calculates the % attendace of the 6 students at a time.

Calculates and plots the photonic bands at constant frequency for a 2D photonic crystal.

3D FDTD - MUR BC

Convolutionally encode binary data considering initial value of shift registers

Calculates Impulsive noise metrics for hazardous acoustic noise assessment.

Functional Optimization Of Non linear Function(sinx) using Genetic Algorithm.

A Monte Carlo simulation for two dimensional particles in the NVT ensemble-Lennard Jones interaction

It reduces the resolution of a high resolution data and outputs a 2D hexagonal scatter plot.

Matlab code of the recently developed Search Group Algorithm (SGA)

Converts an image in RGB to YUV with 4:2:2 chroma sampling

Root Finding Method (Newton Raphson)

Reads the video and saves each frames as a png file

Root Finding Method (Bisection)

This function spacial_predict does spatial prediction of the input image.

MATLAB Simulation for Cooperative-spectrum-sensing-based Big Spectrum Data Synthesis

Affine projection and LMS implementations are checked for time taken for execution

NESim

Version 1.0.0.0

by Chris Eliasmith

General package for large-scale biologically plausible simulations (with GUI).

Load more