-
9141130
Using the Serial Port with a MATLAB GUI
- 2009-06-22 05:26:04下载
- 积分:1
-
boost-example
Boost topology solution for mathlab
- 2011-01-17 04:22:39下载
- 积分:1
-
is95
此函数用于IS-95前向链路系统的仿真,包括扩
频调制,匹配滤波,RAKE接收等相关通信模块。
( This function is used to forward link IS-95 system simulation, including the expansion of frequency modulation, matched filter, RAKE receiver, and other related communication module.)
- 2011-06-06 16:19:07下载
- 积分:1
-
cnvcoder
卷积码是一种有记忆的编码,在任意给定的时间单元处,编码器的n个输出不仅与此时间单元的k个输入有关,而且也与前m个输入有关。卷积码通常表示为:(n,k,m)
本次仿真采用(2,1,3)卷积码。
(convolutional code is a kind of code memory, in any given unit of time, the encoder output n this time not only with the elements of the k input, but also with the input m. Convolutional codes are usually stated as : (n, k, m), the simulation used (2,1,3) convolutional code.)
- 2006-06-01 11:22:45下载
- 积分:1
-
mur_1d
使用MATLAB平台进行的一维mur边界仿真( one-dimensional boundary simulation mur using MATLAB platform)
- 2013-09-25 09:55:44下载
- 积分:1
-
zishiyingchuli
自适应处理的一些资料,可以了解自适应的基本原理,也有些比较好的程序(Adaptive processing in engineering applications)
- 2015-01-28 22:47:56下载
- 积分:1
-
Evaluate
评价图形的MSE,SNR,PSNR的GUI。(A GUI to evaluate the image s MSE,SNR and PSNR.)
- 2010-05-14 14:23:19下载
- 积分:1
-
Adaboost_improve
adaboost训练过程很烦琐,收集了Adaboost的改进算法的论文汇总,对做Adaboost的同志很有帮助(adaboost training process is very cumbersome, a collection of papers Improved Algorithm for Adaboost summary, very helpful for the comrades to do Adaboost)
- 2011-05-21 16:26:57下载
- 积分:1
-
referat-39969
HMM Toolbox using sample ...
fptoolbox.zip(Bio-Recognize - Matlab) - Fingerprint Recognition of this is ...
- 2012-05-14 20:30:41下载
- 积分: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