搜索资源列表
storing_paintbrush_in_accessdb34243
- 重庆邮电学院 TD-SCDMA移动终端所有算法 3 东南大学 G.711丟帧补偿定点算法 4 南京航空航天大学 数字视频/字符增强算法 5 南京航空航天大学 视频微光降噪音,测向算法 6 合肥工业大学 JPEG 7 西安交通大学 AAC编,解码 8 西安电子科技大学 自动视频跟踪 9 华北工学院 工业CT快速重构算法 10 山东大学 双线极大值匹配法改进算法 11 清华大学(LAB)-Chongqing Institute of Pos
carieroffset-estimation
- Tdscdma系统中的载频估计程序,利用导频段,极大似然的估计算法,在MATLAB中的实现程序-Tdscdma system of carrier frequency estimation procedures, the use of derivative band, the maximum likelihood estimation algorithm, MATLAB in the realization process
TD_main0
- 本算法是TD-SCDMA中初始同步捕捉DwPTS下行同步导频时隙的仿真-TD-SCDMA initial synchronization capture DwPTS downlink slot synchronization Pilot Simulation
Joint_Detection
- [matlab]TD_SCDMA中的ZF_BLE和MMSE_BLE算法的链路仿真-[Matlab] TD_SCDMA the ZF_BLE and MMSE_BLE Algorithm Link Simulation
PID
- 增量型PID算法汇编程序,增量式PID算法的输出量为 UnΔ = Kp[(en-en-1)+(T/Ti)en+(Td/T)(en-2*en-1+en-2)] 式中,en、en-1、en-2分别为第n次、n-1次和n-2次的偏差值,Kp、Ti、Td分别为比例系数、积分系数和微分系数,T为采样周期。 -PID algorithm for incremental compilation process, incrementa
PSOLA_matlab
- 语音合成中psola算法的源代码,matlab环境下的。-Speech Synthesis psola algorithm source code, matlab environment.
vc_matlab
- 多种类型在一起,我不知道如何分类了,而且需要下些东西,所以没有分开来上传,希望站长通融下,程序已经够 5个了:> MATLAB:TD_SCDMA系统性能仿真,QAM调制,7-4编译码的实现,CAM算法仿真(simulink) VC:huffman编译码的实现文件压缩解压缩-7-4 codec realization, CAM simulation algorithm (simulink) VC: huffman codec
TDES
- 用C语言写的TDES算法,内有详细的注释,希望对大家有所帮助。-Written using C language TDES algorithm, which has detailed notes, and they hope to be helpful to everyone.
changdop
- 基于chan算法的tdoa定位的gdop程序 -Chan algorithm based on TDOA positioning gdop procedures
TD-SCDMA_MUD
- 在以往的关于多用户检测程序,给出的多是针对CDMA系统的。出于长期以来笔者对TD-SCDMA系统应用研究,在这里我进行了一些修改,内容如文:-In the past on the multi-user detection procedures are given for CDMA systems. For a long time writer on the TD-SCDMA system, applied research, I mad
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, 33
TD-SCDMAsystems
- TD - SCDMA系统无线资源管理算法框架,时分双工码分多址(TDD-CDMA),全球公认的中国3G的基础,是专为对称和非对称的3G提供移动服务。-A fr a mework for Investigating Radio Resource Management Algorithms in TD-SCDMA Systems
TD_SCDMA
- TD-SCDMA系统中的 智能天线算法研究与仿真 -TD_SCDMA in system s smart antenna algorithm research and simulation
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
TD-SCDMA_Platform
- TD-SCDMA动态仿真平台 用于研究系统特性、RRM算法和网络规划策略-TD-SCDMA Platform
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 i
td-sarsa-master
- 分别用MATLAB和Python编写的关于puddleworld,mountaincar和acrobot的程序。(Using MATLAB and Python to write programs on puddleworld, mountaincar and acrobot, respectively.)