资源列表

« 1 2 ... .08 .09 .10 .11 .12 16613.14 .15 .16 .17 .18 ... 28522 »

[人工智能/神经网络/遗传算法BP神经网络类

说明:
<罗蜂> 在 2025-02-03 上传 | 大小:5kb | 下载:0

[人工智能/神经网络/遗传算法Boltzmann Machin

说明:仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录下来 按下式计算各个状态出现的实际频率: Pi=Si/∑i=1,NSi=Si/M 同时按照Bo1tzmann分布计算网络各个状态出现概率的理论值: Q(Ei)=(1/Z)exp(-Ei/T) 仿真2:实施降温方案,重新计算 采用快速降温方案:T(t)= T0/(1+t) T从10
<韵子> 在 2025-02-03 上传 | 大小:5kb | 下载:0

[数学计算/工程计算my bp prog

说明:改进后的bp 算法实现.\并给出一些实例子进行模拟算法用vc实现-bp improve the algorithm. \ And gives some examples for simulation algorithm to achieve vc
<戴先生> 在 2025-02-03 上传 | 大小:5kb | 下载:0

[数学计算/工程计算LongClass

说明:这是一个支持多位数运算(可以达到几百位的长整数)的数类,名字叫Long,它是从long类发展过来的,但比原来的long类功能多。Long类可以和原有的double,long等等数据类型混合运算-This is a multi-digit support operations (which may reach hundreds of long integers) to a number of named Long, it is long
<林秋秋> 在 2025-02-03 上传 | 大小:5kb | 下载:0

[数学计算/工程计算阶乘容错程序

说明:VB中不使用 on error goto的容错程序。-not use VB on the fault-tolerant error goto procedures.
<zgr0123> 在 2025-02-03 上传 | 大小:5kb | 下载:0

[数学计算/工程计算duoduantu

说明:这是计算机算法基础中的动态规划的方法的一个例子,多段图是一个很经典的问题!这里的程序用于求解最小成本路径,用类似的思想可以解决最优分配方案的问题!-This is a computer algorithm based on the dynamic programming methods of an example, many of the map is a classic question! Here the procedures fo
<中国> 在 2025-02-03 上传 | 大小:5kb | 下载:0

[数据结构常用算法体系结构指令哈夫曼编码

说明:这是计算机体系结构中用哈夫曼编码进行指令编码的程序,并构建哈夫曼树-This the computer architecture used Huffman coding instructions for coding procedures, and to build Huffman tree! !
<中国> 在 2025-02-03 上传 | 大小:5kb | 下载:0

[数学计算/工程计算calculator

说明:用c编写的简单的计算器,用鼠标工作,实现基本的计算器功能-prepared with a simple calculator, with the mouse work, the basic function calculator
<汪林> 在 2025-02-03 上传 | 大小:5kb | 下载:0

[人工智能/神经网络/遗传算法以K-均值聚类结果为初始解的模拟退火聚类

说明:由于K-均值聚类算法局部最优的特点,而模拟退火算法理论上具有全局最优的特点。因此,用模拟退火算法对聚类进行了改进。20组聚类仿真表明,平均每次对K结果值改进8次左右,效果显著。下一步工作:实际上在高温区随机生成邻域是个组合爆炸问题(见本人上载软件‘k-均值聚类算法’所述),高温跳出局部解的概率几乎为0,因此正考虑采用凸包约束进行模拟聚类,相关工作正在进行。很快将奉献给各位朋友。-as K-means clustering algorit
<韩磊> 在 2025-02-03 上传 | 大小:5kb | 下载:0

[数据结构常用算法编码

说明:图形图像处理中常用的编码,拉普拉斯高斯编码、游程编码、算术编码、Huffman编码、Sobel编码等。-graphics processing commonly used coding, coding Laplace Gaussian, RIc, arithmetic coding, Huffman coding, coding Sobel.
<dz> 在 2025-02-03 上传 | 大小:5kb | 下载:0

[数据结构常用算法导游系统

说明:c++实现的程序,真正实现查询,最短路径-c achieve the procedure, the actual realization of inquiries, the shortest path
<高乡> 在 2025-02-03 上传 | 大小:5kb | 下载:0

[matlab例程Matlab work

说明:本文件提供了几个数值分析中的Matlab小程序。水平有限,多多海涵。-This document provides several numerical analysis of Matlab small programs. Limited, and many Haihan.
<灵光> 在 2025-02-03 上传 | 大小:5kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 16613.14 .15 .16 .17 .18 ... 28522 »

源码中国 www.ymcn.org