-
Nonlinear-Transfer-Function-Based-Local-Approach
Nonlinear Transfer Function-Based Local Approach
IEEE research paper on image processing
- 2012-05-16 19:16:23下载
- 积分:1
-
Chapter_5
data converters by maloberti
- 2013-04-19 15:10:59下载
- 积分:1
-
upload_pudn3
This program simulation is used to simulate the performance of Mary noncoherent FSK modulation (BFSK,4FSK,8FSK and 16FSK) in AWGN channel for SNRdB change from 0 to 12 dB and print the modulation type ,SNRdB and Bit error rate for each steps. finally the program is plot the BER versus SNRdB for four type of noncoherent FSK modulation
- 2010-07-05 21:56:58下载
- 积分:1
-
mcmc71
monte carlo 算法 Denoising of letter A: Ising Prior(monte carlo algorithm Denoising of letter A: Ising Prior)
- 2011-10-25 11:04:13下载
- 积分: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
-
MultilayerEnhance
图像增强方法,采用保持形状的灰度变换方法实现多层对比度增强(The image enhancement method,use gray-scale transformation method holding shape to realize multilayer contrast enhancement.)
- 2011-01-14 21:28:22下载
- 积分:1
-
routing
this is use the matlab...routing protocol
shortest path algorithm
- 2009-05-25 18:49:28下载
- 积分:1
-
MATLAB-mathmetical-guidance
本教程提供了使用MATLAB的实践性指导,它基于MATLAB6.0版,内容由浅入深,特别是本书对每一条命令的使用格式都作了详细而又简单明了的说明,并配备了例题加以说明其用法,因此,对于初学者自学是很有帮助的;同时,又对数学中的一些深入问题如数值分析、稀疏矩阵、优化理论以及模糊数学等问题进行了较为详细的论述,因此,该书也可作为科技工作者的科学计算工具书。(practical guide for matlab users)
- 2012-05-16 11:11:59下载
- 积分:1
-
Speed.mat
速度数据文件,用于Matlab对于简单数据表格的测试和练习(Speed Description to exam and exercise)
- 2014-09-12 07:51:38下载
- 积分:1
-
synchronous-machine-model
simulink中经过改造后重新搭建的同步电机模型(After transforming in simulink to build the model of the synchronous motor)
- 2014-12-22 19:17:57下载
- 积分:1