-
PID
有关控制领域PID算法,实现简单的界面编程有待进一步完善(PID algorithm for the control of the area to achieve a simple interface for programming to be further improved)
- 2009-12-23 09:57:02下载
- 积分:1
-
McGraw.Hill.-.Numerical.Methods.Using.Matlab
e BOOK ON FACTS DEVICES
- 2013-07-26 12:41:05下载
- 积分:1
-
短期负荷预测
短期负荷预测通常是指24小时的日负荷预测和168小时的周负荷预测,本文主要预测的是日平均负荷,对于短期负荷预测(short-term load forecasts usually refers to the 24-hour daily load forecasting and 168 hours a week load forecasting, In this paper, the forecast is the average load, short-term load forecasting)
- 2020-09-24 11:07:48下载
- 积分:1
-
input-txt
把txt格式的数据文件引入matlab中进行fft,输出四个图(
Txt data file format introduced conducted matlab fft, the output of the four figure)
- 2013-12-13 13:30:54下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
SparseArray
SparseArrays map integers to Objects. Unlike a normal array of Objects, there can be gaps in the indices. It is intended to be more efficient than using a HashMap to map Integers to Objects.
- 2014-01-01 11:30:11下载
- 积分:1
-
Floyd
基于MATLAB的 Floyd最短路算法(MATLAB-based shortest path algorithm of Floyd)
- 2008-04-01 11:54:45下载
- 积分:1
-
duoyuanhuigui
说明: MATLAB语言在多元线性回归中的应用 caj 电子书籍(MATLAB language in the multiple linear regression in the application of e-books CAJ)
- 2008-12-08 17:35:53下载
- 积分:1
-
FINDcOUNTOUR-(3)
FIND COUNTOUR WITH FAMOUS ALGORITHMS
- 2012-08-17 00:39:29下载
- 积分:1
-
SoundCard_Acquiring
声卡采集的程序,可设置采样频率,位长,采样时间等参数.可采样8k-44.1kHz的信号,进行频谱分析.(sound card collection procedures, sampling frequency can be set up, elderly, Sampling time parameters. 8 k can be sampled- 44.1kHz signal spectrum analysis.)
- 2007-07-05 21:00:02下载
- 积分:1