搜索资源列表
混沌粒子群优化算法
- 混沌粒子群优化算法,一个比较不错的中文版的论文。有兴趣看看。。
mean-shift聚类
- mean-shift算法论文
Java版中国象棋项目设计论文.doc
- 中国象棋算法,非常好。
matlab-labview
- LabVIEW调用MATLAB语言开发的算法的一些论文参考资料-LabVIEW calls the algorithm developed MATLAB language reference number of papers
antcolonyapplyinqos
- 资料中包含蚁群算法用于解决QOS组播的论文及优秀硕士论文。帮助大家学习蚁群算法。-Information contained in ant colony algorithm for the solution QOS Multicast excellent papers and master' s thesis. Ant colony algorithm to help you learn.
MIMO_channel
- MIMO信道压缩算法及信道估计误差影响研究,学位论文-MIMO channel compression algorithm and the impact of channel estimation error study
12
- 卷积码及其维特比译码算法的软件实现。论文。-Convolutional Code and Its Viterbi decoding algorithm for software implementation. Papers.
rls
- 这是一个论文中给出自适应均衡的RLS算法的仿真程序-This is a paper given in the RLS algorithm for adaptive equalization of the simulation program
IEEE_CVSD
- 语音CVSD算法虽然比较成熟,但是通用的CVSD标准实现的编码程序噪音比较大,这里精选了IEEE的5篇论文据有指导意义。-Voice CVSD algorithm is a relatively mature, but a common standard of achievement of CVSD coding procedures relatively large noise, where a selection of five papers, according to IEEE guidi
H.264_Optimization
- h.264算法优化的多篇硕士,博士论文,可以参考对h.264算法进行优化,以便在dsp等平台上进行移植运行。-h.264 algorithm optimization of multi-chapter master, doctoral thesis, can refer to the h.264 algorithm is optimized in order to dsp and other platforms to run on the transplant.
Spherical_detection_algorithm
- 球形检测算法论文,性能接近最大似然算法,但是复杂度较低-Spherical detection algorithm paper, the performance near the maximum likelihood algorithm, but the complexity is low
SD
- 3篇IEEE论文,研究球形解码算法的最新文章,希望对大家有帮助-Three IEEE papers, research sphere decoding algorithm the latest articles, want to help everyone
MIMO-OFDM
- 很不错的论文,讲了好几种算法的原理,并提出一种算法的仿真及结果分析-Very good papers, speaking of the several principles of the algorithm and propose an algorithm simulation and results analysis
Classifier
- 各种分类器的介绍,算法的研究论文,还有模式识别的基础知识-Introduction of various classifiers, the algorithm research paper, as well as the basics of pattern recognition
MATLABtsp
- 遗传算法求解tsp包括论文和源程序以及必要说明-MATLAB tsp
InterferometricFiber-OpticSensor
- 该论文针对光纤传感系统,深入研究随机信号的互相关函数和基于AR模型的功率谱估计,设计出具有事件发生检测功能的传感器信号处理算法。-The paper for the fiber optic sensor system, in-depth study of the cross-correlation function of random signal-based AR model spectrum estimation, designed with the incident detection s
Signal-processing-in-cognitive-radio
- 认知无线电中关于频谱感知详细介绍的一篇论文,各种算法都有介绍,大家学习一下。-Spectrum Sensing Cognitive Radio details on a paper, various algorithms are introduced, we learn about.
smart-antenna-and-matlab
- 智能天线的发展 波束算法 研究论文 仿真-The development of smart antenna beam simulation algorithm research papers
bandwith-estimation
- 此文件包含了国内外关于带宽估计算法研究的一些优秀的论文,对进行带宽估算研究的人有一定帮助-This file contains the domestic and international bandwidth estimation algorithm on a number of excellent papers on the estimation of the bandwidth to help people who have a certain
Real-Time Compressive Tracking论文中文版
- Real-Time Compressive Tracking是比较新颖的跟踪算法,这篇论文由香港理工大学张开华发表在2012年的ECCV之上,已有相应的Matlab和Opencv代码可供学习。