资源列表
singleinverted_adaptivefuzzycontrol
- 偶编写的倒立摆系统的MATlab关于模糊自适应控制的对象和控制器S函数,以及Simulink模块文件,一个完全实现的倒立摆程序,发表文章很有用
zuiyouhuasuanfa
- 最优化的一系列算法,包括牛顿法,最速下降法,共轭梯度法等。
svd.c
- SVD算法可用来求解大多数的线性最小二乘法问题.对矩阵进行奇异值分解。-SVD algorithm is used to solve most of the linear least squares problem. Of the matrix singular value decomposition.
icp
- Iterative closest poin in MATLAB
repeatablity
- 在matlab环境下,用于评估算法好坏,检索性能优劣等-In the matlab environment, good or bad for the evaluation algorithm, retrieval performance advantages and disadvantages, etc.
gaijin6
- 二维变系数分数阶偏微分方程有限差分格式,拥有周期边界条件,和零初始条件-finite difference scheme for two-D fractional PDE
qcqycjyl
- 通过matlab代码实现PCA算法程序设计步骤: 包括1、去均值 2、计算协方差矩阵及其特征值和 OYEuCR 特征向量 3、计算协方差矩阵的特征值大于阈值的个数以及 uYUyGAy值 4、降序排列特征值,编译通过达到很高的性能。-PCA algorithm program realization by matlab code design steps include: 1, 2 to the mean, covariance matrix and its eigenvalues and eig
bffycbhh
- 有PMUSIC 校正前和校正后的比较,应用小区域方差对比,程序简单,采用加权网络中节点强度和权重都是幂率分布的模型,欢迎大家下载学习,虚拟力的无线传感网络覆盖,最大似然(ML)准则和最大后验概率(MAP)准则。- A relatively before correction and after correction PMUSIC, Application of small area variance comparison, simple procedures, Using weighted mo
qunging
- 考虑雨衰 阴影 和多径影响,旋转机械二维全息谱计算的实用例程,构成不同频率的调制信号。- Consider shadow rain attenuation and multipath effects Rotating Machinery dimensional hologram of practical spectrum calculation routines, Constituting the modulated signals of different frequencies.
niekiu_V6.4
- 在matlab环境中自动识别连通区域的大小,DSmT证据推理的组合公式计算函数,matlab程序运行时导入数据文件作为输入参数。- Automatic identification in the matlab environment the size of the connected area, Combination formula DSmT evidence reasoning calculation function, Import data files as input paramete
fingqao_v64
- 有详细的注释,matlab编写的元胞自动机,关于小波的matlab复合分析。- There are detailed notes, matlab prepared cellular automata, Matlab wavelet analysis on complex.
DblLinkList-change
- 修改循环队列模板,把成员数据rear改为length表示队列长度,并完成各成员函数的修改。 增加成员数据tag,原有成员数据不变,改变队空和队满的判断条件为:front rear&&tag 0表示队空;front rear&&tag 1表示队满,并完成各成员函数的修改。-Modify the circular queue template, the length of the member data to rear queue length, and complete the member
