-
RLS
Hi ,
Here is a list of the files contained in RLS.zip
FIR_RLS : FIR RLS demo (FIR is used when there is an access to the output i.e feedback is used like in a dc motor we use speed as feedback)
IIR_RLS : IIR RLS demo (IIR is used when there is no access to the output the system model is only a function of the input i.e channel equalization prolbem )
FIRsampledata : a sample data for FIR RLS demo
IIRsampledata : a sample data for IIR RLS demo
Enjoy !
- 2009-10-09 21:29:06下载
- 积分:1
-
ga_test
说明: 基于遗传算法的简单一元函数和多元单峰函数的优化(基于Sheffield的遗传算法工具箱)(A simple genetic algorithm and multi-functions of one variable optimization of a single peak function)
- 2011-03-15 09:53:27下载
- 积分:1
-
TanwPSOprogram
正切函数法改进粒子群优化算法,惯性因子是正切函数(Tangent function improved particle swarm optimization algorithm, the inertia factor is tangent)
- 2011-05-10 20:07:16下载
- 积分:1
-
Chapter6_book_Example
Evaluate the shielded parallel plate transmission line capacitance by using FDM with isoceles right triangles
- 2014-09-19 09:26:30下载
- 积分:1
-
rayleigh_generator
使用MATLAB对单径的平坦瑞利衰落信道进行M仿真,并绘出衰落后的信道系数图(simulation of rayleigh channel)
- 2020-11-20 15:39:37下载
- 积分:1
-
A1_7
mathews数值分析书的源代码,用matlab编写,第一章第七部分。(mathews numerical analysis of the book' s source code, using matlab, the first chapter of Part VII.)
- 2011-10-20 10:22:47下载
- 积分:1
-
CHAP8_4
用MATLAB实现的离散系统灰色PID位置跟中系统(MATLAB implementation of the discrete-time systems with PID position with the system of gray)
- 2009-11-03 11:14:19下载
- 积分:1
-
MPSK_sim
this is the matlab code for phase shift keying
- 2010-02-26 14:13:03下载
- 积分:1
-
stop-and-wait-arq
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:53:31下载
- 积分:1
-
seq-alignment
R语言实现的DNA序列全局序列比对
生物信息学概论作业1(global seq alignment)
- 2014-11-05 21:33:49下载
- 积分:1