-
spfx
时频分析工具箱,功能强大,能够出理和分析非平稳信号(Time-Frequency Analysis Toolbox, powerful, able to out the rationale and analysis of non-stationary signal)
- 2007-09-06 21:06:13下载
- 积分:1
-
bezierliu
能够画出贝里尔曲线,根据给定的点,可以改变参数设置达到要求。(Able to draw Beryl curve, according to the given point, you can change the parameter settings meet the requirements.)
- 2009-12-10 19:53:33下载
- 积分:1
-
work-TA-Final
matlab for pemula pepek busuk
- 2011-07-30 09:47:43下载
- 积分:1
-
CalculatedPowers3Ph
Calculated Powers in 3 Phase
- 2013-04-17 11:21:23下载
- 积分:1
-
power_hvdc
高压直流输电仿真模型,基于晶闸管控制的12脉波MATLAB/SIMULINK仿真(The example in this section illustrates modeling of a high-voltage direct current (HVDC) transmission link using 12-pulse thyristor converters [1]. Perturbations are applied to examine the system performance. The objectives of this example are to demonstrate the use of SimPowerSystems blocks in combination with Simulink blocks in the simulation of a complete pole of a 12-pulse HVDC transmission system. The Discrete HVDC Controller block is a generic control available in the Discrete Control Blocks library of the SimPowerSystems Extras library. In the same library you can find the Discrete Gamma Measurement block used in the inverter control subsystem.)
- 2020-07-01 13:40:02下载
- 积分:1
-
matlab-kt
用matlab实现kt变换用matlab实现kt变换用matlab实现kt变换(matlab kt)
- 2016-06-30 10:44:00下载
- 积分:1
-
MatlabDF
Matlab仿真DF和AF源程序,含详细比较,可得到仿真结果和图表。(Matlab simulation of DF and AF source, including a detailed comparison, simulation results and charts available.)
- 2011-11-19 20:19:28下载
- 积分:1
-
paper5
LTE论文(Channel Estimation, Carrier Recovery, and Data Detection in the Presence of Phase Noise in OFDM Relay Systems)(Channel Estimation, Carrier Recovery, and Data Detection in the Presence of Phase Noise in OFDM Relay Systems)
- 2015-04-05 13:40:01下载
- 积分: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
-
运用matlab编写的程序,在线玩五子棋,牛批-五子棋
说明: 运用matlab编写的程序,在线玩五子棋,牛批~(Using the program written by MATLAB to play Gobang online, good~)
- 2020-06-22 04:20:02下载
- 积分:1