-
DSSS
this file gives an overall concept for dsss
- 2010-12-06 16:57:03下载
- 积分:1
-
decisionBoundaryPlot
说明: 采用matlab编写的,采用二进制进行模式分类的程序,(prepared using Matlab, using binary for pattern classification procedures,)
- 2005-09-12 10:39:17下载
- 积分:1
-
FARIMA
按照定义法产生FARIMA时间序列,经过HURST参数估计,产生的结果是具有长相关特性的时间序列(FARIMA time series, in accordance with the definition of law after HURST parameter estimates, the result of long correlation properties of time series)
- 2021-04-23 16:48:48下载
- 积分:1
-
MATLAB7.0
matlab基础教程,适用于初学matlab的人,讲解很全面(matlab basic tutorial for beginners matlab to explain the very comprehensive)
- 2012-07-03 18:27:36下载
- 积分:1
-
ARMAre
AMRA建模,主要包括平稳化,判断阶数,建立模型,利用模型进行预测(ARMA modeling beginner when used, including smoothing determine the order is appropriate, modeling, prediction)
- 2015-03-10 14:44:07下载
- 积分:1
-
DA_Eyes
DA_Eyes detection matlab code
- 2010-12-18 16:42:21下载
- 积分:1
-
1_step_MinPh
Matlab code for one step ahead predictive control
- 2012-04-17 21:32:46下载
- 积分:1
-
BP-network-build-prediction-
用水量预测在城市建设规划、供水系统的调度
管理中都具有重要作用。常用的预测方法可分为两
类,一类是解释性预测方法,即找出被预测量的各影
响因素,建立回归分析模型(Water demand in urban planning, regulation and management of water systems has an important role. Commonly used forecasting methods can be divided into two categories, one is an explanatory forecasting method, which is predicted to identify the amount of the influencing factors, a regression analysis model)
- 2011-05-20 23:04:38下载
- 积分: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
-
MatlabDigitalSignalProcessing
Matlab下的数字信号处理示例,各种数字信号处理的实现(Digital signal processing under Matlab example, the realization of various digital signal processing)
- 2010-09-15 20:20:58下载
- 积分:1