-
guistudyexample
一些比较经典的MATLAB gui界面的例子,对指导GUI编程很有意义 (数值分析)(Some of the more classic examples of MATLAB gui interface, it makes sense for GUI programming guide (Numerical Analysis))
- 2011-10-26 16:17:07下载
- 积分:1
-
randinterval
LSB隐写算法中的随机数生成函数,和大家一起分享,欢迎下载(Generating function of random number in LSB steganography algorithms)
- 2012-11-06 19:18:08下载
- 积分:1
-
examples
garch examples, worth reading , especially graduated students majored in mathematical finance(garch)
- 2009-03-13 23:21:39下载
- 积分:1
-
MATLAB
用MATLAB绘制低阶的平板波导的色散曲线图(MATLAB drawn by low-level slab waveguide dispersion curves)
- 2009-04-02 13:35:11下载
- 积分:1
-
Beamfrequencyequation
悬臂梁频率方程计算;将完整模型与损伤模型进行对比分析(Beam frequency equation to the full model were compared with the damage model)
- 2010-09-23 09:10:24下载
- 积分:1
-
matlab-learning-courseware
matlab的学习课件,在老师那里得到的,共13章,很容易懂(matlab learning courseware, the teachers get, and a total of 13 chapters, it is easy to understand)
- 2011-05-17 16:51:00下载
- 积分:1
-
coocc
it is useful for computing the co occurrence calculation for texture image
- 2014-01-30 13:01:52下载
- 积分:1
-
SFBC
sfbc ofdm Transmission
- 2013-12-27 17:24:55下载
- 积分: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
-
EgressRouter
code of an egress router for a mail management system
- 2009-12-11 17:28:33下载
- 积分:1