资源列表
灰色关联分析(matlab)
- 灰色系统理论提出了对各子系统进行灰色关联度分析的概念,意图透过一定的方法,去寻求系统中各子系统(或因素)之间的数值关系。因此,灰色关联度分析对于一个系统发展变化态势提供了量化的度量,非常适合动态历程分析。 计算步骤 ? 确实参考数列与比较数列 ? 对参考数列与比较数列进行无量纲化处理 ? 计算关联度(The grey system theory puts forward the concept of grey relational degree analysis for each subsyst
雷达matlab仿真,波束形成,角度测量,跟踪等等
- 波形设计算法,阵列信号处理等相关知识的介绍仿真等(Introduction and Simulation of waveform design algorithm, array signal processing and other related knowledge)
elhorst_model(带中文解释)
- 空间计量 elhorst_model(带中文解释)(Spatial metrology elhorst_model (with Chinese interpretation))
16QAM调制仿真
- 16QAM调制仿真,通信的PHY层+传输层+接收机仿真,亲测可用
Bayes Net Toolbox for Matlab
- Written by Kevin Murphy, 1997--2002. Last updated: 19 October 2007. As of January 2014, this is maintained on Github at https://github.com/bayesnet/bnt
2016.10.04GSA_SVM
- 通过引力搜索算法,进行支持向量机参数优化。实现模式识别和趋势预测。(The parameters of support vector machine are optimized by gravitational search algorithm. Realize pattern recognition and trend prediction.)
微积分和微分方程
- 利用MATLAB进行微积分和微分方程的求解计算,包括:常微分方程、 符号微分方程、高斯积分法、矩形域高斯二重积分等。(MATLAB is used to solve calculus and differential equation, including ordinary differential equation, signed differential equation, gaussian integral method, gaussian double integral in recta
数据拟合
- 利用MATLAB进行数据拟合,常见的数据拟合方法。包括:一元函数插值、样条插值、多项式插值或拟合 、曲线拟合、拉格朗日插值法等。(MATLAB data fitting, common data fitting methods. It includes: interpolation of unitary function, spline interpolation, polynomial interpolation or fitting, curve fitting, Lagrange inte
JPEG2000_parallel-master
- JPEG2000 files for tests
基于GA优化的BP算法
- 通过遗传算法优化BP神经网络,提高其收敛速度和预测准确度。(BP neural network is optimized by genetic algorithm to improve its convergence speed and prediction accuracy.)
RMNMF
- 非负矩阵分解,聂飞平老师再2014年发表的Robust Manifold Nonnegative Matrix Factorization文中提出的算法(A Robust Manifold Nonnegative Matrix Factorization algorithm was proposed by teacher nie feiping in 2014)
HDB3编码仿真
- MATLAB软件对HDB3码的编码仿真,并出仿真图。