-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
zsy_pidjj
这是在matlab的基础上开发出的pid控制器源代码(It is developed on the basis of matlab pid controller source code)
- 2014-02-17 21:21:02下载
- 积分:1
-
Bayesian
说明: 基于贝叶斯网络的可靠性评估,输入个元件的故障率数据,计算各元件的条件概率,建立贝叶斯网络,贝叶斯推理,得到系统可靠工作情况下各元件的工作概率。(Based on the reliability evaluation of Bayesian network, input the failure rate data of components, calculate the conditional probability of each component, establish Bayesian network, Bayesian reasoning, and obtain the working probability of each component under the condition of reliable operation of the system)
- 2020-04-19 15:46:39下载
- 积分:1
-
NSGA-II
NSGA-II源程序,用于求解多目标优化问题,是对NSGA在非支配集构造方法,维持解分布性策略等方面进行的改进。(NSGA-II source code for multi-objective optimization problem, NSGA is a non-dominated set in the constructor, maintenance solutions and other aspects of the distribution strategy of improvement.)
- 2010-11-10 13:01:13下载
- 积分:1
-
tryrepeat16qam
盲检测中,在AWGN信道环境和瑞利衰落环境下,产生16qam信号,并且计算高阶累积量和高阶矩(Blind detection in AWGN channel environment and Rayleigh fading environment, generate 16qam signal and calculate higher-order cumulants and higher moments)
- 2015-01-14 17:08:00下载
- 积分:1
-
minniniudun
拟牛顿法 调用黄金分割法子程序
数值优化计算(newton
)
- 2010-06-17 15:55:25下载
- 积分:1
-
fingerprint
fingerprint matlab code
- 2013-07-23 16:52:32下载
- 积分:1
-
backgroundworker
Well, this is a Visual Studio program which monitors temperatures Arduinoin background!
- 2014-12-03 04:10:59下载
- 积分:1
-
NearFieldMeasurement
近场天线测量课程——角锥喇叭方向图的计算程序(详细备注)
分析了一个实际角锥喇叭的远场方向图,还有利用FFT编程实验(Near Field Antenna Measurement Course- Calculation Program of Angle Cone Horn Pattern)
- 2017-03-08 09:15:43下载
- 积分:1
-
canca
canca算法 系统辨识源程序 供大家参考(canca algorithm for system identification source for reference)
- 2010-05-19 10:29:40下载
- 积分:1