资源列表
RBFTimer
- 该程序为自己编写的简单例程,程序建立了神经网络模型,输入样本,并进行训练,输入检验样本即可得到输出,为神经网络初学者提供帮助。-The program, prepared for their own simple routines, procedures to establish a neural network model, enter the sample, and training, input output samples can be obtained for the neural n
zhongshu1
- 自己编写的C++,用DEV-C++编译, 求一个有序的数组的众数,用数组实现,效率很高,时间复杂是O(n)-I have written C++, With DEV-C++ Compiler, and an orderly array of plural, with an array of the realization of highly efficient and time complexity is O (n)
OVP_lab_8_zadaca_6
- it is a source code with vector which describe a magician trick
ArmDHFunc
- 关节测量臂DH模型,可以用于关节臂坐标测量即的建模-Articulated Arm Flexible CMM D-H model
Steff_Mull
- 用MATLAB求解变成一个求解数值计算方法中的斯蒂芬森和抛物线法-a way of solving the method of stenfensen and muller
innerproduct
- Simple InnerProduct Algorithm in Java
keyboard
- 该程序是一个优秀的矩阵键盘子程序,代码长度短,程序精简,易懂。可靠性高-The program is an excellent matrix keyboard subroutine, the code length is short, the program is streamlined and easy to understand. High reliability
svdssa
- 关于,SVD的简单算法。这个,代码是基于QR分解的,SVD的简单算法,与matlab上的SVD函数有一些差异。-Simple algorithm, the SVD of. This code is a simple algorithm based on QR decomposition, SVD, the SVD function in matlab there are some differences.
RLS
- RLRecursive Least Square code Matlab code model-RLRecursive Least Square code Matlab code model
11.10
- 有两个链表a,b。设节点中包含学号、姓名。从a链表中删去b链表中有相同学号的那些节点。-There are two lists a, b. School, name is included in the set node. B linked list have the same number of nodes is deleted from a linked list.
calc_velocity
- CALC THE TANGENCIAL VELOCITY IN THE SURFACE
Wiggle-Sort-II
- 对一个数组进行摇摆排序使a1<a2>a3<a4>a5-sort the array in wiggle way