-
fisher
fisher线性分类代码。老师要我们自己做的,还不错哦(fisher linear classification code. Teacher wants us to make their own, and have a good oh)
- 2009-12-20 11:00:41下载
- 积分:1
-
xiaobojumatlab
小波矩的matlab代码,主要用于全局特征提取使用,比较简便(Wavelet Moment matlab code, mainly for global feature extraction using relatively simple)
- 2013-07-19 09:53:03下载
- 积分:1
-
MIMO-OFDM_system_channel_estimation
这是MIMO-OFDM系统不同信道估计算法的对比分析(MIMO-OFDM system channel estimation algorithms in different Comparison)
- 2010-05-14 10:21:57下载
- 积分:1
-
Array-signal-processing-
阵列信号处理算法MATLAB常用程序,包括常用的AR,MUSIC,ESPRIT,GMUSIC程序及性能比较分析,很详细(MATLAB array signal processing algorithms commonly used procedures, including the popular AR, MUSIC, ESPRIT, GMUSIC procedures and performance comparison analysis, very detailed)
- 2011-08-16 17:54:13下载
- 积分:1
-
ss_mlsrs
说明: 用来产生M序列的MATLAB程序,其周期为31位,结合pn.m可生成GOLD序列。(used to produce M sequence MATLAB, cycle 31. combining pn.m GOLD sequences can be generated.)
- 2006-04-12 20:42:16下载
- 积分:1
-
FIR1
-给原始的语音信号加上一个高频余弦噪声,频率为5kHz。画出加噪后的语音信号时域和频谱图--(- To the original speech signal with a high-frequency cosine noise, frequency of 5kHz. Draw the speech signal with noise after the time-domain and frequency spectrum-)
- 2011-05-30 22:58:27下载
- 积分:1
-
3dt
该程序仿真了空时自适应处理STAP里的降维算法3dt,并与最有空时处理的结果进行了比较(The program simulation results were compared with the dimensionality reduction algorithm in the STAP 3dt, and with the most free space-time adaptive processing)
- 2012-04-29 17:21:07下载
- 积分:1
-
TWTA_gsm
机遇matlab软件信号传输模拟,可以模拟卫星信号传输全过程(jiyu matlab ruanjian xionhao )
- 2013-11-20 19:49:23下载
- 积分: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
-
lunwen
自己写的MATLAB的防射变换的程序。请多多指教(Write your own MATLAB Anti-shot transformation process. Requests the exhibitions)
- 2009-10-18 23:06:59下载
- 积分:1