-
T-matrix
T矩阵方法的FORTRAN环境下的程序,希望对大家有帮助!(T matrix method program FORTRAN environment, we want to help!)
- 2020-10-21 21:37:23下载
- 积分:1
-
最速下降法求解方程组
说明: 最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the oldest and most classical model for solving machine algorithm. Another commonly used method is the least square method.)
- 2019-05-13 21:13:18下载
- 积分:1
-
Program
矩阵转换问题
行与列的个数均为n 的矩阵称为n 阶方阵。假定矩阵中的每个元素的值在0到9之间,则可以将矩阵中的所有元素按行依次排列得到一个“单行矩阵字符串”。(Matrix conversion, the number of rows and columns of the matrix n are called n-order square. Assume that each element of matrix value in the 0 to 9, you can press all the elements of the matrix rows in order of priority for a " single matrix string." )
- 2010-12-28 11:42:08下载
- 积分:1
-
kalman
说明: 本实验是利用卡尔曼滤波器实现一维匀加速运动的轨迹跟踪。卡尔曼滤波是一种时域滤波方法,它采用状态空间方法描述系统,算法采用递推机制,数据存储量小,在导航领域有成功的应用。(This experiment is the use of Kalman filter to achieve a one-dimensional constant acceleration of the trajectory tracking. Kalman filter is a time-domain filtering method, which uses state-space description of systems, algorithms using recursive mechanisms, data storage a small amount of success in the navigation area of the application.)
- 2009-09-03 21:29:38下载
- 积分:1
-
NND2D
用于求解二维欧拉流动方程的有限差分程序,基于NND法,求解精度较高.(Perfect fortran program by two dimensional NND finite difference method for Euler Equations on unstructured Grids, structured Grids and adaptive unstructured Grids. )
- 2011-12-12 21:08:50下载
- 积分:1
-
R_re_a_esti
基于干扰矩阵的重置和导向矢量估计的数字波束形成,程序经过优化,可运行,里面包含了一个矩阵求积分的子程序,可参考(Reset based on interference matrix and steering vector estimation of digital beamforming, the program has been optimized to run, which contains a matrix integral subroutines, refer to)
- 2013-07-17 21:12:52下载
- 积分:1
-
riemann solver
精确黎曼求解器;
精确黎曼求解器:hll、hllc方法;(Accurate Riemann solver;
Accurate Riemann Solver: HLL, HLLC method;)
- 2021-04-21 01:48:51下载
- 积分:1
-
EXERCISE_3_2
比较JPLDE405的切比雪夫系数导出的位置与低精度月球坐标分析。(Comparative Analysis of JPL DE405 cut Chebyshev coefficients derived position with low accuracy lunar coordinates.)
- 2020-11-11 13:29:46下载
- 积分:1
-
L-BFGS
说明: 自己编的,实现l-bfgs解无约束优化问题(Own, and the realization of l-bfgs Unconstrained optimization problems)
- 2021-03-31 15:49:09下载
- 积分:1
-
14-NR
14节点牛拉算法计算潮流程序,用于电力系统的潮流计算程序,可以直接用于潮流计算,也可以用于学习潮流计算的流程和方法。(For power flow calculation program, can be used directly flow calculation can also be used to study flow calculation processes and methods.)
- 2020-07-04 20:40:02下载
- 积分:1