资源列表
Character-recognition
- 这是一篇基于神经网络的字符识别系统的论文-This is a paper on Character recognition based on neural network system
not-recursive-realized
- 该程序是分段函数: akm(m,n){ n+1 m =0 akm(m-1,1) m!=0,n=0 akm(m-1),(akm(m,n-1)) m!=0,n!=0 实现递归和非递归的算法 非递归算法可能使计算时间减少-The program is piecewise function: Akm (m, n) { N+ 1 m = 0 Akm (m-1, 1) m! = 0, n = 0 Akm (m-1) (akm (m, n-1)) m! = 0, n.=
datamining
- 关于数据挖掘的入门书籍,介绍了管局数据挖掘的很多算法和方法-about data mining book
Demo-2---Maze
- c++的寻路算法 c++的寻路算法 -c++ find path c++ find path
TFIDF0.6
- 加大命名实体权重的TFIDF算法,其中命名实体包括人名,地名和机构名-the improved TFIDF algorithm is based on the Entity,which includes the person,location and organization
GFLS-TSP
- A paper of Guided Local Search
GM-network
- 灰色神经网络是有效的时间序列预测方法,本文以订单变化为例分析神经网络功能-Gray neural network is effective time series prediction method, this paper to change order as an example, this paper analyzes the function neural network
BP-artificial-neural-network-
- BP人工神经网络的matlab代码,有详尽的解析,建模经常要用到。一种是使用封装函数,另一种是自定义函数。-BP artificial neural network matlab code, a detailed analysis ,often be used in modeling.
Adaptive-antenna-seminar-report-ME-2-modified1.ra
- adaptive smart antenna
das1
- beamforming based smart antenna syatem
matlab-tool
- Matlab中关于神经网络工具箱的应用,是个很好的学习资料-about the use of a special tool based on MATLAB
newton.m
- Newton method for solve funtions. Is a simple newton method program. It has to be adapted
