资源列表
Mastering_Matlab
- 对于精通掌握matlab非常有用的资料,各部分都有详细的介绍,并且有对应的例程可以参考。-for proficient grasp Matlab very useful information, the part of a detailed, and there are corresponding routines reference.
superpixelLattice_MATLAB_7_5
- 图像网格的计算方法,包括快速算法,优于Normalized算法-Image grid computing, including fast algorithm, Normalized algorithm is superior
VB_xiangguanxishu
- 用VB语言编的一个求任意矩阵行间相关系数的程序,可用于回归分析法参考-VB language with a provision for arbitrary correlation coefficient matrix between the lines of the procedures, regression analysis can be used for reference
001
- 矩形脊波导损耗特性的有限元研究Rectangular ridge waveguide loss characteristics of the finite element analysis-Rectangular ridge waveguide loss characteristics of the finite element analysis
faceswap
- Faceswap是一种利用深度学习识别和交换图片和视频中的脸部的工具。(Faceswap is a tool that uses depth learning to recognize and exchange faces in pictures and videos.)
ceemd
- 应用于语音信号和油气管道泄漏信号的去噪处理,有良好的去噪效果(It is applied to the denoising of voice signal and oil and gas pipeline leakage signal, and has good denoising effect)
LMS
- 利用LMS算法更新滤波器参数,实现自适应信号处理(LMS algorithm is used to update filter parameters to realize adaptive signal processing)
4upload
- contains 3 codes on satellite rendezvous and additional 3 files on virtual motion camouflage.
Two-dimensional-function-modeling
- 非线性建模方法可以采用BP神经网络或者ANFIS等方法-Nonlinear modeling method can be used BP neural network or ANFIS and other methods
fuffmancode
- 霍夫曼编码C++实现,通过霍夫曼树实现霍夫曼编码算法。-Huffman coding in C++, achieved by Huffman coding Huffman tree algorithm.
Calculator
- 简单的c#计算器,Microsoft Visual Studio 2005下编写.-Simple c# calculator, Microsoft Visual Studio 2005 to prepare.
QuickSort
- 快速排序算法C语言实现,这个是数据结构书上的代码。-Quick Sort algorithm C language, this is the code data structure book.