-
MATLAB-for-digital-baseband
说明: 数字基带系统经典代码,详细!包括量化,调制,编码,解调,译码(MATLAB for digital baseband,including modulation encoding……)
- 2011-03-29 15:54:26下载
- 积分:1
-
feature_detection
此函数可以被用在角点和边缘检测,无论是彩色或者灰度图像都行.(This function can be used in corner and edge detection, whether it is color or grayscale images will do.)
- 2011-07-19 16:15:48下载
- 积分:1
-
newton-rapuson-powe-flow
基于Newton-Rapuson方法的配电网潮流计算的matlab源程序(power flow calculate matlab program)
- 2013-09-01 17:15:33下载
- 积分:1
-
three-dimensional-path-planning
基于蚁群算法的三维路径规划。在三维地图上寻找最优路径!(Ant colony algorithm based three-dimensional path planning. To find the optimal path on the three-dimensional map!)
- 2013-12-17 18:01:23下载
- 积分:1
-
exercise317_1
Plot the log-magnitude of the Fourier transform of the signal over the interval [0, π], using
a 1024-point FFT. The signal should be windowed with a Hamming window of two different
durations: 25 ms and 10 ms with the window placed at the signal’s center in each case. Show
the log-magnitude plot for each duration.
- 2015-04-17 16:16:08下载
- 积分:1
-
Viterbi
Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
- 2008-05-21 16:25:40下载
- 积分:1
-
IIR
用双线性变换法设计IIR滤波器用,双线性设计法设计低通、带通和高通IIR数字滤波器的计算机程序。(Using bilinear transform IIR filter design)
- 2009-07-04 11:16:14下载
- 积分:1
-
emd
Hilbert-Huang变换中经验模式分解(EMD)代码(Hilbert-Huang Transform in the empirical mode decomposition (EMD) code)
- 2011-07-13 15:09:06下载
- 积分:1
-
equalizer_self_adaption
自适应均衡领域的经典算法,最小均方误差算法(LMS)算法的数字均衡器建模源代码。建模建立了一个通信系统的收发两端,并模拟了信道衰减和噪声。并在接收端使用了数字均衡器。主程序中一次在接收端使用了自适应均衡器,另一次没有使用,可以清楚看到均衡前后误码率的差别。(The field of classical adaptive equalization algorithm, the minimum mean square error algorithm (LMS) algorithm for modeling digital equalizer source code. Modeling the establishment of sending and receiving ends of a communication system, and simulate the channel attenuation and noise. And at the receiving end using a digital equalizer. Once the main program at the receiving end using adaptive equalizer, another did not use, you can clearly see the difference before and after the equalizer BER.)
- 2021-01-23 18:28:45下载
- 积分:1
-
remezfilter
用Remez算法设计一个低通滤波器,分别满足性能参数:
滤波器1 滤波器2 滤波器3
采样率Fs: 20kHz 20kHz 20kHz
通带:
0-3 0-4kHz 0-5kHz
带内波纹: 0.1dB 0.1dB 0.1dB
带内衰减: 60dB 60dB 60dB
(With the Remez algorithm to design a low pass filter, respectively, to meet the performance parameters: filter 1 filter 2 filter 3 of the sampling rate Fs: 20kHz 20kHz 20kHz pass band: 0-3 0-4kHz 0-5kHz in-band ripple : 0.1dB 0.1dB 0.1dB in-band attenuation: 60dB 60dB 60dB)
- 2010-06-03 16:33:30下载
- 积分:1