搜索:recursive+algorithm

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

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

The CUBA library provides new implementation of four general-purpose multidimensional integration al

The CUBA library provides new implementation of four general-purpose multidimensional integration algorithms: Vegas, Suave, Divonne, and Cuhre. Suave is a new algorithm, Divonne is a known algorithm to which important details have been added, and Vegas and Cuhre are new implement ...
下载 70
·
查看 1173
https://www.eeworm.com/dl/527/312820.html 通讯/手机编程

The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Rob

The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c". In particular the Berlekamp-Massey algorithm has not been modified. New features compared to "new_rs_erasures.c" are: - fully parameteriz ...
下载 103
·
查看 1129
https://www.eeworm.com/dl/911926.html 技术资料

Cppntwork

含有多种神经网络算法的C++语言程序包.-containing multiple neural network algorithm for the C language package.
下载 4
·
查看 2390
https://www.eeworm.com/dl/856292.html 技术资料

自适应滤波器LMS算法的matlab程序,已调试,能正常仿真

自适应滤波器LMS算法的matlab程序,已调试,能正常仿真-Adaptive LMS algorithm, has been debugging
下载 9
·
查看 4639
https://www.eeworm.com/dl/518/316961.html 数值算法/人工智能

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

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