-
mel
给出了一种求mel三角滤波器的matlab实现方法.(仿真代码)(This paper presents a filter for mel triangle matlab realization method. (Simulation code))
- 2008-12-10 15:33:58下载
- 积分:1
-
lk
有限元6面体8节点等参元的单元刚度阵计算函数(failed to translate)
- 2013-05-08 20:52:34下载
- 积分:1
-
Wavelet-Toolbox-4.3
小波变换的matlab建模实现,代码很全(
Wavelet transform matlab modeling, the code is full)
- 2020-10-07 11:37:37下载
- 积分:1
-
twodimentrls
The 2D RLS algorithms is used to enhanced image contrast by adaptive filtering techniques by less error and better speed recursively.
- 2013-11-11 03:33:08下载
- 积分:1
-
invertedpendulum-(1)
The “INVERTED PENDULUM, ANALYSIS, DESIGN AND IMPLEMENTATION” is a collection of
MATLAB functions and scripts, and SIMULINK models, useful for analyzing Inverted
Pendulum System and designing Control System for it.
This report & MATLAB-files collection are developed as a part of practical assignment on
Control System Analysis, Design & Development practical problem. The assigned
problem of INVERTED PENDULUM is a part of Lab Work of Control System – III Course at
the INSTITUTE OF INDUSTRIAL ELECTRONICS ENGINEERING (IIEE), KARACHI, PAKISTAN
- 2014-01-24 20:41:28下载
- 积分:1
-
MATLAB
Matlab图像处理函数大全 对初学者很有帮助(Matlab image processing functions Daquan helpful for beginners)
- 2010-06-18 20:08:46下载
- 积分:1
-
MATLAB-DESIGN
MATLAB 程序设计与应用,基本运算与函数(MATLAB program design and application of basic operations and functions)
- 2012-07-24 10:48:48下载
- 积分:1
-
MATLABppt
这是一个非常适合初学者的Matlab教程,里面讲的东西简洁明了,而且可以作为教学用。(This is a tutorial for beginners in Matlab, which was about things concise, and can be used as a teaching.)
- 2010-08-14 12:16:48下载
- 积分:1
-
jingtongmatlab
精通matlab综合辅导与指南(proficient Matlab comprehensive counseling and guidance )
- 2006-10-31 17:08:05下载
- 积分: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