搜索:Fast+Algorithm

找到约 1,556 项符合「Fast+Algorithm」的查询结果

结果 1,556
按分类筛选
显示更多分类
https://www.eeworm.com/dl/650/198173.html 人工智能/神经网络

this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up

this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input error checking included 2. Inputs can be speci ...
下载 153
·
查看 1119
https://www.eeworm.com/dl/687/202432.html 其他嵌入式/单片机内容

The MATLAB coding style, project options and synthesis directives can have a significant effect on t

The MATLAB coding style, project options and synthesis directives can have a significant effect on the final results. Knowledge about how a particular algorithm should be implemented in hardware can be reflected in the MATLAB code to improve the results. In doing so, the MATLAB l ...
下载 165
·
查看 1061
https://www.eeworm.com/dl/666/292152.html Delphi控件源码

Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver i

Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver interface hooks to override the default mapping algorithm for waveform audio devices. This allows the ACM to intercept device-open calls. After a call has been intercepted, the ACM ca ...
下载 159
·
查看 1090
https://www.eeworm.com/dl/521800.html 论文

A Rate Adaptive Channel Estimation Approach

In this paper, we consider the channel estimation problem in Millimeter wave (mmWave) wireless systems with large antenna arrays. By exploiting the inherent sparse nature of the mmWave channel, we develop a novel rate-adaptive channel estimation (RACE) algorithm, which can adapti ...
查看 66
https://www.eeworm.com/dl/665/469698.html matlab例程

Two scripts are included here. 1. convsys.m - combines the state space representation of two syst

Two scripts are included here. 1. convsys.m - combines the state space representation of two systems connected in series. [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) This algorithm gives the convolution of two state space representations | A1 B1 | | A2 ...
下载 196
·
查看 1094
https://www.eeworm.com/dl/745760.html 技术资料

74HC595 A4950 MAX3232 ULN2003AD STM32F207VCT6 AD集成封装库

74HC595 A4950 MAX3232 ULN2003AD  STM32F207VCT6 AD集成封装库,原理图库器件型号列表:Library Component Count : 53Name                Description--------------------------------------------------------------------------------------------- ...
下载 6
·
查看 3232
https://www.eeworm.com/dl/924480.html 技术资料

算法的matlab程序

成分分析(PCA)算法是用于简化数据的一种技术,对于某些复杂数据就可应用主成分分析法对其进行简化。-principal component analysis (PCA) algorithm is used to simplify the technology of data, For some complex data can be applied Principal Component Analysis streamline its ...
下载 1
·
查看 5986
https://www.eeworm.com/dl/665/243516.html matlab例程

To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli

To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3 % + ...
下载 35
·
查看 1104
https://www.eeworm.com/dl/514506.html 源码

C语言算法排序问题

1.Describe a Θ(n lg n)-time algorithm that, given a set S of n integers and another integer x, determines whether or not there exist two elements in S whose sum is exactly x. (Implement exercise 2.3-7.)
下载 1
·
查看 40
https://www.eeworm.com/dl/650/424458.html 人工智能/神经网络

,许多最优化问题性质十分复杂,很难用 传统的优化方法来求解.自1960年以来,人们对求解这类难 解问题日益增加.一种模仿生物自然进化过程的、被称为“ 进化算法(evolutionary algo

,许多最优化问题性质十分复杂,很难用 传统的优化方法来求解.自1960年以来,人们对求解这类难 解问题日益增加.一种模仿生物自然进化过程的、被称为“ 进化算法(evolutionary algorithm)”
下载 65
·
查看 1098