-
brisk
brisk描述子,matlab语言,好懂易学(brisk descriptors, matlab language, easy to understand to learn)
- 2021-04-08 22:59:00下载
- 积分:1
-
xitongfenxi
09系分习题与解答,适合系统分析人员的学习资料和技术文档(Exercises and answers to sub-09 system is suitable for systematic analysis of the learning materials and technical documentation)
- 2010-03-05 13:24:08下载
- 积分: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
-
CSA
cuda代码,实现合成孔径雷达CSA算法,点目标仿真(c++ code that implements the algorithm of synthetic aperture radar CSA, point target simulation)
- 2015-10-29 22:18:48下载
- 积分:1
-
Matlab
文档介绍了matlab工具箱的使用情况。对于初学者是非常有帮助的。(Document describes the use of matlab toolbox. For beginners it is very helpful.)
- 2009-12-13 11:57:45下载
- 积分:1
-
as
说明: 74154中文资料.doc 74154中文资料.doc
- 2010-05-08 21:16:33下载
- 积分:1
-
Authorware
Authorware 5 自主学习的好帮手,快速学会Authorware 5(Authorware 5 independent study is a good helper, fast learn Authorware 5)
- 2009-11-18 12:37:16下载
- 积分:1
-
Matlab
图像模板匹配算法用MATLAB来试验,有例子大家可以看看,有上占还不完好,有能力的自己改改(Image template matching algorithm using MATLAB to test, there are examples we can see, there are not well accounted for, the ability of their changed)
- 2009-05-16 12:04:25下载
- 积分:1
-
winnow
固定长度winnow译码程序,使用汉明编码进行误码协商,确保通信双方信息一致(Fixed length winnow decoding program that uses Hamming coding error consultations to ensure that information is consistent communicating parties)
- 2016-01-21 18:44:30下载
- 积分:1
-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1