-
Voltage-margin-by-cpf
利用连续潮流法计算的电压裕度程序,自己编的,大家可以下载交流使用(Continuous flow method using the voltage margin procedures, their own series, you can download exchange use)
- 2010-05-27 19:47:06下载
- 积分:1
-
LVQ
LVQ神经网络的预测——人脸朝向识别的源程序及数据。用matlab程序编写。(LVQ neural network prediction- face towards the identification of the source code and data. Using matlab programming.)
- 2013-08-03 15:20:17下载
- 积分:1
-
matlabshipingchexiangtouduqu
matlab 视频读取方式的研究,有好多种方法,很好用哟(matlab video read mode, there are a variety of methods well with yo)
- 2013-05-19 11:40:01下载
- 积分:1
-
FOFDM
filtered-ofdm信号处理,包括IFFT,pulse shaping ,信道估相位估计等模块(filtered OFDM signal processing)
- 2021-03-03 16:29:33下载
- 积分:1
-
JARS
说明: 用来检验加密图像的加密水平,也可以用来检验算法的加密程度和效果(Used to test the level of encryption image encryption can also be used to test the extent and effect of the encryption algorithm)
- 2010-04-21 21:35:07下载
- 积分:1
-
Music
Basicmusic 波束形成程序 能有效的仿真天线排列(Basicmusic beamforming coding. It can simulate the antena array effectly.)
- 2012-05-16 22:00:51下载
- 积分:1
-
mux8to1_with_if
this code to input 8 different data and make them out sequentialy
- 2015-02-19 10:54:20下载
- 积分:1
-
RFID功能实现, rfid_epc_c1_gen2-master
说明: RFID功能实现,基于信号强度的定位方法(RFID Implementation of RFID Function and Location Method Based on Signal Intensity)
- 2020-06-22 03:40:02下载
- 积分: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
-
RIN_FN_LaserDiode
说明: 半导体激光器速率方程matlab仿真,并且有RIN噪声的仿真部分(Semiconductor laser rate equation matlab simulation, and there is a simulation part of RIN noise)
- 2020-08-28 12:40:10下载
- 积分:1