-
code
用MIMO系统的空时编码仿真,matlab实现,性能对比分析(With space-time coding MIMO system simulation, matlab implementation, performance, comparative analysis)
- 2013-10-06 10:00:19下载
- 积分:1
-
matlab
结合双线性变换法数字巴特沃斯高通IIR滤波器。能起到检波作用(Bilinear transformation method combined with digital high-pass Butterworth IIR filter. Can play a role in detection)
- 2011-01-15 17:38:38下载
- 积分:1
-
5qushi
道破股市天机之5 ---趋势天机,选股的重要资料,可供学习者参考(Lay bare the secret of 5--- trend of the stock market secret stock selection of important information, for learner reference)
- 2011-02-16 09:26:12下载
- 积分:1
-
matlab_code
说明: 《系统辨识和matlab仿真》,配套源码( System Identification and matlab simulation , supporting source code)
- 2008-11-19 14:37:20下载
- 积分:1
-
Kmean_1
Kmeans聚类算法的一个示例 是一个简单的程序但是体现了思想(a simple example of K-means algorthm which contains the core thinking method of clustering)
- 2012-02-09 19:31:16下载
- 积分:1
-
SAtlbx
说明: 模拟退火工具箱,程序主体和子函数含大量注解内容,非常适合学习者了解该算法的结构。
(Simulated Annealing toolbox, procedures and Functions with the main contents of a large number of comments, very suitable for learners to understand the structure of the algorithm.)
- 2008-11-14 16:38:35下载
- 积分:1
-
1
说明: 实验目的:对带通信号及其低通等效信号进行分析和仿真。
实验内容:
1、参考教材P24面例子,考虑如下带通信号,编写仿真程序实现,得出仿真结果。
(1) 画出该信号和它的幅度谱;
(2) 求出该信号的解析信号,并画出它的幅度谱;
(3) 求出并画出该信号的包络;
(4) 分别假设 和 ,求该信号的低通等效,并画出它的幅度谱。
2、设带通信号为:
通过Matlab编程仿真实现:
(1) 画出该信号和他的谱函数(包括幅度和相位)
(2) 确定并画出解析信号的谱函数(包括幅度和相位)
(3) 画出该信号的包络。
(步骤一,二中,设采样间隔为ts=0.002s)。
(Purpose: To Bandpass and lowpass equivalent signal analysis and simulation. Experiment: 1, reference materials P24 plane example, consider the following bandpass signals, writing simulation program implementation, simulation results obtained. (1) Draw the signal and its amplitude spectrum (2) Find the analytical signal of the signal, and plot its amplitude spectrum (3) Find and draw the envelope of the signal and (4) respectively assumptions and seeking the equivalent lowpass signal and draw its amplitude spectrum. 2, is provided with a communication number: Simulation by Matlab programming: (1) Draw the signal and his spectral function (including amplitude and phase) (2) to identify and draw the analytic signal spectral function (including amplitude and phase) (3) Draw the envelope of the signal. (Step one, two, and set the sampling interval ts = 0.002s).)
- 2014-11-22 21:17:51下载
- 积分:1
-
mgm1n
通过检验相关系数进行多变量灰色预测
用MATLAB 编制(By examining the correlation coefficients are more variable gray forecast prepared with MATLAB)
- 2010-06-13 13:25:53下载
- 积分: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
-
The-MATLAB-Notebook-v8
基于matlab的音频分组器设计,里面有详细代码,简单易懂(Matlab audio packet-based design, which has a detailed code, easy to understand)
- 2013-11-24 11:42:13下载
- 积分:1