资源列表
[数值算法/人工智能] ShortestPriceByPrim
说明:用Prim算法求得城市之间高速公路的造价最小-shortest price ,ues Prim Algorithm<three> 在 2025-06-25 上传 | 大小:3kb | 下载:0
[数据结构常用算法] dynamicopt
说明:本工程是通过运用动态规划方法寻找最优值与最优轨迹。-this program is used for searching the best value and an orbit by dynamic<bcny> 在 2025-06-25 上传 | 大小:3kb | 下载:0
[matlab例程] Simulated_annealing_TSP
说明:matlab 模拟退火求解实现31城市TSP问题-matlab simulated annealing to achieve 31 city TSP problem solving<jhon conner> 在 2025-06-25 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] KMEANS
说明:k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类<毛兴江> 在 2025-06-25 上传 | 大小:3kb | 下载:0
[matlab例程] deriv
说明:This function returns the numerical derivative of an analytic function. Of special note, is the incorporation of the "complex stepderivative"approach which offers greatly improved derivative accuracy compared to approximations. This is especially<张文荣> 在 2025-06-25 上传 | 大小:3kb | 下载:0
[matlab例程] MPSK(2)
说明:mpak simulation modulation and demodulation<zeeshanarif> 在 2025-06-25 上传 | 大小:3kb | 下载:0
[数值算法/人工智能] modular.design.matlab.Delphi
说明:matlab结合开发模块设计Delphi实现代码development of modular design with matlab implementation code Delphi -development of modular design with matlab implementation code Delphi<ax99> 在 2025-06-25 上传 | 大小:3kb | 下载:0
[数据结构常用算法] yufa
说明:编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。 利用C语言编制递归下降分析程序,并对简单语言进行语法分析。 -The preparation of a recursive descent parser, lexical analyzer to achieve the sequence of words provided by the syntax check and structural analysis. Use of C language comp<冯景航> 在 2025-06-25 上传 | 大小:3kb | 下载:0