-
GArumenshili
说明: GA遗传算法的入门教程 很是适合初学者,是不错的教材 有源程序(GA genetic algorithm was very introductory tutorial for beginners, is a good source of teaching materials are)
- 2010-03-22 15:51:09下载
- 积分:1
-
NRmethod
改进牛顿拉夫逊法求解三相不平衡配电网,适合各节点情况(Improved Newton Raphson method for solving the three-phase unbalanced distribution network for each node)
- 2020-10-15 14:07:30下载
- 积分:1
-
PSOTrainBP
BP神经网络容易陷于局部极小值,PSO算法在无约束非线性函数优化方面性能优越,通常可以直接找寻到全局最优解,即使不能搜多到全局最优解,也距离全局最优点不远。当然,基本PSO算法陷入局部极值也是有的。对于这个缺点目前还没有找到比较有效、省市的解决方案。本案例实现利用PSO算法和BP算法共同训练神经网络,先将网络进行PSO算法训练,然后BP算法接着进行小范围精细搜索,PSO算法训练神经网络的本质就是将输出误差函数(即能量函数)看成目标函数,PSO对能量函数进行全局寻找最小值。(BP neural networks are prone to local minimum values. The PS algorithm has superior performance in the optimization of unconstrained nonlinear functions. It can usually find the global optimal solution directly. Even if it can not find more global optimal solutions, it is not far from the global best. Of course, there is also a local extreme of the basic PO algorithm. For this shortcoming, there is no more effective, provincial and municipal solution. This case realizes the use of the SO algorithm and the BP algorithm to train the neural network. First, the network is trained in the SO algorithm, and then the BP algorithm is followed by a small range of fine searches. The essence of the PO algorithm training neural network is to regard the output error function(ie, the energy function) as the objective function, and the PO seeks a global minimum value for the energy function.)
- 2018-08-06 11:04:45下载
- 积分:1
-
Artigo_31Jan2011_1212
Comparison with ground truth and triangulation provided, with varying amounts of gaussian noise added in train and test data.
GUI is in Portuguese, but self-explanatory. English version will be provided soon.
- 2011-02-04 01:29:53下载
- 积分:1
-
lxl
这是个关于瑞利信道仿真的程序,请高手指点(This is a letter of Rayleigh Road simulation program, the guidance of a master)
- 2007-05-07 11:32:49下载
- 积分:1
-
grrr
vertical handover decision making algorithms using matlab
- 2015-01-06 13:27:46下载
- 积分:1
-
Turbo-Matlab
Turbo码Matlab仿真程序,包括编译码器。(Turbo Matlab)
- 2013-05-07 17:41:04下载
- 积分:1
-
opencv-3
车牌识别系统研究 基于matlab环境开发的源代码 能高效识别车牌 有需要的朋友可以参考一下 希望帮到你(Matlab license plate recognition system based on the source code development environment there is a need to efficiently identify the license plate can refer friends want to help you)
- 2014-04-24 22:06:30下载
- 积分:1
-
MPLAB_IDE
MPLAB_IDE中文资料 中文介绍 MPLAB_IDE(MPLAB_IDE Chinese Information Chinese Introduction MPLAB_IDE)
- 2013-08-07 22:13:04下载
- 积分:1
-
dibazhang
说明: 数字图像原理包括8.1 图像
8.2 数字图像处理学
8.2.1 数字图像处理方法
8.2.2 数字图像处理的主要内容
8.3 图像文件格式
8.4 图像类型
8.4.1 索引图像
8.4.2 灰度图像
8.4.3 RGB 图像
8.4.4 二值图像
8.4.5 图像序列
8.4.6 图形类型判断
8.5 图像类型转换
8.5.1 dither 函数
8.5.2 gray2ind 函数
8.5.3 grayslice 函数
8.5.4 im2bw 函数
8.5.5 ind2gray 函数
8.5.6 ind2rgb 函数
8.5.7 mat2gray 函数
8.5.8 rgb2gray 函数
8.5.9 rgb2ind 函数
8.6 MATLAB 中的 8 位和 16 位图像
8.6.1 8 位和 16 位索引图像
8.6.2 8 位和 16 位灰度图像
8.6.3 8 位和 16 位 RGB 图像
8.7 图像文件的操作
8.7.1 查询图像文件的信息
8.7.2 图像文件的读取
8.7.3 图像文件的存储
8.7.4 图像数据类型的转换
8.7.5 图像文件格式的转换 (数字图像原理)
- 2010-04-18 16:14:30下载
- 积分:1