-
DGF
用matlab进行编程实现递归法计算三重积分(Matlab programming recursive method for calculating triple integrals)
- 2010-07-02 22:27:21下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
inv_PR
matlab 电力电子 逆变器 比例谐振控制 RCD负载(matlab power electronics inverter control RCD load ratio of the resonance)
- 2014-09-09 14:32:42下载
- 积分:1
-
THP_QR_simulink
采用THP预编码(QR算法)的simulink仿真链路,有16QAM和QPSK两种调制方式,信道为瑞利衰落信道(simulink+m files)(using THP pre-Code (QR algorithm) simulink link, 16 QAM and QPSK modulation. Channel for Rayleigh fading channels (Simulink m files))
- 2020-11-19 16:39:38下载
- 积分:1
-
Buck_PWM
Switching-mode DC-DC buck converters
- 2012-08-06 22:07:10下载
- 积分:1
-
sparse_in_time
demonstrates the compressive sensing using a sparse signal in Time domain. The signal consists of a UWB (Ultra Wide Band) pulse in time domain. The signal is sparse in Time domain and therefore K random measurements are taken in Frequency domain.
- 2013-03-23 09:10:04下载
- 积分:1
-
Identification
this m.file is a complete simulation of a chemical fermentation process which is done in Matlab.
this job includes an on-line estimationn of the states of a control system and also the identification of the parameters of process.
this work can be considered an identification research project to a great extent.
there are also different methods to define the Q-matrix like Monte-carlo allghorithm,trial and error method or an inventive method which I will try to attach soon.
- 2010-12-16 16:26:07下载
- 积分:1
-
LMS-FTF-LSL
包括:三种LMS算法实现AR(2)的预测,法2、3用递推计算Km,两者区别在于d(n)的取法略微不同;用LSL和FTF算法实现简单的系统辨识。(Include: three LMS algorithm AR (2) the forecast, France 2,3 calculated with recursion Km, whichever is the difference between d (n) of a slightly different取法 LSL and the FTF algorithm with simple system identification.)
- 2020-12-10 23:29:23下载
- 积分:1
-
14
说明: 《精通MTLAB最优化计算》第14章 遗传优化算法
源码(" The most proficient MTLAB Optimization" Chapter 14, genetic algorithm source code)
- 2011-04-18 21:54:30下载
- 积分:1
-
RATE_DataAcquisition
ALLAN方差拟合曲线 用于数据的采集和提取,提高提取速度(ALLAN analysis of variance for data gathering and extraction to improve extraction speed)
- 2011-06-19 17:58:18下载
- 积分:1