资源列表
[matlab例程] arithmetic-coding-procedures
说明:介绍了算术编码的MATLAB程序,对初学者有帮助-Introduces MATLAB arithmetic coding procedures, to help beginners<梨花> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[matlab例程] kalman
说明:进一步加深对卡尔曼滤波算法的理解,了解卡尔曼滤波器算法的基本特点,掌握卡尔曼滤波算法应用研究的基本步骤和方法-Kalman filter algorithm to further deepen the understanding and knowledge of the basic characteristics of the Kalman filter algorithm, Kalman filter algorithm is applied to master the basic steps<fff> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[matlab例程] Diop-rooney-spectrum-estimation
说明:用普鲁尼谱估计法进行功率谱估计,程序运行良好-Diop rooney spectrum estimation<杨娟> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Dijkstra
说明:这个例程,会在多条相同最短路径中选出边数最少的路径.只是改变path域即可在遍历的时候访问到边数少的路径.核心的思想,就是建立一个数组,存放从出发点到当前顶点的最短路径边数.通过每次查看最短路径相同的情况, 即dv + cvw = dw.时,如果 Count[v] + 1 < Count[w]时,就执行 Count[w] = Count[v] + 1, 同时 w -> path = c.-This routine will be the same number of shortest<php0> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[matlab例程] Untitled00
说明:霍夫曼编码,在matlab7.0下验证可行。有详细注解,保证可靠-Huffman coding, under the matlab7.0 verification feasible. Detailed comments<张爽> 在 2025-09-13 上传 | 大小:1kb | 下载:0