-
matlab7
详细介绍matlab开发环境
北航 张志涌(Matlab detailed development environment BUAA Zhang Zhiyong)
- 2009-01-10 17:18:38下载
- 积分:1
-
PID_DIFF
微分先行PID算法Matlab仿真程序。适用于控制工程领域。(Differential forward PID algorithm Matlab simulation program. Applicable to the field of control engineering.)
- 2014-01-09 21:00:30下载
- 积分:1
-
test_functions
GSA优化算法,主要用于抽水蓄能电站参数优化和仿真。(GSA optimization algorithm, mainly used for pumped storage power plant optimization and simulation parameters.)
- 2016-08-09 10:21:15下载
- 积分:1
-
antenna
Antenna show, how is working
- 2011-12-02 23:31:37下载
- 积分:1
-
LEM ISAR
强力推荐ISAR转台成像程序,发送线性调频波。ISAR成像在进行了平动补偿之后,模型等效为转台模型(The ISAR turntable imaging program is strongly recommended, and the LFM wave is transmitted. After the ISAR imaging is compensated for translation, the model is equivalent to a turntable model)
- 2018-01-13 21:04:26下载
- 积分:1
-
ComplementaryCodeKeying
补码键控调制(CCK)算法及实现,包括补码的产生。可以计算补码的增益。主要用在802.11b中(Complementary Code Keying modulation (CCK) algorithm and implementation, including the emergence of complement. Complementary code can calculate the gain. Mainly used in 802.11b Medium)
- 2009-03-14 09:41:08下载
- 积分:1
-
LMI_tool_introduction
matlab中线性不等式LMI工具箱的使用,中文版(matlab LMI toolbox in the use of linear inequalities)
- 2010-10-20 14:24:35下载
- 积分:1
-
Reg_courant_SG
Controle Structure Generale
- 2012-04-04 02:06:32下载
- 积分:1
-
hungarian
匈牙利算法 求解最大匹配问题 s为最佳匹配的总权值
e(:,[1,2])为匹配的两点,e(:,3)为各匹配的权(Hungarian algorithm to solve the maximum matching problem s is the best match of the total weight e (:, [1,2]) to match the two points, e (:, 3) for the right match)
- 2011-07-20 20:37:15下载
- 积分: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