-
daolibai
说明: 倒立摆实验,有关大学现代控制理论中的实验内容(Inverted pendulum experiment)
- 2009-08-14 21:19:27下载
- 积分:1
-
matlabandcommunication
说明: 通信系统方面的matlab书籍,对通信系统相关方面都有涉及,是用matlab仿真通信系统的教材.(Communication systems matlab books related to aspects of the communication system involved is the simulation of communication systems using matlab materials)
- 2010-04-22 19:39:27下载
- 积分:1
-
qpso
该算法是以粒子群中粒子的收敛特性为基础,依据量子物理理论提出的,改变了传统粒子群算法的搜索策略,可使粒子在整个可行解空间中搜索寻求全局最优解。同时该算法的进化方程中不需要速度向量,而且进化方程的形式更简单,参数较少且容易控制。对两个算例进行仿真测试,证实该算法可有效解决经济负荷分配问题 性能对比显示,该算法求得的解优于已有的改进粒子群算法及其它优化算法所求得的解。(The algorithm is based on convergence particle swarm particle basis, according to the theory of quantum physics, particle swarm algorithm has changed the traditional search strategies, allow the particles throughout the feasible solution space search seek the global optimal solution. Meanwhile, the algorithm does not need velocity vector evolution equations, and evolution equations simpler and less parameters and easy to control. Two examples of simulation tests confirmed that the algorithm can effectively solve the economic load allocation performance comparison shows that the algorithm is superior to existing solutions obtained improved PSO algorithm and other optimization algorithms obtained solution.)
- 2016-02-25 11:14:09下载
- 积分:1
-
Recognize_Diffrent_Shapes
An application for recognising diffrent shapes in matlab
- 2010-03-08 18:35:37下载
- 积分:1
-
PCA_basedFace
用matlab编写的基于PCA的人脸识别算法,包含图片库,可以直接运行,找出图片库中与测试图片相匹配的图片。(Matlab prepared with PCA-based face recognition algorithms, including image libraries, can be run to identify and test gallery picture of the picture to match.)
- 2009-05-12 17:34:31下载
- 积分:1
-
mimo
MIMO CHANNEL CAPACITY CODE
- 2014-10-25 00:19:47下载
- 积分:1
-
LTE-SUI-CHANNEL
LTE with SUI channel
- 2013-12-11 18:57:21下载
- 积分:1
-
gamma-gaussian
用于产生gamma分布的噪声序列,以及分析gaussian噪声的各参数。(Gamma distribution used to generate the noise sequence, as well as the analysis of Gaussian noise in each parameter.)
- 2007-10-02 19:46:13下载
- 积分:1
-
ForcedPendulum
This simulink model simulates the damped driven pendulum, showing it s chaotic motion.
theta = angle of pendulum
omega = (d/dt)theta = angular velocity
Gamma(t) = gcos(phi) = Force
omega_d = (d/dt) phi
Gamma(t) = (d/dt)omega + omega/Q + sin(theta)
Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method.
Chaos can be seen for Q=2, omega_d=w/3.
The program outputs to Matlab time, theta(time) & omega(time).
Plot the phase space via:
plot(mod(theta+pi, 2*pi)-pi, omega, . )
Plot the Poincare sections using:
t_P = (0:2*pi/omega_d:max(time))
plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . )
System is described in:
"Fractal basin boundaries and intermittency in the driven damped pendulum"
E. G. Gwinn and R. M. Westervelt
PRA 33(6):4143 (1986)
(This simulink model simulates the damped driven pendulum, showing it s chaotic motion.
theta = angle of pendulum
omega = (d/dt)theta = angular velocity
Gamma(t) = gcos(phi) = Force
omega_d = (d/dt) phi
Gamma(t) = (d/dt)omega+ omega/Q+ sin(theta)
Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method.
Chaos can be seen for Q=2, omega_d=w/3.
The program outputs to Matlab time, theta(time) & omega(time).
Plot the phase space via:
plot(mod(theta+pi, 2*pi)-pi, omega, . )
Plot the Poincare sections using:
t_P = (0:2*pi/omega_d:max(time))
plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . )
System is described in:
"Fractal basin boundaries and intermittency in the driven damped pendulum"
E. G. Gwinn and R. M. Westervelt
PRA 33(6):4143 (1986)
)
- 2010-02-17 07:28:51下载
- 积分:1
-
2
说明: 物理实验模拟,很正规,很有帮助,国外牛人精品(Physical experimental simulation, very formal, very helpful, foreign cattle quality)
- 2011-03-29 10:42:12下载
- 积分:1