搜索资源列表
axlechange
- 本程序是利用mathematic进行柔性体坐标变换计算。Mathematic是一个计算机代数系统,它能够做数值,符号和图形运算,主要用于科学和工程方面.-use of this procedure is for flexible body in_array coordinate transformation calculation. Mathematic program is a computer algebra system, it can do numerical, graphical an
transform
- 三维张量在不同坐标系统的变换,可用于各向异性介质的介电张量的旋转等问题-3D tensor in different coordinate systems transformation can be used in the dielectric anisotropy tensor rotation problems
DistributionCalculator
- 应付作业+练习OOP做的东西,功能比较简单的说,验证数据符合的分布,然后画个相应分布坐标变换后的坐标,在那上面画条回归直线。目前只做了个正态分布。
DUOWEIWUYUESHU.rar
- 几种多维无约束优化算法,fun表示目标函数。 有Powel法、坐标变换法等,Several multi-dimensional unconstrained optimization algorithm, fun, said the objective function. There Powel law, such as coordinate transformation method
1
- 基于坐标变换的空间定位模型,查片仪等高质量算法研究。-Coordinate transformation of the space-based positioning model, instrument, such as films of high-quality search algorithm.
quadraticcurves
- 应用坐标变换将二次曲线的一般表达式转为标准型,并判别二次曲线类型!-Application of coordinate transformation to the general expression of quadratic curve to the standard type, and determine the type quadratic curve!
DLT057
- 利用PHOTOSHOP软件可以量测出左右像片各控制点的像素坐标,通过公式可以计算出其像点坐标。再根据给定的控制点的空间坐标,利用直线线性变换解法计算出11个DLT参数即l的系数值以及内方位元素然后解算出外方位元素。另外一种方式是用单像空间后方交会的公式计算出外方位元素。利用单像空间后方交会的来结算影像的外方位元素的基本思想是:以单幅影像为基础,从该影像所覆盖地面范围内若干控制点的已知地面坐标和相应点的像坐标量测值出发,根据共线条件方程,解求该影像在航空摄影时刻的外方位元素。首先建立单文档的程序,
sevenParameterTransform_VB
- 变换椭球体参数中,七参数,及四参数坐标变换算法。-Transform ellipsoid parameters, seven parameters, and four-parameter coordinate transformation algorithm.
Trans
- 坐标变换工具,求解平面相似变换参数示例数据文件,求解七参数示例数据文件内含vc VB示例-Coordinate transformation tools, solving the similarity transformation parameter plane sample data files, sample data files seven-parameter solution containing vc VB example
CoordinateTrans
- 实现地球信息系统中不同坐标系间坐标变换!!!代码中只有北京54,西安90,WGS84三个坐标系统间空间地球坐标,三维坐标,平面坐标间转换-Geographic information systems to achieve different coordinate systems coordinate transformation! ! ! Code only Beijing 54 and Xi' an 90, WGS84 coordinate system space between th
JHSDB
- :针对常用坐标转换定位算法精确度和效率较低的问题,提出一种基于透视变换原理的定位算法。根据4 个初始定位点的坐标信息, 确定反映点与点之间空间映射关系的单应性矩阵。定位完成后,利用该矩阵进行简单运算即可完成坐标转换。实验结果证明该方法稳定性 较高。-Positioning algorithm for common coordinate conversion accuracy and low efficiency problem, a perspective transformation
qmathlib
- 常用基本数值分析的算法,zernike多项式拟合,大整数计算,坐标变换,小波变换等-numerical analysis. zernike polynomial, Big Integer,coordinate transformation,wavelet etc.
clarke
- 克拉克变换的C程序,用于坐标变换,电力系统-c program for clarke transformation
jacobi
- 有限元中的雅可比矩阵实现,雅克比子程序,坐标变换-Finite Element Jacobi matrix realization, Jacobi subroutine, coordinate transformation
SECD
- FORTRAN77,在计算流体力学中,坐标变换时,度量系数的数值解比解析解精度更高,此为两种方法的对比。-The FORTRAN77 language, in CFD, when the coordinate transformation coefficient metric numerical solution is higher than the accuracy of analytical solution, this is a comparison of the two methods.
刘长礼WENO爆轰波模拟
- 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual