登录
首页 » 算法 » 计算子午圈半径M 计算卯酉圈半径N 计算玮圈半径r 计算经线弧长Sm 计算纬线弧长Sn 计算球面梯形面积 计算最大角度变形...

计算子午圈半径M 计算卯酉圈半径N 计算玮圈半径r 计算经线弧长Sm 计算纬线弧长Sn 计算球面梯形面积 计算最大角度变形...

于 2023-04-10 发布 文件大小:15.75 kB
0 137
下载积分: 2 下载次数: 1

代码说明:

计算子午圈半径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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 基本粒子群
    本代码为基本粒子群算法,通过修改适应值函数,可以应用于多个领域,比如电力系统的相关参数的优化设置,如陷入局部最优,需引入变异函数,通过重置某一维的数值,使粒子脱离局部最优。
    2023-08-24 07:20:03下载
    积分:1
  • A program to find frequent molecular (subst ructures and discriminative fragment...
    A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.-A program to find frequent molecular (subst ructures and discriminative fragments in a dat abase of molecule descriptions. The algorithm is based on the algorithm for frequent Eclat ite m set mining.
    2022-08-11 00:52:41下载
    积分:1
  • 随机表面生成
    采用高斯分布生成随机表面。用计算机生成一个高斯分布白噪声二维随机序列,计算其傅里叶变换; 根据指定的自相关函数R通过傅里叶变换得到滤波器输出信号的功率谱密度
    2023-06-03 05:00:03下载
    积分:1
  • 基于52单片机的实时数字温度计
    程序结构分析  主程序调用了3个子程序,分别是数码管显示程序、温度信号处理程序。温度信号处理程序:对温度芯片送过来的数据进行处理,进行判断和显示。数码管显示程序:向数码管的显示送数,控制系统的显示部分。按键设定程序:可以精确到0.1度。主程序的主要功能是负责温度的实时显示、读出并处理DS18B20的测量的当前温度值,温度测量每1s进行一次。这样可以在一秒之内测量一次被测温度,主程序的主要功能是负责温度的实时显示,读出并处理DS18B20的当前温度值,其程序流程见图9所示。通过调用读温度子程序把存入内存储中的整数部分与小数部分开分存放在不的的两个单元中,然后通过调用显示子程序显示出来。
    2022-03-16 16:45:22下载
    积分:1
  • C语言实现的一些数学计,包括全选主元高斯消去、求解三对角线方程组的追赶等...
    C语言实现的一些数学计算,包括全选主元高斯消去法、求解三对角线方程组的追赶法等-C language to achieve a number of mathematical calculations, including the Principal Select All Gaussian elimination method for solving tridiagonal linear equation group to catch up with law
    2023-05-26 03:20:03下载
    积分:1
  • 数值分析中的简单迭代求方程根问题(迭代公式为[sqrt(x+1)]),程序中含方程输入和根显示界面。...
    数值分析中的简单迭代法求方程根问题(迭代公式为[sqrt(x+1)]),程序中含方程输入和根显示界面。-Numerical analysis of a simple iterative method for equation of the root problems (iterative formula is [sqrt (x+ 1)]), process input and root equation containing display.
    2022-01-25 21:19:57下载
    积分:1
  • 小游戏贪吃蛇代码
    设计出一个算法,贪吃蛇小游戏怎么做出来的,利用C++语言编写,代码简单,很容易看懂,function [p,ff] = oct3bank(noi);  pi = 3.14159265358979;  Fs = 500000;    %1/(t(2)-t(1));     % Sampling Frequency N = 3;      % Order of analysis filters.  %f=[1.00 1.25 1.60 2.00 2.50 3.15 4.00 5.00 6.300 8.00] ff=[20 25 31.5 40 50 63 80 100 125 160 200 250 315 400 500 630 800 1000 1250 1600 2000 2500 3150 4000 5000 6300 8000 10000 12500 16000] %ff = ((2^(1/3)).^[0:19]);  % Exact center freq.   p = zeros(1,30); % Design filters and compute RMS powers in 1/3-oct. bands
    2022-03-14 23:12:20下载
    积分:1
  • A fluid numerical simulation program to simulate the air or from a drilling camp...
    一个流体数值模拟程序,模拟空中或从一个钻孔运动中筛选不饱和区。三维空气流动的异常,各向异性饱和带空气流通。-A fluid numerical simulation program to simulate the air or from a drilling campaign in the filter is not saturated zone. The abnormal three-dimensional air flow, anisotropy saturated with air circulation.
    2022-10-25 20:10:03下载
    积分:1
  • macra处理器
    它是一个macra处理器程序 c 它执行一个macra处理器的所有基本功能。一次和两次macra处理器可以使用此实现的 b。你必须给一个包含宏指令的输入文件
    2022-12-25 17:10:03下载
    积分:1
  • 指纹源代码 基于VS编译通过
    指纹算法源代码 基于VS编译通过 FingerPrintVerify,收藏了。很好的指纹算法源代码,基于VS2013编译通过。 指纹算法源代码 基于VS编译通过 FingerPrintVerify,收藏了。很好的指纹算法源代码,基于VS2013编译通过。
    2022-11-14 15:15:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载