-
time-frequency
matlab的时频分析工具箱,希望在对信号的分析上可以帮助到大家。(the time-frequency analysis matlab toolbox, hope that the analysis of the signal can help to everyone.)
- 2007-09-05 13:27:18下载
- 积分:1
-
code
求解线性不定方程组的一个基解(未知数个数大于方程个数),代码简单有效,可以利用该代码求出所有基解,从而得到不定方程组解得一般形式(A radical solution for solving linear equations uncertain (unknown number greater than the number of equations), the code is simple and effective, you can use the code to all base solution obtained, resulting in variable equations have the general form of the solution)
- 2014-01-05 10:12:14下载
- 积分:1
-
VMD-KLD、KLDS、JSD、L2、HD
说明: 对正弦复合信号进行VMD分解后计算KLD、KLDS、JSD、L2、HD距离对比实验(基于PDF概率密度函数)(After VMD decomposition of sinusoidal composite signal, KLD, klds, JSD, L2, HD distance comparison experiment (based on PDF probability density function))
- 2020-10-10 14:02:09下载
- 积分:1
-
NaiveBayesClassifier.tar
naive Bayesian Classifier for classification
- 2012-06-20 17:43:55下载
- 积分:1
-
Poncare-matlab
《高等非线性动力学》-庞克来映射-相轨迹的源程序,怎么利用程序求解并画图(" Higher nonlinear dynamics" - punk to map- phase trajectory of the source, and how to use drawing program for solving)
- 2014-02-25 13:08:09下载
- 积分:1
-
lianxubofangzhen
连续波雷达的仿真代码,具有一定的参考意义(CW radar simulation code, with some reference value)
- 2014-12-24 10:20:33下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
b
说明: 跳频参数估计论文,主要是通过各种时频分析方法进行处理(The hopping parameter estimates thesis, mainly handled by a variety of time-frequency analysis methods)
- 2012-09-17 13:02:14下载
- 积分:1
-
arcss
基于曲率尺度空间(CSS)的图像边缘特征点检测matlab程序。(Detection matlab program based on curvature scale space (CSS) image edge feature points.)
- 2013-12-03 17:31:39下载
- 积分:1
-
vibration2
求弹簧-阻尼系统的固有频率和固有振型,并计算系统的响应。(The natural frequencies and natural modes of the spring damping system are calculated and the response of the system is calculated.)
- 2020-11-26 10:19:32下载
- 积分:1