资源列表
[数据结构常用算法] kmp
说明:kmp算法说明:该运行实例中,令文本串长度为18,随机产生的文本串为asasasqmqmqmypypyp,分布在3个节点上;模式串长度为3,随机产生的模式串为qmq。最后,节点1上得到两个匹配位置,由+表示出来。 -kmp algorithm Descr iption: The running instance, so the length of the text string 18, random text string asasasqmqmqmypypyp, and distributi<汪婷> 在 2025-09-13 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] KNNweka
说明:application de l algorithme KNN en utilisant WEKA dans la lecture des fichier et une methodes optimisé pour parcourir la liste des instance une seul fois lors de la recherche et de la classification application of KNN algorithm in WEKA using file<idir> 在 2025-09-13 上传 | 大小:4kb | 下载:0
[数据结构常用算法] ACMproblem@Syn
说明:ACMproblem,我自己写的,与大家分享-ACMproblem, I wrote it myself, to share with you<shaoyanan> 在 2025-09-13 上传 | 大小:4kb | 下载:0
[matlab例程] zuixiaoercheng
说明:递推最小二乘估计参数,在系统辨识中的应用,利用模型阶次辨识方法(AIC准则),确定模型的阶次,作出参数估计值随时间的变化图-Recursive least squares estimation parameters, system identification, order identification methods (AIC criteria), to determine the model order, make the change in parameter estimates over<苏青> 在 2025-09-13 上传 | 大小:4kb | 下载:0
[matlab例程] bisection
说明:[x,fVal,ExitFlag] = BISECTION(f,LB,UB,target,options) finds x +/- TolX (LB < x < UB) such that f(x) = target +/- TolFun. Any or all of f(scalar), f(array), LB, UB, target, TolX, or TolFun may be scalar or n-dim arrays. All non-scalar array<LStemp> 在 2025-09-13 上传 | 大小:4kb | 下载:0