-
seq
Matlab code for sequence analysis
- 2010-06-30 14:29:58下载
- 积分:1
-
pid_control
在模拟控制系统中,控制器最常用的控制规律为PID控制。本内容对PID控制过程使用matlab进行模拟。(In the analog control system, controllers most commonly used control law for the PID control. The content of PID control process simulation using matlab.)
- 2008-06-04 18:40:48下载
- 积分:1
-
Untitledqr
基于QR分解的波束成形,掐你条件是已知信道完全信息,然后对信道状态H进行分解,求出波束赋形矩阵(Beam forming based on QR decomposition, pinch your condition is known channel completely, and then decompose the channel state H, and calculate beamforming matrix)
- 2012-05-19 10:48:24下载
- 积分:1
-
information-fusion
关于信息融合的各种算法,以及各种算法的应用。(On information fusion algorithm, and a variety of algorithms.)
- 2012-06-25 19:59:04下载
- 积分: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
-
BOC
boc调制方式的频谱特性,说明其对多径干扰的优良特性。。(boc spectrum)
- 2021-01-03 17:38:56下载
- 积分:1
-
SVR-with-example
the matlab code for support vector regression machine , including data pretreatment of information. It includes an example (time prediction series)that uses SVR
- 2015-10-06 17:52:09下载
- 积分:1
-
LSTM-MATLAB-master
lstm网络的建立、训练及应用实例,测试过,可用。(LSTM network establishment, training and application examples, tested, available.)
- 2021-04-08 13:29:00下载
- 积分:1
-
pitch
简洁适用的基音周期提取程序,采用自相关和平均幅度差函数相结合的方法(Simple application of the pitch period extraction procedures, the use of auto-correlation and the average magnitude difference function method of combining)
- 2007-07-12 16:41:41下载
- 积分:1
-
C_CMethod
混沌时间序列算法中,用C-C方法求解延迟时间及嵌入维数。(Chaotic time series algorithms, the C-C method for solving the delay time and embedding dimension.)
- 2012-09-17 10:54:29下载
- 积分:1