-
doppler
多普勃效应因子与表观时间和表观长度,网上是要花钱买的,(Multi-factor and the apparent effect of普勃time and the apparent length, the Internet is to spend money, and)
- 2008-12-30 12:06:33下载
- 积分:1
-
LDPC
基于随机生成的LDPC码的仿真程序,包括编解码过程(Simulation program based on randomly generated LDPC codes, including the process of encoding and decoding)
- 2012-05-09 10:07:55下载
- 积分:1
-
MATLAB
matlab写的元胞自动机,有GUI可以方便的使用(matlab write cellular automata, there can easily use GUI)
- 2015-03-12 18:28:15下载
- 积分:1
-
SPForward
returns direct kinematics for Stewart platform
- 2011-06-01 07:12:31下载
- 积分:1
-
assignmentsolution
OFDM Synchronization tutorial
- 2009-11-06 18:23:39下载
- 积分:1
-
2
说明: meanshift均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心(meanshift)
- 2010-05-16 17:24:51下载
- 积分:1
-
ABC_pp
MATLAB Adventures in Bifurcations & Chaos - (ABC++) is a GUI application, which runs in a MATLAB environment and has been designed for the For the exploration of bifurcations and chaos within the Chua Circuit paradigm(MATLAB Adventures in Bifurcations & Chaos- (ABC++) is a GUI application, which runs in a MATLAB environment and has been designed for the For the exploration of bifurcations and chaos within the Chua Circuit paradigm)
- 2009-04-12 20:38:56下载
- 积分:1
-
LBP
LBP(局部二值模式)的matlab程序,有主文件lbp.m,对低版本的还有调用getmapping.m的文件,还有就是测试文件,是自己写的用循环语句批量处理图片用的(LBP (Local Binary Pattern) matlab program, there is the master file lbp.m, there are calls for a low getmapping.m version of the file, there is a test file, write your own pictures with batch processing loop used)
- 2013-12-28 21:47:04下载
- 积分:1
-
iminertia
Face moment computation for ellipse fitting
- 2009-03-16 22:46:44下载
- 积分:1
-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1