-
neighbord
基于邻域的分类器(距离提供3种定义)
同时提供9个国际标准数据集,经过标么(neighborhood-based classifier (distance for three definitions) to provide nine data sets international standards, after superscript Mody)
- 2007-05-10 10:14:24下载
- 积分:1
-
jpeg
jpeg图像压缩和解压缩过程,使用的哈弗曼表包含于程序中,内有详细的文件说明(jpeg image compression and decompression process, the use of Huffman tables included in the program, with detailed documentation)
- 2020-11-30 15:09:27下载
- 积分:1
-
fwdmatlabcodeusingglobalthresholding
MRI brain scan for matlab sedgmentation
- 2011-11-29 14:55:16下载
- 积分:1
-
coding.cpp
this is the coding of gane in graphics may helpful for learning more feature of graphics
- 2015-01-16 15:33:35下载
- 积分:1
-
手动图像拼接
I1=double(imread("left.bmp"));
[h1 w1 d1]=size(I1);
I2=double(imread("right.bmp"));
[h2 w2 d2]=size(I2);
figure;subplot(1,2,1);image(I1/255);axis image;hold on;
title("first input image");
[X1 Y1]=ginput(2);%可以用[x,y] = ginput(n)这个函数,n为你想选的点的个数,鼠标点的那些点的横坐标和纵坐标就会保存到[x,y]中。然后再plot(x,y,"*")!应该可以满足你的要求了!
image(I2/255);axis image ;hold on;
title("second input image");
[X2 Y2]=ginput(2);
Z =[X2" Y2";Y2" -X2";1 1 0 0;0 0 1 1]";
- 2023-08-11 17:10:03下载
- 积分:1
-
conv_fht
基于fht的匹配追踪算法,算法速度要比fft快很多,提高了一个数量级(Fht based matching pursuit algorithm, the algorithm much faster speed than fft, an order of magnitude increase)
- 2010-08-19 09:57:27下载
- 积分:1
-
xitong
系统响应的MATLAB分析程序
内附多个源代码,可作学习参考(System to respond to the MATLAB analysis program containing a number of source code, reference can be used for learning)
- 2009-05-02 12:29:58下载
- 积分:1
-
RSS-Cramer_Rao
RSS测距定位模型的Cramer_Rao界分析(RSS Ranging Positioning Model Cramer_Rao sector analysis)
- 2010-01-04 17:17:38下载
- 积分:1
-
利用空时二维自适应原理仿真了杂波的二维方向图 clutter produce
该程序利用空时二维自适应原理仿真了杂波的二维方向图,计算了杂波协方差矩阵,并画出了二维杂波谱。(The program uses the principle of space-time adaptive simulation of a two-dimensional patterns of the clutter, clutter covariance matrix is calculated, and plotted the two-dimensional clutter spectrum.)
- 2011-07-19 10:52:19下载
- 积分:1
-
BW103225017140
换热器的j,f因子是评定其性能的重要参数,通过编程计算能够更加简便快捷(J, f is a factor important to assess the performance parameters of the heat exchanger, through the calculation can be more easily and quickly programmed)
- 2013-12-26 13:12:39下载
- 积分:1