资源列表
ber_bpsk_ofdm
- Ber simulation of bpsk signal via ofdm waveform
rdt
- 实现随机振动过程中的结构衰减信号提取,运行模态分析(The structure attenuation signal extraction and modal analysis are realized during random vibration)
aaa
- 运用GUI界面设计,设计小球运动轨迹模型,有开始,暂停,反向运动,退出等功能......音乐文件的读取(Using GUI interface design, the design of small ball trajectory model, there are start, pause, reverse movement, exit and other functions....Reading music files)
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)
Clip_Image_using_Shapefile
- Subset a GeoTiff by Shapefile in python using gdal
BEAMFORMING_MUSIC
- 波束空间MUSIC算法源程序,波束空间MUSIC算法源程序-The beam space MUSIC algorithm source code
MPI_Sort_t
- MPI C++ code for sorting arrays with merge(Reduce method)
bin
- 遗传算法模拟达尔文进化自然选择和遗传机制的生物进化过程的计算模型-enetic algorithm simulation Darwin the evolution natural selection and genetic mechanism of biological evolution process calculation model
21
- 利用四阶的龙格库塔法求解一阶微分方程组。-Fourth-order Runge-Kutta method for solving one-order differential equations