资源列表
[matlab例程] XINHAOmatlab
说明:信号分析与处理(清华版)的完整配套matlab程序-Signal Analysis and Processing (Tsinghua version) of the complete program matlab<毛毛> 在 2025-07-01 上传 | 大小:241kb | 下载:0
[matlab例程] Dijkstra
说明:最短路径的Dijkstra算法程序。Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。 -The Dijkstra shortest path algorithm for the procedu<haiyan> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[matlab例程] alex
说明:matlab处理图像的一些基本方法。其中有一部分mex程序需要安装编译,请参考其中的文档-matlab image processing some of the basic method. Some of them need to install the compiler mex procedures, please refer to the documentation of which<xianlianghu> 在 2025-07-01 上传 | 大小:353kb | 下载:0
[压缩解压] hafumanbianma
说明:此文件是哈夫曼程序源代码,如果程序不能打开,有TXT格式的,复制下,运行就可以了.但文件名要和里面的相同哦,即哈夫曼-This file is Huffman source code, if the program can not open, there TXT format, copy the next run it. But the file name to and inside the same Oh, that is, Huffman<陈琳> 在 2025-07-01 上传 | 大小:566kb | 下载:0
[数值算法/人工智能] Dynamic_pro
说明:自由始端和终端的动态规划,求指标函数最小值的逆序算法递归 % 计算程序。x是状态变量,一列代表一个阶段状态;M-函数 % DecisFun(k,x)由阶段k的状态变量x求出相应的允许决策变量 % M-函数ObjFun(k,x,u)是阶段指标函数,M-函数TransFun(k,x,u) % 是状态转移函数,其中x是阶段k的某状态变量,u是相应的决策变量; % 输出p_opt由4列构成,p_opt=[序号组 最优策略组 最优轨线组 % 指标函数值组];fval是一个列向量<haiyan> 在 2025-07-01 上传 | 大小:2kb | 下载:0
[matlab例程] CorrelationDimension_GP
说明:混沌时间序列特征,G_P算法,求关联维,matlan-Characteristics of chaotic time series, G_P algorithm, and correlation dimension, matlan<xuyulian> 在 2025-07-01 上传 | 大小:32kb | 下载:0