-
microphone7
自适应阵列波束形成算法研究.kdh
硕士毕业论文(Adaptive array beamforming algorithm. Kdh Master' s Thesis)
- 2009-06-11 09:21:18下载
- 积分:1
-
zuoye7
第k小元素(分治法) 给定一个线性序列集,要求求出其中指定的第K小的数的值和位置.如给定n个元素和一个整数i,1≤i≤n,输出这n个元素中第i小元素的值及其位置;(First k small element (divide and conquer) Given a set of linear sequence, where the specified requirements determined the K value and the small number of locations, such as a given n elements and an integer i, 1 ≤ i ≤ n, output this is the n elements of the i-th element value and the position of the small )
- 2013-11-16 11:51:31下载
- 积分:1
-
cfar
MATLAB雷达检测CFAR.这是CA-CFAR程序。里面包含所需要的函数和数据文件。(This is simple cell-averaging lead/lag CFAR.)
- 2021-04-27 13:58:45下载
- 积分:1
-
dvb
说明: 关于DVBT的OFDM发送和接受部分的MATLAB代码。(On the OFDM DVBT send and receive part of the MATLAB code.)
- 2010-04-03 13:28:35下载
- 积分:1
-
queueing-theory
洗车模型,经典排队论,关于排队模型的相应说明含在压缩文件之中(Wash model, classical queuing theory, queuing models regarding the appropriate instructions included in the compressed file into)
- 2013-10-25 13:00:58下载
- 积分:1
-
BCEncode
二维码操作程序示例二维码操作程序示例二维码操作程序示例二维码操作程序示例(Two-dimensional example of a program of two-dimensional code code example of a program of two-dimensional example of a program of two-dimensional code code example of a program)
- 2013-12-03 11:33:43下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
huffman
图像处理MATLAB源代码,这个是哈夫曼编码(huffman)
- 2009-03-24 12:14:24下载
- 积分:1
-
Good-practical-guide-to-Matlab
Good practical guide to Matlab
- 2011-01-17 21:53:39下载
- 积分:1
-
shuzhijifen
使用WIN-TC编写一个程序,实现数值积分。用复化梯形方法、复化Simpson方法、变步长梯形方法、变步长Simpson方法编程求解积分值。(Using WIN-TC to write a program to achieve numerical integration. Compound trapezoid method used, the complex method of Simpson, variable step trapezoidal method, Simpson variable step method for solving integral value programming.)
- 2015-03-10 22:21:31下载
- 积分:1