-
romberg_method_integration_order8
NUMERICAL INTEGRATION:
Implementation of the routine of order 8 and applied on the function sin(x), 0<=x<=pi
Code is very understodable, and converge very fast.
- 2009-11-26 21:55:13下载
- 积分:1
-
backprop
BACK PROPOGATION ALGORITHM FOR MATLAB
- 2010-05-11 08:19:26下载
- 积分:1
-
Ttail
T型尾翼颤振进计算。结合了nastran生成的模态坐标f06文件及气弹计算软件ZAERO。片条法计算非定常气动力里面的定常附加部分。(T-tail flutter ansys, composite of f06 and ZAERO.)
- 2013-12-19 18:07:34下载
- 积分:1
-
JinXiang
matlab 与 vc 混合编程在图像处理中的应用(hunhebiancheng)
- 2010-12-21 12:53:55下载
- 积分:1
-
fenlipid
本人所编写的关于Matlab的分离pid算法的相应程序代码(I have written about the separation of Matlab code corresponding pid algorithm)
- 2011-05-08 16:56:27下载
- 积分: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
-
Desktop
说明: 西储大学轴承数据,故障特征频率明显,与理论值基本符合。(The bearing data of Xichuan University have obvious fault characteristic frequency, which is basically in accordance with the theoretical value.)
- 2021-04-08 14:39:00下载
- 积分:1
-
opencom
串口打开的matlab文件,感觉挺好用的(open the com method using matla )
- 2009-11-30 14:17:25下载
- 积分:1
-
kantao_V6.2
小波包分析提取振动信号中的特征频率,处理信号的时频分析,matlab程序运行时导入数据文件作为输入参数。( Wavelet packet analysis to extract vibration signal characteristic frequency, When processing a signal frequency analysis, Import data files as input parameters matlab program is running.)
- 2016-05-25 12:37:10下载
- 积分:1
-
fangyeweisqx
MATLAB程序仅供大家参考。多多支持谢谢谢谢(good)
- 2009-03-17 17:20:31下载
- 积分:1