搜索资源列表
boyilun
- 利用博弈论对认知无线电的新研究算法,希望对大家有帮助-Using game theory, a new study on cognitive radio algorithms, we want to help
ch2
- 第2章 信号变换 67 2.1 Z变换及MATLAB实现 67 2.1.1 Z变换的定义 68 2.1.2 Z变换的收敛域 68 2.1.3 Z逆变换 70 2.1.4 Z变换的性质 72 2.1.5 Z变换的工程应用 74 2.2 Chirp Z变换及MATLAB实现 77 2.2.1 Chirp Z变换的定义 77 2.2.2 Chirp Z变换的计算方法 79 2.2.3 Chirp Z变换的MATLAB实现 80 2.3 离散傅里叶变换及MAT
Speech.Coding.Algorithms.Foundation.and.Evolution
- video & speech coding book
lms_algorithm
- LMS算法在阵列信号处理中是很常用的算法,可应用于自适应技术。-LMS algorithm in array signal processing is a very commonly used algorithms, can be applied to adaptive technology.
Solving
- 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent
Untitledw
- 利用Matlab实现子功率谱的求解,并实现信号处理和能量算法-Matlab, the solution to achieve sub-power spectrum, and algorithms for signal processing and energy
802_11MAC_layer_handoff
- 文章从理论上分析了IEEE802.n无线网络MAC层切换原理和 程,对几种可行的算法进行了比较,分析、计算了切换的延迟时间 提出了带优先级的选择性扫描切换算法和双网卡并行算法等改进 略。借助于开放源代码,用Linux下的wirelesstoo1s提供的A 函数,编写C程序,实现了无线MAC层的快速切换。并且在网络无 覆盖和开放认证的情况下,利用该程序对提出的几种算法分别进行 实验测试分析。 -This paper theoretically analyzes the
anewLMSalgorithm
- 本文对变步长自适应滤波算法进行了讨论,建立了步长因子μ与误差信号e(n) 之间另一种新的非线性函数关系. 该函数比已有的sigmoid 函数简单,且在误差e(n)接近零处具有缓慢变化的特性,克服了Sigmoid 函数在 自适应稳态阶段步长调整过程中的不足. 由此函数本文得出了另一种新的变步长自适应滤波算法,并且分析了参数α,β的取值原则及对算法收敛性能的影响. 该算法有较好的收敛性能且计算量少. 计算机仿真结果与理论分析相一致,证实了该算法的收敛性能优于已有的算法.-In this pap
zishiying
- matlab的各种自适应仿真分析。。自适应信息处理的算法、方案繁多,究其实质可归纳为遵循最小均方误差(Least Mean Square,LMS)准则及最小二乘(Least Square,LS)准则两大类,其他算法大多是这两种算法的演进。-matlab simulation analysis of various adaptive. . Adaptive information processing algorithms, a variety of plans, their essence ca
SC_FDE_system_frequency-domain-equalization-algori
- 。本文研究了SC-FDE系统中的最小均方误差判决反馈 均衡(MMSE-DFE)和基于LMS准则的自适应均衡算法, MATLAB仿真表明,由于LMS自适应均衡算法能有效的跟 踪信道变化并更新均衡器的抽头系数,其性能略优于最小 均方误差判决反馈均衡算法。-. In this paper, the SC-FDE system, the minimum mean square error decision feedback Equalization (MMSE-DFE) and
VCandMatlab
- 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-Many engineering software need to use complex mathematical algorithms. VC++ can
tdoafrls030923
- TDOA Positioning Algorithms: Evaluation and Implementation
MATLAB-PID-chengxu
- 使用说明 1、所有仿真算法按章归类,光盘中的程序名与书中一一对应。 2、将光盘中的仿真程序复制到硬盘MATLAB运行的路径中,便可仿真运行。 3、本书算法在MATLAB 5.3版下运行成功,并适用于其他版本。 4、程序chap1_11.mdl;chap3_2.mdl;chap3_5.mdl;chap6_2.mdl;chap6_4.mdl需要在Matlab6.5下运行,特此说明。 5、假如您对仿真程序有疑问,请及时通过 E-mail 与作者联系。 北京航空
Calculation-of-Matlab-power-spectrum
- Matlab功率谱计算,其中包含了关于功率的几种算法-Matlab power spectrum calculation, which contains the power of several algorithms
suanfadaquanpdf
- 里面包含了通信中常用的30个算法,如灰色预测,蚁群算法,最小二乘等,每隔算法都讲解的很详细并且有相应的MATLAB示例-Which contains 30 commonly used communication algorithms, such as prediction, ant colony algorithm, least squares, etc., every algorithms to explain in great detail and have corresponding MA
nlms2
- NLMS algorithm demo with adaptive learning rate. ... NLMS is one of the adaptive filter algorithms. In this file ,an ... pls send matlab code.
LDPC
- 针对LDPC码在理论和实现两方面分别进行了较深的研究。深入了解了LDPC码编码方法、译码方法以及性能等知识,重点研究了用MATLAB如何构造奇偶校验矩阵、如何编码和如何解码的算法,而且实现了在相同码率、信噪比下LDPC码性能与卷积码性能的对比。-LDPC codes for both theory and implementation were carried out deeper study. In-depth understanding of the LDPC coding method,
grrr
- vertical handover decision making algorithms using matlab
CS-algorithms--and-their-papers
- 最全的cs重构算法matlab代码及其参考文献,包括BP,COSAMP, Cotourlet, CURVELET, DWT, GPSR, Grouplet, MP, OMP, ROMP, SP, StOMP等-Contain almost all the algorithm of Compressed Sensing(CS):COSAMP, Cotourlet, CURVELET, DWT, GPSR, Grouplet, MP, OMP, ROMP, SP, StOMP and so on
Digital-Signal-Processing-Algorithms
- 100G QPSK数字信号处理算法 包括matlab源程序-QPSK digital signal processing algorithms