-
Matlabzdlt
matlab在振动论坛上的相关问题的精华回帖 有些内容讲的相当不错(matlab vibration related issues forum, some of the best of Replies speak pretty good content)
- 2010-05-26 23:19:13下载
- 积分:1
-
FDBPM 3D paper
有限差分法(finite difference method ... ... ... ... ... ... ... ... ... ... )
- 2007-04-16 18:28:31下载
- 积分: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
-
SNR_Max_BSS
基于最大信噪比的盲源分离算法(附参考文章),能够分离线性混合的超高斯和亚高斯源信号, 并且可以有效地分离语音信号。((With reference to the article), can be separated and super-Gaussian linear mixed sub-Gaussian source signal to noise ratio based on the largest blind source separation algorithm, and can effectively separate the voice signal.)
- 2014-07-07 21:48:24下载
- 积分:1
-
LFM_PSK_distinguish
LFM信号与BPSK信号相区别分析识别的程序(LFM脨脜 潞 脜脫毛BPSK脨脜 潞 脜脧脿脟酶 卤 冒 脰脦枚脢 露 卤 冒渭脛 鲁 脤脨貌)
- 2007-09-05 13:09:12下载
- 积分:1
-
DBF
说明: 天线方向图dbf程序,包括line\circle\array的程序。(antenna pattern dbf)
- 2011-03-03 19:42:26下载
- 积分:1
-
direct
一个使用MATLAB的例子,在电机调速方面的应用。(an example of the use of MATLAB, the motor on the application.)
- 2006-11-30 15:44:05下载
- 积分:1
-
New2
rake receiver for uwb
- 2009-03-20 18:44:29下载
- 积分:1
-
dec1D
图像处理之中的对已经预滤波的信号进行多小波分解的Matlab实验程序(Image processing are already pre-filtering of the signal decomposition Matlab Multiwavelet experimental procedures)
- 2008-04-26 21:31:36下载
- 积分:1
-
SPIN
Script to generate a Monte Carlo plot of number of measurements
M vs reconstruction SNR in dB
- 2014-08-14 17:07:09下载
- 积分:1