资源列表
AlgorithmOfSARForRDA
- 本代码提供合成孔径雷达(SAR)成像中RD算法,其包含详细的说明与注释,对于雷达成像算法具有很好的参考意义。
Lagrange-multipliers
- 在matlab的环境下实现拉格朗日乘子法 -matlab achieve Lagrange multipliers
rk4
- Runge-Kutta法中最常用的是:四阶五级变步长算法。德国学者Felhberg对传统Runge-Kutta法进行了改进,得到了四阶五级变步长算法,也叫FRK算法。下面是标准四阶龙格-库塔法的Matlab程序 -Runge-Kutta method most commonly used are: FOURTH ORDER five variable step algorithm. German scholars Felhberg traditional Runge-Kutta method
hundun_Lyapunov
- 以 xn 1 sin xn 为迭代方程 (1) 画出系统状态随参数 的变化图,要求至少放大其中一个倍周期窗口 (2) 任选几个可使系统进入混沌态的参数 λ, 统计每一 个参数 λ 对应的方程迭代过程中 x 的分布情况? (3)画出相应的 Lyapunov 指数随参数 的变化图。-In xn 1 sin xn iterative
LDPC编码仿真程序
- LDPC_程序marky仿真程序,该算法是LDPC编码随机编码算法的一种,是一种典型的算法,对于初学者有很大帮助。
Dijkstra
- 有向图的邻接矩阵,输入矩阵然后计算点到点的最短路径-Directed graph adjacency matrix, input matrix and calculate the shortest route point to point
findpeaks
- 经典的寻峰算法,对初学者有帮助,maylab编写的,有一些注释-a very common althogrim for finding peaks
RM-MEDA-CPP
- 解决多目标优化问题的算法,主要基于概率模型的建立-RM-MEDA: A Regularity Model Based Multiobjective Estimation of Distribution Algorithm
lanczos
- Lanczos方法是一种重要的求解方程组的方法,本例给出了lanczos的程序,并给出了一个算例-Lanczos is a good method to solve the Equation group, give your a good example.
BM
- 布朗运动是一种重要的随机过程,本例模拟了一个二维欧式空间的Brownian motion。-Brownian motion is an important process, and give you a good expression.
conj
- fortran编写的共轭梯度法模块,直接套用,可以直接读矩阵文件-the conjugate gradient method of fortran written modules, ready-made, you can directly read the matrix file
minFunc
- 梯度下降法工具箱,包括了L_BFGS等。MATLAB版-gradient descent toolbox, including L_BFGS, MATLAB edition
