-
-
[
Matlab]
image_processing_toolbox.zip
...
* images loading and generation.
* filtering and blurring functions.
* anisotropic and spacially variant filters.
* non-linear filtering (median, LIC, bilateral).
* High Dynamic Range image loading and equalization.
* total variation image ...
-
[
Matlab]
integratedgradient.zip
... , from cumtrapz, and an integrated cubic spline, plus several finite difference methods.
In higher dimensions, only a finite difference/linear algebra solution is provided, but it is fully vectorized and fully sparse in its approach. In 2-d and 3-d, if ...
Category:
Algorithm Upload User:
led289 Size:
12K
-
[
Visual C++ (VC++)]
Switching_median.zip
... that minimizes the mean square error is an appropriate filter for a particular application. Median Filter is such a kind of non linear filter which minimizes the mean square error to a large extent. A variant of a median filter “switching median filter” ...
-
[
PDF]
2028.rar
... , SMM (Saklı Markov Model) tabanlı izole bir kelime tanı ma sistemi geliş tirilerek, sesin akustik parametreleri LPC (Linear Predictive Coding), LPCC (LPC Cepstrum), CEPS (Ayrı k Fourier dö nüş ümü tabanlı cepstrum) ve ...
-
[
Matlab]
SparseLab200-Core.rar
SparseLab is a Matlab software package designed to find sparse solutions to systems of linear equations, particularly underdetermined systems.
Category:
matlab Upload User:
yxmdzm Size:
908K
-
[
Matlab]
SOM_PREDICTION.zip
SOM-BASED TIME SERIES PREDICTION
Training Time Series
Testing Time Series
Local Linear Mapping (LLM)
Vector-Quantized Temporal Associative Memory (VQTAM)
Global RBF (GRBF, download here) and Local RBF (KRBF)
Local AR predictors using data vectors ( ...
Category:
matlab Upload User:
yinyuww Size:
39K
-
[
Matlab]
FIR.rar
FIR Wiener Filter Applications:
The following demos demonstrate the corresponding applications
fir_f- FIR Wiener Filter
fir_p- FIR Wiener Linear Predictor
fir_nc- FIR Wiener Noise Cancellation
Category:
matlab Upload User:
zhaocaiwu5 Size:
12K
-
-
[
Matlab]
LP.zip
An Implementation of Karmarkar s Algorithm for Linear Programming
Category:
matlab Upload User:
jdjy365 Size:
2K
-
[
Visual C++ (VC++)]
median.rar
Median Filter is such a kind of non linear filter which minimizes the mean square error to a large extent.