-
MonteCarlo
是用于解决剔除样本异常值的蒙特卡洛mtlab代码,可以进行参考(Monte Carlo matlab code)
- 2021-03-31 20:39:09下载
- 积分:1
-
污垢处理界面含matlab程序节点
说明: 神经网络处理污垢数据的matlab程序的lavbview实现(The interface of fouling thermal resistance LabVIEW)
- 2019-05-11 23:46:35下载
- 积分:1
-
fft&conv
快速傅立叶变换和圆周卷积的通用MATLAB源程序,非常有参考价值(Fast Fourier Transform and Convolution circumference generic MATLAB source code, very useful)
- 2006-06-19 08:56:33下载
- 积分:1
-
lvboqi
一个很好的滤波器程序,是用MATLAB编写的M文件,虽然简单,但很有借鉴意义。(a good filter procedure is the use of MATLAB M documents, simple, But a useful one.)
- 2007-06-10 18:59:17下载
- 积分:1
-
Kalerfilter
卡尔曼滤波和扩展卡尔曼滤波Matlab源程序,广泛用于参数估计,滤波去噪,惯性导航等应用方面。(Kalman filter and extended Kalman filtering Matlab source, widely used in parameter estimation, filtering noise, inertial navigation and other applications.)
- 2013-08-30 10:30:17下载
- 积分:1
-
robustness
鲁棒性控制系统的仿真与CAD,用来学习鲁棒性,在matlab里的仿真,希望对大家有帮助(Robustness of the control system simulation and CAD used to study the robustness of the simulation in matlab everyone)
- 2013-03-26 09:15:01下载
- 积分:1
-
tlabel
This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1) + now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
(This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1)+ now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
)
- 2009-10-05 21:46:23下载
- 积分:1
-
edgeextracting
matlab灰度图像的边缘提取:直方图均衡化,canny算子实现一阶偏微分,计算梯度幅值和方向(matlab Gray Image Edge Extraction: histogram equalization, canny realization of first-order partial differential operator, calculate the gradient magnitude and direction)
- 2010-11-30 13:53:18下载
- 积分:1
-
pattern_recognition
说明: matlab实现手势模式识别的作业,实现算法为模式识别课程中介绍的简单算法(matlab gesture recognition to achieve the operating)
- 2010-04-10 14:07:04下载
- 积分:1
-
contrastImprove1
contrast enhancement on grayscale image based on Posibility Distribution
- 2013-01-28 00:28:19下载
- 积分:1