-
DigitalSignalProcessing1
数字信号处理实践方法,从一到三囊括了数字信号处理的模数变换、DFT变换、Z变换、滤波器设计等(Digital signal processing practices, from 1-3 to include digital signal processing of analog-to-digital transformation, DFT transform, Z transform, filter design, etc.)
- 2007-12-14 15:49:20下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
kmeans
说明: k均值的matlab代码,包含两个程序——主程序k_means和被调用程序euclidean_distance,详见压缩文件(K-means matlab code, including two programs -- the main program k_means and called program euclidean_distance, see the compressed file)
- 2020-02-06 09:11:34下载
- 积分:1
-
chap3_07_Narendra_MRAC_n2
自适应控制及系统辨识,希望对大家有用,谢谢分享~(Adaptive control and system identification, we want to be useful, Thank you for sharing ~)
- 2010-07-25 16:47:08下载
- 积分:1
-
xinzaobitexing
分别对线性调频信号、非线性调频信号、连续波信号、频率编码信号和相位编码信号的进行了信噪比特性分析,较为有用的程序,与大家分享(Chirp signal, non-linear FM signal, continuous wave signal frequency coded signal and phase encoded signals were signal-to-noise ratio characteristic analysis, a more useful program, to share with you)
- 2012-10-28 17:06:46下载
- 积分:1
-
readraw12bit_view
可以实现对raw格式的图像进行显示,将raw格式的数据转化为相关的图像格式(it can to imshow the raw image!)
- 2010-12-01 13:44:34下载
- 积分:1
-
Untitled
ssb modulation and demodulation for three tone signal
- 2010-05-13 17:27:41下载
- 积分:1
-
XPathFactory
Factory class for creating an XPath. Implementors of XPath derivatives will need to make a derived class of this. @xsl.usage advanced.
- 2013-12-02 15:26:28下载
- 积分:1
-
Simulink_rus_new
simulink modeling for designer hi perfomance comm systems RUS
- 2013-10-07 18:07:33下载
- 积分:1
-
wavelet
基于小波变换的mallat算法,用于检测信号的奇异性,实现励磁涌流的鉴别(Based the wavelet transform mallat algorithm for detection signal singularity inrush current identification)
- 2012-12-19 19:24:31下载
- 积分:1