-
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
-
getstart
matlab(R2011b)教程,英文版(Getting Started Guide)(matlab(R2011b)——Getting Started Guide)
- 2012-05-16 16:40:41下载
- 积分:1
-
plotATM
读取MIT-BIH数据库的心电数据,并画出波形(Read the MIT-BIH ECG database, and draw the waveform)
- 2011-06-04 14:56:09下载
- 积分:1
-
GaoJie
产生两个远程的发送信号,采用归一化处理使其中一个信号有时延,然后求两个接收信号的高阶累积量.(have two long-distance signal transmission, is used to make a treatment in which a signal delay, Then the received signal for the two Cumulant.)
- 2007-04-27 10:01:19下载
- 积分:1
-
Circular-Orthogonal
基于多输入多输出单载波频域均衡信道估计的正交循环序列(Circular Orthogonal Sequences Based Channel
Estimation for MIMO SC-FDE Systems)
- 2014-08-24 19:44:04下载
- 积分:1
-
shearletnew
Demo:演示程序(注意图像路径)
ShearletCoef: 系数计算程序
mybeta: 伪极坐标 Fourier 变换(文件名是暂时的用法)
phi0,psi0,psid: 低高频图像点阵显示(myu,myv用于理论分析,不被 Demo 调用)
psiStock:
FPsi1(2)_x(有编号): shearlet 函数类
bump: 钟形光滑函数
ramp: 斜升光滑函数(即旧版中的 smooth)
新版比旧版提高了框架函数的连续性——对角方向上的生成函数进行了连续化。算法设计上,
伪极坐标 Fourier 变换被独立出来。(Demo: demo program (note the image path) ShearletCoef: coefficient calculation procedure mybeta: pseudo-Polar Fourier transform (the file name is temporary usage) phi0, psi0, psid: low frequency image dot matrix display (myu, myv for theoretical analysis not to be invoked Demo) psiStock: FPsi1 (2) _x (numbered): shearlet function classes bump: bell smooth function ramp: ramp smooth functions (ie legacy of smooth) than the old version of the framework to improve the continuity of functions- diagonal direction of the generating function were continuous. Algorithm design, pseudo-Polar Fourier transform is independent.)
- 2015-03-11 22:42:14下载
- 积分:1
-
fxxmd
用matlab中simulink工具箱搭建的非线性模型,功能便于实现!(Using matlab simulink toolbox to build the nonlinear model, features easy to implement!)
- 2013-05-23 20:50:00下载
- 积分:1
-
burg
说明: burg算法求功率谱,用matlab实现,其中用到了arburg和pburg等函数(burg algorithm for power spectrum, with the realization of matlab, which uses a function such as arburg and pburg)
- 2020-11-22 21:29:35下载
- 积分:1
-
chuanre_23
这是另一个相关程序,求解传热系数的基本思想相同,只是温度的检测点不同。(This is another procedure, solving heat transfer coefficient of the same basic idea, but the detection of temperature difference.)
- 2006-06-23 09:33:34下载
- 积分:1
-
dsk04n
这个是西安电子科技大学的陈怀琛教授编写的《数字信号处理教程——MATLAB释义与实现》(第2版)程序集(This is the Xi' an University of Electronic Science and Technology, prepared by Professor Chen Huaichen " Digital Signal Processing Course- MATLAB Interpretation and Implementation" (2nd edition) assembly)
- 2009-05-03 15:46:17下载
- 积分:1