-
carrier-MQW
计算多量子阱中载流子的分布,并且可以根据不同的设计,计算不同的结构中载流子的分布(Calculation of multiple quantum wells carrier distribution, and according to different design, different structures in the calculation of the carrier distribution)
- 2011-11-08 12:30:22下载
- 积分: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
-
clkgen
用MATLAB产生各种时钟信号,对于不同的模块产生适当的始终信号.()
- 2007-09-02 21:12:09下载
- 积分:1
-
WGS84toBJ54xy
用matlab实现WGS84到北京54高斯坐标转换的GUI实现(Matlab to Beijing WGS84 54 gaussian coordinate transformation GUI realized)
- 2012-04-01 11:09:35下载
- 积分:1
-
CH5-Output-Tracking-ESC
国外著名控制专著《extremum seeking control and application》第四章案例matlab源码(matab code for examples of ch4 in a well-known book《extremum seeking control and application》)
- 2013-09-15 15:03:38下载
- 积分:1
-
gauss
2013年研究生数学建模比赛某题目使用的高斯扩散模型(In 2013 the Graduate School of mathematical modeling competition a subject using the Gauss diffusion model)
- 2013-11-03 20:55:24下载
- 积分:1
-
jade
基于四阶统计量的盲源分离算法,它是特征矩阵联合对角化的简称(Fourth-order statistics-based blind source separation algorithm, it is the characteristic matrix referred to as the joint diagonalization)
- 2009-05-29 10:51:05下载
- 积分:1
-
hankel
采用相关分析法辨识系统的脉冲响应,并用Hankel矩阵法从估计的脉冲响应值估计系统的传递函数。(matlab hankel)
- 2010-12-29 14:46:52下载
- 积分:1
-
Wilson
Wilson Equation for liquid liquid extraction
this equation is one of the most common equatiion for Gamma estimation
- 2009-07-08 07:27:55下载
- 积分:1
-
wenducanshunihe
说明: 结构参数拟合,采用最小二乘法,适合于计算参数的非线性拟合。(MATLAB fitness)
- 2010-04-23 11:15:10下载
- 积分:1