搜索:graph+algorithm

找到约 1,358 项符合「graph+algorithm」的查询结果

结果 1,358
按分类筛选
显示更多分类
https://www.eeworm.com/dl/684/154732.html 软件设计/软件工程

十部经典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE C

十部经典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE CHAPTER 1: INTRODUCTION CHAPTER 2: ARRAYS CHAPTER 3: STACKS AND QUEUES CHAPTER 4: LINKED LISTS CHAPTER 5: TREES CHAPTER 6: GRAPHS CHAPTER 7: INTERNAL SORTING CHAPTER 8: EXTE ...
下载 138
·
查看 1435
https://www.eeworm.com/dl/938907.html 技术资料

Goertzel算法是DTMF信号检测的核心

·详细说明:Goertzel算法是DTMF信号检测的核心,它利用二极点的IIR滤波器计算离散傅立叶变换值,快速有效的提取输入信号的频谱信息。-Goertzel algorithm is the DTMF signal examination core, it uses two extremes the IIR filter computations to be separated Fourier t ...
下载 3
·
查看 8388
https://www.eeworm.com/dl/650/176805.html 人工智能/神经网络

This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This

This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the ...
下载 187
·
查看 1170
https://www.eeworm.com/dl/652/444452.html 文章/文档

A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at

A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented papers were Performance enhancement of wi ...
下载 129
·
查看 1069
https://www.eeworm.com/dl/905084.html 技术资料

一种解决早熟收敛的自适应遗传算法设计

为了解决简单遗传算法(Simple Genetic Algorithm,SGA)易陷入局部最优解的问题,及以往自适应遗传算法只考虑与进化代数相关的交叉与变异概率,而忽略个体分布情况及种群规模不可变等问
下载 3
·
查看 4153
https://www.eeworm.com/dl/977863.html 技术资料

卡尔曼滤波的实验

本文通过对kalman filter algorithm的深入探讨,对kalman filter有了更深刻的认识,理解了核心的5条公式的物理意义,以及kalman filter的思想,并通过理解算法编程实践,验证了kalman filter在数据处理方面的优良性能。
下载 3
·
查看 7005
https://www.eeworm.com/dl/617/132266.html 压缩解压

This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer a

This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only ...
下载 80
·
查看 1087
https://www.eeworm.com/dl/648/193645.html 单片机开发

* DEFINITION * This is the header file for a library module used to calculate the median * of a

* DEFINITION * This is the header file for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number of values, the * lower of the two center values is rep ...
下载 95
·
查看 1118
https://www.eeworm.com/dl/527/342747.html 通讯/手机编程

用于汽车巡航控制系统的模糊控制算法

用于汽车巡航控制系统的模糊控制算法,以及如何利用梯度下降法和卡尔曼滤波来优化模糊控制器的算法。The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used t ...
下载 26
·
查看 1088
https://www.eeworm.com/dl/665/370242.html matlab例程

This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque

This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, al ...
下载 42
·
查看 1100