搜索:graph+algorithm

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

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

在图形中若于个边(edge)上加上一些值

在图形中若于个边(edge)上加上一些值,此数值称为比重( weight ) 。而此图形称为比重图形(Weight Graph ) ,若weight是成本( cost )或距离( distance ) ,则称此图形为网路( Network )。根据Spanning Tree的定义,知一个图形可有许多不同spanning tree ,在network中找出一个具有最小成本( Cost )的Spa ...
下载 85
·
查看 1138
https://www.eeworm.com/dl/534/230046.html 其他

This the implementation of structural SVM for training complex alignment models for protein sequence

This the implementation of structural SVM for training complex alignment models for protein sequence alignment, especially for homology modeling. The structural SVM algorithm can incorporate many relevant features like secondary structure, relative exposed surface area, profiles ...
下载 107
·
查看 1091
https://www.eeworm.com/dl/518/289146.html 数值算法/人工智能

KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean

KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, with each row corresponding to a vector. The sum of squares error f ...
下载 98
·
查看 1099
https://www.eeworm.com/dl/650/289334.html 人工智能/神经网络

Probability distribution functions. estimation - (dir) Probability distribution estimation. dsam

Probability distribution functions. estimation - (dir) Probability distribution estimation. dsamp - Generates samples from discrete distribution. erfc2 - Normal cumulative distribution function. gmmsamp - Generates sample from Gaussian mixture model. gsamp - Generates sampl ...
下载 118
·
查看 1120
https://www.eeworm.com/dl/534/399743.html 其他

AutoSitePasswords is a users admin tool for Apache web server. AutoSitePasswords keeps the users da

AutoSitePasswords is a users admin tool for Apache web server. AutoSitePasswords keeps the users database and allows to append, edit, delete and search the users records. AutoSitePasswords allows to generate the random login/password serieses. AutoSitePasswords makes the Apache p ...
下载 162
·
查看 1095
https://www.eeworm.com/dl/534/487877.html 其他

sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step

sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step of every feature-based multiple view reconstruction vision algorithm to obtain optimal 3D structure and motion (i.e. camera matrix) parameter estimates. Provided with initial esti ...
下载 194
·
查看 1197
https://www.eeworm.com/dl/534/480920.html 其他

Topics Practices: Programming and Numerical Methods Practice 1: Introduction to C Practice 2

Topics Practices: Programming and Numerical Methods Practice 1: Introduction to C Practice 2: Cycles and functions First part cycles Part Two: Roles Practice 3 - Floating point arithmetic Practice 4 - Search for roots of functions Practice 5 - Numerical Integration Prac ...
下载 134
·
查看 1089
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/833419.html 技术资料

基于无迹卡尔曼滤波算法的锂电池SOC估计

应用无迹卡尔曼滤波算法(UKF)进行锂电池的SOC估计,采用Thevenin二阶RC等效电路模型,对HPPC电池脉冲充放电实验数据进行Matlab处理,得到较为准确的模型.通过在Matlab中编写算法程序,对不同工况的估计值与实际值进行误差估算及对比分析,通过此算法进行SOC估计,得到该算法可有效降低系统误差并纠正SOC的 ...
下载 3
·
查看 5162
https://www.eeworm.com/dl/534/233214.html 其他

An AHB system is made of masters slaves and interconnections. A general approach to include all poss

An AHB system is made of masters slaves and interconnections. A general approach to include all possible "muxed" implementation of multi layered AHB systems and arbitrated AHB ones can be thought as an acyclic graph where every source node is a master, every destination node is a ...
下载 181
·
查看 1090