Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - NN
Search - NN - List
DL : 0
一个VC编写的神经网络算法程序,对学智能算法的朋友很有用。-a VC prepared by the neural network algorithm procedures, intelligent algorithm friends useful.
Update : 2008-10-13 Size : 46908 Publisher : 彭道刚

DL : 0
介绍一种用VC实现的字符识别的方法,采用的是神经网络的算法-Introduce a character recognition method used VC, this method adopt NN Arithmetic.
Update : 2008-10-13 Size : 1272 Publisher : 刘艳

介绍了神经网络模式识别的基本知识,适合于模式识别领域的人员-it introduces the ABC of the pattern recognation of NN, it is for the people of pattern recognation
Update : 2008-10-13 Size : 554683 Publisher : 黄豪杰

字符文本识别的神经网络程序,采用BP算法,能够适时输出错误便于察看-The NN program of Character text recognition adopts BP Arithmetic, it could output run error in time and easy to be descried.
Update : 2008-10-13 Size : 12799 Publisher : 洋洋

基于bp神经网络的数字识别程序,练习时候编写着玩的,大家在网上肯定没有见过-A number recognition procudure base on bg NN ,writed on practice , first apperd on web
Update : 2008-10-13 Size : 25556 Publisher : 赵辉

三维空间中的分形插值算法 ① 在X-Y平面上绘制一个n×n的正方形网格,并对4个角点在Z方向上分别设置初始高度ha,hb,hc,hd,得到A,B,C,D这4点(如图10.3所示)。 ② 根据式hm=(ha+hb+hc+hd)/4+△,计算正方形网格中点的高度hm,其中△为一随机量,从而得到M点。 ③ 根据角点和中点以及虚拟点,计算边中点的高度,即 he=(ha+hb+hm+0)/4+△ hf=(hb+hc+hm+0)/4+△ hg=(hc+hd+hm+0)/4+△ hh=(hd+ha+hm+0)/4+△ 其中,△为一随机量,从而得到E,F,G,H这4点。 ④ 再根据E,B,F,M4点的高度计算小正方形EBFM中点的高度,类似地计算小正方形MFCG,HMGD,AEMH中点的高度,即 he’=(ha+hb+hm+he)/4+△1 hf ’=(hb+hc+hm+hf)/4+△1 hg’=(hc+hd+hm+hg)/4+△1 hh’=(hd+ha+hm+hh)/4+△1 以及这些正方形边中点的高度。 ⑤ 递归步骤③和步骤④使正方形网格逐步细化,直至达到预期递归深度,然后连接每个正方形网格点。
Update : 2008-10-13 Size : 2696 Publisher : 李文选

二维空间中的分形插值算法 ① 在平面上划分正方形网络n×n,随机给A,B,C,D这4个角点的颜色。 ② 根据4个角点的颜色值的平均值,产生中点M的颜色。 ③ 根据A,B,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点E的颜色;根据B,C,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点F的颜色;根据C,D,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点G的颜色;根据A,D,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点H的颜色。 ④ 根据小正方形EBFM的4角点颜色的平均值,求出小正方形中点以及小正方形的边中点的颜色;然后再沿用上述规则计算小正方形MFCG的中点及边中点的颜色,以此类推,计算小正方形HMGD,AEMH的中点和边中点的颜色。 递归步骤④,使其正方形网格不断细化,直至达到预期的递归深度
Update : 2008-10-13 Size : 1946 Publisher : 李文选

DL : 0
用神经元模拟磁旋,用连接权模拟磁场中磁旋的相互作用,用各神经元的激活、抑制这两种状态,模拟磁旋的上下两个方向。 构成一个具有记忆功能的NN,并用计算能量函数,来评价和指导整个网络的记忆功能。 -using simulated neurons magnetic spins, and connecting with the right analog magnetic rotary magnetic field interaction with the activation of neurons, contain two states, analog magnetic rotary direction of the next two. Constitute a memory function of NN, and the computational energy function, and guidance to evaluate the entire network of memory function.
Update : 2008-10-13 Size : 64480 Publisher : fuyu

