资源列表
perceptron_test
- 神经网络中的感知机的学习算法的c语言程序源代码-neural network of Perceptron learning algorithm in C language source code
huiwen
- 所谓回文就是从左向右读和从右向左读是一样的字符串。现在我们对任一字符串进行插入操作,使得新的字符串为回文格式。要求对给定字符串进行插入操作最少的次数。如Ab3bd,至少通过两次插入操作可以得到回文 ("dAb3bAd" or "Adb3bdA"). 输入含有多个例子。每个例子两行,第一行为N,字符串长度,第二行为字符串。N<=1000。而字符串值含有26个大写字母和26个小写字母。输入以N=0为结束。 -The so-called palindrome is read fro
map_sort
- 用来内存映射,排序一些随机数,再回显到屏幕上-Used for memory mapping, sorting some random number, to return to the screen
powmod
- powmod function using big numbers
net
- 神经网络预测功能程序(猪的体长,胸围为例题)。-Neural network function program (the pig body length, chest circumference as examples.)
NN_inverse_preisach
- 使用類神經網路法進行inverse-preisach計算-Using neural network computing method inverse-preisach
tsp
- 遗传算法解决TSP(旅行商问题),该程序针对小于50个城市的TSP收敛,可以得出满意解(不一定最优最优)-evolutionary algrithm to deal with tsp
easy
- easy.py is the the libsvm Support Vector Machine Regression grid search algorithm
TDDOWNLOAD
- 根据图片查点坐标,生产神经网络,然后画出预测图-about pic take note
heffron_SSSC
- Hefron Phillips Model of the SMIB with SSSC
XY
- 自己编的一个用于计算等差坐标的一个程序,可以用于直角坐标的生成,非常方便,内有附加的测试结果,很不错,结果可以在tecplot中查看-Own a series of a program used to calculate the arithmetic coordinates, can be used for the generation of Cartesian coordinates, very convenient, with additional test results, very go
