-
07-08
matlab课件,这是由我们老师提供的,里面有课件和实验,(matlab courseware, which is provided by our teachers, which has courseware and experiment,)
- 2008-06-05 22:50:23下载
- 积分:1
-
N-sparse
创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
)
- 2013-10-21 20:43:18下载
- 积分:1
-
acs
利用蚂蚁算法求解TSP问题的matlab源程序,适合初学蚂蚁算法的朋友学习,同时又利于理解TSP问题。(The use of ant algorithm matlab source TSP problem, suitable for beginners to learn ant algorithm friends, but also conducive to understanding the problem TSP.)
- 2008-12-17 17:17:44下载
- 积分:1
-
MNC.tar
关于LDPC的。是Mackcy网站上的LDPC编译码程序。(On the LDPC. Mackcy site is LDPC coding and decoding procedures.)
- 2007-09-04 09:55:31下载
- 积分:1
-
winner
欧洲WINNER的信道模型实现,由C++和MATLAB编写(WINNER channel model in Europe to achieve, by the preparation of C++ and MATLAB)
- 2010-09-13 20:07:00下载
- 积分:1
-
moving-object-target-detection
简单的运动目标目标检测,matlab源程序(Simple moving object target detection, matlab source)
- 2013-01-30 19:38:11下载
- 积分:1
-
SimplifiedCode
number of simulations to run
- 2015-03-02 18:08:00下载
- 积分:1
-
Dijkstra
Dijkstra最短路算法 .详细中文注释.(Dijkstra shortest path algorithm. Detailed English Notes.)
- 2009-01-11 15:37:48下载
- 积分:1
-
soft_demodule
用于学习软判决解调算法,文件中包含用于算法描述的文献,以及对应matlab代码,支持PSK,QPSK,16-QAM,64-QAM四种调制方式(Demodulation algorithm for learning soft decision, contained in the file for the algorithm described in the literature, as well as the corresponding matlab code support PSK, QPSK, 16-QAM, 64-QAM four modulation)
- 2021-04-11 12:58:58下载
- 积分:1
-
Mutual
互信息法计算延迟时间,可带入自己数据进行计算,方便快捷(Mutual information method to calculate the delay time can be calculated into your data, convenient)
- 2011-09-13 09:52:12下载
- 积分:1