登录
首页 » matlab » rk4

rk4

于 2012-12-13 发布 文件大小:263KB
0 280
下载积分: 1 下载次数: 6

代码说明:

  这是四阶的龙格库塔算法和lyapunov指数稳定性。(tihs is a runge kutta method )

文件列表:

Lyapunov.pdf,304380,2012-12-10
RK4.m,163,2012-01-01

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

发表评论

0 个回复

  • Desktop
    非线性光学书后程序,分布求解,参考作用研究问题不同,方程不同(Nonlinear Optics Post-book Procedure)
    2019-06-11 18:34:06下载
    积分:1
  • 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
  • rejectionofnbibaseonwaveletpacket
    为了进一步提高直接序列/跳频(DS/FH)扩频系统的抗干扰能力,基于小波包变换结合递归最小二乘算法设计 了一种变换域自适应干扰抑制算法,该算法采用小波包分解定位窄带干扰,递归最小二乘算法抑制窄带干扰。通过蒙特卡 罗仿真分析在增加抗干扰模块后,DS/FH系统工作在准静态时,在不同信噪比条件下抗窄带干扰性能。仿真结果表明:该 算法具有较强的自适应性以及抗窄带干扰能力,其性能优于传统的直接置零法,适用于多音干扰下的恶劣通信环境。(In order to further improve the anti-jamming capability of direct sequence/frequency-hopping spread spectrum system (DS/FH), based on wavelet packet transform combined with recursive least squares algorithm design a transform domain adaptive interference suppression algorithm, the algorithm uses wavelet packet decomposition positioning narrowband interference, narrowband interference suppression recursive least squares algorithm. By Monte Carlo simulation analysis to increase the anti-jamming module DS/FH system work in the quasi-static, in different SNR anti narrowband interference performance. Simulation results show that: the algorithm has strong adaptability and resistance to narrowband interference ability, its performance is superior to the traditional method of direct zero, poor communication environment suitable for multi-tone interference.)
    2012-09-09 23:20:26下载
    积分:1
  • adpcm_c_code
    PCM数据通信压缩算法,c语言编写,适合移植到单片机、dsp等目标系统上。(PCM data communications compression algorithm, c language, suitable for transplant to the microcontroller, dsp goals systems.)
    2007-04-02 14:03:37下载
    积分:1
  • kalmanfilte22r
    典型的二维kalman滤波原理程序,容易掌握!(typical two-dimensional Kalman filtering process easy!)
    2007-06-17 17:13:04下载
    积分:1
  • LS_SVMlab
    LS_SVM 偏最小二乘结合支持向量机(The LS SVM partial least squares and Support Vector Machine)
    2012-11-22 10:08:51下载
    积分:1
  • MP_DOA
    针对多径效应的影响,提出了一种基于矩阵束的MIMO 雷达低仰角快速估计方法。该方法同时考虑了发射多径信号和接收多径信号,采用单样本数信号矢量构造了一个前后向矩阵束,并利用两个酉矩阵对该矩阵束进行降维处理,最后采用广义特征值分解的总体最小二乘法来估计目标角度。算法不需要估计数据协方差矩阵,可在低 信噪比和单样本数情况下,有效地克服多径效应,实现同时多目标低仰角估计,相比最大似然算法,避免了谱峰搜索,计算量小。仿真结果验证了该算法的有效性。(To overcome the multipath effect, a fast algorithm for low elevation estimation for MIMO radar via matrix pencil is proposed. The signals both in transmit multipath and receive multipath are considered. Firstly, a forward-backward matrix pencil is formed based on the single-sampled vector. Secondly, the reduced-dimensional processing is applied to the matrix pencil via two unitary matrices. Finally, the generalized eigen-decomposition is employed to estimate the low elevation in multipath environments directly. Without the covariance matrix estimation, the proposed method can overcome multipath effect effectively in case of low SNR and estimate multi-target simultaneously. Compared with Maximum Likelihood (ML) method, it avoids spectrum peak searching and reduces the computational burden. Numerical results verify the effectiveness of this method)
    2011-09-03 10:54:42下载
    积分:1
  • lyapunov_wolf
    lyapunov指数求解,采用wolf法,计算速度极快(lyapunov Index solving, using wolf law, the calculation speed)
    2007-10-08 09:49:07下载
    积分:1
  • half
    计算半方差,如果按克里金法计算插值要求计算半方差,用此程序可实现。(Calculation of semi-variance, if the Kriging interpolation method call for the calculation of semi-variance, using this procedure can be realized.)
    2008-05-15 13:48:06下载
    积分:1
  • kenfang
    加入重复控制,模拟数据分析处理的过程,通过虚拟阵元进行DOA估计。( Join repetitive control, Analog data analysis processing, Conducted through virtual array DOA estimation.)
    2016-10-16 19:56:10下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载