-
xin
DTMF信号检测,在MATlab开发环境下根据GOERTZEL进行编程。(DTMF signal detection)
- 2012-04-21 14:28:54下载
- 积分:1
-
meanshift
采用meanshift算法,对小目标进行跟踪,并在多种背景条件下对算法进行验证(Meanshift algorithm used for small target tracking, and in a variety of background conditions to verify the algorithm)
- 2013-11-20 08:34:14下载
- 积分:1
-
arsim
Ar simulation for fifting arbitrary function
- 2011-02-06 19:46:03下载
- 积分:1
-
SNR
资料中介绍了几种经典信噪比估计算法的编码并进行比较,包括误差矢量幅值法、最大似然估计、迭代法以及奇异值分解法。(Data introduces several classical coding SNR estimation algorithm and compared, including error vector magnitude, maximum likelihood estimation, iterative method and singular value decomposition.)
- 2021-04-10 10:18:59下载
- 积分:1
-
3103540_rs_encoder
说明: 参照CCSDS标准的RS编码
交织深度参照CCSDS标准(Refer to the RSS standard of the CCSDS standardInterweaving depth refers to the CCSDS standard)
- 2020-06-16 02:20:06下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
PMSM_DiscreteModel_DOB_R2013a
说明: 永磁同步电机矢量控制仿真,Matlab版本至少为R2013a,控制器及模型均为离散形式,附带有离散形式的DOB和Enhanced DOB,实现谐波注入,降低转矩脉动(FOC control of PMSM, servo systems, disturbance observer, torque ripple)
- 2020-12-11 19:08:26下载
- 积分:1
-
rs_encode
很不错的RS纠错编码原理及其实现方法。pdf格式(rs encode and decode.)
- 2010-06-20 23:09:19下载
- 积分:1
-
gray
海底回波检测, 很有用的程序。(Sea echo detection, the procedure is useful)
- 2010-12-22 17:15:49下载
- 积分:1
-
AmplitudeFrequencyDiagram_Program
杜芬系统跳跃现象 小参数 时间步长 以点或线画图可调(Duffing jumping phenomenon, the small parameter can be modulated and the time step can be set by yourself )
- 2013-12-08 19:04:15下载
- 积分:1