-
RAKE_receiver_for_DS-SS_systems_-_rev1.0
RAKE receiver for DS-SS systems - rev1.0(RAKE receiver for DS-SS systems- rev1.0)
- 2009-03-29 04:37:56下载
- 积分:1
-
Operations_Research__An_Introduction
Operations research: an introduction
By: Hamdy A. Taha
- 2015-01-10 22:42:41下载
- 积分:1
-
Coordinate-Transformation
Coordinate Transformation between several frames of reference, developed in MatLab
- 2015-01-21 19:04:09下载
- 积分:1
-
TSP_CE
Cross entropy for TSP problem matlab file
- 2015-02-17 13:55:39下载
- 积分:1
-
MATLAB命令行下mcc命令示范1 -MccTest
MATLAB命令行下mcc命令示范1 (MATLAB command line mcc order a model)
- 2005-04-03 14:17:44下载
- 积分:1
-
output_of_DCT_in_image_fusion
u can calculate DCT
clc
inp = imread( Im1.jpg )
inp1 = imread( Im2.jpg )
A = double(inp(:,:,1))
B = double(inp1(:,:,1))
A1=double(blkproc(A,[8 8], dct2 ))
B1=double(blkproc(B,[8 8], dct2 ))
[r,c] = size(A1)
r1 = []
for i=1:r
for j=1:c
if A1(i,j) > B1(i,j)
r1(i,j)=A1(i,j)
else
r1(i,j)=B1(i,j)
end
end
end
r1= double(r1(:,:,1))
C=blkproc(r1,[8 8], idct2 )
round(C)
C1=idct2(r1)
figure
imshow(uint8(C))
figure
imshow(uint8(C1))
imwrite(uint8(C), dct8x8min.jpg )
- 2011-01-09 23:26:05下载
- 积分:1
-
9927423hough-tuoyuanjiance
有关椭圆检测的一段小程序 希望大家看看 谢谢支持(Small section of the ellipse detection procedure let us look at)
- 2010-05-31 10:45:56下载
- 积分:1
-
inverter_cost
inverter price at September Reference sma and KACO this price : SUN SOLUTIONS PV ENERGY
Reactivity, responsiveness and good price.
0034 934 111 943
0034 695184917
info@sunsolutions.es
- 2014-12-10 22:05:28下载
- 积分:1
-
KAuten_SS10
matlab/stk联合开发,国外论文,有实例(matlab/stk joint development, International Paper, there are examples)
- 2011-11-17 18:46:22下载
- 积分:1
-
mtetris
用matlab编的俄罗斯方块程序,偶然发现的,编的很有趣(Tetris series with the matlab program, by chance discovered a very interesting series)
- 2010-07-29 22:00:46下载
- 积分:1