-
chenggongjiao
处理任意两点间多条公交、地铁线路的到达问题此,改程序将一二问综合在一起,方便精简,运行速度快(Treatment between any two many bus, subway lines to reach this issue, change the program integrated with the twelve asked to facilitate streamlined, fast)
- 2013-08-18 09:29:13下载
- 积分:1
-
IMLS
点云曲面建模,基于距离函数,运用移动最小二乘法,拟合曲面,提取等值面,用于散乱点云的快速三角网格构建(Point cloud surface modeling, based on the distance function, the use of moving least squares method, fitting surface, isosurface extraction for fast scattered point cloud build triangular mesh)
- 2020-11-12 10:09:45下载
- 积分:1
-
FEM_by_Wang_X_C
王勖成的《有限单元法》资料包,包括pdf书籍、课后习题答案以及有限元分析教学程序FEATP源码!(The package of finite element method by Wang Xucheng, including pdf books, after-school exercise answers and finite element analysis the teaching programFEATP source!)
- 2021-01-11 09:38:49下载
- 积分:1
-
MATLAB+软件在线性代数教学中的应用
说明: MATLAB在线性代数中的一些基本操作,比如矩阵相加等等。(Basic operation of linear algebra)
- 2020-03-19 12:53:49下载
- 积分:1
-
sgp4-master
C++ SGP4 Satellite Library
- 2020-06-24 14:20:01下载
- 积分:1
-
shuzhijisuan
数值计算实例,主要有LU分解,龙格库塔法,高斯分解法,欧拉法,曲线拟合,曲线插值(Numerical example)
- 2014-01-03 10:38:53下载
- 积分:1
-
luoxuanjiang
螺旋桨唱音信号建模,FFT变换后有明显的谐波(The propeller singing sound signal is modeled, and FFT transformation has obvious harmonic
)
- 2015-08-29 17:22:50下载
- 积分:1
-
Map-projection
1、根据所给的中国版图数据
绘制显示基于北京54坐标系的经纬度数据
编写兰勃特投影转换程序,转换上述数据,并显示
编写墨卡托投影转换程序,转换上述数据,并显示
同时,要绘制相对应的经纬网格,网格间距5度
2、根据所给的世界版图数据
绘制显示基于WGS84坐标系的经纬度数据
编写墨卡托投影转换程序,转换上述数据,并显示
计算北京(116.4,39.8)到巴黎(2.2, 48.52)的大圆轨迹,并显示
同时,要绘制相对应的经纬网格,网格间距5度(1, according to the Chinese territory given display data drawn based on latitude and longitude data write Beijing 54 coordinate system Lambert projection conversion process, the conversion of the data, and displays the write Mercator projection conversion process, the conversion of the data, and display the same time, Draw the corresponding latitude and longitude grid, the grid spacing of 5 degrees 2, according to the world map rendering display data written to the Mercator projection based on latitude and longitude data conversion program WGS84 coordinate system, the conversion of the data, and displays the calculation Beijing (116.4, 39.8) to Paris (2.2, 48.52) the great circle track and display the same time, to draw the corresponding latitude and longitude grid, the grid spacing of 5 degrees)
- 2015-12-08 21:51:30下载
- 积分:1
-
ADAM
ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度
下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好
的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient.
The descent method, which uses different learning rates in different parameter directions and retains the gradients of previous iterations, is very good.
It is suitable for sparse data.)
- 2019-04-09 19:59:50下载
- 积分:1
-
jacobi
对于方程组AX=b,当系数矩阵非奇异时,对原方程进行改写,利用公式X^k=BX^(k+1)+g进行迭代求解。(For equations AX = b, when the coefficient matrix is nonsingular, rewriting the original equation, using the formula X ^ k = BX ^ (k+1)+g for iterative solution.)
- 2013-10-26 10:11:06下载
- 积分:1