资源列表
PCNN1
- pcnn神经网络,自己编写的一段matlab程序,用于PCNN,实现图像处理-program for pcnn
newton
- 牛顿法求解函数极小值,代码简单,适合初学者学习使用。-newton ways ,easy for studying ,easy for learning
XORfunction
- McCulloch-Pitts Neuron for the OR Function
Gaussian-elimination
- 高斯消去法,又称高斯消元法,它是线性代数中的一个算法,用于求解线性方程组。-Gaussian elimination
knn_train
- 最小近邻法,融入了多重剪辑法,已通过验证。-Minimum nearest neighbor method, into a multi-clip method, has been verified.
BoundingBox_Update
- This function updates the bounding box from tracking result. The bounding box is a rectangle one.
quickSort
- 几大最经典的算法-快速排序算法的具体实现过程,包括详细的代码注释-A few of the most classical algorithm- quick sort algorithm to realize the process, including a detailed code comments
N_To_Dec
- 实现二进制与十进制之间的转换(C语言),可以成功运行,共享参考。-Achieve conversion (C language) between binary and decimal, you can run successfully, shared reference
el_beam_transfer
- 三位梁单元的坐标转换,从单元的局部坐标转换为结构整体坐标-Three coordinate conversion beam element
Sort
- 奇偶交换排序是另一种交换排序。它的第一趟对序列中的所有奇数项i扫描,第二趟对序列中的所有偶数项i扫描。若A[i] > A[i+1],则交换它们。第三趟有对所有的奇数项,第四趟对所有的偶数项,…,如此反复,直到整个序列全部排好序为止。-Parity exchange swap is another sort. It' s the first trip of a sequence of all odd items i scan, the second trip of a sequence
bignum
- 这是一个简单大数算法,实现大数的简单的加减计算-algothrim,implemente the big number calculate
njjuzhen
- 六自由度混联机器人运动分析,求解旋转变换矩阵-forward kinematics for a six degrees of freedom hybrid robot, obtain the rotation transformation