搜索资源列表
PIDpid
- 数字PID及其改进算法,数字PID及其改进算法-digital PID algorithm and its improvement, and its improved digital PID algorithm
SequentialMinimalOptimizationforSVM
- 简单介绍了svm算法,然后提出了改进算法smo,在数学及算法,代码方面都给出了论证。
Max_Min
- 一种核函数的设计改进算法,有兴趣的人可以看看。
123
- 对复杂边缘检测的Snake改进算法.pdf,snake算法
PSP_viterbi
- 基于PSP的viter改进算法,用于通信中的信道均衡
spiht
- 英文名 Arithmetic coded vector SPIHT with classified tree-multistage VQ for color image coding很好的关于spiht的改进算法关于彩色图像编码
FLoat_GA.rar
- 基于改进的遗传算法,使用浮点编码,使用变量的真值,使其物理意义明确,加速了收敛,Improved genetic algorithm based on the use of floating-point encoding, the true value of the use of variables to make it clear physical meaning to speed up the convergence
QAM
- 重点研究了全数字QAM接收机中的两个关键技术——符号同步和信道盲均衡。研究Gardner定时误差检测算法,盲均衡方面,重点研究了CMA及其改进算法,采用MMA算法和DD-LMS算法联合均衡-Focuses on the all-digital QAM receiver in the two key technologies- the symbol synchronization and channel blind equalization. Research Gardner timing err
science[1]
- RFID防冲突算法基于ALOHA帧时隙算法的改进算法-Optimal Dynamic Framed Slotted ALOHA Based Anti-collision Algorithm for RFID Systems
fuzzyC
- 遗传算法改进的模糊C均值聚类的matlab源程序,可以运行,格式需要更改-Improved genetic algorithm fuzzy C means clustering matlab source code, you can run, you need to change the format
grayImage
- 对灰度图像增强的研究,及改进算法的研究.-Of gray-scale image enhancement research, and improve the algorithm.
BP-gaijin
- 介绍一种bp在神经网络上改进算法,效果比原bp算法要好-A bp improvement in the neural network algorithm, the effect is better than the original algorithm bp
MC
- MC算法改进算法的一篇论文, 值得参考。-MC algorithm to improve the thesis area
Hierarchical
- 提出了一种新型的基于OLSR的层次化改进算法HOLSR,旨在提高OLSR的整体效率-This paper p roposed a novel imp roved routing p rotocol based on OLSR,called hierarchical OLSR(HOLSR)p roto2 col,which could be used in large and heavy traffic w ireless environment
Algorithm
- 本文提出的改进算法给出了源 节点和目的节点出现在网络中任何位置的洞路由方案,优化了洞路由路径,合理解决了无线传感器网络中的洞路由问题-In t his paper,an im2 p roved algo rit hm p ropo ses a ro uting scheme op timizes t he ro uting pat h no mat ter where t he so urce no de and t he destinatio n no de appear s in
ga_work1
- 利用改进的遗传算法求取函数的最大值,进行优化设计,在MATLAB下可以运行使用。-Using improved genetic algorithm to strike a function of the maximum optimized design, the use of MATLAB can be run under.
fanglaing
- 本文主要是对 DOA(波达方向)估计中传统 MUSIC 算法及其改进算法作了简要 的介绍,然后通过仿真比较了这几种算法的优缺点以及各自的适用范围,最后给出了嵌入式 系统实现的设计思路及流程图,并指出以后的研究重点。-The article introduces the research and implementation of MUSIC algorithm in DOA estimation briefly. Firstly, it introduces the backgro
EffectOfCanny
- Canny算法的改进算法。 电子数字图像的边缘检测是机器人视觉的研究基础,而canny算法是十分重要的。-Canny for detection of edge of digital image.
008
- 文对模糊C.均值(FCM)聚类算法的一种改进算法一特征加权的 FCM(WFCM)聚类算法,与FCM算法进行了测试比较。-Paper on fuzzy C. Mean (FCM) clustering algorithm An improved algorithm for a feature weighted FCM (WFCM) clustering algorithm, FCM algorithm was tested with the comparison.
求解矩阵特征值的改进PSO算法
- 求解矩阵特征值的改进PSO算法:为了改进粒子群算法在求解矩阵特征值时只能根据矩阵特征值范围逐一求解特征值的现状提出了一种改进的粒子群 算法改进的粒子群算法采用寻找到一个特征值后,适当改变适应值函数的策略,使搜索区域远离已寻找到的特征值,继续寻找 其他的特征值,如此反复,直到寻找到所有的特征值为止利用四个不同类型的矩阵求解特征值进行仿真,实验结果也验证了算 法的实用性和有效性