资源列表
wide-search
- 广度优先搜索重排九宫格实例,一个简单的对算法的实现-Breadth first search rearrangement of JiuGongGe examples, a simple to the realization of the algorithm
SparseAutoencoder
- 深度学习自动编码机MATLAB实现,包含测试数据文件-Depth learning machine automatic coding MATLAB realization
MATLAB7_0-jiaocheng
- matlab7.0教程 适合初学者使用的一本很好的书 里面有函数的详细介绍-a book for matlab7.0
MATLAB7.0
- matlab基础教程,适用于初学matlab的人,讲解很全面-matlab basic tutorial for beginners matlab to explain the very comprehensive
MNIST_data
- Mnist完整数据集,已经实验过,可以应用。(Mnist complete dataset has been tested and applied.)
track-association-algorithm-
- 经典航迹关联算法,包括加权关联,序贯关联,模糊关联,以及小波处理后性能对比仿真-Classical track correlation algorithm, including weighted association, sequential correlation, fuzzy association, and performance comparison simulation after wavelet processing
adaptivefilterbyhaykin
- 自适应滤波器byhaykin源码-关于语音方面的自适应源代码和详解-Adaptive filter byhaykin source- on the voice side of the adaptive source code and detailed
tensorflow_CNN
- 使用tensorflow实现CNN 模型(implement CNN model using tensorflow)
ALEXNET
- 搭建的一个AlexNet的网络结构,包含原始AlexNet的最基本结构,使用的数据集为mnist,所以对其中的参数做出较小的修改,搭建网络方式比较典型,可根据范例结构自行扩展(包括原始mnist数据)(Build an AlexNet network structure, including the most basic structure of the original AlexNet, using a data set of mnist, so the parameters of the s
TheFiniteElementMethod
- The Finite Element Method Using MATLAB
CNN_mnist
- 使用CNN网络对mnist数据集进行训练(Use the CNN network to train MNIST data sets)
Run_MNIST
- 下载MNIST数据集(手写体数字0-9)后,搭建卷积神经网络,将输入的数据集经过一层一层的卷积,到最后计算交叉熵,用梯度下降算法去优化它,使它变得最小,这就训练出了权重和偏置量,识别的准确率为91%(Download the MNIST data set (handwritten number 0-9), build a convolutional neural network, the input data set by convolutional layers, finally calcul
