资源列表
main
- 類神經感知機源碼,做為訓練一些資料,輸入所要學習的資料以便作為學習,透過計算來學習完成
network
- 用模拟退火的方法,解决noi2006的第一日network
kmeans
- 好的k均值算法 比较简单 运行速度快,C语言编写-Good k means algorithm is fast simple
desdeCero
- potencia algorithm that works for every case
sgs
- matlab 遗传算法程序 可直接运行 得出运算结果和仿真图-MATLAB GA code can do the basis ga. IT can be debug directly by matlab under window system.
improvedFuzzy_c_seg
- 在原有的模糊聚类算法基础上,提出一种改进的模糊聚类算法,大家可以进行修改用于其他方面-In the original fuzzy clustering algorithm is proposed based on a modified fuzzy clustering algorithm, we can make changes to other aspects of
Genetic-algorithm
- 引用遗传算法,数学表达式最优值计算的实现。-by using Genetic algorithm to find the best num
Cpp1
- 实现100位大数的加减操作,包括正负号的运算-Addition and subtraction of large numbers to achieve 100 operations, including arithmetic sign
DATAaCODE
- multi-class neural network
DE
- 采用差分进化算法 对电机参数的辨识 经个人成功调试-Differential evolution algorithm to identify the motor parameters through personal success debugging
fast-descent
- 牛顿法测试程序,包含线搜索和不含线搜索时算法比较。-newton algorithm with linear and without linear search.
Mycode_for-_simple_sqrt
- 笔算开方,利用长除法求浮点数的平方根,有优点是迭代次数少,缺点:只能算到小数点后4-5位-4-5 can only count to one decimal: written calculation prescribing, use long division square root of floating-point number has the advantage of fewer iterations, shortcomings