擅长智能优化算法、神经网络预测、信号处理、元胞自动机、图像处理、路径规划、无人机等多种领域的Matlab仿真。
2022-12-26 12:25:23 512KB matlab
1
通过周期图法、自相关法、自协方差法、改进的自协方差法、Burg法进行功率估计。
1
基带传输码型AMI、HDB3、CMI及其功率密度完整报告;MATLAB仿真;用MATLAB仿真基带传输码型AMI、HDB3、CMI的波形及其功率密度;
2022-12-15 14:18:20 173KB 通信原理
1
MATLAB多元统计与分析代码包,教师备课,学生做课后作业,练习必备,适合海洋大气等需要大量处理观测数据等专业
2022-12-13 16:07:43 320KB MATLAB做谱分析
1
X射线光电子能分析.ppt
2022-12-09 14:19:19 3.17MB
Introduction to Finite and Spectral Element Methods Using MATLAB®Second Edition This book contains information obtained from authentic and highly regarded sources. Reasonable efforts have been made to publish reliable data and information, but the author and publisher cannot assume responsibility for the validity of all materials or the consequences of their use. The authors and publishers have attempted to trace the copyright holders of all material reproduced in this publication and apologize to copyright holders if permission to publish in this form has not been obtained. If any copyright material has not been acknowledged please write and let us know so we may rectify in any future reprint.
2022-12-08 16:19:17 1.82MB Matlab 有限元 谱元法 微分方程数值解法
1
单频信号的相位计算与误差修正
2022-12-08 11:22:46 2KB 信号处理 傅里叶变换 相位谱图
1
5.功率密度 M序列的功率
2022-12-06 19:38:43 1.55MB 伪随机
1
该资源为试用版代码~ 一行代码快速实现特征提取! 理论讲解:https://blog.csdn.net/fengzhuqiaoqiu/article/details/124979190?spm=1001.2014.3001.5501 function fea = genFeatureEn(data,featureNamesCell,options) % 特征提取函数 % 输入: % data:待特征提取的时域信号,可以是二维数据,行列方向不可出错 % options:其他设置,使用结构体的方式导入。 % featureNamesCell:拟进行特征提取的特征名称,该变量为cell类型,其中包含的特征名称为字符串,特征名称需要在下边列表中: % 目前支持的特征(2022.7.10,共8种): % psdE:功率熵 % svdpE:奇异熵 % eE:能量熵 % ApEn:近似熵 % SampleEn:样本熵 % FuzzyEn:模糊熵 % PerEn:排列熵
2022-12-06 11:26:11 16KB 特征提取 信息熵 模糊熵 近似熵
1
x(n)=cos⁡(0.5πn)+0.2sin(0.2πn),n=0,⋯9,求出x(n)的离散傅立叶变换,并画出其幅度
2022-12-03 14:24:45 395B 通信原理
1