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

搜索资源列表

  1. quad_M

    1下载:
  2. 分别给出利用自适应Simpson积分的数值积分方法(QUAD.m)和自适应Lobatto的数值积分算法(QUADL.m)。-were given the use of adaptive Simpson integral numerical integration methods (QUAD.m) and adaptive Lobatto should the numerical integration algorithm (QUADL.m).
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6046
    • 提供者:张恩理
  1. qbit

    0下载:
  2. Quad Tree Bit Plane Compression. A program to compress images. Qbit is an image viewer that loads and saves it s own imge format as well as loading various Sun Raster File, Targa and Bitmap files.-Quad Tree Bit Plane Compression. A program to c
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:28985
    • 提供者:jason..
  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. quad

    0下载:
  2. matlab中计算数值积分的函数quad的源代码,包括计算原函数没有初等函数表达式的函数积分-matlab function to calculate the numerical integration of the quad' s source code, including the calculation of the original function is not a function of integral primary function expression
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:9897
    • 提供者:林晓
  1. equal-area-critirea

    0下载:
  2. E=input( enter the generator voltage: ) V=input( enter the infinite bus voltage: ) Gx=input( enter the reactance of generator: ) L1x=input( enter the line reactance: ) L2x=input( enter the line reactance: ) L3x=input( enter the line re
  3. 所属分类:matlab

    • 发布日期:2017-10-30
    • 文件大小:7672
    • 提供者:tkspandy
  1. system_ID

    0下载:
  2. quadrotor system ID using matlab and simulink
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7633
    • 提供者:wlsdnr
  1. flatplate-freestrm-included

    0下载:
  2. numerical grid generation code: this code can be used to generate structured grid (2d quad grid) for flat plate. user can modify the varibles to generate different dimensionised flat plate grid
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:631
    • 提供者:archana
  1. quadtree_coding

    0下载:
  2. This code is for quadtree partitioning of image-This code is for quadtree partitioning of image...
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:113881
    • 提供者:varunnayal
  1. kroutine

    0下载:
  2. This program was written by cantata (Old name of VisiQuest image processing tool). Convert corhos image to quad-tree, and quad-tree to image. -This program was written by cantata (Old name of VisiQuest image processing tool). Convert corhos image to
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:19607
    • 提供者:domino
  1. rgbquadtree

    0下载:
  2. QUAD tree compression technique
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:474514
    • 提供者:jay
  1. qdr-paper

    0下载:
  2. 基于四叉树与图割的遥感图像分割方法,关于四叉树和图割的应用-Quadtree-based remote sensing image and graph cuts segmentation method, on the quad tree and the application of graph cuts
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1317695
    • 提供者:周禹金
  1. quadtree

    0下载:
  2. quad tree algorithm for image analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:789
    • 提供者:aditya
  1. funQuadTree

    0下载:
  2. Quad Tree image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2711
    • 提供者:behdad
  1. quadtree

    0下载:
  2. Quad-tree algorithm for gray-scale images (1-channel). Implemented on MATLAB for segmentation.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1133
    • 提供者:buraq01
  1. QuadTree

    0下载:
  2. 四叉树算法,使用四叉树生成可局部加密的有限元网格-Quad tree algorithm, the use of quadtree generate local refinement finite element mesh
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:24784
    • 提供者:杨萌
  1. QUDAINMATLAB

    0下载:
  2. 在MATLAB编程语言环境下实现粗差的拟准检定法-In the MATLAB programming language environment to achieve gross errors QUAD method
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:229066
    • 提供者:yjqiao
  1. Scrosspectrum

    0下载:
  2. Subroutine for continuous cross spectrum analysis of two one-dimensional series x(i) and y(i) (i=1,...,n). Input parameters and arrays: n,m, x(n), y(n), n: number of data m: biggest lag time length. Generally, m is between n/3 and n/10.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:3653
    • 提供者:Diana
  1. fem1d_spectral_numeric

    0下载:
  2. FEM1D_SPECTRAL_NUMERIC is a MATLAB program which applies the spectral finite element method to solve the problem u = - pi^2 sin(x) over [-1,+1] with zero boundary conditions, using as basis elements the functions x^n*(x-1)*(x+1), and carrying out the
  3. 所属分类:matlab

  1. MXNew

    0下载:
  2. MX Quad tree implementation by rajeev Kumar
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:906
    • 提供者:Rajeev Kumar
  1. pqtree

    0下载:
  2. point quad tree impementation in C by Rajeev Kumar
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:553
    • 提供者:Rajeev Kumar
« 12 »
搜珍网 www.dssz.com