-
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
-
DEMO_BSS.tar
BSS Blind source separation
- 2009-11-18 19:30:53下载
- 积分:1
-
lvboqi
滤波器的MATLAB实现程序
内附多个源代码,可作学习参考(Filter containing the MATLAB program to achieve a number of source code, reference can be used for learning)
- 2009-05-02 12:27:29下载
- 积分:1
-
ch3
第3章 离散系统结构 109
3.1 离散系统结构的基本原理 109
3.1.1 离散系统结构的分类 109
3.1.2 离散系统结构的基本组成 109
3.2 IIR系统结构及MATLAB实现 110
3.2.1 直接I型 111
3.2.2 直接II型 111
3.2.3 级联型 113
3.2.4 并联型 118
3.3 FIR系统结构及MATLAB实现 122
3.3.1 直接型 123
3.3.2 级联型 123
3.3.3 线性相位型 124
3.3.4 频率取样型 126
3.4 Lattice结构及MATLAB实现 131
3.4.1 全零点FIR系统的Lattice结构 131
3.4.2 全极点FIR系统的Lattice结构 136
3.4.3 零极点ARMA系统的Lattice结构 140(Chapter 3 Structure of Discrete Systems 109
3.1 The structure of the basic principles of discrete systems 109
3.1.1 Classification of 109 Discrete System
3.1.2 The basic system structure composed of discrete 109
3.2 IIR system structure and MATLAB Implementation 110
3.2.1 Direct I-111
3.2.2 Direct Type II 111
113 3.2.3 Cascaded
3.2.4 Parallel 118
3.3 FIR system structure and MATLAB Implementation 122
3.3.1 Direct Model 123
123 3.3.2 Cascaded
3.3.3 Linear Phase Model 124
3.3.4 Type 126 frequency sampling
3.4 Lattice structure and MATLAB Implementation 131
3.4.1 System-wide zero FIR Lattice Structure 131
3.4.2 Lattice all-pole structure 136 FIR system
3.4.3 zero-pole structure 140 Lattice ARMA system)
- 2010-05-25 17:56:33下载
- 积分:1
-
droop4
matlab编写的droop控制模型,可以实现分布式电源功能(matlab prepared droop control model, can achieve distributed power function)
- 2013-07-09 16:54:14下载
- 积分:1
-
Chapter5
matlab code for chapter 5 in contemporary communication using matlab
- 2014-11-28 00:01:33下载
- 积分:1
-
parameter-estimation-problem
国外信号处理图书《参数估计与逆问题》的配套程序(<parameter estimation and inverse problem> 2nd Edition Author:Richard C Aster)
- 2013-12-30 15:02:12下载
- 积分:1
-
tamrin1-2-AND_OR_NOT
And OR Not gate in cellular learning automata
- 2013-08-21 13:05:49下载
- 积分:1
-
26TDOA定位的Chan算法MATLAB源代码
说明: 基于TDOA方法的Chan算法matlab案例,欢迎下载使用尝试(Matlab case of Chan algorithm based on TDOA method, welcome to download and try)
- 2021-05-07 13:28:36下载
- 积分:1
-
matlab-helpdoc
说明: matlab中文帮助文档,方便读者理解阅读matlab,一般的安装软件中的帮助文档是英文的,使用不方便(matlab Chinese help docment, support read convience and help you understand clearly )
- 2010-03-30 21:03:26下载
- 积分:1