-
NewtonCotes
用matlab求解牛顿差值 比较简单 但是可以使用的(use matlab )
- 2010-10-25 21:28:34下载
- 积分:1
-
addnoise
ofdm系统噪声增加部分matlab仿真,希望有用,相互交流(ofdm matlab simulation system noise increase for some, hope useful, exchange)
- 2011-07-27 09:13:16下载
- 积分:1
-
chapter3
MATLAB+神经网络,BP神经网络源码(MATLAB+ neural network
)
- 2014-09-15 22:43:30下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
DMC
DMC的主要特征是预测模型采用阶跃响应特性建模 设计过程中固定格式:用二次型目标函数决定
控制量最优值增量序列 自校正动态矩阵控制等多种算法 参数调整:用改变二次型目标函数中的权系数
阵来实现.(With the research of dynamic characteristic of electrical resistance furnace and the imp rovements of
MPC in detail, the effects between DMC and P ID in the temperature control system of electrical resistance furnace
was compared. The results confirmed that DMC not only overcomes the inaccuracy of the models and the
variability of the parameters, but also achieves better performance index than P ID in accordance with the
expectation of given curve.)
- 2013-05-06 13:23:32下载
- 积分:1
-
AFM
an algorithm to be used on atomic force microscopic images in digital image processing....
- 2011-01-08 12:27:50下载
- 积分:1
-
linzhirenSVMcode(libsvm)
说明: matlab和C语言的SVM编写的程序,据说很有名,很多人以此为蓝本改进(matlab and C language procedures for the preparation of SVM, it is said well-known, many people draw on to improve)
- 2008-12-05 17:38:45下载
- 积分:1
-
qpskfinal
QPSK signal matlab code
- 2015-03-31 17:18:28下载
- 积分:1
-
EMD
一维EMD算法 输入ip--待分解数据序列,一维列向量;
输出imf--分解后得到的IMF分量,二维数组表示;(One-dimensional EMD algorithm input ip- be decomposed data series, one-dimensional column vectors output imf- IMF components obtained after decomposition, two-dimensional array representation )
- 2010-06-07 14:58:09下载
- 积分:1
-
Calib_main
Calibrate motion sensors
- 2015-01-07 09:37:05下载
- 积分:1