资源列表
算法导论
- 算法导论第三版的答案,用c++泛型编程。(algorithm solution with c++)
NN-BP
- BP神经网络大作业,例子,如何写几个神经元,几个隐含层,与PID对比(BP neural network example)
anfis
- fuzzy anfis cource code programming
Board-covering-issues
- 棋盘覆盖问题的算法设计,从而求出需要三角板的个数-Board covering issues of algorithm design, and thus find the required number of triangle
TSP-GA.zip
- 旅行商问题(TSP)是一个经典的优化组合问题,本个案列采用遗传算法来求解TSP问题,进行了选择、交叉、变异算子的设计,并通过MATLAB对算法进行了实现,附有详细的说明和代码。,The traveling salesman problem (TSP) is a classic combination optimization problem, in this case the column using a genetic algorithm to solve TSP problem select
iu
- 基于out_of_bag样本的随机森林算法的超参数估计-Based on a random sample out_of_bag over forest parameter estimation algorithm
MATLABshejiyuyingyong
- MATLAB编程,又从函数使用到复杂程序的源代码,涵盖MATLAB所有基础知识-MATLAB programming, and from the function used to complex program' s source code, covering all the basics of MATLAB
a-link-of-student
- 用C++写的一个学生链表。有建立,查询,删除,选择子函数;-Written in C++, a student list. Have set up, query, delete, select Functions
Josephus_problem
- 自己编写的Josephus问题的求解方法,用C语言采用数组方式实现,个人认为比教科书上提供的方法要精简的多,和大家一起分享-I have written Josephus problem solving method, using C language using an array of ways to achieve, personally think that way than the provision of textbooks to be streamlined and more to
Fortran
- Fortran基本算法源程序,线性方程,矩阵运算,非线性方程,极值问题
nQueen
- 一个关于N皇后问题的小程序,输出结果为一个n行n列的矩阵-nQueenProblem
yalmip-
- 一个比较好用的matlab工具箱,功能很齐全-A more useful matlab toolbox functions are complete
