资源列表
[matlab例程] TriLeadReConstru
说明:心电图导联重建(Frank导联系统)系数推导程序。采用Dower经典系数推导,结果已经验证。-Reconstruction Coefficients for ECG 12-Lead System. Data from Dower is employed as derivation and the results have been verified.<CodeAnt> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[matlab例程] EM_Algorithm
说明:EM algorithm is to solute the problem of parameter maximum likelihood estimation by Dempster, Laind, Rubin in 1977. The EM algorithm can estimate maximum likelihood only through incomplete data set. -EM algorithm is to solute the problem of parame<hporange> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[matlab例程] rbf_approx
说明:实现RBF神经网络,用MATLAB的M语言开发的-RBF neural network implementation with MATLAB M-language development<James> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[matlab例程] maxcost
说明:“基于Floyd最短路算法的Ford和Fulkerson迭加算法”的最小费用最大流算法,其基本思路为:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条自V1至Vn的最短路;再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流量增至最大可能值;而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新确定,如此多次迭代,最终得到最小费用最大流。 -" Floyd shortest path algorithm based on the Ford and<biaoshi> 在 2025-06-07 上传 | 大小:1kb | 下载:0