-
symbolsyn
在matlab中实现CDMA信号的位同步,可实现,效果较好。(Implemented in matlab CDMA signal bit synchronization can be achieved, the better.)
- 2013-05-14 19:45:56下载
- 积分:1
-
matlab-modum
此程序能够很好的实现调频调相调幅等多种调制方式和多进制的调制。(This process can achieve the frequency modulation and amplitude modulation and other multi-band modulation.)
- 2011-04-24 16:47:28下载
- 积分:1
-
ncorr_v1
matlab/C++ 源代码,在数字相关技术中应用非常高效准确。(matlab/C++ source code in digital image correlation. It s very useful and convenient)
- 2013-10-15 02:12:08下载
- 积分:1
-
ARX+ARMAX
Here,we want to estimate a system with ARX and ARMAX.
the euation of system is : 2(s+1)/s^2+2s+2
so first, we find the discrete equation that sampling frequency is 100ms.
Here,in our sample,na=nb=2,nc=1
also ,this algorithm find the poles and zeros of the system.
- 2010-08-27 17:39:12下载
- 积分:1
-
prestation
Code C and program to simulate services prestations.
- 2010-11-22 10:54:54下载
- 积分:1
-
3jie
计算非线性光纤中的主导方程,非线性薛定谔方程的数值代码。(This is a code to solve the nonlineared Schrodinger equation numerically, which is the govenning equation in a nonlieared optical fiber.)
- 2013-04-15 10:27:45下载
- 积分:1
-
edge.m
camera-to-screen calibration test USING MATLAB
- 2013-12-17 23:03:43下载
- 积分:1
-
b
说明: :DBSCAN是一个基于密度的聚类算法。该算法将具有足够高密度的区域划分为簇,并可以在带有“噪声”的空间数
据库中发现任意形状的聚类。但DtLqCAN算法没有考虑非空间属性,且DBSCAN算法需扫描空间数据库中每个点的e一
邻域来寻找聚类,这使得DBSCAN算法的应用受到了一定的局限。文中提出了一种基于DBSCAN的算法,可以处理非空
间属性,同时又可以加快聚类的速度。(: DBSCAN is a density-based clustering algorithm. The algorithm has a sufficiently high density area is divided into clusters, and to be with the " noise" found in the spatial database clusters of arbitrary shape. But DtLqCAN algorithm did not consider non-spatial attributes, and spatial database DBSCAN algorithm to be scanned for each point e in the neighborhood to find a cluster, DBSCAN algorithm which makes the application subject to certain limitations. In this paper, an algorithm based on DBSCAN can handle the non-spatial attributes, can also speed up the clustering speed.)
- 2010-12-06 16:38:45下载
- 积分: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
-
UA
说明: 在板、圆柱、球体上用pdepe和分析的方法比较温度分布。(Compares computed temperature distributions using both pdepe and analytical solutions )
- 2009-05-04 10:13:10下载
- 积分:1