-
Manual.Artcam.Pro.Translated.To.English
ARTCAM manual 2009 CNC mashine
- 2014-10-28 20:39:37下载
- 积分:1
-
jalase-22
Nonlinear Homework Problem - Shahrood university- session 22
- 2015-12-26 18:42:22下载
- 积分:1
-
ranqi
针对单轴燃气轮机这样大型复杂且具有极强非线性的热力系统,利用Matlab/Simulink对某型单轴燃
气轮机系统进行了仿真,并采用自适应多模型广义预测控制的先进控制方法对转速控制器进行了仿真分析。
仿真表明,该控制方案对燃气轮机的转速控制取得了很好的效果,具有实际应用价值,为燃气轮机的转速控制
提供了一种新的思路
(failed to translate)
- 2012-04-21 11:01:41下载
- 积分:1
-
SuOrEM
Compressive sensing SuOrEM code
- 2013-10-18 00:19:04下载
- 积分:1
-
mxulie
M序列辨识单位脉冲响应的matlab实例(M-sequence identification unit impulse response)
- 2013-05-03 16:53:44下载
- 积分:1
-
ER
说明: ER 模型网络生成的matlab代码
计算网络的度分布、集簇系数
网络科学作业
(ER model
generate a random network of nodenum nodes with probability of 0.1 and calculate average degree, average clustering coefficient and degree distribution)
- 2014-05-01 11:11:56下载
- 积分:1
-
fuzzy_immune_PID
基于matlab的模糊免疫PID控制,本代码对一阶惯性带延迟环节的传递函数进行整定(Based on the fuzzy immune PID control matlab)
- 2011-06-28 19:34:19下载
- 积分:1
-
TSP-VB-(128-Cities-in-NA)
TSP cities..............................
- 2014-12-16 12:02:34下载
- 积分:1
-
hybridSIREKF
To estimate the input-output mapping with inputs x
% and outputs y generated by the following nonlinear,
% nonstationary state space model:
% x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)]
% + 8cos(1.2t) + process noise
% y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3
% + time varying measurement noise
% using a multi-layer perceptron (MLP) and both the EKF and
% the hybrid importance-samping resampling (SIR) algorithm. (To estimate the input-output mapping with inputs x and outputs y generated by the following nonlinear, nonstationary state space model: x (t+ 1) = 0.5x (t)+ [25x (t )]/[( 1+ x (t)) ^ (2)]+ 8cos (1.2t)+ process noise y (t) = x (t) ^ (2)/20+ 6 squareWave (0.05 (t-1 ))+ 3+ time varying measurement noise using a multi-layer perceptron (MLP) and both the EKF and the hybrid importance-samping resampling (SIR) algorithm.)
- 2007-09-30 11:09:43下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1