-
NETWORKCODING
关于网络编码算法研究的文章,对研究者有一定参考价值(Network coding algorithm on the article, a certain reference value to researchers)
- 2010-11-12 18:58:43下载
- 积分:1
-
QPSK
QPSK信号在加入白高斯噪声(AWGN)后,用matlab进行仿真,并绘制了误码率图形。( The QPSK signal after joining the white gaussian noise (AWGN), carries on the simulation with matlab, and has drawn up the error rate graph. )
- 2011-05-23 12:46:56下载
- 积分:1
-
pwmspeedcntrol
Simulink for the speed control of indution motor using PWM
- 2015-02-20 14:02:04下载
- 积分:1
-
GUI_MATLAB
使用MATLAB制作gui,有代码举例,有ppt说明(Produced using MATLAB gui, there is the code example, there ppt shows)
- 2010-06-04 23:30:43下载
- 积分:1
-
ax=b
is matlab source code to optimize some cost function
- 2012-05-19 01:30:28下载
- 积分:1
-
lab1
matlab labs that will be very good for the beginners at least. Also, we can use this to promote our skills with matlab use.
- 2014-11-02 05:20:23下载
- 积分:1
-
lsmin
Basically template match with rotation. Given a template as binary edge image the function find the object that match the template in the image. This work even if the template and object are in different orientations. The matching is is done by rotating the template and matching it to the image in various of angles, the best match is returned. Matching the template to the image can be done by various of template match approaches including crosscorrelation and generalized hough transform. See the readme file supplied in the code zip file for more details
- 2015-03-30 14:53:12下载
- 积分:1
-
SENSEaliasingmatrix
在SENSE成像中如何将中间图像转化为最终图像,就要用到这个程序(Using specfied sampling vector to generate a 2D aliasing matrix. The sampling vector is a vector of n-entries of either 0 or 1, where 0 indicates no k-space line acquisition and 1 indicates k-space line is acquired in the accelerated scan. For example, a sampling vector of [0 1 0 1 0 1 0 1 0 1] indicate the 2-fold acceleration with 8 phase encoding lines. The aliasing matrix is calculated based on Fourier imaging)
- 2009-06-06 18:27:17下载
- 积分:1
-
fir
信道化接收机:多相结构在信道化接收机中的应用研究.pdf(Channelized receiver)
- 2011-01-19 02:05:02下载
- 积分:1
-
ising1.m
1D Ising
ising1(n,m,b,p)
n - length of domain, a positive integer
m - number of iterations, a positive integer
b - coupling parameter / temperature, a positive scalar
b = 0 -> Very high temp / low coupling
b > 1 -> Very low temp / high coupling( 1D Ising ising1 (n, m, b, p) n- length of domain, a positive integer m- number of iterations, a positive integer b- coupling parameter/temperature, a positive scalar b = 0-> Very high temp/low coupling b> 1-> Very low temp/high coupling)
- 2014-10-21 15:31:20下载
- 积分:1