资源列表
bin
- 残差在数理统计中是指实际观察值与估计值(拟合值)之间的差。“残差”蕴含了有关模型基本假设的重要信息。计算残差(Calculated residual error)
遗传算法-最佳灾情巡视路径问题
- 遗传算法-最佳灾情巡视路径问题 竞赛题,Matlab,详细可用~~~~~~~~~~~~~~~~~~
TwIST_v2
- 在MATLAB中,实现TwIST算法的MATLAB程序(MATLAB Program for TwIST Algorithms)
avoidence---Matlab
- 基于模糊控制的避障仿真, 有图像,直线规划,能实现避障,但还不是很完美(Obstacle avoidance simulation based on fuzzy control, with image and straight line planning, can achieve obstacle avoidance, but it is not perfect)
Pruned-DFT-s-FBMC_Matlab-master
- basic modulation implementation of fbmc
FBMC
- analysis of ber in fbmc and ofdm
prony 工具箱(in matlab)
- prony工具箱用于对信号进行prony分析,(We have designed a software tool in MATLAB, the Prony Toolbox, to perform Prony analysis. Prony Toolbox (PTbox) is designed based on several considerations including data preprocessing, model order selection, model order selec
Duanshi_Fourier
- 短时傅里叶变换的几个简单的例子,包含源程序,数据,以及时频分析所需要的函数,对初学者帮助比较大。(Several simple examples of short-time Fourier transform, including source code, data, and functions needed for time-frequency analysis, are of great help to beginners.)
103244855LPP
- 局部保持投影算法( locality preserving projections,LPP) ,保留了数据的局部信 息,更好地对其进行监测. Cai 和 He 又提出正交局部保持投影,在 LPP 的基础上增加一个正交化的约束条件,通过迭代计算得到相互正交的投影方向 .(For feature extraction classification)
gptips2
- It is a free, open source MATLAB toolbox for symbolic data mining (SDM). It uses a biologically inspired machine learning method called multigene genetic programming (MGGP) as the 'engine' that drives the automatic model discovery process. GPTIPS
多矢量粗对准
- 多矢量粗对准,摇摆对粗对准结果的影响,横荡和纵荡对粗对准结果有较大的影响(Multi-Vector Rough Alignment,effect of swing on rough alignment results,sway and surge have great influence on rough alignment results.)
牛顿迭代法解2次方程matlab
- 牛顿迭代法解2次线性方程,使用matlab程序解决