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

搜索资源列表

  1. jlab

    0下载:
  2. JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity fr
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3009207
    • 提供者:chenxuzhen
  1. adapQuad

    2下载:
  2. 迭代自适应Simpson,Lobatto积分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear r
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:232144
    • 提供者:zzn
  1. Laplace-Gaussian-Pyramid

    0下载:
  2.   这包括代码为“扩展”和“减少”程序,对高斯图像金字塔,探讨了作为一个紧凑的拉普拉斯金字塔图像编码”-伯特和Adelson,1983年。      重要的应用同样的包括运动估计精度等。-This contains the code for the Expand and Reduce routines for Gaussian image pyramids, as discussed in the Paper- " The Laplacian Pyramid as a Com
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2149
    • 提供者:贾雨
  1. 2006141121337

    0下载:
  2. 第一步:首先我们需要强大的SNMP信息收集和整理工具,网络中这类工具比较多,如果我们只是监控的话建议使用小巧的monomon即可,当然如果企业内部要自定义建立流量监控站点或服务中心的话可以使用其他支持SNMP的MRTG,PRTG等工具。我们可以到http://monomom.matf.de/download.php地址下载该程序,整个程序只有一个文件-Step one: First of all, we need strong SNMP information to collect and or
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:9659
    • 提供者:kelvin
  1. ge1dbif

    0下载:
  2. nice and compact file for generating 1D bifurcation plot
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:998
    • 提供者:samy
  1. Inverted_F_antenna_structure

    0下载:
  2. A Compact Single/Dual-Band Printed Inverted-F Type Antenna Structure
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:899794
    • 提供者:aerious
  1. Polyroots

    0下载:
  2. Find roots of a polynomial with very high degree and multiplicity by this compact routine.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:11474
    • 提供者:Genie
  1. k_means

    0下载:
  2. 首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。一般都采用均方差作为标准测度函数. k个聚类具有以下特点:各聚类本身尽可能的紧凑,而各聚类之间尽可能的分开。-First, a data object from the n choose k objects as in
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1072
    • 提供者:lx
  1. comprsnMapImgs

    0下载:
  2. Digital maps can best stored and distributed electronically using compressed raster image formats.We introduce as to rage system for the map images that supports compact storage size,decompression of partial image,and smooth transitions between var
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:823104
    • 提供者:arun
  1. Elevation-fitting

    0下载:
  2. BP 网络具有以任意精度逼近定义在紧致子集上的任意非线性函数的能力, 因而被广泛应用于识别、预测、拟合。-BP network has to approach any degree of accuracy defined in the compact subset of the capacity of any nonlinear function, which is widely used in identification, prediction, fit.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:112935
    • 提供者:刘文祥
  1. topology-optimization

    1下载:
  2. 拓扑优化的文章及代码。一种紧凑的matlab实现拓扑的水平集方法优化。-Topology optimization articles and code. Matlab to achieve a compact level set method of topology optimization.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:545325
    • 提供者:大张
  1. microstrip

    0下载:
  2. Microstrip is a type of electrical transmission line which can be fabricated using printed circuit board technology, and is used to convey microwave-frequency signals. It consists of a conducting strip separated from a ground plane by a dielectric la
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:522
    • 提供者:vishnu
  1. cgsvd

    0下载:
  2. 改程序产生一个广义的奇异值分解。对于奇异方程而言,改方法非常有效。可以迅速求解方程。CGSVD Compact generalized SVD of a matrix pair in regularization problems-Change the program to generate a generalized singular value decomposition. For the singular equation, the change method is very effect
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:918
    • 提供者:程方
  1. deriv2

    0下载:
  2. 这是一个压缩奇异值分解算法。该算法将一个矩阵进行奇异值分解。CSVD Compact singular value decomposition-This is a compression algorithm for singular value decomposition. The algorithm is a matrix singular value decomposition. CSVD Compact singular value decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1286
    • 提供者:程方
  1. TOMBO

    0下载:
  2. TOMBO紧凑可压缩孔径阵列模型的外文资料整理。包括基于TOMBO模型的多孔径成像探测技术和亚像元成像技术。-TOMBO compact model of the foreign compressible aperture array data compilation. Including model-based multi-aperture imaging TOMBO detection technology and sub-pixel imaging.
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:8784606
    • 提供者:
  1. hpfilter

    0下载:
  2. Very nice and compact HP filter function for matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1212
    • 提供者:giovanni
  1. COMPACT.2.0

    0下载:
  2. Matlab GUI工具,支持一种简单直观的方法来比较聚类方法。-Outline COMPACT is a GUI Matlab tool that enables an easy and intuitive way to compare some clustering methods. COMPACT is a five-step wizard that envelops some basic Matlab clustering methods and introduce
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:207575
    • 提供者:安迪
  1. Generalized compact gravity inversion

    1下载:
  2. method of generalized compact gravity inversion
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:1071104
    • 提供者:nickliwen
  1. Improving compact gravity inversions

    0下载:
  2. Improving compact gravity inversion using new weighting functions
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:5137408
    • 提供者:nickliwen
  1. 3D gravity COMPACT inversion

    0下载:
  2. 3D gravity COMPACT inversion based on new weighting function
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:447488
    • 提供者:nickliwen
« 12 3 »
搜珍网 www.dssz.com