-
voice
几篇关于压缩感知的文章,信号为语音信号,对初学者有帮助。(failed to translate)
- 2013-05-06 22:08:29下载
- 积分:1
-
MATLAB100cases
matlab例程100,可以作为学习matlab和研究时的工具书,方便查阅;(matlab routine 100, can be used as study and research matlab book at the time of instrument for easy access )
- 2009-03-10 15:47:26下载
- 积分: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
-
field-oriented
Field oriented simulink of an induction machine
- 2010-02-06 14:50:17下载
- 积分:1
-
main1101
人口预测,对于人口的预测可以较方便的进行预测……
(Population projections for population projections can be more convenient to predict the ... ...)
- 2011-11-26 16:38:07下载
- 积分:1
-
6cluster
北大高慧璇版《应用多元统计分析》第六章聚类分析MATLAB编程源码(Cluster Matlab Source Code)
- 2011-12-01 08:59:44下载
- 积分:1
-
傅里叶级数算法 MATLAB-Relay-Protection
介绍了假定输入为正弦量的算法,半周积分算法突变量电流算法,傅里叶级数算法,并且利用MATLAB Simulink仿真了110KV的3段电流保护(MATLAB Relay Protection)
- 2013-05-09 10:33:03下载
- 积分:1
-
039_bus
bpa环境下,Ieee39节点稳态暂态标准数据(the bpa environment IEEE 39 node Steady State Transient standard data)
- 2021-03-30 12:19:09下载
- 积分:1
-
CMA_PMD_PDM_QPSK
有关通信调制的程序:主要是涉及CMA_PMD_PDM_QPSK调制。可以利用上传的matlab程序导入到VPI等软件中,帮助建立完整的通信系统(Procedures for communication modulation: mainly related CMA_PMD_PDM_QPSK modulation. You can take advantage of upload matlab program introduced into the VPI and other software to help build a complete communication system)
- 2015-08-15 16:03:51下载
- 积分:1
-
MATLAB数学建模 代码
matlab数学建模 (李昕)清华大学出版社 全书附带源码(The Chinese book of "Matlab Mathematics Modelling" from Tsinghua University Press original code.)
- 2020-06-21 02:40:01下载
- 积分:1