-
binarymod
二进制数字调制信号ook,2psk,2fsk信号及其频谱(Binary digital modulation signal ook, 2psk, 2fsk signal and its spectrum)
- 2008-12-13 13:42:36下载
- 积分:1
-
sadam_QRS
MIT-BIH Arrhythmia ecg , you can see this record frorm 1977 ,female
- 2012-05-01 11:27:30下载
- 积分:1
-
Digital-Signal-Processing
Digital Signal Processing Using MATLAB 3rd Edition-Slicer.pdf
- 2015-01-17 21:07:19下载
- 积分:1
-
PDANN
杂波环境下单目标跟踪算法,包括概率数据关联和最近邻算法。(Single target tracking methods in clutter environment, including PDA and NN )
- 2021-04-08 12:59:00下载
- 积分:1
-
four-Toolbox-for-SVM
说明: SVM分类器,关键是对信号进行分类,是模式识别的必备宝典(SVM classifier, the key is to classify the signal is essential for pattern recognition Collection)
- 2011-03-20 21:14:30下载
- 积分:1
-
utitled-(2)
this is a blasius solution by matlab code
- 2012-12-31 23:08:50下载
- 积分:1
-
space
空间坐标与大地坐标之间的转换,用matlab的gui界面做成(Space coordinates and the earth coordinate conversion between, with matlab GUI interface make it
)
- 2011-12-27 00:14:09下载
- 积分:1
-
5
一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。
C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。
系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
- 2009-03-15 15:36:23下载
- 积分:1
-
dijksra
此程序是个matlab程序,其算法结构为bp网络,可以处理一些优化问题(This procedure is a matlab program, its algorithm structure for the bp network that can handle a number of optimization problems)
- 2008-05-03 00:45:19下载
- 积分:1
-
Sfunction_ADRC-_Simulink
基于S函数编写了自抗扰控制器中的跟踪微分器(TD),扩张状态观测器(ESO),非线性反馈(NLSEF),并在Simulink环境下搭建ADRC,完成对方波的跟踪,简单好用(S function based on written ADRC in tracking differentiator (TD), extended state observer (ESO), non-linear feedback (NLSEF), and built ADRC in the Simulink environment, complete track the other waves, simple and easy use)
- 2015-06-18 10:34:54下载
- 积分:1