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

搜索资源列表

  1. 多变量寻优

    1下载:
  2. 多变量寻优的源码,包括基本算法如下:DFP法(又称变尺度法),BFS法、一阶梯度法,共扼梯度法。-multivariate optimization of the source code, including basic algorithm is as follows : DFP Act (also known as the variable scale), BFS, a ladder degrees, a total of the accused gradient method.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4664
    • 提供者:陈镇静
  1. gademo12

    1下载:
  2. 遗传算法包括基本算法的程序及其在优化函数方面的应用-genetic algorithms include basic algorithm for the optimization process and its function in the application
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:10890
    • 提供者:朱易
  1. BAntTsp

    0下载:
  2. 求解旅行商问题的蚂蚁基本算法源程序 求解Oliver30问题的-solving the traveling salesman problem Ant basic algorithm source code for the Oliver30
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1442
    • 提供者:王林成
  1. 712matlabgailvsuanfa

    0下载:
  2. 概率算法的一个基本特征是对所求解问题的同一实例用同一概率算法求解两次可能得到完全不同的效果。这两次求解问题所需的时间甚至所得到的结果可能会有相当大的差别。-probability of a basic algorithm is characterized by solving problems on the same case with the same probability algorithm may be two be completely different results. Solvi
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4655
    • 提供者:曹力
  1. ACATSP

    0下载:
  2. It s a word document,matlab code,basic algorithm of ant colony.-It's a word document, Matlab code, basic algorithm of ant colony.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1920
    • 提供者:lidi
  1. basicforMusic

    0下载:
  2. music算法运用于波达方向的测定,波达方向的测定先现广泛用于雷达等应用中.music算法是个很成熟的算法,如今学者们就计算量,精确度上的问题又提出了很多的改进算法.如下为 基本算法,可正确运行-music DOA algorithm applied to the determination of DOA in the first radar is widely used in such applications. music algorithm is a very mature algor
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5735
    • 提供者:可可
  1. Secant

    0下载:
  2. 弦割法也是求解非线性方程的一个重要而且实用的手段,上载这些数值分析的基本算法,旨在让初学数值分析的人有个很好的参考,以便提高自己的编程能力,达到学习数值分析的最终学习目的.-string cut France solving nonlinear equations is an important and useful means of those on the numerical analysis of the basic algorithm, aimed at beginners who Nu
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:780
    • 提供者:赵云
  1. 基本LMS

    0下载:
  2. 上次传的有点小问题,这个已经解决,是基本LMS算法的matlab实现。-previous biographies of some minor problems, this has been resolved, the LMS is the basic algorithm to achieve the Matlab.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1048
    • 提供者:马会
  1. 802.11无线网络通信中基本CSMA/CA基本方式和RTS/CTS的仿真

    9下载:
  2. 802.11无线网络通信中基本CSMA/CA基本方式和RTS/CTS的仿真实现比较。,802.11 wireless network communications in the basic CSMA/CA basic mode and RTS/CTS comparison of the simulation.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-20
    • 文件大小:6860
    • 提供者:wangxin
  1. the_tree.rar

    0下载:
  2. matlab实现的最小生成树的两种最基本的算法即Kruskal,Prim。,matlab realization of the minimum spanning tree algorithm that is, the two most basic Kruskal, Prim.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:927
    • 提供者:michael wang
  1. rootmusic

    0下载:
  2. 用matlab基本算法之一,ROOT-MUSIC方法估计波达方向-One of the basic algorithm with matlab, ROOT-MUSIC DOA estimation methods
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:575
    • 提供者:tsaoway
  1. jacobi_cg

    0下载:
  2. Jacobi算法和共轭梯度法的基本matlab程序,rar压缩包,包括2个文件-Jacobi conjugate gradient algorithm and the basic matlab program, rar archive, including the two documents
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:531
    • 提供者:don
  1. WirelessLocation

    0下载:
  2. 用MatlAB实现的无线定位的基本算法CHAN算法,还有其改进算法-Wireless location using MatlAB achieve the basic algorithm CHAN algorithm, as well as its improved algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:25091
    • 提供者:hegaofeng
  1. roughsetattributioncut

    0下载:
  2. 粗糙集约简的matlab算法,包含了基本的约简算法-Rough Set Theory and matlab algorithm, including the basic reduction algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:9540
    • 提供者:刘石
  1. basic_PSO_with_w_c

    0下载:
  2. 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验-With contraction factor and inertia weight PSO basic particle swarm algorithm source code. Source code modular preparation, structure, clear, easy to improve and to do numerical experiments
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2837
    • 提供者:楚湘华
  1. SVM_Code_rar

    0下载:
  2. 支持向量机的实现程序,用于实现支持向量机基本算法的matlab代码-Support Vector Machine implementation of procedures used to implement the basic algorithm of support vector machine matlab code
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5465048
    • 提供者:夏雨
  1. Basic-fault-diagnosis-algorithm

    2下载:
  2. 故障诊断方面的基本算法,如振动烈度的计算公式-The basic algorithm of fault diagnosis, such as vibration intensity formula
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:3333
    • 提供者:小白
  1. the-Null-Preprocessing-Algorithm

    0下载:
  2. 阵列信号处理中的零点预处理算法,内含基本算法及对旁瓣的改进算法,注释很详细。另附本人做的利用该算法进行阵列信号处理的仿真PPT。-the zero_point preprocessing algorithm in array signal processing, containing the basic algorithm and improved algorithm for sidelobe, very detailed notes. Attached I do use this algori
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:166786
    • 提供者:Couny
  1. BASIC-PARTICLE-FILTER

    0下载:
  2. 用于PF算法研究的5中基本算法及相应的实现程序,都可以直接运行,对于学习PF非常有帮助-For PF algorithm research 5 basic algorithm and the corresponding implementation procedures, can be run directly, is helpful for learning PF
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:13322
    • 提供者:李伟
  1. Wireless-positioning-basic-algorithm

    0下载:
  2. 无线定位基本算法,利用无线传感网络的zigbee节点进行定位的MATLAB源程序-Wireless positioning basic algorithm, using zigbee wireless sensor network node positioning MATLAB source
  3. 所属分类:matlab

    • 发布日期:2016-06-28
    • 文件大小:24576
    • 提供者:姜尚
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com