Matlab Resources

Showing items tagged with "Matlab"

Implementation of probability density function nonparametric estimation using MATLAB, primarily focusing on Parzen window method and k-nearest neighbors approach. Includes simulation demonstrations for both uniform distribution and normal distribution cases with code implementation details.

MATLAB 254 views Tagged

DACE: A MATLAB Kriging Toolbox Version 2.0, released August 1, 2002 (by Søren N. Lophaven, Hans Bruun Nielsen, Jacob Søndergaard). This comprehensive software package provides advanced tools for designing and analyzing computer experiments using kriging approximation models, featuring covariance function estimation and surrogate model validation capabilities.

MATLAB 501 views Tagged

A custom MATLAB implementation for reading YUV files and saving frames separately, generating an N-dimensional matrix (where N is the total frame count) where each dimension contains one frame's data, with Y, U, and V components stored independently along with their corresponding metadata.

MATLAB 283 views Tagged