-
Decomposition
时频原子分解算法主要用于建立时频原子库,从而提取出特征信号(Time-frequency atom decomposition algorithm for frequency atoms library created to extract the characteristic signal)
- 2012-09-24 17:31:29下载
- 积分:1
-
cpso
根据cpso算法给出的一个matlab代码,全,添加测试函数即可运行(According cpso given an algorithm matlab code, full, add test functions to run)
- 2014-01-21 10:28:01下载
- 积分:1
-
dq0_matlab_simulink
电机dqo系统放着程序,大家多交流............(Motor dqo system stood process, everyone was sharing ............)
- 2010-06-23 21:03:17下载
- 积分:1
-
gold-sequence
generating gold sequence
- 2011-04-23 15:34:30下载
- 积分:1
-
PCA-matlab
此程序为用于主成分分析的matlab程序,可以输出贡献率及画出二维散点图(this procedure for the Principal Component Analysis Matlab procedures can export contribution rate and the two-dimensional plot paint)
- 2006-11-01 10:50:43下载
- 积分:1
-
fsk_tiaopian
FSK跳频通信系统的扩频通信原理和过程仿真,包括调解,扩频,接扩,解调全过程。对初学者有一定意义(FSK frequency hopping spread spectrum communication system simulation communication principles and processes, including mediation, spreading, then expanded, demodulation entire process. Some significance for beginners)
- 2013-06-05 16:39:54下载
- 积分:1
-
MUSIC-algorithm-performance-analysis
几种MUSIC算法性能分析,用于波达方向估计(Several MUSIC algorithm performance analysis, used for the estimation of DOA)
- 2013-05-06 21:09:56下载
- 积分:1
-
6种随机共振程序
Stochastic resonance,SR)的概念最初是由Benzi等人提出并用于解释第四纪冰川问题,此后用于描述一种现象──非线性系统中内噪声或外噪声的存在可以增加系统输出的响应。这里一共有在网上下载的一共7种不同的程序,供大家分析参考(The concept of Stochastic resonance (SR) was first proposed by Benzi et al. And used to explain Quaternary glaciation. After that, it is used to describe a phenomenon -- the presence of internal noise or external noise in nonlinear system can increase the response of the system output. There are a total of 7 different programs available for download on the Internet for people to analyze and refer to)
- 2020-10-13 10:47:31下载
- 积分:1
-
AR
说明: 采用AR模型,估计功率谱密度,包含实测数据(The AR model is adopted to estimate the power spectral density, including the measured data)
- 2020-01-14 11:39:41下载
- 积分:1
-
matlab-code
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
(Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process)
- 2006-06-02 11:52:10下载
- 积分:1