-
lambert
求解Lambert问题。
输入:轨道上两个点的位矢R1、R2,以及从R1到R2所用的时间t(缺点是脉冲太大)。
输出:质点在R1端点的速度V1,质点在R2端点的速度V2.
此函数用于:在给定轨道上两个点的位矢R1、R2,以及从R1到R2所用的时间t。求解V1、V2。再调用前面的函数就可以确定轨道根数,及任意时刻质点的状态。(To solve the Lambert problem. Input: track two-point position vector R1, R2, and R1 to R2 used in the time t (The disadvantage is that the pulse is too large). Output: particle R1 endpoint speed V1, the particle in the R2 endpoint speed V2. This function is used: two points in a given orbit position vector R1, R2, and from R1 to R2 with the time t. Solve the V1 and V2. And then call the previous function can determine the orbital elements, and any moment of the particle' s state.)
- 2012-07-22 22:18:40下载
- 积分:1
-
OFDM_scramble
OFDM中的关于扰码器的个人设计的MATLAB的算法,比较经典的 !(OFDM on the scrambler design of the personal MATLAB algorithm, more classic!)
- 2006-05-25 15:06:01下载
- 积分:1
-
major
creation hardware majoring equipment
- 2010-06-02 16:00:43下载
- 积分:1
-
11111SSIM
SSIM Index, Version 1.0
Copyright(c) 2003 Zhou Wang
All Rights Reserved.
The author was with Howard Hughes Medical Institute, and Laboratory
for Computational Vision at Center for Neural Science and Courant
Institute of Mathematical Sciences, New York University, USA. He is
currently with Department of Electrical and Computer Engineering,
University of Waterloo, Canada.
- 2009-04-24 20:44:47下载
- 积分:1
-
Gray-Projection
说明: 在matlab环境下,基于灰度投影的视频稳像程序(image stabilization based on gay projection)
- 2011-03-13 17:02:32下载
- 积分:1
-
youyuanlvbo
有源滤波仿真,通过仿真波形看出有源滤波特性(Active filter simulation, seen through the simulation waveforms of active filter characteristics)
- 2012-04-03 19:49:55下载
- 积分:1
-
MATLAB
详细的说明了如何使用该数学软件,很容易学!(Detailed instructions on how to use the mathematical software, it is easy to learn
)
- 2012-04-08 17:23:41下载
- 积分:1
-
Taylor_Algorithm
泰勒级数展开算法是需要初始估计位置的递归算法,在每一次的递归中通过求解TDOA测量误差的局部最小二乘来改进估计的位置。 本程序基于MATLAB,对泰勒级数展开算法进行了仿真。初始位置的选取很重要,建议和其他简单的算法进行协同,对信号源位置进行定位。 希望对研究信号源定位的同志有所帮助。(Taylor series expansion algorithm is the need to estimate the location of the initial recursive algorithm, in every recursive TDOA measurement error by solving the partial least squares to improve the position estimate. The program is based on MATLAB, the Taylor series expansion algorithm for the simulation. The selection of the initial position is very important, the proposed algorithm and other simple coordination, to locate the signal source location. Want to locate the source of research help comrades.)
- 2020-12-13 14:39:15下载
- 积分:1
-
apiextMATLAB6p1
You can call your own C or Fortran subroutines from MATLAB as if they were
built-in functions. MATLAB callable C and Fortran programs are referred to
as MEX-files. MEX-files are dynamically linked subroutines that the MATLAB
interpreter can automatically load and execute.
- 2013-11-19 14:28:02下载
- 积分:1
-
MATLAB
绘制正弦曲线和余弦曲线,在MATLAB命令窗口中输入
求方程的全部根(Draw sine curve and cosine curve
Root of equation)
- 2010-01-13 14:34:52下载
- 积分:1