-
bnt
matlab code.................................
- 2011-12-09 00:02:42下载
- 积分:1
-
Memory_2005
介绍了关于memory的相关函数,对于大多数程序员有很大帮助,希望大家多多使用(the information about memory)
- 2013-10-11 11:26:50下载
- 积分:1
-
Markov-Chain-Monte-Carlo)
基于马尔可夫链的蒙特卡洛方法在matlab中的实现程序(Based on markov chain monte carlo method is implemented in the matlab program)
- 2021-02-27 00:29:37下载
- 积分:1
-
chapter19
matlab软件中有关elman神经网络预测的程序(matlab software procedures elman neural network prediction)
- 2013-12-10 09:42:57下载
- 积分:1
-
3
说明: Segmentation using watershed is very easily to separate the overlapping cell.
- 2011-05-03 09:48:52下载
- 积分:1
-
ga_tsp530
遗传算法求解TSP问题,MATLAB模拟实验,对采用遗传算法解优化问题很有帮助(Genetic Algorithm for TSP problem, MATLAB simulation experiments, using genetic algorithm optimization solutions helpful)
- 2008-12-21 09:48:26下载
- 积分:1
-
CPP-questions-and-answers
C++ 相关例题、习题及答案 ( 含代码 )(C++ relevant exercises and answers (including code))
- 2014-02-18 16:23:32下载
- 积分:1
-
levinson
图1为均衡带限信号所引起失真的横向或格型自适应均衡器(其中横向FIR系统长M=11), 系统输入是取值为±1的随机序列,其均值为零;参考信号;信道具有脉冲响应:
式中用来控制信道的幅度失真(W = 2~4, 如取W = 2.9,3.1,3.3,3.5等),且信道受到均值为零、方差(相当于信噪比为30dB)的高斯白噪声的干扰。试比较基于下列几种算法的自适应均衡器在不同信道失真、不同噪声干扰下的收敛情况(对应于每一种情况,在同一坐标下画出其学习曲线):
1)横向/格-梯型结构LMS算法
2)横向/格-梯型结构RLS算法
并分析其结果。(Figure 1 is a band-limited signal caused balanced horizontal or lattice distortion adaptive equalizer (FIR system in which the lateral length M = 11), the system input is the value of a random sequence of ± 1, mean zero reference signal channel has impulse response:
Wherein the amplitude of the distortion for the control channel (W = 2 ~ 4, and so as to take W = 2.9,3.1,3.3,3.5), and subjected to a channel with zero mean and variance (equivalent SNR is 30dB) Gaussian white noise. Compare the following types of algorithm-based adaptive equalizer in a different channel distortion, the convergence of different noise interference (corresponding to each situation, draw their learning curve in the same coordinate):
1) landscape/grid- LMS algorithm ladder structure
2) landscape/grid- RLS algorithm ladder structure
And analyze the results.)
- 2020-07-02 22:40:01下载
- 积分:1
-
bys
有关卡调用的很好资料,希望对大家有用,一起学习(hand book)
- 2010-03-10 20:55:43下载
- 积分:1
-
Laba_2
Default constructor
MyString::MyString()
{
m_szString = NULL
m_aSize = 0
cout << "Default constructor from my sting
"
}
- 2010-01-21 00:08:12下载
- 积分:1