My first Matlab coding attempt so go easy if you find a bug or something. I made this to look at the spacing between eigenvalues of random Hermitian matrices and see how they resemble the spacings of Riemann Zeta function zeros.
Advice on writing MATLAB code usually addresses efficiency concerns, with recommendations such as "Don't use loops." This document is different. Its concerns are correctness, clarity and generality. The goal of these guidelines is to...
Virtual Signal Generator is a GUI that produces (1) periodic functions (including sinusoidal, triangle, sawtooth, and square waves) of varying amplitudes, frequencies, and phases; (2) square pulse trains of varying amplitudes, frequencies, phases,...
Make your graphics look better with an easy-to-use JPEG 2000 decoding component. J2K-Codec can help game developers, screensaver creators and many others to improve their products--to achieve better image quality and reduce installation package...
This file contains MATLAB functions, m-files, that do Huffman coding and arithmetic coding of integer (symbol) sequences. Complete coding may be done by calling an easy to use main program (or main function), where input argument is the sequences...
It is a matlab function that codes a string of char with Arithmetic coding.
res=arithmetic_code(alphabet, distr_pr, string)
'alphabet' is a vector that contains the char used in the string 'string'; 'string' is the string to...
A simple Matlab GUI program that gets three input parameters of Tank geometry and size of sink hole and calculate the time that is needed to tank be empty. This project is implemented in two method, first by Matlab GUIDE environment and second by...
Use a standard paint program like paint shop pro to edit your icons, save them in a MATLAB compatible format (bmp, png, jpeg, etc..)
Use White [RGB(255,255,255)] for areas you want white.
Use Black [RGB(0,0,0)] for areas you...
This video describes working with the MATLAB Desktop in the Czech language. It's a first part of complete video tutorial about MATLAB and SIMULINK. AVI file is compressed by WinRAR, TechSmith Screen Capture Codec (TSCC) is necessary to view...
This video describes working with files in MATLAB in the Czech language. It's the 11th part of complete video tutorial about MATLAB and SIMULINK. AVI file is compressed by WinZIP, TechSmith Screen Capture Codec (TSCC) is necessary to view the...
This video describes working with vectors and matrices in MATLAB in the Czech language. It's the third part of complete video tutorial about MATLAB and SIMULINK. AVI file is compressed by WinRAR, TechSmith Screen Capture Codec (TSCC) is...
This video describes creating GUI with GUIDE in MATLAB in the Czech language. It's the 12th part of complete video tutorial about MATLAB and SIMULINK. AVI file is compressed by WinZIP, TechSmith Screen Capture Codec (TSCC) is necessary to...
This video describes working with graphs in MATLAB in the Czech language. It's the ninth part of complete video tutorial about MATLAB and SIMULINK. AVI file is compressed by WinZIP and WinRAR, TechSmith Screen Capture Codec (TSCC) is...
This video describes creating scripts and functions in MATLAB in the Czech language. It's the eighth part of complete video tutorial about MATLAB and SIMULINK. AVI file is compressed by WinZIP, TechSmith Screen Capture Codec (TSCC) is...
This video describes working with complex numbers and polynomials in MATLAB in the Czech language. It's the fourth part of complete video tutorial about MATLAB and SIMULINK. AVI file is compressed by WinZIP, TechSmith Screen Capture Codec...
This video describes working with the MATLAB Desktop in the Czech language. It's a first part of complete video tutorial about MATLAB and SIMULINK. AVI file is compressed by WinRAR, TechSmith Screen Capture Codec (TSCC) is necessary to view...
This video describes symbolic math functions in MATLAB in the Czech language. It's the tenth part of complete video tutorial about MATLAB and SIMULINK. Symbolic Math Toolbox is needed. AVI file is compressed by WinZIP, TechSmith Screen...
This video describes working with if, switch and cycles in MATLAB in the Czech language. It's the seventh part of complete video tutorial about MATLAB and SIMULINK. AVI file is compressed by WinZIP, TechSmith Screen Capture Codec (TSCC) is...
This video describes working with strings in MATLAB in the Czech language. It's the sixth part of complete video tutorial about MATLAB and SIMULINK. AVI file is compressed by WinZIP, TechSmith Screen Capture Codec (TSCC) is necessary to view...
This video describes working with trigonometric and rounding functions in MATLAB in the Czech language. It's the fifth part of complete video tutorial about MATLAB and SIMULINK. AVI file is compressed by WinZIP, TechSmith Screen Capture Codec... |