资源列表
2dcos
- 用于拉曼光谱的数据处理,有光谱的平滑和数据校正等代码(Data processing for Raman spectroscopy, spectral smoothing and data correction)
高斯
- 电力系统潮流计算是电力系统稳态运行分析中最基本和最重要的计算之一, 是电力系统其他分析计算的基础。本文件为电力系统潮流计算的高斯迭代法代码(Gauss iteration code for power flow calculation of power system)
新建文件夹
- 用于近红外光谱中,进行校正集和验证集近红外光谱的选择(Used in near-infrared spectroscopy for the selection of correction sets and validation sets for near-infrared spectroscopy)
TE
- 实现Transfer function功能,内含两个文件,可以分析两组数据之间的差异。(The implementation of the Transfer function function contains two files, which can analyze the differences between the two sets of data.)
SRCNN
- 是《Learning a Deep Convolutional Network for Image Super-Resolution》文章相关的MATLAB代码,可以利用训练好的字典,通过CNN实现超分辨率重建(SR)的功能。(Matlab demo code for "Learning a Deep Convolutional Network for Image Super-Resolution" (ECCV 2014) and "Image Super-Reso
《数据挖掘导论》 PPT 压缩处理
- Machine learning 机器学习实战的课本编程资料(The textbook programming materials for machine learning)
spl_calc
- A program to read in a wav-file and to determine the averaged Sound pressure Level. Example is given, too.
Warshall
- 使用warshall寻找最短路径,IDE使用的是QT5.8(use the warshall to find the shortest road)
算法设计与分析-第三章-图与遍历算法
- 非常好的算法分析方面的资料,欢迎大家下载!(very good algorithm books, it can help you to learn quickly!)
Griewank
- 用于非线性算法的测试用到的函数,Girewank,文件中包含pso测试案例,有需要可以拿走。(The function used for testing nonlinear algorithms,Girewank,contains PSO test cases in the file, and it needs to be taken away.)
Rastrigin
- 用于非线性算法的测试用到的函数,Rastrigin,文件中包含pso测试案例,有需要可以拿走。(The function used for testing nonlinear algorithms, Rastrigin, contains PSO test cases in the file, and it needs to be taken away.)
Desktop
- 用MATLAB设计的简单的陷波器,运用的是切比雪夫滤波器,特点是过渡带窄,但是通带没有巴特沃兹的平坦。(MATLAB bandpass filter, using Chebyshev.)