-
三维显示地震数据 volume browser
MATLAB三维显示地震数据, 开放小工具。
这个开放MABLAB三维绘图小工具, 非常好用, 可进行SLICE, CONTOUR, 等交互功能. (MATLAB display three-dimensional seismic data, open the gadget. An open three-dimensional graphics MABLAB gadget, very easy to use, it can conduct SLICE, CONTOUR, and other interactive features.)
- 2008-04-20 19:57:23下载
- 积分:1
-
33753145matlab-GUI
说明: MATLAB中的GUI设计 GUIGUIGUI(MATLAB' s GUI design GUIGUIGUI)
- 2010-04-01 22:22:56下载
- 积分:1
-
nengliang
频谱感知中能量检测仿真代码,检测概率和虚警概率关系(Energy detection simulation code, detection probability and false alarm probability relationship.)
- 2018-05-23 16:54:41下载
- 积分:1
-
code4datahide
code for inserting ext in image
- 2010-07-16 23:04:28下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
Unt
这是我自编的PQ分解法小程序,采用极坐标形式表示节点电压。(This is my small self of the PQ decomposition process is expressed by polar coordinates node voltage.)
- 2010-10-15 11:44:34下载
- 积分:1
-
lle
LLE算法是一种非线性数据降维方法,其特点是简单。(LLE algorithm is a kind of nonlinear data dimension reduction method.
Its characteristic is simple
)
- 2012-04-12 20:41:58下载
- 积分:1
-
sysstop_new
matlab仿真控制仿真时间的程序段,简单方便的在matlab界面控制仿真停止时间。(matlab simulation control simulation time block, simple and convenient interface control in matlab simulation stop time.)
- 2013-09-25 10:40:51下载
- 积分:1
-
94206425bianshi2
说明: matlab程序,用于对差分方程进行参数辨识,获得参数数值(Matlab program is used to identify the parameters of the difference equation and obtain the parameter values)
- 2020-06-26 10:58:35下载
- 积分:1
-
MALTAB
欧拉方法,龙格库塔方法的MATLAB程序解常微分方程(Euler method, Runge-Kutta Methods for Ordinary Differential Equations MATLAB program)
- 2011-06-01 15:07:55下载
- 积分:1