-
GUI
说明: Matlab 界面编程中的一些经验总结,希望对大家有帮助。(Matlab interface for programming some of the lessons learned, we want to help.)
- 2010-03-29 15:12:04下载
- 积分:1
-
Gaussian-filter
MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。(MatLab self mean filtering, median filtering, Gaussian filtering image processing functions.)
- 2011-05-05 16:06:59下载
- 积分:1
-
GPS_Positioning
Global Posisioning System Applications
- 2013-04-13 22:01:03下载
- 积分:1
-
fangxganrao
验证高斯白噪声窄带信号合成宽带信号的程序(Verify Gaussian white noise narrowband signal synthesis of wideband signals program)
- 2014-10-28 17:07:21下载
- 积分:1
-
dfproto
This file eplain about decode and forward protocol for relaying technique
- 2011-12-31 00:18:52下载
- 积分:1
-
dizhenmonijiluz
地球物理学地震子波以及合成记录模拟原代码.(Geophysical seismic wavelet, and synthetic seismogram simulated the original code.)
- 2021-04-26 19:28:45下载
- 积分:1
-
DataAnalysis
采用matlab编写的药物相关性分析程序。 相关性分析的算法写得不好,主要供学习matlab界面编写、参数传递的朋友参考(using Matlab prepared by the analysis of drug-related procedures. Correlation analysis of the algorithm is not well written, mainly for the preparation of learning Matlab interface and parameter passing reference to a friend)
- 2005-05-02 00:06:15下载
- 积分:1
-
omp
典型的正交匹配追踪OMP算法的matlab源程序,结构合理,简单易懂(Typical orthogonal matching pursuit OMP algorithm matlab source, reasonable structure, easy to understand)
- 2013-07-14 21:43:58下载
- 积分: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
-
ViterbiDec
viterbi译码算法的matlab源代码(viterbi decoding algorithm matlab source code)
- 2009-03-06 21:26:03下载
- 积分:1