-
LCMV
LCMV波束形成,线性约束最小方差,两个信号,一个期望信号,一个干扰信号。(LCMV beamformer, LCMV, two signals, a desired signal, an interference signal.)
- 2013-07-17 20:58:49下载
- 积分:1
-
robot_mobil
program wich simulate a navigation system which used to avoid obstacal and go to the targetp point using potential method
- 2013-09-30 18:06:29下载
- 积分:1
-
Current-mode-signal-processing-circuits_Wilson--L
Current mode signal processing
- 2013-08-08 14:20:01下载
- 积分:1
-
annealing-algorithm
模拟退火算法matlab源程序,可用于网络流量数据的分析(Simulated annealing algorithm matlab source code, can be used for the analysis of network traffic data)
- 2011-10-04 16:52:33下载
- 积分:1
-
Matrix-and-its-operation
矩阵是数学中一个十分重要的概念,其应用能够十分广泛,Matlab中最基本最重要的功能就是进行矩阵运算,其所有数值功能都已矩阵为基本单元来实现,掌握Matlab中的矩阵运算是十分重要的(Matrix and its operation)
- 2013-09-24 11:21:33下载
- 积分:1
-
16QAM_BER
说明: 16QAM的误码率性能分析的matlab仿真(16QAM BER performance of the Matlab simulation analysis)
- 2006-05-10 18:55:16下载
- 积分:1
-
matlab
利用遗传算法求解75个城市之间的最优路径,得到的结果较为理想。(The use of genetic algorithm for optimal path between the 75 cities, the result is more desirable.)
- 2012-06-17 18:47:04下载
- 积分:1
-
svm smo
支持向量机。 包括SMO算法,用于求解alpha的值(Support vector machine. Including the SMO algorithm for solving alpha values)
- 2020-06-25 14:00:01下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
fir
使用matlab语言设计FIR有限冲击响应滤波器,可以计算滤波器参数(matlab fir )
- 2009-09-11 16:34:50下载
- 积分:1