搜索资源列表
quad_M
- 分别给出利用自适应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).
qbit
- 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
adapQuad
- 迭代自适应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
quad
- 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
equal-area-critirea
- 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
system_ID
- quadrotor system ID using matlab and simulink
flatplate-freestrm-included
- 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
quadtree_coding
- This code is for quadtree partitioning of image-This code is for quadtree partitioning of image...
kroutine
- 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
rgbquadtree
- QUAD tree compression technique
qdr-paper
- 基于四叉树与图割的遥感图像分割方法,关于四叉树和图割的应用-Quadtree-based remote sensing image and graph cuts segmentation method, on the quad tree and the application of graph cuts
quadtree
- quad tree algorithm for image analysis
funQuadTree
- Quad Tree image processing
quadtree
- Quad-tree algorithm for gray-scale images (1-channel). Implemented on MATLAB for segmentation.
QuadTree
- 四叉树算法,使用四叉树生成可局部加密的有限元网格-Quad tree algorithm, the use of quadtree generate local refinement finite element mesh
QUDAINMATLAB
- 在MATLAB编程语言环境下实现粗差的拟准检定法-In the MATLAB programming language environment to achieve gross errors QUAD method
Scrosspectrum
- 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.
fem1d_spectral_numeric
- 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
MXNew
- MX Quad tree implementation by rajeev Kumar
pqtree
- point quad tree impementation in C by Rajeev Kumar