-
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
-
coordinate
运用Kalman滤波对飞机进行跟踪,三维机动跟踪的代码,效果还可以,建立的模型是线性的(use the method of Kalman filters to track a manuevering target,the result is good in 3-dimension axis.)
- 2013-10-18 16:24:28下载
- 积分:1
-
MUSIC-AND-ESPRIT-CODE
MUSIC和ESPRIT算法是最经典的算法,本文里面包含了MUSIC和ESPIT的基本程序。(MUSIC and ESPRIT algorithm is the most classical algorithm, in this paper, which includes the basic procedure of MUSIC and ESPIT.)
- 2015-04-22 22:54:48下载
- 积分:1
-
jlab
JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute.
Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
(JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and--- subject to certain very reasonable constraints--- to redistribute.
Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time/frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
)
- 2008-05-02 09:28:58下载
- 积分:1
-
STBC
STBC程序源文件,可以供初学者学习交流使用(STBC program for beginners to learn the exchange of)
- 2010-03-07 14:16:45下载
- 积分:1
-
live-load-and-deterioration-effects
通过小波理论与回归分析提取桥梁的活载与劣化效应(Live load and deterioration effects of the bridge)
- 2012-04-07 00:37:28下载
- 积分:1
-
yxyt0004
用c++编的matlabI型样条程序,都是老师布置的数值分析作业!希望和大家交流.谢谢网站提供这个平台!(use c-series matlabI kind of procedure, Layout of the teachers are numerical analysis operations. We hope and exchanges. Thank you for providing this platform!)
- 2006-10-15 20:04:14下载
- 积分:1
-
radon
Matlab实现基于radon变换的图像重建
Matlab实现基于radon变换的图像重建(Matlab-based radon transform of the image reconstruction)
- 2011-10-26 19:19:59下载
- 积分:1
-
BNB
工具箱 (分枝定界法工具箱)
matlab 中使用(Toolbox (Toolbox branch and bound method) matlab use)
- 2009-05-22 22:02:51下载
- 积分:1
-
mohupid111111111111
本程序为一模糊 控制的simulink控制模型,设计好条件可以仿真出。(This program is a fuzzy control simulink control model can simulate the design is good condition.)
- 2013-09-30 11:03:43下载
- 积分:1