![]() updated 14 days ago |
Output a structure to a .csv file, with column headers |
3 Comments 63 Downloads (30 Days) |
![]() 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 4 months ago |
Create formatted tables and save them as a picture like png. Saving tex files is also possible. |
2 Comments 10 Downloads (30 Days) |
![]() updated 5 months ago |
More intuitive than built in function for simple operations.Useful for repetitive code and plotiing. |
1 Comment 17 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 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 10 months ago |
Scalable Vector Graphics (SVG) Export of Figures Converts 3D and 2D MATLAB plots to the scalable vector format (SVG). |
110 Comments 460 Downloads (30 Days) |
![]() updated 11 months ago |
Export figure to 3D interactive PDF Export figure as a U3D file or directly to 3D interactive graphics within a PDF. [strmodelshading, strfaces_colors, strfaceshading, strcolor... |
15 Comments 68 Downloads (30 Days) |
![]() updated 1 year ago |
QPSK over Rayleigh fading Channel The BER of QPSK scheme over AWGN & Rayleigh fading channel. |
1 Comment 25 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 |
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 |
Generates paste-able ASCII representations of MATLAB variables |
2 Comments 2 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 |
C++.NET programs inside MATLAB language run C++/C++.NET programs inside MATLAB language |
0 Comments 3 Downloads (30 Days) |
![]() updated 2 years ago |
This function allows you to save variables inside a parfor loop. |
2 Comments 3 Downloads (30 Days) |
![]() updated 2 years ago |
Creates a Tex string based on a transfer function object |
0 Comments 1 Download (30 Days) |
![]() updated 2 years ago |
Solves 9X9 Sudokus of any difficulty level |
1 Comment 4 Downloads (30 Days) |
![]() updated 2 years ago |
A cell array is written to a delimited output file, incl. options for appending & custom delimiters. |
24 Comments 197 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 384 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 |
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 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 168 Downloads (30 Days) |
![]() updated 4 years ago |
A simple function to export data to excel. The function writes a CSF text file. |
1 Comment 5 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 |
CELL2STR converts a cell array of strings into a character array. |
7 Comments 24 Downloads (30 Days) |
![]() updated 4 years ago |
Convert a vector/array/matrix of values into a comma-separated string Converts input of unknown size/type into compact single-line string suitable for log files & uitable |
2 Comments 9 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) |
![]() updated 8 years ago |
MATLAB to Hypre and Hypre to MATLAB matrix and vector converter Converts MATLAB formatted matrices and/or vectors to Hypre format and vice versa. hypreIJ2matlab(matrix_filename,imax) hypreParVectors2matlab(filename,num_of_vectors) matlab2hypreIJ(matlab_smatrix,num_procs,matrix_filename,var... |
2 Comments 2 Downloads (30 Days) |
![]() updated 8 years ago |
Writes cell array content into a *.csv file. |
14 Comments 51 Downloads (30 Days) |
![]() updated 8 years ago |
Conversion of MATLAB data types to XML and vice versa. |
54 Comments 147 Downloads (30 Days) |
![]() updated 8 years ago |
Cellwrite writes mixed cell array data to a CSV file. |
12 Comments 13 Downloads (30 Days) |
![]() updated 8 years ago |
Converts matrix to formatted string. |
1 Comment 3 Downloads (30 Days) |
![]() updated 8 years ago |
Load a specific variable from a mat file and returns it. |
2 Comments 2 Downloads (30 Days) |
![]() updated 9 years ago |
MATLAB array to LaTeX table converter. |
22 Comments 105 Downloads (30 Days) |
![]() updated 11 years ago |
Read delimted text file into 2-d cell array. |
2 Comments 3 Downloads (30 Days) |