CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能

资源列表

« 1 2 ... .39 .40 .41 .42 .43 24144.45 .46 .47 .48 .49 ... 28278 »
  1. Random_generate

    0下载:
  2. 生成给定分布律的随机数 % 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,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1.01kb
    • 提供者:haiyan
  1. huffman_full

    0下载:
  2. 实现huffman的算法 先输入一个文件 译码 输出译码后的文件-Huffman algorithm to achieve to enter a file decoder decoding the output file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:12.03kb
    • 提供者:鲁兴林
  1. DataStructure

    0下载:
  2. 清华同方C语言数据结构电子书,供初学者使用,挺好的,较为详细-Tsinghua Tongfang C language data structure of e-books, for beginners to use, very good, and a more detailed
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:10.53mb
    • 提供者:张前
  1. CorrelationDimension_GP

    0下载:
  2. 混沌时间序列特征,G_P算法,求关联维,matlan-Characteristics of chaotic time series, G_P algorithm, and correlation dimension, matlan
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:32.51kb
    • 提供者:xuyulian
  1. Dynamic_pro

    1下载:
  2. 自由始端和终端的动态规划,求指标函数最小值的逆序算法递归 % 计算程序。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是一个列向量
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1.83kb
    • 提供者:haiyan
  1. hafumanbianma

    0下载:
  2. 此文件是哈夫曼程序源代码,如果程序不能打开,有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
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:12.64kb
    • 提供者:陈琳
  1. alex

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:353.8kb
    • 提供者:xianlianghu
  1. Dijkstra

    6下载:
  2. 最短路径的Dijkstra算法程序。Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。   Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。 -The Dijkstra shortest path algorithm for the proce
  3. 所属分类:matlab例程

    • 发布日期:2013-12-26
    • 文件大小:1.15kb
    • 提供者:haiyan
  1. dmc

    1下载:
  2. dMC动态矩阵控制单变量的,可以很容易修改成需要的相应程序。-DMC Dynamic Matrix Control of a single variable, can be easily modified to the needs of the corresponding procedures.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-22
    • 文件大小:1.7kb
    • 提供者:haiyan
  1. bizhang

    1下载:
  2. 一个用MATLAB实现的单机器人避障程序。效果很好。-Using MATLAB to achieve a single robot obstacle avoidance procedures. Good effect.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:978byte
    • 提供者:徐菊
  1. fir

    0下载:
  2. 关于有限长冲击响应数字滤波器的matlab设计-On the finite impulse response digital filter design matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.16kb
    • 提供者:郝霏霏
  1. XINHAOmatlab

    0下载:
  2. 信号分析与处理(清华版)的完整配套matlab程序-Signal Analysis and Processing (Tsinghua version) of the complete program matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:241.33kb
    • 提供者:毛毛
« 1 2 ... .39 .40 .41 .42 .43 24144.45 .46 .47 .48 .49 ... 28278 »
搜珍网 www.dssz.com