资源列表
Plane stress Problem
- plane stress problem FEM code
matlab-ItemBaseCF
- matlab实现ItemBaseCF算法(Matlab implementation of ItemBaseCF algorithm)
Vibration mdof2sdof
- vibration modal mdof 2sdof
FGM 3D Elastic
- FGM 3D elastic analysis
Piezoelectric code
- piezoelectric codes fem
SCNETWORK
- 这个程序是利用自编码网络对遥感图像进行分类的。(This code can classify the piture using autoencoder_network.)
BP
- 该程序可以对遥感图像进行分类,使用的方法是BP神经网络。(The program can be used to classify remote sensing images, using the BP neural network.)
FFT
- 快速傅里叶变换的历程,模式识别的主要组成和各个模块的功能。(The process of fast Fourier transform, the main component of pattern recognition and the function of each module.)
CNN手写识别
- 基于Matlab的,用于识别手写的图片里面的内容(Based on Matlab, used to identify the contents of a handwritten picture)
Hough_LineDetect
- 详解利用Hough变换进行直线检测的代码(detailed interpretation of the code that uses Hough transform for line detection)
main
- 用中值滤波 、高斯滤波和均值滤波来处理图片中的椒盐和高斯噪声(Using median filter, Gauss filter and mean filter to deal with salt and pepper noise and Gauss noise in the picture)
matlab检测粗大误差
- 用matlab编程,实现对粗大误差的处理要求: (1)编程实现对粗大误差的处理,数据(可参看课本的数据,或者自己生成数据)输入采用文件输入,结果(所有参数)在文件中输出; (2)要求书写报告,叙述处理的原理,实验规划以及实验结果; (3)要求做PPT,给大家讲解处理的原理、过程和结果;