-
lzxec
matlab中编程实现的线性最小二乘拟合函数:
lzxec:功能:离散试验数据点的线性最小二乘拟合(matlab programming in a linear least-squares fitting function: lzxec: Function: discrete experimental data points, the linear least-squares fitting)
- 2009-11-02 14:56:30下载
- 积分:1
-
Induction_motor
The following Matlab scripts are used to plot the basic torque slip curves with changing input voltage, and input frequency.
- 2011-05-31 05:53:26下载
- 积分:1
-
chap4
先进PID控制matlab仿真源代码,典型实例具体分析说明,通俗易懂。(第四章)(Advanced PID control matlab simulation source code, more typical examples of specific instructions, clear and easy to understand.(Chapter 4))
- 2014-09-28 10:59:26下载
- 积分:1
-
mouse-tracking
一个适合初学者学习和应用扩展的基于matlab的鼠标跟踪实例(mouse tracking)
- 2013-12-16 17:10:10下载
- 积分:1
-
GS
说明: 利用GS算法多次迭代,最终将所需要的图片(JPEG格式)转化为对应的计算全息图。(Using the GS algorithm for multiple iterations, the required picture (JPEG format) is finally converted into the corresponding calculation hologram.)
- 2020-05-16 22:03:19下载
- 积分:1
-
Car-like-mobile-robot
本人写的利用backstepping算法设计的移动机器人轨迹跟踪控制器matlab源代码实现机器人的圆形轨迹仿真。(Car-like mobile robot system trajectory-tracking control)
- 2011-05-10 19:35:16下载
- 积分: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
-
lqg
利用lqg进行飞机的闭环控制,包括反馈增益求取等。(by the use of lqg, we can find the close loop control of the aircraft.)
- 2013-12-24 15:35:26下载
- 积分:1
-
Power_SOFC
This example shows a model of a solid oxide fuel cell (SOFC) which can be utilized in SimPowerSystems™ .
- 2017-05-04 16:58:12下载
- 积分:1
-
卷积盲源分离(2 source 基于能量相关排序)
直接运行Demo文件即可,本算法案例是两源信号卷积混合,基于同一信号相邻频点能量相关的方法对频域盲源分离信号进行排序(The demo file can be run directly. The case of this algorithm is the convolution mixing of two source signals. The Blind Source Separation (BSS) signals in frequency domain are sorted based on the energy correlation method of the adjacent frequency points of the same signal)
- 2020-06-24 05:20:02下载
- 积分:1