-
pmsm_vector
pmsm的矢量控制模型,喜欢的可以下载看看,不完善的地方欢迎大家讨论(PMSM Vector Control model, can enjoy the download and see, imperfect place welcomes everyone to discuss)
- 2009-03-06 15:08:03下载
- 积分:1
-
girth83rr
QC-LDPC码编程,围长为8,列重为3,无4环(The program contructs column-weight three girth-eight QC-LPDC codes given row-weight and sub-matrix size. row-weights and sub-matrices sizes are variable.)
- 2012-05-04 10:38:43下载
- 积分:1
-
susan
Matlab平台下用SuSan算法检测眼睛角点(Matlab platform with SuSan algorithm to detect the eye corner)
- 2010-09-07 10:43:45下载
- 积分:1
-
模型参数计算
对于平稳序列,运用ar模型计算其参数,并进行适应性检验。(for a smooth sequence, the use ar model parameters and adaptive testing.)
- 2005-04-01 10:00:33下载
- 积分:1
-
arima
MATLAB PROGRAMING FOE ARIMA
- 2014-09-20 12:20:00下载
- 积分:1
-
bwtracebountry
说明: 用函数bwtraceboundary进行边界跟踪(Use function bwtraceboundary to trace the object boundary)
- 2011-03-07 09:20:02下载
- 积分:1
-
huffmam_decoding
the decoding of Huffman codes is shown. For the decoding the coding tree has to be constructed using the information which has to be transmitted as well.
Following that the input is read bitwise and for each 0 a left turn is taken and for each one a right turn until a leave is reached. In this case the value of the leave (usually a character) is output, continuing after that at the root.
- 2010-08-11 04:03:25下载
- 积分:1
-
fourorderculumantsica
独立分量分析的累积量方法,分离信号 ica方法(Independent Component Analysis cumulant method, separation method of signal ica)
- 2008-03-14 14:19:11下载
- 积分: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
-
tracking.rar
use a three order loop to track the GPS L2C signal, could be useful for beginner
- 2011-05-17 13:43:28下载
- 积分:1