-
feixianxingdonglixue
依次阐述了非线性动力系统的建模,单自由度自治系统、单自由度非自治系统和多自由度系统的分析方法及动力学行为(Turn on the modeling of nonlinear dynamical systems, single degree of freedom autonomous system, single degree of freedom analysis methods and dynamic behavior of the non-autonomous system and multi-degree-of-freedom system)
- 2013-05-21 10:09:47下载
- 积分:1
-
dtc-matlab
异步电机直接转矩控制,里面包括报告和直接转矩控制程序,有mdl文件和m文件(Direct torque control of induction motor, which includes a report and direct torque control procedures, MDL files and M files)
- 2014-05-06 20:15:26下载
- 积分:1
-
IEEEXplore-4.pdf
Mutual Information Feature Selection
- 2009-04-17 12:27:10下载
- 积分:1
-
rcos
自己设计的脉冲成形滤波器,采用matlab编码,并产生一个序列,输出经过成形后的波形(Pulse shaping filter design using matlab coding and generate a sequence, the output waveform after forming)
- 2012-04-27 11:14:09下载
- 积分:1
-
Matlab-Code
mathlab code for tdoa demo
- 2013-04-13 23:18:56下载
- 积分: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
-
STBC_2Tx_2Rx_Rayleigh_QPSK_Pe1
说明: 双发双收的QPSK仿真,并统计系统的误码率(Twin pairs received QPSK simulation and the BER statistics)
- 2011-04-15 20:29:43下载
- 积分:1
-
analysis-and-clustering
对数组各个变量进行方差分析与模糊聚类,次程序可将其分为三类(An array of each variable variance analysis and fuzzy clustering, time can be divided into three kinds of the program
)
- 2012-05-17 21:33:53下载
- 积分:1
-
FIR
FIR滤波器,使用hamming窗函数,对正弦信号的傅里叶分解形式进行滤波(FIR filters, using hamming window function, Fourier decomposition form sinusoidal signal filtering)
- 2014-11-15 22:50:44下载
- 积分:1
-
snrchek
it will calculates the SNR if u give noise,clean,noisy speech files as the input it will gives the SNR.
- 2011-11-29 14:05:43下载
- 积分:1