-
基于BP神经网络的系统建模辨识与预测仿真matlab程序
基于BP神经网络对带有噪声的二阶系统的辨识预测,采用典型的三层网络拓扑结构即输入层、隐含层和输出层,利用最小均方误差和梯度下降法,通过误差的反向传播来不断调整系统的权值阈值,使网络输出不断地逼近实际系统的输出,仿真结果表明BP网络达到了预期辨识的精度效果,实现了非线性系统的辨识预测.
- 2023-09-01 07:05:04下载
- 积分:1
-
均值滤波0.rar
均值滤波0.rar-mean filter 0.rar
- 2022-01-24 09:19:33下载
- 积分:1
-
功能是图象的检测,模板匹配如果上
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32...
功能是图象的检测,模板匹配如果上
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
这里是vc可直接运行
注意事项:
运行时,文件c: est.bmp必须存在-Function of image detection, template matching on the command-line compiler, if the process is as follows vcvars32rc bmp.rccl detect.c bmp.res user32.lib gdi32.lib here can be directly run vc Note: run-time, file c: est.bmp must exist
- 2022-09-30 18:50:03下载
- 积分:1
-
SSD1305 OLED 初始化代码
ssd1305控制器初始化代码,用于oled显示屏驱动,8080接口方式.
- 2022-07-07 02:09:19下载
- 积分:1
-
基于修正不变矩提取分类
利用opencv提取HU不变矩,然后对七个不变矩进行归一化修正,可以通过调整阈值对目标进行分类识别,可以用于飞机,船只、汽车等目标的分类识别,
- 2022-02-22 05:22:41下载
- 积分:1
-
一个读取plt图形文件源代码,我以前做的毕业设计
一个读取plt图形文件源代码,我以前做的毕业设计-Plt a graphics file to read the source code, I used to do the graduation project
- 2022-07-15 22:29:37下载
- 积分:1
-
用OpenGL开发的银河系,含有贴图的图片,在本机上已经编译同过了。...
用OpenGL开发的银河系,含有贴图的图片,在本机上已经编译同过了。-Solar By OpenGL
- 2022-12-01 00:10:03下载
- 积分:1
-
For some images, the commonly used edge detection algorithm sometimes can not be...
对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.
- 2022-05-27 19:07:29下载
- 积分:1
-
inspiration programming inspiration Programming
灵感编程 -inspiration programming inspiration Programming
- 2022-03-14 16:42:15下载
- 积分:1
-
这是弟弟遇到了一个小数目的图像处理的大肠杆菌。
这是小弟遇到的一些针对瞳孔处图像处理的研究人员复原的书籍,已经达到了第二版,并且在这方面想了解更多关于过去到现在的发展,随着科技的发展提供了很多内容,是值得有一个心愿的方向一个重要参考文献的发展^^
- 2022-04-08 14:34:23下载
- 积分:1