-
计算子午圈半径M
计算卯酉圈半径N
计算玮圈半径r
计算经线弧长Sm
计算纬线弧长Sn
计算球面梯形面积
计算最大角度变形...
计算子午圈半径M
计算卯酉圈半径N
计算玮圈半径r
计算经线弧长Sm
计算纬线弧长Sn
计算球面梯形面积
计算最大角度变形
计算球面极坐标-calculated Meridian circle radius circle conveniently calculated M N calculation Wei radius circle radius r calculated meridian arc Sm calculated latitude arc Sn calculated spherical long trapezoidal area of the greatest deformation angle spherical polar coordinates
- 2023-04-10 21:40:02下载
- 积分:1
-
弦截法求解非线性方程,已在TC2.0环境中编译通过
弦截法求解非线性方程,已在TC2.0环境中编译通过-xianjie method for solving nonlinear equations, in the environment WITH TC 2.0 compiler through
- 2022-01-26 05:18:18下载
- 积分:1
-
Use IIR method to design the digit filter,realized by C language,and mapping is...
数字滤波器IIR设计C源代码,包括绘图.-Use IIR method to design the digit filter,realized by C language,and mapping is also included.
- 2022-02-16 04:46:16下载
- 积分:1
-
电表计量算法
三相电能表计量算法,包括有功电能、无功电能,根据ad采样数据计算,非使用计量芯片。
- 2022-07-20 09:26:02下载
- 积分:1
-
Concrete_Mathematics_2nd_Ed_TeX_Source_Code
Concrete_Mathematics_2nd_Ed_TeX_Source_Code
- 2022-01-25 17:55:03下载
- 积分:1
-
二维图形的几何变换
计算机图形学实例,实验题目:将 矩形ABCD(A(20,20), B(20, 100), C(80, 20), D(80,100)) 在 X方向平移 30个单位,Y方向平移 60个单位,X方向缩小2倍,Y方向缩小2倍。实现二维图形的基本变换,包括平移、缩放。
- 2022-03-06 03:34:48下载
- 积分:1
-
利用两点距离计算经纬度的matlab程序,欢迎交流。
利用两点距离计算经纬度的matlab程序,欢迎交流。-use latitude and longitude distance calculation procedures of Matlab, welcomed the exchange.
- 2023-03-27 23:50:04下载
- 积分:1
-
局部加权回归
Another Locally weighted regression
- 2022-02-02 23:17:53下载
- 积分:1
-
原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x...
原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。-original title : the preparation of a subroutine NewTon (x0 float, float eps, float x1). Its function is to use Newton"s iterative method for f (x) = x* x* x-2x 4x* x 1 x = 0 in the vicinity of a real roots. If successful iteration, the returned value fees 0; Otherwise, the return 0.
- 2022-10-05 09:25:03下载
- 积分:1
-
蜂群算法
人工蜂群算法是模仿蜜蜂行为提出的一种优化方法,是集群智能思想的一个具体应用,它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。
- 2022-08-20 08:38:07下载
- 积分:1