▍1. BasicSTK
说明: 用于matlab和STK联合编程的例程,也可以用于测试调通参考(an example for the connection of matlab and STK, also can be uesed as a test file)
说明: 用于matlab和STK联合编程的例程,也可以用于测试调通参考(an example for the connection of matlab and STK, also can be uesed as a test file)
说明: 实时解算单站或多基站伪卫星定位数据,并输出残差图,实现多种数据格式的读取。(Real time solution of single station or multi base station pseudo satellite positioning data, and output residual map, to achieve a variety of data format reading.)
说明: 基于simulink搭建的滤波器模型,可以有效滤波,降低噪声(The filter model based on Simulink can effectively filter and reduce noise)
说明: 转:3维避障RRT算法的matlab实现(Matlab implementation of 3D obstacle avoidance RRT algorithm)
说明: matlab 实现lstm的官方文档说明; 数据集为官方数据集; 代码略有修改; 注:训练集和测试集一定为元胞数组(The official document of realizing LSTM by MATLAB;)
说明: 利用雷克子波生成数据,包含小波去噪。不同的噪声。(Data of reykjat wave generation)
说明: 可计算任意函数的模糊函数,并由该模糊函数计算出信号的WVD分布,再由tfrwv求得信号的WVD分布,二者进行比较发现相差极小,并提供了一些仿真信号(The fuzzy function of any function can be calculated, and the WVD distribution of the signal can be calculated by the fuzzy function, and then the WVD distribution of the signal can be obtained by tfrwv, and the difference between them is very small)
说明: 在matlab里面对彩色图像进行匹配,根据图像直方图进行匹配(Match color images in matlab and match based on image histogram)
说明: 极限学习机是由黄广斌在2005年作为一种新的单隐层前馈神经网络提出的,具有与神经网络(NN)相同的全局逼近性质,且其参数学习无需迭代,速度明显快于现有的神经网络。目前在岩性识别、LF终点温度软测量、穿孔机导盘转速测量、软测量建模、图像识别等方面有所应用,但将其用于图像分割中的应用还较少。(Limit learning machine was proposed by Huang guangbin as a new single hidden layer feedforward neural network in 2005. It has the same global approximation property as neural network (NN), and its parameter learning does not need iteration, and its speed is significantly faster than the existing neural network. At present, it has some applications in lithology identification, lf terminal temperature soft measurement, perforator guide plate speed measurement, soft measurement modeling, image recognition and so on, but its application in image segmentation is less.)
说明: 光谱分析的核心介绍,算法内容,功能简介,很好用的(Introduction to the core of spectral analysis, algorithm content, function, easy to use)
说明: 对信号进行三层变换,得到小波系数d和逼近系数a,得出各频段的能量。(The wavelet coefficient D and approximation coefficient a are obtained by three-level transformation of the signal, and the energy of each frequency band is obtained.)
说明: RSSI室内定位中的最小二乘法定位,效果挺不错的(The least square method in RSSI indoor positioning has a good effect)
说明: 计算去噪前后的图像PSNR代码,利用MATLAB实现(The code is realized to calculate PSNR of images before and after denoising, and realized by MATLAB)
说明: 基于匹配理论的设备间底层通信资源分配,使用matlab实现的(Resource Allocation using Matching Theory for Device-to-Device Underlay Communication)
说明: 利用小波函数进行两个时间序列的相关分析,可以看到不同时间与与周期上的相关性(Correlation between two time series based on wavelet analysis)
说明: matlab读取nc格式的插件,直接放入matlab的toolbox文件夹下,保存路径可调用函数(Matlab reads the plug-in in NC format and directly puts it into the toolbox folder of MATLAB. The saved path can call the function)
说明: 包括最长、最短欧式距离法、重心法(标准欧式、平方欧式、精度加权)、平均法、权重法等等(Including the longest and shortest Euclidean distance method, center of gravity method (standard Euclidean, square Euclidean, precision weighting), average method, weight method, etc)
说明: 包括指数、对数、幂指数、双曲线、Logistic、多项式、Gamma等模型的非线性拟合,每行代码均有中文注释便于理解(Including the nonlinear fitting of exponential, logarithmic, power exponential, hyperbola, logistic, polynomial, gamma and other models. Each line of code has Chinese annotation for easy understanding)