-
ObjTracking
目标跟踪的综述,是学习视频图像中目标跟踪的必看文献。(Summary of target tracking, is to learn the video image object tracking must-see literature.)
- 2010-07-27 19:18:54下载
- 积分:1
-
mine
用凯瑟窗设计一个数字带通滤波器,设计指标为
低阻带:ws1=0.2pi,as=70dB,
低通带:wp1=0.35pi,ap=1dB,
高通带:wp2=0.65pi,ap=1dB,
高阻带:ws2=0.8pi,as=60dB(
Kaiser window design with a digital band-pass filter design specifications for the
Low resistivity zone: ws1 = 0.2pi, as = 70dB,
Low-pass band: wp1 = 0.35pi, ap = 1dB,
High-pass band: wp2 = 0.65pi, ap = 1dB,
Impedance with: ws2 = 0.8pi, as = 60dB
)
- 2011-12-03 00:19:33下载
- 积分:1
-
Simulated-annealing-algorithm
使用matlab编写的模拟退火算法,经过matlab验证过,程序可以直接拷贝使用(Prepared using matlab simulated annealing algorithm matlab verified through the program can be directly copied using)
- 2013-12-28 14:28:22下载
- 积分:1
-
Powerflow
说明: 在matpower的基础上改动的、比较好的一个潮流计算程序!(Matpower the basis of the changes, a trend of a better program!)
- 2008-10-28 16:43:45下载
- 积分:1
-
SPP
系统实现了笛卡尔坐标、大地坐标和站心坐标相互系转转换,以及单点定位、卫星历元信息查看功能。(Cartesian coordinate system implements, geodetic coordinates and topocentric coordinate mutual transfer system conversion, as well as single-point positioning, satellite epoch View feature.)
- 2013-11-24 21:37:58下载
- 积分:1
-
迭代功率控制达到纳什均衡
迭代功率选择,运用博弈论循环迭代功率分配策略,使系统性能达到最优(Iterative power selection and iterative power allocation strategy based on game theory make the system performance optimal.)
- 2018-11-18 18:34:14下载
- 积分:1
-
galois
Matlab code for Galois field
- 2010-09-24 22:26:10下载
- 积分:1
-
shiyongjiaocheng
MATLAB的基础及其应用的可视化教程,生动形象的诠释了其使用方法(The basis of MATLAB and its application visualization tutorial, vivid interpretation of the use of)
- 2009-06-14 13:00:41下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
chapter01
prmlmatlab各章算法程序的编写,这些程序是各大名校的大牛人认真编写,给我们学习MATLAB有很大帮助(prmlmatlab algorithm procedures for the preparation of each chapter, these programs are the major schools of large cattle carefully prepared, give us great help to learn MATLAB)
- 2013-09-16 16:32:19下载
- 积分:1