-
DLT057
利用PHOTOSHOP软件可以量测出左右像片各控制点的像素坐标,通过公式可以计算出其像点坐标。再根据给定的控制点的空间坐标,利用直线线性变换解法计算出11个DLT参数即l的系数值以及内方位元素然后解算出外方位元素。另外一种方式是用单像空间后方交会的公式计算出外方位元素。利用单像空间后方交会的来结算影像的外方位元素的基本思想是:以单幅影像为基础,从该影像所覆盖地面范围内若干控制点的已知地面坐标和相应点的像坐标量测值出发,根据共线条件方程,解求该影像在航空摄影时刻的外方位元素。首先建立单文档的程序,建立一个对话框类,在这个类中进行像素坐标、控制点坐标文件的打开与读取,然后利用DLT公式进行外方位元素的解算。
数据检核部分用前方交会算法来进行,首先根据ID找到左右片的像点的同名点,然后计算变换矩阵及系数,根据给定的内方位元素,利用公式解算出像点的控制点坐标,然后和给定的控制点坐标相比较即可进行精度评定。
(PHOTOSHOP software can be measured using a photo of the control points around the pixel coordinates can be calculated by the formula sit out the image point
Standard. According to the given coordinates of control points, the use of straight-line method to calculate the linear transformation of 11 DLT parameters that the coefficient l
Value and calculate the orientation elements of exterior orientation elements and solutions. Another way is to use a single formula as the calculation of space resection
Orientation elements out. Use as space resection alone to settle the image exterior orientation is the basic idea: to single video
As the basis of images from the ground covered by a number of control points within the known ground coordinates and image coordinates of corresponding points in the measured values
, The realities of collinearity equation, find the image in the time of aerial photography exterior orientation elements. First, the process to establish a single document)
- 2011-05-19 10:18:50下载
- 积分:1
-
用牛顿法解非线性方程组
用牛顿法解非线性方程组(包括论文及源程序)(with Newton method for solving systems of nonlinear equations (including papers and source))
- 2005-01-24 20:24:56下载
- 积分:1
-
PLS Extension Module
安装32bit-win的spss中PSL所需的所有安装文件,包括PythonPlugInWin32、Python2.5.4、scipy-0.6.0、numpy-1-1.0、PLS.py以及plscommand.xml并附安装说明。
第一步:安装spss17.0
第二步:安装 SPSSStatisticsPythonPlugInWin32_1700.exe
第三步:安装Python2.5.4
第四步:安装scipy-0.6.0和numpy-1-1.0
第五步:复制PLS.py文件到Python安装目录----Python25Libsite-packages
复制plscommand.xml文件到spss安装目录----SPSSIncStatistics17extensions,没有extensions文件夹就新建一个。
第六步:打开软件,导入数据,分析-回归-部分最小平方回归。Ok(Install all the installation files required by PSL in the SPSS of 32bit-win, including PythonPlugInWin32, Python2.5.4, scipy-0.6.0, numpy-1-1.0, PLS.py and plscommand.xml, and attach the installation instructions.)
- 2021-01-15 12:18:47下载
- 积分:1
-
diagnosis
计算几个复杂的天气诊断指数,最大对流稳定度指数,下沉对流有效位能,风暴强度指数等(The complexity of calculating the number of diagnosis index of the weather, the largest index of convective stability, subsidence CAPE, storm intensity index)
- 2009-04-28 18:45:00下载
- 积分:1
-
Tripleinvertedpendulumweightedfuzzyneuralnetworkco
为了提高三级倒立摆系统控制的响应速度和稳定性,在设计Mamdani 型模糊推理规则控制器控制倒立摆系统稳定的基础上,
设计了一种更有效率的基于Sugeno 型模糊推理规则的模糊神经网络控制器。该控制器使用BP 神经网络和最小二乘法的混
合算法进行参数训练,能够准确归纳输入输出量的模糊隶属度函数和模糊逻辑规则。通过与Mamdani 型控制器的仿真对比,
表明该Sugeno 型模糊神经网络控制器对三级倒立摆系统的控制具有良好的稳定性和快速性,以及较高的控制精度。(In order to improve the three-level control of inverted pendulum system response speed and stability, in the design of Mamdani-type fuzzy inference rules of the system controller to control the stability of inverted pendulum on the basis of a more efficient design based on Sugeno-type fuzzy inference rules of fuzzy neural network controller. The controller is the use of BP neural network and hybrid least squares training algorithm parameters can be accurately summed up the amount of input and output fuzzy membership function and fuzzy logic rules. Mamdani-type controller with a simulation comparison shows that the Sugeno-type fuzzy neural network controller for the three-tier control of inverted pendulum system with good stability and fast, as well as a higher control precision.)
- 2009-05-30 12:46:16下载
- 积分:1
-
xb
说明: fluent中作液体蒸发相变的udf,非常专业,证明可行(fluent in the evaporation of liquid phase transition for udf, very professional, proved to be feasible)
- 2014-04-07 10:53:26下载
- 积分:1
-
CompDam_DGD
摩擦力是抵抗固體表面,流體層和材料元件相對滑動的相對運動的力。有幾種類型的摩擦:幹摩擦是一種與之相反的力(friction is the force resisting the relative motion of solid surfaces, fluid layers, and material elements sliding against each other. There are several types of friction: Dry friction is a force that opposes the)
- 2020-06-23 10:00:01下载
- 积分:1
-
(Calculus-.7ed)-.James.Stewart
世界上最好的微积分教材,搞程序的,研究的,数学的都应该了解,这个是James.Stewart的Calculus第七版,英文原版,彩色的,值得珍藏。(The world' s best calculus textbook, engage in programs, research, mathematics should understand that this is James.Stewart seventh edition of Calculus, English original, colorful and worth treasuring.)
- 2013-08-09 14:32:08下载
- 积分:1
-
photonic_band_structure
用传输矩阵法计算一维光子晶体的带结构的程序,用matlab所编,文件解压后,程序写在word文档中,并附有在matlab下画的图,本人感觉非常有用(use of the transfer matrix method one-dimensional photonic crystal with the structure of the program, prepared by Matlab. unpacks the files, procedures written in word document, together with the painting under Matlab plans, I feel very useful)
- 2006-11-15 22:33:57下载
- 积分:1
-
公约数
用C语言实现计算两个数字的最大公约数,代码简单简洁,适合初学者学习。(C language is used to calculate the maximum common divisor of two digits. The code is simple and concise. It is suitable for beginners to learn.)
- 2020-06-21 16:20:01下载
- 积分:1