-
ppt_presentation
说明: wavefront Zernike calculation
- 2020-11-09 18:16:51下载
- 积分:1
-
ARPUFENXIYUZISHIYINGZHENGQIANGQI
构造一组输入为白噪声加三个频率非常接近的正弦波,其信噪比为10dB,观测长度为256。试分别用普通AR谱估计和采用功率噪声抵消算法的AR谱估计估计这组信号的频率,并比较结果。(constructed a group of white noise input plus three very close to the frequency sine wave, the signal-to-noise ratio of 10dB. Observing length of 256. Were used to test the general AR spectral estimation using power and noise canceling algorithm for the estimation of AR spectrum estimation of this group of signal frequency, and the results of the comparison.)
- 2007-07-03 02:38:25下载
- 积分:1
-
doa
说明: 阵列信号处理的基本doa算法,matlab下运行,非常有用(Array signal processing basic doa algorithm, matlab running, very useful)
- 2008-09-17 09:24:43下载
- 积分:1
-
Kalman-filter-c
卡尔曼滤波器c语言代码。需要的可以下载看看,不设权限,0积分下载。(Kalman filter c language)
- 2013-07-22 16:48:46下载
- 积分:1
-
ECG_aztec
该程序基于matlab,可以对输入的一个ECG信号图像进行处理,方便进一步分析。(Based on matlab, the program can enter an ECG signal image processing to facilitate further analysis.)
- 2012-11-26 22:20:36下载
- 积分:1
-
lab_pro
一级直线倒立摆 pid控制 MATLAB simulink仿真(A linear inverted pendulum pid control MATLAB simulink simulation)
- 2013-01-04 14:22:45下载
- 积分:1
-
63750984PID
matlab控制算法 模糊PID,有PIDmodel(matlab controll )
- 2014-01-18 20:07:26下载
- 积分:1
-
C
说明: C高级编程,是提高的好书,希望大家认真阅读,我还会陆续发资料(C high-level programming)
- 2010-09-18 01:13:24下载
- 积分:1
-
FisherExactTest
I found it s so terriable to search Fisher s exact test well written in matlab. So here is the file that produces p-value efficient, with good examples, easy for beginner s without any knowledge about theory behind.
- 2010-01-27 20:44:56下载
- 积分:1
-
Matlab-project
roots -Polynomial roots
Syntax
r = roots(c)
Description
r = roots(c) returns a column vector whose elements are the roots of the polynomial c.
Row vector c contains the coefficients of a polynomial, ordered in descending powers. If c has n+1 components, the polynomial it represents is .
Tips
Note the relationship of this function to p = poly(r), which returns a row vector whose elements are the coefficients of the polynomial. For vectors,roots and poly are inverse functions of each other, up to ordering, scaling, and roundoff error.
- 2014-11-13 01:48:01下载
- 积分:1