-
MonteCarlo
MonteCarlo课件,并讲解了用matlab实现方法(MonteCarlo courseware and on the realization method using matlab)
- 2008-01-05 16:25:47下载
- 积分:1
-
16Qampredistortion
16QAM预失真 通过信道 及附加白噪声(16QAM pre-distortion by the channel)
- 2010-03-07 17:41:07下载
- 积分:1
-
dsss
通信中的,调制,扩频,解扩,解调,全过程的matlab程序(Communication, modulation, spreading, despreading, demodulation, the whole process of the matlab program)
- 2011-07-05 10:21:42下载
- 积分:1
-
tiaoshi
这是一个用在光学测量中的程序,他的作用是产生正弦条纹(This is a program in the optical measurement, his role is to produce sinusoidal fringe)
- 2013-08-16 08:23:16下载
- 积分:1
-
midu
matlab的一种基于密度的聚类方法,和划分方法和中心计算方法比较效果较好(matlab a density-based clustering method, and the division method and the calculation of comparative effectiveness center is better)
- 2010-08-17 17:03:46下载
- 积分:1
-
GA_TSP12
与本人上次上传的类别一样,都是利用遗传算法求解TSP问题,本次采用的开发环境为 matlab!(From my previous categories, are the use of genetic algorithm to solve TSP problems, the development environment for the use of matlab!)
- 2008-05-23 02:14:01下载
- 积分:1
-
Novel-algorithm-for-mimo
MIMO 信道估计是恢复MIMO信号的重要途径,一篇文献阐述一种新的MIMO信道估计算法,很有借鉴价值(MIMO channel estimation is an important way to restore MIMO signal, a literature describes a new MIMO channel estimation algorithm, a very useful reference value)
- 2014-10-12 17:18:22下载
- 积分:1
-
Program
统计算法 里面很多经典的多元统计算法程序 PLS,PCR GA PCR-UVE PLS-UVE UVE-CV PLS-GA MLR LWR 人工神经网络 SPA LSS等(Statistical algorithms, there are many classic multivariate statistical algorithm PLS, PCR GA PCR-UVE PLS-UVE UVE-CV PLS-GA MLR LWR artificial neural network SPA LSS)
- 2020-08-27 11:18:13下载
- 积分:1
-
关于替代数据法在验证脑电信号是非线性上的研究与应用 surrogate-data
关于替代数据法在验证脑电信号是非线性上的研究与应用。(Testing for nonlinearity in time series_the method of surrogate data。)
- 2013-05-04 10:54:24下载
- 积分:1
-
FIR
1、验证窗函数 N 变化时,验证其频谱主瓣副瓣比、主瓣宽度的变化。
a)矩形窗函数的 N 变化时,验证其其频谱主瓣副瓣幅度比基本不会发生变化,
而主瓣宽度将会变窄。这说明,当用矩形窗函数设计滤波器时,增大 N 不能使
得阻带衰减减小,但能够减小过渡带。
b)再选取其他的窗如 hamming/hanning 窗,验证当 N 变化时,其频谱主瓣宽
度变化、主瓣副瓣比值变化情况。
2、用窗函数法设计线性相位 FIR 低通,通带截止频率 wp=0.5PI, 阻带截止频率 ws=0.6PI,
阻带衰减不小于 40dB,通带衰减不大于 3dB.
a)选取 Hanning,Hamming 窗查看设计出来的 FIR 的过渡带宽和阻带衰减是否
满足要求,二者有什么不同。
b)使用 hamming 窗,将窗长增大 1 倍,设计 FIR。验证同样的窗函数类型
(hamming),不同窗长度时,设计出来的 FIR 的过渡带宽和阻带衰减都有什么变
化。
3、不使用 Matlab 系统函数得到上一项指标的低通,并与上一项结果比较。
4 用窗函数法设计线性相位 FIR 高通,通带截止频率 wp=0.8PI, 阻带截止频率
ws=0.7PI, 阻带衰减不小于 30dB,通带衰减不大于 3dB.(An actual filter is implemented using the truncated unit impulse response sequence of the ideal filter.
For the ideal low pass filter, the unit impulse response h, N, D () is intercepted by a length of N, and the length is
The N sequence H (n), when intercepted, guarantees causality and linear phase requirements for the filter.
In order to reduce the Gibbs effect, the H (n) window is added, and the appropriate window function is selected to ensure the stopband attenuation and
Transition zone requirement. Note that the sidelobe of the window function affects the stopband attenuation of the filter, and the main lobe width affects the filter
Transition bandwidth.)
- 2017-07-06 11:55:24下载
- 积分:1