资源列表
Khatri_Rao_product
- 由于matlab中没有计算Khatri Rao product的函数,这里写一个子函数方便调用.并且提供了HOSVD的计算函数(Because there is no function to compute Khatri Rao product in MATLAB, here is a child function that is convenient to call.)
daima
- 熟悉Matlab界面,掌握Matlab基本语法,熟练掌握矩阵的基本操作(Familiar with Matlab interface, master Matlab basic grammar, and master basic operation of matrix.)
imf_fft - 副本
- 计算每个IMF分量及最后一个剩余分量residual与原始信号的相关性;计算各IMF的方差贡献率;绘制FFT频谱(The correlation between each IMF component and the last residual component residual and the original signal is calculated; the variance contribution rate of each IMF is calculated; and the FFT
Taylor_TOA_AOA_3D
- 三维TOA/AOA定位的泰勒级数展开最小二乘算法MATLAB源代码(Three dimensional TOA/AOA positioning Taylor series expansion least squares algorithm MATLAB source code)
lmsFunc
- lms自适应滤波函数,可编写主程序进行调用(LMS adaptive filtering function, the main program call can be written.)
fuliye
- 傅里叶变换的一个实例应用,可用来分析采样频率和数据长度对频谱分析精度的影响(An example application of FuLiye transformation)
无线传感器网络
- 无线传感器网络,节点定位,能实现仿真,效果较好(Wireless sensor network, node localization, can achieve simulation, the effect is better.)
svd
- tsvd 截断奇异值分解 相比较奇异值分解,有很好的抗干扰能力(The singular value decomposition of TSVD truncated singular value decomposition has good anti-interference ability.)
蛙跳程序
- 实现蛙跳算法,对一系列的高维复杂函数,利用蛙跳算法求其最优值(To achieve the frog leaping algorithm, we use frog leaping algorithm to find the optimal value for a series of high-dimensional complex functions.)
xsk_rd1
- 合成孔径雷达中的经典RD算法分享,能够获得高分辨率的复图像域数据。(Sharing Classical RD Algorithm)
MFSK
- MFSK的性能分析以及它的波形图,在通信原理的课程设计中会用到,也可用于其他的地方(performance analysis of MFSK and its waveform diagram will be used in the course design of communication principle, and it can also be used in other places.)
Dijkstra
- 采用matlab实现Dijkstra最路径算法(Using MATLAB to implement the shortest path algorithm)