-
lms
在MATLAB下实现了自适应滤波算法,包含两种不同的算的比较(In the MATLAB achieve adaptive filtering algorithm, including comparison of two different operators)
- 2010-01-13 16:14:57下载
- 积分:1
-
6
说明: 《精通MTLAB最优化计算》第6章 无约束一维极值问题
源码(" The most proficient MTLAB Optimization" Chapter 6 one-dimensional extremum problem without constraint source)
- 2011-04-18 21:44:10下载
- 积分:1
-
DMC
基本的DMC预测控制matlab程序源代码,初学者值得一看并深入研究。(The basic DMC predictive control matlab program source code, beginner worth a visit and in-depth study.)
- 2012-06-24 21:32:30下载
- 积分:1
-
Cara-tps-reel-d-un-PV
creation d un programme su labview pour déterminer les caractéristique d un PV
- 2014-11-02 18:54:03下载
- 积分:1
-
Fenbu_plot
齿轮形状可调,可分布不同齿形,大大节约作图时间,希望大家支持改进(The gear shape adjustable spread toothed significant savings plotting time, I hope you will support improved)
- 2013-04-09 20:03:01下载
- 积分:1
-
1
说明: matlab使用垂直Sobel算子,自动选择阈值
[VSFAT Threshold]=edge(f, sobel , vertical )
边缘探测
figure,imshow(f),title( 原始图像 ),
显示原始图像
figure,imshow(VSFAT),title( 垂直图像边缘检测 )
显示边缘探测图像
使用水平和垂直Sobel算子,自动选择阈值
SFST=edge(f, sobel ,2)
figure,imshow(SFST),title( 水平和垂直图像边缘检测 )
显示边缘探测图像
使用指定45度角
Sobel算子滤波器,指定阈值
s45=[-2 -1 0 -1 0 1 0 1 2]
SFST45=imfilter(f,s45, replicate )
SFST45=SFST45>=2
figure,imshow(SFST45),title( 45度角图像边缘检测 )
显示边缘探测图像
(matlab I=rgb2gray(I0)
J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
- 2013-12-18 15:42:14下载
- 积分:1
-
Matlab-Linear-FM-Time-freq-analysis
本文就着重比较Radon-Wigner变换、离散Chirp-Fourier变换等方法的优劣。(This article on a comparison of the Radon-Wigner transformation, the advantages and disadvantages of the discrete Chirp-Fourier transform method.)
- 2013-04-29 15:20:55下载
- 积分:1
-
matlabcommanduse
matlab命令行环境的常用操作
再发个详细的,大家帮忙给顶顶
(Matlab command line environment of commonly used operating again issuing a detailed, after another to help everyone)
- 2007-06-25 00:22:17下载
- 积分:1
-
svpwm11
利用MATLAB/SIMULINK中的基本单元搭建的空间矢量脉宽调制SVPWM。(Using MATLAB/SIMULINK to build the basic unit in the space vector pulse width modulation SVPWM.)
- 2011-11-08 09:47:45下载
- 积分:1
-
zhixiang
几个指向性的程序,包括线阵,面阵和带加权的阵型()
- 2008-05-15 16:05:48下载
- 积分:1