-
Beamform
该程序是基于时间延迟求和的波束成形算法的实现,根据是结果来看有很好的效果(The program is based on the sum of the time delay beamforming algorithm, based on results, there is a good effect)
- 2021-01-21 01:18:46下载
- 积分:1
-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
turbodemo
这是关于turbo码的编解码的几个matlab程序,希望大家能用的上!(This is a turbo code on several matlab codec procedures, hope that we can use the on!)
- 2008-01-06 16:38:02下载
- 积分:1
-
ukf
UKF and sigma points
- 2010-11-09 14:23:15下载
- 积分:1
-
BPSK
史上最详细的BPSK的源程序,下载后绝对不会让你后悔,如果喜欢点个赞哦,欢迎交流。(BPSK history of the most detailed source, will not let you download later regret it, if you like the point of a like oh, please share.)
- 2014-11-13 18:53:49下载
- 积分:1
-
allmargin
Control code for matlab versions prior
- 2013-10-24 21:21:31下载
- 积分:1
-
scream_v1
用Matlab编写的多元回归工具箱,主要用于多为数组的分析,例如平行因子分析(Parafac ananysis)(SCREAM: A novel method for multi-way regression problems with shifts and shape changes in one mode.)
- 2014-10-24 16:30:07下载
- 积分:1
-
code
基于MATLAB环境下的人脸识别代码,简单易行,值得下载(Environment based on MATLAB code for face recognition, simple and easy, it is worth downloading)
- 2009-04-23 09:26:47下载
- 积分:1
-
Rrs--matlaabS
RS码的matlabb仿真非常有帮助的东西,完整源代码。
(RS code matlabb simulation is very helpful things, complete source code.)
- 2012-07-10 09:05:38下载
- 积分:1
-
RGB
The Matlab function RGB() converts a color index (whole number from 1-21), English name of a color (string), or RGB triple with whole number components in {0, 1, ..., 255} into an RGB triple with real-valued components in [0,1]. RGB() allows the user to access a set of 21 colors via their common English names. For eight of these colors that have more than one common name, the program accepts alternative names, reducing the memory burden on the user.
- 2009-11-20 16:06:02下载
- 积分:1