搜索:Algorithm

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

结果 1,300
按分类筛选
显示更多分类
https://www.eeworm.com/dl/654/424790.html 数据结构

very simple nonvisual Delphi component useful for shareware program developing. It uses crypted lic

very simple nonvisual Delphi component useful for shareware program developing. It uses crypted license files containing information about exe file (size and crc), expired date and any additional information. As TArtLicense uses RSA asymmetric algorithm and TArtLicense knows only ...
下载 128
·
查看 1066
https://www.eeworm.com/dl/650/433836.html 人工智能/神经网络

为求解大规模TSP 问题,提出了并行人工免疫系统的塔式主从模型( Towerlike Master2Slave Model , TMSM) ,和基于TMSM的并行免疫记忆克隆选择算法(Paralle

为求解大规模TSP 问题,提出了并行人工免疫系统的塔式主从模型( Towerlike Master2Slave Model , TMSM) ,和基于TMSM的并行免疫记忆克隆选择算法(Parallel Immune Memory Clonal Selection Algorithm ,PIMCSA) .
下载 48
·
查看 1140
https://www.eeworm.com/dl/665/469675.html matlab例程

The program uses fminsearch to obtain the transfer function of a tank’s height. This tank is then co

The program uses fminsearch to obtain the transfer function of a tank’s height. This tank is then controlled using a real PID controller. Controller’s tuning (determination of optimum controller’s parameters: gain and time constants) is achieved using the genetic algorithm too ...
下载 74
·
查看 1068
https://www.eeworm.com/dl/977860.html 技术资料

卡尔曼滤波

为了测试kalman filter algorithm,我设计了一个简单实验,来验证kalman filter的优良性。程序中给定一个初值,然后给定一组测量值,验证kalman filter估值的准确性。
下载 4
·
查看 2985
https://www.eeworm.com/dl/534/248919.html 其他

The problem of image registration subsumes a number of problems and techniques in multiframe image

The problem of image registration subsumes a number of problems and techniques in multiframe image analysis, including the computation of optic flow (general pixel-based motion), stereo correspondence, structure from motion, and feature tracking. We present a new registration alg ...
下载 153
·
查看 1079
https://www.eeworm.com/dl/665/343279.html matlab例程

小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_tes

小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : ...
下载 83
·
查看 1137
https://www.eeworm.com/dl/521/14713.html 多媒体处理

C++写的DTMF算法

·详细说明:C++写的DTMF算法,内含一个pcm数据文件,读入文件并分析按键-c writes the DTMF algorithm, contains a pcm data file, the read-in document and the analysis pressed key。文件列表:   DTMF   ....\DTMF.cpp   ....\DTMF.
下载 25
·
查看 1121
https://www.eeworm.com/dl/665/142729.html matlab例程

ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to ali

ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that ...
下载 34
·
查看 1074
https://www.eeworm.com/dl/617/189481.html 压缩解压

This is a little console mode utility program which is able to (de-)compress single files with a s

This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I ...
下载 118
·
查看 1140
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