Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • awgn.rar This is a set of codes to be copied to the C software and run. It calculates the AWGN (Additive White Gaussian Noise) and show that it is a normal distribution by plotting a graph
  • Combination.rar Copy text to c and run. This performs the merging of data and noise as would occur in a AWGN channel
  • Bartlett.rar Example of spectrum with Bartlett method. We have two signals in gaussian noise
  • periodograma_modific.rar Example of modified periodogram with a sinusoidal signal in white noise
  • psm__rev1.zip This code is used for removing noise from the image
  • impulse.zip this function adds impulse noise to the image praposed
  • KalMat.zip ... -discrete hybrid systems. Includes code for the classical Kalman filter for linear systems, the extended Kalman filter (EKF), and the more recent unscented Kalman filter (UKF). Both linear and non-linear noise in the system and observation are permitted.
  • contraharmonic.rar ... for loops. contraharmonic filter can remove both -SALT n PEPPER noise from the image but not simultaneously. The positive order contraharmonic ... the other. It has been observed that the removal of salt noise followed by the removal of the pepper noise ...
  • salt_noise.rar these programs deal with the addition of SALT noise (in particular) and its removal using - CONTRAHARMONIC and HARMONIC FILTER.
  • geo_har.rar ... of : 1.geometric filter-using the basic for loops to obtain geometric mean. 2.harmonic filter-using the basic for loops to obtain harmonic mean. 3.positive order contraharmonic filter for the removal of particularly added PEPPER NOISE.