-
double_pendulum
说明: 求解简单微分方程。模拟双摆运动并附简单说明材料。(For animation, the program uses Matlab s normal plot command combined with the drawnow command. It is based on the ode45 solution of the corresponding differential equations.
Comprehensive documentation is provided, including a sketch of the most important steps of how to derive the equations of motion. A simple Mathematica notebook contains all of the manipulations. )
- 2021-01-21 15:28:45下载
- 积分:1
-
stop-and-wait
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
- 2011-08-03 16:52:09下载
- 积分:1
-
EMD程序
说明: 基于MATLAB对EMD算法分解的例子,学习希尔伯特-黄变换的可以参考学习(Based on the example of EMD algorithm decomposition in MATLAB, learning Hilbert-Huang transform can be referred to.)
- 2020-06-19 18:00:01下载
- 积分:1
-
SA-模拟退火算法
说明: 模拟退火算法的代码及其pdf说明,非常适于初学智能优化算法的同学学习,这个算法非常经典,用处非常广泛(The code of genetic algorithm and its PDF instructions are very suitable for the students who are beginning to learn intelligent optimization algorithm. This algorithm is very classical and has a wide range of uses.)
- 2019-10-15 10:54:56下载
- 积分:1
-
gatbox
这是遗传算法工具箱,里面现成的函数。嵌入matlab中即可(This is a function of the genetic algorithm toolbox, which off-the-shelf. Embedded matlab can)
- 2012-11-19 21:17:37下载
- 积分:1
-
abutment-gravity
abaqus 重力大坝应力分析 inp
命令流文件(gravity dam stress analysis abaqus inp command stream file)
- 2014-02-18 22:07:00下载
- 积分:1
-
word_find
英文词频统计,单复数算一个单词,大小写算一个单词(word frequency find)
- 2014-11-29 15:33:34下载
- 积分:1
-
IoT-WIFI-localization-master
说明: 实现利用wifi进行室内定位,包括信道状态信息等(Indoor localization via WIFI using matlab)
- 2020-11-17 12:15:40下载
- 积分:1
-
Circle
Matlab圆弧插补,只要给定起点与终点,半径,设点圆心方向以及顺逆时针方向即可实现插补(Matlab circular interpolation, given the starting point and end point, radius, set the direction of the point of the center as well as Shun counterclockwise to achieve interpolation)
- 2013-03-29 00:19:00下载
- 积分:1
-
LDPCDECODE
LDPC码 做毕业论文要用的码 不太好编 希望各位借鉴加以改正(LDPC)
- 2009-12-28 16:57:54下载
- 积分:1