-
weisuiji
产生伪随机二维码,使用的是Matlab中的Simulink,应该很好用的,用于系统辨识(PEBS generator)
- 2009-09-26 22:57:51下载
- 积分:1
-
metlab_excerise_50
metlab入门比做的50到题,很经典,大家如果想学的,静下心来好好看看。很不错。(metlab entry talks as that of the 50, classic, If you want to learn, reflecting back a good look. Is pretty good.)
- 2006-11-02 01:55:44下载
- 积分:1
-
detection_1
this code is about QRS detection in ECG signal.
you have to enter the signal data, and the output is the position of the Q and R and S wave.
- 2014-08-29 11:07:47下载
- 积分:1
-
DSP_ZF
Script for computing the BER for BPSK modulation in a Rayleigh fading channel with 2 Tx, 2Rx MIMO channel Zero Forcing equalization The operation is trying to force the interference term to 64×64 system is huge.
- 2015-03-10 03:42:42下载
- 积分:1
-
invertpendulum
invert pendulum:controller using frequency caracteristics controller LQR controller using root locus polyadd for adding vectors GUI interface for simulated the response of the invert pendulum
- 2012-01-11 23:06:22下载
- 积分:1
-
555
高斯核函数的源程序代码,列出5种情况,程序包涵仿真图等。值得拥有。(Gaussian kernel function of the source code, listing 5 kinds of circumstances, program includes the simulation diagram, etc. Worth having.
)
- 2013-12-11 18:20:57下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
ookmodulation
模拟启闭载波信号的最佳接收机的情形,包含信号的产生,模拟调制,接收检测,并分析显示出实际和理论的误码率vs SNR,希望对大家有用!(carrier signal simulation includes the best receiver situation, including the selection of signal, analogue modem, receive detection, and analysis show that the practical and theoretical error rate vs. SNR, we want to help!)
- 2006-12-30 10:28:49下载
- 积分:1
-
f_svc
在matlab环境中,关于用支持向量机算法进行训练的M文件(M file of matlab on support vector mechine classify)
- 2012-09-05 08:58:35下载
- 积分:1
-
层次分析法matlab程序及说明书
说明: 层次分析法matlab程序及说明书,是指将与决策总是有关的元素分解成目标、准则、方案等层次,在此基础之上进行定性和定量分析的决策方法。(Analytic hierarchy process (AHP) matlab program and specification is a decision-making method that decomposes the elements related to decision-making into objectives, criteria, schemes and other levels, and carries out qualitative and quantitative analysis on this basis.)
- 2020-10-17 14:43:43下载
- 积分:1