-
dsatbx
matlab数据结构 算法工具箱, 包括堆栈 队列 2叉树 红黑树 等等(Data Structures & Algorithms Toolbox
====================================
The Data Structures & Algorithms Toolbox provides advanced data
structures and algorithms for the Matlab(r) 5 environment. It implements
functions to create and destroy singly and doubly linked list, stack,
queue, binary tree and red-black (balanced) binary tree. Data elements
can be inserted, deleted or searched for. A graphical representation of
trees can be shown. All algorithms are clearly written as m-files, which
allows the toolbox to be used as a teaching aid in educational data
structures courses. This is the first implementation available of
advanced datatypes, common in other languages, for Matlab.)
- 2010-09-29 12:13:06下载
- 积分:1
-
simple_pll_3
simulink自制锁相环。。。。。包括一些简洁结构(PLL simulink made. . . . .)
- 2010-06-11 11:37:04下载
- 积分:1
-
cf
说明: discrete continuous transform used in mobile communication, perfectly analyzed.
- 2010-09-02 14:17:45下载
- 积分:1
-
Watterson
基于watterson信道模型的matlab程序(Watterson channel model based on the matlab program)
- 2021-04-23 22:18:47下载
- 积分:1
-
QAM_fading
在瑞利衰落和高斯白噪声下qam调制对于不同信噪比的误码率(bit error rate of the Qam modulation in Rayleigh fading and Gaussian white noise for different signal to noise ratio)
- 2012-04-24 20:03:29下载
- 积分:1
-
boost_19937_wrapper
A useful wrapper over the boost Mersenne Twister random number generator. It is implemented as a singleton such that the same instance can be used throughout a code by requesting the singleton instance. It also can return the host rng for boost functions that requires it. A unary function is also provided for use with std::random_shuffle for example.
- 2014-09-05 02:13:29下载
- 积分:1
-
3G
说明: This is lTE simulation.
- 2015-02-06 12:50:37下载
- 积分:1
-
DCTyuzhi
DCT变换:变换域系数选取采用阈值编码,:阈值越小,图像恢复效果越好,但压缩效果差,一般取在5-10 即可很好的获得恢复图像信息。(DCT transform: transform domain coefficients selected using the threshold coding: the smaller the threshold value, the better the image restoration, but the compression is poor, and generally in the 5-10 to get a good recovery image information.)
- 2013-12-26 21:13:41下载
- 积分:1
-
AUTOSAROS-and-uC_OS
AUTOSAROS规范研究及其在uC/OS中实现,说明了汽车软件规范AUTOSAROS(AUTOSAROS normative research and its implementation in uC/OS, the description of the car software specifications AUTOSAROS)
- 2013-12-12 11:44:00下载
- 积分:1
-
DSPremovenoise.m
這是一個利用butter filter 的bandstop 來濾除原始訊號中有雜訊的方法,先轉為spectrogram觀察雜訊所分步頻帶與能量,再依照要濾除的部分作bandstopa(This is a use of bandstop butter filter to filter out the noise of the original signal has a method, the first step into a spectrogram observation noise and energy of the band, then follow to filter out parts for bandstopa)
- 2014-01-07 23:01:23下载
- 积分:1