资源列表
层次分析法的matlab程序
- 层次分析法(The analytic hierarchy process)简称AHP,在20世纪70年代中期由美国运筹学家托马斯·塞蒂(T.L.Saaty)正式提出。它是一种定性和定量相结合的、系统化、层次化的分析方法。(The analytic hierarchy process (AHP) was formally proposed in The mid-1970s by American operational research scientist T.L.S. aaty. It is a
遗传算法matlab程序
- 遗传算法matlab程序,用于最优化问题的求解。原理可以参考其他资料(Genetic algorithm matlab program)
spectrum_and_Tidcur_ellipse
- 用matlab自带函数psd对数据进行功率谱分析;画潮流椭圆图(Power spectrum analysis of data using MATLAB self band function PSD and a drawing of a tidal current ellipse.)
PSO粒子群算法matlab程序
- PSO粒子群算法的matlab程序,可用于最优化问题,比如求最大值最小值等
VoronoiUsingBrushfire-master
- Voronoi使用Matlab编程,解决选址、最小路径最大覆盖等问题(Voronoi uses Matlab programming to solve the problem of location, minimum path maximum coverage and so on)
层析
- 层析法 ,用于数学建模的例程。是建模的一个常用方法。(Chromatography, a routine used for mathematical modeling.It is a common method of modeling.)
CSP_LDA
- csp特征提取,lda进行分类,四分类脑电信号处理,亲测可用(CSP feature extraction, LDA classification, four classification of EEG signal processing, pro test available)
princomp
- 主成分分析各种有用的函数以及这些函数的实例(Principal component analysis of functions and examples, various useful functions.)
gsc
- 频域gsc, 频gsc, 域gsc, 你值得拥有(gsc frequency gsc,you desired it thank you,)
BTT_test
- 实现BTT导弹的6自由度仿真;使用传统比例导引法及PID控制(6 degrees of freedom simulation of BTT missile; traditional proportional navigation and PID control)
PolarCode
- 极化码的构造编码以及各种译码方法的MATLAB仿真代码,可以直接调用函数。(The structure coding of polarization code and the MATLAB simulation code of various decoding methods can directly call the function.)
matlab中在圆中随机生成若干小圆
- matlab中在圆中随机生成若干小圆,用以对比,小圆互相不重叠,希望能帮到大家