-
3_9
使用模糊控制来实现单级倒立摆的控制仿真。使用了sugeno 模型来完成(The use of fuzzy control to achieve a single-stage inverted pendulum control simulation. Sugeno model used to complete the)
- 2009-01-10 23:10:25下载
- 积分:1
-
Image_Matching
毕业设计全部参考,关于图像匹配的近期文献(All reference to graduation, the recent literature on image matching)
- 2010-11-08 16:31:27下载
- 积分:1
-
mixiangqu
基于MATLAB/simulink仿真平台的循环流化床锅炉燃烧系统的密相区仿真模型(Based on MATLAB/simulink simulation platform circulating fluidized bed boiler combustion system simulation model of dense phase region)
- 2013-10-06 16:01:19下载
- 积分:1
-
kmanes2
k means clustering algorithm new 2 cluster
- 2013-11-04 05:00:43下载
- 积分:1
-
kcbc50yz
借鉴Hammerstein模型,对传感器进行建模,并仿真(Reference Hammerstein model, the sensor model and simulation)
- 2010-12-28 10:41:54下载
- 积分:1
-
TM_MODEL-SUMLATION
真对gpr在不同介质层的模拟,采用matlab编程形式,得到各种波形。(simulation of ground penetrating radar in different mediums.)
- 2012-04-12 18:54:12下载
- 积分:1
-
bosukuandai11
采用DC加权的恒定束宽的宽带波束形成器,其中迭代用的是Newton迭代法(DC weighted using constant beamwidth broadband beamformer, which iteration is the Newton iterative method)
- 2020-12-19 19:39:10下载
- 积分:1
-
elevator
说明: 2010复旦数学建模的c题的相关的matlab程序,其中elevator_model1.m为上班时间,基于正态分布人流模型下普通模式电梯的运行参数计算,elevator_down为下班时间基于指数分布人流模型下各种模式电梯的运行参数(C 2010 Fudan mathematical modeling matlab procedures related to the theme of which elevator_model1.m as working hours, normal flow model based on normal mode operation of the lift parameter calculation, elevator_down time for the work flow model based on exponential distribution models elevator operating parameters)
- 2020-12-29 11:59:01下载
- 积分: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
-
Alamouti_2x2
stc alamouti 2*2 for a MIMO system
- 2013-03-19 19:04:42下载
- 积分:1