-
aco
一共四个蚁群算法 程序源码,三个matlab,一个C语言(A total of four procedures for source code ant colony algorithm, three matlab, a C language)
- 2009-02-12 16:53:01下载
- 积分:1
-
Matlabprime
Matlab基于金字塔结构的图像处理
GUI界面,可直接使用(Matlab based on the pyramid structure of image processing GUI interface, can be directly used)
- 2009-05-17 16:24:04下载
- 积分:1
-
matlab
一个LDPC的仿真程序工具包(由matlab编写而成),内含校验矩阵构造,编码、译码码模块等(An LDPC Simulation Toolkit (written by matlab), containing the check matrix structure, encoding, decoding code module)
- 2012-05-16 13:53:45下载
- 积分:1
-
reconstruct
16信道化合成matlab仿真,基于一种新的方式,非杨小牛书上的那种,并且易于FPGA实现(16 channel combined into the matlab simulation, based on a new way, the Yang books of that kind of, and easy to FPGA implementation
)
- 2020-09-08 18:58:03下载
- 积分:1
-
rbf
RBF网络逼近函数子程序。。。。。。。。(RBF network approximation function subroutine)
- 2010-08-25 19:15:45下载
- 积分:1
-
denoising
小波极大值消噪程序,可实现数据的消燥功能(Maxima of wavelet de-noising procedure, the extinction data can be dry functions)
- 2008-02-09 16:12:30下载
- 积分:1
-
mallat
对一维语音信号进行分解和重构运算,最后比较原信号与生成信号的区别(On the one-dimensional speech signal decomposition and reconstruction operations, and finally compare the original signal and the difference between the signal generated)
- 2010-05-12 09:35: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
-
mathematics-modeling
为全国大学数学建模爱好者提供matlab应用平台基础,主要内容是数学建模。(For lovers of the National University of mathematical modeling matlab application platform based on the main contents of the mathematical modeling.)
- 2012-04-24 11:54:46下载
- 积分:1
-
Matlab
:MATLAB 是目前在国际上被广泛接受和使用的科学与工程计算软件。虽
然 Cleve Moler教授开发它的初衷是为了更简单、更快捷地解决矩阵运算,但 MATLAB 现
在的发展已经使其成为一种集数值运算、符号运算、数据可视化、图形界面设计、程序设
计、仿真等多种功能于一体的集成软件。 (MATLAB is now widely accepted and used in the international science and engineering calculation software. Although
However, Professor Cleve Moler its original intention was to develop a simpler, more efficient solution to the matrix operation, but now MATLAB
Has been making in the development of a set of numerical computation, symbolic computation, data visualization, graphical interface design, program design
Meter, simulation and other functions in one integrated software)
- 2014-12-14 18:28:48下载
- 积分:1