-
EITHT
mATLAB教程第六章案例,时间变动序列(mATLAB Tutorial Chapter VI case, the time sequence changes)
- 2013-07-20 10:01:58下载
- 积分:1
-
SURF
surf特征点检测,并实现两幅图像特征点的匹配(surf feature point detection, and the two images matching feature points)
- 2013-07-20 16:14:10下载
- 积分:1
-
zhangke
用Lmi工具箱的最小化方法来估计系统的发生的故障(We use the minimization method of Lmi toolbox to estimate the failure of the system.)
- 2018-04-07 20:54:42下载
- 积分:1
-
Untitled4
跳频通信中采用BPSK调制之后的信号输出(the output of the signal after using BPSK modulation in frequency hopping communications)
- 2016-12-29 10:51:01下载
- 积分: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
-
Untitled
基于均匀线阵、一个信号源的music算法程序,希望对初学music算法的同学有帮助吧!(Music algorithm based on uniform linear array, a signal source procedure, the beginner students of the music algorithm it!)
- 2012-04-07 10:32:37下载
- 积分:1
-
MALAB
基本上涵盖了所有的matlab应用函数,无论是初学者还是做深入研究仿真应用,都很实用(Basically covers all of the matlab application function, whether a beginner or do in-depth research simulation applications, are useful)
- 2010-05-27 16:08:43下载
- 积分:1
-
moca
杆与凸轮碰撞过程中,两者未分离时的摩擦力的变化,各种参数对摩擦的影响(The cam lever during a collision, when the frictional force changes both unseparated, the influence of various parameters on the friction)
- 2014-07-10 10:09:16下载
- 积分:1
-
SpeedADRC_CurrentPI
PMSM双闭环控制,速度环采用自抗扰控制,电流环PI控制(PMSM double closed loop control, speed loop using auto disturbance rejection control, current loop PI control)
- 2018-03-27 13:09:09下载
- 积分:1
-
ofdm_matlab
OFDM仿真的一个好资料,涉及DVB的发射标准仿真,以及几个开放的接收方法仿真!(OFDM simulation using matlab)
- 2010-11-06 15:04:13下载
- 积分:1