搜索:recursive+algorithm

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

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

遗传算法经典例子matlab来实现-Matlab genetic algorithm to achieve a classic example of

遗传算法经典例子matlab来实现-Matlab genetic algorithm to achieve a classic example of
下载 98
·
查看 1139
https://www.eeworm.com/dl/665/284186.html matlab例程

In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r

In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulatio ...
下载 122
·
查看 1125
https://www.eeworm.com/dl/527/306488.html 通讯/手机编程

% decode with soft-input viterbi algorithm 硬判决 % //k=4,r=1/2 %输入数据为软信息

% decode with soft-input viterbi algorithm 硬判决 % //k=4,r=1/2 %输入数据为软信息,并且数据为均值为1的BPSK调制,如果均值为MEAN,那么62,63,103,104行应做相应修改
下载 174
·
查看 1090
https://www.eeworm.com/dl/641/486330.html 数学计算

This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FF

This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classical implementation. The effici ...
下载 87
·
查看 1083
https://www.eeworm.com/dl/519/100931.html 加密解密

Rijndael algorithm修正了CBC下BUG的版本(有源代码)工作在:D5。作者:Sergey Kirichenko。

Rijndael algorithm修正了CBC下BUG的版本(有源代码)工作在:D5。作者:Sergey Kirichenko。
下载 88
·
查看 1152
https://www.eeworm.com/dl/937286.html 技术资料

期刊论文:Live Wire和Watershed Algorithm在图像分割中的应用及改进

·期刊论文:Live Wire和Watershed Algorithm在图像分割中的应用及改进
下载 9
·
查看 7015
https://www.eeworm.com/dl/534/263257.html 其他

MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast al

MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast algorithm of integer MDCT for lossless audio coding
下载 179
·
查看 1079
https://www.eeworm.com/dl/518/205136.html 数值算法/人工智能

这是一个面向对象的GA遗传算法库GAlib: A C++ Library of Genetic Algorithm Components)

这是一个面向对象的GA遗传算法库GAlib: A C++ Library of Genetic Algorithm Components),是我见过中的最好的,功能较全面,使得用遗传算法编程变得极为容易。
下载 83
·
查看 1086
https://www.eeworm.com/dl/650/327870.html 人工智能/神经网络

遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存

遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法
下载 108
·
查看 1091
https://www.eeworm.com/dl/519/381261.html 加密解密

实现IDEA加密算法与解密算法 IDEA(International Data Encryption Algorithm)是瑞士的James Massey

实现IDEA加密算法与解密算法 IDEA(International Data Encryption Algorithm)是瑞士的James Massey,Xuejia Lai等人提出的加密算法,在密码学中属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。从理论上讲,IDEA属于“强”加密算法,至今还没有出现对该算法的有 ...
下载 177
·
查看 1135