-
MiniMatlab
迷你MATLAB 支持基础运算 矩阵运算 数学统计函数作图 线性方程组和一般简单方程求解(Mini MATLAB matrix operations support basic computing functions mapping mathematical statistics and general linear equations to solve simple equations)
- 2011-09-02 18:45:11下载
- 积分:1
-
comparison
分类对比开发系统,能够通过设置不同的参数对数据进行分类,得到不同分类结果。(Classification contrast development system by setting different parameters can classify the data, get different classification results.)
- 2015-03-21 18:34:58下载
- 积分:1
-
CCAImages
matlab关于对图像进行卷积等操作的一段程序,希望有帮助(matlab about image convolution operation for some procedures, such as, I hope there is help)
- 2009-03-24 00:13:03下载
- 积分:1
-
bitfft
也试着把《MATLAB在振动信号处理中的应用》中的ZFFT改为函数,方便其它坛友的调用,并提供调试程序和数据(Also tried to " MATLAB in Vibration Signal Processing" ZFFT change in function to facilitate the other Friends of the altar call, and debug programs and data)
- 2009-06-30 22:38:28下载
- 积分:1
-
chap_4
这是周建兴编写的《matlab从入门到精通》第三章的所有源代码,都可以运行的出来,和课本上的一样,(This is Zhoujian Xing written 《matlab从入门到精通》第4章的所有源代码,都可以运行的出来,和课本上的一样,)
- 2013-07-16 09:55:48下载
- 积分:1
-
MUSIC
MUSIC算法是一种基于矩阵特征空间分解的方法。从几何角度讲,信号处理的观测空间可以分解为信号子空间和噪声子空间,显然这两个空间是正交的。信号子空间由阵列接收到的数据协方差矩阵中与信号对应的特征向量组成,噪声子空间则由协方差矩阵中所有最小特征值(噪声方差)对应的特征向量组成。MUSIC算法就是利用这两个互补空间之间的正交特性来估计空间信号的方位。噪声子空间的所有向量被用来构造谱,所有空间方位谱中的峰值位置对应信号的来波方位。MUSIC算法大大提高了测向分辨率,同时适应于任意形状的天线阵列,但是原型MUSIC算法要求来波信号是不相干的。(MUSIC algorithm is a matrix decomposition method based on feature space. From the geometric point of view, the observed spatial signal processing can be decomposed into signal subspace and noise subspace, it is clear that the two spaces are orthogonal. The signal received by the array to the subspace of the covariance matrix of the signal component corresponding eigenvectors, the noise subspace of the covariance matrix of all by the smallest eigenvalue (noise variance) eigenvectors corresponding to the composition. MUSIC algorithm is the use of orthogonal properties between these two complementary space to estimate the spatial orientation of the signal. Noise subspace of all vectors are used to construct the spectrum, all the spatial orientation of the spectrum corresponding to the peak position of the signal wave direction. MUSIC algorithm greatly improves the resolution measurements, while the antenna array adapted to any shape, but the prototype MUSIC algorithm requires to wave sign)
- 2014-02-19 13:23:48下载
- 积分:1
-
poissonnetwork
泊松网络 平均节点数是5的1000个节点的泊松网络结构 均匀分布的网络(Poisson network the average number of nodes is 5 Poisson 1000 nodes uniformly distributed network architecture network)
- 2011-10-25 11:13:35下载
- 积分:1
-
ibatis-2.3.4.726
详细解释了ibatis的用法和jar包。。。。。。。。。。。。。(A detailed explanation of the use and ibatis jar package. . . . . . . . . . . . .)
- 2013-11-21 21:26:05下载
- 积分:1
-
Stationary_Series1_AR1
演示AR序列的特征值、自协方差函数和谱密度。程序是开放的,可以修改参数(Eigenvalues demo AR sequence autocovariance function and spectral density. The program is open, you can modify the parameters)
- 2013-12-22 18:04:12下载
- 积分:1
-
public
Base64编码说明 Base64编码要求把3个8位字节(3*8=24)转化为4个6位的字节(4*6=24),之后在6位的前面补两个0,形成8位一个字节的形式。 如果剩下的字符不...(Base64-encoded instructions require the Base64 encoding three 8-bit bytes (3* 8 = 24) was converted to 4 6 bytes (4* 6 = 24), then in front of the two s complement 6 0, 8 is formed bits in a byte form. If the rest of the characters do not ...)
- 2015-03-18 17:44:08下载
- 积分:1