-
qpskdemo23
quadrature phase shift keying demodulation technique
- 2009-04-03 21:07:08下载
- 积分:1
-
GridCODE
无线通信中MIMO系统空时格码技术编程4状态情况(Wireless communications, MIMO system empty grid code technology programming 4-state situation)
- 2012-12-30 22:17:54下载
- 积分:1
-
SINE_SIGNAL_SEPARATION
基于k-l分解算法的正弦信号分离算法,用于实现强背景噪声下正弦信号恢复(Sine signal separation algorithm based on k-l expansion algorithm ,which is useful in sine signal getting from strong background noise)
- 2013-12-16 16:05:44下载
- 积分:1
-
correlate
输入为一个序列或两个序列,输出为其自相关序列或互相关序列(Input as a sequence or two sequences, the output of its autocorrelation sequence or cross-correlation sequence)
- 2009-04-22 19:13:03下载
- 积分:1
-
matlab
matlab课件 MATLAB概述 MATLAB数据 MATLAB程序设计 MATLAB绘图(courseware matlab MATLAB Overview MATLAB MATLAB MATLAB programming graphics data)
- 2013-10-12 20:35:12下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
graysystem
在matlab中计算灰色关联度,可以计算农业经济,人文生态,环境,等等,用途广泛,方便使用。(gray system is good,many people liked it,it can calculate many things for agriculture,econmics and other things.so try to download it and use it.)
- 2010-11-22 11:19:34下载
- 积分:1
-
MWLS1D
经典无网格教程的无网格算法的例程,属于第六章例程(Classical meshless tutorial meshless algorithm routine, part of Chapter VI of the routine)
- 2009-12-12 18:42:33下载
- 积分:1
-
Numerical-Solution-PDE-
偏微分方程的数值解法的MATLAB程序介绍了应用最为广泛的椭圆型、双曲型、抛物型偏微分方程的数值解法,而且还详细编程实现了每种方程的多种常见数值解法。 附件使用MATLAB编程来实现这些算法(introduces the most widely elliptic, hyperbolic, parabolic partial differential equations numerical solution, but also the details of each programming a variety of common numerical solution of equations. Attachments using the MATLAB program to implement these algorithms)
- 2011-04-19 17:59:18下载
- 积分:1
-
test_graphe
test_graph for matlab
- 2015-01-15 02:50:22下载
- 积分:1