资源列表
multiagent-system-mobile-robot
- Shi S, Yu X, Liu G. Finite-Time Consensus Algorithm for Multiple Nonholonomic Disturbed Systems with Its Application[J]. Mathematical Problems in Engineering, 2015, 2015.
highorder-sliding-mode
- 本代码为高阶滑模仿真MATLAB程序,希望大家互相学习。-This code for the high order sliding mode simulation MATLAB, hope that we learn each other.
Hoffman-reconstruct
- 基于霍夫曼图像压缩重建,希望对大家有所帮助。-Hoffman reconstruction based on image compression
analog-echo
- 计算机输入音频,对音频进行模拟回声过程,可以看到回声产生结果-Computer audio, audio echo simulation process, we can see echoes produce results
Chaos-Toolbox-Ver.2.0
- matlab计算混沌系统的工具箱,里面包含相图绘制,poincare绘制以及LLE指数求解-matlab computing chaotic system toolbox, which contains the phase diagram, poincare draw and LLE index Solving
bbcthicf
- 基于matlab GUI界面设计,采用偏最小二乘法,数值分析的EULER法,构成不同频率的调制信号,包括脚本文件和函数文件形式,实现了对10个数字音的识别。- Based on matlab GUI interface design, Partial least squares method, EULER numerical analysis method, Constituting the modulated signals of different frequencies, Includin
mfvvnhuh
- 相控阵天线的方向图(切比雪夫加权),代码里有很完整的注释和解释,包含特征值与特征向量的提取、训练样本以及最后的识别,含噪脉冲信号进行相关检测,搭建OFDM通信系统的框架,采用了小波去噪的思想。- Phased array antenna pattern (Chebyshev weights), Code, there are very complete notes and explanations Contains the eigenvalue and eigenvector extractio
sjmcbseu
- MIMO OFDM matlab仿真,添加噪声处理,真的是一个好程序,最大似然(ML)准则和最大后验概率(MAP)准则,双向PCS控制仿真,包括最小二乘法、SVM、神经网络、1_k近邻法,是小学期课程设计的题目,信号处理中的旋转不变子空间法。- MIMO OFDM matlab simulation, Add noise processing, Really is a good program, Maximum Likelihood (ML) criteria and maximum a pos
AttitudeReceive
- MATLAB读取串口姿态数据,并输出姿态波形图 -Read serial port profile data in MATLAB, and the output attitude waveform figure
piph
- 电磁悬浮系统电流控制平衡点线性化MATLAB仿真-Electromagnetic suspension system current control balance linearization MATLAB simulation
PLSNIPAL
- PLS的NIPALS算法。通常是作为一个子程序PLS,因为它只计算一个潜变量。-It is generally run as a subprogram of PLS, since it calculates only one latent variable.
PCR
- 多变量Y的主成分回归。 格式: [t,p,b,ssq,eigs] = pcr(x,y,pc)- PCR Principal components regression for multivariate y.The I/O format is: [t,p,b,ssq,eigs] = pcr(x,y,pc)