搜索资源列表

  1. 12

    0下载:
  2. 计算弧长的公式,需要输入弦、半径。联系方式:ybybzgy◎126.com-The formula for calculating the arc length, need to enter a string radius. Contact us: ybybzgy ◎ 126.com
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:
  1. ex4

    0下载:
  2. 计算机图形学中,用射线法和弧长法两种方法判断点是否包含在多边形内部(matlab实现) -Computer graphics, the ray method with arc-length method and two methods to determine whether the points included in the polygon internal (matlab realize)
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-07
    • 文件大小:12288
    • 提供者:
  1. ZUIDUAN

    0下载:
  2. 本文提出了一种基于矢量角度的最短路径搜索算法,设计出一种类似于面向对象的数据存储结构来存储网络图中的节点及弧段对象,在最短路径的搜索上引入矢量夹角标量值做为搜索因子,充分利用了网络图中各点元素和线元素间的拓扑关系,提高了搜索的趋势性,同时还考虑了各弧段的长度值(或权值),较好的将网络图中对象的空间信息和属性信息相结合-In this paper, a vector-based perspective of the shortest pa
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-07
    • 文件大小:33792
    • 提供者:zh
  1. www

    0下载:
  2. 一种简单的判断点在多边形内外的算法。名字叫做什么改进的弧长法-To determine a simple point in polygon algorithm outside. What is the name of improved arc-length method
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:jason song
  1. auto07p

    0下载:
  2. 一个计算分岔的软件,采用弧长延拓算法,计算后可以画出分岔图形。安装请看说明手册,是解压后doc目录下的auto.pdf。也可以在windows下安装,但需要仿unix环境,例如cygwin。-Bifurcation of a calculation software, the use of arc-length continuation algorithm, calculation can draw graphics bifurcati
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-07
    • 文件大小:3649536
    • 提供者:guoshuqi
  1. Pseudo

    0下载:
  2. This a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books. In the code,I prove the agreement of the code with other
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-07
    • 文件大小:4096
    • 提供者:michael yang
  1. ExpandingRods

    0下载:
  2. 题意:已知一个圆的弦长l0及这条弦所在的弧长l1,求弦的中心点到弧的中心点的距离 思想:这是一个列方程然后利用二分法解方程的题目,令该疑弧所对的圆心角为anlg, 半径为r,根据题意有两个方程:l1=anlg*r l0=2*r*sin(anlg/2) 两个方程两个未知数, 通过化简有:2*l1*sin(anlg/2)-anlg*l0=0 因为角度的值是从0到2*pi,题目中讲到过 弧的长度不可能大于弦的两倍,所以角度不可
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:yangxiuyi
  1. plpro

    2下载:
  2. 一个求多义线各段参数(如果是弧段则有半径弧长)的lisp程序 编号 1:凸度,2:弦长或直段长,3:半径,4:弧长,5:圆心-- 加载程序,运行bulge,则显示上述参数-A request polyline paragraphs parameters (if there arc radius of the arc length) of the lisp program number 1: crown, 2: string le
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:三塔林
  1. Calculated.ellipsoid.arc.length.control.survey

    0下载:
  2. 控制测量椭球面弧长计算Calculated ellipsoid arc length control survey -Calculated ellipsoid arc length control survey
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-07
    • 文件大小:31744
    • 提供者:o00
  1. uca_ambiguity

    0下载:
  2. 一个计算均匀圆阵角度估计模糊集的程序。通过计算阵列流形的弧长参数,求得阵列的模糊生成集。-A calculation of the angle estimation with uniform circular arrays ambiguity set procedures. Array manifold by calculating the arc length parameter, obtained an array of ambig
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:潘杰
  1. arclength

    0下载:
  2. arc length :arclength: compute arc length of a space curve, or any curve represented as a sequence of points-arc length :arclength: compute arc length of a space curve, or any curve represented as a sequence of points...
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:3072
    • 提供者:farzan
  1. Arc-length-dimension

    0下载:
  2. 自动标注圆弧长度,经典小程序,更重要的是给你解决问题的思路-Automatic dimensioning arc length, classic applets, more importantly, give you ideas to solve the problem
  3. 所属分类:绘图程序

    • 发布日期:2024-06-07
    • 文件大小:6144
    • 提供者:terry
  1. Untitled2

    1下载:
  2. 非线性有限元的弧长法求解,计算非线性杆件的变形-Arc length of nonlinear finite element method to calculate the deformation of linear bar
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:3072
    • 提供者:guodameng
  1. u3vw1x.ZIP

    0下载:
  2. 基于第二类椭圆积分的椭圆弧长公式变换与应用Based on the elliptic integral of the second kind of elliptic arc length formula transformation and Application-Based on the elliptic integral of the second kind of elliptic arc length formula transf
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-07
    • 文件大小:799744
    • 提供者:me520
  1. DssPlotter.py

    0下载:
  2. 水合物分解时的温度----应变计算程序。海底石油工程非常有用。-Gas hydrates may play an important role in global climate change, carbon sequestration, energy production and seafloor stability. However, formation and dissociation pathways in geological
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:2048
    • 提供者:张开
  1. arc-length-theory

    2下载:
  2. 有限元弧长法控制计算的原理,中文英文的都有,并介绍了具体程序的流程图-Finite element calculation of arc-length method control principle, Chinese English have, and describes specific procedures flowchart
  3. 所属分类:编程文档

    • 发布日期:2024-06-07
    • 文件大小:4733952
    • 提供者:Seven
  1. Ellipsoid-arc-length-calculation

    0下载:
  2. 根据经纬度计算椭球面子午圈半径、卯酉圈半径、纬圈半径、平行圈弧长以及梯形图幅面积。-According to the latitude and longitude calculation ellipsoid meridian radius, the radius of the circle, the radius of the circle, the length of the parallel circle and the ladde
  3. 所属分类:其他行业

    • 发布日期:2024-06-07
    • 文件大小:143360
    • 提供者:LeoLie
  1. ARC_LENGTH

    0下载:
  2. arc length method is an path follwing method.this code use matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:149504
    • 提供者:mars1980
  1. arc-length

    0下载:
  2. 弧长法代替粘弹性法促进收敛的Linde子程序(arc-length for convergence)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-07
    • 文件大小:185344
    • 提供者:Kris Lin
  1. arc-length with verification examples

    4下载:
  2. 带算例的弧长法,可以对弧长法的运算模式有更加清晰的认识(arc-length with a verification examples)
  3. 所属分类:matlab例程

« 12 3 4 »

源码中国 www.ymcn.org