-
single
使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。(SGELSD computes the minimum-norm solution to a real linear least
* squares problem:
* minimize 2-norm(| b- A*x |)
* using the singular value decomposition (SVD) of A. A is an M-by-N
* matrix which may be rank-deficient.)
- 2009-10-30 16:32:14下载
- 积分:1
-
p3-shannon
山农的通信的数学方法。是信息论的奠基性文章。(Shannong mathematical methods of communication. Is the foundation of information theory article.)
- 2007-08-14 21:49:49下载
- 积分:1
-
电力系统潮流程序设计
利用内点法进行最优潮流计算解决成本最小问题(neidianfamatlabfangzhen)
- 2021-01-22 22:18:44下载
- 积分:1
-
Pmsmstart2
说明: 可以模拟自启动永磁同步电机的启动过程的m文件(M file that can simulate the starting process of self starting permanent magnet synchronous motor)
- 2020-03-12 11:55:21下载
- 积分:1
-
共轭梯度法
说明: 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(Conjugate gradient method Gradient) is a method between the steepest descent method and Newton's method. It only uses the first derivative information, but overcomes the disadvantage of slow convergence of steepest descent method, and avoids the disadvantage of storing and calculating Hesse matrix and solving inverse of Newton's method. Conjugate gradient method is not only one of the most useful methods to solve large-scale linear equations, but also the most effective method to solve large-scale nonlinear optimization One of the algorithms of. Among all kinds of optimization algorithms, conjugate gradient method is very important. It has the advantages of small storage, step convergence, high stability and no external parameters.)
- 2020-06-27 15:46:08下载
- 积分:1
-
GPS_IMU_Kalman_Filter-master
说明: 详细描述了通过卡尔曼滤波算法对GSP和imu数据进行融合(merge the gps and imu with the kalman)
- 2020-06-08 21:04:02下载
- 积分:1
-
IMM
交互多模滤波器 利用马尔科夫链对多种测量模型分别进行卡尔曼滤波 并利用转移概率对滤波结果进行加权 适用于机动目标跟踪和低空多径噪声下的高度测量(IMM filter Markov chain model for a variety of measurements were Kalman filter and using the filtered result of the transition probability weighting applicable at low altitude maneuver target tracking and multipath noise height measurements)
- 2015-12-22 10:17:58下载
- 积分:1
-
sphdiv
地震数据球面扩散振幅补偿程序,fortran源代码。(sphdiv for seismic explorer)
- 2012-03-27 10:48:56下载
- 积分:1
-
2DPE_VCPP6.0
抛物方程是由赫姆霍兹方程推导而来,在计算大区域电磁传播有较大的优势,本程序是二维的情况。(Parabolic equation is derived the Herm Holtz equation, in the calculation of large areas of electromagnetic propagation has a greater advantage, the program is a two-dimensional situation.)
- 2016-11-20 12:32:02下载
- 积分:1
-
guochengcanshu
标准节流件的计算中,利用软件MATLAB进行迭代计算(Standard Throttle pieces of the calculation, using MATLAB software iterative calculation)
- 2007-06-04 12:02:31下载
- 积分:1