![]() updated 14 days ago |
Export matrices to LaTeX |
0 Comments 18 Downloads (30 Days) |
![]() updated 1 month ago |
Output a structure to a .csv file, with column headers |
3 Comments 65 Downloads (30 Days) |
![]() updated 1 month ago |
The code finds out the parameters of a gaussian mixture model by Expectation-Maximization Algorithm. |
0 Comments 42 Downloads (30 Days) |
![]() updated 5 months ago |
Create formatted tables and save them as a picture like png. Saving tex files is also possible. |
2 Comments 11 Downloads (30 Days) |
![]() updated 6 months ago |
More intuitive than built in function for simple operations.Useful for repetitive code and plotiing. |
1 Comment 7 Downloads (30 Days) |
![]() updated 6 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 7 Downloads (30 Days) |
![]() updated 6 months ago |
Display contents and structure of a cell array using ASCII boxes. |
1 Comment 3 Downloads (30 Days) |
![]() updated 9 months ago |
This is a code to demonstrate CELP codecs of bitrate 9.6kbps and 16kbps. |
1 Comment 11 Downloads (30 Days) |
![]() updated 9 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 8 Downloads (30 Days) |
![]() updated 11 months ago |
Scalable Vector Graphics (SVG) Export of Figures Converts 3D and 2D MATLAB plots to the scalable vector format (SVG). |
111 Comments 441 Downloads (30 Days) |
![]() updated 1 year 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, strcol... |
15 Comments 80 Downloads (30 Days) |
![]() updated 1 year ago |
QPSK over Rayleigh fading Channel The BER of QPSK scheme over AWGN & Rayleigh fading channel. |
1 Comment 24 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 19 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 3 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 7 Downloads (30 Days) |
![]() updated 1 year ago |
Generates paste-able ASCII representations of MATLAB variables |
2 Comments 1 Download (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 47 Downloads (30 Days) |
![]() updated almost 2 years ago |
C++.NET programs inside MATLAB language run C++/C++.NET programs inside MATLAB language |
0 Comments 2 Downloads (30 Days) |
![]() updated 2 years ago |
This function allows you to save variables inside a parfor loop. |
2 Comments 4 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 3 Downloads (30 Days) |
![]() updated almost 3 years ago |
A cell array is written to a delimited output file, incl. options for appending & custom delimiters. |
25 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 312 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 14 Downloads (30 Days) |
![]() updated 3 years ago |
Replace strings in nested structure and cell arrays. |
0 Comments 6 Downloads (30 Days) |
![]() updated 3 years ago |
Read and write files with sparse matrices and vectors in hypre format |
2 Comments 0 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,vararg... |
23 Comments 11 Downloads (30 Days) |
![]() updated 3 years ago |
Copies the contents of a matrix to the CLIPBOARD. |
3 Comments 11 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 16 Downloads (30 Days) |
![]() updated 4 years ago |
Parses JSON strings into structures and cells |
14 Comments 141 Downloads (30 Days) |
![]() updated 4 years ago |
A simple function to export data to excel. The function writes a CSF text file. |
1 Comment 2 Downloads (30 Days) |
![]() updated 4 years ago |
Reads the specified line(s) from a file. |
12 Comments 5 Downloads (30 Days) |
![]() updated 4 years ago |
struct2ini writes a given structure into an ini-file. |
0 Comments 4 Downloads (30 Days) |
![]() updated 4 years ago |
CELL2STR converts a cell array of strings into a character array. |
7 Comments 27 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 3 Downloads (30 Days) |
![]() updated 4 years ago |
A fileselector as uigetfile, with multiple selection which does not require Java |
6 Comments 15 Downloads (30 Days) |
![]() updated almost 5 years ago |
convert ARC ASCII text file to xyz |
6 Comments 5 Downloads (30 Days) |
![]() updated almost 5 years ago |
I have started to write a subset of the Image Processing toolbox. |
4 Comments 3 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 58 Downloads (30 Days) |
![]() updated 6 years ago |
Extracts data from a HDF5 file and returns it as structure to MATLAB. |
1 Comment 4 Downloads (30 Days) |
![]() updated 7 years ago |
A simple yet flexible way to access Matlab results from LaTeX documents. Includes an example file. |
2 Comments 5 Downloads (30 Days) |
![]() updated 7 years ago |
Translates a MATLAB matrix into a LaTeX table. |
0 Comments 0 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,v... |
2 Comments 4 Downloads (30 Days) |
![]() updated 8 years ago |
Writes cell array content into a *.csv file. |
15 Comments 62 Downloads (30 Days) |
![]() updated 8 years ago |
Conversion of MATLAB data types to XML and vice versa. |
55 Comments 169 Downloads (30 Days) |
![]() updated 8 years ago |
Cellwrite writes mixed cell array data to a CSV file. |
12 Comments 18 Downloads (30 Days) |
![]() updated 8 years ago |
Converts matrix to formatted string. |
1 Comment 0 Downloads (30 Days) |
![]() updated 8 years ago |
Load a specific variable from a mat file and returns it. |
2 Comments 1 Download (30 Days) |
![]() updated 9 years ago |
MATLAB array to LaTeX table converter. |
22 Comments 82 Downloads (30 Days) |