-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
2
说明: High Capacity Secure Image Steganography Based on
- 2014-10-03 05:29:10下载
- 积分:1
-
ISAR
isar成像:包络对齐与自聚焦,最大相关包络对齐,多特显点自聚焦算法,都是以子函数列出,方便使用(ISAR imaging: envelope alignment and self focusing, the maximum correlation envelope alignment, multiple prominent point autofocus algorithm, are listed in the sub function, easy to use)
- 2021-04-25 22:18:46下载
- 积分:1
-
87361018figure_rotate
图像旋转的死循环Efficient procedures for image rotation, Matlab language, easy to read.(rotateEfficient procedures for image rotation, Matlab language, easy to read.)
- 2009-12-17 11:35:30下载
- 积分:1
-
Russiansquare
说明: 基于matlabGUI的俄罗斯方块,可实现与一般俄罗斯方块相同的功能(Russian square based on matlab)
- 2010-04-01 11:00:31下载
- 积分:1
-
MATLAB-R2012b-crack
matlab的安装和下载,有具体的安装目录,可以在window系统上下载安装(matlab installation and download, there is a specific installation directory, you can download and install on the window system)
- 2013-11-27 20:22:54下载
- 积分:1
-
matlab-introduction
武汉大学matlab课程课件,仅供学习交流(Wuhan University matlab courseware, only to learn communication)
- 2014-01-14 10:14:24下载
- 积分:1
-
matlabexercise
matlab 实用程序一百例应用以及介绍(matlab utility applications, and introduces one hundred cases)
- 2011-01-03 13:15:05下载
- 积分:1
-
Scale-freeInternetsimulation
利用matlab软件编写的一类典型的复杂网络-无尺度网络的生成程序(Matlab software written using a class of typical complex networks- the generation of scale-free network program)
- 2011-06-21 23:59:21下载
- 积分:1
-
Viterbi_coder
程序中详细介绍了如何实现viterbi维特比的编码和译码(Procedures are described in detail how to implement viterbi Viterbi encoding and decoding program)
- 2014-10-31 14:25:29下载
- 积分:1