-
Matlab
此文章主要是基于matlab的通信仿真分析。(This article is based mainly on the communication matlab simulation analysis.)
- 2007-09-16 20:11:34下载
- 积分:1
-
NN_control
单神经元自适应控制
snn_adaptive_control(snn_adaptive_control)
- 2010-03-08 10:23:04下载
- 积分:1
-
LevelSet_ChunmingLi_v0
说明: 汽车车牌识别的matlab环境下的程序源码(License Plate Recognition)
- 2010-04-11 17:00:14下载
- 积分:1
-
DTC
Direct Torque control of Induction Motor
- 2013-09-26 04:20:36下载
- 积分: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
-
pcaexpressprot
this is the code of facial recognition system
- 2011-10-07 20:07:18下载
- 积分:1
-
xfkhdufi
对于初学者具有参考意义,是一种双隐层反向传播神经网络,最小均方误差(MMSE)的算法,通过虚拟阵元进行DOA估计,迭代自组织数据分析,FIR 底通和带通滤波器和IIR 底通和带通滤波器。( For beginners with a reference value, Is a two hidden layer back propagation neural network, Minimum mean square error (MMSE) algorithm, Conducted through virtual array DOA estimation, Iterative self-organizing data analysis, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter.)
- 2016-04-10 10:38:18下载
- 积分:1
-
MatlaModulation
说明: matlab仿真产生AM、BPSK、QPSK源码程序(matlab simulation produced AM, BPSK, QPSK source program)
- 2009-08-12 14:45:06下载
- 积分:1
-
fenlipid
本人所编写的关于Matlab的分离pid算法的相应程序代码(I have written about the separation of Matlab code corresponding pid algorithm)
- 2011-05-08 16:56:27下载
- 积分:1
-
culture
用于简单函数优化的算法代码(MATLAB),希望对大家有用
(For simple function optimization algorithm code (MATLAB)。I need it can be useful to you)
- 2014-11-25 21:39:12下载
- 积分:1