-
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
-
durbin123
perform the Durbin test for balanced incomplete block design
- 2010-10-25 05:40:58下载
- 积分:1
-
walsh-code-decoding
It does walsh decoding in matlab.For w5 i.e. 100
Walsh code T = 01100110
For bit a3 at T/2
So a3=1
Similarly same things is do for T/4,T/8……..
Continuing the same steps we get w5=100
- 2015-03-23 16:41:08下载
- 积分:1
-
basic_method
test1.m 固定增量法求分界面
test2.m 利用误差平方和函数集群
delet.m 删除数组元素
Err.m 计算误差平方和
Distance.m 欧拉距离计算
(test1.m fixed incremental method for use interface test2.m squared error function cluster de let.m delete array elements Err.m calculation error square Distance.m Euler distance)
- 2007-02-28 22:37:44下载
- 积分:1
-
fringeproc-master
InSAR主从影响选择。可以用于InSAR处理(Is InSAR master-slave influence selection. Can be used for InSAR processing)
- 2020-06-17 06:00:02下载
- 积分:1
-
Grid_Connected_Fuel_Cell
It contains the matlab simulation for the Grid connected fuel cell
- 2016-12-26 20:32:50下载
- 积分:1
-
book_ASoftware-DefinedGPSAndGalileoReceiverASingle
说明: 一本讲解软GPS的好书,不可多得。作者以浅显的语言介绍了GPS软接收机的信号处理流程。(the book includes :GPS Signal,Galileo Signal,GNSS Antennas and Front Ends,GNSS Receiver Operation Overview,Acquisition,Carrier and Code Tracking,Data Processing for Positioning)
- 2010-04-26 20:09:35下载
- 积分:1
-
Patch1
Micropatch antenna design
- 2014-01-22 19:43:21下载
- 积分:1
-
HWmatrix
实现图像的霍夫曼编码和解码,用MATLAB(Huffman coding and decoding to realize image)
- 2020-10-31 19:59:55下载
- 积分:1
-
hanshubijin
利用MATLAB编写的函数逼近模型适合初学者使用(MATLAB function approximation model, suitable for beginners to use.)
- 2012-05-19 09:29:02下载
- 积分:1