资源列表

« 1 2 ... .95 .96 .97 .98 .99 26900.01 .02 .03 .04 .05 ... 28522 »

[matlab例程huise

说明:灰色预测模型 肯定可以用,自己已经试过了-The gray predictive models certainly can be used, that they have tried
<juejue> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法HEAPSORT

说明:在计算机内部排序的各种算法中 ,用比较大小的方法进行排序时间耗费的最好特性为 O(nlog2 n) ,最坏情况下还会上升到 O(n2 ) [1] 。要达到其理论下界log2 n1≈ nlog2 n- 1.4 4 n是非常困难的。Hashsort 一种散列排序方法-The best features of the computer' s internal sorting algorithm, the sort of time-con
<liming> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法heapSOS

说明:HashSort 又一个源码,经过新的优化,更好的算法-HashSort another source, new optimization algorithm
<liming> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法MST

说明: prime算法的基本思想 1.清空生成树,任取一个顶点加入生成树 2.在那些一个端点在生成树里,另一个端点不在生成树里的边中,选取一条权最小的边,将它和另一个端点加进生成树 3.重复步骤2,直到所有的顶点都进入了生成树为止,此时的生成树就是最小生成树-The basic idea of ​ ​ the prime algorithm. Empty spanning tree, take
<liming> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法PEDGE

说明:prime算法实现的另一算法,针对不同类型的不同实现,比较清晰-prime algorithm in another algorithm, for different types of
<liming> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法PHEAP

说明:联通图G的一个子图如果是一棵包含G的所有顶点的树,则该子图称为G的生成树 生成树是联通图的极小连通子图。所谓极小是指:若在树中任意增加一条边,则 将出现一个回路;若去掉一条边,将会使之编程非连通图。生成树各边的权 值总和称为生成素的权。权最小的生成树称为最小生成树,常用的算法有prime算法和kruskal算法。 -Unicom graph G is a subgraph of G is the one that contains
<liming> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[matlab例程jieyue-signal

说明:阶跃信号与正弦信号调制,在同一张图纸上绘制四个子图。这是一个很基础的编程应用。-Step signal with a sinusoidal signal modulation, drawn with a drawing on four subgraphs. This is a very basic programming application.
<Jakie> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Sellmeier

说明:计算光纤中的材料色散和波导色散的matlab程序-Calculation of the fiber material dispersion and waveguide dispersion matlab program
<孙雨齐> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[matlab例程dlinerint

说明:超强算法,一种数值估计的算法,很好用哦,是关于二元插值计算的例程-Powerful algorithm, a numerical estimation algorithm Oh well, it is calculated bivariate interpolation routine
<卡久> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[matlab例程Interpolation

说明:频谱的比值校正,汉宁、矩形、海明窗的具体算法,原理等,比较详细的分析程序-spectrum correction
<nan> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[matlab例程KPCA1

说明:改程序为基于核函数的主成分分析算法的MATLAB实现程序,对于学习KPCA有很大帮助-This program is the MATLAB program which is based on the kernel principal component analysis
<JackLee> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[matlab例程robort

说明:基于元胞机的机器人绕行障碍,完美运行,找到最佳路径-Cellular machine-based robot bypass obstacles, the perfect run to find the best path
<刘洋> 在 2025-02-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 26900.01 .02 .03 .04 .05 ... 28522 »

源码中国 www.ymcn.org