-
fill
Flood fill, also called seed fill, is an algorithm that determines the area connected to a given node in a multi-dimensional array. implementation in matlab
- 2009-11-14 22:18:48下载
- 积分:1
-
readyuv
convert frames to yuv files
- 2009-07-08 19:04:14下载
- 积分:1
-
OFDMBER
有关于OFDM在不同信噪比下的误比特率,大家可以看看啊(on OFDM different signal-to-noise ratio in the bit error rate, we can see ah)
- 2007-05-26 20:29:34下载
- 积分:1
-
Rayleigh-Fading-Simulation
rayleigh fading channel matlab codes
- 2013-11-04 05:38:26下载
- 积分:1
-
matlab_sources
现代通信系统——使用matlab 源程序(Modern communications systems- the use of matlab source)
- 2008-04-19 16:51:15下载
- 积分:1
-
Matriz-Cholesky
Code Matlab Cholesky vectors perturbed matrix, number of conditioning, matrix disturbed, normal matrix.
- 2011-07-02 04:58:15下载
- 积分:1
-
Ordinary-Differential-Equations
数值解法利用计算机,使得求更精确、效率高而 MATLAB 是一种数学软件包,有高级编程 公式
(Numerical solution using the computer, so that demand is more accurate, efficient and MATLAB is a mathematical software package, a senior programming formula)
- 2014-11-09 13:27:27下载
- 积分:1
-
wavelet2
说明: 利用小波分析的方法,来实现数字图像的分解(using wavelet for image)
- 2011-04-04 19:17:10下载
- 积分:1
-
ukf-ands-_ukf
ukf sukf and ekf for GPS/SINS application (ukf ekf sukf)
- 2013-09-30 22:45:35下载
- 积分:1
-
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