-
lms
自适应信号处理,最终的权值矩阵就是滤波器的系数,学习曲线描述其收敛特性(Adaptive signal processing, the final weight matrix is the filter coefficient, the learning curve to describe the convergence properties)
- 2008-06-04 09:30:59下载
- 积分:1
-
bp
说明: BP神经网络拟合y=x^2 使用matlab自带的工具箱(BP neural network fitting of y = x ^ 2)
- 2012-04-07 17:08:54下载
- 积分:1
-
RAKE
利用MATLAB软件来仿真RAKE接收机分集接收性能的程序(Performance simulation of RAKE receiver diversity using MATLAB software program)
- 2015-05-03 11:18:55下载
- 积分:1
-
D和A算法
简单的路径规划问题中的Dijkstra和A*算法(Dijkstra and A* algorithms for simple path planning problems)
- 2017-08-24 23:13:34下载
- 积分:1
-
RTI
RTI培训教程,汽车行业进行半实物仿真用,比较有使用价值(RTI training course, the automotive industry with the semi-physical simulation, compared with the value)
- 2011-06-10 08:28:27下载
- 积分:1
-
RLS_LMS
关于自适应滤波,均衡算法的几个M程序,采用的算法分别是LMS,NLMS,RLS等等(several matlab programs are about adaptive filter and equalization for communication system. The algorithm is LMS, NLMS and RLS.)
- 2014-02-16 21:58:00下载
- 积分:1
-
resistor
to check value of resistor
- 2009-11-16 11:00:29下载
- 积分:1
-
functionFairnessProfile_cvx
Running test programming
- 2019-04-24 12:07:19下载
- 积分:1
-
matlab_tools
matlab符号计算工具箱PDF,包含所有的符号计算函数的说明(matlab symbolic computation toolbox PDF, containing all the symbolic computation function description)
- 2008-05-21 21:45:22下载
- 积分:1
-
2
说明: modem.qammod对象实现M-QAM调制器,本示例中M为16。其输入参数是从0到15的整数而不是4bits二进制数据。因此,在利用此对象的modulate方法之前需要对二进制数据序列x进行预处理。特别地, 先采用MATLAB中的reshape函数将x沿着矩阵的行方向重新整理成每行4bit数据,然后应用bi2de函数将4bit数据转换成相应的整数。(modem.qammod object implements M-QAM modulator M in this example is 16. Input parameter is an integer from 0 to 15 instead of 4bits binary data. Therefore, before using the method of this object needs to modulate the binary data sequence x pretreatment. In particular, the first use of MATLAB reshape function x 4bit rearranged into each row of data in the row direction of the matrix, and then apply bi2de 4bit function to convert the data into the corresponding integer.)
- 2014-09-21 08:29:51下载
- 积分:1