-
power_hvdc_vsc
高压输电并网系统,包括逆变器控制系统,电流有功功率双环控制。(High-voltage transmission grid system, including inverter control system, the current active bicyclic control.)
- 2016-01-04 11:24:59下载
- 积分:1
-
PAM_QPSK_System_BER_Simulation
QPSK的误码率仿真和瑞利信道在AWGN下的仿真。(QPSK BER simulation and Rayleigh channel simulation in AWGN' s.)
- 2014-12-12 21:01:14下载
- 积分:1
-
Matlab2
this file about matlab
sent by Mohammad Javad Deriss
- 2011-12-19 20:45:45下载
- 积分: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
-
docs
papers based on distributed arithmetic.
- 2014-02-06 16:17:09下载
- 积分:1
-
jiyuMATLABandwavelet
基于MATLAB的小波变换信号消噪处理.rar这是一片期刊,主要讲述了小波变换在信号消噪方面的应用,相信对做这一方面研究的朋友会有帮助(MATLAB-based signal denoising wavelet transform treatment. Rar This is a journal, focuses on the wavelet transform in signal denoising applications, I believe that to do this aspect of the study will be helpful to Friend)
- 2008-03-07 01:05:30下载
- 积分:1
-
libsvm-mat-2.9-1
libsvm工具箱,用于分类的绝佳工具,也可用于非线性回归及预测,或拟合,其中文本分类是其长项,回归性能非常好(libsvm toolbox, an excellent tool for the classification can also be used for non-linear regression and forecasting, or fitting, of which text categorization is its long entry and return to a very good performance,)
- 2010-01-11 01:01:52下载
- 积分:1
-
LP
说明: This is very simple matlab code for laplacian pyramid used in contourlet transform.
- 2011-02-11 19:22:32下载
- 积分:1
-
huffman_1
Implémentation d une Table de Huffman statique
- 2012-05-26 20:27:08下载
- 积分:1
-
UWB12
UWB,超宽带信号分析必用的子函数,第12部分!(UWB, ultra-wideband signal analysis will be used for Functions, Part 12!)
- 2010-07-05 13:30:32下载
- 积分:1