-
matlab
matlab常用命令 (matlab order)
- 2009-12-03 14:35:01下载
- 积分:1
-
dalin
计算机控制工程带延迟环节系统的大林控制matlab实现算法(Computer Control Engineering with delay the link system Dalin control matlab algorithm)
- 2012-12-29 19:03:36下载
- 积分:1
-
FOChS
Demo for the Fractional-Order Chaotic Systems (FOChS) - functions
- 2013-08-19 04:56:59下载
- 积分:1
-
GUI2003.1
精通GUI图形界面编程--施晓红.周佳--北京大学出版社--2003.1(Proficient in GUI graphical interface programming- Shi Xiaohong Zhou Jia- University Press- 2003.1)
- 2013-05-11 19:55:20下载
- 积分:1
-
Bartlett
在功率谱估计中采用Bartlett法对信号进行功率谱估计。(In the power spectrum estimation method used in Bartlett signal power spectrum estimation.)
- 2009-06-06 09:33:32下载
- 积分:1
-
xiaobofenjie
1)了解小波分解与小波包分解概念区别与联系;
2)了解小波包的分解和重构算法积;
3)用matlab编程对信号进行小波包分解及小波能量图的绘制。
(1) to understand the wavelet decomposition and wavelet packet decomposition of differences and relations between concepts 2) to understand the wavelet packet decomposition and reconstruction algorithms of product 3) the signal using matlab programming wavelet packet decomposition and wavelet energy mapping.)
- 2011-01-07 12:57:18下载
- 积分:1
-
matEngineTest(CSharp)
实现C#对Matlab程序的调用,包括普通指令和.m文件(C# call Matlab program, including the general instructions. M files)
- 2013-04-18 17:16:43下载
- 积分:1
-
oqpsk
通信系统中的OQPSK,并且与QPSK相比较。matlab实现(Communication Systems OQPSK, and compared with QPSK. matlab achieve)
- 2021-03-09 09:19:28下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
viterbi
卷积码的详细维特比译码,适合初学者 (For more than Witte convolution code decoding, suitable for beginners)
- 2014-09-29 20:17:34下载
- 积分:1