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

资源列表

« 1 2 ... .76 .77 .78 .79 .80 27481.82 .83 .84 .85 .86 ... 28275 »
  1. 有向图邻接表的建立,深度广度搜索及拓扑排序

    0下载:
  2. 拓扑排序 对一个有向无环图(Directed Acyclic Graph简称DAG)G进行拓扑排序,是将G中所有顶点排成一个线性序列,使得图中任意一对顶点u和v,若边(u,v)∈E(G),则u在线性序列中出现在v之前。通常,这样的线性序列称为满足拓扑次序(Topological Order)的序列,简称拓扑序列。简单的说,由某个集合上的一个偏序得到该集合上的一个全序,这个操作称之为拓扑排序(Topological sort A topological sort for a Directed
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:晴栀菀歌°
  1. 希尔排序

    0下载:
  2. 希尔排序(Shell Sort)是插入排序的一种。也称缩小增量排序,是直接插入排序算法的一种更高效的改进版本。希尔排序是非稳定排序算法。该方法因DL.Shell于1959年提出而得名。 希尔排序是把记录按下标的一定增量分组,对每组使用直接插入排序算法排序;随着增量逐渐减少,每组包含的关键词越来越多,当增量减至1时,整个文件恰被分成一组,算法便终止。(Hill sorting (Shell Sort) is a sort of insertion sort. Also known as narr
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:晴栀菀歌°
  1. const

    0下载:
  2. 内含两个代码,可在matlab里实验。。。。(Study of color image segmentation algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:lns
  1. FCM

    1下载:
  2. 数学建模评价模型中常用到的聚类分析法,聚类是将一组给定的未知类标号的样本分成内在的多个类别,使得同一类中的样本具有较高的相似度,而不同类中的样本差别大,聚类分析的目的是揭示和刻画数据的内在结构。(The clustering analysis method commonly used in mathematical modeling evaluation model. Clustering is to divide a set of samples of unknown class marks
  3. 所属分类:matlab例程

    • 发布日期:2020-04-21
    • 文件大小:4096
    • 提供者:我呜呜呜呜
  1. HOF直方图

    0下载:
  2. 根据H-S算法计算出来的HOF和HOF,并根据光流方向分为12种,分为由x轴0到360度方向,在testof1文件里,可直接生成直方图。(According to the H-S algorithm, the HOF and HOF are calculated and divided into 12 kinds according to the direction of light flow, which are divided into 0 to 360 degrees from the X
  3. 所属分类:matlab例程

    • 发布日期:2019-05-22
    • 文件大小:32054272
    • 提供者:xueen
  1. fsk_4

    1下载:
  2. 使用matlab自带的fsk调制解调函数进行4fsk的调制解调,对比原二进制码流和解调后二进制码流完全正确,可以作为对4fsk的初步学习(Using the FSK modulation and demodulation function carried by MATLAB to modulate and demodulate 4FSK, compare the original binary stream and demodulation binary stream exactly right
  3. 所属分类:matlab例程

    • 发布日期:2019-03-11
    • 文件大小:1024
    • 提供者:sisuozheweilai
  1. Desktop

    0下载:
  2. 求微分方程偏导,求不同阻尼的微分方程,并用matlab仿真曲线(Differential equation of differential equation is solved by differential equation, and matlab simulation curve is used.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:Mortimeryyq
  1. load_ANN

    4下载:
  2. python 语言 Ann算法电力负荷预测,网上发现的,共享一下(Python language, Ann algorithm, power load forecasting, online discovery, sharing.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-05-01
    • 文件大小:2170880
    • 提供者:sdheidi
  1. 20170110_KMeans

    0下载:
  2. 在花卉数据集上,用Java实现的简单K-means算法。(In flower dataset, a simple K-means algorithm is implemented by Java.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:207872
    • 提供者:Elay-X
  1. NSGA2

    0下载:
  2. nsga-II matlab代码 数值算法/人工智能/matlab例程(Nsga-II matlab code numerical algorithm / AI /matlab routines.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:156672
    • 提供者:guo20180410
  1. changweifen

    0下载:
  2. 常微分方程的模拟仿真画图,程序简单、好用。(Simulation and drawing of ordinary differential equationsSimple and easy to use.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:CHENLILIN
  1. MATLAB-R2014a-函数

    0下载:
  2. MATLAB-R2014a-函数 详细、清晰(The MATLAB-R2014a- function is detailed and clear)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:141312
    • 提供者:guo20180410
« 1 2 ... .76 .77 .78 .79 .80 27481.82 .83 .84 .85 .86 ... 28275 »
搜珍网 www.dssz.com