资源列表
main
- Hessian matrix test code
xunfachufaqi
- 从原理到实现的循环除法器的Verilog代码-Circular divider from the principle to the implementation of the Verilog code
dna
- 牛顿算法在非负矩阵分解中的应用,很实用,效率很高-Newton Algorithm in Non-negative Matrix Factorization
spline
- 自己编写的三次样条插值,川大研究生数值分析的作业,用来模拟小鸟的外形,插值效果相当好!-I have written a cubic spline interpolation, numerical analysis Sichuan graduate jobs, used to simulate the shape of a bird, the interpolation effect is quite good!
mypwe
- 2D PWM Photonic crystal source code
sushu
- 给出n(1<=n<=100000),问1到n之间有几个素数。 -Given n (1 < = n < = 100000), asked a few prime numbers between 1 to n.
judge_shudu
- 判断某个数独的解是否合法,合法输出YES,不合法输出NO-Determine whether a legitimate solution Sudoku
computroationmatrix
- 自己写的MATLAB程序,用于已知2个单位向量,求它们的旋转矩阵。非迭代法。 另有一个绝对定向程序。-Write their own MATLAB for 2 unit vector, known for their rotation matrix. The iterative method. There is another absolute orientation program.
spaceresection
- 空间后方交会程序,已知地面点坐标及对应像点求相机位置和姿态。- Space resection procedure, known ground point coordinates and the corresponding image point for camera position and posture.
SPACEINTERSECTION
- 空间前方交会,对于2张影像,已知其外方位或相对方位,求地面坐标或模型坐标-Space forward intersection, and 2 images, known its exterior orientation or relative orientation, for the ground coordinates or model coordinates
relative_orietation
- 利用2张照片上的同名像点,确定2张照片的相对方位的5个元素。-Using 2 photos of the same name like point, determine the relative bearing 2 photo of five elements.
Det
- 采用递归算法求任何阶的行列式,在主函数中还有一个例子说明。-Recursive algorithm for the determinant of any order