资源列表
3.root-MUSI_doa_MATLAB
- 求根music 估计算法 DOA估计 MATLAB算法-Roots music estimation algorithm for DOA estimation MATLAB
2.ESPRIT_doa_MATLAB
- 2.ESPRIT 算法MATLAB程序, 自己看看,有没有帮助-2.ESPRIT algorithm MATLAB procedures, see for yourself, there is no help
MUSIC
- music算法DOA,阵列信号处理,频率域对方向估计-music algorithm DOA, signal processing, frequency domain direction estimate
LMS-adaptive-beamforming
- 17.LMS自适应波束形成MATLAB程序-17.LMS adaptive beamforming MATLAB program
TestHandQianming
- 电子签名,生成图片。存储位置的设置,图片的压缩。-Electronic signature, generate images. Storage location settings, image compression.
chengxu
- 输入一串用空格隔开的字符串,把奇数按升序排列,偶数按降序排列-Input a string of string separated by a space, the odd number in ascending order, even in descending order
chengxu
- 7个和尚轮流挑水,每个和尚挑水的日期是一定的,编写程序-7 take turns to novices, each monks date is certain, write programs
chengxu
- 编写的c语言程序能够实现CD key算法的程序语言-Written in c language program to realize the CD key algorithm of the programming language
chengxu
- 编写c语言程序能够实现过滤重复单词的功能-Write a c language program, we can realize the function of filtering repeat words
chengxu
- c语言题 在一个圆上画N(N< 10000)条直线,问最多能将圆分成多少个区域?-On a round draw N (N < 10000) lines, ask most can the circle is divided into many area?
xiaoche
- 车线和基本程序等功能-Car line and other functions of the basic procedures. . . . . . . . . . . . . . .
xianxingbiao
- 实现顺序表的基本操作(最终提交“.cpp”) 程序要求: 先给出顺序表的类型定义 给出顺序表的如下基本操作的算法函数定义 构造一个空的线性表:InitList_Sq(SqList &L) 在顺序表L的第i个位置之前插入新的元素e:ListInsert_Sq(SqList &L, int I, ElemType e) 在顺序表L中删除第i个元素,并用e返回其值:ListDelete_Sq(SqList &L, int I, ElemTy
