-
Atiken
说明: Aitken迭代程序,类似于简单迭代法,但由于简单迭代法.(Aitken
Iterative procedure, similar to the simple iterative method, but due to simple iterative method.)
- 2009-07-26 17:31:01下载
- 积分:1
-
zishiyingGPC
自适应GPC算法,当被控对象参数未知或慢时变时,采用参数估计算法,在线估计出被控对象的参数,然后用参数估计值代替真实值进行控制律的推导。(Adaptive GPC algorithm, when the charged object is unknown or slowly time-varying parameters, the use of parameter estimation algorithms, on-line estimate the parameters of the controlled object, then use the parameter estimates instead of real value to the control law derivation.)
- 2011-06-22 21:21:45下载
- 积分:1
-
duoxingshi
多项式拟合代码,内有图形,希望对学习者有用(Polynomial fitting code, there are graphic )
- 2011-12-27 16:57:47下载
- 积分:1
-
ieee68
说明: 基于MATLAB psat的双机六节点系统(IEEE6_bus,can run well)
- 2020-04-15 18:06:15下载
- 积分:1
-
leinuofangcheng
基于MATLAB的一种雷诺方程的数值解法,包括MATLAB程序(A MATLAB-based numerical solution of Reynolds equation, including the MATLAB program)
- 2010-10-29 15:26:04下载
- 积分:1
-
用于一维搜索的PSO算法
说明: 实现最速下降法当中的一维搜索时候的最佳步长的确定。(achieve steepest decline among law of one-dimensional search the best time to step determination.)
- 2006-01-16 13:13:30下载
- 积分:1
-
affiniyPropagation_afunctions
在有限区域内分布的稀疏不均的、具有一定分布结构的海量数据集的高效、高精度聚
类问题是一个尚未完全圆满解决的难题。针对Affinity Propagation 聚类算法(AP)的不足之处,
提出了两个改进型的聚类算法(In a limited area of uneven distribution of sparse, has certain distribution structure of the mass datasets of high efficiency, high precision together
Problem is a perfectly solved problem has not yet completely. For Affinity Propagation clustering algorithm (AP) of the deficiencies,
Put forward the two improved version of the clustering algorithm)
- 2011-10-24 20:23:14下载
- 积分: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
-
Matlabsfff
Matlab遗传算法工具箱函数及应用实例.(Matlab toolbox functions and application examples.)
- 2007-06-19 16:12:06下载
- 积分:1
-
m12_2
最小二称递推算法的MATLAB实现范例,思路为在上一次得到结果的基础上,根据新获得数据,对上一时刻的计算结果修正。(Second smallest recursive algorithm that implementation of the MATLAB examples, ideas for the first time to be on the basis of the results, according to newly acquired data, on one occasion to amend the calculation results.)
- 2009-03-12 11:20:30下载
- 积分:1