RFM
Followers: 0 Following: 0
Feeds
已提交
Implementation of Perceptron for Classification
Implementing Perceptron in Matlab from Scratch without using the Built-in Functions.
4 years 前 | 7 次下载 |
已提交
Image Restoration
Performing Image Restoration - From the Degraded Image with MOTION BLUR and Random Noise.
5 years 前 | 3 次下载 |
已提交
Haar Wavelet Transform of an Image
Multi-resolution Image Analysis using Haar Wavelet Transformation and Performing Inverse Transformation to Restore Original Imag...
5 years 前 | 3 次下载 |
已提交
Affine Transformation and Inverse Transformation
Forward Transformations Including Scaling, Rotation and Translation followed by Inverse Transformation and Image Restoration
5 years 前 | 1 次下载 |
已提交
Circles Detection using Hough Transform
The code detects the circles in an image using Hough Transform.
5 years 前 | 3 次下载 |
已提交
Harris Corner Point Detector
Computes the corner points based on Harris Corner Point Detector
5 years 前 | 1 次下载 |
已提交
Basic Image Processing (without MATLAB built-in Functions)
The code uses basic image processing methods to compute histogram of an image and perform equalization for better dynamic range ...
5 years 前 | 2 次下载 |
已提交
Kalman Filter in Matlab (Tutorial)
Learn how to Implement Kalman Filter in Matlab.
13 years 前 | 12 次下载 |
已提交
Amplitude Modulation/Demodulation in Matlab
Simulates the Amplitude Modulation and demodulation in Matlab
14 years 前 | 4 次下载 |
已提交
Matlab Simulation for Bus Suspension System
The Programe is about simulation of Bus Suspension system in matlab.
16 years 前 | 8 次下载 |
已提交
Frequency Hopping Spread Spectrum
This program clears various concepts about FHSS.
16 years 前 | 23 次下载 |
已提交
Frequency Modulation and Demodulation
Frequency Modulation and Demodulation
16 years 前 | 3 次下载 |
已提交
Digital Communication System
Various routines that simulate or compute aspects of digital communication systems
16 years 前 | 3 次下载 |
已提交
Digital Guitar Tuner
This program plays the fundamental guitar strings sounds so that one could tune the respective guita
17 years 前 | 8 次下载 |
已提交
DCT Implemetation using FFT.
Implementation of Discrete Cosine Transform using FFT.
18 years 前 | 3 次下载 |
已提交
Fast Fourier Transform Algorithm
Implementation of FFT without using matlab built-in function of fft.
18 years 前 | 7 次下载 |
已提交
Direct Sequence Spread Spectrum
This program is about Direct Sequence Spread Spectrum
18 years 前 | 5 次下载 |
已提交
QPSK Transmitter and I/Q Correlator Receiver.
Modified version of QPSK Transmitter and I/Q Correlator Receiver
18 years 前 | 3 次下载 |