搜索资源列表
下三角矩阵的逆矩阵的详细算法
- 求下三角矩阵的逆矩阵的详细算法 matlab 矩阵计算
topelize矩阵快速解法的matlab程序
- 计算电磁学中离散海伦方程之后会得到topelize矩阵,当矩阵规模很大时采用一般的矩阵求逆程序会变得很慢,这个程序采用新的方法对这种矩阵可以快速的求解
4
- 最小二乘法拟合曲线(用到矩阵求逆、矩阵乘法、矩阵转置)-Least square fitting curve (use matrix inversion, matrix multiplication, matrix transpose)
quaternion
- 四元数乘法、求逆、共轭、求范数函数,并附有求解矢量旋转坐标的程序例子-Quaternion multiplication, inverse, conjugate, seeking norm function, together with procedures for solving the example of vector rotating coordinate
MatrixInverse
- 求逆矩阵算法,输入原矩阵、维数以及允许误差,输出其逆矩阵-MatrixInverse
szjs1
- 矩阵求逆的算法,比较完备,基本上可以求任何矩阵的逆-Matrix inversion algorithm, a more complete, is basically the inverse matrix for any
SMI2
- 波束形成自适应算法——样本相关矩阵直接求逆算法(SMI)-Beamforming adaptive algorithm- the sample correlation matrix inversion algorithm directly (SMI)
matrix
- 矩阵相乘和求逆,矩阵求逆进行LV分解,测试结果与matlab一样-Matrix multiplication and inverse, matrix inverse to LV decomposition, the same test results with matlab
Broyden
- 拟牛顿迭代法是相对比较新的一种方法,克服了牛顿迭代需要求导数和求逆的缺点.-Newton iterative method is a relatively new method of Newton shall be required to overcome the derivative and inverse shortcomings.
SMI
- 块自适应处理算法先有采样快拍数据计算采样协方差矩阵,再来计算自适应权矢量。典型的块自适应处理算法为采样矩阵求逆(SMI)算法。仿真了采样矩阵求逆法(SMI)的波束形成方向图旁瓣的高低受信号快拍数的影响。-Block adaptive processing algorithms prior sample snapshot data of the sampling covariance matrix, again computing adaptive weight vector. A typical
inv_matrix
- 矩阵分解求逆中的Cholkski分解算法的Matlab仿真。-Inverse matrix decomposition decomposition algorithm in the Matlab simulation Cholkski.
B_Spline-Matlab
- 采用三阶或四阶中心B样条绘出B样条的图像,与任意信号卷积求逆将信号复原-Through the realization of third order or fourth order center B spline B spline drawn images, and any signal convolution inverse recovery signals
VCPPcall-DLL-generated-from-Matlab
- 将Matlab中现成的数学函数编译为动态链接库,供VC调用,可以省去工程应用中要编写各种C++数学算法的烦恼。这几个工程是我总结的几个案例,分别是VC6.0和VS2008下调用Matlab r2010a生成的dll的例子,还包括2个我自己做的矩阵求逆和数值积分的例子。-Will be ready in Matlab mathematical functions compiled to a dynamic link library for VC call, eliminating the need
toepliez-matrix-matlab-with
- 对称toepliez矩阵求逆的matlab实现-Symmetrical toepliez inverse matrix matlab
matrix-inverse-matlab
- 高斯消元法矩阵求逆,程序详细,仅供学习使用-Gaussian elimination of matrix inversion and detailed procedures, only to learn to use
Matlab
- 雷达信号处理 阵列波束形成 最小均方误差 采样协方差矩阵求逆 Capon波束形成-Radar Signal Processing
matlab
- MATLAB矩阵分析与处理 矩阵结构变换 矩阵求逆与线性方程组求解-MATLAB matrix analysis and processing Matrix structure transformation Matrix inversion and linear equations
Learn
- 机器人学导论第三版,PUMA560机器人6个角度求逆解程序。DH参数参考P80页表格,计算过程采用P90公式,输入T06矩阵,输出8组解。PM5601是求正解,03求逆解,INV是表达成函数形式。(Introduction to robotics third edition, PUMA560 robot 6 angle inverse solution program. DH parameter reference P80 page form, the calculation process u
Matlab
- 对于已经给出的横坐标及对应的函数值,进行三次样条插值。边界条件为二阶导数为0。 需要的追赶法程序也在内。另外还有高斯消去法和gauss-jordan法求逆矩阵的程序(Two of the programes are aming to solving the problem of cubic interpolation with the boundary condition of the zero second-order derivation. The programe of the chasi
Homotopy 同伦算法求矩阵逆
- matlab开发环境中,主要用于同伦算法求伪逆矩阵进行分析。(HOMOTOPY CONTINUATION METHODS in matlab)