▍1. multi-uav-planning-master
multi uav path planning for 2D
multi uav path planning for 2D
机器学习简介,特别的时候新手查看,受益匪浅。上传于2017年底,简单易懂。(machine learning method. introduced the CNN basic idea and how to use it and when to use it. Very useful for new guys)
基于NLMS,RLS等算法的自适应回声消除。(Adaptive echo cancellation based on NLMS, RLS and other algorithms.)
对电力系统中传统机组进行机组组合优化计算(The unit commitment optimization of the traditional power unit is calculated)
盲源分离(BSS: Blind Source Separation),又称为盲信号分离,是指在信号的理论模型和源信号无法精确获知的情况下,如何从混迭信号(观测信号)中分离出各源信号的过程。盲源分离和盲辨识是盲信号处理的两大类型。盲源分离的目的是求得源信号的最佳估计,盲辨识的目的是求得传输通道混合矩阵。(Blind signal separation (BSS), also known as blind source separation, is the separation of a set of source signals from a set of mixed signals, without the aid of information (or with very little information) about the source signals or the mixing process. This problem is in general highly underdetermined, but useful solutions can be derived under a surprising variety of conditions. Much of the early literature in this field focuses on the separation of temporal signals such as audio. However, blind signal separation is now routinely performed on multidimensional data, such as images and tensors, which may involve no time dimension whatsoever.)
自然语言处理。视频的前景提取分析,语言简单,清晰,有例子。(Natural language processing. Video foreground extraction analysis, language is simple, clear, there are examples.)
说明: 基于fuzzy c-means(FCM)的无监督模糊聚类算法,输出值有:各个样本的类别标签、目标函数在每次迭代后的值、聚类中心以及聚类区间。内有测试数据data.mat,点击 test.m 可以完美运行。(The unsupervised fuzzy clustering algorithm based on fuzzy c-means (FCM) outputs the class labels of each sample, the value of the target function after each iteration, the clustering center and the clustering interval. There is test data ('data.mat') inside, click ' test.m' to be able to run perfectly.)
粒子群优化算法 一种经典的启发式算法(Particle swarm optimization algorithm, a classic heuristic algorithm)
K-means算法MATLAB仿真,利用一副图像作为数据实现K聚类算法仿真(K-means algorithm, MATLAB simulation)
m-k突变检验及趋势检验,可以很好的解释气候等变化的显著性趋势和突变点(Mk mutation test and trend test, can well explain the climate change trend and the significance of mutations)
通过广播星历和精密星历实现GNSS数据的快速解算(The fast calculation of GNSS data is realized by broadcast ephemeris and precise ephemeris)
劈分结构时间交织ADC校正仿真 matlab(Split_TIADC_Matlab_Simulation)
MATLAB学习的一些心得以及资料 仅限于私人交流学习(some MATLAB learning experience and information)
计算声压级平均值的四种方法:算术平均法,声压均方根平均法,能量平均法等(Four methods to calculate the average of sound pressure level are arithmetic average method, pressure square root mean method, energy averaging method and so on)