-
matlab_classic
matlab编程实例,各种仿真,经典仿真实例(matlab programming examples, a variety of simulation, simulation of the classic examples)
- 2011-10-08 11:11:00下载
- 积分:1
-
ReducePAPRinOFDMbyMatrixWay
一篇博士论文,关于降低OFDM峰均比的,提出了新方法,是关于矩阵变换降低OFDM峰均比(A doctoral thesis, on reducing the PAPR of OFDM, this paper puts forward a new method of matrix transformation, is to reduce the PAPR of OFDM
)
- 2015-01-25 16:58:44下载
- 积分:1
-
Backstepping_example
说明: 里面有详细的反步法仿真的例子,共有9个实例。非常适合初学者使用。(There are detailed examples of backstepping simulation, a total of 9 examples. It is very suitable for beginners.)
- 2019-05-01 11:10:33下载
- 积分:1
-
programming_tips
我从国外网站上下载的matlab编程资料,感觉挺好的,上传一下与大家共分享(from overseas sites I download the Matlab programming information, I feel very good, and upload what we were sharing)
- 2007-05-13 10:48:07下载
- 积分:1
-
lingzhipanduan
判断一个函数的零点位置与各点正负,可输出效果图(A function to determine the position of each point of plus or minus zero, output renderings)
- 2013-12-28 11:19:52下载
- 积分:1
-
mingsao
利用贝叶斯原理估计混合logit模型的参数,基于多相结构的信道化接收机,滤波求和方式实现宽带波束形成。( Bayesian parameter estimation principle mixed logit model, Channelized receiver based on multi-phase structure, Filtering summation way broadband beamforming.)
- 2016-09-18 18:58:24下载
- 积分:1
-
ImageSeg_EM
说明: EM算法实现,对于需要的朋友来说还不错的,(EM algorithm, for a friend in need is also good,)
- 2011-03-25 00:31:28下载
- 积分:1
-
rarry
阵列信号处理开发工具箱,值得下载学习用。(Array signal processing development kit, it is worth learning to use to download.)
- 2011-07-15 20:55:03下载
- 积分:1
-
Matlab_Intro[2011-8]
matlab简介及其在核物理方面中的应用实例,有关于DLA生长模型的建立源代码。(About matlab nuclear physics and its application example, on the DLA growth model source code.)
- 2011-08-24 21:11:57下载
- 积分: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