-
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
-
MIMO
利用matlab实现简易的MIMO系统仿真,其中包括AWGN信道和瑞利信道的2发2收有无信道编码的比较,以及1发2收。(Using matlab to achieve a simple MIMO system simulation, including the relatively AWGN channel and Rayleigh channel of the two 2 admission with or without channel coding, as well as a 2 admission.)
- 2021-04-19 20:48:50下载
- 积分:1
-
dist
计算任意两点(给定经纬度)的球面距离,并画出轨迹图。(Calculating any two points (given the latitude and longitude) of the spherical distance, and draw trajectories.)
- 2013-11-11 10:28:11下载
- 积分:1
-
Image-deblurring
这个文件是一些图像去模糊的实例,值得我们一起学习。(This file is some Blur instance, it is worth to study with us.)
- 2013-05-14 17:29:31下载
- 积分:1
-
benhuan
绘制苯环的matlab源文件,对于精确绘图有一定的价值(Drawing phencynonate the matlab source file, for AccuDraw a certain value)
- 2008-02-24 10:39:27下载
- 积分:1
-
DBA
移动无线通信小区功率控制中的DBA算法,用于下行功率控制(DBA algorithm used for power control for downlinks in cells for wireless mobile communication)
- 2009-12-25 15:45:27下载
- 积分:1
-
BP-Nonlinear
非线性误差曲面特性观察,用MATLAB实现BP网络模拟趋近(Observed non-linear error surface characteristics, network simulation using MATLAB tends to achieve BP)
- 2010-07-13 09:44:44下载
- 积分:1
-
1111111
关于MATLAB 的m文件。其详细介绍了怎么样应用MATLAB的应用。大家可以互相学习下(On the MATLAB m-files. Its kind described in detail how the application of MATLAB applications. We can learn from each other under the)
- 2009-05-24 15:12:26下载
- 积分:1
-
hibert
该程序绘制了仿真信号的FFT频谱和功率谱,并调用emd分析方法,绘制了emd分解结果,以及瞬时包络和瞬时频率图,还有Hilbert-Huang谱和Hilbert边际谱。(Program to draw the FFT spectrum of simulation signal and power spectrum call the emd analysis method, drawn emd decomposition, as well as instantaneous envelope and instantaneous frequency plot, there is the Hilbert-Huang spectrum and Hilbert marginal spectrum.)
- 2020-08-15 10:08:25下载
- 积分:1
-
ARDUINO-Ndef-dev
NFC NDEF Arduino source and example
- 2013-11-10 09:14:52下载
- 积分:1