-
111186763ddqpsk
说明: 这是一个关于OQPSK的Matlab程序
这是一个关于OQPSK的Matlab程序 (This is a OQPSK the Matlab program is a program of OQPSK in Matlab)
- 2010-04-21 12:41:59下载
- 积分:1
-
simulation
ekf滤波、pda关联滤波、卡尔曼滤波、最小二乘参数估计的仿真建模,以及matlab多项式的学习资料(ekf filtering, pda association filtering, Kalman filtering, least squares parameter estimation modeling and simulation, as well as learning materials matlab polynomial)
- 2014-02-20 22:18:23下载
- 积分:1
-
Model_Reference_Adaptive_Control
模型参考自适应控制的Matlab实例,仿真模拟闭环跟踪方波输入
关键字:模型参考自适应控制 Matlab 例程(An Matlab example of model reference adaptive control.Simulate the closed-loop system to follow a square reference signal.
Keywords:Model Reference Adaptive Control, Matlab, Example)
- 2013-04-24 22:29:37下载
- 积分:1
-
GS-SOR
有关于数值代数中Guass-Seidal迭代法和SOR迭代法的完整源码。(The complete source about the numerical algebra Guass-Seidal iterative method and SOR iterative method.)
- 2012-11-27 20:49:52下载
- 积分:1
-
Untitledtest
Cell parameters are calculated and received power all possible transmissions are plotted
- 2015-04-22 15:01:26下载
- 积分: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
-
QAM_coding
介绍OFDM信号的基本特征 4qam编码原理及实现(OFDM qam)
- 2010-11-05 10:04:52下载
- 积分:1
-
shipinfenxi
很有用的时频分析工具,内附各个函数的说明,方便调用。(Very useful tool for time-frequency analysis, containing a description of each function, easy call.)
- 2013-08-28 00:23:54下载
- 积分:1
-
chao-xi-tiao-he-fen-xi
本代码可以用于一个月的潮汐调和分析,求出调和常数,并进行潮汐预报。(Month of tidal harmonic analysis)
- 2013-12-30 18:14:57下载
- 积分:1
-
StereoMatching
说明: 在Matlab平台上,通过NCC SSD SAD算法双目立体图像求视差图(In the Matlab platform, through the NCC SSD SAD algorithm for stereo disparity map image requesting)
- 2021-03-09 17:19:27下载
- 积分:1