![]() updated 10 days ago |
K means clustering for Image Compression K-means clustering is a popular vector quantization method for data compression. |
7 Comments 152 Downloads (30 Days) |
![]() updated 1 month 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 18 Downloads (30 Days) |
![]() updated 3 months ago |
More intuitive than built in function for simple operations.Useful for repetitive code and plotiing. |
0 Comments 36 Downloads (30 Days) |
![]() updated 3 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 18 Downloads (30 Days) |
![]() updated 5 months ago |
1D DOA Estimation with Partial Covariance Matrix and without Eigendecomposition Fast algorithm for 1D AOA with partial Covariance matrix. |
0 Comments 19 Downloads (30 Days) |
![]() updated 6 months ago |
This is a code to demonstrate CELP codecs of bitrate 9.6kbps and 16kbps. |
1 Comment 48 Downloads (30 Days) |
![]() updated 6 months ago |
Modified gradient for gpuArray's Slightly modified the gradient function of MATLAB that is usable for gpuArray. |
0 Comments 4 Downloads (30 Days) |
![]() updated 6 months ago |
Nonnegative Matrix and Tensor Factorization (NMF, NTF) with any beta-divergence very simple to use implementation of the NMF/NTF model |
0 Comments 29 Downloads (30 Days) |
![]() updated 6 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 19 Downloads (30 Days) |
![]() updated 6 months ago |
Generates test samples by randomly combining a known set of test data. |
0 Comments 6 Downloads (30 Days) |
![]() updated 7 months ago |
Draw lines with arrows. Multiple optional parameters are given for controlling the arrow and line |
0 Comments 40 Downloads (30 Days) |
![]() updated 7 months ago |
draw_line3 draw line with directional arrow/arrows for the given 3D vector coordinates. |
0 Comments 16 Downloads (30 Days) |
![]() updated 9 months ago |
Round values towards a given vector of choices. |
1 Comment 12 Downloads (30 Days) |
![]() updated 10 months ago |
Locally Adaptive Kernel Density Estimation Kernel density estimation with bandwidths locally adapted to data. |
0 Comments 30 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 24 Downloads (30 Days) |
![]() updated 1 year ago |
QPSK over Rayleigh fading Channel The BER of QPSK scheme over AWGN & Rayleigh fading channel. |
1 Comment 76 Downloads (30 Days) |
![]() updated 1 year ago |
A simple function to whiten a data matrix (makes the covariance matrix the identity matrix). |
0 Comments 36 Downloads (30 Days) |
![]() updated 1 year ago |
FFT for input sequence of any length This program can calculate FFT of a sequence of length 2^n, where n < ∞ |
2 Comments 3 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 1 Download (30 Days) |
![]() updated 1 year ago |
Buffer and UnBuffer using Simulink Blocks A simple way to model Buffer and UnBuffer blocks, using just Simulink Blocks. Contains also a test. |
0 Comments 20 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 |
Encryption/Coding and Minimzing Data this program used in the Encryption/Coding and Minimize array size at the same. [EncryptedData,Table]=Encryption_Coding_Minimize_Array_Algo... [KEY]=Key_generater(StartValue,MAX_VALUE,Factor) [New_arr]=Decryption_Deoding_Minimized_Array_Algorithm(Key1... |
0 Comments 24 Downloads (30 Days) |
![]() updated 1 year ago |
unprotecting a password protected sheet in excel, function requires a password to do that. |
0 Comments 2 Downloads (30 Days) |
![]() updated 1 year ago |
Vold-Kalman order tracking code Separates system orders from single channel of rotating machinery data. |
0 Comments 21 Downloads (30 Days) |
![]() updated almost 2 years ago |
A faster FILTER and FILTFILT: Speedup factor 2.5 to 25 |
9 Comments 29 Downloads (30 Days) |
![]() updated almost 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 14 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 0 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 2 years ago |
Same functionality as the MATLAB rref function, but quicker. |
0 Comments 1 Download (30 Days) |
![]() updated almost 3 years ago |
Plots data on separate y-axes |
0 Comments 2 Downloads (30 Days) |
![]() updated almost 3 years ago |
Shifts data by maximum cross correlation |
0 Comments 3 Downloads (30 Days) |
![]() updated almost 3 years ago |
normalizes matrix columns |
1 Comment 4 Downloads (30 Days) |
![]() updated 3 years ago |
This is an implementation of a Kalman filter for a two-variable, constant velocity-model. |
0 Comments 11 Downloads (30 Days) |
![]() updated 3 years ago |
MATLAB Programming Example for U2500A USB Modular Data Acquisition (DAQ) module’s Analog Input This program sets the USB DAQ module to sample immediately without waiting for a trigger signal |
0 Comments 8 Downloads (30 Days) |
![]() updated 3 years ago |
A GUI for graphically demonstrating the convolution process. |
2 Comments 15 Downloads (30 Days) |
![]() updated 3 years ago |
Computes diversity over a 2D matrix by normalized mutual entropy. |
0 Comments 4 Downloads (30 Days) |
![]() updated 3 years ago |
Fast linear interpolation of equally spaced data (C-MEX and M) |
10 Comments 11 Downloads (30 Days) |
![]() updated 3 years ago |
Variable cardinality bookkeeping functions These four functions makes it easy to work with lists of sets with variable cardinalities. |
0 Comments 1 Download (30 Days) |
![]() updated 3 years ago |
Generates a gaussian pyramid for the given input image |
0 Comments 36 Downloads (30 Days) |
![]() updated 3 years ago |
click2smooth.m v1.0 (Sep 2009) Smooths data by clicking on the figure. |
1 Comment 7 Downloads (30 Days) |
![]() updated 3 years ago |
Same as IMAGESC but ignores NaNs. |
19 Comments 48 Downloads (30 Days) |
![]() updated 3 years ago |
Non Convex Algorithms for Group Sparse Optimization Reweighted Lm,p algorithm Smoothed L2,0 algorithm GenGroupSparseProblem(m, n, nGroups, activeGroups) GenerateProblem(channel_length, pilot_length, channel_spars... |
3 Comments 20 Downloads (30 Days) |
![]() updated 4 years ago |
IMComp-Image Compression Software IMComp is an Image Compression tool useful for compressing digital JPG images. |
2 Comments 11 Downloads (30 Days) |
![]() updated 4 years ago |
Orthogonal Least Squares Algorithms for Sparse Signal Reconstruction Greedy Algorithms for Underdetermined but Sparse Solutions |
2 Comments 11 Downloads (30 Days) |
![]() updated 4 years ago |
Orthogonal Least Squares Algorithms for Sparse Signal Reconstruction Greedy Algorithms for Underdetermined but Sparse Solutions |
1 Comment 11 Downloads (30 Days) |
![]() updated 4 years ago |
MATLAB and Simulink Based Books: Real-Time Implementation and Signal Processing Laboratories Textbooks support the trends of signal processing, introductory programming and model-based design |
0 Comments 0 Downloads (30 Days) |
![]() updated 4 years ago |
MATLAB and Simulink Based Books Textbooks support the trends of signal processing, introductory programming and model-based design |
0 Comments 3 Downloads (30 Days) |
![]() updated 4 years ago |
evaluating SHORT TIME FOURIER TRANSFORM of a stationary signal the STFT of a nonstationary signal taking highly overlapping rectangular window. |
0 Comments 15 Downloads (30 Days) |
![]() updated 4 years ago |
I have started to write a subset of the Image Processing toolbox. |
4 Comments 1 Download (30 Days) |
![]() updated 6 years ago |
This function calculates the fractional differentiate of a given input signal. |
1 Comment 26 Downloads (30 Days) |