-
lssvmanddoacode
关于支持向量机和Doa估计的,讲的很详细,还有自己理解弄的代码(With regard to support vector machines and Doa estimation, and speak in great detail, as well as his own understanding, get the code)
- 2010-03-13 14:07:32下载
- 积分:1
-
MMC 17 Levels
Three phase 17 levels MMC.
- 2020-11-11 22:19:46下载
- 积分:1
-
TD-simulation
TDSCDMA仿真平台 包括建立小区 链路损耗的计算 最佳导频覆盖
- 2010-11-29 12:07:54下载
- 积分:1
-
uneven
说明: 图像处理中将极坐标转换为笛卡尔左边的几个调用函数,包含bin,density 和ffgrid(in the image process,please convert the polar coordinate into castinate coordinate, there are some diaoyong functions ,include bin,density and ffgrid)
- 2011-03-24 10:51:33下载
- 积分:1
-
SupTatouageV0
Code for watermarking
- 2012-05-10 17:34:03下载
- 积分:1
-
1Dacoustic
1D声学计算程序 由matlab编写,包括FEM和BEM,适合初学者(1D acoustic calculation program written by matlab, including FEM and BEM, suitable for beginners)
- 2021-04-23 19:28:48下载
- 积分:1
-
dehaze-by-matlab
matlab 除雾 混合方法 内涵图片 转载(matlab dehaze defog matlab combined technique)
- 2021-03-30 22:39:09下载
- 积分:1
-
ofdm系统matlab仿真源代码
说明: 整个ofdm系统仿真的全过程,包括qpsk的调制解调等(The whole process of OFDM system simulation, including QPSK modulation and demodulation)
- 2020-05-28 14:29:04下载
- 积分:1
-
matlab.rar
说明: matlab教程,有大量的例子与代码,对于初学者有很大帮助,值得一看(matlab tutorial, a large number of examples and code, very helpful for beginners, worth a visit)
- 2010-04-07 10:47:24下载
- 积分:1
-
BST3_array
In computer science, a binary tree is a tree data structure in which each node has at most two children, which are referred to as the left child and the right child. A recursive definition using just set theory notions is that a (non-empty) binary tree is a triple (L, S, R), where L and R are binary trees or the empty set and S is a singleton set.[1] Some authors allow the binary tree to be the empty set as well.
- 2016-02-10 15:10:19下载
- 积分:1