-
math_calculate
二分法,Newton迭代法和弦截法求方程根,并比较迭代次数。内含各种迭代法及数值加速方法的说明和比较。(Dichotomy, Newton iteration method for the equation of the root chord section, and compare the number of iterations. Includes a variety of accelerated iterative method and numerical description of the method and comparison.)
- 2011-11-23 20:20:48下载
- 积分:1
-
wzrh
(1)针对在线计算量大这一缺陷,将预测控制中的柔化输出信号的思想推广到柔化输入信号,使得约束条件被简化为仅对当前控制量的约束,可以直接计算得出;同时该方法避免了求逆矩阵,大大减小了计算量,并能够保证控制算法的可行性和良好的控制性能。
(2)针对传统算法中设计参数整定困难这一缺点,应用基于BP神经网络变参数设计的广义预测控制算法,实现了对控制量柔化参数的在线调整。
(3)利用带有遗忘因子的最小二乘法对系统辨识。本文通过仿真发现该方法对于Hénon混沌系统并不完全适用,可考虑利用其他优化系统辨识的方法对本方法进行改进,以期达到更好的辨识效果。
(4)针对系统稳定性分析复杂,本文在控制增量前加入前馈因子,保证所选的Lyapunov函数使闭环系统满足Lyapunov稳定判据,由此证明闭环系统稳定。
(1. To solve the problem of GPC huge computation, algorithm with input increment constraints is presented in which the concept of output softness was used to soften the input increments.As a result, the constraints are simplified to be the only one constraint on the current control increment which can be computed directly. At the same time, it needn’t computing the inverse matrix and thus reduces large computation. Moreover, it guarantees the feasibility of the algorithm and has good control performance.
2. To overcome the difficulty in the choice of tuning parameters in traditional GPC, a GPC algorithm with variable parameter design based on BP neural network. is presented,in which the input softness parameters are tuned on line.
3. In this paper, we Identify system by using the least square method with forgetting factor. However, after system simulation, we realize that this method doesn’t fit the Hénon chaotic system perfectly. So we recommend modify this method by other Optimizati)
- 2013-05-06 21:59:10下载
- 积分:1
-
ofdm
ofdm系统的基本系统图仿真,包括调制,IFFT,解调,FFT等(The basic system diagram ofdm system simulation, including the modulation, IFFT, demodulation, FFT, etc.)
- 2013-12-25 19:08:10下载
- 积分:1
-
1
说明: 在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
OFDMChaEstZFMMSE
This zip files contains the OFDM channel estimation matlab code using Zero Forcing MMSE and LS linear methods.
- 2013-02-26 14:41:14下载
- 积分:1
-
Three-layer-medium-ray-tracing
三层介质射线追踪的matlab程序代码。射线追踪能很好的模拟博得传播,因此可以下载看看。(Three medium matlab ray tracing code. Ray tracing can simulate well spread win, so you can download and see.)
- 2015-04-17 18:31:33下载
- 积分:1
-
programmoffuzzypid
这是一个关于模糊pid控制源程序,希望对大家有用,(this is a program of fuzzypid contol)
- 2010-11-04 11:16:39下载
- 积分:1
-
octave-a4.pdf.tar
GNU Octave
A high-level interactive language for numerical computations
Edition 3 for Octave version 3.0.0
July 2007
(GNU Octave A high-level interactive language for numerical computations Edition 3 for Octave version 3.0.0 July 2007)
- 2011-05-03 20:15:48下载
- 积分:1
-
dsp
可实现函数的产生,基本运算,时域频域分析(Generation function, basic operations, time domain frequency domain analysis)
- 2012-04-07 16:01:13下载
- 积分:1
-
Book_codes
seismic data code for seismic data processing
- 2012-04-11 13:15:14下载
- 积分:1