-
matlabimageprocessing
matlab进行图像处理,图像增强,图像锐化,图像平滑(matlab image processing, image enhancement, image enhancement, image smoothing)
- 2010-05-06 13:14:06下载
- 积分:1
-
tashkhis-chehre
detect face of people with matlab
- 2013-07-12 23:51:16下载
- 积分:1
-
StockPaths
股票指数模拟为几何布朗运动,GBM。 参数有五个:
s0,dt(time step),均值,标准差,到期时间T;
利用子函数进行10万条轨道的monte carlo 模拟到期日(3个月)的指数点数,从而估计在买入信号出现后,3个月后的损益情况,主要用来估算VAR
(Financial risk analysis on Matlab monte carlo simulation, stock index simulation for geometric Brownian motion, GBM.
)
- 2012-05-05 23:15:19下载
- 积分:1
-
atrfft
几个图象处理程序,用不同的方法进行图象重建(several image processing procedures, use different methods for image reconstruction)
- 2007-04-02 21:21:50下载
- 积分:1
-
pde1
基于matlab的温度场模拟,相关人员可以参考尝试看看。(Matlab-based simulation of temperature field, related personnel can refer to try.)
- 2013-08-27 10:07:46下载
- 积分:1
-
plane-61-bar-truss
结构动力分析用matlab计算平面桁架的特征值(Structural dynamic analysis using matlab calculating eigenvalues of plane truss)
- 2013-10-11 20:32:49下载
- 积分:1
-
matlab--project1-Mfile
关于matlab软件用法的介绍,及教程 (线性系统方面的应用)( Soft Introduction to Matlab
Demonstration of Numerical Computations
Create vectors, sample sinusoids and Chirp Signals
Generate and plot Continuous-time and Discrete-time signals )
- 2014-02-15 06:39:26下载
- 积分:1
-
tabscomm
Sets Command-Window tab completion for specified functions & arguments types and custom strings
- 2010-10-11 06:58:35下载
- 积分: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
-
liuxingshibie
matlab实现流行识别,用于多相流的测量(matlab to achieve popular recognition for the measurement of multiphase flow)
- 2012-05-24 21:12:43下载
- 积分:1