说明:迭代自适应Simpson,Lobatto积分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm a...
matlab SimpsonLobatto 积分 Inalmosteverystandardbookonnumeri csquadratureal
说明:matlab在语音信号处理中的使用,包括基频提取,语音识别,语音增强等
说明:In this program, several statistical fading channel simulators using the Sum-of-Sinusoids (SoS)has been implemented.A Rayleigh fading channel impulse ...
说明:particle filter 的一片论文的代码,论文在代码中共有提及 matlab+C实现的-particle filter paper in a code, a total of papers in the code implementation mentioned in matlab+ C
说明:自己在学习GUI时的笔记,对初学Matlab中GUI的朋友很有帮助-GUI in learning when their notes in the GUI of Matlab beginner helpful friends
说明:本文用matlab代码实现了“基于模糊逻辑的无线传感器网络能量感知分布式分簇协议”中所述的分簇。我们假设在每个时间步中,所有节点都处于唤醒状态,感知环境并将其信息直接发送到其簇头,簇头将这些数据包聚合起来,并以单跳方式将其发送到接收器。