-
MIMO3
simulation of MIMO System
- 2009-11-15 07:56:50下载
- 积分:1
-
Radar_Image_Processing
this tutorial will help beginners in the radar image processing. The programs are arranged in form of the chapters. all the best.
- 2014-01-19 14:09:25下载
- 积分:1
-
完美的压缩感知的信号处理应用集合程序
独立成分分析算法降低原始数据噪声,连续相位调制信号(CPM)产生,鲁棒性好,性能优越,matlab程序运行时导入数据文件作为输入参数,用于图像处理的独立分量分析,滤波求和方式实现宽带波束形成。
- 2022-05-17 16:10:38下载
- 积分:1
-
元胞自动机的几个例程
1、康威生命游戏
2、激发介质模型
3、森林火灾模拟
4、气体动理学模拟
5、交通系统模拟
- 2022-07-19 15:15:43下载
- 积分:1
-
chap3
PID控制程序,matlab编写,适合初学者(3)(PID control procedures, matlab prepared for beginners (3))
- 2008-05-16 21:06:31下载
- 积分:1
-
Virtual-router
C,C++ Questions
1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived
object,. calling of that virtual method will result in which method being called?
a. Base method
b. Derived method..
Ans. b
2. For the following C program
#define AREA(x)(3.14*x*x)
main()
{float r1=6.25,r2=2.5,a
a=AREA(r1)
printf("
Area of the circle is f", a)
a=AREA(r2)
printf("
Area of the circle is f", a)
}
What is the output?
Ans. Area of the circle is 122.656250
Area of the circle is 19.625000
3. What do the following statements indicate. Explain.
• int(*p)[10]
• int*f()
• int(*pf)()
• int*p[10]
Refer to:
-- Kernighan & Ritchie page no. 122
-- Schaum series page no. 323
- 2011-03-15 14:22:27下载
- 积分:1
-
Lineperf
this source code is very well
- 2013-08-16 01:29:50下载
- 积分:1
-
mimo
MIMO CHANNEL CAPACITY CODE
- 2014-10-25 00:19:47下载
- 积分:1
-
multiplerpower
乘子迭代过程,五个文件,实现迭代运算,有效提高性能(Multiplier iteration process ONE,Implement iterative operation, effectively improve the performance to realize iterative operation, effectively improve the performance)
- 2014-10-25 21:13:57下载
- 积分:1
-
Matlab-stduy
自学Matlab必备的60个小程序代码,有助于快速了解掌握Matlab.(60 small self study Matlab code .)
- 2014-11-23 17:54:17下载
- 积分:1