DL : 0
本电影程序,经过作者的完善和修改,修复了全部功能,并对数据库进行了防下载处理。现提供给大家使用。 系统功能简介: 1,本电影系统管理简单,管理员很方便管理,用户只要点击广告即可观看电影; 2,本系统采用ACCESS数据,数据库已经过防下载处理,即使数据库路径被别人知晓也无法下载; 3,后加台管理员密码采用MD5加密; 。。。。 使用前为了数据安全请修改数据库地址,数据为地址为:../data/movie_login.asp,并修改数据库连接文件Movie_Conn.asp和 Aadmin/Movie_Conn.asp文件-the film procedures are followed, the author of improvement and change, the restoration of full functionality, the database also download anti-processing. We are available to use. System profiles : one, the film system management simple and convenient management administrator, users can click on the ads to watch a movie; 2, the system uses ACCESS data the database has been downloaded - processing, database path even if others are not known to have downloaded; 3. added Taiwan administrator password used MD5 encryption; . . . . Prior to the use of data security Please modify the database, address, data address : .. / data / movie_login.asp. Database Connection and modify documents Movie_Conn.asp and Aadmin / Movie_Co nn.asp documents
Update : 2008-10-13 Size : 623436 Publisher : 小刘

用NN算法对于急病类型进行分类实例 NN For Classification-NN algorithm used for the mistress type NN For example Classification Classification
Update : 2008-10-13 Size : 2659 Publisher : zy

Hopfield Model神经网络-Hopfield neural network
Update : 2008-10-13 Size : 18741 Publisher : 高山

一个高人的VC实现NN的程序。很不错。先运行Matrixbase.dsw,again arithmetic.dsw, next nnbp.dsw,final neuralNetWork.dsw.-an expert in VC NN procedures. Very good. First running Matrixbase.dsw, again arithmetic.dsw. next nnbp.dsw, final neuralNetWork.dsw.
Update : 2008-10-13 Size : 384683 Publisher : 尹明

模式识别matlab工具箱,包括SVM,ICA,PCA,NN等等模式识别算法,很有参考价值-pattern recognition Matlab toolbox, including SVM, ICA, PCA, NN pattern recognition algorithms, and so on, of great reference value
Update : 2008-10-13 Size : 630772 Publisher : zsq

DL : 0
粒子群优化算法(PSO)应用于神经网络优化程序-Particle Swarm Optimization (PSO) algorithm used neural network optimization procedures
Update : 2008-10-13 Size : 21488 Publisher : chenqh

遗传算法源程序evolution calculates the law origin code ,C-C++,人工智能/AI-NN-PR -genetic algorithm calculates the source evolution law orig in code, C-C, AI / AI - NN-PR
Update : 2008-10-13 Size : 16987 Publisher :

Name:neural Network Control, for Matlab,tipical description for control problems with NN method, additionally, there are some useful examples to be referenced.-Name : neural Network Control, for Matlab, tipical description for problems with control NN method, additionally, there are some useful examples to be referenced .
Update : 2008-10-13 Size : 4978952 Publisher : wuye

use in the matlab NN network RBF network-use in the NN network Matlab RBF network
Update : 2008-10-13 Size : 782 Publisher : wekuj kuo

随着新的数学工具小波分析的实用化为基于NN负荷预测模型性能的改善提供了理论依据对于电力系统负荷非线性时间序列的辨识在预测方法研究中应给予重视在本文所用的基于小波原理和NN融合的预测原理是具有强的非线性时间序列的辩能力由研究和仿真表明它能有效提高预测的精度-with new mathematical tools wavelet analysis based on NN into practical load forecasting model to improve the performance of the rationale On the basis for the power system load nonlinear time series forecasting methods in literacy research should give importance to the use of paper Based on wavelet theory and NN fusion principle is the forecast of strong nonlinear time series by the dialectical capacity of research and simulation shows it can effectively improve the accuracy of forecasts
Update : 2008-10-13 Size : 92962 Publisher : bluebowl

人工神经网络(感知器模型和BP算法) 模式识别课程实验-artificial neural network (perceptron model and BP algorithm) Experimental Pattern Recognition
Update : 2008-10-13 Size : 6912 Publisher : 王旺

Othereryi
DL : 0
设B是一个n×n棋盘,n=2k,(k=1,2,3,…)。用分治法设计一个算法,使得:用若干个L型条块可以覆盖住B的除一个特殊方格外的所有方格。其中,一个L型条块可以覆盖3个方格。且任意两个L型条块不能重叠覆盖棋盘
Update : 2008-10-13 Size : 8153 Publisher : 陈馨
« 1 2 3 4 5 6 78 9 10 11 12 ... 49 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.