搜索:algorithm+simulation

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

结果 1,992
按分类筛选
显示更多分类
https://www.eeworm.com/dl/518/316961.html 数值算法/人工智能

遗传算法(Genetic Algorithm,GA)是一种抽象于生物进化过程的基于自然选择和生物遗传机制的优化技术. 遗传算法的基本原理 在遗传算法的执行过程中,每一代有许多不同的种群个体

遗传算法(Genetic Algorithm,GA)是一种抽象于生物进化过程的基于自然选择和生物遗传机制的优化技术. 遗传算法的基本原理 在遗传算法的执行过程中,每一代有许多不同的种群个体(染色体 )同时存在。这些染色体中哪个保留(生存)、哪个淘汰(死亡),是根据 它们对环境的适应能力来决定的,适应性强的有更多 ...
下载 93
·
查看 1086
https://www.eeworm.com/dl/502/30555.html 单片机编程

PROTEUS VSM在单片机系统仿真中的应用

PROTEUS VSM在单片机系统仿真中的应用::介绍了单片机系统仿真工具PROTEUS VSM 及其在单片机系统仿真中的应用,给出了具体的应用实例,详细地介绍了PROTEUS VSM 与Keil uVision3的接口方法。关键词:单片机;Keil uVision3;仿真;外围器件;PROTEUS VSM; Abstract:This paper introduces the simula ...
下载 177
·
查看 1124
https://www.eeworm.com/dl/620/110636.html Internet/网络编程

The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algori

The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class.
下载 142
·
查看 1097
https://www.eeworm.com/dl/665/212275.html matlab例程

By building a nonlinear function relationship between an d the error signal

By building a nonlinear function relationship between an d the error signal,this paper presents a no— vel variable step size LMS(Least Mean Square)adaptive filtering algorithm.
下载 129
·
查看 1084
https://www.eeworm.com/dl/650/295357.html 人工智能/神经网络

基于PCA和LDA的人脸识别。% Main function that reads in files, applies pre-processing, calls face % recognitio

基于PCA和LDA的人脸识别。% Main function that reads in files, applies pre-processing, calls face % recognition algorithm, and then plots resulting accuracy.
下载 83
·
查看 1090
https://www.eeworm.com/dl/665/319681.html matlab例程

Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in

Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after decomposition) is distributed as water-filling algorithm
下载 164
·
查看 1124
https://www.eeworm.com/dl/907174.html 技术资料

MIMOdesign

MIMO系统容量仿真 包括两个部分 (1)仿真代码 (2)仿真word文档的说明 -MIMO system capacity simulation consists of two part
下载 6
·
查看 7671
https://www.eeworm.com/dl/856627.html 技术资料

基于单片机的数控开关电源设计,带仿真和详细程序

基于单片机的数控开关电源设计,带仿真和详细程序。-NC-based single-chip switching power supply design, with simulation and detailed procedures.
下载 9
·
查看 5034
https://www.eeworm.com/dl/859334.html 技术资料

AVR examples(IAR工程) 13个包含Proteus仿真的AVR源码例子

详细说明:AVR examples(IAR工程) 13个包含Proteus仿真的AVR源码例子。-AVR examples (IAR works) 13 contains the Proteus simulation AVR source code examples.
下载 2
·
查看 1984
https://www.eeworm.com/dl/650/250081.html 人工智能/神经网络

Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right

Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner (1) and others. Serious students ar ...
下载 96
·
查看 1118