资源列表
switch_case_program
- This program written in matlab (.m) or matlab code is good example of switch-case statements. IF STATEMENT- The switch statement permits us to different statements based on the different values of a parameter. The values can be numeric or they ca
G_P
- 混沌时间序列分析中的G-P算法求关联,可用,已经用过-Associate chaotic time series analysis algorithms for GP, available, has been used
bankers-algo
- C++ implementation o banker s algo
21
- 利用四阶的龙格库塔法求解一阶微分方程组。-Fourth-order Runge-Kutta method for solving one-order differential equations
bin
- 遗传算法模拟达尔文进化自然选择和遗传机制的生物进化过程的计算模型-enetic algorithm simulation Darwin the evolution natural selection and genetic mechanism of biological evolution process calculation model
MPI_Sort_t
- MPI C++ code for sorting arrays with merge(Reduce method)
BEAMFORMING_MUSIC
- 波束空间MUSIC算法源程序,波束空间MUSIC算法源程序-The beam space MUSIC algorithm source code
Clip_Image_using_Shapefile
- Subset a GeoTiff by Shapefile in python using gdal
Bairstow_Two_Roots
- this is Bairstow_Two_Roots method in find roots
KalmanFiltering
- 扩展卡尔曼滤波算法C语言实现:实现对二维状态变量的预测及跟踪。包括卡尔曼滤波初始化函数,负责初始化状态变量的值,过程噪声,测量噪声,以及状态转移矩阵。 卡尔曼滤波函数负责对状态变量进行迭代滤波,整个过程包括状态预测,协方差预测,测量预测,计算卡尔曼增益,状态量更新,协方差更新。(To realize the prediction and tracking of two dimensional state variables. It includes the initialization func
AM_RLS
- 实现辅助模型最小二乘和经典最小二乘的仿真算法比较,有辨识误差比较图(The comparison of the simulation algorithms between the least squares and the classical least squares of the auxiliary model has the error comparison diagram of identification.)
代码
- 多等级设施选址模拟退火matlab实现,目标函数简单写了一下可自行修改(Simulated annealing matlab implementation)