-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1
-
Buck_digtal
一个关于降压BUCK电路的模型建立,很好很强大(BUCK a buck on the modeling circuit, a very powerful)
- 2011-09-02 21:15:53下载
- 积分:1
-
xiexueshu-zuiyoukongzhi-
最优控制工具书,大师级人物解学书经典力作,研究最优控制必备(Optimal control books, school books gurus solution classic masterpiece, essential Optimal Control)
- 2014-09-23 20:21:27下载
- 积分:1
-
zizhengding2
灰色预测模糊PID算法实现,该算法效果显著(Grey fuzzy PID algorithm, the algorithm results are obvious)
- 2011-12-01 15:31:46下载
- 积分:1
-
ocr1
this is game optical recognition by mathlab
- 2010-07-10 18:12:22下载
- 积分:1
-
Fuzzy_entropy_bbd
模糊熵, 为解决从信号中提取故障特征难的问题, 介绍了一种新的信号故障特征提取方法—— 多尺度熵( multi-scale
entro py, 简称MSE) , 并将样本熵和多尺度熵分别应用于转子故障信号复杂性的度量, 以提取故障特征。试验数据
分析表明, 与样本熵相比, 多尺度熵更能有效地实现转子故障类型的诊断。(A new rolling bearing fault diagnosis approach based onmultiscale permutation entropy (MPE), Laplacian score (LS), and support
vector machines (SVMs) is proposed in this paper. Permutation entropy (PE) was recently proposed and defined to measure the
randomicity and detect dynamical changes of time series.)
- 2014-05-09 10:05:29下载
- 积分:1
-
perceptronexample
感知器分类的一个例子,分成两类的分类器,用MATLAB实现(perceptron example for matlab)
- 2009-12-18 10:09:48下载
- 积分:1
-
Image-Segmentatin-and-Thresholding-Method
This Source Code for Image Segmentation and applying the threshold at image
- 2013-11-03 16:05:10下载
- 积分:1
-
粒子群+压缩感知+DOA
改进粒子群优化在压缩感知DOA估计中的应用_赵宏伟(Application of improved particle swarm optimization in DOA estimation of compressed sensing)
- 2017-08-05 13:23:03下载
- 积分:1
-
QTDBL
心电图识别QRS波形。含有MATLAB源码及155个波形文件组成的CSE心电数据库。(QRS ECG waveform recognition. Contains MATLAB source code and files consisting of 155 waveforms CSE ECG database.)
- 2011-07-06 09:25:30下载
- 积分:1