-
LEVY
levy法编制辨识程序,基本精确辨识了系统各个参数,因为误差准则的原因,系数略有差别。(levy convention identification procedures, precise identification of the basic parameters of the system, because of the reason of the error criterion, the coefficient slightly different.)
- 2013-04-30 12:05:36下载
- 积分:1
-
uplod-1
Constant k filters, also k-type filters, are a type of electronic filter designed using the image method. They are the original and simplest filters produced by this methodology and consist of a ladder network of identical sections of passive components. Historically, they are the first filters that could approach the ideal filter frequency response to within any prescribed limit with the addition of a sufficient number of sections. However, they are rarely considered for a modern design, the principles behind them having been superseded by other methodologies which are more accurate in their prediction of filter response.A filter in which the product of the series and shunt impedances is a constant that is independent of frequency.
- 2015-02-27 14:48:18下载
- 积分:1
-
dsb
DSB双边带调制,相干解调和包络检波的对比,以及信号输出的频谱(DSB Double Sideband modulation, coherent demodulation and envelope detection of the contrast, and the signal output spectrum)
- 2010-05-26 10:56:31下载
- 积分:1
-
LTE
the matlab code for lte simulation and 4g mobile
- 2013-12-04 16:36:29下载
- 积分:1
-
Matlab-pulse-code-modulation
基于Matlab的脉冲编码调制(PCM)系统设计与仿真(Based on Matlab pulse code modulation (PCM) system design and simulation)
- 2013-05-12 21:13:18下载
- 积分:1
-
motor-simulink-model
永磁同步电机的矢量控制模型,仿真模型,可用于转速控制,也可以进行转矩控制的二次开发(Secondary development of vector control of PMSM model, the simulation model can be used for speed control, torque control can also be)
- 2016-07-27 14:31:38下载
- 积分:1
-
AdaptiveThreshold.tar
Adaptive Threshold method matlab realisation
- 2009-06-10 21:37:17下载
- 积分:1
-
mp3write
mp3 write and read using matlab
- 2011-07-09 11:40:45下载
- 积分:1
-
Chapter---1---Algorith---Flowcharts
Algorithm/Flowchart for C
- 2014-02-15 19:48:07下载
- 积分:1
-
adapQuad
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.
We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. (Iterative Adaptive Simpson, Lobatto Points In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (eg quad, quadv, and quadl) . Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.)
- 2008-08-14 22:44:04下载
- 积分:1