搜索资源列表
19854822PrinterTest
- LMS软件是用来进行自适应滤波的最小均方误差算法,稍加修改就可以用于自适应噪声对信号分离自适应陷波等。-LMS software is used for adaptive filtering the minimum mean square error algorithm, slight modifications can be used for adaptive noise signal separation Adaptive Notch so.
7544812904050801_1_C
- LMS软件是用来进行自适应滤波的最小均方误差算法,稍加修改就可以用于自适应噪声对消,自适应信号分离、自适应陷波等。-LMS software is used for adaptive filtering the minimum mean square error algorithm, slight modifications can be used for adaptive noise cancellation and adaptive signal separation, such as Ad
ls_mmse
- 这个是关于OFDM系统的信道估计的算法的两种方法,分别是OFDM的最小二乘和最小均方误差估计的仿真程序代码-the OFDM system is on the channel estimation algorithm of the two methods OFDM are the least squares and minimum mean square error estimate of simulation code
GengerateCrossCorreslation
- 广义互相关算法和最小均方自适应滤波法主要用于两路接收信号的时间延迟估计,进而利用几何方法对目标定位,常用于通信,雷达当中-broad cross-correlation algorithm and the minimum mean square adaptive filter for the two main roads to receive signals in the time-delay estimation, then use geometric method of orientatio
MN
- 最小范数算法 波达方向估计 通信信号处理
minidistance
- 通过EI算法,可以检测LDPC编码最小距离,对判断编码效果有重要作用。
simulation
- 无线传感器网络的可靠路由算法,可以选择保证可靠性条件下的最小能耗路由
PEG_LDPC.rar
- 引入PEG(Progressive-edge-growth)算法来构造适合线性时间编码的LDPC校验矩阵,译码时采用简化最小和Min-Sum译码算法实现简化译码.仿真结果表明,该方法能够构造适合LDPC码的线性时间编码的下三角校验矩阵日,并且用此方法构造的LDPC码性能非常接近原来PEG算法构造的LDPC码.同时通过采用最小和Min-Sum算法降低译码复杂度.,The introduction of PEG (Progressive-edge-growth) algorithm to const
sdfsdf
- 无线传感器网络最小连通覆盖集问题求解算法.-Wireless sensor network connectivity covering the smallest problem solving algorithm.
John.Wiley.and.Sons.Essentials.of.Error.Control.Co
- 第1章 用于可靠数字传输和存储的编码 第2章 代数引论 第3章 线性分组码 第4章 重要的线性分组吗 第5章 循环码 第6章 二进制BCH码 第7章 非二进制BCH码、RS码及其译码算法 第8章 大数逻辑可译码有限几何码 第9章 线性分组码的网络 第10章 基于可靠性的线性分组码软判决译码算法 第11章 卷积码 第12章 卷积码的最优译码 第13章 卷积码的次优译码 第14章 基于网络的软判决译码算法 第15章 级联编码、码分解与多阶段译码
linearposition2
- 本程序是GPS线性最小二乘定位算法matlab仿真程序,欢迎大家下载!-This procedure is linear least squares GPS positioning algorithm matlab simulation program, are welcome to download!
zuixiaoerchengfa
- 最小二乘法原理,可用于gprs定位算法中。-Least square method can be used for gprs location algorithm.
chxu
- 本文在传统分布式功率控制算法的基础上,考虑到代价函数的非负性,且存在一个正的最小值的特性,采用用户发射功率和信干比来定义用户的代价函数,引用了一种基于代价函数的功率控制算法。最后,本文利用MATLAB工具对该算法进行了仿真分析,验证了算法的有效性-Based on the traditional distributed power control algorithm based on, taking into account the non-negative Daijia function, a
4lscma
- 4种最小二乘恒模算法,可改变参数,观看bpsk,qpsk,16qam误差曲线图-Four kinds of least-squares constant modulus algorithm, can change the parameters, see bpsk, qpsk, 16qam error curve
matlab代码
- LM 算法最小二乘法的概念,最小二乘法要关心的是对应的cost function是线性还是非线性函数,不同的方法计算效率如何,要不要求逆,矩阵的维数。(The concept of the least square method of the lm algorithm, the least square method should be concerned whether the corresponding cost function is a linear or nonlinear funct
基本定位算法
- TDOA算法包括泰勒,最小二乘法,chan算法及改进算法等(TDOA algorithm includes Taylor, least square method, Chan algorithm and improved algorithm)
[MATLAB]最小和LDPC译码算法MATLAB实现(285266)
- LDPC码的编译码算法,matlab实现,包含常用的生成算法和解码算法。可以直接运行(LDPC code encoding and decoding algorithm, matlab implementation, including the common generation algorithm and decoding algorithm. Can run directly)
软件算法挑战赛
- 多点中基站的优化选取使成本最小,包含最小费用流,模拟退火,随机等优化算法(Optimization of base station)
毫米波MIMO系统中混合预编码的交替最小化算法
- 因此,通过在数字预编码器上实施正交约束,然后提出低复杂度的AltMin算法。 此外,对于部分连接的结构,AltMin算法也是在半定理松弛的帮助下开发的。为了实际实施,所提出的AltMin算法进一步扩展到具有正交频分复用调制的宽带设置。 仿真结果将证明所提出的AltMin算法相对于现有的混合预编码算法具有显着的性能增益。 此外,基于所提出的算法,两种混合预编码结构之间的仿真比较将提供有价值的设计见解。(Therefore, by implementing orthogonal constraint
第一次作业_基于分类算法的雷达状态识别
- 第一次作业_基于分类算法的雷达状态识别 对于本数据集中的雷达状态识别,数据降维前使用朴素贝叶斯、支持向量机、神经网络的分类算法对于识别的准确率无太大影响;数据降维后使用神经网络算法最优,支持向量机算法其次,朴素贝叶斯算法较差。此外,训练样本越多,分类准确率有小幅度提高。(First Operation Radar State Recognition Based on Classification Algorithms For radar state recognition
