-
104
数字移动:图中的九个点上,空出中间的点,其余的点上任意填入数字1到8.1的位置固定不动,然后移动其余的数字,使1到8顺时针从小到大排列.移动的规律是:只能将数字沿线移向空白的点.
(Digital Mobile: Figure in the nine points, empty out the middle point, the rest of the points fill any position of the numbers 1 to 8.1 fixed and then move the rest of the figures, and make 1-8 clockwise from small to large array . The law of movement is: can only move along the number of blank spots.)
- 2009-11-15 21:33:11下载
- 积分: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
-
USB-Matlab
USB HID With MatLab use Microchip dll
- 2011-10-30 02:49:47下载
- 积分:1
-
SoftFocus
Soft Focus using Guassian Blur
- 2014-12-22 10:03:35下载
- 积分:1
-
L1_tracker
l1范数跟踪算法,很多详细注释,可以直接使用,论文得从新下载(The l1 norm tracking algorithms, a lot of detailed annotations, can be used directly, the papers the new download)
- 2020-12-05 01:39:24下载
- 积分:1
-
matlab
该书是一本MATLAB程序设计的完整教材,特别是对于程序开发助教来说,可以说是一顿丰盛的午餐。(This book is a complete MATLAB programming teaching materials, especially for program development assistant, this can be said to be a sumptuous lunch.)
- 2009-10-14 10:56:58下载
- 积分:1
-
matlab
mathlab经典算法点到平面距离+matlab代码
很好用的(mathlab classical algorithm point to the horizontal distance+ matlab code is a very good use of)
- 2009-09-09 16:40:18下载
- 积分:1
-
dijalgod
dijkstra algorithm as a shortest path finder in terms of cost very simple for the beginners
- 2010-10-07 06:28:45下载
- 积分:1
-
Riemann
积分用,matlab下的,大家可以看看,还可以(Riemann)
- 2009-05-31 16:54:04下载
- 积分:1
-
bpmxor
带动量项的BP算法程序求解XOR问题,权值更新为批处理方式。(driven volume items BP algorithm XOR problem solving process, the right to update the value of the batch mode.)
- 2007-05-05 14:48:43下载
- 积分:1