资源列表
野人过河问题算法分析
- 一个经典人工智能算法,希望大家共同学习.-a classic artificial intelligence algorithm, we hope to learn together.
bp算法源程序
- 反向传播(back-propagation,BP)算法是一种计算单个权值变化引起网络性能变化值的较为简单的方法。由于BP算法过程包含从输出节点开始,反向地向第一隐含层(即最接近输入层的隐含层)传播由总误差引起的权值修正,所以称为\"反向传播\"。-BP (back-propagation BP) algorithm is a calculation of the weights of individual changes in network performance changes in the
Matlab编的计算器
- 本程序是在Matlab6.5下编写的一个计算器的程序,是Matlab的GUI编程的很好例子。 -the procedure was Matlab6.5 prepared a calculator procedures, Matlab GUI Programming good example.
数字图像处理Matlab编程
- 本程序是对一幅图像进行变灰度、旋转、锐化、在图像上画圆或椭圆、直线等操作的程序。 说明:要实现相应功能的操作,需要在输入框内输入正确的表达式。举例如下: 画直线:x1=20,y1=15,x2=150,y2=100 画圆:x=100,y=100,r=20 画椭圆:x=100,y=100,r=20,a=16,b=9 旋转:x=30(度数),ax=100,ay=90 锐化:x=80-this procedure is a gray image change, rotation, sharpening
matlab第n位平面
- matlab 程序例子(利用matlab 求位平面)-Matlab procedures example (using Matlab for bit-plane)
C语言算法源代码集
- c语言编写的常用算法源代码,对于搞数值计算很好-prepared in the languages commonly used algorithm source code for operating numerical good
041321239
- 电路板排列算法,是算法和数据结构分析里面非常经典的算法。用c++实现-circuit board with algorithms, data structures and algorithms inside very classic analysis of the algorithm. Using C + +
打靶法
- 打靶法c程序,用于数值计算中的边值问题。本文中应用了rugga-kutta算法进行常微分方程处理。-shooting method c procedures for the numerical calculation of boundary value problems. This paper uses rugga - Kutta algorithm for handling ordinary differential equations.
小写金额转换为大写金额
- 此代码的功能是实现小写金额转换为大写金额,用visual basic 6.0编写完成-this code is the function of the amount of lowercase to uppercase conversion rates used visual basic 6.0 completed
ga476
- 转载自他处,基于VB的遗传算法系统,十分实用,但有一定局限性,有兴趣者可与其作者讨论-reproduced, VB-based genetic algorithm, is very practical, but there are certain limitations, those interested can discuss with the author
动态规划-矩阵连乘
- 由于矩阵连乘不同结合方式的运算工作量很不一样. 工作量相差也非常大;所以要寻找一种最佳的结合方式, 然后再执行矩阵乘法运算-continually multiply matrices combining different ways of computing workload very different. The workload is also very big difference; So to find the best combination of a way, and then th
Marriage
- 稳定婚姻:第一步配成一对夫妇, 即组成一个有序对, 以此作为问题的部分解, 以后每一步考虑一男一女, 如果将他们组成有序对并加入到部分解中, 不会引起不稳定, 则加入之 否则, 不组成有序对, 而是考虑另一对男女. 这样一步步地给部分解增加有序对, 直至得到完整解.在回溯的基础上,找到最优。 -stable marriage : first night of a couple that is a component ordered pair, as part of the problem sol