资源列表

« 1 2 ... .10 .11 .12 .13 .14 24715.16 .17 .18 .19 .20 ... 28523 »

[matlab例程bizhang

说明:一个用MATLAB实现的单机器人避障程序。效果很好。-Using MATLAB to achieve a single robot obstacle avoidance procedures. Good effect.
<徐菊> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程dmc

说明:dMC动态矩阵控制单变量的,可以很容易修改成需要的相应程序。-DMC Dynamic Matrix Control of a single variable, can be easily modified to the needs of the corresponding procedures.
<haiyan> 在 2025-11-22 上传 | 大小:1kb | 下载:1

[matlab例程Dijkstra

说明:最短路径的Dijkstra算法程序。Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。   Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。 -The Dijkstra shortest path algorithm for the procedu
<haiyan> 在 2025-11-22 上传 | 大小: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-11-22 上传 | 大小: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-11-22 上传 | 大小: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-11-22 上传 | 大小:2kb | 下载:0

[matlab例程CorrelationDimension_GP

说明:混沌时间序列特征,G_P算法,求关联维,matlan-Characteristics of chaotic time series, G_P algorithm, and correlation dimension, matlan
<xuyulian> 在 2025-11-22 上传 | 大小:32kb | 下载:0

[数据结构常用算法DataStructure

说明:清华同方C语言数据结构电子书,供初学者使用,挺好的,较为详细-Tsinghua Tongfang C language data structure of e-books, for beginners to use, very good, and a more detailed
<张前> 在 2025-11-22 上传 | 大小:10.53mb | 下载:0

[压缩解压huffman_full

说明:实现huffman的算法 先输入一个文件 译码 输出译码后的文件-Huffman algorithm to achieve to enter a file decoder decoding the output file
<鲁兴林> 在 2025-11-22 上传 | 大小:195kb | 下载:0

[数值算法/人工智能Random_generate

说明:生成给定分布律的随机数 % r=specrnd(x,p)返回一个来自分布律P(x)=p的随机数 % r=specrnd(x,p,m,n)返回m*n随机数矩阵 % p的默认值为等概率-Generate a given distribution law of random number r = specrnd (x, p) returns a from the distribution law P (x) = p of the random number r = specrnd (x,
<haiyan> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程rbfd

说明:基于径向基的神经网络程序。根据目标函数获得样本输入输出-Based on radial basis neural network procedures. According to the objective function to obtain a sample input and output
<haiyan> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[压缩解压suanshu

说明:算术编码源代码,开发工具是C++.没有运行程序,有TXT文件.可以复制后运行.-Arithmetic coding source code, development tools is the C++. Do not run the program, there are TXT file. Can be copied after the operation.
<陈琳> 在 2025-11-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 24715.16 .17 .18 .19 .20 ... 28523 »

源码中国 www.ymcn.org