-
PID_MATLAB
基于matlab的PID控制系统仿真,包括很多算法的PID控制器,曾在国家项目中多次应用,感觉很实用。(Matlab-based simulation of PID control system, including a lot of the PID controller algorithm has projects at various occasions in the country, I feel very useful.)
- 2009-04-07 22:23:11下载
- 积分:1
-
ChebyshevExpansion
给定一个普通多项式p(x),用列向量表示,阶次从高到低排列,此函数返回p(x)的切比雪夫多项式展开的系数,返回的的结果也是一个列向量,同样按切比雪夫多项式的阶次从高到低排列
另外该函数用cos(x)项傅里叶级数展开一个多项式(
ChebyshevExpansion.m by David Terr, Raytheon, 5-26-04
Given a polynomial f(x) of degree n expressed as a row vector of coefficients of x^k with
highest power on the left, expand f(x) as a sum of scalar multiples of
Chebyshev polynomials, i.e. return the column vector of coefficients a_k with k
running from n to 0 from top to bottom such that f(x) = sum_{k=0}^n{a_k P_k(x)}.)
- 2010-12-24 13:28:51下载
- 积分:1
-
e2qandq2e
欧拉角转换为四元数的MATLAB程序,顺序为312(Euler angles into a quaternion of the MATLAB program, the order of 312)
- 2011-07-30 16:21:51下载
- 积分:1
-
RUGEKUTA
自编的龙格库塔算法,方便学习数值分析的同学自学本算法,没有调用MATLAB自带的库函数。(the algorithm of numerical analysis, not the library function call MATLAB)
- 2015-01-17 21:13:38下载
- 积分:1
-
MATLAB优化算法案例分析与应用
说明: 电子书籍:MATLAB优化算法案例分析与应用
课本源码:MATLAB优化算法案例分析与应用(Electronic Books: Case Analysis and Application of MATLAB Optimized Algorithms
Textbook source code: case analysis and application of MATLAB optimization algorithm)
- 2019-03-27 14:30:46下载
- 积分:1
-
Full
Matlab simulink radar
- 2011-10-01 14:00:27下载
- 积分:1
-
matlabcodes
some other matlab codes
- 2010-10-12 14:30:22下载
- 积分:1
-
lloydmax
一个基于Lloyd-Max算法的最优量化器程序,其中lloydmax为主程序(Lloyd-Max quantization algorithm for the optimal procedure, lloydmax which mainly procedures)
- 2021-03-30 00:19:10下载
- 积分:1
-
ch10_matlab_ex
chaapter 10 with examples and figures of gonzalez
- 2013-01-22 19:33:33下载
- 积分:1
-
Array signal processing(1)
1:MUSIC 算法MATLAB程序
2:ESPRIT 算法MATLAB程序
3:Root-MUSIC算法MATLAB程序
4:面阵中二维角度估计 Unitary -ESPRIT算法MATLAB程序(1:MUSIC ALGORITHM MATLAB PROGRAM
2:ESPRIT algorithm MATLAB program
3: Root-MUSIC algorithm MATLAB program
4: MATLAB Program of Unitary-ESPRIT Algorithms for Two-Dimensional Angle Estimation in Area Array)
- 2019-01-11 13:14:59下载
- 积分:1