资源列表
fangzhen
- matlab编程实现最小二乘法k和b值计算(Realization of K and b value calculation by least square method by MATLAB programming)
LS-SVM
- 偏最小二乘支持向量机教程,例程,算法,MATLAB工具包(Partial least square support vector machine tutorials, routines, algorithms, MATLAB toolkit)
MATLAB
- 简单的平面波、柱面波和球面波程序,以及动画演示(Simple plane wave cylindrical wave spherical wave program and animation)
分形与迭代
- 分形与迭代,是用逻辑回归算法实现数值的分形,可修改迭代次数,得到不同的迭代分形(Fractal and iteration are used to realize the fractal of numerical value by the logic regression algorithm, and the number of iterations can be modified to get different iterative fractal.)
禁忌搜索
- matlab实现的利用禁忌搜索解决tsp问题,代码可以运行(Matlab implements the use of tabu search to solve the TSP problem, the code can run)
robot-10.2
- MATLAB机器人工具包 ROBOTIC TOOLS 10.2下载(MATLAB ROBOTIC TOOLS 10.2)
2
- 输出八皇后问题所有情况,并且记录下共有多少种情况(All cases of the output of eight queens)
1
- 找到二叉排序树T中小于x的最大元素和大于x的最小元素(Find the maximum element less than x in the two fork sort tree T and the smallest element larger than the X)
2
- .假设含n个记录的序列中,其所有关键字为值介于v和w之间的整数,且其中很多关键字的值是相同的。则可按如下方法进行排序:另设数组number[v…w]且令number[i]统计关键字取整数i的记录数,之后按number重排序列以达到有序。试编写算法实现上述排序方法?(Suppose that in a sequence containing n records, all the keywords are integers between V and W, and many of them are
3
- 编写相邻两趟是反方向起泡的冒泡排序算法,排序算法(Preparation of two adjacent bubble sort algorithm is the opposite direction of the bubble)
基于粗糙集的层次聚类算法研究
- 实现了两种基于粗糙集模型的层次聚类算法,采用java编程语言实现(Hierarchical clustering algorithm for categorical data using a probabilistic rough set model)
4
- 1、用键盘输入一字符序列,存入一字符数组中; 2、利用堆栈判断其是否中心对称(回文数据),并输出结果。(1. Input a character sequence with a keyboard and put into an array of characters. 2, use the stack to judge whether it is central symmetric (the palindrome data) and output the result.)
