-
naturalness_gradident_arithmetic
此代码只要是自然梯度算法(naturalness_gradident_arithmetic,使用matlab编写的,一起学习(This code as long as it is the natural gradient algorithm (naturalness_gradident_arithmetic, using matlab prepared to learn)
- 2021-05-10 00:08:34下载
- 积分:1
-
code
单频估计kay算法的仿真源程序,系统为QPSK调制,信道为高斯白噪声信道。(Single frequency estimate kay algorithm simulation source code, the system is QPSK modulation, the channel is Gaussian white noise channel.)
- 2014-09-21 14:08:36下载
- 积分:1
-
cc
说明: matlab,实现永磁同步电机调速。pid控制(matlab,pmsm,PID controller)
- 2013-12-04 11:42:00下载
- 积分:1
-
step_linear_predetict_and_Weiner_filter
一步线性预测与Weiner滤波的比较,含GUI界面.(Step linear prediction compared with the Weiner filter, with GUI interface.)
- 2010-07-23 22:18:25下载
- 积分:1
-
smithchart
This is a source code .
this is a sourc c odeeg
- 2009-03-27 21:40:31下载
- 积分:1
-
YongsVOF
YongsVOF的自由界面追踪matlab计算程序,计算恒定流场中的界面追踪问题,网格尺寸正确,可运行。(YongsVOF freedom interface tracking matlab computer program to calculate the constant flow field interface tracking problem, the mesh size is correct, you can run.)
- 2014-11-11 10:34:37下载
- 积分: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
-
1
说明: 《MATLAB 7.0编程基础基础》源程序,适合于初学者练习(" MATLAB 7.0 programming foundation base" source, suitable for beginners)
- 2011-06-13 17:35:51下载
- 积分:1
-
Exercise1
程序主要包含幂级数展开逼近余弦及在同一坐标下显示多个曲线。压缩包中还包含相关的参考资料。(Program mainly includes power series expansion approximation cosine and displayed in the same coordinate multiple curves. Compressed package also contains the associated reference materials.)
- 2013-09-06 08:24:10下载
- 积分:1
-
beam
matlab 中梁的弯矩 剪力 变形 轴力图形 以及源程序(matlab in Beams Shear deformation and axial force graphic source)
- 2013-11-11 13:42:29下载
- 积分:1