资源列表
zhengjie
- 3自由度并联机器人自由空间的详细程序和图形化法-3 DOF Parallel detailed procedures for free-space and graphical method
matrix
- 矩阵(二) 编写C++程序完成以下功能: (1)假定矩阵大小为4×5(整型); (2)矩阵空间采用new动态申请,保存在指针中; (3)定义矩阵初始化函数,可以从cin中输入矩阵元素; (4)定义矩阵输出函数,将矩阵格式化输出到cout; (5)定义矩阵相加的函数,实现两个矩阵相加的功能,结果保存在另一个矩阵中; (6)定义矩阵相减的函数,实现两个矩阵相减的功能,结果保存在另一个矩阵中; (7)动态申请三个矩阵:A1、A2、A3; (8)初始化A1、A2;
MPC
- 多变量预测控制,运用于两输入两输出的情况,显示输入输出。-Multivariable predictive control, applied to the case of two-input two outputs, display input and output.
GMPC
- 多变量广义预测控制,适用于两输入两输出情况。运行结果正确。-Multivariable generalized predictive control for two input two output condition. The results are correct.
topsdk
- Golang调用淘宝TOPAPI接口的实现,将top函数名称作为函数参数传入之后,可实现淘宝的topapi调用(auth2.0没有实现)-Golang called Taobao TOPAPI interface implementation, the top function name as a function parameter passed after enabling Taobao topapi call (auth2.0 not implemented)
PCA1
- pca 神经网络 求样本协方差矩阵的特征值和特征向量 样本的均值化为零-pca neural network seeking sample covariance matrix of the eigenvalues and eigenvectors of the sample mean of zero
music_ism_chirp
- 自写的基于MUSIC的ISM宽带测角谱估计算法,线性调频信号,4阵元,2目标,正常运行。-My own MUSIC based ISM broadband DOA estimation algorithm. Chirp signals, four elements, two objection. Functioning properly.
dplqifu
- 雷达中频回波仿真,对固定载频和线性调频脉冲回波的多普勒起伏模型进行仿真-IF radar echo simulation for fixed carrier frequency and chirp echo Doppler fluctuation model simulation
buffer-analyse
- 主要是对缓冲区进行分析,主要是通过两点之间距离的大小来进行比较-Primarily to analyze the buffer, mainly by the size of the distance between two points to be compared
result2
- php小集代码small set of php codes mall set of php code-small set of php codesmall set of php codesmall set of php codesmall set of php code
nrw_matlab
- 该matlab语言可以用于计算天线测试中的散射系数s11和s21,-The matlab language can be used to calculate scattering coefficient of the antenna test s11 and s21
bag
- 这是求背包问题的一个程序,主要用了递归穷举的思想,希望可以帮到大家-This is a program seeking knapsack problem, the main idea of using a recursive exhaustive, I hope you can help