![]() updated 3 days ago |
Improves Matlab's help functionality for functions that do not have their own help files. help2html(topic,pagetitle,helpCommandOption) |
3 Comments 32 Downloads (30 Days) |
![]() updated 4 days ago |
TransposeMat - like transpose, but handles N-D arrays Transposes the rows/columns (only) on any N-dimensional array |
1 Comment 5 Downloads (30 Days) |
![]() updated 6 days ago |
Experimental Investigation on Solar Chimney for room ventilation This project implements experimental Investigation on Solar chimney for room ventilation EISCRV(H,T,Ta,Ls,W,z,d,Vr,maxiter,maxerr) |
1 Comment 12 Downloads (30 Days) |
![]() updated 7 days ago |
IMComp-Image Compression Software IMComp is an Image Compression tool useful for compressing digital JPG images. |
2 Comments 33 Downloads (30 Days) |
![]() updated 11 days ago |
A simple and handy PDF (Probability Distribution Function) re-constructor and sampler. |
0 Comments 20 Downloads (30 Days) |
![]() updated 12 days ago |
Grid of points within a polygon This function generates an array of points that lie within a given polygon |
9 Comments 60 Downloads (30 Days) |
![]() updated 13 days ago |
Multidimensional matrix multiplication The simple function performs fast matrix multiplication within multidimensional arrays. |
0 Comments 21 Downloads (30 Days) |
![]() updated 17 days ago |
Create new file from template. |
0 Comments 23 Downloads (30 Days) |
![]() updated 17 days ago |
Function to patch files a la the UNIX patch utility from unified diff files using pure Matlab. |
0 Comments 5 Downloads (30 Days) |
![]() updated 17 days ago |
NORMND computes the vector normal to points in an N-D point cloud |
0 Comments 24 Downloads (30 Days) |
![]() updated 19 days ago |
Compare Structs fields |
4 Comments 15 Downloads (30 Days) |
![]() updated 20 days ago |
Pushes NaNs to the bottom of each column of X. |
3 Comments 11 Downloads (30 Days) |
![]() updated 21 days ago |
Rounds a number and its error off so they are more readable. |
0 Comments 11 Downloads (30 Days) |
![]() updated 24 days ago |
escapeString: convert special characters in a string into their escape sequences Escapes special characters (\r, \t, ...) in a string and returns the escaped string. |
0 Comments 15 Downloads (30 Days) |
![]() updated 24 days ago |
Save and load Matlab "projects" in editor Saves and loads Matlab "projects" in editor (currently-open files, working directory, search path). |
0 Comments 24 Downloads (30 Days) |
![]() updated 28 days ago |
Many observations from arbitrary PDF Generate many observations from an arbitrary PDF. |
0 Comments 12 Downloads (30 Days) |
![]() updated 28 days ago |
K means clustering for Image Compression K-means clustering is a popular vector quantization method for data compression. |
7 Comments 130 Downloads (30 Days) |
![]() updated 28 days ago |
Concatenate an array into a single string. |
2 Comments 51 Downloads (30 Days) |
![]() updated 1 month ago |
Display the fields of a structure as a tree. |
2 Comments 11 Downloads (30 Days) |
![]() updated 1 month ago |
Subset IX of all combinations of N elements of a vector V |
0 Comments 19 Downloads (30 Days) |
![]() updated 1 month ago |
Allows to display and print simple text tables in MatLab. Plain and LaTeX format supported. |
5 Comments 40 Downloads (30 Days) |
![]() updated 1 month ago |
Returns the value of the element with the largest absolute value in the input matrix. |
2 Comments 7 Downloads (30 Days) |
![]() updated 1 month ago |
Function creates random cartoon faces. |
1 Comment 13 Downloads (30 Days) |
![]() updated 1 month ago |
MetricPrefixStr - Print SI Prefix Formatted Numbers Prints a SI prefix formatted string corresponding to a numeric vector. |
0 Comments 3 Downloads (30 Days) |
![]() updated 1 month ago |
A simple stock ticker app written with a MATLAB class |
2 Comments 36 Downloads (30 Days) |
![]() updated 1 month ago |
modified cumsum for partial accumulated sums Determine the accumulated sum of series of non-zero values of vectors, resetting at zero entries |
0 Comments 4 Downloads (30 Days) |
![]() updated 2 months ago |
A Java PARFOR progress monitor for matlab GUI and command line (works with normal for loops) |
3 Comments 37 Downloads (30 Days) |
![]() updated 2 months ago |
matlab-ClassInheritanceBrowser A tool for managing and organizing classes, with a simple interface and (optional) tree diagram |
0 Comments 14 Downloads (30 Days) |
![]() updated 2 months ago |
Find values in a vector or function For a function y=f(x), this script looks for all the "x" values for a desired value of "y" (y0). |
2 Comments 12 Downloads (30 Days) |
![]() updated 2 months ago |
SPARSECLEAN - Efficiently cleans a sparse matrix of small values or nan SPARSECLEAN cleans a double sparse matrix of small or nan values or values within a range. |
0 Comments 5 Downloads (30 Days) |
![]() updated 2 months ago |
tridiagonal matrix equation solver (Thomas algorithm) |
0 Comments 28 Downloads (30 Days) |
![]() updated 2 months ago |
ISO 8601 Date String to Serial Date Number Convert an ISO 8601 Date String to a Serial Date Number. Autodetect or select timestamp style. |
0 Comments 8 Downloads (30 Days) |
![]() updated 2 months ago |
Convert from a structure of arrays into an array of structures converts from a structure, where each field contains an Nx1 array, into an 1xN array of structures |
0 Comments 6 Downloads (30 Days) |
![]() updated 2 months ago |
Concatenate/merge structures (v3.0, mar 2013). |
22 Comments 69 Downloads (30 Days) |
![]() updated 3 months ago |
Create formatted tables and save them as a picture like png. Saving tex files is also possible. |
2 Comments 16 Downloads (30 Days) |
![]() updated 3 months ago |
Quickly generate all combination of integers up to specified value in each dimension |
0 Comments 2 Downloads (30 Days) |
![]() updated 3 months ago |
Easily store and retrieve subsets on big matrices on disk Stores columns of a matrix one at a time in hard disk and permits to easily recover subsets of it. |
0 Comments 3 Downloads (30 Days) |
![]() updated 3 months ago |
Like CAT, but padding with NaNs. Doesn't complain if input sizes heterogeneous. Faster than CATPAD. |
0 Comments 6 Downloads (30 Days) |
![]() updated 3 months ago |
Map2 enhance the functionality of the built-in containers.Map class. |
0 Comments 1 Download (30 Days) |
![]() updated 3 months ago |
returns those subsets (= combinations of elements of a set) that fulfill a specific criterion |
0 Comments 6 Downloads (30 Days) |
![]() updated 3 months ago |
More intuitive than built in function for simple operations.Useful for repetitive code and plotiing. |
0 Comments 14 Downloads (30 Days) |
![]() updated 3 months ago |
Generates pseudo-random vectors drawn from the truncated multivariate normal distribution. TruncatedGaussian(sigma, range, varargin) |
4 Comments 17 Downloads (30 Days) |
![]() updated 3 months ago |
This function executes what I think is the merge sort algorithm invented by John von Neumann in 1945 |
0 Comments 14 Downloads (30 Days) |
![]() updated 4 months ago |
V2I function |
2 Comments 5 Downloads (30 Days) |
![]() updated 4 months ago |
Display contents and structure of a cell array using ASCII boxes. |
1 Comment 5 Downloads (30 Days) |
![]() updated 4 months ago |
Use this function to help plot multiple data series of different size without using hold! |
0 Comments 11 Downloads (30 Days) |
![]() updated 4 months ago |
Draws lines with directional arrowheads. |
20 Comments 97 Downloads (30 Days) |
![]() updated 4 months ago |
Example MATLAB class wrapper for a C++ class An example of how to safely encapsulate a C++ class in a MATLAB class, via a mex interface. |
14 Comments 85 Downloads (30 Days) |
![]() updated 4 months ago |
This is a very simple extension of MatLab's bar function to add error bars. |
14 Comments 340 Downloads (30 Days) |
![]() updated 4 months ago |
Calls ANOVAN, but takes an N-dimensional array as the data. |
0 Comments 3 Downloads (30 Days) |