搜索资源列表
DTMF_cpp
- c++写的DTMF算法,内含一个pcm数据文件,读入文件并分析按键-write c DTMF algorithm, containing a PCM data files, read and analyzed key documents
chase2decoding
- 对分组码的chase2译码算法比较与硬判决,未编码情况下的提高了误码率增加了编码增益-right to a code decoding algorithm chase2 compared with the hard decision, no coding of the increased bit error rate increased coding gain
U6
- 此为对于均匀阵列的MUSIC算法的源代码,希望对大家有用-this a uniform array for the MUSIC algorithm source code, we want to help!
OFDMa 很好的系统中的各种资源分配算法仿真
- OFDMa 很好的系统中的各种资源分配算法仿真 ,OFDMa good system in a variety of resource allocation algorithm for simulation of
carmona
- 疯狂爬坡算法是在信号处理领域很重要的一种算法 在图像处理等很多领域有着广泛的应用-Crazy climbing algorithm is a very important signal processing in image processing, an algorithm has been widely used in many fields
music.matlab
- MUSIC算法的matlab仿真,MUSIC是经典的oda算法,基于子空间的应用-MUSIC algorithm matlab simulation, MUSIC is a classic oda algorithm, based on the application of subspace
AOA-algorithm-on-neural-network
- 基于几何结构的单次反射统计信道模型, 提出了基于RBF神经网络的AOA 定位算法-AOA location algorithm based on RBF neural network based on the geometric structure of a single reflection statistical channel model,
OFDMsystembasedontheconversiondomainchannelestmati
- 本代码是基于OFDM系统的一种转换域估计算法,有整个OFDM系统及改进的信道估计算法仿真。包括LS,MMSE,LMMSE,DFT,及改进后的DCT算法。-The code is based on the OFDM system, the conversion of a domain estimation algorithm, the OFDM system and revamp the entire channel estimation algorithm for the simulation.
MIMOOFDMchannelestimationofdifferentcontrast
- 本代码是基于MIMO-OFDM系统下做的信道估计技术的研究。MIMO,OFDM是4G的核心技术,两者相结合的估计算法也是现在研究的热点。本代码包括几种核心的估计算法并可直接仿真出结果。-The code is based on MIMO-OFDM system channel estimation to do research. MIMO, OFDM is the core of 4G technology, a combination of both the estimation algori
InterHarmonic_src
- VC与matlab混合编程的例子 是一个间谐波处理程序,滤波算法用matlab 界面用VC-VC and matlab programming examples of hybrid between a harmonic process, filtering algorithm matlab interface with VC
netkeeper_for_fedora_and_source
- 电信NetKeeper认证程序,Fedora 12测试通过。 带有加密算法源码。重庆地区可以直接使用。 其他地方可能需要修改参数-Telecom NetKeeper certification process, Fedora 12 test. Encryption algorithm with a source. Chongqing can be used directly. Other places may need to modify the parameters
PSC_neighbor_cell_opt
- 一个python实现的3G网络邻区和扰码优化的算法。可直接使用-A python implementation of 3G networks adjacent areas and the scrambling code optimization algorithm. Can be used directly
Hybrid-GPSTDOA-location-algorithm-in
- 提出了一种混合GPS/TDOA 的泰勒级数-最小二乘算法,在GPS 和TDOA 定位方法都无法独立 定位时实现了定位-Proposed a hybrid GPS/TDOA Taylor series- least squares algorithm, GPS and TDOA positioning methods are unable to locate an independent positioning
QR
- QR分解是球形MIMO检测算法必不可少的环节,本代码采用m语言描述了QR分解分解具体怎么实现,而不是直接调用matlab内部函数,采用的是QR分解的脉动阵列结构,据此代码可轻易实现QR分解的FPGA设计-QR decomposition is an essential part of the spherical MIMO detection algorithm, the code uses QR decomposition decomposition m language to describe
1
- 主要针对行业应用中用户信息、文本聚类等方面的K-means算法应用,覆盖面广-Mainly for industrial applications, user information, text clustering, K-means algorithm is applied, the coverage of a wide range of
cellular-wireless-positioning
- 蜂窝无线定位算法,内涵FANG,CHAN,LS,SX算法,其中initial文件的功能是生成基站坐标、TDMA等原始数据-Cellular localization algorithm function of connotation FANG CHAN, LS, SX algorithm, which initial document is to generate a base station coordinates, TDMA and other raw data
LEACH_RBMC_UVGCR_VBUC
- WSNs的LEACH路由算法,它是一种层次型算法,核心思想是分簇,并轮流当选簇头!-WSNs LEACH routing algorithm, which is a hierarchical algorithm, the core idea is clustering, and turns elected cluster head!
SBTC
- 实现了2*2,2*1,1*2,4*4等多种时空编码和解码的算法,并能得到BER性能曲线-Achieve a 2* 2,2* 1,1* 2,4* 4, and other space-time coding and decoding algorithm, and BER performance curve can be obtained
Lms-and-rls-matlab
- 仿真分别给出LMS与RLS算法的结果,绝对能跑出图,有很好的借鉴意义。-Simulation LMS and RLS algorithm are given the results can certainly ran diagram, there is a good reference.
LMS-algorithm
- 本程序主要内容是关于LMS自适应均衡算法。程序中讨论了改变特征值扩散度,步长等参数对学习曲线的影响。对学习和掌握LMS算法具有一定的帮助。-This programe is mainly about LMS algorithm and it will be a helpful tool in learning and mastering LMSA.