资源列表
adpmedian_h
- 该函数为MATLAB编写,实现功能为中值滤波,中值滤波能更好地保留图像细节,对盐椒噪声有很好的去除效果。-The MATLAB function is prepared to achieve function, median filtering, median filtering can reserve the image detail, and good salt pepper noise removal.
wav_fft_draw
- 这是用matlab编的代码,实现的功能是可以方便的给定一段信号,画出它的频域的频谱图,对写论文有帮助-This is compiled with the matlab code, function is convenient for a given period of the signal, draw its frequency spectrum chart, to help write the paper
KalmanFilter
- 利用卡尔曼滤波器对输入的加有噪声的随机信号做估计,可根据谱估计预测运动变化情况-Kalman filter using the input signal plus a random noise, make estimates, based on changes in spectral estimation predicted motion
edgedemo
- edge detection.Real-time Canny/Sobel edge detection. Requires: Matlab Image Proc. Toolkit liveimagejpg.m . Tested: Matlab version 7.0 (linux)
jizhi
- 求序列数中的前n个极大值 Matlab.m文件程序 输入行向量,n 输出前n个极大值 以及index-Find serial number in the maximum value of the first n-row vector Matlab.m documentation program input, n output and the maximum value before the n-index
MCM
- Matlab code of Montecarlo simulation with normal and uniform distributions.
DSP1_22
- 阶跃响应模拟 对阶跃响应的控制,模拟以及测量-Step response simulation of step response of the control, simulation and measurement
dwt_wm
- watermarking algorithm using DWT technique
test_noise
- noise application using dsr technology
project
- simulation of cognitive radio
Photonic-crystal-band-gap
- 用matlab编的计算光子晶体投射系数的一个简单的程序,请结合自己的实际情况进行改动,解压后为.m文件-Series is calculated using matlab photonic crystal projection coefficients a simple program, combined with their own situation changes after decompression. M file
AM
- AM调制,利用载波查表,基带信号,C语言实现功能-AM using table for carrier and baseband signals