-
0704-allpairsshortestpath-cPP
programa del famoso algoritmo de ordenamiento floyd para grafos empleando una matriz, programa del famoso algoritmo de ordenamiento floyd para grafos empleando una matriz, programa del famoso algoritmo de ordenamiento floyd para grafos empleando una matriz
- 2011-01-21 23:42:32下载
- 积分:1
-
6-_-cylinder
Lattice Boltzmann sample in Matlab
Copyright (C) 2006-2008 Jonas Latt
- 2014-09-02 13:08:12下载
- 积分:1
-
tpveqbmj
信号处理中的旋转不变子空间法,BP神经网络用于函数拟合与模式识别,调试通过可以使用,DC-DC部分采用定功率单环控制,在MATLAB中求图像纹理特征,毕业设计有用。( Signal Processing ESPRIT method, BP neural network function fitting and pattern recognition, Debugging can be used, DC-DC power single-part set-loop control, In the MATLAB image texture feature, Graduation usefu.)
- 2016-04-04 20:19:32下载
- 积分:1
-
xian_xing_fen_zu_ma
自己编写的线性分组码编码器和解码器的
matlab程序,是学习信息论文的不错的参考(I have written a linear block code encoder and decoder matlab procedures, information papers are a good study reference)
- 2009-02-28 13:56:35下载
- 积分: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
-
st
说明: 广义S变换程序 广义S变换具有短时傅里叶变换与小波变换的特性 其反变换与FFT紧密相连(Generalized program generalized S transform S transform with short-time Fourier transform and wavelet transform features of its inverse transform is closely linked with the FFT)
- 2011-11-12 19:42:16下载
- 积分:1
-
雷达方程
雷达方程的总结,包含各种形式的雷达方程MATLAB实现,是学习的好帮手,帮助理解(Radar equation summary, including various forms of radar equation MATLAB implementation, is a good helper to learn, to help understand)
- 2021-04-11 16:38:57下载
- 积分:1
-
barcode-scanner-master
说明: 可以定位和扫描一维条形码EAN-13,带有例子,成功率高. 简单(barcode dectect and decode)
- 2020-05-31 01:11:49下载
- 积分:1
-
ta_
说明: 时间混叠信号matlab程序,是利用时间混叠信号进行循环谱估计的前提。该程序用于证明时间混叠后信号为周期信号。(Time Aliasing)
- 2010-04-12 11:22:41下载
- 积分:1
-
Newtoniterate
说明: 数值计算牛顿迭代法的matlab源程序
说明如下:
%fun----input,the part as the form of f(x) in the equation f(x)=0
% ini----input,sets the starting point to ini
% err----input,sets admissible error
% sol----output,returns the root of equation(Numerical calculation of the Newton iteration matlab source described as follows: fun---- input, the part as the form of f (x) in the equation f (x) = 0 ini---- input, sets the starting point to ini err---- input, sets admissible error sol---- output, returns the root of equation)
- 2008-12-06 22:42:53下载
- 积分:1