搜索资源列表
MMSE_BLE.rar
- TD-SCDMA系统中的联合检测算法中的最小均方误差线性块均衡器(MMSE一BLE)算法的MATLAB程序 ,TD-SCDMA system, the joint detection algorithm in the minimum mean square error block linear equalizer (MMSE a BLE) program MATLAB algorithm
TD_SCDMA.rar
- TD-SCDMA系统中的 智能天线算法研究与仿真 ,TD_SCDMA in system s smart antenna algorithm research and simulation
adrc
- ADRC控制器算法仿真软件,可以对ESO,TD,NLPID等模块进行仿真,是学习ADRC必备软件。-ADRC controller algorithm simulation software, you can right ESO, TD, NLPID such as simulation module is an essential software to learn ADRC.
LCMV
- TD系统中智能天线下行波束赋形LCMV算法仿真实现算法-Smart Antenna Downlink Beamforming LCMV algorithm
tdpsola
- MATLAB编程,DSP中语音信号处理中运用到的TD-PSOLA算法。-MATLAB programming, DSP in the voice signal processing applied to the TD-PSOLA algorithm.
pid
- *** **增量式PID控制算法程序*********** T、TD、TI、KP依次从30H,33H,36H,39H开始。 A,B,C的值依次存在BLOCK1,BLOCK2,BLOCK3的地址里 这里R(k)给的是定值 -***** Incremental PID control algorithm procedures*********** T, TD, TI, KP followed from 30H, 33H, 36H, 39H began. A, B, C fol
TD-SCDMAsystems
- TD - SCDMA系统无线资源管理算法框架,时分双工码分多址(TDD-CDMA),全球公认的中国3G的基础,是专为对称和非对称的3G提供移动服务。-A Framework for Investigating Radio Resource Management Algorithms in TD-SCDMA Systems
TD
- 通达企业进销存管理系统V3.1通用算法注册机-Purchase, Sales and Inventory Management System for enterprise access generic algorithm Zhuceji V3.1
TDSCDMA_uplink_imulation
- TD-SCDMA上行链路完整级别的仿真,非常完整,考虑了各个功能模块。具有很好的参考价值。-TDSCDMA uplink simulation
TD_SNR
- 上传几个关于线阵RLS算法、圆阵LMS算法、矩形波以及SNR的matlab源代码,都可以出图,希望对大家有用!-From a few RLS algorithm on the linear array, circular array LMS algorithm, as well as the SNR of the rectangular wave matlab source code, can be a diagram, useful for all of us hope!
SYNC_arithmetic
- TD-SCDMA基站同步算法,详细介绍了TD-SCDMA物理层协议实现的同步算法原理和流程-SYNC_arithmetic for td-scdma basestation
catandmouse
- 强化学习实例:catchmouse 该实例用到了很多的算法monte carlo method,TD method and saras method.-an example for reinforcement learning:catchmouse.the example includes the following method:monte carlo method,TD method and saras method.
lms
- TD系统中智能天线下行波束赋形lms算法仿真实现-TD System Smart Antenna Downlink Beamforming Algorithm for Simulation of lms
JAVAAlgorithmGossip
- 一些常用算法的JAVA 和C语言代码比较-Some commonly used algorithms in JAVA and C language code comparison
TD-SCDMA_Platform
- TD-SCDMA动态仿真平台 用于研究系统特性、RRM算法和网络规划策略-TD-SCDMA Platform
TDMP_BCJR
- LDPC码的并行译码算法:在trellis图上的BCJR算法TDMP_BCJR-Parallel Decoding Algorithm for LDPC codes: In the trellis diagram of the BCJR algorithm TDMP_BCJR
JDCHE_and_JDPP_for_TD_SCDMA
- TD-SCDMA系统联合检测中的信道估计、信道估计后处理、信道估计串行干扰消除后处理算法的源代码。其中,信道估计采用频域快速FFT法以减少运算量;后处理采用激活窗检测法,只保留激活用户的多径信息,其余置0,以达到降低干扰及噪声的目的;串行干扰消除可以消除多小区信道估计的干扰,以得到本小区的纯净信道估计结果。-TD-SCDMA system, joint detection of channel estimation, channel estimation and post-processing,
TD-matlab
- TD-scdma的拥塞率控制程序,可实现tdscdma的拥塞率仿真功能。-TD-scdma congestion rate control program, the congestion rate can be achieved tdscdma simulation.
万门大学强化学习算法代码RW模型+TD模型
- 万门大学,强化学习,rw模型算法代码实现, V(CS) = V(CS) + A * ( V(US) * us - V(CS) * cs ) td模型, V(s{t}) = V(s{t}) + a[R(t+1) + rV{S(t+1)} - V{S(t)}](In the intensive learning of the University of Wan men, the RW algorithm, the python implementation, the algorithm f
td-sarsa-master
- 分别用MATLAB和Python编写的关于puddleworld,mountaincar和acrobot的程序。(Using MATLAB and Python to write programs on puddleworld, mountaincar and acrobot, respectively.)