搜索资源列表
-
0下载:
使用Gabor特征提取和神经网络的人脸检测,里面带有人脸和非人脸的训练图库,检测效果很好。
运行该程序:
1 -所有文件和目录复制到matlab的工作文件夹 *-为了运行程序,你必须有图像处理和神经网络工具箱
2 - 找到名为“main.m”的文件
3 - 双击这个文件或在命令窗口中的“主”类型
4 - 将显示一个菜单。点击“火车网”,并等待,直到程序完成培训
5 - 点击“照片上的测试”。将出现一个对话框。选择一个。JPG图片
6 - 等待,直到程序检测
-
-
0下载:
Using matlab tools for MLP NNs (e.g., newff, …), design a two-layer feed-forward neural network as a classifier to categorize the input geometric shapes.
- The snapshot and bitmap of shapes are given:
- Training shapes: shkt.bmp
- Training p
-
-
0下载:
Using matlab dynamic clustering or iterative self-organizing data analysis, BP neural network function fitting and pattern recognition, ECG data and includes source code written in matlab.
-
-
0下载:
利用matlab语言实现的RBF神经网络建模例子,对学习RBF建模很有帮助(Using the matlab language to realize RBF neural network modeling example, RBF model is very helpful in learning)
-