-
Volterra
数值解的方法解释“战争使捕鱼量下降,食用鱼增加,鲨鱼等也随之增加,但鲨鱼的比例却大幅增加”这一现象。(Numerical interpretation of the " war to the decline of fishing, increased consumption of fish, sharks, also increased, but the proportion of sharks has increased substantially," the phenomenon.)
- 2010-06-04 14:04:46下载
- 积分:1
-
MATLAB-basedControlSystemAnalysis
说明: 锅炉汽包水位控制系统是火力发电厂中的一个重要的热工控制系统,汽包水位的
控制大多采用传统PID控制方式。但是,传统PID控制器参数的整定是在获取对象数学
模型的基础上,根据某一整定规则来确定的,不能进行在线调整,难以适应锅炉汽包
水位这样一个复杂多变的控制系统,其控制效果往往难以满足要求。
本文应用模糊控制技术,设计了一种二输入三输出模糊自整定PID控制器,对锅
炉汽包水位进行控制,实现了PID参数的自适应调节。利用MATLAB对控制系统进行
仿真。结果表明,该控制器自整定能力及鲁棒性比传统PID控制器更强,响应速度快、
精度高,同时对虚假水位有较好的控制效果。(Boiler water level control system is an important thermal power plant in the thermal control system, boiler water level
Control most of the traditional PID control method. However, the traditional PID controller tuning parameters for objects in mathematics
Model based on the rules to determine a whole and can not be adjusted online, it is difficult to adapt to the boiler drum
Water level control such a complex system, its control effect is often difficult to meet the requirements.
In this paper, fuzzy control technology, designed a two input and three output fuzzy self-tuning PID controller, the pot
Steam drum level control, the PID parameters to achieve the adaptive regulation. The control system using MATLAB
Simulation. The results show that the controller auto-tuning capability and robustness more than the traditional PID controller, fast response,
High precision, while the water level has better control of false results.)
- 2010-04-29 14:59:48下载
- 积分:1
-
s_create_spike
create spike from deconvolution
- 2012-07-31 19:11:25下载
- 积分:1
-
FullBNT-1.0.2
说明: 贝叶斯网络的matlab实现。可以创建贝叶斯网络、训练模型,以及实现统计推理(Bayesian network Matlab achieve. Bayesian networks can create, model training, and the realization of statistical reasoning)
- 2006-05-10 03:48:32下载
- 积分:1
-
THESIS_ANFIS_EXTENED
Here present ed working of the fifth generation intelligent radio that is Cognitive Radio (CR) system which works on predictive data rate and ANFIS based learning scheme is proposed to introduce intelligence in it. The performance of this has been compared with previous neural network based schemes.
- 2011-11-29 22:54:57下载
- 积分:1
-
CLT
复合材料力学CLT层合板理论的例子用matlab详细解答(Compound material mechanics cli laminated plate theory is the matlab source code)
- 2015-03-29 13:22:27下载
- 积分:1
-
Radar_KalmanIMM6
运动目标跟踪的多模型算法仿真程序
运动目标跟踪的多模型算法仿真程序
- 2009-04-27 20:38:24下载
- 积分:1
-
prime_number
is a program which counts the number of primes between 1 and N.
- 2009-06-06 21:14:19下载
- 积分:1
-
kamran-zeb(SP14-R09-008)
least square system identification
- 2014-10-29 04:07:06下载
- 积分:1
-
GM_EM
不错的GM_EM代码。用于聚类分析等方面。( GM_EM- fit a Gaussian mixture model to N points located in n-dimensional
space.
Note: This function requires the Statistical Toolbox and, if you wish to
plot (for k = 2), the function error_ellipse
Elementary usage:
GM_EM(X,k)- fit a GMM to X, where X is N x n and k is the number of
clusters. Algorithm follows steps outlined in Bishop
(2009) Pattern Recognition and Machine Learning , Chapter 9.
Additional inputs:
bn_noise- allow for uniform background noise term ( T or F ,
default T ). If T , relevant classification uses the
(k+1)th cluster
reps- number of repetitions with different initial conditions
(default = 10). Note: only the best fit (in a likelihood sense) is
returned.
max_iters- maximum iteration number for EM algorithm (default = 100)
tol- tolerance value (default = 0.01)
Outputs
idx- classification/labelling of data in X
mu- GM centres)
- 2013-03-28 12:26:37下载
- 积分:1