-
g31
QAM系统蒙特卡罗仿真,高斯Q函数,误差计算,图形分析,实验要求(QAM system Monte Carlo simulation, the Gaussian Q function, error calculation, graphical analysis, test requirements)
- 2011-06-29 20:38:12下载
- 积分:1
-
MYspider
飞秒激光光谱测量SPIDER,matlab模拟程序(Femtosecond laser spectroscopy measurement SPIDER, matlab simulation program)
- 2013-01-23 19:21:54下载
- 积分:1
-
ssrg
MATLAB实现的移位寄存器,可以很容易在网上找到框图,原理也很简单,适合初学者参考。(MATLAB implementation of the shift register, you can easily find online diagram, the principle is very simple, suitable for beginners reference.)
- 2013-07-25 21:06:30下载
- 积分: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
-
matlabvolating
用于求微分方程问题的数值解法,自己编的程序,希望高手指点(Demand equations for the numerical solution of the problem, his series of procedures in the hope master guiding)
- 2010-05-14 14:15:02下载
- 积分:1
-
CART_Baseline_PI_Final3
使用FAST软件的风力发电控制系统仿真的Simulink代码(Wind power control system using the FAST software simulation of Simulink code)
- 2012-12-15 02:50:07下载
- 积分:1
-
irisdatasetclustering
dijkstra algorithm is a algo used for routing purposes, Dijkstra is ver-2 common algorithm.. so enjoy code
- 2012-06-18 17:36:23下载
- 积分:1
-
Dynamic-Analysis-
This program used for analyzing a dynamic system by method of generalized coordinates method.
- 2014-10-16 17:13:53下载
- 积分:1
-
ls_lmmse
Channel estimation including the LS and LMMSE algorithm,total simulation codes and the comparison of the two methods
- 2015-11-05 09:14:47下载
- 积分:1
-
byte
用来计算混沌时间序列的延迟时间,It s applied to calculate the delay time of(Used to calculate the delay time of chaotic time series, It s applied to calculate the delay time of)
- 2017-05-12 10:22:48下载
- 积分:1