搜索:Algorithm

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

结果 1,300
按分类筛选
显示更多分类
https://www.eeworm.com/dl/646/140427.html 通讯编程文档

A power control algorithm for 3G wcdma system, paper by Loutfi Nuaymi,

A power control algorithm for 3G wcdma system, paper by Loutfi Nuaymi,
下载 104
·
查看 1081
https://www.eeworm.com/dl/650/146381.html 人工智能/神经网络

MODEL-BASED FINITE MIXTURES USING THE EM ALGORITHM的matlab实现

MODEL-BASED FINITE MIXTURES USING THE EM ALGORITHM的matlab实现
下载 145
·
查看 1133
https://www.eeworm.com/dl/650/147746.html 人工智能/神经网络

Genetic Algorithm 关于遗传算法的一些小程序

Genetic Algorithm 关于遗传算法的一些小程序
下载 64
·
查看 1077
https://www.eeworm.com/dl/532/150911.html 书籍源码

世界知名的算法书——《Introduction To Algorithm》地中文版

世界知名的算法书——《Introduction To Algorithm》地中文版,现在已经绝迹,放在这里供大家享用!
下载 80
·
查看 1126
https://www.eeworm.com/dl/650/158224.html 人工智能/神经网络

基于SCILAB的The Genetic Algorithm Toolbox for SCILAB (GATS)工具箱

基于SCILAB的The Genetic Algorithm Toolbox for SCILAB (GATS)工具箱,具有友好的界面。
下载 110
·
查看 1247
https://www.eeworm.com/dl/633/170728.html Java编程

This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the bes

This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang
下载 121
·
查看 1086
https://www.eeworm.com/dl/518/174383.html 数值算法/人工智能

A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carrie

A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists.
下载 66
·
查看 1090
https://www.eeworm.com/dl/650/176378.html 人工智能/神经网络

EM algorithm with a Rauch-Tung-Striebel smoother and an M step,内有说明

EM algorithm with a Rauch-Tung-Striebel smoother and an M step,内有说明
下载 83
·
查看 1074
https://www.eeworm.com/dl/641/186529.html 数学计算

/* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F

/* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F(T,Y), A<=T<=B, Y(A) = ALPHA, * AT N+1 EQUALLY SPACED POINTS IN THE INTERVAL [A,B]. * * INPUT: ENDPOINTS A,B INITIAL CONDITION ALPHA INTEGER N. * * OUTPUT: APPROXIMATION W TO Y AT THE ...
下载 43
·
查看 1096
https://www.eeworm.com/dl/641/186907.html 数学计算

这是不错的LP algorithm(linear programe) 内容我测试过

这是不错的LP algorithm(linear programe) 内容我测试过,效能不错
下载 142
·
查看 1050