-
lingmindu
灵敏度分析源程序,可用于结构模型修正,但仅运用了自振频率信息,没有运用振型信息(Sensitivity analysis of source code, can be used for structural model updating, but only the use of natural frequency information, there is no information on the use of modal)
- 2021-05-16 10:30:02下载
- 积分:1
-
pso_main
粒子束算法 matlab 站长把时间都花(pos matlab calculator 容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说)
- 2015-07-03 11:08:05下载
- 积分:1
-
fuzzy-control-table-line-calculation
离散论域模糊控制表的离线计算.已知单变量两维输入,一维输出模糊控制器,其两维输入为E,EC,一维输出为I,论域均为E,EC,I∈{-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6},E的论域划分为{NB,NM,NS,NZ,PZ,PS,PM,PB},共8个模糊子集(Discrete domain of fuzzy control table offline computing. Known univariate two-dimensional input, one-dimensional output fuzzy controller, the two-dimensional input of E, EC, one-dimensional output as I, on the field are E, EC, I ∈ {-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6}, E of the domain is divided into {NB, NM, NS, NZ, PZ , PS, PM, PB}, a total of eight fuzzy subset)
- 2013-07-24 04:19:32下载
- 积分:1
-
工作空间
说明: 用于计算Delta机器人在三维空间中的工作区域(Calculating the Working Area of Delta Robot in Three-Dimensional Space)
- 2018-12-27 17:29:06下载
- 积分:1
-
Wavelet_analysis_theory(MATLAB7_realization)
小波分析理论与MATLAB7实现,是本电子书,需要安装超星电子图书阅读器来阅读。(Wavelet analysis theory and MATLAB7 realization is the e-books, need to install Superstar electronic book reader to read.)
- 2010-06-17 19:53:15下载
- 积分:1
-
tidufa-rbf
ti duffing neural network
- 2012-10-02 03:03:45下载
- 积分:1
-
ofdmproj_win
一个OFDM系统的仿真程序。里面有程序的详细说明(An OFDM system simulation program. There are procedures for a detailed description of)
- 2008-05-17 11:22:15下载
- 积分: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
-
Attachments_2012_03_11.zip.mmmmm
optimization with iteration pso
- 2014-08-22 19:24:34下载
- 积分:1
-
sieve-plate-distillation-column
筛板精馏塔的操作与塔效率的测定,经过改良源代码(sieve plate distillation column)
- 2012-11-24 01:32:29下载
- 积分:1