资源列表
STAP
- 基本的STAP处理程序,适合雷达或者信号处理相关对的基础学习(Basic STAP processing procedures, suitable for basic learning)
小号
- 导入音频文件,通过其音色识别出弹奏乐器为小号。(Import the audio file and recognize the trumpet playing the instrument by its tone.)
钢琴
- 导入音频文件,通过其音色识别出弹奏乐器为钢琴。(Import the audio file and identify the instrument played by its tone as a piano.)
Bidirectional Rapidly-exploring Random Trees
- 基于二值图的路径规划,rrt算法。 双向优化,通过起点与终点双点发展扩展树,优化处理速度。(Path planning based on binary graph, RRT algorithm. Two way optimization, through the start and end point of the expansion tree development, optimize the processing speed.)
dfftpack
- FFTPACK is a package of Fortran subprograms for the fast Fourier transform of periodic and other symmetric sequences. It includes complex, real, sine, cosine, and quarter-wave transforms.
基于遗传算法的无功优化
- 应用遗传算法对IEEE33节点算例进行无功优化,在节点18处接入了1个分布式发电和1个补偿电容。
l范数问题
- 此文件应用于稀疏分离求解约束问题l范数问题。This file is applied to solve the l-norm problem of constraint problem by sparse separation
独立成分分析
- 独立成分分析方法经常用于图像处理,纹理和平滑的分离。Independent component analysis is often used in image processing, texture and smoothing separation
VMD+BNN
- 长短时记忆网络,风速预测,LSTM,神经网络(WIND PREDICTION,lstm,long and short)
xinzang
- 心脏三维图,心脏图,matlab案例,表白(Three dimensional cardiogram)
数据挖掘导论 完整版
- 讲解数据挖掘中用到的基本算法,描述了算法的数学原理,以及实际应用(Explain the basic algorithm used in data mining, describe the mathematical principle of the algorithm, and practical application)
图像恢复与重建算法SALSA算法
- 本代码可以利用SALSA算法对信号进行稀疏分离,并且可以去的良好的分离效果,对于做稀疏分离的有很大用处