搜索资源列表
Assignment_3
- * Frequency domain filtering -1. Discrete Fourier Transform Write a C++ function for each of following: (a) Multiply the input image by (-1)x+y to center the transform for filtering. (b) Compute the two-dimensional discrete F
MPEG_AAC
- 多媒體通訊期末報告, AAC 的全名為 Advanced Audio Coding,其意為高階音訊編碼,是 國際標準組織 (ISO)訂的音訊標準格式,也是 MPEG 規格的一部分。取樣 頻率選擇性更高,更接近 CD 音質;並採用了分辨率更高的濾波器組,達-Final report of multimedia communications, AAC' s full name is Advanced Audio Coding, it means high-end audio encod
filter_F
- 高频滤波器,实现了滤除低频分量的功能,matlab实现实用-high-frequency filter
jisuanshenqi
- 设计滤波器时,可以输入相应要计算的值,自动计算频率,电容,电阻等。-Design filter, you can enter a value corresponding to the calculated automatically calculate the frequency, capacitance, resistance and so on.
ImageProcessing
- This file contain multiple functions for image processing especially for frequency filter of images instead the known spacial filter, these filters are characterized by low complexity and are very clear and easy to impliment.