![]() updated 14 days ago |
The code finds out the parameters of a gaussian mixture model by Expectation-Maximization Algorithm. |
0 Comments 37 Downloads (30 Days) |
![]() updated 5 months ago |
More intuitive than built in function for simple operations.Useful for repetitive code and plotiing. |
1 Comment 18 Downloads (30 Days) |
![]() updated 5 months ago |
Linear regression for multiple category data with different slopes for each The function does OLS and RMA regression on data that is categorized into two different categories |
0 Comments 14 Downloads (30 Days) |
![]() updated 5 months ago |
Display contents and structure of a cell array using ASCII boxes. |
1 Comment 4 Downloads (30 Days) |
![]() updated 5 months ago |
Use this function to help plot multiple data series of different size without using hold! |
0 Comments 6 Downloads (30 Days) |
![]() updated 8 months ago |
This is a code to demonstrate CELP codecs of bitrate 9.6kbps and 16kbps. |
1 Comment 24 Downloads (30 Days) |
![]() updated 8 months ago |
Linear regression with statistics for multiple category data This function does linear regression with statistics for multiple category data (OLS and RMA) |
0 Comments 13 Downloads (30 Days) |
![]() updated 8 months ago |
Manages very large tensors of arbitrary dimensions as mapped files on disk; complex support. |
0 Comments 7 Downloads (30 Days) |
![]() updated 12 months ago |
Import of log files created by Presentation This function imports log files created by Presentation into MATLAB for analysis. |
0 Comments 4 Downloads (30 Days) |
![]() updated 1 year ago |
Load map, extract connectivity, plot road network & find shortest paths from OpenStreetMap XML file. |
17 Comments 76 Downloads (30 Days) |
![]() updated 1 year ago |
BER of BPSK & DEPSK over Rayleigh fading chanel Plots the BER of BPSK & DEPSK schemes over Rayleigh fading channel. |
0 Comments 14 Downloads (30 Days) |
![]() updated 1 year ago |
QPSK over Rayleigh fading Channel The BER of QPSK scheme over AWGN & Rayleigh fading channel. |
1 Comment 26 Downloads (30 Days) |
![]() updated 1 year ago |
Monte Carlo Markov Chain for inferring parameters for an Ordinary Differential Equation model This function uses a Monte Carlo Markov Chain algorithm to infer parameters for an ODE model |
0 Comments 23 Downloads (30 Days) |
![]() updated 1 year ago |
Create a set of objects from a text file. |
1 Comment 1 Download (30 Days) |
![]() updated 1 year ago |
Find the "I J K" indices of any element number "e" in the 2D or 3D matrix Many a times it may be required to identify the indices, 'i','j' and 'k' values of an element number |
8 Comments 4 Downloads (30 Days) |
![]() updated 1 year ago |
Graphical User Interface for Solving Ordinary Differential Equations A Graphical User Interface for Solving Ordinary Differential Equations (Immune Response Model) |
0 Comments 8 Downloads (30 Days) |
![]() updated 1 year ago |
Bit-slicing function for integer matrices function E = bitreslice(A,b_old, b_new, echo_on) Re-packages bits of a matrix of integers. |
1 Comment 4 Downloads (30 Days) |
![]() updated 1 year ago |
Linear regression on log transformed data A function that takes two column vectors and does linear regression on the data |
0 Comments 4 Downloads (30 Days) |
![]() updated 1 year ago |
Example using a MATLAB Class to control a GUI This example shows how to use a Matlab class to control a gui. |
8 Comments 44 Downloads (30 Days) |
![]() updated 1 year ago |
Access a TIFF stack as a memory-mapped tensor. Handles a large range of internal TIFF formats. |
1 Comment 23 Downloads (30 Days) |
![]() updated 1 year ago |
C++.NET programs inside MATLAB language run C++/C++.NET programs inside MATLAB language |
0 Comments 3 Downloads (30 Days) |
![]() updated 2 years ago |
Wrappers for reading and writing text between files and cell arrays. |
0 Comments 1 Download (30 Days) |
![]() updated 2 years ago |
Loader of a .txt file to a MATLAB matrix Loads a content of a .txt file and stores it in a MATLAB matrix |
5 Comments 6 Downloads (30 Days) |
![]() updated 2 years ago |
Function to generate Timeseries file to use for Moore FSM coverage analysis. This function generates a Timeseries file which can be used for Moore FSM coverage analysis. |
0 Comments 1 Download (30 Days) |
![]() updated 2 years ago |
Parses JSON strings into structures and cell arrays. |
20 Comments 53 Downloads (30 Days) |
![]() updated 2 years ago |
Utility function that applies the same cut to specified elements of a structure. |
8 Comments 2 Downloads (30 Days) |
![]() updated almost 3 years ago |
Arduino IO package: Slides and Examples Slides for the webinar: "Learning Basic Mechatronics Concepts Using the Arduino Board and MATLAB". |
37 Comments 387 Downloads (30 Days) |
![]() updated almost 3 years ago |
Write a cell array to a text file Write formatted data from a cell array to a text file |
0 Comments 15 Downloads (30 Days) |
![]() updated 3 years ago |
Simple but fast date conversion: 1.3% of DATESTR time, 20% of DATEVEC/ DATENUM time |
0 Comments 8 Downloads (30 Days) |
![]() updated 3 years ago |
Replace strings in nested structure and cell arrays. |
0 Comments 4 Downloads (30 Days) |
![]() updated 3 years ago |
Read and write files with sparse matrices and vectors in hypre format |
2 Comments 2 Downloads (30 Days) |
![]() updated 3 years ago |
Loads character seperated data with variable length lines and mixed types. [lc,dflag,dattype]=loadcell(fname,delim,exclusions,varargin... |
23 Comments 10 Downloads (30 Days) |
![]() updated 3 years ago |
Copies the contents of a matrix to the CLIPBOARD. |
3 Comments 21 Downloads (30 Days) |
![]() updated 3 years ago |
The speed of reading and writing matrix by function A simple demonstration on the speed of reading and writing matrix by function |
0 Comments 1 Download (30 Days) |
![]() updated 3 years ago |
Merge sort of Multidimensional array Sorting of array both single or multidimensional using Merge sorting technique. |
0 Comments 3 Downloads (30 Days) |
![]() updated almost 4 years ago |
Generates a gaussian pyramid for the given input image |
0 Comments 23 Downloads (30 Days) |
![]() updated 4 years ago |
Generate .m-file code for any MATLAB variable Generate .m script code for any MATLAB variable. If run, the code recreates the input variable. |
4 Comments 22 Downloads (30 Days) |
![]() updated 4 years ago |
Parses JSON strings into structures and cells |
14 Comments 173 Downloads (30 Days) |
![]() updated 4 years ago |
Reads the specified line(s) from a file. |
12 Comments 22 Downloads (30 Days) |
![]() updated 4 years ago |
struct2ini writes a given structure into an ini-file. |
0 Comments 2 Downloads (30 Days) |
![]() updated 4 years ago |
Read datasets and groups from a HDF5 file to a Matlab structure conveniently |
3 Comments 8 Downloads (30 Days) |
![]() updated 4 years ago |
CELL2STR converts a cell array of strings into a character array. |
7 Comments 25 Downloads (30 Days) |
![]() updated 4 years ago |
A fileselector as uigetfile, with multiple selection which does not require Java |
6 Comments 12 Downloads (30 Days) |
![]() updated 4 years ago |
convert ARC ASCII text file to xyz |
6 Comments 6 Downloads (30 Days) |
![]() updated 4 years ago |
I have started to write a subset of the Image Processing toolbox. |
4 Comments 4 Downloads (30 Days) |
![]() updated 5 years ago |
Converts a cell array of Excel column names to an array of Excel column numbers |
0 Comments 4 Downloads (30 Days) |
![]() updated 6 years ago |
Any text (file) you give it, readtext returns an array of the contents. You can chose delimiter etc. |
37 Comments 45 Downloads (30 Days) |
![]() updated 6 years ago |
Extracts data from a HDF5 file and returns it as structure to MATLAB. |
1 Comment 2 Downloads (30 Days) |
![]() updated almost 7 years ago |
A simple yet flexible way to access Matlab results from LaTeX documents. Includes an example file. |
2 Comments 13 Downloads (30 Days) |
![]() updated 7 years ago |
Translates a MATLAB matrix into a LaTeX table. |
0 Comments 4 Downloads (30 Days) |