资源列表
MATLAB-statistics-40cases
- matlab统计分析的40个案例分析,欢迎交流-matlab statistical analysis of 40 case studies, welcomed the exchange
Decomposition_LU
- 将系数矩阵A转变成等价两个矩阵L和U的乘积 ,其中L和U分别是下三角和上三角矩阵。当A的所有顺序主子式都不为0时,矩阵A可以唯一的分解为A=LU。其中L是单位下三角矩阵,U是上三角矩阵。 -The coefficient matrix A into two matrices L and U is equivalent to the product, where L and U are lower triangular and upper triangular matrix. When A mas
Region-growing-method
- 区域生长分割 matlab 手动点击设定种子点-Click on region growing segmentation matlab manual seed point set
program
- Matlab语言开发的用于并联机器人运动学参数辨识-Parameter Identification for parallel Robots
kuandaizaoshengganrao
- 针对双极性、单极性码产生直扩系统,并加上宽带噪声干扰,-For bipolar, unipolar codes have a direct expansion system, and with broadband noise,
WriteToWordFromMatlab
- File: WriteToWordFromMatlab Descr: This is an example of how to control MS-Word from Matlab. With the subfunctions below it is e to automatically let Matlab create reports in MS-Word. This example copies two Matlab figures into MS-Word, write
679617231PSD_Matlab
- 快速傅里叶变换代码 功率谱密度MATLAB代码-Fast Fourier Transform code power spectral density of MATLAB code
zishiyingGPC
- 自适应GPC算法,当被控对象参数未知或慢时变时,采用参数估计算法,在线估计出被控对象的参数,然后用参数估计值代替真实值进行控制律的推导。-Adaptive GPC algorithm, when the charged object is unknown or slowly time-varying parameters, the use of parameter estimation algorithms, on-line estimate the parameters of the cont
gpc_step
- 所谓阶梯式控制,就是对未来控制量的变化加以约束,强迫未来控制量以一阶指数响应曲线的形式变化。在这种控制策略下,可以避免求解控制律时的矩阵求逆,且在处理约束限制时,可方便将 和 的约束转化为对 的约束,减少了算法计算量。-The so-called ladder-type control, is the change in the future to control the amount of bound, forced to the future control the amount of th
continuous_ideal_pll
- charge pump PLL matlab simulink -charge pump PLL matlab simulink
Based-on-MATLAB-PID-control-system
- 基于MATLAB/Simulink的PID控制系统的设计与仿真-Based on MATLAB/Simulink PID control system design and simulation
SVD
- 支持向量机的程序,该程序能够实现支持向量机的分类和预测。-SVM program that enables support vector machine classification and prediction.