-
SEP-Protocol-in-Matlab
SEP: A Stable Election Protocol for clustered heterogeneous wireless sensor networks
- 2014-01-15 21:55:54下载
- 积分:1
-
逆傅里叶变换
说明: 对振动加速度信号进行逆傅里叶变换,支持Excel和text读取,希望大家批评指正(The inverse Fourier transform of the vibration acceleration signal supports the reading of Excel and text. I hope you can criticize and correct it)
- 2020-01-03 15:30:02下载
- 积分:1
-
uyiyuiyui
避免资源死锁.doc避免资源死锁.doc避免资源死锁.doc(Avoid resource deadlock. Doc avoid resource deadlock. Doc avoid resource deadlock. Doc)
- 2009-11-25 11:31:07下载
- 积分:1
-
synsq_toolbox_v1.1
同步挤压小波变换的源代码以及几个实例,这些代码由作者Gaurav Thakur等人编写,非常经典。(synchroqueezing wavelet transform)
- 2021-03-12 19:39:25下载
- 积分:1
-
dynprog
动态规划算法,逆序解决动态规划最优化问题(Dynamic programming algorithm, reverse order to solve dynamic programming optimization problems)
- 2021-01-09 22:58:51下载
- 积分:1
-
speech-enhancement
本文介绍了一种基于自适应滤波算法的语音信号增强处理的方法。文中在扼要介绍了目前常用的语音增强方法的基础上,重点介绍了采用LMS算法的自适应语音增强系统。对三种LMS算法(基本LMS算法,符号误差LMS算法及NLMS算法)进行仔细研究,并用Matlab仿真实现,验证比较了三种算法的语音增强效果。(In this paper, a system of speech enhancement is discussed based on self-adaptive algorithm. On the basis of presenting an overview of a number of speech enhancement is described in detail based LMS algorithm.This paper researches sorts of LMS algorithms(the basic LMS algorithm,the sign error LMS algorithm and NLMS algorithm) in detail, and compares the three algorithm of speech enhancement effect with Matlab simulation validation.)
- 2012-04-30 19:53:20下载
- 积分:1
-
work
Phase Locked Loop simulation
- 2010-07-21 18:23:54下载
- 积分:1
-
MM1_smqueue
M/M/K的计算机仿真,排队系统是一种比较典型的离散动态系统,按照规定,它的仿真必然涉及到时间的表示,事件驱动的表示。这里我们采用静态的仿真思想实现M/M/1的计算机仿真。(M/M/K of the computer simulation, queuing system is a typical discrete dynamic system, in accordance with the regulations, it necessarily involves the simulation of time that the event-driven representation. Here we use a static ideology M/M/1 simulation computer simulation.)
- 2010-11-28 20:13:13下载
- 积分:1
-
lorentzfit
= lorentzfit (× )
lorentzfit 符合输入(× )与罗伦兹功能的形式
“ (× )= 1 / ((- 2)^ 2 + 3号)
输入
:因变量值[ 是] (× )
× :独立变量的值
输出功率
一:名单[ 1 2 3 ] 罗伦兹参数
示例
× = - 16:0.1:35
= 19.4 / ((- 7)^ 2 + 15.8)+ randn (大小(× )/ 10 )
= lorentzfit (× )
杰瑞德·威尔斯
11 / 15 / 11
杰瑞德威尔斯[ 点] [在] [ 点] 教育公爵(a = lorentzfit(y,x)
LORENTZFIT fits the input Y(X) with a Lorentzian function of the form
Y (X) = A1./((X- A2).^2+ A3)
INPUTS
Y : Dependent variable values [Y(X)]
X : Independent variable values
OUTPUT
A : List of Lorentzian parameters [A1 A2 A3]
EXAMPLE
x =-16:0.1:35
y = 19.4./((x- 7).^2+ 15.8)+ randn(size(x))./10
a = lorentzfit(y,x)
Jered R Wells
11/15/11
jered [dot] wells [at] duke [dot] edu)
- 2012-05-02 20:28:43下载
- 积分:1
-
对鸢尾花样本进行聚类 k-means-for-iris
利用K均值聚类对鸢尾花样本进行聚类的matlab程序,包含源代码、样本数据、聚类结果(The use of K-means clustering method to classify iris sample matlab program, the program includes source code, sample data, the classification results)
- 2020-10-27 19:49:59下载
- 积分:1