-
sequence
三种PN序列自相关性分析,和循环移位互相关分析gold,小m序列,walsh码(Three kinds of PN sequence from the correlation analysis, and rotate the cross-correlation analysis, contants gold, small m sequence, walsh code)
- 2020-07-04 11:20:01下载
- 积分:1
-
cal_div_KL_CS
计算 两个Guassian Mixture Model的KL-Divergence(calculating the KL-divergence between two Gaussian Mixtures)
- 2014-01-27 21:19:51下载
- 积分:1
-
fuzzy_update_control
好东西来了,基于单交叉口经典模糊控制改进的一种单交叉口两级模糊控制,效果杠杠的,毕业设计的东西,求过啊(Good things come up, two classic single intersection based on fuzzy control fuzzy control of a single intersection improvements, the effect of leveraging, graduation stuff, begged ah)
- 2014-04-03 11:06:51下载
- 积分: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
-
on_and_software_radio_for_mobile_communication
on_and_software_radio_for_mobile_communication随书附赠源代码(on_and_software_radio_for_mobile_com munication with books attach source code)
- 2007-01-26 18:28:06下载
- 积分:1
-
BendersDecomposition
用benders分解法求解0-1整数规划问题(0-1 integer programming problem using benders decomposition method)
- 2014-08-22 16:17:25下载
- 积分:1
-
kalman
Kalman滤波的matlab程序,用于求解舰船的姿态航向角(Kalman filter matlab program for solving attitude and heading angle of the ship)
- 2013-03-06 21:19:22下载
- 积分:1
-
classic-epidemic-model
传染病经典模型si,sis,sir编程以及其图像和实现(Classic model of infectious diseases si, sis, Sir Programming and its image and implementation)
- 2013-12-15 11:23:54下载
- 积分:1
-
SEP
说明: 集群异构无线传感器网络分簇路由选举协议,一种优于leach的分簇算法(A Stable Election Protocol for clustered heterogeneous wireless sensor networks)
- 2020-07-09 14:18:55下载
- 积分:1
-
WCDMAMATLAB
WCDMA物理层matlab仿真程序,包含信道编码,交织,速率匹配,调制,扩频,信道模型,RACK接收机和相应的解码程序。(A simulation of the 3GPP FDD proposal for 3G wireless. The simulation can run on Simulink or as a stand alone C-coded program. It includes the channel encoding, interleaving, rate matching, modulation, spreading(channelization), a channel model, a RAKE receiver, and the corresponding decoding functions. Both the downlink and uplink have been modelled.)
- 2009-06-19 13:38:35下载
- 积分:1