搜索资源列表
piecewise_eval
- LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be monoto
first
- 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
rwtwinxp
- The Rice Wavelet Toolbox (RWT) is a collection of Matlab M-files and C MEX-files for 1D and 2D wavelet and filter bank design, analysis, and processing. The toolbox provides tools for denoising and interfaces directly with our Matlab code for wavelet
gridding
- Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction. The tar file includes numerous .m scr
fdtd2D
- 2-D FDTD TE code with PML absorbing boundary conditions Program author: Susan C. Hagne-2-D FDTD TE code with PML absorbing boundary conditions Program author: Susan C. Hagness
fast_marching
- 在Juan Cardelino发布的FMM(fast marching methos)2维程序基础上改写的3维程序。并改写成适合复杂速度模型,可用于地震旅行时计算。大模型3d算法在matlab下计算速度较慢,根据源码中的注释很容易改写成c程序。-3D FMM program revised from Juan Cardelino s 2D version. The program can calculate the seismic traveltimes in 3D complex model
function6
- Pass the Images Through Optics -- Use a Gaussian "Aperture Function" This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measur
Triangle_for_EM_EXPLORATION
- 用c语言和matlab编写的、自动生成非结构化三角网格剖分的程序,用于地球物理勘探中的大地电磁、海洋可控源二维正演模拟。-Triangle.m is a MATLAB graphical user interface for creating 2D models and generating fi nite element triangulation grids. Grid generation is accomplished by an external call to the C-
fdtd2d
- FDTD 2d with PML 其中一个工程接上了Matlab编程接口-FDTD 2d with PML in which a project connected to the Matlab programming interface
2-D-integration
- 辛普森二维积分的数值计算方法,运用c++程序进行编写 -numberical analysis
2D_phase_unwrapper
- 国外的一个2D 相位解卷绕的代码。用matlab及c++编写。适用于三维重建领域研究人员使用。-A foreign 2D phase unwrapping code. Using matlab and c++ prepared. Researchers use applicable to the field of three-dimensional reconstruction.
CurveLab-2.1.2
- CurveLab is a collection of Matlab and C++ programs for the Fast Discrete Curvelet Transform in two and three dimensions. For the 2d curvelet transform, the software package includes two distinct implementations: the wrapping-based transform an
SGA_DEMO
- 基于C语言编写,利用Rosenbrock二维方程实现对简单遗传算法和进化策略的模拟,基因组长度2等位基因,群体大小100,进化概率0.001-0.02,为保持代码易读性,设定为只支持固定数量后代。-Based on C, use Rosenbrock 2D function to implement SGA and ES, genome length is 2 alleles, group size 100, mutation set 0.001-0.02, to keep code easy
fdtd2d
- 利用2维的FDTD算法C++编程来有效计算目标的RCS,并得图形-2D FTDT calculate target RCS Via C++
maxicode.1.4.tar
- Maxicode 2D Barcode written in C. It is the latest version what I found.
Schrdgr2D
- 利用Kansas方法求解二维薛定谔方程,时间方向利用有限差分方法,其中对非线性项进行了线性处理(This program solves Optoelectronic eq. with MultiQuadric ( MQ(r) = sqrt(r^2 + c^2) where r is the Euclidean distance of nodes) Radial Basis Function (RBF) and Theta method)