-
warshall
判断图的连通性,有warshall和矩阵幂判断两种方法。(To determine the connectivity of the graph)
- 2012-06-21 17:29:33下载
- 积分:1
-
SM-Johnson
It is a SM johnson filter that is using filter designing concept
- 2013-11-24 19:55:24下载
- 积分:1
-
gaussnoise
中心极限定理和Box-Muller方法产生高斯噪声
并用于二进制双极性基带通信系统仿真(The central limit theorem and the Box-Muller method of Gaussian noise and used to generate a binary bipolar baseband communication system simulation)
- 2009-12-01 16:59:35下载
- 积分:1
-
vblast_mimo
这个是我自己写的关于qpsk的MIMO信道的vblast的vblast算法,站长帮帮忙,我现在很需要一篇<信道估计算法>(基于瑞利衰落信道的LS算法的Matlab程序),后天就要交了,救人一命胜造7级浮屠啊!(this is what I wrote on the qpsk MIMO channel operator vblast the vblast France, the head of help out, I am now a need)
- 2006-09-05 04:36:49下载
- 积分:1
-
Lagrange-Interpolation
lagrange interpolation matlab code
- 2012-08-07 08:03:05下载
- 积分:1
-
dataset_618531
包含1593手写体数字0 ~ 9。从semeion.data通过MATLAB semeion.mat,可以直接使用。
每一个行为样本,其中256是手写数字的16×16,在10栏的数字识别标签,例如:如果第一行是1,然后是0号,其次是1,1。等等。
在Matlab的小例子,可以得出每一个数字,一个更好的理解。你想翻转和旋转的是写作的习惯相一致的图像。(Contains 1593 handwritten digit 0~9. from semeion.data by MATLAB semeion.mat, can be used directly.
In addition of MATLAB small example, can draw each digital, a better understanding of. The image you want to flip and rotation is consistent with the habit of writing.)
- 2013-11-14 13:44:00下载
- 积分:1
-
top
拓扑优化设计的经典99matlab代码,对拓扑优化设计感性的可以(Topology optimization design classic 99matlab code, on the topology optimization can be sentimental)
- 2008-07-25 16:58:46下载
- 积分:1
-
MATLAB-Fibonacci
写一个MATLAB函数fibo.m来计算Fibonacci数列,其定义如下: fibo(n+2)=fibo(n+1)+fibo(n) 此数列的初始条件如下:fibo(1)=0,fibo(2)=1。(Fibo.m write a MATLAB function to calculate the Fibonacci sequence, which is defined as follows: fibo (n+2) = fibo (n+1)+fibo (n) the initial conditions in this series are as follows: fibo (1) = 0, fibo (2) = 1.)
- 2014-12-12 06:07:28下载
- 积分:1
-
Solutions-for-SCADA-system-Communication-Reliabil
Solutions for SCADA system Communication Reliability in Photovoltaic Power Plants
- 2014-01-17 11:28:10下载
- 积分:1
-
shift
Shift a bit array 3 steps to the right
- 2009-11-24 22:33:18下载
- 积分:1