▍1. RBF神经网络
利用RBF和BP神经网络中的工具箱函数去做函数逼近,(Making use of RBF neural network to do function approximation)
利用RBF和BP神经网络中的工具箱函数去做函数逼近,(Making use of RBF neural network to do function approximation)
完成复杂网络基本操作,基于网络图模型,可与图论算法及其matla实现配套使用(Complete complex network basic operation, based on network graph model)
GPS 导航定位系统卡尔曼滤波 假定船舶向某固定方向航行,以港口码头的出发处为坐标原点。 假定船舶在二维平面上运动,初始位置为(-100m,200m),水平运动速度为 2m/s, 垂直方向运动速度为 20m/s,GPS 接收机的扫描周期为 T = 1s,观测噪声的均值 为 1,方差为 100。 采用卡尔曼滤波跟踪船舶航行轨迹。 1、绘出真实轨迹、观测轨迹、滤波后轨迹 2、滤波前误差、滤波后误差(Calman filtering of GPS navigation and positioning system)
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3
说明: Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3
说明: bus system data for matlab code
DEA solver for windows 10 in matlab1
说明: DEA solver for windows 10 in matlab1
说明: mean-shift 图像分割,效果不错(Mean shift image segmentation, good effect)
说明: 注水算法是根据某种准则,并根据信道状况对发送功率进行自适应分配,通常是信道状况好的时刻,多分配功率,信道差的时候,少分配功率,从而最大化传输速率。实现功率的“注水”分配,发送端必须知道CSI。(Water injection algorithm is to allocate transmission power adaptively according to certain criteria and channel conditions. Usually, when the channel is in good condition, more power is allocated, and when the channel is poor, less power is allocated, so as to maximize the transmission rate. To realize the "water injection" distribution of power, the sender must know CSI.)
说明: An example of 16-QAM signal An example of 16-QAM signal
说明: matlab程序绘制世界地图,这是一个与etopo类似的地形绘制包,很清晰(Matlab program to map the world, this is a similar to etopo terrain mapping package, very clear)