-
texture-analysis
基于熵的纹理分析,我目前用来做海面上的油斑检测(Entropy-based texture analysis, I present the oil used to make spot inspection on the sea)
- 2011-01-26 05:11:30下载
- 积分:1
-
zishiyingchuli
自适应处理的一些资料,可以了解自适应的基本原理,也有些比较好的程序(Adaptive processing in engineering applications)
- 2015-01-28 22:47:56下载
- 积分:1
-
MOPSO
multiobjective pso algorithm that give fast and good answer for most optimization problem
- 2014-03-29 00:27:14下载
- 积分:1
-
PEG
说明: PEG算法,在MatLab可直接用。PEG算法,在MatLab可直接用。(PEG algorithm can be directly used in MatLab. PEG algorithm can be directly used in MatLab.)
- 2010-04-14 12:09:58下载
- 积分:1
-
ProcessControl
化工上的程序控制
系统:二阶串联回馈热搅拌器,使用2个热交换器分别对2个串联的搅拌槽加热。
控制策略:我们将利用2个控制阀来控制热交换器,以维持T2和T4的温度在理想的控制范围之内
可计算:GP,GV,GC,误差值时,PID
可做动态测试
附上文件操作及说明档(Chemical process control on
System: Second-order hot mixer series feedback, the use of two heat exchangers in series, respectively, for two stirred tank heating.
Control strategy: We will use the two control valves to control the heat exchanger to maintain the temperature in the T2 and T4 within the scope of the ideal control
Calculated value: Gp, Gv, Gc, the error value, PID
Dynamic testing can be done
Attach file operations and help files)
- 2011-08-03 01:06:40下载
- 积分:1
-
MATLAB-external-program-interface
MATLAB与外部程序接口的设计与应用,内容比较前面(MATLAB and external program interface design and application, compare the contents of the front)
- 2010-11-04 15:40:48下载
- 积分:1
-
111
function pi = solve2(count,m,cc)
借助布冯投针实验 仿真求pi的值
pi=0
frq=0
randNo = binornd(1,cc,1,m)
pro=zeros(1,count)
for j=1:count
for i = 1:m
if randNo(1,i) == 1
frq = frq + 1
end
pro(i) = frq/i
end
pi = (2*m)/frq
pro(j) = pi
end
pro = pro,num =1:count
plot(num,pro) (function pi = solve2 (count, m, cc) to vote with Buffon needle experiment simulation find the value of pi pi = 0 frq = 0 randNo = binornd (1, cc, 1, m) pro = zeros (1, count) for j = 1: count for i = 1: m if randNo (1, i) == 1 frq = frq+ 1 end pro (i) = frq/i end pi = (2* m )/frq pro (j) = pi end pro = pro, num = 1: count plot (num, pro) )
- 2011-05-24 15:39:41下载
- 积分:1
-
work121
以实际模型为例,使用matlab分析测量数据并拟合,根据拟合结果预测未来数据。(The actual model, for example, using matlab analysis of measurement data and fit, according to the fitting results to predict future data.)
- 2012-01-10 22:43:07下载
- 积分:1
-
License-plate-recognition
绝对好的!用matlab实现的车牌识别程序,包含字符提取和字符切割模块的程序和字符模板(Absolutely good! License plate recognition using matlab implementation procedures, including character extraction and character segmentation module of the program and character templates)
- 2010-10-13 13:22:03下载
- 积分:1
-
matlabECG02
说明: 心电信号仿真数学模型建立,包含心电图波形的检测(ECG simulation of mathematical model-building, including the detection of ECG waveforms)
- 2009-08-18 09:41:53下载
- 积分:1