-
SLR
利用stft实现了跳频信号的跳周期估计
简单的进行了跳频信号的仿真,然后利用短时傅里叶变换对跳频信号进行分析,再对得到的时频矩阵提取时间平面,对时间序列去直流,进行傅里叶变换,最后实现得到跳周期。(estimates the hopping time of the sfh by stft )
- 2021-03-06 11:29:30下载
- 积分:1
-
793666757crosscorr
matlab编写的点阵计算程序,用于阵列全息光镊的计算(spot array calculation)
- 2020-07-23 16:28:43下载
- 积分:1
-
matlab代码
说明: 在命令行输入%%滞回曲线
t0=0;
tf=20;
x0=[0 0 0]
[t,x]=ode45('Lorenz',[t0 tf],x0);
plot(x(:,1),x(:,3)),可得滞回曲线(Enter the%% hysteresis curve on the command line
t0=0;
tf=20;
x0=[0 0 0]
[t,x]=ode45('Lorenz',[t0 tf],x0);
plot(x(:,1),x(:,3)))
- 2020-06-23 11:10:33下载
- 积分:1
-
mvnpdf
计算多维正态分布的概率密度值,给出均值和方差矩阵(Multidimensional normal distribution calculate the probability density values, given the mean and covariance matrix)
- 2008-04-15 08:54:59下载
- 积分:1
-
fcfx
用matlab做方差分析的几个例程包括:单因素一元方差分析,双因素一元方差分析 非参数方差分析(ANOVA using matlab to do a few routines include: single-factor analysis of variance one yuan, two-factor analysis of variance one yuan non-parametric analysis of variance)
- 2014-08-27 13:25:38下载
- 积分:1
-
ThreePhase-Inverter-Harmonics_reduction
This is the matlab simulation of three phase inverter harmonic reduction technique.
- 2011-12-16 03:21:58下载
- 积分:1
-
cdma_fir
模拟了高斯白噪声通过IS-95基带脉冲成形FIR滤波器的过程。绘制了FIR滤波器的频响曲线,噪声输入前与输出后的波形与功率谱(Simulated Gaussian white noise through the IS-95 baseband pulse shaping FIR filter. Drawn FIR filter frequency response curve, noise input and output waveform and power spectrum)
- 2013-05-10 17:06:59下载
- 积分:1
-
0.0
个人随机编写的,关于matlab模拟随机时滞微分方程的程序(Personal random programming, matlab simulation of stochastic delay differential equations procedures)
- 2021-03-23 19:49:15下载
- 积分:1
-
toolbox_graph
说明: This toolbox contains a lot of function to deal with spectral theory of triangulation. You can load triangulations from files and then display the resulting mesh. It allows to compute various laplacian operator, and the to compute parameterization using spectral decomposition, harmonic mapping, free boundary harmonic mapping, and isomap.
- 2020-06-21 10:00:02下载
- 积分:1
-
music
说明: 阵列信号处理中MUSIC算法仿真程序大作业,对不同信噪比,不同快拍数的情况进行仿真(In the array signal processing, the music algorithm simulation program is a big task, which simulates the situation of different signal-to-noise ratio and different snapshot number)
- 2020-05-12 15:53:04下载
- 积分:1