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

搜索资源列表

  1. EM_GM

    0下载:
  2. % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likeli
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3416
    • 提供者:Shaoqing Yu
  1. nn_matlab

    0下载:
  2. matlab神经网络工具箱的实用指南,第一章是神经网络的基本介绍,第二章包括了由工具箱指定的有关网络结构和符号的基本材料以及建立神经网络的一些基本函数,例如new、init、adapt和train。第三章以反向传播网络为例讲解了反向传播网络的原理和应用的基本过程。-matlab neural network toolbox of the Practical Guide, chap neural network are the basic introduction, chapter II, inc
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:84856
    • 提供者:sanjinzhi
  1. kmeanmatlab

    0下载:
  2. k-mean program INPUT A Matrix or dataset K Number of clusters to find (optional default: 2) MAXIT maximum number of iterations (optional default: 50) INIT Labels for initialisation, or rand : take at random K objects as initial means,
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:9910
    • 提供者:letian
  1. Matlabshenjingwangluo

    0下载:
  2. MATLAB的神经网络工具箱实用指南. 第一章是神经网络的基本介绍,第二章包括了由工具箱指定的有关网络结构和符号的基本材料以及建立神经网络的一些基本函数,例如new、init、adapt和train。第三章以反向传播网络为例讲解了反向传播网络的原理和应用的基本过程。-MATLAB neural network toolbox of practical guidance. The first chapter is a basic introduction to neural networks,
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:95124
    • 提供者:yk
  1. OBDII-Generic-Communication-Protocols-by-Manufactu

    0下载:
  2. OBDII Generic Communication Protocols by Manufacturer 各車場的通訊協定-OBDII Generic Communication Protocols by Manufacturer
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:5929
    • 提供者:cmlai
  1. init

    0下载:
  2. 按libsvm格式的数据录入,transform函数需要另外编写-Data entry by libsvm format, transform functions need to prepare the
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:106417
    • 提供者:zyx
  1. init

    0下载:
  2. Dar in file Allegheny wondrous craft is describe and then this craft will be move in that direction
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1628
    • 提供者:navid
  1. matlab-GA-have-improve

    0下载:
  2. 这是一个采用改良圈法产生出初始群体的遗传算法,可以解决tsp问题,精度比较高,方便与没有采用改良圈法的程序进行比较-this is a generic algorithm for tsp,this algorithm adopt the improving ring algorithm to produce the init group
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:1049
    • 提供者:林永福
  1. GPSreceiver-matlab--code

    0下载:
  2. matlab下完整的gps软件单通道接收机程序,从捕获跟踪到位置解算。运行需中频数据文件太大无法上传,在gps类网站上提供下载。postprocessing.m为主程序。 对部分评论的解释: 1. 运行主程序前用init.m进行变量参数设置,生成后面运行的结构体 2. 程序出错,是由于缺少数据文件。 3. 从网上下载的GPS中频数据文件,由于格式不同,程序是需要调试的。这里用的是.bin格式的。 剩下事的没有什么需要更改的了,好运。我是运行调试通
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:78423
    • 提供者:teng
  1. BeanSearch

    0下载:
  2. BeanSearch for AI. Init a random vector and calculate your behavior.
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:820
    • 提供者:Jailson
  1. sltbu7.1(Init.)

    0下载:
  2. 与Kosko文章相关的,经典卡车倒车问题(TBU)模糊控制Matlab/Simulink源代码。-Truck Back Up problem by using Fuzzy Control.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:14447
    • 提供者:Li Xiao
  1. CHP

    1下载:
  2. optimal placement of CHP (combined heat and power) init in a university using POS algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5663
    • 提供者:shahrouz
  1. LTE_init_load_BLER_curves

    0下载:
  2. init load BLER curves for LTE
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1427
    • 提供者:sameh
  1. ellipseselect

    0下载:
  2. ELLIPSESELEC是一个交互式鼠标选择的椭圆绘制工具。HE = ELLIPSESELECT( init , A, B, X0, Y0, PHI, STYLE).初始化回调函数,创建一个椭圆,并返回句柄HE-ELLIPSE SELECT is an interactive mouse to the ellipse drawing tool. HE = ELLIPSESELECT ( init , A, B, X0, Y0, PHI, STYLE). Initialization call
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4159
    • 提供者:Ansser
搜珍网 www.dssz.com