代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/485855/6548459
m pitch_ol_fast.m
function Top=pitch_ol_fast(w_speech)
%* Compute the open loop pitch lag. (fast version)
%w_speech--input : signal used to compute the open loop pitch
%signal[-pit_max] to signal[-1] should be kno
www.eeworm.com/read/483011/6607246
m em_gm_fast.m
function [W,M,V,L] = EM_GM_fast(X,k,ltol,maxiter,pflag,Init)
% [W,M,V,L] = EM_GM_fast(X,k,ltol,maxiter,pflag,Init)
%
% EM algorithm for k multidimensional Gaussian mixture estimation
% (EM_GM_fa
www.eeworm.com/read/481567/6643351
html c_mutex_fast.html
Mutex Types
body {
margin: auto;
font-family: "Ve
www.eeworm.com/read/480031/6675710
m featureselect_fw_fast.m
%程序描述:featureselect_FW_fast.m,按分类效率对属性进行选择,前向方法,快速算法---------优化算法(胡),
%邻域依赖性指标计算复杂度。
%efficiency:the significance of the selected features。
%data_array:Input data with decision ranked in the last c
www.eeworm.com/read/480031/6675711
m clsf_dpd_fast.m
%程序描述:clsf_dpd_fast,计算新加入的一个属性的依赖度(no,no,yes)-----------新思想+我的改进1
%5种情况:(每次是否检查全部样本、邻域样本是否全部检查、距离是否计算完)=>(yes,yes,yes)+(no,yes,yes)+(no,yes,n
%o)+(no,no,yes)+(no,no,no)
%邻域计算复杂度有两种,这里用的旧的:边界上的样本认为会
www.eeworm.com/read/479375/6692954
c eap_fast_common.c
/*
* EAP-FAST common helper functions (RFC 4851)
* Copyright (c) 2008, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/479375/6692971
h eap_fast_common.h
/*
* EAP-FAST definitions (RFC 4851)
* Copyright (c) 2004-2008, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Ge
www.eeworm.com/read/479375/6693113
c eap_fast_pac.c
/*
* EAP peer method: EAP-FAST PAC file processing
* Copyright (c) 2004-2006, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under the terms
www.eeworm.com/read/479375/6693118
h eap_fast_pac.h
/*
* EAP peer method: EAP-FAST PAC file processing
* Copyright (c) 2004-2007, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under the terms
www.eeworm.com/read/441089/6729576